Pull request #129 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 02d64be7f29150d39afbd6e36cf40ea2740a5c9a+90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 (7939b704e01b5fd2d26ab4580695a147b66a3098) 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-ssh6819641380936980677.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4141813215531845949.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-129/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-129/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8232099078928209037.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-129/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10826701215621811608.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9114490535442248643.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-129/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-129/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5976223363612722897.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1552 in /w/workspace/undry_device-rfid-llrp-go_PR-129 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-129 # 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/129/head:refs/remotes/origin/PR-129 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 into PR head commit 02d64be7f29150d39afbd6e36cf40ea2740a5c9a Merge succeeded, producing 02d64be7f29150d39afbd6e36cf40ea2740a5c9a Checking out Revision 02d64be7f29150d39afbd6e36cf40ea2740a5c9a (PR-129) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T10:11:19.933Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T10:11:20.095Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 02d64be7f29150d39afbd6e36cf40ea2740a5c9a # 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 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02d64be7f29150d39afbd6e36cf40ea2740a5c9a # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T10:11:20.189Z] ========================================================= [2023-01-10T10:11:20.189Z] EdgeX Global Pipelines Version Info [2023-01-10T10:11:20.189Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T10:11:20.927Z] ------------------- [2023-01-10T10:11:20.927Z] stable info: [2023-01-10T10:11:20.927Z] ------------------- [2023-01-10T10:11:20.927Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T10:11:20.927Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T10:11:20.927Z] Message: update stable to v1.0.244 [2023-01-10T10:11:21.496Z] ------------------- [2023-01-10T10:11:21.496Z] experimental info: [2023-01-10T10:11:21.496Z] ------------------- [2023-01-10T10:11:21.496Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T10:11:21.496Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T10:11:21.496Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T10:11:21.788Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-01-10T10:11:21.831Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-01-10T10:11:21.873Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T10:11:21.916Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T10:11:21.955Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T10:11:21.995Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T10:11:22.037Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T10:11:22.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T10:11:22.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T10:11:22.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T10:11:22.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T10:11:22.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-01-10T10:11:22.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T10:11:22.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T10:11:22.377Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T10:11:22.422Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T10:11:22.463Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T10:11:22.505Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T10:11:22.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T10:11:22.602Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T10:11:22.638Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T10:11:22.677Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T10:11:22.711Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T10:11:22.746Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T10:11:22.782Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T10:11:22.819Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T10:11:22.856Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T10:11:22.891Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-129 [Pipeline] echo [2023-01-10T10:11:22.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-129 [Pipeline] echo [2023-01-10T10:11:22.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-129 [Pipeline] echo [2023-01-10T10:11:23.004Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02d64be7f29150d39afbd6e36cf40ea2740a5c9a [Pipeline] echo [2023-01-10T10:11:23.040Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02d64be [Pipeline] echo [2023-01-10T10:11:23.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T10:11:23.185Z] provisioning config files... [2023-01-10T10:11:23.201Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/config17766542426805657966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T10:11:23.542Z] ---> docker-login.sh [2023-01-10T10:11:23.542Z] nexus3.edgexfoundry.org:10001 [2023-01-10T10:11:23.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T10:11:24.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T10:11:24.066Z] Configure a credential helper to remove this warning. See [2023-01-10T10:11:24.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T10:11:24.066Z] [2023-01-10T10:11:24.066Z] Login Succeeded [2023-01-10T10:11:24.066Z] nexus3.edgexfoundry.org:10002 [2023-01-10T10:11:24.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T10:11:24.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T10:11:24.066Z] Configure a credential helper to remove this warning. See [2023-01-10T10:11:24.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T10:11:24.066Z] [2023-01-10T10:11:24.066Z] Login Succeeded [2023-01-10T10:11:24.066Z] nexus3.edgexfoundry.org:10003 [2023-01-10T10:11:24.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T10:11:24.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T10:11:24.328Z] Configure a credential helper to remove this warning. See [2023-01-10T10:11:24.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T10:11:24.328Z] [2023-01-10T10:11:24.328Z] Login Succeeded [2023-01-10T10:11:24.328Z] nexus3.edgexfoundry.org:10004 [2023-01-10T10:11:24.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T10:11:24.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T10:11:24.328Z] Configure a credential helper to remove this warning. See [2023-01-10T10:11:24.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T10:11:24.328Z] [2023-01-10T10:11:24.328Z] Login Succeeded [2023-01-10T10:11:24.328Z] docker.io [2023-01-10T10:11:24.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T10:11:24.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T10:11:24.589Z] Configure a credential helper to remove this warning. See [2023-01-10T10:11:24.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T10:11:24.589Z] [2023-01-10T10:11:24.589Z] Login Succeeded [2023-01-10T10:11:24.589Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T10:11:24.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T10:11:25.269Z] + git rev-list -1 --merges 02d64be7f29150d39afbd6e36cf40ea2740a5c9a~1..02d64be7f29150d39afbd6e36cf40ea2740a5c9a [Pipeline] echo [2023-01-10T10:11:25.331Z] -----------> git rev-list -1 --merges 02d64be7f29150d39afbd6e36cf40ea2740a5c9a~1..02d64be7f29150d39afbd6e36cf40ea2740a5c9a 02d64be7f29150d39afbd6e36cf40ea2740a5c9a [false] [Pipeline] sh [2023-01-10T10:11:25.646Z] + git log --format=format:%s -1 02d64be7f29150d39afbd6e36cf40ea2740a5c9a [Pipeline] echo [2023-01-10T10:11:25.679Z] ========================================================= [2023-01-10T10:11:25.679Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T10:11:25.679Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T10:11:26.105Z] + git log --format=format:%s -1 02d64be7f29150d39afbd6e36cf40ea2740a5c9a [Pipeline] echo [2023-01-10T10:11:26.138Z] [semverPrep] GIT_COMMIT: 02d64be7f29150d39afbd6e36cf40ea2740a5c9a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-10T10:11:26.167Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T10:11:26.567Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T10:11:26.567Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T10:11:26.567Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T10:11:26.567Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T10:11:26.567Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T10:11:26.567Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T10:11:26.567Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T10:11:27.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T10:11:27.045Z] [2023-01-10T10:11:27.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T10:11:27.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T10:11:27.412Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T10:11:27.412Z] b85a868b505f: Pulling fs layer [2023-01-10T10:11:27.412Z] e2be974225ed: Pulling fs layer [2023-01-10T10:11:27.412Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T10:11:27.412Z] 988bab9f4d93: Pulling fs layer [2023-01-10T10:11:27.412Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T10:11:27.412Z] eaf3925da568: Pulling fs layer [2023-01-10T10:11:27.412Z] bab4dde63d76: Pulling fs layer [2023-01-10T10:11:27.412Z] 988bab9f4d93: Waiting [2023-01-10T10:11:27.412Z] bde34c3a00c8: Pulling fs layer [2023-01-10T10:11:27.412Z] b352a97aabf1: Pulling fs layer [2023-01-10T10:11:27.412Z] 4872d77fe225: Pulling fs layer [2023-01-10T10:11:27.412Z] 5851b861e8e6: Pulling fs layer [2023-01-10T10:11:27.412Z] eaf3925da568: Waiting [2023-01-10T10:11:27.412Z] bab4dde63d76: Waiting [2023-01-10T10:11:27.412Z] bde34c3a00c8: Waiting [2023-01-10T10:11:27.412Z] b352a97aabf1: Waiting [2023-01-10T10:11:27.412Z] 4872d77fe225: Waiting [2023-01-10T10:11:27.412Z] 5851b861e8e6: Waiting [2023-01-10T10:11:27.412Z] 1469e6f7b9e6: Waiting [2023-01-10T10:11:27.412Z] e2be974225ed: Verifying Checksum [2023-01-10T10:11:27.412Z] e2be974225ed: Download complete [2023-01-10T10:11:27.412Z] 988bab9f4d93: Verifying Checksum [2023-01-10T10:11:27.412Z] 988bab9f4d93: Download complete [2023-01-10T10:11:27.672Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T10:11:27.672Z] 1469e6f7b9e6: Download complete [2023-01-10T10:11:27.672Z] eaf3925da568: Download complete [2023-01-10T10:11:27.672Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T10:11:27.672Z] 339a4e72a1f5: Download complete [2023-01-10T10:11:27.672Z] bde34c3a00c8: Download complete [2023-01-10T10:11:27.672Z] b352a97aabf1: Verifying Checksum [2023-01-10T10:11:27.672Z] b352a97aabf1: Download complete [2023-01-10T10:11:27.672Z] 4872d77fe225: Verifying Checksum [2023-01-10T10:11:27.672Z] 4872d77fe225: Download complete [2023-01-10T10:11:27.672Z] 5851b861e8e6: Verifying Checksum [2023-01-10T10:11:27.672Z] 5851b861e8e6: Download complete [2023-01-10T10:11:27.672Z] b85a868b505f: Verifying Checksum [2023-01-10T10:11:27.672Z] b85a868b505f: Download complete [2023-01-10T10:11:28.240Z] bab4dde63d76: Verifying Checksum [2023-01-10T10:11:28.240Z] bab4dde63d76: Download complete [2023-01-10T10:11:29.177Z] b85a868b505f: Pull complete [2023-01-10T10:11:29.177Z] e2be974225ed: Pull complete [2023-01-10T10:11:29.742Z] 339a4e72a1f5: Pull complete [2023-01-10T10:11:29.742Z] 988bab9f4d93: Pull complete [2023-01-10T10:11:30.001Z] 1469e6f7b9e6: Pull complete [2023-01-10T10:11:30.001Z] eaf3925da568: Pull complete [2023-01-10T10:11:31.905Z] bab4dde63d76: Pull complete [2023-01-10T10:11:31.905Z] bde34c3a00c8: Pull complete [2023-01-10T10:11:32.164Z] b352a97aabf1: Pull complete [2023-01-10T10:11:32.164Z] 4872d77fe225: Pull complete [2023-01-10T10:11:32.164Z] 5851b861e8e6: Pull complete [2023-01-10T10:11:32.164Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T10:11:32.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T10:11:32.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T10:11:32.358Z] prd-ubuntu20.04-docker-8c-8g-1552 does not seem to be running inside a container [2023-01-10T10:11:32.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-129 -v /w/workspace/undry_device-rfid-llrp-go_PR-129:/w/workspace/undry_device-rfid-llrp-go_PR-129:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-129@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 [2023-01-10T10:11:33.780Z] $ docker top 1a8684b19a22b288812012b2c68310d40d6bcf71dfecbd4a49389863a6fd6e08 -eo pid,comm [2023-01-10T10:11:33.846Z] 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). [2023-01-10T10:11:33.846Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T10:11:33.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T10:11:33.965Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T10:11:34.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T10:11:34.076Z] $ docker exec 1a8684b19a22b288812012b2c68310d40d6bcf71dfecbd4a49389863a6fd6e08 ssh-agent [2023-01-10T10:11:34.207Z] SSH_AUTH_SOCK=/tmp/ssh-M8TSDF6jMETo/agent.32 [2023-01-10T10:11:34.207Z] SSH_AGENT_PID=38 [2023-01-10T10:11:34.214Z] Running ssh-add (command line suppressed) [2023-01-10T10:11:34.319Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/private_key_7860878516603537394.key (/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/private_key_7860878516603537394.key) [2023-01-10T10:11:34.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T10:11:34.665Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T10:11:34.692Z] $ docker exec --env ******** --env ******** 1a8684b19a22b288812012b2c68310d40d6bcf71dfecbd4a49389863a6fd6e08 ssh-agent -k [2023-01-10T10:11:34.798Z] unset SSH_AUTH_SOCK; [2023-01-10T10:11:34.799Z] unset SSH_AGENT_PID; [2023-01-10T10:11:34.799Z] echo Agent pid 38 killed; [2023-01-10T10:11:34.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T10:11:34.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T10:11:34.898Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T10:11:35.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T10:11:35.017Z] $ docker exec 1a8684b19a22b288812012b2c68310d40d6bcf71dfecbd4a49389863a6fd6e08 ssh-agent [2023-01-10T10:11:35.126Z] SSH_AUTH_SOCK=/tmp/ssh-BHKfI6V05CHx/agent.70 [2023-01-10T10:11:35.126Z] SSH_AGENT_PID=76 [2023-01-10T10:11:35.131Z] Running ssh-add (command line suppressed) [2023-01-10T10:11:35.232Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/private_key_14609813979655728393.key (/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/private_key_14609813979655728393.key) [2023-01-10T10:11:35.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T10:11:35.584Z] + git semver init [2023-01-10T10:11:35.843Z] 2023-01-10 10:11:35,751 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T10:11:35.843Z] 2023-01-10 10:11:35,752 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-129/.semver [2023-01-10T10:11:35.843Z] 2023-01-10 10:11:35,752 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-129/.semver [2023-01-10T10:11:35.843Z] 2023-01-10 10:11:35,753 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-129/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-129, universal_newlines=False, shell=None, istream=None) [2023-01-10T10:11:36.782Z] 2023-01-10 10:11:36,602 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-129/.git/info/exclude [2023-01-10T10:11:36.782Z] 2023-01-10 10:11:36,602 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-129/.semver/PR-129 with force:False [2023-01-10T10:11:36.782Z] 2023-01-10 10:11:36,602 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-129/.semver/PR-129 [2023-01-10T10:11:36.782Z] 2023-01-10 10:11:36,606 [execute] INFO git cat-file --batch-check [2023-01-10T10:11:36.782Z] 2023-01-10 10:11:36,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-129/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T10:11:36.782Z] 2023-01-10 10:11:36,613 [execute] INFO git cat-file --batch [2023-01-10T10:11:36.782Z] 2023-01-10 10:11:36,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-129/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T10:11:36.782Z] 2023-01-10 10:11:36,621 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-129/.semver/PR-129 [2023-01-10T10:11:36.782Z] 0.0.0 [Pipeline] } [2023-01-10T10:11:36.810Z] $ docker exec --env ******** --env ******** 1a8684b19a22b288812012b2c68310d40d6bcf71dfecbd4a49389863a6fd6e08 ssh-agent -k [2023-01-10T10:11:36.915Z] unset SSH_AUTH_SOCK; [2023-01-10T10:11:36.916Z] unset SSH_AGENT_PID; [2023-01-10T10:11:36.916Z] echo Agent pid 76 killed; [2023-01-10T10:11:36.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T10:11:37.353Z] + git semver [Pipeline] } [2023-01-10T10:11:37.633Z] $ docker stop --time=1 1a8684b19a22b288812012b2c68310d40d6bcf71dfecbd4a49389863a6fd6e08 [2023-01-10T10:11:39.011Z] $ docker rm -f --volumes 1a8684b19a22b288812012b2c68310d40d6bcf71dfecbd4a49389863a6fd6e08 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T10:11:39.434Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T10:11:39.708Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T10:11:39.724Z] [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 [2023-01-10T10:11:40.281Z] provisioning config files... [2023-01-10T10:11:40.291Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/config10491473880210799735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T10:11:40.633Z] ---> docker-login.sh [2023-01-10T10:11:40.633Z] nexus3.edgexfoundry.org:10001 [2023-01-10T10:11:40.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T10:11:40.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T10:11:40.633Z] Configure a credential helper to remove this warning. See [2023-01-10T10:11:40.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T10:11:40.633Z] [2023-01-10T10:11:40.633Z] Login Succeeded [2023-01-10T10:11:40.633Z] nexus3.edgexfoundry.org:10002 [2023-01-10T10:11:40.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T10:11:40.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T10:11:40.633Z] Configure a credential helper to remove this warning. See [2023-01-10T10:11:40.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T10:11:40.633Z] [2023-01-10T10:11:40.633Z] Login Succeeded [2023-01-10T10:11:40.633Z] nexus3.edgexfoundry.org:10003 [2023-01-10T10:11:40.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T10:11:40.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T10:11:40.892Z] Configure a credential helper to remove this warning. See [2023-01-10T10:11:40.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T10:11:40.892Z] [2023-01-10T10:11:40.892Z] Login Succeeded [2023-01-10T10:11:40.892Z] nexus3.edgexfoundry.org:10004 [2023-01-10T10:11:40.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T10:11:40.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T10:11:40.892Z] Configure a credential helper to remove this warning. See [2023-01-10T10:11:40.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T10:11:40.892Z] [2023-01-10T10:11:40.892Z] Login Succeeded [2023-01-10T10:11:40.892Z] docker.io [2023-01-10T10:11:41.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T10:11:41.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T10:11:41.151Z] Configure a credential helper to remove this warning. See [2023-01-10T10:11:41.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T10:11:41.151Z] [2023-01-10T10:11:41.151Z] Login Succeeded [2023-01-10T10:11:41.151Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T10:11:41.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T10:11:41.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T10:11:41.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T10:11:41.424Z] ========================================================= [2023-01-10T10:11:41.424Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T10:11:41.424Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T10:11:41.880Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T10:11:41.880Z] Sending build context to Docker daemon 4.123MB [2023-01-10T10:11:41.880Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T10:11:41.880Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T10:11:41.880Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T10:11:41.880Z] 213ec9aee27d: Pulling fs layer [2023-01-10T10:11:41.880Z] 4583459ba037: Pulling fs layer [2023-01-10T10:11:41.880Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T10:11:41.880Z] 53926ce57604: Pulling fs layer [2023-01-10T10:11:41.880Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T10:11:41.880Z] 22ff95d597cd: Pulling fs layer [2023-01-10T10:11:41.880Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T10:11:41.880Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T10:11:41.880Z] a7acece74701: Pulling fs layer [2023-01-10T10:11:41.880Z] 53926ce57604: Waiting [2023-01-10T10:11:41.880Z] 22ff95d597cd: Waiting [2023-01-10T10:11:41.880Z] 21b2b0c7a3f4: Waiting [2023-01-10T10:11:41.880Z] 12d6caf4c0d1: Waiting [2023-01-10T10:11:41.880Z] 96b7cbca73a9: Waiting [2023-01-10T10:11:41.880Z] a7acece74701: Waiting [2023-01-10T10:11:42.142Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T10:11:42.142Z] 93c1e223e6f2: Download complete [2023-01-10T10:11:42.142Z] 4583459ba037: Verifying Checksum [2023-01-10T10:11:42.142Z] 4583459ba037: Download complete [2023-01-10T10:11:42.142Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T10:11:42.142Z] 21b2b0c7a3f4: Download complete [2023-01-10T10:11:42.142Z] 22ff95d597cd: Verifying Checksum [2023-01-10T10:11:42.142Z] 22ff95d597cd: Download complete [2023-01-10T10:11:42.142Z] 213ec9aee27d: Verifying Checksum [2023-01-10T10:11:42.142Z] 213ec9aee27d: Download complete [2023-01-10T10:11:42.142Z] 12d6caf4c0d1: Download complete [2023-01-10T10:11:42.142Z] 213ec9aee27d: Pull complete [2023-01-10T10:11:42.404Z] 4583459ba037: Pull complete [2023-01-10T10:11:42.404Z] 93c1e223e6f2: Pull complete [2023-01-10T10:11:42.662Z] a7acece74701: Verifying Checksum [2023-01-10T10:11:42.662Z] a7acece74701: Download complete [2023-01-10T10:11:42.921Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T10:11:42.921Z] 53926ce57604: Verifying Checksum [2023-01-10T10:11:42.921Z] 53926ce57604: Download complete [2023-01-10T10:11:47.110Z] 53926ce57604: Pull complete [2023-01-10T10:11:47.110Z] 21b2b0c7a3f4: Pull complete [2023-01-10T10:11:47.110Z] 22ff95d597cd: Pull complete [2023-01-10T10:11:47.110Z] 12d6caf4c0d1: Pull complete [2023-01-10T10:11:49.644Z] 96b7cbca73a9: Pull complete [2023-01-10T10:11:50.218Z] a7acece74701: Pull complete [2023-01-10T10:11:50.218Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T10:11:50.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T10:11:50.218Z] ---> db6d94c90886 [2023-01-10T10:11:50.218Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T10:11:52.125Z] ---> Running in d87678756d18 [2023-01-10T10:11:52.125Z] Removing intermediate container d87678756d18 [2023-01-10T10:11:52.125Z] ---> 823becbcca8c [2023-01-10T10:11:52.125Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T10:11:52.125Z] ---> Running in ccdb5e4d2533 [2023-01-10T10:11:52.125Z] Removing intermediate container ccdb5e4d2533 [2023-01-10T10:11:52.125Z] ---> 6cbddde284a2 [2023-01-10T10:11:52.125Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2023-01-10T10:11:52.125Z] ---> Running in f1c8b69fd3b3 [2023-01-10T10:11:52.384Z] Removing intermediate container f1c8b69fd3b3 [2023-01-10T10:11:52.384Z] ---> 09a148642721 [2023-01-10T10:11:52.384Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T10:11:52.384Z] ---> Running in 249ee34d48f1 [2023-01-10T10:11:52.384Z] Removing intermediate container 249ee34d48f1 [2023-01-10T10:11:52.384Z] ---> a98f858df0f1 [2023-01-10T10:11:52.384Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T10:11:52.643Z] ---> Running in 2640377c6d23 [2023-01-10T10:11:52.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T10:11:52.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T10:11:53.160Z] OK: 211 MiB in 51 packages [2023-01-10T10:11:53.727Z] Removing intermediate container 2640377c6d23 [2023-01-10T10:11:53.727Z] ---> 3a6ad66a85b8 [2023-01-10T10:11:53.727Z] Step 8/12 : WORKDIR /app [2023-01-10T10:11:53.727Z] ---> Running in bb46e883b925 [2023-01-10T10:11:53.727Z] Removing intermediate container bb46e883b925 [2023-01-10T10:11:53.727Z] ---> 2f5c575b3787 [2023-01-10T10:11:53.727Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T10:11:53.986Z] ---> 2fb5837e168c [2023-01-10T10:11:53.986Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T10:11:53.986Z] ---> Running in 6f277d466197 [2023-01-10T10:11:55.115Z] Still waiting to schedule task [2023-01-10T10:11:55.116Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-10T10:12:20.542Z] Removing intermediate container 6f277d466197 [2023-01-10T10:12:20.543Z] ---> 555ae50dde69 [2023-01-10T10:12:20.543Z] Step 11/12 : COPY . . [2023-01-10T10:12:20.543Z] ---> 5ea5c428fb03 [2023-01-10T10:12:20.543Z] Step 12/12 : RUN $MAKE [2023-01-10T10:12:20.543Z] ---> Running in 3d717438a694 [2023-01-10T10:12:20.543Z] noop [2023-01-10T10:12:20.543Z] Removing intermediate container 3d717438a694 [2023-01-10T10:12:20.543Z] ---> e10af74c02e0 [2023-01-10T10:12:20.543Z] Successfully built e10af74c02e0 [2023-01-10T10:12:20.543Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T10:12:21.002Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T10:12:21.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T10:12:21.155Z] prd-ubuntu20.04-docker-8c-8g-1552 does not seem to be running inside a container [2023-01-10T10:12:21.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-129 -v /w/workspace/undry_device-rfid-llrp-go_PR-129:/w/workspace/undry_device-rfid-llrp-go_PR-129:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-129@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 [2023-01-10T10:12:21.544Z] $ docker top 03a65924fbde0b1654f57adb0b370ded608e0f2d5170516a94051bb7372da96c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T10:12:21.930Z] + go version [2023-01-10T10:12:21.930Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T10:12:21.966Z] $ docker stop --time=1 03a65924fbde0b1654f57adb0b370ded608e0f2d5170516a94051bb7372da96c [2023-01-10T10:12:23.241Z] $ docker rm -f --volumes 03a65924fbde0b1654f57adb0b370ded608e0f2d5170516a94051bb7372da96c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T10:12:23.911Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T10:12:23.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T10:12:24.067Z] prd-ubuntu20.04-docker-8c-8g-1552 does not seem to be running inside a container [2023-01-10T10:12:24.101Z] $ 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-129 -v /w/workspace/undry_device-rfid-llrp-go_PR-129:/w/workspace/undry_device-rfid-llrp-go_PR-129:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-129@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 [2023-01-10T10:12:24.448Z] $ docker top 84bad878ab8c348d955910da89f234ab689131f52af161d82442fe1ab51716f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T10:12:24.844Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-129 [Pipeline] fileExists [Pipeline] sh [2023-01-10T10:12:25.196Z] + make test [2023-01-10T10:12:25.196Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-10T10:12:25.454Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-01-10T10:12:37.669Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-01-10T10:12:37.669Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-01-10T10:12:40.972Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.849s coverage: 38.5% of statements [2023-01-10T10:12:40.972Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.256s coverage: 52.0% of statements [2023-01-10T10:12:40.972Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.044s coverage: 96.4% of statements [2023-01-10T10:12:50.954Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T10:12:50.954Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-10T10:12:53.484Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T10:12:53.484Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T10:12:53.484Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T10:12:53.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T10:12:53.555Z] $ docker stop --time=1 84bad878ab8c348d955910da89f234ab689131f52af161d82442fe1ab51716f7 [2023-01-10T10:12:55.269Z] $ docker rm -f --volumes 84bad878ab8c348d955910da89f234ab689131f52af161d82442fe1ab51716f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T10:12:55.847Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T10:12:55.939Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T10:12:56.578Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T10:12:56.886Z] + ls -al . [2023-01-10T10:12:56.887Z] total 644 [2023-01-10T10:12:56.887Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 10:12 . [2023-01-10T10:12:56.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 10:11 .. [2023-01-10T10:12:56.887Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 10 10:11 .dockerignore [2023-01-10T10:12:56.887Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 10:12 .git [2023-01-10T10:12:56.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 10:11 .github [2023-01-10T10:12:56.887Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 10 10:11 .gitignore [2023-01-10T10:12:56.887Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 10:11 .golangci.yml [2023-01-10T10:12:56.887Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 10:11 .semver [2023-01-10T10:12:56.887Z] -rw-rw-r-- 1 jenkins jenkins 11000 Jan 10 10:11 Attribution.txt [2023-01-10T10:12:56.887Z] -rw-rw-r-- 1 jenkins jenkins 5905 Jan 10 10:11 CHANGELOG.md [2023-01-10T10:12:56.887Z] -rw-rw-r-- 1 jenkins jenkins 1396 Jan 10 10:11 Dockerfile [2023-01-10T10:12:56.887Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 10:11 GOVERNANCE.md [2023-01-10T10:12:56.887Z] -rw-rw-r-- 1 jenkins jenkins 683 Jan 10 10:11 Jenkinsfile [2023-01-10T10:12:56.887Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 10 10:11 LICENSE [2023-01-10T10:12:56.887Z] -rw-rw-r-- 1 jenkins jenkins 2405 Jan 10 10:11 Makefile [2023-01-10T10:12:56.887Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 10:11 OWNERS.md [2023-01-10T10:12:56.887Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jan 10 10:11 README.md [2023-01-10T10:12:56.887Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 10:11 VERSION [2023-01-10T10:12:56.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 10:11 bin [2023-01-10T10:12:56.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 10:11 cmd [2023-01-10T10:12:56.887Z] -rw-r--r-- 1 jenkins jenkins 460049 Jan 10 10:12 coverage.out [2023-01-10T10:12:56.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 10:11 examples [2023-01-10T10:12:56.887Z] -rw-rw-r-- 1 jenkins jenkins 3550 Jan 10 10:11 go.mod [2023-01-10T10:12:56.887Z] -rw-rw-r-- 1 jenkins jenkins 44766 Jan 10 10:11 go.sum [2023-01-10T10:12:56.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 10:11 images [2023-01-10T10:12:56.887Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 10:11 internal [2023-01-10T10:12:56.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 10:11 snap [2023-01-10T10:12:56.887Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 10 10:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T10:12:57.284Z] + 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=02d64be7f29150d39afbd6e36cf40ea2740a5c9a --label arch=amd64 --label version=0.0.0 . [2023-01-10T10:12:57.284Z] Sending build context to Docker daemon 4.123MB [2023-01-10T10:12:57.284Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T10:12:57.284Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-10T10:12:57.284Z] ---> e10af74c02e0 [2023-01-10T10:12:57.284Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T10:12:57.284Z] ---> Running in 722cb104a7b1 [2023-01-10T10:12:57.545Z] Removing intermediate container 722cb104a7b1 [2023-01-10T10:12:57.545Z] ---> 220db30e4573 [2023-01-10T10:12:57.545Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T10:12:57.545Z] ---> Running in b6d4cbc1951e [2023-01-10T10:12:57.545Z] Removing intermediate container b6d4cbc1951e [2023-01-10T10:12:57.545Z] ---> fdd19913627b [2023-01-10T10:12:57.545Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2023-01-10T10:12:57.545Z] ---> Running in ad0402f8ab7f [2023-01-10T10:12:57.545Z] Removing intermediate container ad0402f8ab7f [2023-01-10T10:12:57.545Z] ---> 031ece81409d [2023-01-10T10:12:57.545Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T10:12:57.803Z] ---> Running in ae02070efa3f [2023-01-10T10:12:57.804Z] Removing intermediate container ae02070efa3f [2023-01-10T10:12:57.804Z] ---> 4b9630e3b3fd [2023-01-10T10:12:57.804Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T10:12:57.804Z] ---> Running in d723b8427a05 [2023-01-10T10:12:58.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T10:12:58.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T10:12:58.582Z] OK: 211 MiB in 51 packages [2023-01-10T10:12:58.841Z] Removing intermediate container d723b8427a05 [2023-01-10T10:12:58.841Z] ---> 90f8f22917f1 [2023-01-10T10:12:58.841Z] Step 8/24 : WORKDIR /app [2023-01-10T10:12:58.841Z] ---> Running in 4b9c82bf666c [2023-01-10T10:12:58.841Z] Removing intermediate container 4b9c82bf666c [2023-01-10T10:12:58.841Z] ---> c51e44b59005 [2023-01-10T10:12:58.841Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-10T10:12:59.100Z] ---> ee590c692c32 [2023-01-10T10:12:59.100Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T10:12:59.100Z] ---> Running in 040fa4f6075c [2023-01-10T10:12:59.667Z] Removing intermediate container 040fa4f6075c [2023-01-10T10:12:59.667Z] ---> 519688aefe10 [2023-01-10T10:12:59.667Z] Step 11/24 : COPY . . [2023-01-10T10:12:59.925Z] ---> 120a9d2b9b3e [2023-01-10T10:12:59.925Z] Step 12/24 : RUN $MAKE [2023-01-10T10:12:59.925Z] ---> Running in 343285192ca4 [2023-01-10T10:13:00.184Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.7 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2023-01-10T10:13:22.118Z] Removing intermediate container 343285192ca4 [2023-01-10T10:13:22.118Z] ---> 0a7e6fde5ba9 [2023-01-10T10:13:22.118Z] Step 13/24 : FROM alpine:3.16 [2023-01-10T10:13:22.118Z] 3.16: Pulling from library/alpine [2023-01-10T10:13:22.118Z] ca7dd9ec2225: Pulling fs layer [2023-01-10T10:13:22.118Z] ca7dd9ec2225: Verifying Checksum [2023-01-10T10:13:22.118Z] ca7dd9ec2225: Download complete [2023-01-10T10:13:22.118Z] ca7dd9ec2225: Pull complete [2023-01-10T10:13:22.118Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T10:13:22.118Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T10:13:22.118Z] ---> bfe296a52501 [2023-01-10T10:13:22.118Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-10T10:13:22.118Z] ---> Running in 4de4f982f4d5 [2023-01-10T10:13:22.118Z] Removing intermediate container 4de4f982f4d5 [2023-01-10T10:13:22.118Z] ---> 79d1ae61802f [2023-01-10T10:13:22.118Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2023-01-10T10:13:22.118Z] ---> Running in e314fa2fecf7 [2023-01-10T10:13:22.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T10:13:22.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T10:13:22.118Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-01-10T10:13:22.118Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-01-10T10:13:22.118Z] (3/6) Installing libsodium (1.0.18-r0) [2023-01-10T10:13:22.118Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-10T10:13:22.118Z] (5/6) Installing libzmq (4.3.4-r0) [2023-01-10T10:13:22.118Z] (6/6) Installing zeromq (4.3.4-r0) [2023-01-10T10:13:22.118Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T10:13:22.118Z] OK: 8 MiB in 20 packages [2023-01-10T10:13:22.118Z] Removing intermediate container e314fa2fecf7 [2023-01-10T10:13:22.118Z] ---> 19f8e4bc1f47 [2023-01-10T10:13:22.118Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-01-10T10:13:22.118Z] ---> 288b41aea23e [2023-01-10T10:13:22.118Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-01-10T10:13:22.118Z] ---> 460b9c2cbc79 [2023-01-10T10:13:22.118Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-01-10T10:13:22.689Z] ---> 19e86f0a98e7 [2023-01-10T10:13:22.689Z] Step 19/24 : EXPOSE 59989 [2023-01-10T10:13:22.689Z] ---> Running in e1b624d27cdb [2023-01-10T10:13:22.689Z] Removing intermediate container e1b624d27cdb [2023-01-10T10:13:22.689Z] ---> 28c194fe48ee [2023-01-10T10:13:22.689Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-01-10T10:13:22.689Z] ---> Running in a7ff9e06ef31 [2023-01-10T10:13:22.951Z] Removing intermediate container a7ff9e06ef31 [2023-01-10T10:13:22.951Z] ---> d7a01ace5abc [2023-01-10T10:13:22.951Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2023-01-10T10:13:22.951Z] ---> Running in df6b25a03da5 [2023-01-10T10:13:22.951Z] Removing intermediate container df6b25a03da5 [2023-01-10T10:13:22.951Z] ---> 0339b3eee3a1 [2023-01-10T10:13:22.951Z] Step 22/24 : LABEL arch=amd64 [2023-01-10T10:13:22.951Z] ---> Running in 6f8cc65dffd6 [2023-01-10T10:13:22.951Z] Removing intermediate container 6f8cc65dffd6 [2023-01-10T10:13:22.951Z] ---> 32d2f469c540 [2023-01-10T10:13:22.951Z] Step 23/24 : LABEL git_sha=02d64be7f29150d39afbd6e36cf40ea2740a5c9a [2023-01-10T10:13:23.212Z] ---> Running in e73b2b207920 [2023-01-10T10:13:23.212Z] Removing intermediate container e73b2b207920 [2023-01-10T10:13:23.212Z] ---> 595538ecefdd [2023-01-10T10:13:23.212Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T10:13:23.212Z] ---> Running in a9b824717452 [2023-01-10T10:13:23.212Z] Removing intermediate container a9b824717452 [2023-01-10T10:13:23.212Z] ---> 09428769e9bd [2023-01-10T10:13:23.212Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T10:13:23.212Z] Successfully built 09428769e9bd [2023-01-10T10:13:23.212Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T10:13:24.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T10:13:24.054Z] [2023-01-10T10:13:24.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T10:13:24.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T10:13:24.423Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T10:13:24.423Z] 5eb5b503b376: Pulling fs layer [2023-01-10T10:13:24.423Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T10:13:24.423Z] ec43610c2a17: Pulling fs layer [2023-01-10T10:13:24.423Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T10:13:24.423Z] 33b1e0a273af: Pulling fs layer [2023-01-10T10:13:24.423Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T10:13:24.423Z] 2f39f015ded8: Pulling fs layer [2023-01-10T10:13:24.423Z] 3a2ae6a8a46f: Waiting [2023-01-10T10:13:24.423Z] 33b1e0a273af: Waiting [2023-01-10T10:13:24.423Z] 5d3b04190fa2: Waiting [2023-01-10T10:13:24.423Z] 2f39f015ded8: Waiting [2023-01-10T10:13:24.423Z] 5c69ac0246d0: Download complete [2023-01-10T10:13:24.423Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T10:13:24.423Z] 3a2ae6a8a46f: Download complete [2023-01-10T10:13:24.685Z] 33b1e0a273af: Verifying Checksum [2023-01-10T10:13:24.685Z] 33b1e0a273af: Download complete [2023-01-10T10:13:24.685Z] ec43610c2a17: Verifying Checksum [2023-01-10T10:13:24.685Z] ec43610c2a17: Download complete [2023-01-10T10:13:24.685Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T10:13:24.685Z] 5d3b04190fa2: Download complete [2023-01-10T10:13:24.686Z] 5eb5b503b376: Download complete [2023-01-10T10:13:25.627Z] 2f39f015ded8: Verifying Checksum [2023-01-10T10:13:25.627Z] 2f39f015ded8: Download complete [2023-01-10T10:13:25.884Z] 5eb5b503b376: Pull complete [2023-01-10T10:13:26.142Z] 5c69ac0246d0: Pull complete [2023-01-10T10:13:26.708Z] ec43610c2a17: Pull complete [2023-01-10T10:13:26.708Z] 3a2ae6a8a46f: Pull complete [2023-01-10T10:13:26.967Z] 33b1e0a273af: Pull complete [2023-01-10T10:13:26.967Z] 5d3b04190fa2: Pull complete [2023-01-10T10:13:30.640Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1553 in /w/workspace/undry_device-rfid-llrp-go_PR-129 [Pipeline] { [Pipeline] ws [2023-01-10T10:13:30.699Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-01-10T10:13:30.849Z] Selected Git installation does not exist. Using Default [2023-01-10T10:13:30.849Z] The recommended git tool is: NONE [2023-01-10T10:13:31.153Z] 2f39f015ded8: Pull complete [2023-01-10T10:13:31.153Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T10:13:31.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T10:13:31.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T10:13:31.367Z] prd-ubuntu20.04-docker-8c-8g-1552 does not seem to be running inside a container [2023-01-10T10:13:31.398Z] $ 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-129 -v /w/workspace/undry_device-rfid-llrp-go_PR-129:/w/workspace/undry_device-rfid-llrp-go_PR-129:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-129@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 [2023-01-10T10:13:32.738Z] $ docker top 36ebf07b94a5d598581185831bd0368375ff6e73888a37c21def680548d683d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T10:13:33.198Z] ---> job-cost.sh [2023-01-10T10:13:33.198Z] lf-activate-venv: SKIPPING [2023-01-10T10:13:33.198Z] INFO: No Stack... [2023-01-10T10:13:33.764Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T10:13:34.027Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T10:13:34.337Z] + + cat /w/workspace/undry_device-rfid-llrp-go_PR-129/archives/cost.csv [2023-01-10T10:13:34.337Z] cut -d, -f6 [Pipeline] lock [2023-01-10T10:13:34.377Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-1-stack-cost] [2023-01-10T10:13:34.382Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-1-stack-cost] did not exist. Created. [2023-01-10T10:13:34.382Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T10:13:34.774Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T10:13:34.829Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T10:13:34.850Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T10:13:34.934Z] $ docker stop --time=1 36ebf07b94a5d598581185831bd0368375ff6e73888a37c21def680548d683d7 [2023-01-10T10:13:36.045Z] using credential edgex-jenkins-ssh [2023-01-10T10:13:36.059Z] Cloning the remote Git repository [2023-01-10T10:13:36.094Z] $ docker rm -f --volumes 36ebf07b94a5d598581185831bd0368375ff6e73888a37c21def680548d683d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T10:13:36.089Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-10T10:13:36.156Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-01-10T10:13:36.446Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-10T10:13:36.447Z] > git --version # timeout=10 [2023-01-10T10:13:36.466Z] > git --version # 'git version 2.25.1' [2023-01-10T10:13:36.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T10:13:36.530Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T10:13:37.734Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-01-10T10:13:37.769Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T10:13:39.106Z] Merging remotes/origin/main commit 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 into PR head commit 02d64be7f29150d39afbd6e36cf40ea2740a5c9a [2023-01-10T10:13:39.351Z] Merge succeeded, producing 02d64be7f29150d39afbd6e36cf40ea2740a5c9a [2023-01-10T10:13:39.351Z] Checking out Revision 02d64be7f29150d39afbd6e36cf40ea2740a5c9a (PR-129) [2023-01-10T10:13:38.599Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-01-10T10:13:38.639Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-10T10:13:38.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T10:13:38.655Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T10:13:39.119Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T10:13:39.135Z] > git checkout -f 02d64be7f29150d39afbd6e36cf40ea2740a5c9a # timeout=10 [2023-01-10T10:13:39.238Z] > git remote # timeout=10 [2023-01-10T10:13:39.261Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T10:13:39.285Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T10:13:39.304Z] > git merge 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 # timeout=10 [2023-01-10T10:13:39.328Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T10:13:39.350Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T10:13:39.370Z] > git checkout -f 02d64be7f29150d39afbd6e36cf40ea2740a5c9a # timeout=10 [2023-01-10T10:13:39.838Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-10T10:13:39.881Z] > git --version # timeout=10 [2023-01-10T10:13:39.891Z] > git --version # 'git version 2.25.1' [2023-01-10T10:13:39.906Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T10:13:40.985Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T10:13:40.985Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T10:13:40.985Z] Dload Upload Total Spent Left Speed [2023-01-10T10:13:40.985Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-01-10T10:13:41.636Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T10:13:41.998Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T10:13:41.998Z] + sudo tee /etc/docker/daemon.new [2023-01-10T10:13:41.998Z] { [2023-01-10T10:13:41.998Z] "registry-mirrors": [ [2023-01-10T10:13:41.998Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T10:13:41.998Z] ], [2023-01-10T10:13:41.998Z] "bip": "10.250.0.254/24", [2023-01-10T10:13:41.998Z] "hosts": [ [2023-01-10T10:13:41.998Z] "tcp://0.0.0.0:5555", [2023-01-10T10:13:41.998Z] "unix:///var/run/docker.sock" [2023-01-10T10:13:41.998Z] ], [2023-01-10T10:13:41.998Z] "mtu": 1458, [2023-01-10T10:13:41.998Z] "selinux-enabled": true, [2023-01-10T10:13:41.998Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T10:13:41.998Z] } [Pipeline] sh [2023-01-10T10:13:42.354Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T10:13:42.710Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T10:14:01.014Z] provisioning config files... [2023-01-10T10:14:01.036Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config6118691308277631003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T10:14:01.418Z] ---> docker-login.sh [2023-01-10T10:14:01.419Z] nexus3.edgexfoundry.org:10001 [2023-01-10T10:14:01.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T10:14:01.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T10:14:01.962Z] Configure a credential helper to remove this warning. See [2023-01-10T10:14:01.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T10:14:01.962Z] [2023-01-10T10:14:01.962Z] Login Succeeded [2023-01-10T10:14:01.963Z] nexus3.edgexfoundry.org:10002 [2023-01-10T10:14:02.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T10:14:02.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T10:14:02.234Z] Configure a credential helper to remove this warning. See [2023-01-10T10:14:02.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T10:14:02.234Z] [2023-01-10T10:14:02.234Z] Login Succeeded [2023-01-10T10:14:02.234Z] nexus3.edgexfoundry.org:10003 [2023-01-10T10:14:02.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T10:14:02.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T10:14:02.774Z] Configure a credential helper to remove this warning. See [2023-01-10T10:14:02.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T10:14:02.774Z] [2023-01-10T10:14:02.774Z] Login Succeeded [2023-01-10T10:14:02.774Z] nexus3.edgexfoundry.org:10004 [2023-01-10T10:14:03.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T10:14:03.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T10:14:03.045Z] Configure a credential helper to remove this warning. See [2023-01-10T10:14:03.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T10:14:03.045Z] [2023-01-10T10:14:03.045Z] Login Succeeded [2023-01-10T10:14:03.045Z] docker.io [2023-01-10T10:14:03.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T10:14:03.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T10:14:03.582Z] Configure a credential helper to remove this warning. See [2023-01-10T10:14:03.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T10:14:03.582Z] [2023-01-10T10:14:03.582Z] Login Succeeded [2023-01-10T10:14:03.582Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T10:14:03.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T10:14:03.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T10:14:04.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T10:14:04.053Z] ========================================================= [2023-01-10T10:14:04.053Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T10:14:04.053Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T10:14:04.566Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T10:14:04.835Z] Sending build context to Docker daemon 1.223MB [2023-01-10T10:14:04.835Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T10:14:04.835Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T10:14:06.257Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T10:14:06.257Z] 9b18e9b68314: Pulling fs layer [2023-01-10T10:14:06.257Z] 35d82f9e3411: Pulling fs layer [2023-01-10T10:14:06.257Z] e16973657156: Pulling fs layer [2023-01-10T10:14:06.257Z] fc693d55d65f: Pulling fs layer [2023-01-10T10:14:06.257Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T10:14:06.257Z] dda99020689f: Pulling fs layer [2023-01-10T10:14:06.257Z] db1c61fa0a46: Pulling fs layer [2023-01-10T10:14:06.257Z] 891c053d2c06: Pulling fs layer [2023-01-10T10:14:06.257Z] fc693d55d65f: Waiting [2023-01-10T10:14:06.257Z] 7e9fc2657dce: Waiting [2023-01-10T10:14:06.257Z] dda99020689f: Waiting [2023-01-10T10:14:06.257Z] db1c61fa0a46: Waiting [2023-01-10T10:14:06.257Z] 891c053d2c06: Waiting [2023-01-10T10:14:06.257Z] e16973657156: Download complete [2023-01-10T10:14:06.257Z] 35d82f9e3411: Verifying Checksum [2023-01-10T10:14:06.257Z] 35d82f9e3411: Download complete [2023-01-10T10:14:06.257Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T10:14:06.257Z] 7e9fc2657dce: Download complete [2023-01-10T10:14:06.257Z] dda99020689f: Verifying Checksum [2023-01-10T10:14:06.257Z] dda99020689f: Download complete [2023-01-10T10:14:06.257Z] 9b18e9b68314: Verifying Checksum [2023-01-10T10:14:07.235Z] 9b18e9b68314: Pull complete [2023-01-10T10:14:07.235Z] 891c053d2c06: Verifying Checksum [2023-01-10T10:14:07.235Z] 891c053d2c06: Download complete [2023-01-10T10:14:07.507Z] 35d82f9e3411: Pull complete [2023-01-10T10:14:07.775Z] e16973657156: Pull complete [2023-01-10T10:14:08.268Z] db1c61fa0a46: Verifying Checksum [2023-01-10T10:14:08.268Z] db1c61fa0a46: Download complete [2023-01-10T10:14:08.855Z] fc693d55d65f: Verifying Checksum [2023-01-10T10:14:08.855Z] fc693d55d65f: Download complete [2023-01-10T10:14:21.266Z] fc693d55d65f: Pull complete [2023-01-10T10:14:21.266Z] 7e9fc2657dce: Pull complete [2023-01-10T10:14:21.266Z] dda99020689f: Pull complete [2023-01-10T10:14:26.649Z] db1c61fa0a46: Pull complete [2023-01-10T10:14:28.604Z] 891c053d2c06: Pull complete [2023-01-10T10:14:28.604Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T10:14:28.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T10:14:28.604Z] ---> f96f9c87975a [2023-01-10T10:14:28.604Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T10:14:30.555Z] ---> Running in 6a8a51d86252 [2023-01-10T10:14:30.823Z] Removing intermediate container 6a8a51d86252 [2023-01-10T10:14:30.823Z] ---> 10fc56a1a078 [2023-01-10T10:14:30.823Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T10:14:30.823Z] ---> Running in 62d50f83920d [2023-01-10T10:14:31.092Z] Removing intermediate container 62d50f83920d [2023-01-10T10:14:31.092Z] ---> c8cd96c53922 [2023-01-10T10:14:31.092Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2023-01-10T10:14:31.361Z] ---> Running in 848a0ff3d6a1 [2023-01-10T10:14:31.628Z] Removing intermediate container 848a0ff3d6a1 [2023-01-10T10:14:31.628Z] ---> b46650dce016 [2023-01-10T10:14:31.628Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T10:14:31.628Z] ---> Running in 37bf84043c52 [2023-01-10T10:14:31.898Z] Removing intermediate container 37bf84043c52 [2023-01-10T10:14:31.898Z] ---> ec54a81cb2ab [2023-01-10T10:14:31.898Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T10:14:32.170Z] ---> Running in b5f3246c1753 [2023-01-10T10:14:33.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T10:14:33.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T10:14:34.371Z] OK: 221 MiB in 51 packages [2023-01-10T10:14:35.333Z] Removing intermediate container b5f3246c1753 [2023-01-10T10:14:35.333Z] ---> f346306ac79f [2023-01-10T10:14:35.333Z] Step 8/12 : WORKDIR /app [2023-01-10T10:14:35.333Z] ---> Running in 7a06d258720a [2023-01-10T10:14:35.602Z] Removing intermediate container 7a06d258720a [2023-01-10T10:14:35.602Z] ---> 7bc7a2d2a41f [2023-01-10T10:14:35.602Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T10:14:36.195Z] ---> 80819aa1e3bc [2023-01-10T10:14:36.195Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T10:14:36.195Z] ---> Running in 9fa01bbe8f85 [2023-01-10T10:15:32.621Z] Removing intermediate container 9fa01bbe8f85 [2023-01-10T10:15:32.621Z] ---> 95a611ab69b2 [2023-01-10T10:15:32.621Z] Step 11/12 : COPY . . [2023-01-10T10:15:32.621Z] ---> 6902a91aaac7 [2023-01-10T10:15:32.621Z] Step 12/12 : RUN $MAKE [2023-01-10T10:15:32.621Z] ---> Running in 8fb2a69ec53a [2023-01-10T10:15:32.621Z] noop [2023-01-10T10:15:32.621Z] Removing intermediate container 8fb2a69ec53a [2023-01-10T10:15:32.621Z] ---> 32fd110747f7 [2023-01-10T10:15:32.621Z] Successfully built 32fd110747f7 [2023-01-10T10:15:32.621Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T10:15:33.096Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T10:15:33.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T10:15:33.359Z] prd-ubuntu20.04-docker-arm64-4c-16g-1553 does not seem to be running inside a container [2023-01-10T10:15:33.430Z] $ 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 [2023-01-10T10:15:35.652Z] $ docker top d56d839355fb6aadb4e750fce671dd583023b07c2c5ba409857145ac6df85184 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T10:15:36.531Z] + go version [2023-01-10T10:15:36.531Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T10:15:36.572Z] $ docker stop --time=1 d56d839355fb6aadb4e750fce671dd583023b07c2c5ba409857145ac6df85184 [2023-01-10T10:15:38.185Z] $ docker rm -f --volumes d56d839355fb6aadb4e750fce671dd583023b07c2c5ba409857145ac6df85184 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T10:15:39.035Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T10:15:39.036Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T10:15:39.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-1553 does not seem to be running inside a container [2023-01-10T10:15:39.365Z] $ 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 [2023-01-10T10:15:40.533Z] $ docker top 6438778d9c291b224d74240d2405aea722ba1b51d90b3adb0f08cd6be305912f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T10:15:41.419Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-10T10:15:41.810Z] + make test [2023-01-10T10:15:41.810Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-10T10:15:43.761Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-01-10T10:17:05.395Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-01-10T10:17:05.395Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-01-10T10:17:37.632Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.771s coverage: 38.5% of statements [2023-01-10T10:17:37.632Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.519s coverage: 52.0% of statements [2023-01-10T10:17:37.632Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.030s coverage: 95.5% of statements [2023-01-10T10:17:37.632Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T10:17:37.632Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-10T10:18:04.338Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T10:18:04.338Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T10:18:04.338Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T10:18:04.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T10:18:04.417Z] $ docker stop --time=1 6438778d9c291b224d74240d2405aea722ba1b51d90b3adb0f08cd6be305912f [2023-01-10T10:18:06.867Z] $ docker rm -f --volumes 6438778d9c291b224d74240d2405aea722ba1b51d90b3adb0f08cd6be305912f [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T10:18:07.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T10:18:08.007Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T10:18:08.633Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T10:18:09.230Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T10:18:09.569Z] + ls -al . [2023-01-10T10:18:09.569Z] total 640 [2023-01-10T10:18:09.569Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 10:15 . [2023-01-10T10:18:09.569Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 10:13 .. [2023-01-10T10:18:09.569Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 10 10:13 .dockerignore [2023-01-10T10:18:09.569Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 10:13 .git [2023-01-10T10:18:09.569Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 10:13 .github [2023-01-10T10:18:09.569Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 10 10:13 .gitignore [2023-01-10T10:18:09.569Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 10:13 .golangci.yml [2023-01-10T10:18:09.569Z] -rw-rw-r-- 1 jenkins jenkins 11000 Jan 10 10:13 Attribution.txt [2023-01-10T10:18:09.569Z] -rw-rw-r-- 1 jenkins jenkins 5905 Jan 10 10:13 CHANGELOG.md [2023-01-10T10:18:09.569Z] -rw-rw-r-- 1 jenkins jenkins 1396 Jan 10 10:13 Dockerfile [2023-01-10T10:18:09.569Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 10:13 GOVERNANCE.md [2023-01-10T10:18:09.569Z] -rw-rw-r-- 1 jenkins jenkins 683 Jan 10 10:13 Jenkinsfile [2023-01-10T10:18:09.569Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 10 10:13 LICENSE [2023-01-10T10:18:09.569Z] -rw-rw-r-- 1 jenkins jenkins 2405 Jan 10 10:13 Makefile [2023-01-10T10:18:09.569Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 10:13 OWNERS.md [2023-01-10T10:18:09.569Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jan 10 10:13 README.md [2023-01-10T10:18:09.569Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 10:11 VERSION [2023-01-10T10:18:09.569Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 10:13 bin [2023-01-10T10:18:09.569Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 10:13 cmd [2023-01-10T10:18:09.569Z] -rw-r--r-- 1 jenkins jenkins 460049 Jan 10 10:17 coverage.out [2023-01-10T10:18:09.569Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 10:13 examples [2023-01-10T10:18:09.569Z] -rw-rw-r-- 1 jenkins jenkins 3550 Jan 10 10:13 go.mod [2023-01-10T10:18:09.569Z] -rw-rw-r-- 1 jenkins jenkins 44766 Jan 10 10:13 go.sum [2023-01-10T10:18:09.569Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 10:13 images [2023-01-10T10:18:09.569Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 10:13 internal [2023-01-10T10:18:09.569Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 10:13 snap [2023-01-10T10:18:09.569Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 10 10:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T10:18:09.994Z] + 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=02d64be7f29150d39afbd6e36cf40ea2740a5c9a --label arch=arm64 --label version=0.0.0 . [2023-01-10T10:18:10.262Z] Sending build context to Docker daemon 1.223MB [2023-01-10T10:18:10.262Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T10:18:10.262Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-10T10:18:10.262Z] ---> 32fd110747f7 [2023-01-10T10:18:10.262Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T10:18:10.532Z] ---> Running in 3806a78a32bd [2023-01-10T10:18:10.800Z] Removing intermediate container 3806a78a32bd [2023-01-10T10:18:10.800Z] ---> d2e2c73759e2 [2023-01-10T10:18:10.800Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T10:18:10.800Z] ---> Running in 3d25965b8e42 [2023-01-10T10:18:11.069Z] Removing intermediate container 3d25965b8e42 [2023-01-10T10:18:11.069Z] ---> ab574b9f4ee0 [2023-01-10T10:18:11.069Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2023-01-10T10:18:11.069Z] ---> Running in 6e70768e5ef9 [2023-01-10T10:18:11.340Z] Removing intermediate container 6e70768e5ef9 [2023-01-10T10:18:11.340Z] ---> 7fd29b5823db [2023-01-10T10:18:11.340Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T10:18:11.606Z] ---> Running in 05440f54b6af [2023-01-10T10:18:11.883Z] Removing intermediate container 05440f54b6af [2023-01-10T10:18:11.883Z] ---> 88516c002e54 [2023-01-10T10:18:11.883Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T10:18:11.883Z] ---> Running in d1d92bd51215 [2023-01-10T10:18:13.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T10:18:13.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T10:18:14.282Z] OK: 221 MiB in 51 packages [2023-01-10T10:18:15.692Z] Removing intermediate container d1d92bd51215 [2023-01-10T10:18:15.692Z] ---> 9869d1a12da6 [2023-01-10T10:18:15.692Z] Step 8/24 : WORKDIR /app [2023-01-10T10:18:15.692Z] ---> Running in ef032ead303f [2023-01-10T10:18:15.958Z] Removing intermediate container ef032ead303f [2023-01-10T10:18:15.958Z] ---> eb1f1b483160 [2023-01-10T10:18:15.958Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-10T10:18:18.542Z] ---> 0479da1a3c37 [2023-01-10T10:18:18.542Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T10:18:18.542Z] ---> Running in 90f678b80ae8 [2023-01-10T10:18:20.489Z] Removing intermediate container 90f678b80ae8 [2023-01-10T10:18:20.489Z] ---> 9d6259997178 [2023-01-10T10:18:20.489Z] Step 11/24 : COPY . . [2023-01-10T10:18:21.455Z] ---> 35f4f9485bab [2023-01-10T10:18:21.455Z] Step 12/24 : RUN $MAKE [2023-01-10T10:18:21.455Z] ---> Running in 0323e5e94f37 [2023-01-10T10:18:22.417Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.7 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2023-01-10T10:20:44.217Z] Removing intermediate container 0323e5e94f37 [2023-01-10T10:20:44.217Z] ---> f39420b3cbc0 [2023-01-10T10:20:44.217Z] Step 13/24 : FROM alpine:3.16 [2023-01-10T10:20:44.217Z] 3.16: Pulling from library/alpine [2023-01-10T10:20:44.217Z] 6875df1f5354: Pulling fs layer [2023-01-10T10:20:44.217Z] 6875df1f5354: Verifying Checksum [2023-01-10T10:20:44.217Z] 6875df1f5354: Download complete [2023-01-10T10:20:44.217Z] 6875df1f5354: Pull complete [2023-01-10T10:20:44.217Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T10:20:44.217Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T10:20:44.217Z] ---> 2b4661558fb8 [2023-01-10T10:20:44.217Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-10T10:20:44.217Z] ---> Running in a4dab078bcbc [2023-01-10T10:20:44.217Z] Removing intermediate container a4dab078bcbc [2023-01-10T10:20:44.218Z] ---> 583b5c18c4fb [2023-01-10T10:20:44.218Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2023-01-10T10:20:44.218Z] ---> Running in 622b605ca14f [2023-01-10T10:20:44.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T10:20:44.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T10:20:44.218Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-01-10T10:20:44.218Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-01-10T10:20:44.218Z] (3/6) Installing libsodium (1.0.18-r0) [2023-01-10T10:20:44.218Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-10T10:20:44.218Z] (5/6) Installing libzmq (4.3.4-r0) [2023-01-10T10:20:44.218Z] (6/6) Installing zeromq (4.3.4-r0) [2023-01-10T10:20:44.218Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T10:20:44.218Z] OK: 8 MiB in 20 packages [2023-01-10T10:20:44.218Z] Removing intermediate container 622b605ca14f [2023-01-10T10:20:44.218Z] ---> 0bec77adaefc [2023-01-10T10:20:44.218Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-01-10T10:20:44.218Z] ---> d19740834d92 [2023-01-10T10:20:44.218Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-01-10T10:20:44.218Z] ---> 7bc301d10ebf [2023-01-10T10:20:44.218Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-01-10T10:20:44.218Z] ---> 6699f5425df2 [2023-01-10T10:20:44.218Z] Step 19/24 : EXPOSE 59989 [2023-01-10T10:20:44.218Z] ---> Running in 1c57ba8f92b4 [2023-01-10T10:20:44.218Z] Removing intermediate container 1c57ba8f92b4 [2023-01-10T10:20:44.218Z] ---> 028c312cd9a4 [2023-01-10T10:20:44.218Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-01-10T10:20:44.218Z] ---> Running in 1fbd7bbad488 [2023-01-10T10:20:44.218Z] Removing intermediate container 1fbd7bbad488 [2023-01-10T10:20:44.218Z] ---> 09cee3f2c298 [2023-01-10T10:20:44.218Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2023-01-10T10:20:44.218Z] ---> Running in dcd71bc25b2d [2023-01-10T10:20:44.218Z] Removing intermediate container dcd71bc25b2d [2023-01-10T10:20:44.218Z] ---> 49cae47bde60 [2023-01-10T10:20:44.218Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T10:20:44.218Z] ---> Running in d5a25dac4741 [2023-01-10T10:20:44.218Z] Removing intermediate container d5a25dac4741 [2023-01-10T10:20:44.218Z] ---> 59709dd23667 [2023-01-10T10:20:44.218Z] Step 23/24 : LABEL git_sha=02d64be7f29150d39afbd6e36cf40ea2740a5c9a [2023-01-10T10:20:44.218Z] ---> Running in 349e090f8876 [2023-01-10T10:20:44.218Z] Removing intermediate container 349e090f8876 [2023-01-10T10:20:44.218Z] ---> 6094f9b863e6 [2023-01-10T10:20:44.218Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T10:20:44.218Z] ---> Running in 1ec8f96acdfb [2023-01-10T10:20:44.483Z] Removing intermediate container 1ec8f96acdfb [2023-01-10T10:20:44.483Z] ---> f69875b88874 [2023-01-10T10:20:44.483Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T10:20:44.483Z] Successfully built f69875b88874 [2023-01-10T10:20:44.483Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T10:20:45.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T10:20:45.321Z] [2023-01-10T10:20:45.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T10:20:45.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T10:20:45.729Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T10:20:45.729Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T10:20:45.729Z] 04944245beec: Pulling fs layer [2023-01-10T10:20:45.729Z] 699f458cf7ca: Pulling fs layer [2023-01-10T10:20:45.729Z] 765212b225bb: Pulling fs layer [2023-01-10T10:20:45.729Z] f23df028b6ca: Pulling fs layer [2023-01-10T10:20:45.729Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T10:20:45.729Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T10:20:45.729Z] f23df028b6ca: Waiting [2023-01-10T10:20:45.729Z] d65c8cfc05b1: Waiting [2023-01-10T10:20:45.729Z] 765212b225bb: Waiting [2023-01-10T10:20:45.729Z] 2437ff75d9bd: Waiting [2023-01-10T10:20:45.996Z] 04944245beec: Download complete [2023-01-10T10:20:45.996Z] 765212b225bb: Verifying Checksum [2023-01-10T10:20:45.996Z] 765212b225bb: Download complete [2023-01-10T10:20:45.996Z] f23df028b6ca: Verifying Checksum [2023-01-10T10:20:45.996Z] f23df028b6ca: Download complete [2023-01-10T10:20:45.996Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T10:20:45.996Z] d65c8cfc05b1: Download complete [2023-01-10T10:20:45.996Z] 699f458cf7ca: Verifying Checksum [2023-01-10T10:20:45.996Z] 699f458cf7ca: Download complete [2023-01-10T10:20:46.582Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T10:20:46.582Z] 8998bd30e6a1: Download complete [2023-01-10T10:20:48.528Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T10:20:48.528Z] 2437ff75d9bd: Download complete [2023-01-10T10:20:50.473Z] 8998bd30e6a1: Pull complete [2023-01-10T10:20:50.742Z] 04944245beec: Pull complete [2023-01-10T10:20:52.152Z] 699f458cf7ca: Pull complete [2023-01-10T10:20:52.152Z] 765212b225bb: Pull complete [2023-01-10T10:20:52.736Z] f23df028b6ca: Pull complete [2023-01-10T10:20:53.007Z] d65c8cfc05b1: Pull complete [2023-01-10T10:21:08.015Z] 2437ff75d9bd: Pull complete [2023-01-10T10:21:08.015Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T10:21:08.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T10:21:08.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T10:21:08.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-1553 does not seem to be running inside a container [2023-01-10T10:21:08.425Z] $ 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 [2023-01-10T10:21:10.880Z] $ docker top befd06d7dba36ee6777223cb9a58cf22622c40f2dc17c7bea8930b638c93c2e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T10:21:11.812Z] ---> job-cost.sh [2023-01-10T10:21:11.812Z] lf-activate-venv: SKIPPING [2023-01-10T10:21:11.812Z] INFO: No Stack... [2023-01-10T10:21:12.408Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T10:21:12.998Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T10:21:13.347Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-01-10T10:21:13.347Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T10:21:13.424Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-1-stack-cost] [2023-01-10T10:21:13.430Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-1-stack-cost] did not exist. Created. [2023-01-10T10:21:13.430Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T10:21:13.840Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-4f4bc86c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T10:21:14.198Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T10:21:14.497Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T10:21:14.551Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T10:21:14.568Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T10:21:14.655Z] $ docker stop --time=1 befd06d7dba36ee6777223cb9a58cf22622c40f2dc17c7bea8930b638c93c2e5 [2023-01-10T10:21:16.118Z] $ docker rm -f --volumes befd06d7dba36ee6777223cb9a58cf22622c40f2dc17c7bea8930b638c93c2e5 [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 [2023-01-10T10:21:17.104Z] provisioning config files... [2023-01-10T10:21:17.112Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/config18072543819845111498tmp [Pipeline] { [Pipeline] sh [2023-01-10T10:21:17.451Z] + set +x [2023-01-10T10:21:17.451Z] + curl -s https://codecov.io/bash [2023-01-10T10:21:17.451Z] + bash -s -- [2023-01-10T10:21:17.451Z] [2023-01-10T10:21:17.451Z] _____ _ [2023-01-10T10:21:17.451Z] / ____| | | [2023-01-10T10:21:17.451Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T10:21:17.451Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T10:21:17.451Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T10:21:17.451Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T10:21:17.451Z] Bash-1.0.6 [2023-01-10T10:21:17.451Z] [2023-01-10T10:21:17.451Z] [2023-01-10T10:21:17.451Z] ==> git version 2.25.1 found [2023-01-10T10:21:17.451Z] ==> 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 [2023-01-10T10:21:17.451Z] Release-Date: 2020-01-08 [2023-01-10T10:21:17.451Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-10T10:21:17.451Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T10:21:17.451Z] ==> Jenkins CI detected. [2023-01-10T10:21:17.451Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-129 [2023-01-10T10:21:17.451Z] project root: . [2023-01-10T10:21:17.451Z] --> token set from env [2023-01-10T10:21:17.451Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T10:21:17.451Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T10:21:17.451Z] ==> Python coveragepy not found [2023-01-10T10:21:17.451Z] ==> Searching for coverage reports in: [2023-01-10T10:21:17.451Z] + . [2023-01-10T10:21:17.451Z] -> Found 1 reports [2023-01-10T10:21:17.451Z] ==> Detecting git/mercurial file structure [2023-01-10T10:21:17.451Z] ==> Reading reports [2023-01-10T10:21:17.451Z] + ./coverage.out bytes=460049 [2023-01-10T10:21:17.711Z] ==> Appending adjustments [2023-01-10T10:21:17.711Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T10:21:17.711Z] + Found adjustments [2023-01-10T10:21:17.711Z] ==> Gzipping contents [2023-01-10T10:21:17.971Z] 52K /tmp/codecov.p332lC.gz [2023-01-10T10:21:17.971Z] ==> Uploading reports [2023-01-10T10:21:17.971Z] url: https://codecov.io [2023-01-10T10:21:17.971Z] query: branch=PR-129&commit=02d64be7f29150d39afbd6e36cf40ea2740a5c9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-129%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=129&job=&cmd_args= [2023-01-10T10:21:17.971Z] -> Pinging Codecov [2023-01-10T10:21:17.971Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-129&commit=02d64be7f29150d39afbd6e36cf40ea2740a5c9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-129%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=129&job=&cmd_args= [2023-01-10T10:21:18.231Z] -> Uploading to [2023-01-10T10:21:18.232Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/581DD39554BDF9B6E22D074273EAD858/02d64be7f29150d39afbd6e36cf40ea2740a5c9a/cda39600-15f2-47d5-8588-a7ed8cf9f951.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T102117Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02fb2c64b1f52061af0cf61c5c1148728a48cb0576bc84a0194362a94e2891d3 [2023-01-10T10:21:18.232Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T10:21:18.232Z] Dload Upload Total Spent Left Speed [2023-01-10T10:21:18.491Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51658 0 0 100 51658 0 207k --:--:-- --:--:-- --:--:-- 207k [2023-01-10T10:21:18.492Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/02d64be7f29150d39afbd6e36cf40ea2740a5c9a [Pipeline] } [2023-01-10T10:21:18.524Z] 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 [2023-01-10T10:21:20.214Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-129/archives ] [2023-01-10T10:21:20.214Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-129/archives [2023-01-10T10:21:20.214Z] total 16 [2023-01-10T10:21:20.214Z] drwxr-xr-x 3 root root 4096 Jan 10 10:13 . [2023-01-10T10:21:20.214Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 10:13 .. [2023-01-10T10:21:20.214Z] drwxr-xr-x 2 root root 4096 Jan 10 10:13 cost [2023-01-10T10:21:20.214Z] -rw-r--r-- 1 root root 91 Jan 10 10:13 cost.csv [2023-01-10T10:21:20.214Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-129/archives [2023-01-10T10:21:20.214Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-129/archives [2023-01-10T10:21:20.214Z] total 16 [2023-01-10T10:21:20.214Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 10:13 . [2023-01-10T10:21:20.214Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 10:13 .. [2023-01-10T10:21:20.214Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 10:13 cost [2023-01-10T10:21:20.214Z] -rw-r--r-- 1 jenkins jenkins 91 Jan 10 10:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T10:21:20.550Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T10:21:21.443Z] ---> package-listing.sh [2023-01-10T10:21:21.443Z] ++ facter osfamily [2023-01-10T10:21:21.443Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T10:21:21.704Z] + OS_FAMILY=debian [2023-01-10T10:21:21.704Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-129 [2023-01-10T10:21:21.704Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T10:21:21.704Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T10:21:21.704Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T10:21:21.704Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T10:21:21.704Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-129 ']' [2023-01-10T10:21:21.704Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T10:21:21.704Z] + case "${OS_FAMILY}" in [2023-01-10T10:21:21.704Z] + dpkg -l [2023-01-10T10:21:21.704Z] + grep '^ii' [2023-01-10T10:21:21.704Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T10:21:21.704Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T10:21:21.704Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T10:21:21.704Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-129 ']' [2023-01-10T10:21:21.704Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-129/archives/ [2023-01-10T10:21:21.704Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-129/archives/ [Pipeline] echo [2023-01-10T10:21:21.737Z] 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-129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T10:21:22.028Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T10:21:22.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T10:21:22.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T10:21:22.805Z] prd-ubuntu20.04-docker-8c-8g-1552 does not seem to be running inside a container [2023-01-10T10:21:22.838Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-129/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-129 -v /w/workspace/undry_device-rfid-llrp-go_PR-129:/w/workspace/undry_device-rfid-llrp-go_PR-129:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-129@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 [2023-01-10T10:21:23.064Z] $ docker top b4b989efda8690017c08bf6a6f9ee5e120eba7dc753fcac0f7e28737ecadb1c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T10:21:23.441Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T10:21:23.752Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T10:21:24.060Z] + ls /var/log/sa-host [2023-01-10T10:21:24.060Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T10:21:24.268Z] provisioning config files... [2023-01-10T10:21:24.276Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/config15759542374399094447tmp [Pipeline] { [Pipeline] echo [2023-01-10T10:21:24.330Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T10:21:24.638Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T10:21:24.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T10:21:25.059Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T10:21:25.088Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T10:21:25.397Z] ---> sudo-logs.sh [2023-01-10T10:21:25.397Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T10:21:25.481Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T10:21:25.793Z] ---> job-cost.sh [2023-01-10T10:21:25.793Z] lf-activate-venv: SKIPPING [2023-01-10T10:21:25.793Z] DEBUG: total: 0.2199999988079071 [2023-01-10T10:21:25.793Z] INFO: Retrieving Stack Cost... [2023-01-10T10:21:26.363Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T10:21:26.932Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T10:21:26.968Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T10:21:27.282Z] ---> logs-deploy.sh [2023-01-10T10:21:27.282Z] lf-activate-venv: SKIPPING [2023-01-10T10:21:27.282Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-129/1 [2023-01-10T10:21:27.282Z] INFO: archiving workspace using pattern(s): [2023-01-10T10:21:28.222Z] Archives upload complete. [2023-01-10T10:21:28.222Z] INFO: archiving logs to Nexus