Pull request #313 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a4913482c72ae8ceacbddcde6ff701c90f5a45c1+15e688f125cb27749cddf3e3269a9133ab9603fe (b974b9e90ca19b2e4c7797c9d6adaf6fba002d1f) 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-ssh4214672692346684152.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh14923392507211897406.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-313/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-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10219215121510908620.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-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18278831859546393030.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh9031733441312285911.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-313/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-313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8097278783112132671.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12434 in /w/workspace/undry_device-rfid-llrp-go_PR-313 [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-313 # 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 15e688f125cb27749cddf3e3269a9133ab9603fe into PR head commit a4913482c72ae8ceacbddcde6ff701c90f5a45c1 Merge succeeded, producing a4913482c72ae8ceacbddcde6ff701c90f5a45c1 Checking out Revision a4913482c72ae8ceacbddcde6ff701c90f5a45c1 (PR-313) > 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/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4913482c72ae8ceacbddcde6ff701c90f5a45c1 # 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 15e688f125cb27749cddf3e3269a9133ab9603fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4913482c72ae8ceacbddcde6ff701c90f5a45c1 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-01T10:36:20.807Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-01T10:36:21.042Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-01T10:36:21.169Z] ========================================================= [2024-10-01T10:36:21.169Z] EdgeX Global Pipelines Version Info [2024-10-01T10:36:21.169Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-01T10:36:21.950Z] ------------------- [2024-10-01T10:36:21.951Z] stable info: [2024-10-01T10:36:21.951Z] ------------------- [2024-10-01T10:36:21.951Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-01T10:36:21.951Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-01T10:36:21.951Z] Message: update stable to v1.0.264 [2024-10-01T10:36:22.520Z] ------------------- [2024-10-01T10:36:22.520Z] experimental info: [2024-10-01T10:36:22.520Z] ------------------- [2024-10-01T10:36:22.520Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-01T10:36:22.520Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-01T10:36:22.520Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-01T10:36:22.745Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-10-01T10:36:22.811Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-10-01T10:36:22.872Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-01T10:36:22.934Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-01T10:36:22.987Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-01T10:36:23.050Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-01T10:36:23.111Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-01T10:36:23.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-01T10:36:23.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-01T10:36:23.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-01T10:36:23.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-01T10:36:23.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-10-01T10:36:23.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-01T10:36:23.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-01T10:36:23.575Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-01T10:36:23.630Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-01T10:36:23.695Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-01T10:36:23.763Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-01T10:36:23.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-01T10:36:23.875Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-01T10:36:23.932Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-01T10:36:24.001Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-01T10:36:24.059Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-01T10:36:24.112Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-01T10:36:24.169Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-01T10:36:24.230Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-01T10:36:24.291Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-01T10:36:24.347Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo [2024-10-01T10:36:24.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo [2024-10-01T10:36:24.478Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo [2024-10-01T10:36:24.531Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4913482c72ae8ceacbddcde6ff701c90f5a45c1 [Pipeline] echo [2024-10-01T10:36:24.592Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a491348 [Pipeline] echo [2024-10-01T10:36:24.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T10:36:24.797Z] provisioning config files... [2024-10-01T10:36:24.810Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-313@tmp/config779176411649586132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T10:36:25.213Z] ---> ****-login.sh [2024-10-01T10:36:25.213Z] nexus3.edgexfoundry.org:10001 [2024-10-01T10:36:25.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T10:36:25.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T10:36:25.786Z] Configure a credential helper to remove this warning. See [2024-10-01T10:36:25.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T10:36:25.786Z] [2024-10-01T10:36:25.786Z] Login Succeeded [2024-10-01T10:36:25.786Z] nexus3.edgexfoundry.org:10002 [2024-10-01T10:36:25.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T10:36:26.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T10:36:26.047Z] Configure a credential helper to remove this warning. See [2024-10-01T10:36:26.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T10:36:26.047Z] [2024-10-01T10:36:26.047Z] Login Succeeded [2024-10-01T10:36:26.047Z] nexus3.edgexfoundry.org:10003 [2024-10-01T10:36:26.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T10:36:26.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T10:36:26.047Z] Configure a credential helper to remove this warning. See [2024-10-01T10:36:26.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T10:36:26.047Z] [2024-10-01T10:36:26.047Z] Login Succeeded [2024-10-01T10:36:26.047Z] nexus3.edgexfoundry.org:10004 [2024-10-01T10:36:26.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T10:36:26.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T10:36:26.307Z] Configure a credential helper to remove this warning. See [2024-10-01T10:36:26.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T10:36:26.307Z] [2024-10-01T10:36:26.307Z] Login Succeeded [2024-10-01T10:36:26.307Z] ****.io [2024-10-01T10:36:26.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T10:36:26.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T10:36:26.569Z] Configure a credential helper to remove this warning. See [2024-10-01T10:36:26.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T10:36:26.569Z] [2024-10-01T10:36:26.569Z] Login Succeeded [2024-10-01T10:36:26.569Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T10:36:26.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-01T10:36:27.299Z] + git rev-list -1 --merges a4913482c72ae8ceacbddcde6ff701c90f5a45c1~1..a4913482c72ae8ceacbddcde6ff701c90f5a45c1 [Pipeline] echo [2024-10-01T10:36:27.345Z] -----------> git rev-list -1 --merges a4913482c72ae8ceacbddcde6ff701c90f5a45c1~1..a4913482c72ae8ceacbddcde6ff701c90f5a45c1 a4913482c72ae8ceacbddcde6ff701c90f5a45c1 [false] [Pipeline] sh [2024-10-01T10:36:27.675Z] + git log --format=format:%s -1 a4913482c72ae8ceacbddcde6ff701c90f5a45c1 [Pipeline] echo [2024-10-01T10:36:27.721Z] ========================================================= [2024-10-01T10:36:27.721Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-01T10:36:27.721Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T10:36:28.174Z] + git log --format=format:%s -1 a4913482c72ae8ceacbddcde6ff701c90f5a45c1 [Pipeline] echo [2024-10-01T10:36:28.214Z] [semverPrep] GIT_COMMIT: a4913482c72ae8ceacbddcde6ff701c90f5a45c1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-01T10:36:28.263Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-01T10:36:28.692Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-01T10:36:28.692Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-01T10:36:28.692Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-01T10:36:28.692Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-01T10:36:28.692Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-01T10:36:28.692Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-01T10:36:28.692Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T10:36:29.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T10:36:29.214Z] [2024-10-01T10:36:29.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T10:36:29.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T10:36:30.673Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-01T10:36:30.673Z] b85a868b505f: Pulling fs layer [2024-10-01T10:36:30.673Z] e2be974225ed: Pulling fs layer [2024-10-01T10:36:30.674Z] 339a4e72a1f5: Pulling fs layer [2024-10-01T10:36:30.674Z] 988bab9f4d93: Pulling fs layer [2024-10-01T10:36:30.674Z] 1469e6f7b9e6: Pulling fs layer [2024-10-01T10:36:30.674Z] eaf3925da568: Pulling fs layer [2024-10-01T10:36:30.674Z] bab4dde63d76: Pulling fs layer [2024-10-01T10:36:30.674Z] bde34c3a00c8: Pulling fs layer [2024-10-01T10:36:30.674Z] b352a97aabf1: Pulling fs layer [2024-10-01T10:36:30.674Z] 4872d77fe225: Pulling fs layer [2024-10-01T10:36:30.674Z] 5851b861e8e6: Pulling fs layer [2024-10-01T10:36:30.674Z] b352a97aabf1: Waiting [2024-10-01T10:36:30.674Z] 4872d77fe225: Waiting [2024-10-01T10:36:30.674Z] 5851b861e8e6: Waiting [2024-10-01T10:36:30.674Z] bab4dde63d76: Waiting [2024-10-01T10:36:30.674Z] 1469e6f7b9e6: Waiting [2024-10-01T10:36:30.674Z] eaf3925da568: Waiting [2024-10-01T10:36:30.674Z] bde34c3a00c8: Waiting [2024-10-01T10:36:30.674Z] 988bab9f4d93: Waiting [2024-10-01T10:36:30.674Z] e2be974225ed: Download complete [2024-10-01T10:36:30.674Z] 988bab9f4d93: Verifying Checksum [2024-10-01T10:36:30.674Z] 988bab9f4d93: Download complete [2024-10-01T10:36:30.944Z] 1469e6f7b9e6: Verifying Checksum [2024-10-01T10:36:30.944Z] 1469e6f7b9e6: Download complete [2024-10-01T10:36:30.944Z] eaf3925da568: Download complete [2024-10-01T10:36:30.944Z] 339a4e72a1f5: Verifying Checksum [2024-10-01T10:36:30.944Z] 339a4e72a1f5: Download complete [2024-10-01T10:36:30.944Z] bde34c3a00c8: Verifying Checksum [2024-10-01T10:36:30.944Z] bde34c3a00c8: Download complete [2024-10-01T10:36:30.944Z] b352a97aabf1: Verifying Checksum [2024-10-01T10:36:30.944Z] b352a97aabf1: Download complete [2024-10-01T10:36:30.944Z] 4872d77fe225: Verifying Checksum [2024-10-01T10:36:30.944Z] 4872d77fe225: Download complete [2024-10-01T10:36:30.944Z] 5851b861e8e6: Verifying Checksum [2024-10-01T10:36:30.944Z] 5851b861e8e6: Download complete [2024-10-01T10:36:30.944Z] b85a868b505f: Download complete [2024-10-01T10:36:31.204Z] bab4dde63d76: Verifying Checksum [2024-10-01T10:36:31.204Z] bab4dde63d76: Download complete [2024-10-01T10:36:34.145Z] b85a868b505f: Pull complete [2024-10-01T10:36:34.145Z] e2be974225ed: Pull complete [2024-10-01T10:36:34.713Z] 339a4e72a1f5: Pull complete [2024-10-01T10:36:34.713Z] 988bab9f4d93: Pull complete [2024-10-01T10:36:35.282Z] 1469e6f7b9e6: Pull complete [2024-10-01T10:36:35.541Z] eaf3925da568: Pull complete [2024-10-01T10:36:37.616Z] bab4dde63d76: Pull complete [2024-10-01T10:36:38.520Z] bde34c3a00c8: Pull complete [2024-10-01T10:36:39.183Z] b352a97aabf1: Pull complete [2024-10-01T10:36:39.749Z] 4872d77fe225: Pull complete [2024-10-01T10:36:40.320Z] 5851b861e8e6: Pull complete [2024-10-01T10:36:40.320Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-01T10:36:40.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T10:36:40.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T10:36:40.933Z] prd-ubuntu20.04-docker-8c-8g-12434 does not seem to be running inside a container [2024-10-01T10:36:40.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-313 -v /w/workspace/undry_device-rfid-llrp-go_PR-313:/w/workspace/undry_device-rfid-llrp-go_PR-313:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-313@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-01T10:36:48.762Z] $ docker top c29a3f575a68063b942a331a91e0271aafbb1538d1bc9c6abdc5bff81db3e2f4 -eo pid,comm [2024-10-01T10:36:48.809Z] 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). [2024-10-01T10:36:48.809Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-01T10:36:48.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T10:36:48.978Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T10:36:49.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T10:36:49.087Z] $ docker exec c29a3f575a68063b942a331a91e0271aafbb1538d1bc9c6abdc5bff81db3e2f4 ssh-agent [2024-10-01T10:36:49.174Z] SSH_AUTH_SOCK=/tmp/ssh-JHTGR7YwbCzS/agent.32 [2024-10-01T10:36:49.174Z] SSH_AGENT_PID=38 [2024-10-01T10:36:49.180Z] Running ssh-add (command line suppressed) [2024-10-01T10:36:49.285Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-313@tmp/private_key_5121208404896139179.key (/w/workspace/undry_device-rfid-llrp-go_PR-313@tmp/private_key_5121208404896139179.key) [2024-10-01T10:36:49.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T10:36:49.635Z] + git tag --points-at HEAD [Pipeline] } [2024-10-01T10:36:49.667Z] $ docker exec --env ******** --env ******** c29a3f575a68063b942a331a91e0271aafbb1538d1bc9c6abdc5bff81db3e2f4 ssh-agent -k [2024-10-01T10:36:49.755Z] unset SSH_AUTH_SOCK; [2024-10-01T10:36:49.755Z] unset SSH_AGENT_PID; [2024-10-01T10:36:49.755Z] echo Agent pid 38 killed; [2024-10-01T10:36:49.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-01T10:36:49.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T10:36:49.888Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T10:36:49.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T10:36:49.997Z] $ docker exec c29a3f575a68063b942a331a91e0271aafbb1538d1bc9c6abdc5bff81db3e2f4 ssh-agent [2024-10-01T10:36:50.097Z] SSH_AUTH_SOCK=/tmp/ssh-xe9iU0UZn1fX/agent.71 [2024-10-01T10:36:50.097Z] SSH_AGENT_PID=77 [2024-10-01T10:36:50.101Z] Running ssh-add (command line suppressed) [2024-10-01T10:36:50.194Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-313@tmp/private_key_14160909851393189061.key (/w/workspace/undry_device-rfid-llrp-go_PR-313@tmp/private_key_14160909851393189061.key) [2024-10-01T10:36:50.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T10:36:50.547Z] + git semver init [2024-10-01T10:36:50.807Z] 2024-10-01 10:36:50,763 [run_init] DEBUG init version:0.0.0 force:False [2024-10-01T10:36:50.807Z] 2024-10-01 10:36:50,764 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-313/.semver [2024-10-01T10:36:50.807Z] 2024-10-01 10:36:50,764 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-313/.semver [2024-10-01T10:36:50.807Z] 2024-10-01 10:36:50,764 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-313/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-313, universal_newlines=False, shell=None, istream=None) [2024-10-01T10:36:52.713Z] 2024-10-01 10:36:52,632 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-313/.git/info/exclude [2024-10-01T10:36:52.713Z] 2024-10-01 10:36:52,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-313/.semver/PR-313 with force:False [2024-10-01T10:36:52.713Z] 2024-10-01 10:36:52,633 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-313/.semver/PR-313 [2024-10-01T10:36:52.713Z] 2024-10-01 10:36:52,636 [execute] INFO git cat-file --batch-check [2024-10-01T10:36:52.713Z] 2024-10-01 10:36:52,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-313/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T10:36:52.713Z] 2024-10-01 10:36:52,642 [execute] INFO git cat-file --batch [2024-10-01T10:36:52.713Z] 2024-10-01 10:36:52,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-313/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T10:36:52.713Z] 2024-10-01 10:36:52,647 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-313/.semver/PR-313 [2024-10-01T10:36:52.713Z] 0.0.0 [Pipeline] } [2024-10-01T10:36:52.744Z] $ docker exec --env ******** --env ******** c29a3f575a68063b942a331a91e0271aafbb1538d1bc9c6abdc5bff81db3e2f4 ssh-agent -k [2024-10-01T10:36:52.825Z] unset SSH_AUTH_SOCK; [2024-10-01T10:36:52.825Z] unset SSH_AGENT_PID; [2024-10-01T10:36:52.825Z] echo Agent pid 77 killed; [2024-10-01T10:36:52.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T10:36:53.280Z] + git semver [Pipeline] } [2024-10-01T10:36:53.568Z] $ docker stop --time=1 c29a3f575a68063b942a331a91e0271aafbb1538d1bc9c6abdc5bff81db3e2f4 [2024-10-01T10:36:55.022Z] $ docker rm -f --volumes c29a3f575a68063b942a331a91e0271aafbb1538d1bc9c6abdc5bff81db3e2f4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T10:36:55.447Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-01T10:36:55.824Z] Stashed 1 file(s) [Pipeline] echo [2024-10-01T10:36:55.852Z] [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 [2024-10-01T10:36:56.605Z] provisioning config files... [2024-10-01T10:36:56.615Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-313@tmp/config11171141874116548892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T10:36:57.007Z] ---> ****-login.sh [2024-10-01T10:36:57.008Z] nexus3.edgexfoundry.org:10001 [2024-10-01T10:36:57.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T10:36:57.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T10:36:57.008Z] Configure a credential helper to remove this warning. See [2024-10-01T10:36:57.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T10:36:57.008Z] [2024-10-01T10:36:57.008Z] Login Succeeded [2024-10-01T10:36:57.008Z] nexus3.edgexfoundry.org:10002 [2024-10-01T10:36:57.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T10:36:57.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T10:36:57.008Z] Configure a credential helper to remove this warning. See [2024-10-01T10:36:57.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T10:36:57.008Z] [2024-10-01T10:36:57.008Z] Login Succeeded [2024-10-01T10:36:57.008Z] nexus3.edgexfoundry.org:10003 [2024-10-01T10:36:57.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T10:36:57.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T10:36:57.268Z] Configure a credential helper to remove this warning. See [2024-10-01T10:36:57.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T10:36:57.268Z] [2024-10-01T10:36:57.268Z] Login Succeeded [2024-10-01T10:36:57.268Z] nexus3.edgexfoundry.org:10004 [2024-10-01T10:36:57.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T10:36:57.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T10:36:57.268Z] Configure a credential helper to remove this warning. See [2024-10-01T10:36:57.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T10:36:57.268Z] [2024-10-01T10:36:57.268Z] Login Succeeded [2024-10-01T10:36:57.268Z] ****.io [2024-10-01T10:36:57.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T10:36:57.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T10:36:57.527Z] Configure a credential helper to remove this warning. See [2024-10-01T10:36:57.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T10:36:57.527Z] [2024-10-01T10:36:57.527Z] Login Succeeded [2024-10-01T10:36:57.527Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T10:36:57.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-01T10:36:57.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T10:36:57.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T10:36:57.928Z] ========================================================= [2024-10-01T10:36:57.928Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-01T10:36:57.928Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T10:36:58.472Z] + 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 . [2024-10-01T10:36:58.472Z] Sending build context to Docker daemon 11.43MB [2024-10-01T10:36:58.472Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T10:36:58.472Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-01T10:36:58.472Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-01T10:36:58.472Z] 619be1103602: Pulling fs layer [2024-10-01T10:36:58.472Z] 7862e08f4a3e: Pulling fs layer [2024-10-01T10:36:58.472Z] 5df492c9dc93: Pulling fs layer [2024-10-01T10:36:58.472Z] 7629e6793208: Pulling fs layer [2024-10-01T10:36:58.472Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T10:36:58.472Z] fb5054dd5b73: Pulling fs layer [2024-10-01T10:36:58.472Z] eeca6798cff9: Pulling fs layer [2024-10-01T10:36:58.472Z] aa269ceb94a6: Pulling fs layer [2024-10-01T10:36:58.472Z] ada007ff1a6a: Pulling fs layer [2024-10-01T10:36:58.472Z] 7629e6793208: Waiting [2024-10-01T10:36:58.472Z] 4f4fb700ef54: Waiting [2024-10-01T10:36:58.472Z] fb5054dd5b73: Waiting [2024-10-01T10:36:58.472Z] eeca6798cff9: Waiting [2024-10-01T10:36:58.472Z] aa269ceb94a6: Waiting [2024-10-01T10:36:58.472Z] ada007ff1a6a: Waiting [2024-10-01T10:36:58.472Z] 7862e08f4a3e: Verifying Checksum [2024-10-01T10:36:58.472Z] 7862e08f4a3e: Download complete [2024-10-01T10:36:58.472Z] 7629e6793208: Verifying Checksum [2024-10-01T10:36:58.472Z] 7629e6793208: Download complete [2024-10-01T10:36:58.472Z] 4f4fb700ef54: Verifying Checksum [2024-10-01T10:36:58.472Z] 4f4fb700ef54: Download complete [2024-10-01T10:36:58.732Z] 619be1103602: Verifying Checksum [2024-10-01T10:36:58.732Z] 619be1103602: Download complete [2024-10-01T10:36:58.732Z] fb5054dd5b73: Verifying Checksum [2024-10-01T10:36:58.732Z] fb5054dd5b73: Download complete [2024-10-01T10:36:58.732Z] eeca6798cff9: Verifying Checksum [2024-10-01T10:36:58.732Z] eeca6798cff9: Download complete [2024-10-01T10:36:58.732Z] 619be1103602: Pull complete [2024-10-01T10:36:58.732Z] ada007ff1a6a: Verifying Checksum [2024-10-01T10:36:58.732Z] ada007ff1a6a: Download complete [2024-10-01T10:36:58.991Z] 7862e08f4a3e: Pull complete [2024-10-01T10:36:58.991Z] 5df492c9dc93: Verifying Checksum [2024-10-01T10:36:58.991Z] 5df492c9dc93: Download complete [2024-10-01T10:36:59.557Z] aa269ceb94a6: Verifying Checksum [2024-10-01T10:37:02.092Z] 5df492c9dc93: Pull complete [2024-10-01T10:37:02.662Z] 7629e6793208: Pull complete [2024-10-01T10:37:02.662Z] 4f4fb700ef54: Pull complete [2024-10-01T10:37:02.924Z] fb5054dd5b73: Pull complete [2024-10-01T10:37:03.512Z] eeca6798cff9: Pull complete [2024-10-01T10:37:06.107Z] aa269ceb94a6: Pull complete [2024-10-01T10:37:06.107Z] ada007ff1a6a: Pull complete [2024-10-01T10:37:06.368Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-01T10:37:06.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-01T10:37:06.368Z] ---> f489d0715acc [2024-10-01T10:37:06.368Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-01T10:37:07.748Z] ---> Running in 80f92b8d5fd7 [2024-10-01T10:37:07.748Z] Removing intermediate container 80f92b8d5fd7 [2024-10-01T10:37:07.748Z] ---> 48aa95dcbfdf [2024-10-01T10:37:07.748Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T10:37:07.748Z] ---> Running in 6305c7cf92a0 [2024-10-01T10:37:07.748Z] Removing intermediate container 6305c7cf92a0 [2024-10-01T10:37:07.748Z] ---> dd03573eaa34 [2024-10-01T10:37:07.748Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-01T10:37:08.007Z] ---> Running in 1d68cee3a8b9 [2024-10-01T10:37:08.007Z] Removing intermediate container 1d68cee3a8b9 [2024-10-01T10:37:08.007Z] ---> dd3832dd4676 [2024-10-01T10:37:08.007Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-01T10:37:08.007Z] ---> Running in c8aed8309bc2 [2024-10-01T10:37:08.007Z] Removing intermediate container c8aed8309bc2 [2024-10-01T10:37:08.007Z] ---> 2564f53d3076 [2024-10-01T10:37:08.007Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T10:37:08.007Z] ---> Running in c37b1369f15f [2024-10-01T10:37:08.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T10:37:08.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T10:37:08.785Z] OK: 264 MiB in 52 packages [2024-10-01T10:37:09.045Z] Removing intermediate container c37b1369f15f [2024-10-01T10:37:09.045Z] ---> 6a20eea560c6 [2024-10-01T10:37:09.045Z] Step 8/12 : WORKDIR /app [2024-10-01T10:37:09.045Z] ---> Running in 0e00b652f65a [2024-10-01T10:37:09.308Z] Removing intermediate container 0e00b652f65a [2024-10-01T10:37:09.308Z] ---> 6549c96cc792 [2024-10-01T10:37:09.308Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-01T10:37:09.308Z] ---> ff9e7ef5d034 [2024-10-01T10:37:09.308Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T10:37:09.308Z] ---> Running in 690f12e83787 [2024-10-01T10:37:11.367Z] Still waiting to schedule task [2024-10-01T10:37:11.367Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-01T10:37:56.009Z] Removing intermediate container 690f12e83787 [2024-10-01T10:37:56.009Z] ---> 4e21f00662da [2024-10-01T10:37:56.009Z] Step 11/12 : COPY . . [2024-10-01T10:37:56.009Z] ---> 2b707e8fcd47 [2024-10-01T10:37:56.009Z] Step 12/12 : RUN $MAKE [2024-10-01T10:37:56.009Z] ---> Running in 7b3d73c2fbae [2024-10-01T10:37:56.009Z] noop [2024-10-01T10:37:56.268Z] Removing intermediate container 7b3d73c2fbae [2024-10-01T10:37:56.268Z] ---> 7b2de5d46fe6 [2024-10-01T10:37:56.268Z] Successfully built 7b2de5d46fe6 [2024-10-01T10:37:56.268Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T10:37:56.751Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-01T10:37:56.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T10:37:56.922Z] prd-ubuntu20.04-docker-8c-8g-12434 does not seem to be running inside a container [2024-10-01T10:37:56.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-313 -v /w/workspace/undry_device-rfid-llrp-go_PR-313:/w/workspace/undry_device-rfid-llrp-go_PR-313:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-313@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-01T10:37:57.322Z] $ docker top 8483dcb2a7a4a9318c20156f275cd58ce288d2c9e71f0c82e566e328c9d44bcb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T10:37:57.734Z] + go version [2024-10-01T10:37:57.734Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-01T10:37:57.774Z] $ docker stop --time=1 8483dcb2a7a4a9318c20156f275cd58ce288d2c9e71f0c82e566e328c9d44bcb [2024-10-01T10:37:59.052Z] $ docker rm -f --volumes 8483dcb2a7a4a9318c20156f275cd58ce288d2c9e71f0c82e566e328c9d44bcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T10:37:59.918Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-01T10:37:59.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T10:38:00.112Z] prd-ubuntu20.04-docker-8c-8g-12434 does not seem to be running inside a container [2024-10-01T10:38:00.152Z] $ 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-313 -v /w/workspace/undry_device-rfid-llrp-go_PR-313:/w/workspace/undry_device-rfid-llrp-go_PR-313:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-313@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-01T10:38:00.485Z] $ docker top 8fe69d90d75275f825aa50eaf96ef27bc57ca5e44c10ebff5b3ce5ef06194e7a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T10:38:00.906Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-313 [Pipeline] fileExists [Pipeline] sh [2024-10-01T10:38:01.303Z] + make test [2024-10-01T10:38:01.303Z] go test ./... -coverprofile=coverage.out ./... [2024-10-01T10:38:02.677Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-01T10:38:26.648Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-10-01T10:38:26.648Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-10-01T10:38:26.907Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 5.309s coverage: 40.6% of statements [2024-10-01T10:38:26.907Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.021s coverage: 95.5% of statements [2024-10-01T10:38:26.907Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.253s coverage: 51.9% of statements [2024-10-01T10:38:48.834Z] go vet ./... [2024-10-01T10:38:51.363Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-01T10:38:51.363Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-01T10:38:51.363Z] ./bin/test-attribution-txt.sh [2024-10-01T10:38:51.363Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-01T10:38:51.363Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-01T10:38:51.363Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-01T10:38:51.363Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-01T10:38:51.363Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-10-01T10:38:51.623Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-01T10:38:51.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-01T10:38:51.719Z] $ docker stop --time=1 8fe69d90d75275f825aa50eaf96ef27bc57ca5e44c10ebff5b3ce5ef06194e7a [2024-10-01T10:38:53.195Z] $ docker rm -f --volumes 8fe69d90d75275f825aa50eaf96ef27bc57ca5e44c10ebff5b3ce5ef06194e7a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T10:38:53.852Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-01T10:38:53.963Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-01T10:38:54.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-01T10:38:55.012Z] + ls -al . [2024-10-01T10:38:55.012Z] total 688 [2024-10-01T10:38:55.012Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 1 10:38 . [2024-10-01T10:38:55.012Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 10:36 .. [2024-10-01T10:38:55.012Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 1 10:36 .dockerignore [2024-10-01T10:38:55.012Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 10:38 .git [2024-10-01T10:38:55.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 10:36 .github [2024-10-01T10:38:55.013Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 1 10:36 .gitignore [2024-10-01T10:38:55.013Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 1 10:36 .golangci.yml [2024-10-01T10:38:55.013Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 10:36 .semver [2024-10-01T10:38:55.013Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 1 10:36 Attribution.txt [2024-10-01T10:38:55.013Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 1 10:36 CHANGELOG.md [2024-10-01T10:38:55.013Z] -rw-rw-r-- 1 jenkins jenkins 1456 Oct 1 10:36 Dockerfile [2024-10-01T10:38:55.013Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 10:36 GOVERNANCE.md [2024-10-01T10:38:55.013Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 1 10:36 Jenkinsfile [2024-10-01T10:38:55.013Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 1 10:36 LICENSE [2024-10-01T10:38:55.013Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 1 10:36 Makefile [2024-10-01T10:38:55.013Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 1 10:36 OWNERS.md [2024-10-01T10:38:55.013Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 1 10:36 README.md [2024-10-01T10:38:55.013Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 10:36 VERSION [2024-10-01T10:38:55.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 10:36 bin [2024-10-01T10:38:55.013Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 10:36 cmd [2024-10-01T10:38:55.013Z] -rw-r--r-- 1 jenkins jenkins 438103 Oct 1 10:38 coverage.out [2024-10-01T10:38:55.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 10:36 examples [2024-10-01T10:38:55.013Z] -rw-rw-r-- 1 jenkins jenkins 7164 Oct 1 10:36 go.mod [2024-10-01T10:38:55.013Z] -rw-rw-r-- 1 jenkins jenkins 101675 Oct 1 10:36 go.sum [2024-10-01T10:38:55.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 10:36 images [2024-10-01T10:38:55.013Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 10:36 internal [2024-10-01T10:38:55.013Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 10:36 pkg [2024-10-01T10:38:55.013Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 1 10:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T10:38:55.423Z] + 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=a4913482c72ae8ceacbddcde6ff701c90f5a45c1 --label arch=amd64 --label version=0.0.0 . [2024-10-01T10:38:55.424Z] Sending build context to Docker daemon 11.43MB [2024-10-01T10:38:55.424Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T10:38:55.424Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-01T10:38:55.424Z] ---> 7b2de5d46fe6 [2024-10-01T10:38:55.424Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-01T10:38:55.424Z] ---> Running in c5ee42169c3f [2024-10-01T10:38:55.683Z] Removing intermediate container c5ee42169c3f [2024-10-01T10:38:55.683Z] ---> 45ee4e027eff [2024-10-01T10:38:55.683Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T10:38:55.683Z] ---> Running in 8884e4c507b3 [2024-10-01T10:38:55.683Z] Removing intermediate container 8884e4c507b3 [2024-10-01T10:38:55.683Z] ---> 39fbd74dd06c [2024-10-01T10:38:55.683Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-01T10:38:55.683Z] ---> Running in 742f7f50193e [2024-10-01T10:38:55.683Z] Removing intermediate container 742f7f50193e [2024-10-01T10:38:55.683Z] ---> 90e27169f512 [2024-10-01T10:38:55.683Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-01T10:38:55.683Z] ---> Running in b5283367f827 [2024-10-01T10:38:55.943Z] Removing intermediate container b5283367f827 [2024-10-01T10:38:55.943Z] ---> 15a1f6c95f29 [2024-10-01T10:38:55.943Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T10:38:55.943Z] ---> Running in 31008a9684fa [2024-10-01T10:38:56.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T10:38:56.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T10:38:56.722Z] OK: 264 MiB in 52 packages [2024-10-01T10:38:56.982Z] Removing intermediate container 31008a9684fa [2024-10-01T10:38:56.982Z] ---> ebdcc4ae0412 [2024-10-01T10:38:56.982Z] Step 8/25 : WORKDIR /app [2024-10-01T10:38:56.982Z] ---> Running in c169e198a64c [2024-10-01T10:38:56.982Z] Removing intermediate container c169e198a64c [2024-10-01T10:38:56.982Z] ---> 800feb5eeefe [2024-10-01T10:38:56.982Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-01T10:38:57.242Z] ---> ff6b95a49d08 [2024-10-01T10:38:57.242Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T10:38:57.242Z] ---> Running in 3eb914ec77b7 [2024-10-01T10:38:57.811Z] Removing intermediate container 3eb914ec77b7 [2024-10-01T10:38:57.811Z] ---> ff267271f255 [2024-10-01T10:38:57.811Z] Step 11/25 : COPY . . [2024-10-01T10:38:58.070Z] ---> e06faa7ce96d [2024-10-01T10:38:58.070Z] Step 12/25 : RUN $MAKE [2024-10-01T10:38:58.070Z] ---> Running in fad70dd550e6 [2024-10-01T10:38:58.328Z] 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.38" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-10-01T10:39:37.042Z] Removing intermediate container fad70dd550e6 [2024-10-01T10:39:37.042Z] ---> f25ffdf56197 [2024-10-01T10:39:37.042Z] Step 13/25 : FROM alpine:3.18 [2024-10-01T10:39:37.042Z] 3.18: Pulling from library/alpine [2024-10-01T10:39:37.042Z] 1cc3d825d8b2: Pulling fs layer [2024-10-01T10:39:37.042Z] 1cc3d825d8b2: Download complete [2024-10-01T10:39:37.042Z] 1cc3d825d8b2: Pull complete [2024-10-01T10:39:37.042Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T10:39:37.042Z] Status: Downloaded newer image for alpine:3.18 [2024-10-01T10:39:37.042Z] ---> 2c64cf60f6f0 [2024-10-01T10:39:37.042Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-01T10:39:37.042Z] ---> Running in 725074f762d6 [2024-10-01T10:39:37.042Z] Removing intermediate container 725074f762d6 [2024-10-01T10:39:37.042Z] ---> 072ee18da108 [2024-10-01T10:39:37.042Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-01T10:39:37.042Z] ---> Running in 10bc83077e50 [2024-10-01T10:39:37.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T10:39:37.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T10:39:37.042Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T10:39:37.042Z] Executing busybox-1.36.1-r7.trigger [2024-10-01T10:39:37.042Z] OK: 7 MiB in 16 packages [2024-10-01T10:39:37.042Z] Removing intermediate container 10bc83077e50 [2024-10-01T10:39:37.042Z] ---> 03a74c518d6f [2024-10-01T10:39:37.042Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-01T10:39:37.042Z] ---> Running in 2c7c44db2827 [2024-10-01T10:39:37.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T10:39:37.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T10:39:37.304Z] OK: 7 MiB in 16 packages [2024-10-01T10:39:37.564Z] Removing intermediate container 2c7c44db2827 [2024-10-01T10:39:37.564Z] ---> 9337af98a498 [2024-10-01T10:39:37.564Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-01T10:39:37.823Z] ---> af5e0e0cb780 [2024-10-01T10:39:37.823Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-01T10:39:37.823Z] ---> eebd295e79cb [2024-10-01T10:39:37.823Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-01T10:39:40.366Z] ---> ad527fc5ab53 [2024-10-01T10:39:40.366Z] Step 20/25 : EXPOSE 59989 [2024-10-01T10:39:40.366Z] ---> Running in 879265309ad2 [2024-10-01T10:39:40.366Z] Removing intermediate container 879265309ad2 [2024-10-01T10:39:40.366Z] ---> 64b6a11dd7c8 [2024-10-01T10:39:40.366Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-01T10:39:40.366Z] ---> Running in 4669964aeeaa [2024-10-01T10:39:40.366Z] Removing intermediate container 4669964aeeaa [2024-10-01T10:39:40.366Z] ---> ed451ccfa0be [2024-10-01T10:39:40.366Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-01T10:39:40.366Z] ---> Running in d9ad06c5978e [2024-10-01T10:39:40.366Z] Removing intermediate container d9ad06c5978e [2024-10-01T10:39:40.366Z] ---> 8dda129fb6b3 [2024-10-01T10:39:40.366Z] Step 23/25 : LABEL arch=amd64 [2024-10-01T10:39:40.366Z] ---> Running in f89a68f84ff1 [2024-10-01T10:39:40.366Z] Removing intermediate container f89a68f84ff1 [2024-10-01T10:39:40.366Z] ---> a83ebff1c690 [2024-10-01T10:39:40.366Z] Step 24/25 : LABEL git_sha=a4913482c72ae8ceacbddcde6ff701c90f5a45c1 [2024-10-01T10:39:40.626Z] ---> Running in 79d14e478e9e [2024-10-01T10:39:40.626Z] Removing intermediate container 79d14e478e9e [2024-10-01T10:39:40.626Z] ---> cc36ab431ab8 [2024-10-01T10:39:40.626Z] Step 25/25 : LABEL version=0.0.0 [2024-10-01T10:39:40.626Z] ---> Running in 1800c6172e87 [2024-10-01T10:39:40.886Z] Removing intermediate container 1800c6172e87 [2024-10-01T10:39:40.887Z] ---> 870b1654b081 [2024-10-01T10:39:40.887Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-01T10:39:40.887Z] Successfully built 870b1654b081 [2024-10-01T10:39:40.887Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T10:39:41.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T10:39:41.920Z] [2024-10-01T10:39:41.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T10:39:42.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T10:39:42.324Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-01T10:39:42.324Z] 5eb5b503b376: Pulling fs layer [2024-10-01T10:39:42.324Z] 5c69ac0246d0: Pulling fs layer [2024-10-01T10:39:42.324Z] ec43610c2a17: Pulling fs layer [2024-10-01T10:39:42.324Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-01T10:39:42.324Z] 33b1e0a273af: Pulling fs layer [2024-10-01T10:39:42.324Z] 5d3b04190fa2: Pulling fs layer [2024-10-01T10:39:42.324Z] 2f39f015ded8: Pulling fs layer [2024-10-01T10:39:42.324Z] 33b1e0a273af: Waiting [2024-10-01T10:39:42.324Z] 3a2ae6a8a46f: Waiting [2024-10-01T10:39:42.324Z] 2f39f015ded8: Waiting [2024-10-01T10:39:42.324Z] 5d3b04190fa2: Waiting [2024-10-01T10:39:42.324Z] 5c69ac0246d0: Download complete [2024-10-01T10:39:42.324Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-01T10:39:42.324Z] 3a2ae6a8a46f: Download complete [2024-10-01T10:39:42.324Z] 33b1e0a273af: Verifying Checksum [2024-10-01T10:39:42.324Z] 33b1e0a273af: Download complete [2024-10-01T10:39:42.324Z] 5d3b04190fa2: Verifying Checksum [2024-10-01T10:39:42.324Z] ec43610c2a17: Verifying Checksum [2024-10-01T10:39:42.584Z] 5eb5b503b376: Verifying Checksum [2024-10-01T10:39:42.584Z] 5eb5b503b376: Download complete [2024-10-01T10:39:43.178Z] 2f39f015ded8: Download complete [2024-10-01T10:39:43.745Z] 5eb5b503b376: Pull complete [2024-10-01T10:39:44.002Z] 5c69ac0246d0: Pull complete [2024-10-01T10:39:44.260Z] ec43610c2a17: Pull complete [2024-10-01T10:39:44.519Z] 3a2ae6a8a46f: Pull complete [2024-10-01T10:39:44.777Z] 33b1e0a273af: Pull complete [2024-10-01T10:39:44.777Z] 5d3b04190fa2: Pull complete [2024-10-01T10:39:48.955Z] 2f39f015ded8: Pull complete [2024-10-01T10:39:48.955Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-01T10:39:48.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T10:39:48.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T10:39:49.241Z] prd-ubuntu20.04-docker-8c-8g-12434 does not seem to be running inside a container [2024-10-01T10:39:49.278Z] $ 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-313 -v /w/workspace/undry_device-rfid-llrp-go_PR-313:/w/workspace/undry_device-rfid-llrp-go_PR-313:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-313@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-313@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 [2024-10-01T10:39:50.509Z] $ docker top 31edb99520366f70a89b4ebc8ec6258a6e5d4045f9f5bdbe32cb8077ac7bb476 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T10:39:51.017Z] ---> job-cost.sh [2024-10-01T10:39:51.017Z] lf-activate-venv: SKIPPING [2024-10-01T10:39:51.017Z] INFO: No Stack... [2024-10-01T10:39:51.275Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-01T10:39:51.534Z] INFO: Archiving Costs [Pipeline] sh [2024-10-01T10:39:52.113Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-313/archives/cost.csv [2024-10-01T10:39:52.113Z] + cut -d, -f6 [Pipeline] lock [2024-10-01T10:39:52.237Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-313-1-stack-cost] [2024-10-01T10:39:52.243Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-313-1-stack-cost] did not exist. Created. [2024-10-01T10:39:52.251Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-01T10:39:52.676Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-01T10:39:52.732Z] Stashed 1 file(s) [Pipeline] } [2024-10-01T10:39:52.772Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-01T10:39:52.880Z] $ docker stop --time=1 31edb99520366f70a89b4ebc8ec6258a6e5d4045f9f5bdbe32cb8077ac7bb476 [2024-10-01T10:39:54.043Z] $ docker rm -f --volumes 31edb99520366f70a89b4ebc8ec6258a6e5d4045f9f5bdbe32cb8077ac7bb476 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-01T10:49:08.959Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12452 in /w/workspace/undry_device-rfid-llrp-go_PR-313 [Pipeline] { [Pipeline] ws [2024-10-01T10:49:09.052Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-10-01T10:49:12.166Z] The recommended git tool is: git [2024-10-01T10:49:20.102Z] using credential edgex-jenkins-ssh [2024-10-01T10:49:20.122Z] Cloning the remote Git repository [2024-10-01T10:49:20.176Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-01T10:49:20.286Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-10-01T10:49:20.541Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-01T10:49:20.542Z] > git --version # timeout=10 [2024-10-01T10:49:20.586Z] > git --version # 'git version 2.25.1' [2024-10-01T10:49:20.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-01T10:49:21.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-01T10:49:23.936Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-01T10:49:23.979Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-01T10:49:25.663Z] Merging remotes/origin/main commit 15e688f125cb27749cddf3e3269a9133ab9603fe into PR head commit a4913482c72ae8ceacbddcde6ff701c90f5a45c1 [2024-10-01T10:49:25.946Z] Merge succeeded, producing a4913482c72ae8ceacbddcde6ff701c90f5a45c1 [2024-10-01T10:49:25.946Z] Checking out Revision a4913482c72ae8ceacbddcde6ff701c90f5a45c1 (PR-313) [2024-10-01T10:49:25.111Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-01T10:49:25.149Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-01T10:49:25.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-01T10:49:25.176Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-01T10:49:25.683Z] > git config core.sparsecheckout # timeout=10 [2024-10-01T10:49:25.739Z] > git checkout -f a4913482c72ae8ceacbddcde6ff701c90f5a45c1 # timeout=10 [2024-10-01T10:49:25.864Z] > git remote # timeout=10 [2024-10-01T10:49:25.880Z] > git config --get remote.origin.url # timeout=10 [2024-10-01T10:49:25.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-01T10:49:25.914Z] > git merge 15e688f125cb27749cddf3e3269a9133ab9603fe # timeout=10 [2024-10-01T10:49:25.937Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-01T10:49:25.956Z] > git config core.sparsecheckout # timeout=10 [2024-10-01T10:49:25.967Z] > git checkout -f a4913482c72ae8ceacbddcde6ff701c90f5a45c1 # timeout=10 [2024-10-01T10:49:26.490Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-01T10:49:26.537Z] > git --version # timeout=10 [2024-10-01T10:49:26.547Z] > git --version # 'git version 2.25.1' [2024-10-01T10:49:26.561Z] fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T10:49:31.873Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-01T10:49:31.873Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T10:49:31.873Z] Dload Upload Total Spent Left Speed [2024-10-01T10:49:31.873Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2024-10-01T10:49:32.220Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-01T10:49:32.567Z] + sudo tee /etc/docker/daemon.new [2024-10-01T10:49:32.567Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-01T10:49:32.567Z] { [2024-10-01T10:49:32.567Z] "registry-mirrors": [ [2024-10-01T10:49:32.567Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-01T10:49:32.567Z] ], [2024-10-01T10:49:32.567Z] "bip": "10.250.0.254/24", [2024-10-01T10:49:32.567Z] "hosts": [ [2024-10-01T10:49:32.567Z] "tcp://0.0.0.0:5555", [2024-10-01T10:49:32.567Z] "unix:///var/run/docker.sock" [2024-10-01T10:49:32.567Z] ], [2024-10-01T10:49:32.567Z] "mtu": 1458, [2024-10-01T10:49:32.567Z] "selinux-enabled": true, [2024-10-01T10:49:32.567Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-01T10:49:32.567Z] } [Pipeline] sh [2024-10-01T10:49:32.916Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-01T10:49:33.282Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T10:49:51.658Z] provisioning config files... [2024-10-01T10:49:51.684Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config6926116049989762404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T10:49:52.194Z] ---> ****-login.sh [2024-10-01T10:49:52.195Z] nexus3.edgexfoundry.org:10001 [2024-10-01T10:49:52.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T10:49:53.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T10:49:53.057Z] Configure a credential helper to remove this warning. See [2024-10-01T10:49:53.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T10:49:53.057Z] [2024-10-01T10:49:53.057Z] Login Succeeded [2024-10-01T10:49:53.057Z] nexus3.edgexfoundry.org:10002 [2024-10-01T10:49:53.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T10:49:53.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T10:49:53.327Z] Configure a credential helper to remove this warning. See [2024-10-01T10:49:53.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T10:49:53.327Z] [2024-10-01T10:49:53.327Z] Login Succeeded [2024-10-01T10:49:53.327Z] nexus3.edgexfoundry.org:10003 [2024-10-01T10:49:53.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T10:49:53.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T10:49:53.597Z] Configure a credential helper to remove this warning. See [2024-10-01T10:49:53.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T10:49:53.597Z] [2024-10-01T10:49:53.597Z] Login Succeeded [2024-10-01T10:49:53.597Z] nexus3.edgexfoundry.org:10004 [2024-10-01T10:49:53.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T10:49:53.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T10:49:53.867Z] Configure a credential helper to remove this warning. See [2024-10-01T10:49:53.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T10:49:53.867Z] [2024-10-01T10:49:53.867Z] Login Succeeded [2024-10-01T10:49:53.867Z] ****.io [2024-10-01T10:49:54.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T10:49:54.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T10:49:54.406Z] Configure a credential helper to remove this warning. See [2024-10-01T10:49:54.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T10:49:54.406Z] [2024-10-01T10:49:54.406Z] Login Succeeded [2024-10-01T10:49:54.407Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T10:49:54.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-01T10:49:54.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T10:49:54.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T10:49:55.010Z] ========================================================= [2024-10-01T10:49:55.010Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-01T10:49:55.010Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T10:49:55.566Z] + 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 . [2024-10-01T10:49:55.834Z] Sending build context to Docker daemon 1.201MB [2024-10-01T10:49:55.834Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T10:49:55.834Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-01T10:49:56.102Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-01T10:49:56.102Z] c6b39de5b339: Pulling fs layer [2024-10-01T10:49:56.102Z] a69c41024577: Pulling fs layer [2024-10-01T10:49:56.102Z] d6de4b400683: Pulling fs layer [2024-10-01T10:49:56.102Z] 35cb2a7552d0: Pulling fs layer [2024-10-01T10:49:56.102Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T10:49:56.102Z] 464afbd9ba4c: Pulling fs layer [2024-10-01T10:49:56.102Z] 00f215d4a9da: Pulling fs layer [2024-10-01T10:49:56.102Z] d496ad576159: Pulling fs layer [2024-10-01T10:49:56.102Z] 4f4fb700ef54: Waiting [2024-10-01T10:49:56.102Z] 464afbd9ba4c: Waiting [2024-10-01T10:49:56.102Z] 00f215d4a9da: Waiting [2024-10-01T10:49:56.102Z] d496ad576159: Waiting [2024-10-01T10:49:56.102Z] 35cb2a7552d0: Waiting [2024-10-01T10:49:56.102Z] a69c41024577: Verifying Checksum [2024-10-01T10:49:56.102Z] a69c41024577: Download complete [2024-10-01T10:49:56.102Z] 35cb2a7552d0: Verifying Checksum [2024-10-01T10:49:56.102Z] 35cb2a7552d0: Download complete [2024-10-01T10:49:56.102Z] 4f4fb700ef54: Verifying Checksum [2024-10-01T10:49:56.102Z] 4f4fb700ef54: Download complete [2024-10-01T10:49:56.102Z] 464afbd9ba4c: Verifying Checksum [2024-10-01T10:49:56.102Z] 464afbd9ba4c: Download complete [2024-10-01T10:49:56.102Z] c6b39de5b339: Download complete [2024-10-01T10:49:56.690Z] d496ad576159: Verifying Checksum [2024-10-01T10:49:56.690Z] d496ad576159: Download complete [2024-10-01T10:49:56.959Z] c6b39de5b339: Pull complete [2024-10-01T10:49:57.548Z] a69c41024577: Pull complete [2024-10-01T10:49:57.817Z] d6de4b400683: Verifying Checksum [2024-10-01T10:49:57.817Z] d6de4b400683: Download complete [2024-10-01T10:49:58.780Z] 00f215d4a9da: Verifying Checksum [2024-10-01T10:49:58.780Z] 00f215d4a9da: Download complete [2024-10-01T10:50:11.126Z] d6de4b400683: Pull complete [2024-10-01T10:50:11.126Z] 35cb2a7552d0: Pull complete [2024-10-01T10:50:11.126Z] 4f4fb700ef54: Pull complete [2024-10-01T10:50:11.126Z] 464afbd9ba4c: Pull complete [2024-10-01T10:50:21.302Z] 00f215d4a9da: Pull complete [2024-10-01T10:50:21.302Z] d496ad576159: Pull complete [2024-10-01T10:50:21.302Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-01T10:50:21.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-01T10:50:21.302Z] ---> f246e2811388 [2024-10-01T10:50:21.302Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-01T10:50:22.711Z] ---> Running in 64b58ad9b623 [2024-10-01T10:50:22.982Z] Removing intermediate container 64b58ad9b623 [2024-10-01T10:50:22.982Z] ---> 9a794c61460d [2024-10-01T10:50:22.982Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T10:50:22.982Z] ---> Running in 83e92996472a [2024-10-01T10:50:23.251Z] Removing intermediate container 83e92996472a [2024-10-01T10:50:23.251Z] ---> 574be9fbc7be [2024-10-01T10:50:23.251Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-01T10:50:23.251Z] ---> Running in 7f20f456c9e9 [2024-10-01T10:50:23.523Z] Removing intermediate container 7f20f456c9e9 [2024-10-01T10:50:23.523Z] ---> 1c67b4e42291 [2024-10-01T10:50:23.523Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-01T10:50:23.790Z] ---> Running in da67055021a1 [2024-10-01T10:50:24.057Z] Removing intermediate container da67055021a1 [2024-10-01T10:50:24.057Z] ---> 74112209b55f [2024-10-01T10:50:24.057Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T10:50:24.057Z] ---> Running in 281770a02bd6 [2024-10-01T10:50:25.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T10:50:25.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T10:50:26.571Z] OK: 266 MiB in 52 packages [2024-10-01T10:50:27.999Z] Removing intermediate container 281770a02bd6 [2024-10-01T10:50:27.999Z] ---> e072a16075e9 [2024-10-01T10:50:27.999Z] Step 8/12 : WORKDIR /app [2024-10-01T10:50:27.999Z] ---> Running in 66af090f4899 [2024-10-01T10:50:28.268Z] Removing intermediate container 66af090f4899 [2024-10-01T10:50:28.268Z] ---> 7538075b347b [2024-10-01T10:50:28.268Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-01T10:50:28.854Z] ---> 00483d0b0a9f [2024-10-01T10:50:28.854Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T10:50:28.854Z] ---> Running in ffd4f5cec00b [2024-10-01T10:52:35.541Z] Removing intermediate container ffd4f5cec00b [2024-10-01T10:52:35.541Z] ---> e91022092c2d [2024-10-01T10:52:35.541Z] Step 11/12 : COPY . . [2024-10-01T10:52:35.541Z] ---> 656ac7d73079 [2024-10-01T10:52:35.541Z] Step 12/12 : RUN $MAKE [2024-10-01T10:52:35.541Z] ---> Running in edd704a3b991 [2024-10-01T10:52:35.541Z] noop [2024-10-01T10:52:35.541Z] Removing intermediate container edd704a3b991 [2024-10-01T10:52:35.541Z] ---> da06c82b2725 [2024-10-01T10:52:35.541Z] Successfully built da06c82b2725 [2024-10-01T10:52:35.541Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T10:52:36.071Z] + docker inspect -f . ci-base-image-arm64 [2024-10-01T10:52:36.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T10:52:36.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-12452 does not seem to be running inside a container [2024-10-01T10:52:36.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-01T10:52:37.654Z] $ docker top 4c87e677b908effb47098bee4e2af03252ca8200cffc2d3160f559323d7a784b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T10:52:38.557Z] + go version [2024-10-01T10:52:38.557Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-01T10:52:38.601Z] $ docker stop --time=1 4c87e677b908effb47098bee4e2af03252ca8200cffc2d3160f559323d7a784b [2024-10-01T10:52:40.870Z] $ docker rm -f --volumes 4c87e677b908effb47098bee4e2af03252ca8200cffc2d3160f559323d7a784b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T10:52:41.845Z] + docker inspect -f . ci-base-image-arm64 [2024-10-01T10:52:41.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T10:52:42.128Z] prd-ubuntu20.04-docker-arm64-4c-16g-12452 does not seem to be running inside a container [2024-10-01T10:52:42.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-01T10:52:43.316Z] $ docker top e3fecb2d2e9aad37d24709a1f031c7870b4320d94969f6351bd24fea14fdfc49 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T10:52:44.213Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-01T10:52:44.939Z] + make test [2024-10-01T10:52:44.939Z] go test ./... -coverprofile=coverage.out ./... [2024-10-01T10:52:51.659Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-01T10:56:13.420Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-10-01T10:56:13.420Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-10-01T10:56:40.088Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.909s coverage: 40.6% of statements [2024-10-01T10:56:40.088Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.044s coverage: 95.5% of statements [2024-10-01T10:56:40.088Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.581s coverage: 51.9% of statements [2024-10-01T10:56:40.088Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-01T10:56:40.088Z] go vet ./... [2024-10-01T10:57:26.949Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-01T10:57:26.949Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-01T10:57:26.949Z] ./bin/test-attribution-txt.sh [2024-10-01T10:57:26.949Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-01T10:57:26.949Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-10-01T10:57:26.950Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-01T10:57:27.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-01T10:57:27.074Z] $ docker stop --time=1 e3fecb2d2e9aad37d24709a1f031c7870b4320d94969f6351bd24fea14fdfc49 [2024-10-01T10:57:28.958Z] $ docker rm -f --volumes e3fecb2d2e9aad37d24709a1f031c7870b4320d94969f6351bd24fea14fdfc49 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T10:57:30.597Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-01T10:57:30.643Z] Warning: overwriting stash ‘coverage-report’ [2024-10-01T10:57:31.311Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T10:57:32.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-01T10:57:32.406Z] + ls -al . [2024-10-01T10:57:32.406Z] total 684 [2024-10-01T10:57:32.406Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 1 10:52 . [2024-10-01T10:57:32.406Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 10:49 .. [2024-10-01T10:57:32.406Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 1 10:49 .dockerignore [2024-10-01T10:57:32.407Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 10:49 .git [2024-10-01T10:57:32.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 10:49 .github [2024-10-01T10:57:32.407Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 1 10:49 .gitignore [2024-10-01T10:57:32.407Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 1 10:49 .golangci.yml [2024-10-01T10:57:32.407Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 1 10:49 Attribution.txt [2024-10-01T10:57:32.407Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 1 10:49 CHANGELOG.md [2024-10-01T10:57:32.407Z] -rw-rw-r-- 1 jenkins jenkins 1456 Oct 1 10:49 Dockerfile [2024-10-01T10:57:32.407Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 10:49 GOVERNANCE.md [2024-10-01T10:57:32.407Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 1 10:49 Jenkinsfile [2024-10-01T10:57:32.407Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 1 10:49 LICENSE [2024-10-01T10:57:32.407Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 1 10:49 Makefile [2024-10-01T10:57:32.407Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 1 10:49 OWNERS.md [2024-10-01T10:57:32.407Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 1 10:49 README.md [2024-10-01T10:57:32.407Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 10:36 VERSION [2024-10-01T10:57:32.407Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 10:49 bin [2024-10-01T10:57:32.407Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 10:49 cmd [2024-10-01T10:57:32.407Z] -rw-r--r-- 1 jenkins jenkins 438103 Oct 1 10:56 coverage.out [2024-10-01T10:57:32.407Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 10:49 examples [2024-10-01T10:57:32.407Z] -rw-rw-r-- 1 jenkins jenkins 7164 Oct 1 10:49 go.mod [2024-10-01T10:57:32.407Z] -rw-rw-r-- 1 jenkins jenkins 101675 Oct 1 10:49 go.sum [2024-10-01T10:57:32.407Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 10:49 images [2024-10-01T10:57:32.407Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 10:49 internal [2024-10-01T10:57:32.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 10:49 pkg [2024-10-01T10:57:32.407Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 1 10:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T10:57:32.849Z] + 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=a4913482c72ae8ceacbddcde6ff701c90f5a45c1 --label arch=arm64 --label version=0.0.0 . [2024-10-01T10:57:33.116Z] Sending build context to Docker daemon 1.201MB [2024-10-01T10:57:33.116Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T10:57:33.116Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-01T10:57:33.116Z] ---> da06c82b2725 [2024-10-01T10:57:33.116Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-01T10:57:33.384Z] ---> Running in b6e946665f76 [2024-10-01T10:57:33.650Z] Removing intermediate container b6e946665f76 [2024-10-01T10:57:33.650Z] ---> 916a95422a4a [2024-10-01T10:57:33.650Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T10:57:33.650Z] ---> Running in da5b38b3dd0c [2024-10-01T10:57:33.919Z] Removing intermediate container da5b38b3dd0c [2024-10-01T10:57:33.919Z] ---> f12627b7a055 [2024-10-01T10:57:33.919Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-01T10:57:33.919Z] ---> Running in 70e451c8fb14 [2024-10-01T10:57:34.187Z] Removing intermediate container 70e451c8fb14 [2024-10-01T10:57:34.187Z] ---> 192a48411223 [2024-10-01T10:57:34.187Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-01T10:57:34.455Z] ---> Running in 751e10b0d944 [2024-10-01T10:57:34.727Z] Removing intermediate container 751e10b0d944 [2024-10-01T10:57:34.727Z] ---> 111f2bc38b6d [2024-10-01T10:57:34.727Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T10:57:34.727Z] ---> Running in 57e7c8ef5ab2 [2024-10-01T10:57:35.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T10:57:36.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T10:57:37.235Z] OK: 266 MiB in 52 packages [2024-10-01T10:57:38.215Z] Removing intermediate container 57e7c8ef5ab2 [2024-10-01T10:57:38.215Z] ---> 4272dee3a683 [2024-10-01T10:57:38.215Z] Step 8/25 : WORKDIR /app [2024-10-01T10:57:38.215Z] ---> Running in f6d24c56f8eb [2024-10-01T10:57:38.483Z] Removing intermediate container f6d24c56f8eb [2024-10-01T10:57:38.484Z] ---> 2c8871bad5e9 [2024-10-01T10:57:38.484Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-01T10:57:39.073Z] ---> 76d5a214c171 [2024-10-01T10:57:39.073Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T10:57:39.073Z] ---> Running in f32cdd905aba [2024-10-01T10:57:41.663Z] Removing intermediate container f32cdd905aba [2024-10-01T10:57:41.663Z] ---> b3701d781ef4 [2024-10-01T10:57:41.663Z] Step 11/25 : COPY . . [2024-10-01T10:57:41.935Z] ---> 3e9ac4d20989 [2024-10-01T10:57:41.935Z] Step 12/25 : RUN $MAKE [2024-10-01T10:57:41.935Z] ---> Running in c5eee9288592 [2024-10-01T10:57:42.914Z] 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.38" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-10-01T11:01:04.656Z] Removing intermediate container c5eee9288592 [2024-10-01T11:01:04.656Z] ---> 05af97987385 [2024-10-01T11:01:04.656Z] Step 13/25 : FROM alpine:3.18 [2024-10-01T11:01:04.656Z] 3.18: Pulling from library/alpine [2024-10-01T11:01:04.656Z] 720f3032cd11: Pulling fs layer [2024-10-01T11:01:04.923Z] 720f3032cd11: Download complete [2024-10-01T11:01:05.504Z] 720f3032cd11: Pull complete [2024-10-01T11:01:05.504Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T11:01:05.504Z] Status: Downloaded newer image for alpine:3.18 [2024-10-01T11:01:05.504Z] ---> 3e834921e367 [2024-10-01T11:01:05.504Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-01T11:01:05.504Z] ---> Running in 2c9bdc77d08c [2024-10-01T11:01:05.772Z] Removing intermediate container 2c9bdc77d08c [2024-10-01T11:01:05.772Z] ---> 0850da71f914 [2024-10-01T11:01:05.772Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-01T11:01:06.041Z] ---> Running in f0f15279b2b3 [2024-10-01T11:01:07.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T11:01:07.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T11:01:08.222Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T11:01:08.222Z] Executing busybox-1.36.1-r7.trigger [2024-10-01T11:01:08.222Z] OK: 8 MiB in 16 packages [2024-10-01T11:01:09.178Z] Removing intermediate container f0f15279b2b3 [2024-10-01T11:01:09.178Z] ---> dba2cbba959e [2024-10-01T11:01:09.178Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-01T11:01:09.178Z] ---> Running in 09e05af67634 [2024-10-01T11:01:10.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T11:01:10.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T11:01:11.349Z] OK: 8 MiB in 16 packages [2024-10-01T11:01:11.931Z] Removing intermediate container 09e05af67634 [2024-10-01T11:01:11.931Z] ---> b47609261d7a [2024-10-01T11:01:11.931Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-01T11:01:12.510Z] ---> ba5ee5d25450 [2024-10-01T11:01:12.510Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-01T11:01:13.090Z] ---> bd6d0b11106b [2024-10-01T11:01:13.090Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-01T11:01:15.028Z] ---> ba908053960f [2024-10-01T11:01:15.028Z] Step 20/25 : EXPOSE 59989 [2024-10-01T11:01:15.028Z] ---> Running in 5d464ea55ac0 [2024-10-01T11:01:15.294Z] Removing intermediate container 5d464ea55ac0 [2024-10-01T11:01:15.294Z] ---> f6b972cc4c4c [2024-10-01T11:01:15.294Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-01T11:01:15.560Z] ---> Running in b2d6e85d3369 [2024-10-01T11:01:15.823Z] Removing intermediate container b2d6e85d3369 [2024-10-01T11:01:15.823Z] ---> 18b9e4a4d1ea [2024-10-01T11:01:15.823Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-01T11:01:15.823Z] ---> Running in 187d1e29af6a [2024-10-01T11:01:16.087Z] Removing intermediate container 187d1e29af6a [2024-10-01T11:01:16.087Z] ---> 379b2862c460 [2024-10-01T11:01:16.087Z] Step 23/25 : LABEL arch=arm64 [2024-10-01T11:01:16.087Z] ---> Running in b9eea212d057 [2024-10-01T11:01:16.365Z] Removing intermediate container b9eea212d057 [2024-10-01T11:01:16.365Z] ---> 47cd87e64d26 [2024-10-01T11:01:16.365Z] Step 24/25 : LABEL git_sha=a4913482c72ae8ceacbddcde6ff701c90f5a45c1 [2024-10-01T11:01:16.630Z] ---> Running in 27fba9265932 [2024-10-01T11:01:16.895Z] Removing intermediate container 27fba9265932 [2024-10-01T11:01:16.895Z] ---> 19ee8975f8af [2024-10-01T11:01:16.895Z] Step 25/25 : LABEL version=0.0.0 [2024-10-01T11:01:16.895Z] ---> Running in 48b20ee48799 [2024-10-01T11:01:17.160Z] Removing intermediate container 48b20ee48799 [2024-10-01T11:01:17.160Z] ---> fcef4f25d162 [2024-10-01T11:01:17.160Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-01T11:01:17.160Z] Successfully built fcef4f25d162 [2024-10-01T11:01:17.160Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T11:01:18.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T11:01:18.119Z] [2024-10-01T11:01:18.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T11:01:18.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T11:01:18.549Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-01T11:01:18.549Z] 8998bd30e6a1: Pulling fs layer [2024-10-01T11:01:18.549Z] 04944245beec: Pulling fs layer [2024-10-01T11:01:18.549Z] 699f458cf7ca: Pulling fs layer [2024-10-01T11:01:18.549Z] 765212b225bb: Pulling fs layer [2024-10-01T11:01:18.549Z] f23df028b6ca: Pulling fs layer [2024-10-01T11:01:18.549Z] d65c8cfc05b1: Pulling fs layer [2024-10-01T11:01:18.549Z] 2437ff75d9bd: Pulling fs layer [2024-10-01T11:01:18.549Z] 765212b225bb: Waiting [2024-10-01T11:01:18.549Z] f23df028b6ca: Waiting [2024-10-01T11:01:18.549Z] d65c8cfc05b1: Waiting [2024-10-01T11:01:18.549Z] 2437ff75d9bd: Waiting [2024-10-01T11:01:18.819Z] 04944245beec: Verifying Checksum [2024-10-01T11:01:18.819Z] 04944245beec: Download complete [2024-10-01T11:01:18.819Z] 765212b225bb: Verifying Checksum [2024-10-01T11:01:18.819Z] 765212b225bb: Download complete [2024-10-01T11:01:18.819Z] f23df028b6ca: Verifying Checksum [2024-10-01T11:01:18.819Z] f23df028b6ca: Download complete [2024-10-01T11:01:18.819Z] d65c8cfc05b1: Verifying Checksum [2024-10-01T11:01:18.819Z] d65c8cfc05b1: Download complete [2024-10-01T11:01:18.819Z] 699f458cf7ca: Verifying Checksum [2024-10-01T11:01:18.819Z] 699f458cf7ca: Download complete [2024-10-01T11:01:19.416Z] 8998bd30e6a1: Verifying Checksum [2024-10-01T11:01:19.416Z] 8998bd30e6a1: Download complete [2024-10-01T11:01:21.994Z] 2437ff75d9bd: Verifying Checksum [2024-10-01T11:01:21.994Z] 2437ff75d9bd: Download complete [2024-10-01T11:01:24.071Z] 8998bd30e6a1: Pull complete [2024-10-01T11:01:24.350Z] 04944245beec: Pull complete [2024-10-01T11:01:26.335Z] 699f458cf7ca: Pull complete [2024-10-01T11:01:26.335Z] 765212b225bb: Pull complete [2024-10-01T11:01:27.296Z] f23df028b6ca: Pull complete [2024-10-01T11:01:27.296Z] d65c8cfc05b1: Pull complete [2024-10-01T11:01:45.509Z] 2437ff75d9bd: Pull complete [2024-10-01T11:01:45.509Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-01T11:01:45.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T11:01:45.509Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T11:01:45.904Z] prd-ubuntu20.04-docker-arm64-4c-16g-12452 does not seem to be running inside a container [2024-10-01T11:01:45.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-01T11:01:48.585Z] $ docker top fb3f6e622ba1ddf0ede7bad55788810caed24a7d03840725e6f17ca2f8b375e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:01:49.531Z] ---> job-cost.sh [2024-10-01T11:01:49.532Z] lf-activate-venv: SKIPPING [2024-10-01T11:01:49.532Z] INFO: No Stack... [2024-10-01T11:01:49.796Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-01T11:01:50.763Z] INFO: Archiving Costs [Pipeline] sh [2024-10-01T11:01:51.432Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-10-01T11:01:51.432Z] + cut -d, -f6 [Pipeline] lock [2024-10-01T11:01:51.523Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-313-1-stack-cost] [2024-10-01T11:01:51.530Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-313-1-stack-cost] did not exist. Created. [2024-10-01T11:01:51.538Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-01T11:01:52.304Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-984483f9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-01T11:01:53.029Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-01T11:01:53.074Z] Warning: overwriting stash ‘stack-cost’ [2024-10-01T11:01:53.130Z] Stashed 1 file(s) [Pipeline] } [2024-10-01T11:01:53.149Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-01T11:01:53.263Z] $ docker stop --time=1 fb3f6e622ba1ddf0ede7bad55788810caed24a7d03840725e6f17ca2f8b375e6 [2024-10-01T11:01:54.790Z] $ docker rm -f --volumes fb3f6e622ba1ddf0ede7bad55788810caed24a7d03840725e6f17ca2f8b375e6 [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 [2024-10-01T11:01:56.402Z] provisioning config files... [2024-10-01T11:01:56.411Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-313@tmp/config7323241867945650413tmp [Pipeline] { [Pipeline] sh [2024-10-01T11:01:56.783Z] + set +x [2024-10-01T11:01:56.783Z] + curl -s https://codecov.io/bash [2024-10-01T11:01:56.783Z] + bash -s -- [2024-10-01T11:01:56.783Z] [2024-10-01T11:01:56.783Z] _____ _ [2024-10-01T11:01:56.783Z] / ____| | | [2024-10-01T11:01:56.783Z] | | ___ __| | ___ ___ _____ __ [2024-10-01T11:01:56.783Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-01T11:01:56.783Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-01T11:01:56.783Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-01T11:01:56.783Z] Bash-1.0.6 [2024-10-01T11:01:56.783Z] [2024-10-01T11:01:56.783Z] [2024-10-01T11:01:56.783Z] ==> git version 2.25.1 found [2024-10-01T11:01:56.783Z] ==> 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 [2024-10-01T11:01:56.783Z] Release-Date: 2020-01-08 [2024-10-01T11:01:56.783Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-01T11:01:56.783Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-01T11:01:56.783Z] ==> Jenkins CI detected. [2024-10-01T11:01:56.783Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-313 [2024-10-01T11:01:56.783Z] project root: . [2024-10-01T11:01:56.783Z] --> token set from env [2024-10-01T11:01:56.783Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-01T11:01:56.783Z] ==> Running gcov in . (disable via -X gcov) [2024-10-01T11:01:56.783Z] ==> Python coveragepy not found [2024-10-01T11:01:56.783Z] ==> Searching for coverage reports in: [2024-10-01T11:01:56.783Z] + . [2024-10-01T11:01:56.783Z] -> Found 1 reports [2024-10-01T11:01:56.783Z] ==> Detecting git/mercurial file structure [2024-10-01T11:01:56.783Z] ==> Reading reports [2024-10-01T11:01:57.042Z] + ./coverage.out bytes=438103 [2024-10-01T11:01:57.042Z] ==> Appending adjustments [2024-10-01T11:01:57.042Z] https://docs.codecov.io/docs/fixing-reports [2024-10-01T11:01:57.042Z] + Found adjustments [2024-10-01T11:01:57.042Z] ==> Gzipping contents [2024-10-01T11:01:57.042Z] 52K /tmp/codecov.w8S0U5.gz [2024-10-01T11:01:57.042Z] ==> Uploading reports [2024-10-01T11:01:57.042Z] url: https://codecov.io [2024-10-01T11:01:57.042Z] query: branch=PR-313&commit=a4913482c72ae8ceacbddcde6ff701c90f5a45c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=313&job=&cmd_args= [2024-10-01T11:01:57.300Z] -> Pinging Codecov [2024-10-01T11:01:57.300Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-313&commit=a4913482c72ae8ceacbddcde6ff701c90f5a45c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=313&job=&cmd_args= [2024-10-01T11:01:57.300Z] -> Uploading to [2024-10-01T11:01:57.301Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/a4913482c72ae8ceacbddcde6ff701c90f5a45c1/a88dbef2-d1b9-4d46-84b8-3613633fe3b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241001%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241001T110157Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ea7ece2268d003bbaf0eb37ec531a32dcdc6526a23aae770ca9f3a5c1e13bf8c [2024-10-01T11:01:57.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T11:01:57.301Z] Dload Upload Total Spent Left Speed [2024-10-01T11:01:57.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50186 0 0 100 50186 0 178k --:--:-- --:--:-- --:--:-- 178k [2024-10-01T11:01:57.560Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a4913482c72ae8ceacbddcde6ff701c90f5a45c1 [Pipeline] } [2024-10-01T11:01:57.651Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-01T11:02:00.103Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-313/archives ] [2024-10-01T11:02:00.103Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-313/archives [2024-10-01T11:02:00.103Z] total 16 [2024-10-01T11:02:00.103Z] drwxr-xr-x 3 root root 4096 Oct 1 10:39 . [2024-10-01T11:02:00.103Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 1 10:39 .. [2024-10-01T11:02:00.103Z] drwxr-xr-x 2 root root 4096 Oct 1 10:39 cost [2024-10-01T11:02:00.103Z] -rw-r--r-- 1 root root 91 Oct 1 10:39 cost.csv [2024-10-01T11:02:00.103Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-313/archives [2024-10-01T11:02:00.103Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-313/archives [2024-10-01T11:02:00.103Z] total 16 [2024-10-01T11:02:00.103Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 10:39 . [2024-10-01T11:02:00.103Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 1 10:39 .. [2024-10-01T11:02:00.103Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 1 10:39 cost [2024-10-01T11:02:00.103Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 1 10:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:02:00.513Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:02:01.485Z] ---> package-listing.sh [2024-10-01T11:02:01.485Z] ++ facter osfamily [2024-10-01T11:02:01.485Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-01T11:02:01.746Z] + OS_FAMILY=debian [2024-10-01T11:02:01.746Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-313 [2024-10-01T11:02:01.746Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-01T11:02:01.746Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-01T11:02:01.746Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-01T11:02:01.746Z] + PACKAGES=/tmp/packages_start.txt [2024-10-01T11:02:01.746Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-313 ']' [2024-10-01T11:02:01.746Z] + PACKAGES=/tmp/packages_end.txt [2024-10-01T11:02:01.746Z] + case "${OS_FAMILY}" in [2024-10-01T11:02:01.746Z] + dpkg -l [2024-10-01T11:02:01.746Z] + grep '^ii' [2024-10-01T11:02:01.746Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-01T11:02:01.746Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-01T11:02:01.746Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-01T11:02:01.746Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-313 ']' [2024-10-01T11:02:01.746Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-313/archives/ [2024-10-01T11:02:01.746Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-313/archives/ [Pipeline] echo [2024-10-01T11:02:01.793Z] 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-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-01T11:02:02.095Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T11:02:02.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T11:02:02.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T11:02:02.931Z] prd-ubuntu20.04-docker-8c-8g-12434 does not seem to be running inside a container [2024-10-01T11:02:02.971Z] $ 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-313/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-313 -v /w/workspace/undry_device-rfid-llrp-go_PR-313:/w/workspace/undry_device-rfid-llrp-go_PR-313:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-313@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-01T11:02:03.199Z] $ docker top ebd84325cf4e46af16b0d99d6988388f56c4a885acd87c6582530b1639a20c23 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T11:02:03.592Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-01T11:02:03.911Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-01T11:02:04.231Z] + ls /var/log/sa-host [2024-10-01T11:02:04.231Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T11:02:04.605Z] provisioning config files... [2024-10-01T11:02:04.612Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-313@tmp/config13242576704543956099tmp [Pipeline] { [Pipeline] echo [2024-10-01T11:02:04.687Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:02:05.016Z] ---> create-netrc.sh [Pipeline] } [2024-10-01T11:02:05.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:02:05.526Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-01T11:02:05.575Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:02:05.959Z] ---> sudo-logs.sh [2024-10-01T11:02:05.960Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-01T11:02:06.081Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:02:06.404Z] ---> job-cost.sh [2024-10-01T11:02:06.404Z] lf-activate-venv: SKIPPING [2024-10-01T11:02:06.404Z] DEBUG: total: 0.2199999988079071 [2024-10-01T11:02:06.404Z] INFO: Retrieving Stack Cost... [2024-10-01T11:02:06.664Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-01T11:02:07.239Z] INFO: Archiving Costs [Pipeline] echo [2024-10-01T11:02:07.287Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T11:02:07.612Z] ---> logs-deploy.sh [2024-10-01T11:02:07.612Z] lf-activate-venv: SKIPPING [2024-10-01T11:02:07.612Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-313/1 [2024-10-01T11:02:07.612Z] INFO: archiving workspace using pattern(s): [2024-10-01T11:02:08.549Z] Archives upload complete. [2024-10-01T11:02:08.549Z] INFO: archiving logs to Nexus