Pull request #281 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 13f67f2da75ed181c38f3a4800989f65690e304e+316dbc5f3ebdec1b129a9b2a6268b168683f680f (5ea49061868dd7d8e86b5fabb3c594b5875ff6f0) 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-ssh3611066636744610641.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16904514856999518624.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-281/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-281/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8677644165565724036.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-281/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13202114730708636320.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17826047007843707655.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-281/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-281/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15454722772465177013.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-27884’ is offline Running on prd-ubuntu20.04-docker-8c-8g-27887 in /w/workspace/undry_device-rfid-llrp-go_PR-281 [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-281 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/281/head:refs/remotes/origin/PR-281 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 316dbc5f3ebdec1b129a9b2a6268b168683f680f into PR head commit 13f67f2da75ed181c38f3a4800989f65690e304e Merge succeeded, producing 13f67f2da75ed181c38f3a4800989f65690e304e Checking out Revision 13f67f2da75ed181c38f3a4800989f65690e304e (PR-281) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 13f67f2da75ed181c38f3a4800989f65690e304e # 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 316dbc5f3ebdec1b129a9b2a6268b168683f680f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13f67f2da75ed181c38f3a4800989f65690e304e # timeout=10 [Pipeline] timeout [2024-01-25T10:15:01.146Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-25T10:15:01.364Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-25T10:15:01.481Z] ========================================================= [2024-01-25T10:15:01.481Z] EdgeX Global Pipelines Version Info [2024-01-25T10:15:01.481Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:15:02.611Z] ------------------- [2024-01-25T10:15:02.611Z] stable info: [2024-01-25T10:15:02.611Z] ------------------- [2024-01-25T10:15:02.611Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-25T10:15:02.611Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T10:15:02.611Z] Message: update stable to v1.0.258 [2024-01-25T10:15:02.870Z] ------------------- [2024-01-25T10:15:02.871Z] experimental info: [2024-01-25T10:15:02.871Z] ------------------- [2024-01-25T10:15:02.871Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-25T10:15:02.871Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T10:15:02.871Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-25T10:15:03.104Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-01-25T10:15:03.164Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-01-25T10:15:03.223Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-25T10:15:03.278Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-25T10:15:03.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-25T10:15:03.397Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-25T10:15:03.457Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-25T10:15:03.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-25T10:15:03.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-25T10:15:03.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-25T10:15:03.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-25T10:15:03.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-01-25T10:15:03.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-25T10:15:03.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-25T10:15:03.941Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-25T10:15:04.007Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-25T10:15:04.199Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-25T10:15:04.264Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-25T10:15:04.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-25T10:15:04.452Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-25T10:15:04.527Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-25T10:15:04.596Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-25T10:15:04.662Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-25T10:15:04.731Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-25T10:15:04.798Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-25T10:15:04.867Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-25T10:15:04.936Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-25T10:15:05.005Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-281 [Pipeline] echo [2024-01-25T10:15:05.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-281 [Pipeline] echo [2024-01-25T10:15:05.150Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-281 [Pipeline] echo [2024-01-25T10:15:05.222Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13f67f2da75ed181c38f3a4800989f65690e304e [Pipeline] echo [2024-01-25T10:15:05.296Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13f67f2 [Pipeline] echo [2024-01-25T10:15:05.373Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T10:15:05.530Z] provisioning config files... [2024-01-25T10:15:05.545Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-281@tmp/config6635739407117865531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:15:05.960Z] ---> ****-login.sh [2024-01-25T10:15:05.960Z] nexus3.edgexfoundry.org:10001 [2024-01-25T10:15:05.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:15:06.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:15:06.221Z] Configure a credential helper to remove this warning. See [2024-01-25T10:15:06.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:15:06.221Z] [2024-01-25T10:15:06.221Z] Login Succeeded [2024-01-25T10:15:06.221Z] nexus3.edgexfoundry.org:10002 [2024-01-25T10:15:06.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:15:06.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:15:06.482Z] Configure a credential helper to remove this warning. See [2024-01-25T10:15:06.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:15:06.482Z] [2024-01-25T10:15:06.482Z] Login Succeeded [2024-01-25T10:15:06.482Z] nexus3.edgexfoundry.org:10003 [2024-01-25T10:15:06.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:15:06.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:15:06.483Z] Configure a credential helper to remove this warning. See [2024-01-25T10:15:06.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:15:06.483Z] [2024-01-25T10:15:06.483Z] Login Succeeded [2024-01-25T10:15:06.483Z] nexus3.edgexfoundry.org:10004 [2024-01-25T10:15:06.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:15:06.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:15:06.483Z] Configure a credential helper to remove this warning. See [2024-01-25T10:15:06.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:15:06.483Z] [2024-01-25T10:15:06.483Z] Login Succeeded [2024-01-25T10:15:06.743Z] ****.io [2024-01-25T10:15:06.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:15:07.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:15:07.005Z] Configure a credential helper to remove this warning. See [2024-01-25T10:15:07.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:15:07.005Z] [2024-01-25T10:15:07.005Z] Login Succeeded [2024-01-25T10:15:07.005Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T10:15:07.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-25T10:15:07.831Z] + git rev-list -1 --merges 13f67f2da75ed181c38f3a4800989f65690e304e~1..13f67f2da75ed181c38f3a4800989f65690e304e [Pipeline] echo [2024-01-25T10:15:07.876Z] -----------> git rev-list -1 --merges 13f67f2da75ed181c38f3a4800989f65690e304e~1..13f67f2da75ed181c38f3a4800989f65690e304e 13f67f2da75ed181c38f3a4800989f65690e304e [false] [Pipeline] sh [2024-01-25T10:15:08.208Z] + git log --format=format:%s -1 13f67f2da75ed181c38f3a4800989f65690e304e [Pipeline] echo [2024-01-25T10:15:08.253Z] ========================================================= [2024-01-25T10:15:08.253Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-25T10:15:08.253Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T10:15:08.760Z] + git log --format=format:%s -1 13f67f2da75ed181c38f3a4800989f65690e304e [Pipeline] echo [2024-01-25T10:15:08.791Z] [semverPrep] GIT_COMMIT: 13f67f2da75ed181c38f3a4800989f65690e304e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-01-25T10:15:08.849Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-25T10:15:09.276Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-25T10:15:09.276Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-25T10:15:09.276Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-25T10:15:09.276Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-25T10:15:09.276Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-25T10:15:09.276Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-25T10:15:09.276Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:15:09.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T10:15:09.715Z] [2024-01-25T10:15:09.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:15:10.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T10:15:10.129Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-25T10:15:10.129Z] b85a868b505f: Pulling fs layer [2024-01-25T10:15:10.129Z] e2be974225ed: Pulling fs layer [2024-01-25T10:15:10.129Z] 339a4e72a1f5: Pulling fs layer [2024-01-25T10:15:10.129Z] 988bab9f4d93: Pulling fs layer [2024-01-25T10:15:10.129Z] 1469e6f7b9e6: Pulling fs layer [2024-01-25T10:15:10.129Z] eaf3925da568: Pulling fs layer [2024-01-25T10:15:10.129Z] bab4dde63d76: Pulling fs layer [2024-01-25T10:15:10.129Z] bde34c3a00c8: Pulling fs layer [2024-01-25T10:15:10.129Z] b352a97aabf1: Pulling fs layer [2024-01-25T10:15:10.129Z] 4872d77fe225: Pulling fs layer [2024-01-25T10:15:10.129Z] 5851b861e8e6: Pulling fs layer [2024-01-25T10:15:10.129Z] 988bab9f4d93: Waiting [2024-01-25T10:15:10.129Z] 1469e6f7b9e6: Waiting [2024-01-25T10:15:10.129Z] eaf3925da568: Waiting [2024-01-25T10:15:10.129Z] bab4dde63d76: Waiting [2024-01-25T10:15:10.129Z] 5851b861e8e6: Waiting [2024-01-25T10:15:10.129Z] bde34c3a00c8: Waiting [2024-01-25T10:15:10.129Z] b352a97aabf1: Waiting [2024-01-25T10:15:10.129Z] 4872d77fe225: Waiting [2024-01-25T10:15:10.129Z] e2be974225ed: Verifying Checksum [2024-01-25T10:15:10.129Z] e2be974225ed: Download complete [2024-01-25T10:15:10.129Z] 988bab9f4d93: Verifying Checksum [2024-01-25T10:15:10.129Z] 988bab9f4d93: Download complete [2024-01-25T10:15:10.129Z] 1469e6f7b9e6: Verifying Checksum [2024-01-25T10:15:10.129Z] 1469e6f7b9e6: Download complete [2024-01-25T10:15:10.390Z] eaf3925da568: Verifying Checksum [2024-01-25T10:15:10.390Z] eaf3925da568: Download complete [2024-01-25T10:15:10.390Z] 339a4e72a1f5: Verifying Checksum [2024-01-25T10:15:10.390Z] 339a4e72a1f5: Download complete [2024-01-25T10:15:10.390Z] bde34c3a00c8: Download complete [2024-01-25T10:15:10.390Z] b352a97aabf1: Download complete [2024-01-25T10:15:10.390Z] 4872d77fe225: Download complete [2024-01-25T10:15:10.390Z] 5851b861e8e6: Download complete [2024-01-25T10:15:10.390Z] b85a868b505f: Verifying Checksum [2024-01-25T10:15:10.390Z] b85a868b505f: Download complete [2024-01-25T10:15:10.650Z] bab4dde63d76: Download complete [2024-01-25T10:15:12.034Z] b85a868b505f: Pull complete [2024-01-25T10:15:12.034Z] e2be974225ed: Pull complete [2024-01-25T10:15:12.621Z] 339a4e72a1f5: Pull complete [2024-01-25T10:15:12.621Z] 988bab9f4d93: Pull complete [2024-01-25T10:15:12.885Z] 1469e6f7b9e6: Pull complete [2024-01-25T10:15:12.885Z] eaf3925da568: Pull complete [2024-01-25T10:15:14.790Z] bab4dde63d76: Pull complete [2024-01-25T10:15:14.790Z] bde34c3a00c8: Pull complete [2024-01-25T10:15:14.790Z] b352a97aabf1: Pull complete [2024-01-25T10:15:15.050Z] 4872d77fe225: Pull complete [2024-01-25T10:15:15.050Z] 5851b861e8e6: Pull complete [2024-01-25T10:15:15.050Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-25T10:15:15.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T10:15:15.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:15:15.393Z] prd-ubuntu20.04-docker-8c-8g-27887 does not seem to be running inside a container [2024-01-25T10:15:15.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-281 -v /w/workspace/undry_device-rfid-llrp-go_PR-281:/w/workspace/undry_device-rfid-llrp-go_PR-281:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-281@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-25T10:15:19.195Z] $ docker top 44d99cf9da4133a8fa2523830047d57925f85e057cffab7a19b16cad0239d2ae -eo pid,comm [2024-01-25T10:15:19.264Z] 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-01-25T10:15:19.264Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-25T10:15:19.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T10:15:19.464Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T10:15:19.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T10:15:19.598Z] $ docker exec 44d99cf9da4133a8fa2523830047d57925f85e057cffab7a19b16cad0239d2ae ssh-agent [2024-01-25T10:15:19.708Z] SSH_AUTH_SOCK=/tmp/ssh-lrsLEu5gx0qg/agent.32 [2024-01-25T10:15:19.708Z] SSH_AGENT_PID=38 [2024-01-25T10:15:19.716Z] Running ssh-add (command line suppressed) [2024-01-25T10:15:19.827Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-281@tmp/private_key_9607026495684819608.key (/w/workspace/undry_device-rfid-llrp-go_PR-281@tmp/private_key_9607026495684819608.key) [2024-01-25T10:15:19.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T10:15:20.204Z] + git tag --points-at HEAD [Pipeline] } [2024-01-25T10:15:20.228Z] $ docker exec --env ******** --env ******** 44d99cf9da4133a8fa2523830047d57925f85e057cffab7a19b16cad0239d2ae ssh-agent -k [2024-01-25T10:15:20.331Z] unset SSH_AUTH_SOCK; [2024-01-25T10:15:20.331Z] unset SSH_AGENT_PID; [2024-01-25T10:15:20.332Z] echo Agent pid 38 killed; [2024-01-25T10:15:20.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-25T10:15:20.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T10:15:20.488Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T10:15:20.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T10:15:20.605Z] $ docker exec 44d99cf9da4133a8fa2523830047d57925f85e057cffab7a19b16cad0239d2ae ssh-agent [2024-01-25T10:15:20.718Z] SSH_AUTH_SOCK=/tmp/ssh-Rq2FgO9UU0SY/agent.71 [2024-01-25T10:15:20.718Z] SSH_AGENT_PID=77 [2024-01-25T10:15:20.723Z] Running ssh-add (command line suppressed) [2024-01-25T10:15:20.825Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-281@tmp/private_key_17657324454339012802.key (/w/workspace/undry_device-rfid-llrp-go_PR-281@tmp/private_key_17657324454339012802.key) [2024-01-25T10:15:20.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T10:15:21.203Z] + git semver init [2024-01-25T10:15:21.463Z] 2024-01-25 10:15:21,387 [run_init] DEBUG init version:0.0.0 force:False [2024-01-25T10:15:21.463Z] 2024-01-25 10:15:21,388 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-281/.semver [2024-01-25T10:15:21.463Z] 2024-01-25 10:15:21,388 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-281/.semver [2024-01-25T10:15:21.463Z] 2024-01-25 10:15:21,389 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-281/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-281, universal_newlines=False, shell=None, istream=None) [2024-01-25T10:15:22.847Z] 2024-01-25 10:15:22,506 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-281/.git/info/exclude [2024-01-25T10:15:22.847Z] 2024-01-25 10:15:22,506 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-281/.semver/PR-281 with force:False [2024-01-25T10:15:22.847Z] 2024-01-25 10:15:22,506 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-281/.semver/PR-281 [2024-01-25T10:15:22.847Z] 2024-01-25 10:15:22,511 [execute] INFO git cat-file --batch-check [2024-01-25T10:15:22.847Z] 2024-01-25 10:15:22,511 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-281/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T10:15:22.847Z] 2024-01-25 10:15:22,516 [execute] INFO git cat-file --batch [2024-01-25T10:15:22.847Z] 2024-01-25 10:15:22,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-281/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T10:15:22.847Z] 2024-01-25 10:15:22,520 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-281/.semver/PR-281 [2024-01-25T10:15:22.847Z] 0.0.0 [Pipeline] } [2024-01-25T10:15:22.868Z] $ docker exec --env ******** --env ******** 44d99cf9da4133a8fa2523830047d57925f85e057cffab7a19b16cad0239d2ae ssh-agent -k [2024-01-25T10:15:22.971Z] unset SSH_AUTH_SOCK; [2024-01-25T10:15:22.972Z] unset SSH_AGENT_PID; [2024-01-25T10:15:22.972Z] echo Agent pid 77 killed; [2024-01-25T10:15:22.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T10:15:23.509Z] + git semver [Pipeline] } [2024-01-25T10:15:23.790Z] $ docker stop --time=1 44d99cf9da4133a8fa2523830047d57925f85e057cffab7a19b16cad0239d2ae [2024-01-25T10:15:25.110Z] $ docker rm -f --volumes 44d99cf9da4133a8fa2523830047d57925f85e057cffab7a19b16cad0239d2ae [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T10:15:25.560Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-25T10:15:25.876Z] Stashed 1 file(s) [Pipeline] echo [2024-01-25T10:15:25.893Z] [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-01-25T10:15:26.784Z] provisioning config files... [2024-01-25T10:15:26.794Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-281@tmp/config8073854190719974979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:15:27.249Z] ---> ****-login.sh [2024-01-25T10:15:27.249Z] nexus3.edgexfoundry.org:10001 [2024-01-25T10:15:27.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:15:27.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:15:27.249Z] Configure a credential helper to remove this warning. See [2024-01-25T10:15:27.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:15:27.249Z] [2024-01-25T10:15:27.249Z] Login Succeeded [2024-01-25T10:15:27.249Z] nexus3.edgexfoundry.org:10002 [2024-01-25T10:15:27.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:15:27.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:15:27.249Z] Configure a credential helper to remove this warning. See [2024-01-25T10:15:27.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:15:27.249Z] [2024-01-25T10:15:27.249Z] Login Succeeded [2024-01-25T10:15:27.249Z] nexus3.edgexfoundry.org:10003 [2024-01-25T10:15:27.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:15:27.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:15:27.514Z] Configure a credential helper to remove this warning. See [2024-01-25T10:15:27.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:15:27.514Z] [2024-01-25T10:15:27.514Z] Login Succeeded [2024-01-25T10:15:27.514Z] nexus3.edgexfoundry.org:10004 [2024-01-25T10:15:27.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:15:27.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:15:27.514Z] Configure a credential helper to remove this warning. See [2024-01-25T10:15:27.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:15:27.514Z] [2024-01-25T10:15:27.514Z] Login Succeeded [2024-01-25T10:15:27.514Z] ****.io [2024-01-25T10:15:27.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:15:28.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:15:28.452Z] Configure a credential helper to remove this warning. See [2024-01-25T10:15:28.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:15:28.452Z] [2024-01-25T10:15:28.452Z] Login Succeeded [2024-01-25T10:15:28.452Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T10:15:28.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-25T10:15:28.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T10:15:28.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T10:15:28.927Z] ========================================================= [2024-01-25T10:15:28.927Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-25T10:15:28.927Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:15:29.564Z] + 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-01-25T10:15:29.564Z] Sending build context to Docker daemon 8.435MB [2024-01-25T10:15:29.564Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-25T10:15:29.564Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-25T10:15:29.564Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-25T10:15:29.564Z] 7264a8db6415: Pulling fs layer [2024-01-25T10:15:29.564Z] c4d48a809fc2: Pulling fs layer [2024-01-25T10:15:29.564Z] 4f1c88b9dad5: Pulling fs layer [2024-01-25T10:15:29.564Z] ad3a456e5733: Pulling fs layer [2024-01-25T10:15:29.564Z] 69c7f0334f64: Pulling fs layer [2024-01-25T10:15:29.564Z] 1f1c1a5573a3: Pulling fs layer [2024-01-25T10:15:29.564Z] ce7588e14bc9: Pulling fs layer [2024-01-25T10:15:29.564Z] b5e4710f87ac: Pulling fs layer [2024-01-25T10:15:29.564Z] 1f1c1a5573a3: Waiting [2024-01-25T10:15:29.564Z] ad3a456e5733: Waiting [2024-01-25T10:15:29.564Z] ce7588e14bc9: Waiting [2024-01-25T10:15:29.564Z] b5e4710f87ac: Waiting [2024-01-25T10:15:29.564Z] 69c7f0334f64: Waiting [2024-01-25T10:15:29.564Z] c4d48a809fc2: Download complete [2024-01-25T10:15:29.823Z] ad3a456e5733: Download complete [2024-01-25T10:15:29.823Z] 69c7f0334f64: Download complete [2024-01-25T10:15:29.823Z] 7264a8db6415: Verifying Checksum [2024-01-25T10:15:29.823Z] 7264a8db6415: Download complete [2024-01-25T10:15:29.823Z] 1f1c1a5573a3: Verifying Checksum [2024-01-25T10:15:29.823Z] 1f1c1a5573a3: Download complete [2024-01-25T10:15:29.823Z] 7264a8db6415: Pull complete [2024-01-25T10:15:29.823Z] b5e4710f87ac: Download complete [2024-01-25T10:15:30.081Z] c4d48a809fc2: Pull complete [2024-01-25T10:15:30.339Z] 4f1c88b9dad5: Verifying Checksum [2024-01-25T10:15:30.339Z] 4f1c88b9dad5: Download complete [2024-01-25T10:15:30.596Z] ce7588e14bc9: Verifying Checksum [2024-01-25T10:15:30.596Z] ce7588e14bc9: Download complete [2024-01-25T10:15:33.887Z] 4f1c88b9dad5: Pull complete [2024-01-25T10:15:33.887Z] ad3a456e5733: Pull complete [2024-01-25T10:15:33.887Z] 69c7f0334f64: Pull complete [2024-01-25T10:15:33.887Z] 1f1c1a5573a3: Pull complete [2024-01-25T10:15:36.415Z] ce7588e14bc9: Pull complete [2024-01-25T10:15:36.674Z] b5e4710f87ac: Pull complete [2024-01-25T10:15:36.674Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-25T10:15:36.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-25T10:15:36.674Z] ---> 88b5674ff536 [2024-01-25T10:15:36.674Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-01-25T10:15:41.538Z] Still waiting to schedule task [2024-01-25T10:15:41.538Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-25T10:15:41.948Z] ---> Running in f8e45d982f0e [2024-01-25T10:15:41.949Z] Removing intermediate container f8e45d982f0e [2024-01-25T10:15:41.949Z] ---> 289874ce5855 [2024-01-25T10:15:41.949Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-25T10:15:41.949Z] ---> Running in 02d926967d0d [2024-01-25T10:15:41.949Z] Removing intermediate container 02d926967d0d [2024-01-25T10:15:41.949Z] ---> 6fbadac9d167 [2024-01-25T10:15:41.949Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-01-25T10:15:41.949Z] ---> Running in 314e6e590cef [2024-01-25T10:15:41.949Z] Removing intermediate container 314e6e590cef [2024-01-25T10:15:41.949Z] ---> 50a9ea26a247 [2024-01-25T10:15:41.949Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-25T10:15:41.949Z] ---> Running in a1803cc2faaa [2024-01-25T10:15:41.949Z] Removing intermediate container a1803cc2faaa [2024-01-25T10:15:41.949Z] ---> 6ef033054726 [2024-01-25T10:15:41.949Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-25T10:15:41.949Z] ---> Running in fc7618534e85 [2024-01-25T10:15:41.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T10:15:41.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T10:15:42.208Z] OK: 264 MiB in 52 packages [2024-01-25T10:15:42.468Z] Removing intermediate container fc7618534e85 [2024-01-25T10:15:42.468Z] ---> bba5470ec208 [2024-01-25T10:15:42.468Z] Step 8/12 : WORKDIR /app [2024-01-25T10:15:42.468Z] ---> Running in 9abb6f898b3b [2024-01-25T10:15:42.468Z] Removing intermediate container 9abb6f898b3b [2024-01-25T10:15:42.468Z] ---> 4f250ac16245 [2024-01-25T10:15:42.468Z] Step 9/12 : COPY go.mod vendor* ./ [2024-01-25T10:15:42.728Z] ---> 7dffe2874a53 [2024-01-25T10:15:42.728Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T10:15:42.728Z] ---> Running in a98f5b1416c9 [2024-01-25T10:16:14.832Z] Removing intermediate container a98f5b1416c9 [2024-01-25T10:16:14.832Z] ---> 1594de4107d2 [2024-01-25T10:16:14.832Z] Step 11/12 : COPY . . [2024-01-25T10:16:14.832Z] ---> 9eaa7f0a1a61 [2024-01-25T10:16:14.832Z] Step 12/12 : RUN $MAKE [2024-01-25T10:16:14.832Z] ---> Running in cd8e8ce0ae97 [2024-01-25T10:16:14.832Z] noop [2024-01-25T10:16:14.832Z] Removing intermediate container cd8e8ce0ae97 [2024-01-25T10:16:14.832Z] ---> 921de3bd3fa7 [2024-01-25T10:16:14.832Z] Successfully built 921de3bd3fa7 [2024-01-25T10:16:14.832Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:16:15.375Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-25T10:16:15.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:16:15.581Z] prd-ubuntu20.04-docker-8c-8g-27887 does not seem to be running inside a container [2024-01-25T10:16:15.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-281 -v /w/workspace/undry_device-rfid-llrp-go_PR-281:/w/workspace/undry_device-rfid-llrp-go_PR-281:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-281@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-25T10:16:15.925Z] $ docker top 0ae372367a657c36f813515718d688b37f3ba26e6d44729ad6e62801c2d338a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T10:16:16.362Z] + go version [2024-01-25T10:16:16.362Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-25T10:16:16.395Z] $ docker stop --time=1 0ae372367a657c36f813515718d688b37f3ba26e6d44729ad6e62801c2d338a5 [2024-01-25T10:16:17.687Z] $ docker rm -f --volumes 0ae372367a657c36f813515718d688b37f3ba26e6d44729ad6e62801c2d338a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:16:18.642Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-25T10:16:18.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:16:18.834Z] prd-ubuntu20.04-docker-8c-8g-27887 does not seem to be running inside a container [2024-01-25T10:16:18.863Z] $ 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-281 -v /w/workspace/undry_device-rfid-llrp-go_PR-281:/w/workspace/undry_device-rfid-llrp-go_PR-281:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-281@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-25T10:16:19.194Z] $ docker top 810021e119c9ad33ffd429983aa2b411e0ff5d5f329d02c514e7a5a7e56fa749 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T10:16:19.642Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-281 [Pipeline] fileExists [Pipeline] sh [2024-01-25T10:16:20.012Z] + make test [2024-01-25T10:16:20.012Z] go test ./... -coverprofile=coverage.out ./... [2024-01-25T10:16:21.383Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-01-25T10:16:33.582Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-01-25T10:16:33.582Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-01-25T10:16:36.130Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.915s coverage: 40.6% of statements [2024-01-25T10:16:36.130Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.254s coverage: 51.9% of statements [2024-01-25T10:16:36.130Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements [2024-01-25T10:16:54.218Z] go vet ./... [2024-01-25T10:16:58.524Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-25T10:16:58.524Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-25T10:16:58.524Z] ./bin/test-attribution-txt.sh [2024-01-25T10:16:58.524Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-25T10:16:58.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-25T10:16:58.624Z] $ docker stop --time=1 810021e119c9ad33ffd429983aa2b411e0ff5d5f329d02c514e7a5a7e56fa749 [2024-01-25T10:17:01.125Z] $ docker rm -f --volumes 810021e119c9ad33ffd429983aa2b411e0ff5d5f329d02c514e7a5a7e56fa749 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T10:17:01.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-25T10:17:01.877Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-25T10:17:02.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-25T10:17:03.124Z] + ls -al . [2024-01-25T10:17:03.124Z] total 640 [2024-01-25T10:17:03.124Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 25 10:16 . [2024-01-25T10:17:03.124Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 10:14 .. [2024-01-25T10:17:03.124Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 25 10:15 .dockerignore [2024-01-25T10:17:03.124Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 10:16 .git [2024-01-25T10:17:03.124Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 10:15 .github [2024-01-25T10:17:03.125Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 25 10:15 .gitignore [2024-01-25T10:17:03.125Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 25 10:15 .golangci.yml [2024-01-25T10:17:03.125Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 10:15 .semver [2024-01-25T10:17:03.125Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jan 25 10:15 Attribution.txt [2024-01-25T10:17:03.125Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jan 25 10:15 CHANGELOG.md [2024-01-25T10:17:03.125Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jan 25 10:15 Dockerfile [2024-01-25T10:17:03.125Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 10:15 GOVERNANCE.md [2024-01-25T10:17:03.125Z] -rw-rw-r-- 1 jenkins jenkins 661 Jan 25 10:15 Jenkinsfile [2024-01-25T10:17:03.125Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 25 10:15 LICENSE [2024-01-25T10:17:03.125Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jan 25 10:15 Makefile [2024-01-25T10:17:03.125Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 25 10:15 OWNERS.md [2024-01-25T10:17:03.125Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jan 25 10:15 README.md [2024-01-25T10:17:03.125Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 25 10:15 VERSION [2024-01-25T10:17:03.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 10:15 bin [2024-01-25T10:17:03.125Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 10:15 cmd [2024-01-25T10:17:03.125Z] -rw-r--r-- 1 jenkins jenkins 459493 Jan 25 10:16 coverage.out [2024-01-25T10:17:03.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 10:15 examples [2024-01-25T10:17:03.125Z] -rw-rw-r-- 1 jenkins jenkins 3921 Jan 25 10:15 go.mod [2024-01-25T10:17:03.125Z] -rw-rw-r-- 1 jenkins jenkins 34085 Jan 25 10:15 go.sum [2024-01-25T10:17:03.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 10:15 images [2024-01-25T10:17:03.125Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 25 10:15 internal [2024-01-25T10:17:03.125Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 25 10:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:17:03.576Z] + 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=13f67f2da75ed181c38f3a4800989f65690e304e --label arch=amd64 --label version=0.0.0 . [2024-01-25T10:17:03.576Z] Sending build context to Docker daemon 8.435MB [2024-01-25T10:17:03.577Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-01-25T10:17:03.577Z] Step 2/25 : FROM ${BASE} AS builder [2024-01-25T10:17:03.577Z] ---> 921de3bd3fa7 [2024-01-25T10:17:03.577Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-01-25T10:17:03.838Z] ---> Running in af6ab75e29c6 [2024-01-25T10:17:03.838Z] Removing intermediate container af6ab75e29c6 [2024-01-25T10:17:03.838Z] ---> d16a866d2f83 [2024-01-25T10:17:03.838Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-25T10:17:03.838Z] ---> Running in 56c80b7d775f [2024-01-25T10:17:03.838Z] Removing intermediate container 56c80b7d775f [2024-01-25T10:17:03.838Z] ---> a951ed87d43d [2024-01-25T10:17:03.838Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-01-25T10:17:03.838Z] ---> Running in 2796b1d1a6bc [2024-01-25T10:17:04.099Z] Removing intermediate container 2796b1d1a6bc [2024-01-25T10:17:04.099Z] ---> d1e2f7164f52 [2024-01-25T10:17:04.099Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-01-25T10:17:04.099Z] ---> Running in 7d1ca973e337 [2024-01-25T10:17:04.099Z] Removing intermediate container 7d1ca973e337 [2024-01-25T10:17:04.099Z] ---> c61c089fe982 [2024-01-25T10:17:04.099Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-25T10:17:04.099Z] ---> Running in be2a9f7b44db [2024-01-25T10:17:04.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T10:17:04.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T10:17:04.877Z] OK: 264 MiB in 52 packages [2024-01-25T10:17:05.136Z] Removing intermediate container be2a9f7b44db [2024-01-25T10:17:05.136Z] ---> 94d9e57ebaf2 [2024-01-25T10:17:05.136Z] Step 8/25 : WORKDIR /app [2024-01-25T10:17:05.136Z] ---> Running in 099bf04b63b5 [2024-01-25T10:17:05.395Z] Removing intermediate container 099bf04b63b5 [2024-01-25T10:17:05.395Z] ---> 410c38decf87 [2024-01-25T10:17:05.395Z] Step 9/25 : COPY go.mod vendor* ./ [2024-01-25T10:17:05.395Z] ---> 2331441470a3 [2024-01-25T10:17:05.395Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T10:17:05.395Z] ---> Running in e16f3e5fbeb7 [2024-01-25T10:17:05.963Z] Removing intermediate container e16f3e5fbeb7 [2024-01-25T10:17:05.963Z] ---> 52fdf31eeb62 [2024-01-25T10:17:05.963Z] Step 11/25 : COPY . . [2024-01-25T10:17:06.531Z] ---> 15824796a3b1 [2024-01-25T10:17:06.531Z] Step 12/25 : RUN $MAKE [2024-01-25T10:17:06.531Z] ---> Running in d93623b67c4c [2024-01-25T10:17:06.790Z] 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.7" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-01-25T10:17:18.484Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27888 in /w/workspace/undry_device-rfid-llrp-go_PR-281 [Pipeline] { [Pipeline] ws [2024-01-25T10:17:18.576Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-01-25T10:17:21.703Z] The recommended git tool is: git [2024-01-25T10:17:26.714Z] using credential edgex-jenkins-ssh [2024-01-25T10:17:26.732Z] Cloning the remote Git repository [2024-01-25T10:17:26.778Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-01-25T10:17:26.875Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-01-25T10:17:27.036Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-01-25T10:17:27.037Z] > git --version # timeout=10 [2024-01-25T10:17:27.054Z] > git --version # 'git version 2.25.1' [2024-01-25T10:17:27.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T10:17:27.196Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T10:17:28.736Z] Removing intermediate container d93623b67c4c [2024-01-25T10:17:28.736Z] ---> 74d12be83e45 [2024-01-25T10:17:28.736Z] Step 13/25 : FROM alpine:3.18 [2024-01-25T10:17:28.736Z] 3.18: Pulling from library/alpine [2024-01-25T10:17:28.736Z] c926b61bad3b: Pulling fs layer [2024-01-25T10:17:28.736Z] c926b61bad3b: Verifying Checksum [2024-01-25T10:17:28.736Z] c926b61bad3b: Download complete [2024-01-25T10:17:28.736Z] c926b61bad3b: Pull complete [2024-01-25T10:17:28.736Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T10:17:28.736Z] Status: Downloaded newer image for alpine:3.18 [2024-01-25T10:17:28.736Z] ---> b541f2080109 [2024-01-25T10:17:28.736Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-25T10:17:28.736Z] ---> Running in 165d5f343882 [2024-01-25T10:17:28.736Z] Removing intermediate container 165d5f343882 [2024-01-25T10:17:28.736Z] ---> 9773f37d325a [2024-01-25T10:17:28.736Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-01-25T10:17:28.736Z] ---> Running in ce8f134bbf91 [2024-01-25T10:17:28.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T10:17:28.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T10:17:28.736Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-25T10:17:28.736Z] Executing busybox-1.36.1-r5.trigger [2024-01-25T10:17:28.736Z] OK: 7 MiB in 16 packages [2024-01-25T10:17:28.736Z] Removing intermediate container ce8f134bbf91 [2024-01-25T10:17:28.736Z] ---> be40b88de202 [2024-01-25T10:17:28.736Z] Step 16/25 : RUN apk --no-cache upgrade [2024-01-25T10:17:28.736Z] ---> Running in 40a2d7c1a271 [2024-01-25T10:17:28.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T10:17:28.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T10:17:28.995Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T10:17:28.995Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T10:17:28.995Z] OK: 7 MiB in 16 packages [2024-01-25T10:17:29.563Z] Removing intermediate container 40a2d7c1a271 [2024-01-25T10:17:29.563Z] ---> 544586eedf07 [2024-01-25T10:17:29.563Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-01-25T10:17:29.563Z] ---> 424a22622dae [2024-01-25T10:17:29.563Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-01-25T10:17:29.821Z] ---> 32e78709de48 [2024-01-25T10:17:29.821Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-01-25T10:17:30.756Z] ---> 6c8ff0d15316 [2024-01-25T10:17:30.756Z] Step 20/25 : EXPOSE 59989 [2024-01-25T10:17:30.756Z] ---> Running in cc7d1a060e10 [2024-01-25T10:17:30.756Z] Removing intermediate container cc7d1a060e10 [2024-01-25T10:17:30.756Z] ---> 2c22381e9d22 [2024-01-25T10:17:30.756Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-01-25T10:17:30.756Z] ---> Running in eb2eca850d53 [2024-01-25T10:17:30.756Z] Removing intermediate container eb2eca850d53 [2024-01-25T10:17:30.756Z] ---> a35718a61aac [2024-01-25T10:17:30.756Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-25T10:17:30.756Z] ---> Running in c36496d8ba3b [2024-01-25T10:17:30.756Z] Removing intermediate container c36496d8ba3b [2024-01-25T10:17:30.756Z] ---> b1e5293da7fa [2024-01-25T10:17:30.756Z] Step 23/25 : LABEL arch=amd64 [2024-01-25T10:17:31.015Z] ---> Running in 733ecb164345 [2024-01-25T10:17:31.015Z] Removing intermediate container 733ecb164345 [2024-01-25T10:17:31.015Z] ---> e557b23dcfb2 [2024-01-25T10:17:31.015Z] Step 24/25 : LABEL git_sha=13f67f2da75ed181c38f3a4800989f65690e304e [2024-01-25T10:17:31.015Z] ---> Running in 77942c714e86 [2024-01-25T10:17:31.015Z] Removing intermediate container 77942c714e86 [2024-01-25T10:17:31.015Z] ---> eda04859753d [2024-01-25T10:17:31.015Z] Step 25/25 : LABEL version=0.0.0 [2024-01-25T10:17:31.015Z] ---> Running in ad3f85bc519e [2024-01-25T10:17:31.273Z] Removing intermediate container ad3f85bc519e [2024-01-25T10:17:31.273Z] ---> 5a0aa96a87e3 [2024-01-25T10:17:31.273Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-25T10:17:31.273Z] Successfully built 5a0aa96a87e3 [2024-01-25T10:17:31.273Z] 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] } [2024-01-25T10:17:30.701Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-01-25T10:17:30.720Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T10:17:31.471Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-01-25T10:17:31.504Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-01-25T10:17:31.505Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T10:17:31.519Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2024-01-25T10:17:32.025Z] Merging remotes/origin/main commit 316dbc5f3ebdec1b129a9b2a6268b168683f680f into PR head commit 13f67f2da75ed181c38f3a4800989f65690e304e [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-25T10:17:32.270Z] Merge succeeded, producing 13f67f2da75ed181c38f3a4800989f65690e304e [2024-01-25T10:17:32.271Z] Checking out Revision 13f67f2da75ed181c38f3a4800989f65690e304e (PR-281) [Pipeline] sh [2024-01-25T10:17:32.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T10:17:32.561Z] [2024-01-25T10:17:32.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:17:32.749Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-01-25T10:17:32.822Z] > git --version # timeout=10 [2024-01-25T10:17:32.833Z] > git --version # 'git version 2.25.1' [2024-01-25T10:17:32.845Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T10:17:32.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T10:17:32.971Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-25T10:17:32.971Z] 5eb5b503b376: Pulling fs layer [2024-01-25T10:17:32.971Z] 5c69ac0246d0: Pulling fs layer [2024-01-25T10:17:32.971Z] ec43610c2a17: Pulling fs layer [2024-01-25T10:17:32.971Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-25T10:17:32.971Z] 33b1e0a273af: Pulling fs layer [2024-01-25T10:17:32.971Z] 5d3b04190fa2: Pulling fs layer [2024-01-25T10:17:32.971Z] 2f39f015ded8: Pulling fs layer [2024-01-25T10:17:32.971Z] 5d3b04190fa2: Waiting [2024-01-25T10:17:32.971Z] 2f39f015ded8: Waiting [2024-01-25T10:17:32.971Z] 33b1e0a273af: Waiting [2024-01-25T10:17:32.971Z] 3a2ae6a8a46f: Waiting [2024-01-25T10:17:32.971Z] 5c69ac0246d0: Download complete [2024-01-25T10:17:32.971Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-25T10:17:32.971Z] 3a2ae6a8a46f: Download complete [2024-01-25T10:17:32.971Z] 33b1e0a273af: Verifying Checksum [2024-01-25T10:17:32.971Z] 33b1e0a273af: Download complete [2024-01-25T10:17:32.971Z] 5d3b04190fa2: Verifying Checksum [2024-01-25T10:17:32.971Z] 5d3b04190fa2: Download complete [2024-01-25T10:17:32.971Z] ec43610c2a17: Verifying Checksum [2024-01-25T10:17:32.971Z] ec43610c2a17: Download complete [2024-01-25T10:17:33.229Z] 5eb5b503b376: Verifying Checksum [2024-01-25T10:17:33.229Z] 5eb5b503b376: Download complete [2024-01-25T10:17:32.045Z] > git config core.sparsecheckout # timeout=10 [2024-01-25T10:17:32.097Z] > git checkout -f 13f67f2da75ed181c38f3a4800989f65690e304e # timeout=10 [2024-01-25T10:17:32.193Z] > git remote # timeout=10 [2024-01-25T10:17:32.212Z] > git config --get remote.origin.url # timeout=10 [2024-01-25T10:17:32.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T10:17:32.238Z] > git merge 316dbc5f3ebdec1b129a9b2a6268b168683f680f # timeout=10 [2024-01-25T10:17:32.261Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-25T10:17:32.280Z] > git config core.sparsecheckout # timeout=10 [2024-01-25T10:17:32.292Z] > git checkout -f 13f67f2da75ed181c38f3a4800989f65690e304e # timeout=10 [2024-01-25T10:17:33.277Z] [2024-01-25T10:17:33.277Z] GitHub has been notified of this commit’s build result [2024-01-25T10:17:33.277Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T10:17:33.813Z] 2f39f015ded8: Verifying Checksum [2024-01-25T10:17:33.813Z] 2f39f015ded8: Download complete [2024-01-25T10:17:34.213Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-25T10:17:34.213Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T10:17:34.213Z] Dload Upload Total Spent Left Speed [2024-01-25T10:17:34.213Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 82888 0 --:--:-- --:--:-- --:--:-- 82888 [Pipeline] sh [2024-01-25T10:17:34.396Z] 5eb5b503b376: Pull complete [2024-01-25T10:17:34.560Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-25T10:17:34.655Z] 5c69ac0246d0: Pull complete [2024-01-25T10:17:34.914Z] ec43610c2a17: Pull complete [2024-01-25T10:17:34.916Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-25T10:17:34.916Z] + sudo tee /etc/docker/daemon.new [2024-01-25T10:17:34.916Z] { [2024-01-25T10:17:34.916Z] "registry-mirrors": [ [2024-01-25T10:17:34.916Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-25T10:17:34.916Z] ], [2024-01-25T10:17:34.916Z] "bip": "10.250.0.254/24", [2024-01-25T10:17:34.916Z] "hosts": [ [2024-01-25T10:17:34.916Z] "tcp://0.0.0.0:5555", [2024-01-25T10:17:34.916Z] "unix:///var/run/docker.sock" [2024-01-25T10:17:34.916Z] ], [2024-01-25T10:17:34.916Z] "mtu": 1458, [2024-01-25T10:17:34.916Z] "selinux-enabled": true, [2024-01-25T10:17:34.916Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-25T10:17:34.916Z] } [Pipeline] sh [2024-01-25T10:17:35.190Z] 3a2ae6a8a46f: Pull complete [2024-01-25T10:17:35.284Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-25T10:17:35.449Z] 33b1e0a273af: Pull complete [2024-01-25T10:17:35.449Z] 5d3b04190fa2: Pull complete [2024-01-25T10:17:35.634Z] + sudo service docker restart [2024-01-25T10:17:39.643Z] 2f39f015ded8: Pull complete [2024-01-25T10:17:39.643Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-25T10:17:39.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T10:17:39.643Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:17:40.032Z] prd-ubuntu20.04-docker-8c-8g-27887 does not seem to be running inside a container [2024-01-25T10:17:40.055Z] $ 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-281 -v /w/workspace/undry_device-rfid-llrp-go_PR-281:/w/workspace/undry_device-rfid-llrp-go_PR-281:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-281@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-25T10:17:43.632Z] $ docker top 97a28cdb2f796965d250f4b58e3f88dea1d6fcbc7a0914c77c16240946aacf5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:17:44.166Z] ---> job-cost.sh [2024-01-25T10:17:44.167Z] lf-activate-venv: SKIPPING [2024-01-25T10:17:44.167Z] INFO: No Stack... [2024-01-25T10:17:44.734Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T10:17:44.994Z] INFO: Archiving Costs [Pipeline] sh [2024-01-25T10:17:45.319Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-281/archives/cost.csv [2024-01-25T10:17:45.319Z] + cut -d, -f6 [Pipeline] lock [2024-01-25T10:17:45.358Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-281-1-stack-cost] [2024-01-25T10:17:45.363Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-281-1-stack-cost] did not exist. Created. [2024-01-25T10:17:45.364Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-281-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-25T10:17:45.832Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-25T10:17:45.890Z] Stashed 1 file(s) [Pipeline] } [2024-01-25T10:17:45.960Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-281-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-25T10:17:46.118Z] $ docker stop --time=1 97a28cdb2f796965d250f4b58e3f88dea1d6fcbc7a0914c77c16240946aacf5f [2024-01-25T10:17:47.260Z] $ docker rm -f --volumes 97a28cdb2f796965d250f4b58e3f88dea1d6fcbc7a0914c77c16240946aacf5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T10:17:53.991Z] provisioning config files... [2024-01-25T10:17:54.020Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config1537034602668319963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:17:54.551Z] ---> ****-login.sh [2024-01-25T10:17:54.551Z] nexus3.edgexfoundry.org:10001 [2024-01-25T10:17:54.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:17:55.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:17:55.094Z] Configure a credential helper to remove this warning. See [2024-01-25T10:17:55.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:17:55.094Z] [2024-01-25T10:17:55.094Z] Login Succeeded [2024-01-25T10:17:55.094Z] nexus3.edgexfoundry.org:10002 [2024-01-25T10:17:55.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:17:55.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:17:55.366Z] Configure a credential helper to remove this warning. See [2024-01-25T10:17:55.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:17:55.366Z] [2024-01-25T10:17:55.366Z] Login Succeeded [2024-01-25T10:17:55.366Z] nexus3.edgexfoundry.org:10003 [2024-01-25T10:17:55.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:17:55.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:17:55.635Z] Configure a credential helper to remove this warning. See [2024-01-25T10:17:55.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:17:55.635Z] [2024-01-25T10:17:55.635Z] Login Succeeded [2024-01-25T10:17:55.635Z] nexus3.edgexfoundry.org:10004 [2024-01-25T10:17:55.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:17:56.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:17:56.174Z] Configure a credential helper to remove this warning. See [2024-01-25T10:17:56.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:17:56.174Z] [2024-01-25T10:17:56.174Z] Login Succeeded [2024-01-25T10:17:56.174Z] ****.io [2024-01-25T10:17:56.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:17:56.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:17:56.442Z] Configure a credential helper to remove this warning. See [2024-01-25T10:17:56.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:17:56.442Z] [2024-01-25T10:17:56.442Z] Login Succeeded [2024-01-25T10:17:56.443Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T10:17:56.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-25T10:17:57.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T10:17:57.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T10:17:57.246Z] ========================================================= [2024-01-25T10:17:57.246Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-25T10:17:57.246Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:17:57.930Z] + 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-01-25T10:18:01.294Z] #0 building with "default" instance using docker driver [2024-01-25T10:18:01.294Z] [2024-01-25T10:18:01.294Z] #1 [internal] load build definition from Dockerfile [2024-01-25T10:18:01.294Z] #1 transferring dockerfile: 1.50kB done [2024-01-25T10:18:01.294Z] #1 DONE 0.1s [2024-01-25T10:18:01.294Z] [2024-01-25T10:18:01.294Z] #2 [internal] load .dockerignore [2024-01-25T10:18:01.294Z] #2 transferring context: 176B done [2024-01-25T10:18:01.294Z] #2 DONE 0.1s [2024-01-25T10:18:01.294Z] [2024-01-25T10:18:01.294Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-25T10:18:01.294Z] #3 DONE 0.1s [2024-01-25T10:18:01.294Z] [2024-01-25T10:18:01.294Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-25T10:18:01.294Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-25T10:18:01.294Z] #4 ... [2024-01-25T10:18:01.294Z] [2024-01-25T10:18:01.294Z] #5 [internal] load build context [2024-01-25T10:18:01.294Z] #5 transferring context: 1.11MB 0.1s done [2024-01-25T10:18:01.294Z] #5 DONE 0.2s [2024-01-25T10:18:01.294Z] [2024-01-25T10:18:01.294Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-25T10:18:01.294Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-25T10:18:01.294Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-25T10:18:01.294Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-25T10:18:01.294Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-25T10:18:01.294Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-25T10:18:01.294Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s [2024-01-25T10:18:01.294Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-25T10:18:01.563Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-25T10:18:01.563Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2024-01-25T10:18:01.563Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.3s [2024-01-25T10:18:01.563Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.68MB / 63.99MB 0.4s [2024-01-25T10:18:01.563Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.4s [2024-01-25T10:18:01.835Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.5s [2024-01-25T10:18:01.835Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 0.5s [2024-01-25T10:18:01.835Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.5s [2024-01-25T10:18:01.835Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-25T10:18:01.835Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.72MB / 63.99MB 0.7s [2024-01-25T10:18:01.835Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.7s [2024-01-25T10:18:01.835Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2024-01-25T10:18:02.107Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.51MB / 63.99MB 0.9s [2024-01-25T10:18:02.107Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.54MB / 97.63MB 0.9s [2024-01-25T10:18:02.107Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-25T10:18:02.107Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.75MB / 63.99MB 1.0s [2024-01-25T10:18:02.107Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 1.0s [2024-01-25T10:18:02.387Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.1s [2024-01-25T10:18:02.387Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-25T10:18:02.387Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.2s [2024-01-25T10:18:02.387Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.80MB / 97.63MB 1.2s [2024-01-25T10:18:02.659Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.4s [2024-01-25T10:18:02.659Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 45.09MB / 97.63MB 1.4s [2024-01-25T10:18:02.659Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2024-01-25T10:18:02.659Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 56.62MB / 97.63MB 1.6s [2024-01-25T10:18:02.933Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-25T10:18:02.933Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 71.04MB / 97.63MB 1.9s [2024-01-25T10:18:03.202Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 2.1s [2024-01-25T10:18:03.472Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.2s [2024-01-25T10:18:03.472Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 91.23MB / 97.63MB 2.3s [2024-01-25T10:18:03.753Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s [2024-01-25T10:18:03.753Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s done [2024-01-25T10:18:09.098Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.3s [2024-01-25T10:18:13.363Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.6s [2024-01-25T10:18:20.033Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.9s done [2024-01-25T10:18:20.305Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-25T10:18:20.306Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-25T10:18:20.306Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2024-01-25T10:18:30.485Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s [2024-01-25T10:18:31.900Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.6s done [2024-01-25T10:18:32.169Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-25T10:18:34.121Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2024-01-25T10:18:34.391Z] #4 DONE 33.1s [2024-01-25T10:18:34.391Z] [2024-01-25T10:18:34.391Z] #6 [builder 2/7] RUN apk add --no-cache make git [2024-01-25T10:18:34.971Z] #6 0.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T10:18:35.238Z] #6 1.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T10:18:36.649Z] #6 2.080 OK: 266 MiB in 52 packages [2024-01-25T10:18:38.063Z] #6 DONE 3.8s [2024-01-25T10:18:38.063Z] [2024-01-25T10:18:38.063Z] #7 [builder 3/7] WORKDIR /app [2024-01-25T10:18:38.063Z] #7 DONE 0.1s [2024-01-25T10:18:38.063Z] [2024-01-25T10:18:38.063Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-25T10:18:38.331Z] #8 DONE 0.1s [2024-01-25T10:18:38.331Z] [2024-01-25T10:18:38.331Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T10:18:56.522Z] #9 DONE 16.5s [2024-01-25T10:18:56.522Z] [2024-01-25T10:18:56.522Z] #10 [builder 6/7] COPY . . [2024-01-25T10:18:56.522Z] #10 DONE 0.2s [2024-01-25T10:18:56.522Z] [2024-01-25T10:18:56.522Z] #11 [builder 7/7] RUN echo noop [2024-01-25T10:18:56.522Z] #11 0.628 noop [2024-01-25T10:18:59.145Z] #11 DONE 4.1s [2024-01-25T10:18:59.145Z] [2024-01-25T10:18:59.145Z] #12 exporting to image [2024-01-25T10:18:59.145Z] #12 exporting layers [2024-01-25T10:19:17.466Z] #12 exporting layers 16.3s done [2024-01-25T10:19:17.466Z] #12 writing image sha256:68a816b0309750503ce373b35e8e70d13cb8fd1409db80548ddf5abab707a736 done [2024-01-25T10:19:17.466Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-01-25T10:19:17.466Z] #12 DONE 16.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:19:18.051Z] + docker inspect -f . ci-base-image-arm64 [2024-01-25T10:19:18.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:19:18.358Z] prd-ubuntu20.04-docker-arm64-4c-16g-27888 does not seem to be running inside a container [2024-01-25T10:19:18.425Z] $ 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-01-25T10:19:19.548Z] $ docker top 786b1a56db0a51457692f4780a9a18ffbb4d3d1d930ab21eb404ebff8051ecbe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T10:19:20.125Z] + go version [2024-01-25T10:19:20.126Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-25T10:19:20.165Z] $ docker stop --time=1 786b1a56db0a51457692f4780a9a18ffbb4d3d1d930ab21eb404ebff8051ecbe [2024-01-25T10:19:21.680Z] $ docker rm -f --volumes 786b1a56db0a51457692f4780a9a18ffbb4d3d1d930ab21eb404ebff8051ecbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:19:22.870Z] + docker inspect -f . ci-base-image-arm64 [2024-01-25T10:19:22.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:19:23.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-27888 does not seem to be running inside a container [2024-01-25T10:19:23.255Z] $ 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-01-25T10:19:27.273Z] $ docker top b9afa9fc7f0f600bb4677ec0a9d9f9aec55e80a475baa0b69477505612334cf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T10:19:27.856Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-01-25T10:19:28.282Z] + make test [2024-01-25T10:19:28.282Z] go test ./... -coverprofile=coverage.out ./... [2024-01-25T10:19:31.634Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-01-25T10:20:28.041Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-01-25T10:20:28.041Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-01-25T10:20:50.095Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.367s coverage: 40.6% of statements [2024-01-25T10:20:50.095Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.510s coverage: 51.9% of statements [2024-01-25T10:20:50.095Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 95.5% of statements [2024-01-25T10:20:50.095Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-25T10:20:50.095Z] go vet ./... [2024-01-25T10:21:05.102Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-25T10:21:05.102Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-25T10:21:05.102Z] ./bin/test-attribution-txt.sh [2024-01-25T10:21:05.102Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-25T10:21:05.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-25T10:21:05.230Z] $ docker stop --time=1 b9afa9fc7f0f600bb4677ec0a9d9f9aec55e80a475baa0b69477505612334cf8 [2024-01-25T10:21:07.933Z] $ docker rm -f --volumes b9afa9fc7f0f600bb4677ec0a9d9f9aec55e80a475baa0b69477505612334cf8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T10:21:09.146Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-25T10:21:09.186Z] Warning: overwriting stash ‘coverage-report’ [2024-01-25T10:21:09.751Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T10:21:10.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-25T10:21:10.934Z] + ls -al . [2024-01-25T10:21:10.934Z] total 636 [2024-01-25T10:21:10.934Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 10:19 . [2024-01-25T10:21:10.934Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 10:17 .. [2024-01-25T10:21:10.934Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 25 10:17 .dockerignore [2024-01-25T10:21:10.934Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 10:17 .git [2024-01-25T10:21:10.934Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 10:17 .github [2024-01-25T10:21:10.934Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 25 10:17 .gitignore [2024-01-25T10:21:10.934Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 25 10:17 .golangci.yml [2024-01-25T10:21:10.934Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jan 25 10:17 Attribution.txt [2024-01-25T10:21:10.934Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jan 25 10:17 CHANGELOG.md [2024-01-25T10:21:10.934Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jan 25 10:17 Dockerfile [2024-01-25T10:21:10.934Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 10:17 GOVERNANCE.md [2024-01-25T10:21:10.934Z] -rw-rw-r-- 1 jenkins jenkins 661 Jan 25 10:17 Jenkinsfile [2024-01-25T10:21:10.934Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 25 10:17 LICENSE [2024-01-25T10:21:10.934Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jan 25 10:17 Makefile [2024-01-25T10:21:10.934Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 25 10:17 OWNERS.md [2024-01-25T10:21:10.934Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jan 25 10:17 README.md [2024-01-25T10:21:10.934Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 25 10:15 VERSION [2024-01-25T10:21:10.934Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 10:17 bin [2024-01-25T10:21:10.934Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 10:17 cmd [2024-01-25T10:21:10.934Z] -rw-r--r-- 1 jenkins jenkins 459493 Jan 25 10:20 coverage.out [2024-01-25T10:21:10.934Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 10:17 examples [2024-01-25T10:21:10.934Z] -rw-rw-r-- 1 jenkins jenkins 3921 Jan 25 10:17 go.mod [2024-01-25T10:21:10.934Z] -rw-rw-r-- 1 jenkins jenkins 34085 Jan 25 10:17 go.sum [2024-01-25T10:21:10.934Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 10:17 images [2024-01-25T10:21:10.934Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 25 10:17 internal [2024-01-25T10:21:10.934Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 25 10:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:21:11.435Z] + 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=13f67f2da75ed181c38f3a4800989f65690e304e --label arch=arm64 --label version=0.0.0 . [2024-01-25T10:21:12.016Z] #0 building with "default" instance using docker driver [2024-01-25T10:21:12.016Z] [2024-01-25T10:21:12.016Z] #1 [internal] load build definition from Dockerfile [2024-01-25T10:21:12.016Z] #1 transferring dockerfile: [2024-01-25T10:21:12.282Z] #1 transferring dockerfile: 1.50kB done [2024-01-25T10:21:12.282Z] #1 DONE 0.0s [2024-01-25T10:21:12.282Z] [2024-01-25T10:21:12.282Z] #2 [internal] load .dockerignore [2024-01-25T10:21:12.282Z] #2 transferring context: 176B 0.0s done [2024-01-25T10:21:12.282Z] #2 DONE 0.0s [2024-01-25T10:21:12.282Z] [2024-01-25T10:21:12.282Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-25T10:21:12.282Z] #3 DONE 0.0s [2024-01-25T10:21:12.282Z] [2024-01-25T10:21:12.282Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-25T10:21:12.550Z] #4 DONE 0.3s [2024-01-25T10:21:12.550Z] [2024-01-25T10:21:12.550Z] #5 [internal] load build context [2024-01-25T10:21:12.550Z] #5 transferring context: 6.22kB 0.0s done [2024-01-25T10:21:12.550Z] #5 DONE 0.1s [2024-01-25T10:21:12.550Z] [2024-01-25T10:21:12.550Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T10:21:12.550Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-25T10:21:12.550Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-25T10:21:12.550Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-25T10:21:12.550Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-25T10:21:12.824Z] #6 ... [2024-01-25T10:21:12.824Z] [2024-01-25T10:21:12.824Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-25T10:21:12.824Z] #7 DONE 0.2s [2024-01-25T10:21:12.824Z] [2024-01-25T10:21:12.824Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T10:21:12.824Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-25T10:21:12.824Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-25T10:21:13.090Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2024-01-25T10:21:13.356Z] #6 DONE 0.9s [2024-01-25T10:21:13.356Z] [2024-01-25T10:21:13.356Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-25T10:21:13.938Z] #8 0.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T10:21:14.518Z] #8 0.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T10:21:15.100Z] #8 ... [2024-01-25T10:21:15.100Z] [2024-01-25T10:21:15.100Z] #9 [builder 2/7] RUN apk add --no-cache make git [2024-01-25T10:21:15.100Z] #9 0.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T10:21:15.100Z] #9 1.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T10:21:15.100Z] #9 2.182 OK: 266 MiB in 52 packages [2024-01-25T10:21:15.100Z] #9 DONE 2.5s [2024-01-25T10:21:15.100Z] [2024-01-25T10:21:15.100Z] #10 [builder 3/7] WORKDIR /app [2024-01-25T10:21:15.100Z] #10 DONE 0.1s [2024-01-25T10:21:15.367Z] [2024-01-25T10:21:15.367Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-25T10:21:15.367Z] #11 DONE 0.1s [2024-01-25T10:21:15.367Z] [2024-01-25T10:21:15.367Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-25T10:21:15.367Z] #8 1.933 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-25T10:21:15.367Z] #8 1.935 Executing busybox-1.36.1-r5.trigger [2024-01-25T10:21:15.367Z] #8 1.964 OK: 8 MiB in 16 packages [2024-01-25T10:21:15.647Z] #8 DONE 2.3s [2024-01-25T10:21:15.647Z] [2024-01-25T10:21:15.647Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-25T10:21:16.607Z] #12 ... [2024-01-25T10:21:16.607Z] [2024-01-25T10:21:16.607Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T10:21:16.607Z] #13 DONE 1.1s [2024-01-25T10:21:16.607Z] [2024-01-25T10:21:16.607Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-25T10:21:16.607Z] #12 0.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T10:21:16.876Z] #12 ... [2024-01-25T10:21:16.876Z] [2024-01-25T10:21:16.876Z] #14 [builder 6/7] COPY . . [2024-01-25T10:21:16.876Z] #14 DONE 0.2s [2024-01-25T10:21:16.876Z] [2024-01-25T10:21:16.876Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-25T10:21:16.876Z] #12 1.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T10:21:17.836Z] #12 2.195 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T10:21:18.111Z] #12 2.299 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T10:21:18.111Z] #12 2.321 OK: 8 MiB in 16 packages [2024-01-25T10:21:20.689Z] #12 DONE 4.9s [2024-01-25T10:21:20.689Z] [2024-01-25T10:21:20.689Z] #15 [builder 7/7] RUN make build [2024-01-25T10:21:20.690Z] #15 0.690 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.7" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-01-25T10:22:28.551Z] #15 DONE 64.1s [2024-01-25T10:22:28.551Z] [2024-01-25T10:22:28.551Z] #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / [2024-01-25T10:22:28.551Z] #16 DONE 0.1s [2024-01-25T10:22:28.551Z] [2024-01-25T10:22:28.551Z] #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / [2024-01-25T10:22:28.551Z] #17 DONE 0.1s [2024-01-25T10:22:28.551Z] [2024-01-25T10:22:28.551Z] #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / [2024-01-25T10:22:28.551Z] #18 DONE 0.4s [2024-01-25T10:22:28.551Z] [2024-01-25T10:22:28.551Z] #19 exporting to image [2024-01-25T10:22:28.551Z] #19 exporting layers [2024-01-25T10:22:28.551Z] #19 exporting layers 0.4s done [2024-01-25T10:22:28.551Z] #19 writing image sha256:f58717bcb6960ff6498c585001e957e75345c6252093f1e1885e3fe61cb71049 done [2024-01-25T10:22:28.551Z] #19 naming to docker.io/library/device-rfid-llrp-arm64 done [2024-01-25T10:22:28.551Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:22:29.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T10:22:29.976Z] [2024-01-25T10:22:29.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:22:30.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T10:22:30.413Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-25T10:22:30.413Z] 8998bd30e6a1: Pulling fs layer [2024-01-25T10:22:30.413Z] 04944245beec: Pulling fs layer [2024-01-25T10:22:30.413Z] 699f458cf7ca: Pulling fs layer [2024-01-25T10:22:30.413Z] 765212b225bb: Pulling fs layer [2024-01-25T10:22:30.413Z] f23df028b6ca: Pulling fs layer [2024-01-25T10:22:30.413Z] 765212b225bb: Waiting [2024-01-25T10:22:30.413Z] d65c8cfc05b1: Pulling fs layer [2024-01-25T10:22:30.413Z] 2437ff75d9bd: Pulling fs layer [2024-01-25T10:22:30.413Z] f23df028b6ca: Waiting [2024-01-25T10:22:30.413Z] d65c8cfc05b1: Waiting [2024-01-25T10:22:30.413Z] 2437ff75d9bd: Waiting [2024-01-25T10:22:30.681Z] 04944245beec: Verifying Checksum [2024-01-25T10:22:30.681Z] 04944245beec: Download complete [2024-01-25T10:22:30.681Z] 765212b225bb: Verifying Checksum [2024-01-25T10:22:30.681Z] 765212b225bb: Download complete [2024-01-25T10:22:30.681Z] f23df028b6ca: Verifying Checksum [2024-01-25T10:22:30.681Z] f23df028b6ca: Download complete [2024-01-25T10:22:30.681Z] d65c8cfc05b1: Verifying Checksum [2024-01-25T10:22:30.681Z] d65c8cfc05b1: Download complete [2024-01-25T10:22:30.948Z] 699f458cf7ca: Verifying Checksum [2024-01-25T10:22:30.949Z] 699f458cf7ca: Download complete [2024-01-25T10:22:31.214Z] 8998bd30e6a1: Verifying Checksum [2024-01-25T10:22:31.214Z] 8998bd30e6a1: Download complete [2024-01-25T10:22:33.149Z] 2437ff75d9bd: Download complete [2024-01-25T10:22:41.345Z] 8998bd30e6a1: Pull complete [2024-01-25T10:22:41.612Z] 04944245beec: Pull complete [2024-01-25T10:22:43.558Z] 699f458cf7ca: Pull complete [2024-01-25T10:22:43.558Z] 765212b225bb: Pull complete [2024-01-25T10:22:44.140Z] f23df028b6ca: Pull complete [2024-01-25T10:22:44.406Z] d65c8cfc05b1: Pull complete [2024-01-25T10:23:06.438Z] 2437ff75d9bd: Pull complete [2024-01-25T10:23:06.438Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-25T10:23:06.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T10:23:06.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:23:06.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-27888 does not seem to be running inside a container [2024-01-25T10:23:06.998Z] $ 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-01-25T10:23:08.970Z] $ docker top e60187325bb7c8fc82e083138b4641821977fd5605457fd32436510160b0f775 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:23:09.566Z] ---> job-cost.sh [2024-01-25T10:23:09.830Z] lf-activate-venv: SKIPPING [2024-01-25T10:23:09.830Z] INFO: No Stack... [2024-01-25T10:23:10.096Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T10:23:11.063Z] INFO: Archiving Costs [Pipeline] sh [2024-01-25T10:23:11.395Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-01-25T10:23:11.395Z] + cut -d, -f6 [Pipeline] lock [2024-01-25T10:23:11.455Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-281-1-stack-cost] [2024-01-25T10:23:11.460Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-281-1-stack-cost] did not exist. Created. [2024-01-25T10:23:11.460Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-281-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-25T10:23:11.986Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-c4bfc9c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-25T10:23:12.333Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-25T10:23:12.366Z] Warning: overwriting stash ‘stack-cost’ [2024-01-25T10:23:12.425Z] Stashed 1 file(s) [Pipeline] } [2024-01-25T10:23:12.474Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-281-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-25T10:23:12.738Z] $ docker stop --time=1 e60187325bb7c8fc82e083138b4641821977fd5605457fd32436510160b0f775 [2024-01-25T10:23:14.101Z] $ docker rm -f --volumes e60187325bb7c8fc82e083138b4641821977fd5605457fd32436510160b0f775 [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-01-25T10:23:16.284Z] provisioning config files... [2024-01-25T10:23:16.293Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-281@tmp/config11202598592370436137tmp [Pipeline] { [Pipeline] sh [2024-01-25T10:23:16.722Z] + set +x [2024-01-25T10:23:16.722Z] + curl -s https://codecov.io/bash [2024-01-25T10:23:16.722Z] + bash -s -- [2024-01-25T10:23:16.983Z] [2024-01-25T10:23:16.983Z] _____ _ [2024-01-25T10:23:16.983Z] / ____| | | [2024-01-25T10:23:16.983Z] | | ___ __| | ___ ___ _____ __ [2024-01-25T10:23:16.983Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-25T10:23:16.983Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-25T10:23:16.983Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-25T10:23:16.983Z] Bash-1.0.6 [2024-01-25T10:23:16.983Z] [2024-01-25T10:23:16.983Z] [2024-01-25T10:23:16.983Z] ==> git version 2.25.1 found [2024-01-25T10:23:16.983Z] ==> 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-01-25T10:23:16.983Z] Release-Date: 2020-01-08 [2024-01-25T10:23:16.983Z] 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-01-25T10:23:16.983Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-25T10:23:16.983Z] ==> Jenkins CI detected. [2024-01-25T10:23:16.983Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-281 [2024-01-25T10:23:16.983Z] project root: . [2024-01-25T10:23:16.983Z] --> token set from env [2024-01-25T10:23:16.983Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-25T10:23:16.983Z] ==> Running gcov in . (disable via -X gcov) [2024-01-25T10:23:16.983Z] ==> Python coveragepy not found [2024-01-25T10:23:16.983Z] ==> Searching for coverage reports in: [2024-01-25T10:23:16.983Z] + . [2024-01-25T10:23:16.983Z] -> Found 1 reports [2024-01-25T10:23:16.983Z] ==> Detecting git/mercurial file structure [2024-01-25T10:23:16.983Z] ==> Reading reports [2024-01-25T10:23:16.983Z] + ./coverage.out bytes=459493 [2024-01-25T10:23:16.983Z] ==> Appending adjustments [2024-01-25T10:23:16.983Z] https://docs.codecov.io/docs/fixing-reports [2024-01-25T10:23:17.243Z] + Found adjustments [2024-01-25T10:23:17.243Z] ==> Gzipping contents [2024-01-25T10:23:17.243Z] 52K /tmp/codecov.WXk3VN.gz [2024-01-25T10:23:17.243Z] ==> Uploading reports [2024-01-25T10:23:17.243Z] url: https://codecov.io [2024-01-25T10:23:17.243Z] query: branch=PR-281&commit=13f67f2da75ed181c38f3a4800989f65690e304e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-281%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=281&job=&cmd_args= [2024-01-25T10:23:17.243Z] -> Pinging Codecov [2024-01-25T10:23:17.243Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-281&commit=13f67f2da75ed181c38f3a4800989f65690e304e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-281%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=281&job=&cmd_args= [2024-01-25T10:23:17.504Z] -> Uploading to [2024-01-25T10:23:17.504Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-25/581DD39554BDF9B6E22D074273EAD858/13f67f2da75ed181c38f3a4800989f65690e304e/55faaa4d-24ba-4cb2-8052-2883b7cb7182.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240125T102317Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68d7c311b4fd45162d7b6dfcd54e6752124b1226e7e72325e7929d9e143078e5 [2024-01-25T10:23:17.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T10:23:17.504Z] Dload Upload Total Spent Left Speed [2024-01-25T10:23:17.765Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50324 0 0 100 50324 0 222k --:--:-- --:--:-- --:--:-- 222k 100 50324 0 0 100 50324 0 147k --:--:-- --:--:-- --:--:-- 146k [2024-01-25T10:23:17.765Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/13f67f2da75ed181c38f3a4800989f65690e304e [Pipeline] } [2024-01-25T10:23:17.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-01-25T10:23:21.124Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-281/archives ] [2024-01-25T10:23:21.124Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-281/archives [2024-01-25T10:23:21.124Z] total 16 [2024-01-25T10:23:21.124Z] drwxr-xr-x 3 root root 4096 Jan 25 10:17 . [2024-01-25T10:23:21.124Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 25 10:17 .. [2024-01-25T10:23:21.124Z] drwxr-xr-x 2 root root 4096 Jan 25 10:17 cost [2024-01-25T10:23:21.124Z] -rw-r--r-- 1 root root 91 Jan 25 10:17 cost.csv [2024-01-25T10:23:21.124Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-281/archives [2024-01-25T10:23:21.124Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-281/archives [2024-01-25T10:23:21.124Z] total 16 [2024-01-25T10:23:21.124Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 10:17 . [2024-01-25T10:23:21.124Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 25 10:17 .. [2024-01-25T10:23:21.124Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 25 10:17 cost [2024-01-25T10:23:21.124Z] -rw-r--r-- 1 jenkins jenkins 91 Jan 25 10:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:23:21.451Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:23:22.349Z] ---> package-listing.sh [2024-01-25T10:23:22.349Z] ++ facter osfamily [2024-01-25T10:23:22.349Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-25T10:23:22.609Z] + OS_FAMILY=debian [2024-01-25T10:23:22.609Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-281 [2024-01-25T10:23:22.609Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-25T10:23:22.609Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-25T10:23:22.609Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-25T10:23:22.609Z] + PACKAGES=/tmp/packages_start.txt [2024-01-25T10:23:22.609Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-281 ']' [2024-01-25T10:23:22.609Z] + PACKAGES=/tmp/packages_end.txt [2024-01-25T10:23:22.609Z] + case "${OS_FAMILY}" in [2024-01-25T10:23:22.609Z] + dpkg -l [2024-01-25T10:23:22.609Z] + grep '^ii' [2024-01-25T10:23:22.609Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-25T10:23:22.609Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-25T10:23:22.609Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-25T10:23:22.609Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-281 ']' [2024-01-25T10:23:22.609Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-281/archives/ [2024-01-25T10:23:22.609Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-281/archives/ [Pipeline] echo [2024-01-25T10:23:22.642Z] 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-281/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-25T10:23:22.934Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:23:23.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T10:23:23.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:23:23.869Z] prd-ubuntu20.04-docker-8c-8g-27887 does not seem to be running inside a container [2024-01-25T10:23:23.901Z] $ 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-281/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-281 -v /w/workspace/undry_device-rfid-llrp-go_PR-281:/w/workspace/undry_device-rfid-llrp-go_PR-281:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-281@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-281@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-01-25T10:23:24.084Z] $ docker top fd1f6fc4c45805a6195ee6c828854f7fb43d86247987260dd665f866eab3711f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T10:23:24.572Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-25T10:23:24.878Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-25T10:23:25.184Z] + ls /var/log/sa-host [2024-01-25T10:23:25.184Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T10:23:25.385Z] provisioning config files... [2024-01-25T10:23:25.396Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-281@tmp/config1169834485494688326tmp [Pipeline] { [Pipeline] echo [2024-01-25T10:23:25.555Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:23:25.870Z] ---> create-netrc.sh [Pipeline] } [2024-01-25T10:23:25.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:23:26.413Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-25T10:23:26.446Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:23:26.761Z] ---> sudo-logs.sh [2024-01-25T10:23:26.761Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-25T10:23:26.996Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:23:27.314Z] ---> job-cost.sh [2024-01-25T10:23:27.314Z] lf-activate-venv: SKIPPING [2024-01-25T10:23:27.314Z] DEBUG: total: 0.2199999988079071 [2024-01-25T10:23:27.314Z] INFO: Retrieving Stack Cost... [2024-01-25T10:23:27.576Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T10:23:28.146Z] INFO: Archiving Costs [Pipeline] echo [2024-01-25T10:23:28.181Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:23:28.493Z] ---> logs-deploy.sh [2024-01-25T10:23:28.493Z] lf-activate-venv: SKIPPING [2024-01-25T10:23:28.493Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-281/1 [2024-01-25T10:23:28.493Z] INFO: archiving workspace using pattern(s): [2024-01-25T10:23:29.430Z] Archives upload complete. [2024-01-25T10:23:29.430Z] INFO: archiving logs to Nexus