Pull request #287 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8789664ffe51a85f63fc1b64b9bd6c0c4669f35+788eb5aa681600b58a588c2696b7c43b899f9bac (669fcd71c73423131e3a24b3a943c0c0706973b0) 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-ssh6019622025812405309.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9898116808089162329.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-287/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-287/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8184266962063986846.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-287/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3656093773895273913.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13686442046931323215.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-287/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-287/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13843906841242556718.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-5310’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5311’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5507’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5508’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5509’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5561’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5569 in /w/workspace/undry_device-rfid-llrp-go_PR-287 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-287 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 788eb5aa681600b58a588c2696b7c43b899f9bac into PR head commit c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 Merge succeeded, producing c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 Checking out Revision c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 (PR-287) Commit message: "build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/287/head:refs/remotes/origin/PR-287 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 # 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 788eb5aa681600b58a588c2696b7c43b899f9bac # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:34:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:34:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:34:12 ========================================================= 23:34:12 EdgeX Global Pipelines Version Info 23:34:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:34:13 ------------------- 23:34:13 stable info: 23:34:13 ------------------- 23:34:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:34:13 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:34:13 Message: update stable to v1.0.258 23:34:13 ------------------- 23:34:13 experimental info: 23:34:13 ------------------- 23:34:13 Commited By: **** collab-it+edgex@linuxfoundation.org 23:34:13 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:34:13 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:34:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:34:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:34:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:34:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:34:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:34:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:34:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:34:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:34:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:34:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:34:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:34:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:34:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-287 [Pipeline] echo 23:34:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-287 [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-287 [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c878966 [Pipeline] echo 23:34:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:16 provisioning config files... 23:34:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-287@tmp/config11326471037973046634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:16 ---> ****-login.sh 23:34:16 nexus3.edgexfoundry.org:10001 23:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:17 Configure a credential helper to remove this warning. See 23:34:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:17 23:34:17 Login Succeeded 23:34:17 nexus3.edgexfoundry.org:10002 23:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:17 Configure a credential helper to remove this warning. See 23:34:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:17 23:34:17 Login Succeeded 23:34:17 nexus3.edgexfoundry.org:10003 23:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:17 Configure a credential helper to remove this warning. See 23:34:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:17 23:34:17 Login Succeeded 23:34:17 nexus3.edgexfoundry.org:10004 23:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:17 Configure a credential helper to remove this warning. See 23:34:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:17 23:34:17 Login Succeeded 23:34:17 ****.io 23:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:17 Configure a credential helper to remove this warning. See 23:34:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:17 23:34:17 Login Succeeded 23:34:17 ---> ****-login.sh ends [Pipeline] } 23:34:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:34:18 + git rev-list -1 --merges c8789664ffe51a85f63fc1b64b9bd6c0c4669f35~1..c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 [Pipeline] echo 23:34:18 -----------> git rev-list -1 --merges c8789664ffe51a85f63fc1b64b9bd6c0c4669f35~1..c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 [false] [Pipeline] sh 23:34:18 + git log --format=format:%s -1 c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 [Pipeline] echo 23:34:18 ========================================================= 23:34:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:34:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:34:19 + git log --format=format:%s -1 c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 [Pipeline] echo 23:34:19 [semverPrep] GIT_COMMIT: c8789664ffe51a85f63fc1b64b9bd6c0c4669f35, Commit Message: build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 [Pipeline] echo 23:34:19 [semverPrep] This is not a build commit. [Pipeline] sh 23:34:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:34:20 + grep -v github /etc/ssh/ssh_known_hosts 23:34:20 + [ -e /tmp/ssh_known_hosts ] 23:34:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:34:20 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:34:20 sudo tee -a /etc/ssh/ssh_known_hosts 23:34:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:20 23:34:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:20 0.1.4: Pulling from edgex-devops/py-git-semver 23:34:20 b85a868b505f: Pulling fs layer 23:34:20 e2be974225ed: Pulling fs layer 23:34:20 339a4e72a1f5: Pulling fs layer 23:34:20 988bab9f4d93: Pulling fs layer 23:34:20 1469e6f7b9e6: Pulling fs layer 23:34:20 eaf3925da568: Pulling fs layer 23:34:20 bab4dde63d76: Pulling fs layer 23:34:20 bde34c3a00c8: Pulling fs layer 23:34:20 b352a97aabf1: Pulling fs layer 23:34:20 4872d77fe225: Pulling fs layer 23:34:20 5851b861e8e6: Pulling fs layer 23:34:20 988bab9f4d93: Waiting 23:34:20 1469e6f7b9e6: Waiting 23:34:20 eaf3925da568: Waiting 23:34:20 bab4dde63d76: Waiting 23:34:20 bde34c3a00c8: Waiting 23:34:20 b352a97aabf1: Waiting 23:34:20 4872d77fe225: Waiting 23:34:20 5851b861e8e6: Waiting 23:34:20 e2be974225ed: Verifying Checksum 23:34:20 e2be974225ed: Download complete 23:34:20 988bab9f4d93: Verifying Checksum 23:34:20 988bab9f4d93: Download complete 23:34:20 1469e6f7b9e6: Verifying Checksum 23:34:20 1469e6f7b9e6: Download complete 23:34:20 eaf3925da568: Download complete 23:34:20 339a4e72a1f5: Verifying Checksum 23:34:20 339a4e72a1f5: Download complete 23:34:20 bde34c3a00c8: Download complete 23:34:21 b352a97aabf1: Download complete 23:34:21 4872d77fe225: Verifying Checksum 23:34:21 4872d77fe225: Download complete 23:34:21 5851b861e8e6: Verifying Checksum 23:34:21 5851b861e8e6: Download complete 23:34:21 b85a868b505f: Verifying Checksum 23:34:21 b85a868b505f: Download complete 23:34:21 bab4dde63d76: Verifying Checksum 23:34:21 bab4dde63d76: Download complete 23:34:22 b85a868b505f: Pull complete 23:34:22 e2be974225ed: Pull complete 23:34:23 339a4e72a1f5: Pull complete 23:34:23 988bab9f4d93: Pull complete 23:34:23 1469e6f7b9e6: Pull complete 23:34:23 eaf3925da568: Pull complete 23:34:25 bab4dde63d76: Pull complete 23:34:25 bde34c3a00c8: Pull complete 23:34:25 b352a97aabf1: Pull complete 23:34:26 4872d77fe225: Pull complete 23:34:26 5851b861e8e6: Pull complete 23:34:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:34:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:27 prd-ubuntu20.04-docker-8c-8g-5569 does not seem to be running inside a container 23:34:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-287 -v /w/workspace/undry_device-rfid-llrp-go_PR-287:/w/workspace/undry_device-rfid-llrp-go_PR-287:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-287@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-287@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:34:32 $ docker top bfa492c8802f1fcac3c9a4e0545e16b5e13d8a4631c39ed483c0ab58798b3786 -eo pid,comm 23:34:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:34:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:34:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:32 [ssh-agent] Looking for ssh-agent implementation... 23:34:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:33 $ docker exec bfa492c8802f1fcac3c9a4e0545e16b5e13d8a4631c39ed483c0ab58798b3786 ssh-agent 23:34:33 SSH_AUTH_SOCK=/tmp/ssh-tzZWJK0MYS1M/agent.32 23:34:33 SSH_AGENT_PID=38 23:34:33 Running ssh-add (command line suppressed) 23:34:33 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-287@tmp/private_key_3600019566067807942.key (/w/workspace/undry_device-rfid-llrp-go_PR-287@tmp/private_key_3600019566067807942.key) 23:34:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:33 + git tag --points-at HEAD [Pipeline] } 23:34:33 $ docker exec --env ******** --env ******** bfa492c8802f1fcac3c9a4e0545e16b5e13d8a4631c39ed483c0ab58798b3786 ssh-agent -k 23:34:33 unset SSH_AUTH_SOCK; 23:34:33 unset SSH_AGENT_PID; 23:34:33 echo Agent pid 38 killed; 23:34:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:34:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:34 [ssh-agent] Looking for ssh-agent implementation... 23:34:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:34 $ docker exec bfa492c8802f1fcac3c9a4e0545e16b5e13d8a4631c39ed483c0ab58798b3786 ssh-agent 23:34:34 SSH_AUTH_SOCK=/tmp/ssh-fQ6x2KPfz0st/agent.71 23:34:34 SSH_AGENT_PID=77 23:34:34 Running ssh-add (command line suppressed) 23:34:34 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-287@tmp/private_key_15663400086466518793.key (/w/workspace/undry_device-rfid-llrp-go_PR-287@tmp/private_key_15663400086466518793.key) 23:34:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:34 + git semver init 23:34:35 2024-03-13 23:34:35,013 [run_init] DEBUG init version:0.0.0 force:False 23:34:35 2024-03-13 23:34:35,014 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-287/.semver 23:34:35 2024-03-13 23:34:35,015 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-287/.semver 23:34:35 2024-03-13 23:34:35,015 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-287/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-287, universal_newlines=False, shell=None, istream=None) 23:34:36 2024-03-13 23:34:36,200 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-287/.git/info/exclude 23:34:36 2024-03-13 23:34:36,200 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-287/.semver/PR-287 with force:False 23:34:36 2024-03-13 23:34:36,201 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-287/.semver/PR-287 23:34:36 2024-03-13 23:34:36,205 [execute] INFO git cat-file --batch-check 23:34:36 2024-03-13 23:34:36,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-287/.semver, universal_newlines=False, shell=None, istream=) 23:34:36 2024-03-13 23:34:36,212 [execute] INFO git cat-file --batch 23:34:36 2024-03-13 23:34:36,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-287/.semver, universal_newlines=False, shell=None, istream=) 23:34:36 2024-03-13 23:34:36,219 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-287/.semver/PR-287 23:34:36 0.0.0 [Pipeline] } 23:34:36 $ docker exec --env ******** --env ******** bfa492c8802f1fcac3c9a4e0545e16b5e13d8a4631c39ed483c0ab58798b3786 ssh-agent -k 23:34:36 unset SSH_AUTH_SOCK; 23:34:36 unset SSH_AGENT_PID; 23:34:36 echo Agent pid 77 killed; 23:34:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:34:37 + git semver [Pipeline] } 23:34:37 $ docker stop --time=1 bfa492c8802f1fcac3c9a4e0545e16b5e13d8a4631c39ed483c0ab58798b3786 23:34:39 $ docker rm -f --volumes bfa492c8802f1fcac3c9a4e0545e16b5e13d8a4631c39ed483c0ab58798b3786 [Pipeline] // withDockerContainer [Pipeline] sh 23:34:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:34:40 Stashed 1 file(s) [Pipeline] echo 23:34:40 [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 23:34:41 provisioning config files... 23:34:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-287@tmp/config707411892944177096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:41 ---> ****-login.sh 23:34:41 nexus3.edgexfoundry.org:10001 23:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:41 Configure a credential helper to remove this warning. See 23:34:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:41 23:34:41 Login Succeeded 23:34:41 nexus3.edgexfoundry.org:10002 23:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:41 Configure a credential helper to remove this warning. See 23:34:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:41 23:34:41 Login Succeeded 23:34:41 nexus3.edgexfoundry.org:10003 23:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:42 Configure a credential helper to remove this warning. See 23:34:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:42 23:34:42 Login Succeeded 23:34:42 nexus3.edgexfoundry.org:10004 23:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:42 Configure a credential helper to remove this warning. See 23:34:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:42 23:34:42 Login Succeeded 23:34:42 ****.io 23:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:42 Configure a credential helper to remove this warning. See 23:34:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:42 23:34:42 Login Succeeded 23:34:42 ---> ****-login.sh ends [Pipeline] } 23:34:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:34:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:34:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:34:42 ========================================================= 23:34:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:34:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:34:43 Sending build context to Docker daemon 8.44MB 23:34:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:34:43 Step 2/12 : FROM ${BASE} AS builder 23:34:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:34:43 7264a8db6415: Pulling fs layer 23:34:43 c4d48a809fc2: Pulling fs layer 23:34:43 4f1c88b9dad5: Pulling fs layer 23:34:43 ad3a456e5733: Pulling fs layer 23:34:43 69c7f0334f64: Pulling fs layer 23:34:43 1f1c1a5573a3: Pulling fs layer 23:34:43 ce7588e14bc9: Pulling fs layer 23:34:43 b5e4710f87ac: Pulling fs layer 23:34:43 ad3a456e5733: Waiting 23:34:43 69c7f0334f64: Waiting 23:34:43 1f1c1a5573a3: Waiting 23:34:43 ce7588e14bc9: Waiting 23:34:43 b5e4710f87ac: Waiting 23:34:43 c4d48a809fc2: Verifying Checksum 23:34:43 c4d48a809fc2: Download complete 23:34:43 ad3a456e5733: Verifying Checksum 23:34:43 ad3a456e5733: Download complete 23:34:43 69c7f0334f64: Verifying Checksum 23:34:43 69c7f0334f64: Download complete 23:34:43 7264a8db6415: Verifying Checksum 23:34:43 7264a8db6415: Download complete 23:34:43 1f1c1a5573a3: Verifying Checksum 23:34:43 1f1c1a5573a3: Download complete 23:34:44 7264a8db6415: Pull complete 23:34:44 b5e4710f87ac: Verifying Checksum 23:34:44 b5e4710f87ac: Download complete 23:34:44 4f1c88b9dad5: Verifying Checksum 23:34:44 4f1c88b9dad5: Download complete 23:34:44 c4d48a809fc2: Pull complete 23:34:44 ce7588e14bc9: Verifying Checksum 23:34:44 ce7588e14bc9: Download complete 23:34:48 4f1c88b9dad5: Pull complete 23:34:48 ad3a456e5733: Pull complete 23:34:48 69c7f0334f64: Pull complete 23:34:48 1f1c1a5573a3: Pull complete 23:34:51 ce7588e14bc9: Pull complete 23:34:51 b5e4710f87ac: Pull complete 23:34:51 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:34:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:34:52 ---> 88b5674ff536 23:34:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:34:56 Still waiting to schedule task 23:34:56 ‘prd-centos7-blackbox-4c-2g-5310’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:34:56 ‘prd-centos7-blackbox-4c-2g-5311’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:34:56 ‘prd-ubuntu18.04-docker-8c-8g-5507’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:34:56 ‘prd-ubuntu18.04-docker-8c-8g-5508’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:34:56 ‘prd-ubuntu18.04-docker-8c-8g-5509’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:34:56 ‘prd-ubuntu20.04-docker-8c-8g-5573’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:34:56 ‘prd-ubuntu20.04-docker-8c-8g-5574’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:34:56 ‘prd-ubuntu20.04-docker-8c-8g-5575’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:34:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5576’ is offline 23:34:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5578’ is offline 23:35:00 ---> Running in f268ab2f182f 23:35:00 Removing intermediate container f268ab2f182f 23:35:00 ---> 5266911dc92a 23:35:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:35:00 ---> Running in 4fc643cd4127 23:35:00 Removing intermediate container 4fc643cd4127 23:35:00 ---> 84d88e053659 23:35:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 23:35:00 ---> Running in d1112b8bc9e5 23:35:00 Removing intermediate container d1112b8bc9e5 23:35:00 ---> e9e2349697b7 23:35:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:35:00 ---> Running in 2a318a88b124 23:35:00 Removing intermediate container 2a318a88b124 23:35:00 ---> e7a13adb59d1 23:35:00 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:35:00 ---> Running in e498d117b14d 23:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:35:01 OK: 264 MiB in 52 packages 23:35:02 Removing intermediate container e498d117b14d 23:35:02 ---> 84a7ad19152d 23:35:02 Step 8/12 : WORKDIR /app 23:35:03 ---> Running in 0714902d3d31 23:35:03 Removing intermediate container 0714902d3d31 23:35:03 ---> 907f827a7117 23:35:03 Step 9/12 : COPY go.mod vendor* ./ 23:35:03 ---> 38d4862ac1dd 23:35:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:04 ---> Running in 31c4f47dfda1 23:36:01 Removing intermediate container 31c4f47dfda1 23:36:01 ---> 30210b0a3371 23:36:01 Step 11/12 : COPY . . 23:36:01 ---> 2b3819b40744 23:36:01 Step 12/12 : RUN $MAKE 23:36:01 ---> Running in 3a8b5678c17e 23:36:01 noop 23:36:01 Removing intermediate container 3a8b5678c17e 23:36:01 ---> d745a48b4c19 23:36:01 Successfully built d745a48b4c19 23:36:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:01 + docker inspect -f . ci-base-image-x86_64 23:36:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:01 prd-ubuntu20.04-docker-8c-8g-5569 does not seem to be running inside a container 23:36:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-287 -v /w/workspace/undry_device-rfid-llrp-go_PR-287:/w/workspace/undry_device-rfid-llrp-go_PR-287:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-287@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-287@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:36:03 $ docker top 76952ca25d0b6ab4930984ebf80964bcb4cabef6e2e48e955b192332f008aeb0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:04 + go version 23:36:04 go version go1.21.0 linux/amd64 [Pipeline] } 23:36:04 $ docker stop --time=1 76952ca25d0b6ab4930984ebf80964bcb4cabef6e2e48e955b192332f008aeb0 23:36:06 $ docker rm -f --volumes 76952ca25d0b6ab4930984ebf80964bcb4cabef6e2e48e955b192332f008aeb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:07 + docker inspect -f . ci-base-image-x86_64 23:36:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:07 prd-ubuntu20.04-docker-8c-8g-5569 does not seem to be running inside a container 23:36:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-287 -v /w/workspace/undry_device-rfid-llrp-go_PR-287:/w/workspace/undry_device-rfid-llrp-go_PR-287:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-287@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-287@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:36:09 $ docker top 8a272af9c5aff03b50c116108da25cbfeda92703c51e050a711a3074b5147ff9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:10 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-287 [Pipeline] fileExists [Pipeline] sh 23:36:10 + make test 23:36:10 go test ./... -coverprofile=coverage.out ./... 23:36:16 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:36:26 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:36:26 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:36:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.865s coverage: 40.6% of statements 23:36:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements 23:36:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements 23:36:48 go vet ./... 23:36:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:36:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:36:50 ./bin/test-attribution-txt.sh 23:36:50 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:36:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:36:51 $ docker stop --time=1 8a272af9c5aff03b50c116108da25cbfeda92703c51e050a711a3074b5147ff9 23:36:57 $ docker rm -f --volumes 8a272af9c5aff03b50c116108da25cbfeda92703c51e050a711a3074b5147ff9 [Pipeline] // withDockerContainer [Pipeline] sh 23:36:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:36:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:36:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:36:59 + ls -al . 23:36:59 total 640 23:36:59 drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 23:36 . 23:36:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:34 .. 23:36:59 -rw-rw-r-- 1 jenkins jenkins 134 Mar 13 23:34 .dockerignore 23:36:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:36 .git 23:36:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:34 .github 23:36:59 -rw-rw-r-- 1 jenkins jenkins 880 Mar 13 23:34 .gitignore 23:36:59 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:34 .golangci.yml 23:36:59 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:34 .semver 23:36:59 -rw-rw-r-- 1 jenkins jenkins 11980 Mar 13 23:34 Attribution.txt 23:36:59 -rw-rw-r-- 1 jenkins jenkins 11677 Mar 13 23:34 CHANGELOG.md 23:36:59 -rw-rw-r-- 1 jenkins jenkins 1456 Mar 13 23:34 Dockerfile 23:36:59 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:34 GOVERNANCE.md 23:36:59 -rw-rw-r-- 1 jenkins jenkins 661 Mar 13 23:34 Jenkinsfile 23:36:59 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 13 23:34 LICENSE 23:36:59 -rw-rw-r-- 1 jenkins jenkins 2179 Mar 13 23:34 Makefile 23:36:59 -rw-rw-r-- 1 jenkins jenkins 625 Mar 13 23:34 OWNERS.md 23:36:59 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 13 23:34 README.md 23:36:59 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:34 VERSION 23:36:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:34 bin 23:36:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:34 cmd 23:36:59 -rw-r--r-- 1 jenkins jenkins 459493 Mar 13 23:36 coverage.out 23:36:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:34 examples 23:36:59 -rw-rw-r-- 1 jenkins jenkins 3923 Mar 13 23:34 go.mod 23:36:59 -rw-rw-r-- 1 jenkins jenkins 35612 Mar 13 23:34 go.sum 23:36:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:34 images 23:36:59 drwxrwxr-x 5 jenkins jenkins 4096 Mar 13 23:34 internal 23:36:59 -rw-rw-r-- 1 jenkins jenkins 193 Mar 13 23:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:59 + 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=c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 --label arch=amd64 --label version=0.0.0 . 23:36:59 Sending build context to Docker daemon 8.44MB 23:36:59 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:36:59 Step 2/25 : FROM ${BASE} AS builder 23:36:59 ---> d745a48b4c19 23:36:59 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:37:00 ---> Running in e7239ba8f4ec 23:37:00 Removing intermediate container e7239ba8f4ec 23:37:00 ---> 8610d27d3a79 23:37:00 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:37:01 ---> Running in e33320870296 23:37:02 Removing intermediate container e33320870296 23:37:02 ---> f5665d720fe1 23:37:02 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 23:37:02 ---> Running in fefe073f88c5 23:37:02 Removing intermediate container fefe073f88c5 23:37:02 ---> 998046e14ecc 23:37:02 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:37:02 ---> Running in 72a5fb813dbc 23:37:03 Removing intermediate container 72a5fb813dbc 23:37:03 ---> 20b51900da68 23:37:03 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:37:03 ---> Running in a772a1e90d19 23:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:37:04 OK: 264 MiB in 52 packages 23:37:07 Removing intermediate container a772a1e90d19 23:37:07 ---> 3bcece84a46c 23:37:07 Step 8/25 : WORKDIR /app 23:37:07 ---> Running in da462fd81e19 23:37:07 Removing intermediate container da462fd81e19 23:37:07 ---> 18955ae006be 23:37:07 Step 9/25 : COPY go.mod vendor* ./ 23:37:07 ---> 97f000203b3c 23:37:07 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:07 ---> Running in d95f493e1cc5 23:37:07 Removing intermediate container d95f493e1cc5 23:37:07 ---> 8fcb0b3409ae 23:37:07 Step 11/25 : COPY . . 23:37:07 ---> f04895d38802 23:37:07 Step 12/25 : RUN $MAKE 23:37:07 ---> Running in 823e8670d87d 23:37:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 23:37:28 Removing intermediate container 823e8670d87d 23:37:28 ---> 8879497c9f1d 23:37:28 Step 13/25 : FROM alpine:3.18 23:37:31 3.18: Pulling from library/alpine 23:37:31 619be1103602: Pulling fs layer 23:37:31 619be1103602: Download complete 23:37:31 619be1103602: Pull complete 23:37:31 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:37:31 Status: Downloaded newer image for alpine:3.18 23:37:31 ---> d3782b16ccc9 23:37:31 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:37:32 ---> Running in 5241b321279e 23:37:32 Removing intermediate container 5241b321279e 23:37:32 ---> e1015b9197b1 23:37:32 Step 15/25 : RUN apk add --update --no-cache dumb-init 23:37:32 ---> Running in a521d311d329 23:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:37:33 (1/1) Installing dumb-init (1.2.5-r2) 23:37:33 Executing busybox-1.36.1-r5.trigger 23:37:33 OK: 7 MiB in 16 packages 23:37:33 Removing intermediate container a521d311d329 23:37:33 ---> bbf521b218bb 23:37:33 Step 16/25 : RUN apk --no-cache upgrade 23:37:33 ---> Running in 340cde5ff2de 23:37:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:37:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:37:34 OK: 7 MiB in 16 packages 23:37:34 Removing intermediate container 340cde5ff2de 23:37:34 ---> c25aae20d0f9 23:37:34 Step 17/25 : COPY --from=builder /app/LICENSE / 23:37:34 ---> a955007eb99c 23:37:34 Step 18/25 : COPY --from=builder /app/Attribution.txt / 23:37:34 ---> df8182056338 23:37:34 Step 19/25 : COPY --from=builder /app/cmd/ / 23:37:35 ---> be20640e6d06 23:37:35 Step 20/25 : EXPOSE 59989 23:37:35 ---> Running in c92d6338dce4 23:37:35 Removing intermediate container c92d6338dce4 23:37:35 ---> 1e7360f98667 23:37:35 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 23:37:35 ---> Running in bc6b97b1cc87 23:37:35 Removing intermediate container bc6b97b1cc87 23:37:35 ---> c582a4392992 23:37:35 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:37:36 ---> Running in 32a5980a56b1 23:37:36 Removing intermediate container 32a5980a56b1 23:37:36 ---> ab5defc927f1 23:37:36 Step 23/25 : LABEL arch=amd64 23:37:36 ---> Running in a17fff4082c8 23:37:36 Removing intermediate container a17fff4082c8 23:37:36 ---> f212c849a383 23:37:36 Step 24/25 : LABEL git_sha=c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 23:37:36 ---> Running in 6384b53edcf3 23:37:36 Removing intermediate container 6384b53edcf3 23:37:36 ---> 4cb6d8d0d732 23:37:36 Step 25/25 : LABEL version=0.0.0 23:37:36 ---> Running in 2b9b5f2c634f 23:37:36 Removing intermediate container 2b9b5f2c634f 23:37:36 ---> 13168f62a8e3 23:37:36 [Warning] One or more build-args [ARCH] were not consumed 23:37:36 Successfully built 13168f62a8e3 23:37:36 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:37 23:37:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:38 latest: Pulling from edgex-lftools-log-publisher 23:37:38 5eb5b503b376: Pulling fs layer 23:37:38 5c69ac0246d0: Pulling fs layer 23:37:38 ec43610c2a17: Pulling fs layer 23:37:38 3a2ae6a8a46f: Pulling fs layer 23:37:38 33b1e0a273af: Pulling fs layer 23:37:38 5d3b04190fa2: Pulling fs layer 23:37:38 2f39f015ded8: Pulling fs layer 23:37:38 3a2ae6a8a46f: Waiting 23:37:38 5d3b04190fa2: Waiting 23:37:38 33b1e0a273af: Waiting 23:37:38 2f39f015ded8: Waiting 23:37:38 5c69ac0246d0: Download complete 23:37:38 3a2ae6a8a46f: Download complete 23:37:38 33b1e0a273af: Verifying Checksum 23:37:38 33b1e0a273af: Download complete 23:37:38 5d3b04190fa2: Verifying Checksum 23:37:38 5d3b04190fa2: Download complete 23:37:38 ec43610c2a17: Verifying Checksum 23:37:38 ec43610c2a17: Download complete 23:37:38 5eb5b503b376: Verifying Checksum 23:37:38 5eb5b503b376: Download complete 23:37:39 2f39f015ded8: Verifying Checksum 23:37:39 2f39f015ded8: Download complete 23:37:39 5eb5b503b376: Pull complete 23:37:40 5c69ac0246d0: Pull complete 23:37:40 ec43610c2a17: Pull complete 23:37:40 3a2ae6a8a46f: Pull complete 23:37:40 33b1e0a273af: Pull complete 23:37:41 5d3b04190fa2: Pull complete 23:37:45 2f39f015ded8: Pull complete 23:37:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:37:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:45 prd-ubuntu20.04-docker-8c-8g-5569 does not seem to be running inside a container 23:37:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-287 -v /w/workspace/undry_device-rfid-llrp-go_PR-287:/w/workspace/undry_device-rfid-llrp-go_PR-287:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-287@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-287@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:37:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5585 in /w/workspace/undry_device-rfid-llrp-go_PR-287 23:37:59 $ docker top 8d7fe38f55778afdbd311ff4dc77b44d0c3a81fc59f44d10542824ebbc4b802d -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 23:38:00 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 23:38:00 The recommended git tool is: git 23:38:00 ---> job-cost.sh 23:38:00 lf-activate-venv: SKIPPING 23:38:00 INFO: No Stack... 23:38:01 INFO: Retrieving Pricing Info for: v3-standard-8 23:38:01 INFO: Archiving Costs [Pipeline] sh 23:38:01 + cat /w/workspace/undry_device-rfid-llrp-go_PR-287/archives/cost.csv 23:38:01 + cut -d, -f6 [Pipeline] lock 23:38:01 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-287-1-stack-cost] 23:38:01 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-287-1-stack-cost] did not exist. Created. 23:38:01 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-287-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:38:02 + echo total: 0.2199999988079071 [Pipeline] stash 23:38:02 Stashed 1 file(s) [Pipeline] } 23:38:02 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-287-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:38:02 $ docker stop --time=1 8d7fe38f55778afdbd311ff4dc77b44d0c3a81fc59f44d10542824ebbc4b802d 23:38:03 $ docker rm -f --volumes 8d7fe38f55778afdbd311ff4dc77b44d0c3a81fc59f44d10542824ebbc4b802d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:38:09 using credential edgex-jenkins-ssh 23:38:09 Cloning the remote Git repository 23:38:09 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:38:09 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 23:38:09 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:38:09 > git --version # timeout=10 23:38:09 > git --version # 'git version 2.25.1' 23:38:09 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:38:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:15 Merging remotes/origin/main commit 788eb5aa681600b58a588c2696b7c43b899f9bac into PR head commit c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 23:38:14 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:38:14 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:38:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/287/head:refs/remotes/origin/PR-287 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:38:15 > git config core.sparsecheckout # timeout=10 23:38:15 > git checkout -f c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 # timeout=10 23:38:20 Merge succeeded, producing c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 23:38:20 Checking out Revision c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 (PR-287) 23:38:20 > git remote # timeout=10 23:38:20 > git config --get remote.origin.url # timeout=10 23:38:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:20 > git merge 788eb5aa681600b58a588c2696b7c43b899f9bac # timeout=10 23:38:20 > git rev-parse HEAD^{commit} # timeout=10 23:38:20 > git config core.sparsecheckout # timeout=10 23:38:20 > git checkout -f c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 # timeout=10 23:38:21 Commit message: "build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0" 23:38:21 > git --version # timeout=10 23:38:21 > git --version # 'git version 2.25.1' 23:38:22 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:38:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:38:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:38:23 Dload Upload Total Spent Left Speed 23:38:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 154k 0 --:--:-- --:--:-- --:--:-- 154k [Pipeline] sh 23:38:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:38:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:38:24 + sudo tee /etc/docker/daemon.new 23:38:24 { 23:38:24 "registry-mirrors": [ 23:38:24 "https://nexus3.edgexfoundry.org:10001" 23:38:24 ], 23:38:24 "bip": "10.250.0.254/24", 23:38:24 "hosts": [ 23:38:24 "tcp://0.0.0.0:5555", 23:38:24 "unix:///var/run/docker.sock" 23:38:24 ], 23:38:24 "mtu": 1458, 23:38:24 "selinux-enabled": true, 23:38:24 "seccomp-profile": "/etc/docker/seccomp.json" 23:38:24 } [Pipeline] sh 23:38:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:38:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:43 provisioning config files... 23:38:43 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config2678875893922087922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:44 ---> ****-login.sh 23:38:44 nexus3.edgexfoundry.org:10001 23:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:45 Configure a credential helper to remove this warning. See 23:38:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:45 23:38:45 Login Succeeded 23:38:45 nexus3.edgexfoundry.org:10002 23:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:45 Configure a credential helper to remove this warning. See 23:38:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:45 23:38:45 Login Succeeded 23:38:45 nexus3.edgexfoundry.org:10003 23:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:46 Configure a credential helper to remove this warning. See 23:38:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:46 23:38:46 Login Succeeded 23:38:46 nexus3.edgexfoundry.org:10004 23:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:47 Configure a credential helper to remove this warning. See 23:38:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:47 23:38:47 Login Succeeded 23:38:47 ****.io 23:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:47 Configure a credential helper to remove this warning. See 23:38:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:47 23:38:47 Login Succeeded 23:38:47 ---> ****-login.sh ends [Pipeline] } 23:38:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:38:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:38:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:38:48 ========================================================= 23:38:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:38:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:38:49 Sending build context to Docker daemon 1.198MB 23:38:49 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:38:49 Step 2/12 : FROM ${BASE} AS builder 23:38:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:38:49 9fda8d8052c6: Pulling fs layer 23:38:49 5d54e960e981: Pulling fs layer 23:38:49 c4a7e357bf2a: Pulling fs layer 23:38:49 f0e02332f6b5: Pulling fs layer 23:38:49 872ee5b61b7b: Pulling fs layer 23:38:49 0c6a40ed1a82: Pulling fs layer 23:38:49 94ae7d8d031c: Pulling fs layer 23:38:49 0c6a40ed1a82: Waiting 23:38:49 94ae7d8d031c: Waiting 23:38:49 f0e02332f6b5: Waiting 23:38:49 872ee5b61b7b: Waiting 23:38:50 5d54e960e981: Download complete 23:38:50 f0e02332f6b5: Verifying Checksum 23:38:50 f0e02332f6b5: Download complete 23:38:50 872ee5b61b7b: Verifying Checksum 23:38:50 872ee5b61b7b: Download complete 23:38:50 9fda8d8052c6: Verifying Checksum 23:38:50 9fda8d8052c6: Download complete 23:38:50 94ae7d8d031c: Verifying Checksum 23:38:50 94ae7d8d031c: Download complete 23:38:51 9fda8d8052c6: Pull complete 23:38:52 5d54e960e981: Pull complete 23:38:52 c4a7e357bf2a: Download complete 23:38:53 0c6a40ed1a82: Download complete 23:39:09 c4a7e357bf2a: Pull complete 23:39:09 f0e02332f6b5: Pull complete 23:39:09 872ee5b61b7b: Pull complete 23:39:17 0c6a40ed1a82: Pull complete 23:39:19 94ae7d8d031c: Pull complete 23:39:19 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:39:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:39:19 ---> 86de565de09d 23:39:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:39:21 ---> Running in 34dabd6d5e23 23:39:22 Removing intermediate container 34dabd6d5e23 23:39:22 ---> fa4d28c9d9b2 23:39:22 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:39:22 ---> Running in a0f871b0405f 23:39:23 Removing intermediate container a0f871b0405f 23:39:23 ---> 2a4ed9422d5f 23:39:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 23:39:23 ---> Running in 82a967448bbb 23:39:23 Removing intermediate container 82a967448bbb 23:39:23 ---> 81afd7272baf 23:39:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:39:23 ---> Running in 32daedf3b50e 23:39:24 Removing intermediate container 32daedf3b50e 23:39:24 ---> 795eb88aa9bc 23:39:24 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:39:24 ---> Running in 9d2d9d404e1b 23:39:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:39:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:39:28 OK: 266 MiB in 52 packages 23:39:29 Removing intermediate container 9d2d9d404e1b 23:39:29 ---> 57c646af745f 23:39:29 Step 8/12 : WORKDIR /app 23:39:29 ---> Running in 6c3a503a8c93 23:39:29 Removing intermediate container 6c3a503a8c93 23:39:29 ---> 5874cdff789c 23:39:29 Step 9/12 : COPY go.mod vendor* ./ 23:39:30 ---> 3bef29fd5d1b 23:39:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:30 ---> Running in 9202f93b833e 23:40:54 Removing intermediate container 9202f93b833e 23:40:54 ---> ba153b5d2115 23:40:54 Step 11/12 : COPY . . 23:40:54 ---> ff6c979ec734 23:40:54 Step 12/12 : RUN $MAKE 23:40:54 ---> Running in 0caca96f68cc 23:40:54 noop 23:40:54 Removing intermediate container 0caca96f68cc 23:40:54 ---> 16bcc4e989d9 23:40:54 Successfully built 16bcc4e989d9 23:40:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:55 + docker inspect -f . ci-base-image-arm64 23:40:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:40:56 prd-ubuntu20.04-docker-arm64-4c-16g-5585 does not seem to be running inside a container 23:40:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:40:58 $ docker top 58c8057f933358aa9b372b71f4f1fc6acafddba6e6a33eb1127ccec9bb848136 -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:59 + go version 23:40:59 go version go1.21.0 linux/arm64 [Pipeline] } 23:40:59 $ docker stop --time=1 58c8057f933358aa9b372b71f4f1fc6acafddba6e6a33eb1127ccec9bb848136 23:41:01 $ docker rm -f --volumes 58c8057f933358aa9b372b71f4f1fc6acafddba6e6a33eb1127ccec9bb848136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:02 + docker inspect -f . ci-base-image-arm64 23:41:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:02 prd-ubuntu20.04-docker-arm64-4c-16g-5585 does not seem to be running inside a container 23:41:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:41:04 $ docker top 10a3820b8db8b2127c7bde49727958c685349fd658814cfcc36a1b9e833ade52 -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:05 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 23:41:06 + make test 23:41:06 go test ./... -coverprofile=coverage.out ./... 23:41:11 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:43:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:43:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:44:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 37.107s coverage: 40.6% of statements 23:44:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.609s coverage: 51.9% of statements 23:44:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 96.4% of statements 23:44:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:44:28 go vet ./... 23:45:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:45:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:45:01 ./bin/test-attribution-txt.sh 23:45:01 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:45:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:45:01 $ docker stop --time=1 10a3820b8db8b2127c7bde49727958c685349fd658814cfcc36a1b9e833ade52 23:45:03 $ docker rm -f --volumes 10a3820b8db8b2127c7bde49727958c685349fd658814cfcc36a1b9e833ade52 [Pipeline] // withDockerContainer [Pipeline] sh 23:45:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:45:04 Warning: overwriting stash ‘coverage-report’ 23:45:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:45:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:45:06 + ls -al . 23:45:06 total 636 23:45:06 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:41 . 23:45:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:38 .. 23:45:06 -rw-rw-r-- 1 jenkins jenkins 134 Mar 13 23:38 .dockerignore 23:45:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:38 .git 23:45:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:38 .github 23:45:06 -rw-rw-r-- 1 jenkins jenkins 880 Mar 13 23:38 .gitignore 23:45:06 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:38 .golangci.yml 23:45:06 -rw-rw-r-- 1 jenkins jenkins 11980 Mar 13 23:38 Attribution.txt 23:45:06 -rw-rw-r-- 1 jenkins jenkins 11677 Mar 13 23:38 CHANGELOG.md 23:45:06 -rw-rw-r-- 1 jenkins jenkins 1456 Mar 13 23:38 Dockerfile 23:45:06 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:38 GOVERNANCE.md 23:45:06 -rw-rw-r-- 1 jenkins jenkins 661 Mar 13 23:38 Jenkinsfile 23:45:06 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 13 23:38 LICENSE 23:45:06 -rw-rw-r-- 1 jenkins jenkins 2179 Mar 13 23:38 Makefile 23:45:06 -rw-rw-r-- 1 jenkins jenkins 625 Mar 13 23:38 OWNERS.md 23:45:06 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 13 23:38 README.md 23:45:06 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:34 VERSION 23:45:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:38 bin 23:45:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:38 cmd 23:45:06 -rw-r--r-- 1 jenkins jenkins 459493 Mar 13 23:44 coverage.out 23:45:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:38 examples 23:45:06 -rw-rw-r-- 1 jenkins jenkins 3923 Mar 13 23:38 go.mod 23:45:06 -rw-rw-r-- 1 jenkins jenkins 35612 Mar 13 23:38 go.sum 23:45:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:38 images 23:45:06 drwxrwxr-x 5 jenkins jenkins 4096 Mar 13 23:38 internal 23:45:06 -rw-rw-r-- 1 jenkins jenkins 193 Mar 13 23:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:07 + 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=c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 --label arch=arm64 --label version=0.0.0 . 23:45:07 Sending build context to Docker daemon 1.198MB 23:45:07 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:45:07 Step 2/25 : FROM ${BASE} AS builder 23:45:07 ---> 16bcc4e989d9 23:45:07 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:45:07 ---> Running in 111fc064ede7 23:45:07 Removing intermediate container 111fc064ede7 23:45:07 ---> 90db1e4c66bd 23:45:07 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:45:07 ---> Running in f1100a18560a 23:45:08 Removing intermediate container f1100a18560a 23:45:08 ---> f12645b8f57d 23:45:08 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 23:45:08 ---> Running in 1ed9ca4cf721 23:45:08 Removing intermediate container 1ed9ca4cf721 23:45:08 ---> 004b2ade7921 23:45:08 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:45:09 ---> Running in fa2e41902cc5 23:45:09 Removing intermediate container fa2e41902cc5 23:45:09 ---> acd4461ad32d 23:45:09 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:45:09 ---> Running in e007879a6a1d 23:45:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:45:12 OK: 266 MiB in 52 packages 23:45:13 Removing intermediate container e007879a6a1d 23:45:13 ---> b285fe3c7fce 23:45:13 Step 8/25 : WORKDIR /app 23:45:13 ---> Running in e039b4a6beca 23:45:13 Removing intermediate container e039b4a6beca 23:45:13 ---> 59d6fdf23ded 23:45:13 Step 9/25 : COPY go.mod vendor* ./ 23:45:14 ---> 0bc94ab733df 23:45:14 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:14 ---> Running in 7b767c7c2a8c 23:45:17 Removing intermediate container 7b767c7c2a8c 23:45:17 ---> 1cae4ad9fab6 23:45:17 Step 11/25 : COPY . . 23:45:17 ---> 5f815bd39bfd 23:45:17 Step 12/25 : RUN $MAKE 23:45:17 ---> Running in 87db3b8fd5a7 23:45:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 23:47:56 Removing intermediate container 87db3b8fd5a7 23:47:56 ---> 8f3bf1e82a0b 23:47:56 Step 13/25 : FROM alpine:3.18 23:47:56 3.18: Pulling from library/alpine 23:47:56 c6b39de5b339: Pulling fs layer 23:47:56 c6b39de5b339: Download complete 23:47:56 c6b39de5b339: Pull complete 23:47:56 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:47:56 Status: Downloaded newer image for alpine:3.18 23:47:56 ---> 33abbf032149 23:47:56 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:47:56 ---> Running in 38811ab5a539 23:47:56 Removing intermediate container 38811ab5a539 23:47:56 ---> 32e90e4dd5db 23:47:56 Step 15/25 : RUN apk add --update --no-cache dumb-init 23:47:56 ---> Running in 8bcd91689609 23:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:47:56 (1/1) Installing dumb-init (1.2.5-r2) 23:47:56 Executing busybox-1.36.1-r5.trigger 23:47:56 OK: 8 MiB in 16 packages 23:47:56 Removing intermediate container 8bcd91689609 23:47:56 ---> fe1eedbc73f5 23:47:56 Step 16/25 : RUN apk --no-cache upgrade 23:47:56 ---> Running in 4d978c8dd6a8 23:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:47:56 OK: 8 MiB in 16 packages 23:47:56 Removing intermediate container 4d978c8dd6a8 23:47:56 ---> c10ce9e8bc84 23:47:56 Step 17/25 : COPY --from=builder /app/LICENSE / 23:47:56 ---> b4ecdd3b599c 23:47:56 Step 18/25 : COPY --from=builder /app/Attribution.txt / 23:47:56 ---> 132a3ac3c186 23:47:56 Step 19/25 : COPY --from=builder /app/cmd/ / 23:47:56 ---> 8f443d2242af 23:47:56 Step 20/25 : EXPOSE 59989 23:47:56 ---> Running in 5bac1a972ed5 23:47:56 Removing intermediate container 5bac1a972ed5 23:47:56 ---> d82ef7dab048 23:47:56 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 23:47:56 ---> Running in bc7fa2c10bd6 23:47:56 Removing intermediate container bc7fa2c10bd6 23:47:56 ---> a2ad2d3aa70d 23:47:56 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:47:56 ---> Running in f8d101458b93 23:47:56 Removing intermediate container f8d101458b93 23:47:56 ---> 95827ee407c6 23:47:56 Step 23/25 : LABEL arch=arm64 23:47:56 ---> Running in 2889717e07a9 23:47:56 Removing intermediate container 2889717e07a9 23:47:56 ---> 86ce4d70bc9a 23:47:56 Step 24/25 : LABEL git_sha=c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 23:47:56 ---> Running in f9b4177d1ad7 23:47:56 Removing intermediate container f9b4177d1ad7 23:47:56 ---> dbf354507614 23:47:56 Step 25/25 : LABEL version=0.0.0 23:47:56 ---> Running in e95a48663c95 23:47:57 Removing intermediate container e95a48663c95 23:47:57 ---> 4188af912398 23:47:57 [Warning] One or more build-args [ARCH] were not consumed 23:47:57 Successfully built 4188af912398 23:47:57 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:47:58 23:47:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:47:58 arm64: Pulling from edgex-lftools-log-publisher 23:47:58 8998bd30e6a1: Pulling fs layer 23:47:58 04944245beec: Pulling fs layer 23:47:58 699f458cf7ca: Pulling fs layer 23:47:58 765212b225bb: Pulling fs layer 23:47:58 f23df028b6ca: Pulling fs layer 23:47:58 d65c8cfc05b1: Pulling fs layer 23:47:58 2437ff75d9bd: Pulling fs layer 23:47:58 765212b225bb: Waiting 23:47:58 f23df028b6ca: Waiting 23:47:58 d65c8cfc05b1: Waiting 23:47:58 2437ff75d9bd: Waiting 23:47:59 04944245beec: Verifying Checksum 23:47:59 04944245beec: Download complete 23:47:59 765212b225bb: Verifying Checksum 23:47:59 765212b225bb: Download complete 23:47:59 f23df028b6ca: Verifying Checksum 23:47:59 f23df028b6ca: Download complete 23:47:59 d65c8cfc05b1: Verifying Checksum 23:47:59 d65c8cfc05b1: Download complete 23:47:59 699f458cf7ca: Verifying Checksum 23:47:59 699f458cf7ca: Download complete 23:47:59 8998bd30e6a1: Verifying Checksum 23:47:59 8998bd30e6a1: Download complete 23:48:02 2437ff75d9bd: Verifying Checksum 23:48:02 2437ff75d9bd: Download complete 23:48:04 8998bd30e6a1: Pull complete 23:48:04 04944245beec: Pull complete 23:48:06 699f458cf7ca: Pull complete 23:48:06 765212b225bb: Pull complete 23:48:07 f23df028b6ca: Pull complete 23:48:07 d65c8cfc05b1: Pull complete 23:48:26 2437ff75d9bd: Pull complete 23:48:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:48:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:26 prd-ubuntu20.04-docker-arm64-4c-16g-5585 does not seem to be running inside a container 23:48:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:48:29 $ docker top bfc41d420211dff557b7ccc60f0658ac86426d7784dfa3b268d21a9df83794cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:30 ---> job-cost.sh 23:48:30 lf-activate-venv: SKIPPING 23:48:30 INFO: No Stack... 23:48:31 INFO: Retrieving Pricing Info for: v3-standard-4 23:48:31 INFO: Archiving Costs [Pipeline] sh 23:48:32 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 23:48:32 + cut -d, -f6 [Pipeline] lock 23:48:32 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-287-1-stack-cost] 23:48:32 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-287-1-stack-cost] did not exist. Created. 23:48:32 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-287-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:48:33 /w/workspace/device-rfid-llrp-go/1@tmp/durable-191d6bb6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:48:34 + echo total: 0.10999999940395355 [Pipeline] stash 23:48:34 Warning: overwriting stash ‘stack-cost’ 23:48:34 Stashed 1 file(s) [Pipeline] } 23:48:34 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-287-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:48:34 $ docker stop --time=1 bfc41d420211dff557b7ccc60f0658ac86426d7784dfa3b268d21a9df83794cf 23:48:36 $ docker rm -f --volumes bfc41d420211dff557b7ccc60f0658ac86426d7784dfa3b268d21a9df83794cf [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 23:48:38 provisioning config files... 23:48:38 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-287@tmp/config14939780744633345241tmp [Pipeline] { [Pipeline] sh 23:48:38 + set +x 23:48:38 + bash -s -- 23:48:38 + curl -s https://codecov.io/bash 23:48:38 23:48:38 _____ _ 23:48:38 / ____| | | 23:48:38 | | ___ __| | ___ ___ _____ __ 23:48:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:48:38 | |___| (_) | (_| | __/ (_| (_) \ V / 23:48:38 \_____\___/ \__,_|\___|\___\___/ \_/ 23:48:38 Bash-1.0.6 23:48:38 23:48:38 23:48:38 ==> git version 2.25.1 found 23:48:38 ==> 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 23:48:38 Release-Date: 2020-01-08 23:48:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:48:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:48:38 ==> Jenkins CI detected. 23:48:38 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-287 23:48:38 project root: . 23:48:38 --> token set from env 23:48:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:48:38 ==> Running gcov in . (disable via -X gcov) 23:48:38 ==> Python coveragepy not found 23:48:38 ==> Searching for coverage reports in: 23:48:38 + . 23:48:38 -> Found 1 reports 23:48:38 ==> Detecting git/mercurial file structure 23:48:38 ==> Reading reports 23:48:38 + ./coverage.out bytes=459493 23:48:38 ==> Appending adjustments 23:48:38 https://docs.codecov.io/docs/fixing-reports 23:48:38 + Found adjustments 23:48:38 ==> Gzipping contents 23:48:38 52K /tmp/codecov.FwG5eE.gz 23:48:38 ==> Uploading reports 23:48:38 url: https://codecov.io 23:48:38 query: branch=PR-287&commit=c8789664ffe51a85f63fc1b64b9bd6c0c4669f35&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-287%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=287&job=&cmd_args= 23:48:38 -> Pinging Codecov 23:48:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-287&commit=c8789664ffe51a85f63fc1b64b9bd6c0c4669f35&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-287%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=287&job=&cmd_args= 23:48:39 -> Uploading to 23:48:39 https://storage.googleapis.com/codecov/v4/raw/2024-03-13/581DD39554BDF9B6E22D074273EAD858/c8789664ffe51a85f63fc1b64b9bd6c0c4669f35/58445878-c526-4773-8b48-db422c595b34.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240313T234839Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a0921a688a580b75cad5600c972cfa082781ddeb877bf8cb6e4543e4b3855df 23:48:39 % Total % Received % Xferd Average Speed Time Time Time Current 23:48:39 Dload Upload Total Spent Left Speed 23:48:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 145k --:--:-- --:--:-- --:--:-- 144k 100 50321 0 0 100 50321 0 145k --:--:-- --:--:-- --:--:-- 144k 23:48:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c8789664ffe51a85f63fc1b64b9bd6c0c4669f35 [Pipeline] } 23:48:39 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 23:48:43 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-287/archives ] 23:48:43 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-287/archives 23:48:43 total 16 23:48:43 drwxr-xr-x 3 root root 4096 Mar 13 23:38 . 23:48:43 drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 23:38 .. 23:48:43 drwxr-xr-x 2 root root 4096 Mar 13 23:38 cost 23:48:43 -rw-r--r-- 1 root root 91 Mar 13 23:38 cost.csv 23:48:43 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-287/archives 23:48:43 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-287/archives 23:48:43 total 16 23:48:43 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:38 . 23:48:43 drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 23:38 .. 23:48:43 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 23:38 cost 23:48:43 -rw-r--r-- 1 jenkins jenkins 91 Mar 13 23:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:48:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:48:44 ---> package-listing.sh 23:48:44 ++ facter osfamily 23:48:44 ++ tr '[:upper:]' '[:lower:]' 23:48:44 + OS_FAMILY=debian 23:48:44 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-287 23:48:44 + START_PACKAGES=/tmp/packages_start.txt 23:48:44 + END_PACKAGES=/tmp/packages_end.txt 23:48:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:48:44 + PACKAGES=/tmp/packages_start.txt 23:48:44 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-287 ']' 23:48:44 + PACKAGES=/tmp/packages_end.txt 23:48:44 + case "${OS_FAMILY}" in 23:48:44 + dpkg -l 23:48:44 + grep '^ii' 23:48:44 + '[' -f /tmp/packages_start.txt ']' 23:48:44 + '[' -f /tmp/packages_end.txt ']' 23:48:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:48:44 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-287 ']' 23:48:44 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-287/archives/ 23:48:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-287/archives/ [Pipeline] echo 23:48:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-287/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:48:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:48:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:45 prd-ubuntu20.04-docker-8c-8g-5569 does not seem to be running inside a container 23:48:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-287/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-287 -v /w/workspace/undry_device-rfid-llrp-go_PR-287:/w/workspace/undry_device-rfid-llrp-go_PR-287:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-287@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-287@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:48:46 $ docker top d16e5c099689badda1feb8865dd3bc095b8258e69103c380351b126cbcccd593 -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:46 + touch /tmp/pre-build-complete [Pipeline] sh 23:48:47 + mkdir -p /var/log/sysstat [Pipeline] sh 23:48:47 + ls /var/log/sa-host 23:48:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:48:47 provisioning config files... 23:48:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-287@tmp/config12153554688253666421tmp [Pipeline] { [Pipeline] echo 23:48:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:48:48 ---> create-netrc.sh [Pipeline] } 23:48:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:48:48 ---> python-tools-install.sh [Pipeline] echo 23:48:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:48:48 ---> sudo-logs.sh 23:48:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:48:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:48:49 ---> job-cost.sh 23:48:49 lf-activate-venv: SKIPPING 23:48:49 DEBUG: total: 0.2199999988079071 23:48:49 INFO: Retrieving Stack Cost... 23:48:50 INFO: Retrieving Pricing Info for: v3-standard-8 23:48:50 INFO: Archiving Costs [Pipeline] echo 23:48:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:48:50 ---> logs-deploy.sh 23:48:50 lf-activate-venv: SKIPPING 23:48:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-287/1 23:48:50 INFO: archiving workspace using pattern(s): 23:48:51 Archives upload complete. 23:48:51 INFO: archiving logs to Nexus