Pull request #277 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3cff3f3a4da71e548a2092213b012fba286b2ef7+55197f706729dbefbf57db43d4176d2ae9ddc26e (fb4f346c220bd20202f72d32e6cf2082fa292ff3) 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-ssh7820838406072343528.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6031843199878798873.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-277/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-277/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh749477884553010275.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-277/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4838478376993736023.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1406697435004260759.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-277/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-277/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh891592904793174288.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25345 in /w/workspace/undry_device-rfid-llrp-go_PR-277 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-277 # 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/277/head:refs/remotes/origin/PR-277 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 55197f706729dbefbf57db43d4176d2ae9ddc26e into PR head commit 3cff3f3a4da71e548a2092213b012fba286b2ef7 Merge succeeded, producing 3cff3f3a4da71e548a2092213b012fba286b2ef7 Checking out Revision 3cff3f3a4da71e548a2092213b012fba286b2ef7 (PR-277) Commit message: "build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 3cff3f3a4da71e548a2092213b012fba286b2ef7 # 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 55197f706729dbefbf57db43d4176d2ae9ddc26e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3cff3f3a4da71e548a2092213b012fba286b2ef7 # timeout=10 [Pipeline] timeout [2023-12-18T23:37:03.937Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-18T23:37:04.120Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-18T23:37:04.231Z] ========================================================= [2023-12-18T23:37:04.231Z] EdgeX Global Pipelines Version Info [2023-12-18T23:37:04.231Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:37:04.986Z] ------------------- [2023-12-18T23:37:04.986Z] stable info: [2023-12-18T23:37:04.986Z] ------------------- [2023-12-18T23:37:04.986Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-18T23:37:04.986Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:37:04.986Z] Message: update stable to v1.0.258 [2023-12-18T23:37:05.554Z] ------------------- [2023-12-18T23:37:05.554Z] experimental info: [2023-12-18T23:37:05.554Z] ------------------- [2023-12-18T23:37:05.554Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-18T23:37:05.554Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:37:05.554Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-18T23:37:05.897Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-12-18T23:37:05.957Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-12-18T23:37:06.014Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-18T23:37:06.080Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-18T23:37:06.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-18T23:37:06.215Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-18T23:37:06.273Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-18T23:37:06.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-18T23:37:06.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-18T23:37:06.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-18T23:37:06.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-18T23:37:06.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-12-18T23:37:06.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-18T23:37:06.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-18T23:37:06.799Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-18T23:37:06.866Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-18T23:37:06.947Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T23:37:07.014Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T23:37:07.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-18T23:37:07.149Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-18T23:37:07.214Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-18T23:37:07.284Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-18T23:37:07.398Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-18T23:37:07.476Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-18T23:37:07.543Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-18T23:37:07.614Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-18T23:37:07.695Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-18T23:37:07.771Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-277 [Pipeline] echo [2023-12-18T23:37:07.843Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-277 [Pipeline] echo [2023-12-18T23:37:07.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-277 [Pipeline] echo [2023-12-18T23:37:08.017Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3cff3f3a4da71e548a2092213b012fba286b2ef7 [Pipeline] echo [2023-12-18T23:37:08.093Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3cff3f3 [Pipeline] echo [2023-12-18T23:37:08.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:37:08.376Z] provisioning config files... [2023-12-18T23:37:08.404Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-277@tmp/config14121075184812110818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:37:08.809Z] ---> ****-login.sh [2023-12-18T23:37:08.809Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:37:09.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:09.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:09.071Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:09.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:09.071Z] [2023-12-18T23:37:09.071Z] Login Succeeded [2023-12-18T23:37:09.071Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:37:09.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:09.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:09.071Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:09.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:09.071Z] [2023-12-18T23:37:09.071Z] Login Succeeded [2023-12-18T23:37:09.072Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:37:09.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:09.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:09.331Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:09.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:09.331Z] [2023-12-18T23:37:09.331Z] Login Succeeded [2023-12-18T23:37:09.331Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:37:09.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:09.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:09.332Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:09.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:09.332Z] [2023-12-18T23:37:09.332Z] Login Succeeded [2023-12-18T23:37:09.332Z] ****.io [2023-12-18T23:37:09.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:09.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:09.592Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:09.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:09.593Z] [2023-12-18T23:37:09.593Z] Login Succeeded [2023-12-18T23:37:09.593Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:37:09.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-18T23:37:10.394Z] + git rev-list -1 --merges 3cff3f3a4da71e548a2092213b012fba286b2ef7~1..3cff3f3a4da71e548a2092213b012fba286b2ef7 [Pipeline] echo [2023-12-18T23:37:10.450Z] -----------> git rev-list -1 --merges 3cff3f3a4da71e548a2092213b012fba286b2ef7~1..3cff3f3a4da71e548a2092213b012fba286b2ef7 3cff3f3a4da71e548a2092213b012fba286b2ef7 [false] [Pipeline] sh [2023-12-18T23:37:10.857Z] + git log --format=format:%s -1 3cff3f3a4da71e548a2092213b012fba286b2ef7 [Pipeline] echo [2023-12-18T23:37:10.899Z] ========================================================= [2023-12-18T23:37:10.899Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-18T23:37:10.899Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:37:11.433Z] + git log --format=format:%s -1 3cff3f3a4da71e548a2092213b012fba286b2ef7 [Pipeline] echo [2023-12-18T23:37:11.462Z] [semverPrep] GIT_COMMIT: 3cff3f3a4da71e548a2092213b012fba286b2ef7, Commit Message: build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 [Pipeline] echo [2023-12-18T23:37:11.511Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-18T23:37:11.932Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-18T23:37:11.932Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-18T23:37:11.932Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-18T23:37:11.932Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-18T23:37:11.932Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-18T23:37:11.932Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-18T23:37:11.932Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:37:12.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:37:12.392Z] [2023-12-18T23:37:12.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:37:12.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:37:12.783Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-18T23:37:12.783Z] b85a868b505f: Pulling fs layer [2023-12-18T23:37:12.783Z] e2be974225ed: Pulling fs layer [2023-12-18T23:37:12.783Z] 339a4e72a1f5: Pulling fs layer [2023-12-18T23:37:12.783Z] 988bab9f4d93: Pulling fs layer [2023-12-18T23:37:12.783Z] 1469e6f7b9e6: Pulling fs layer [2023-12-18T23:37:12.783Z] eaf3925da568: Pulling fs layer [2023-12-18T23:37:12.783Z] bab4dde63d76: Pulling fs layer [2023-12-18T23:37:12.783Z] bde34c3a00c8: Pulling fs layer [2023-12-18T23:37:12.783Z] b352a97aabf1: Pulling fs layer [2023-12-18T23:37:12.783Z] 4872d77fe225: Pulling fs layer [2023-12-18T23:37:12.783Z] 5851b861e8e6: Pulling fs layer [2023-12-18T23:37:12.783Z] 988bab9f4d93: Waiting [2023-12-18T23:37:12.783Z] 1469e6f7b9e6: Waiting [2023-12-18T23:37:12.783Z] eaf3925da568: Waiting [2023-12-18T23:37:12.783Z] bab4dde63d76: Waiting [2023-12-18T23:37:12.783Z] bde34c3a00c8: Waiting [2023-12-18T23:37:12.783Z] b352a97aabf1: Waiting [2023-12-18T23:37:12.783Z] 4872d77fe225: Waiting [2023-12-18T23:37:12.783Z] 5851b861e8e6: Waiting [2023-12-18T23:37:12.783Z] e2be974225ed: Download complete [2023-12-18T23:37:12.783Z] 988bab9f4d93: Download complete [2023-12-18T23:37:12.783Z] 1469e6f7b9e6: Verifying Checksum [2023-12-18T23:37:12.783Z] 1469e6f7b9e6: Download complete [2023-12-18T23:37:13.042Z] 339a4e72a1f5: Verifying Checksum [2023-12-18T23:37:13.042Z] 339a4e72a1f5: Download complete [2023-12-18T23:37:13.042Z] eaf3925da568: Download complete [2023-12-18T23:37:13.042Z] bde34c3a00c8: Verifying Checksum [2023-12-18T23:37:13.042Z] bde34c3a00c8: Download complete [2023-12-18T23:37:13.042Z] b352a97aabf1: Download complete [2023-12-18T23:37:13.042Z] 4872d77fe225: Verifying Checksum [2023-12-18T23:37:13.042Z] 4872d77fe225: Download complete [2023-12-18T23:37:13.042Z] 5851b861e8e6: Verifying Checksum [2023-12-18T23:37:13.042Z] 5851b861e8e6: Download complete [2023-12-18T23:37:13.042Z] b85a868b505f: Verifying Checksum [2023-12-18T23:37:13.042Z] b85a868b505f: Download complete [2023-12-18T23:37:13.301Z] bab4dde63d76: Verifying Checksum [2023-12-18T23:37:13.301Z] bab4dde63d76: Download complete [2023-12-18T23:37:14.244Z] b85a868b505f: Pull complete [2023-12-18T23:37:14.502Z] e2be974225ed: Pull complete [2023-12-18T23:37:15.072Z] 339a4e72a1f5: Pull complete [2023-12-18T23:37:15.072Z] 988bab9f4d93: Pull complete [2023-12-18T23:37:15.339Z] 1469e6f7b9e6: Pull complete [2023-12-18T23:37:15.339Z] eaf3925da568: Pull complete [2023-12-18T23:37:17.249Z] bab4dde63d76: Pull complete [2023-12-18T23:37:17.249Z] bde34c3a00c8: Pull complete [2023-12-18T23:37:17.508Z] b352a97aabf1: Pull complete [2023-12-18T23:37:17.508Z] 4872d77fe225: Pull complete [2023-12-18T23:37:17.508Z] 5851b861e8e6: Pull complete [2023-12-18T23:37:17.508Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-18T23:37:17.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:37:17.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:37:17.875Z] prd-ubuntu20.04-docker-8c-8g-25345 does not seem to be running inside a container [2023-12-18T23:37:17.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-277 -v /w/workspace/undry_device-rfid-llrp-go_PR-277:/w/workspace/undry_device-rfid-llrp-go_PR-277:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-277@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-277@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-12-18T23:37:21.920Z] $ docker top f500c7e63f5421b6154a90efce19c09e8eef7e3adf5e220efffd5eeb2ddd3e7e -eo pid,comm [2023-12-18T23:37:21.975Z] 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-12-18T23:37:21.975Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-18T23:37:22.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T23:37:22.192Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T23:37:22.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T23:37:22.318Z] $ docker exec f500c7e63f5421b6154a90efce19c09e8eef7e3adf5e220efffd5eeb2ddd3e7e ssh-agent [2023-12-18T23:37:22.429Z] SSH_AUTH_SOCK=/tmp/ssh-MSGnX1cPauok/agent.31 [2023-12-18T23:37:22.429Z] SSH_AGENT_PID=37 [2023-12-18T23:37:22.435Z] Running ssh-add (command line suppressed) [2023-12-18T23:37:22.548Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-277@tmp/private_key_7433817802168705512.key (/w/workspace/undry_device-rfid-llrp-go_PR-277@tmp/private_key_7433817802168705512.key) [2023-12-18T23:37:22.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T23:37:22.916Z] + git tag --points-at HEAD [Pipeline] } [2023-12-18T23:37:22.942Z] $ docker exec --env ******** --env ******** f500c7e63f5421b6154a90efce19c09e8eef7e3adf5e220efffd5eeb2ddd3e7e ssh-agent -k [2023-12-18T23:37:23.052Z] unset SSH_AUTH_SOCK; [2023-12-18T23:37:23.053Z] unset SSH_AGENT_PID; [2023-12-18T23:37:23.053Z] echo Agent pid 37 killed; [2023-12-18T23:37:23.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-18T23:37:23.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T23:37:23.194Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T23:37:23.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T23:37:23.308Z] $ docker exec f500c7e63f5421b6154a90efce19c09e8eef7e3adf5e220efffd5eeb2ddd3e7e ssh-agent [2023-12-18T23:37:23.432Z] SSH_AUTH_SOCK=/tmp/ssh-RgJN2tORmSUj/agent.68 [2023-12-18T23:37:23.432Z] SSH_AGENT_PID=74 [2023-12-18T23:37:23.461Z] Running ssh-add (command line suppressed) [2023-12-18T23:37:23.575Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-277@tmp/private_key_6318363463619037752.key (/w/workspace/undry_device-rfid-llrp-go_PR-277@tmp/private_key_6318363463619037752.key) [2023-12-18T23:37:23.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T23:37:23.953Z] + git semver init [2023-12-18T23:37:24.212Z] 2023-12-18 23:37:24,149 [run_init] DEBUG init version:0.0.0 force:False [2023-12-18T23:37:24.212Z] 2023-12-18 23:37:24,150 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-277/.semver [2023-12-18T23:37:24.212Z] 2023-12-18 23:37:24,151 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-277/.semver [2023-12-18T23:37:24.212Z] 2023-12-18 23:37:24,151 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-277/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-277, universal_newlines=False, shell=None, istream=None) [2023-12-18T23:37:25.603Z] 2023-12-18 23:37:25,313 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-277/.git/info/exclude [2023-12-18T23:37:25.603Z] 2023-12-18 23:37:25,314 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-277/.semver/PR-277 with force:False [2023-12-18T23:37:25.603Z] 2023-12-18 23:37:25,314 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-277/.semver/PR-277 [2023-12-18T23:37:25.603Z] 2023-12-18 23:37:25,319 [execute] INFO git cat-file --batch-check [2023-12-18T23:37:25.603Z] 2023-12-18 23:37:25,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-277/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T23:37:25.603Z] 2023-12-18 23:37:25,326 [execute] INFO git cat-file --batch [2023-12-18T23:37:25.603Z] 2023-12-18 23:37:25,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-277/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T23:37:25.603Z] 2023-12-18 23:37:25,332 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-277/.semver/PR-277 [2023-12-18T23:37:25.603Z] 0.0.0 [Pipeline] } [2023-12-18T23:37:25.629Z] $ docker exec --env ******** --env ******** f500c7e63f5421b6154a90efce19c09e8eef7e3adf5e220efffd5eeb2ddd3e7e ssh-agent -k [2023-12-18T23:37:25.724Z] unset SSH_AUTH_SOCK; [2023-12-18T23:37:25.725Z] unset SSH_AGENT_PID; [2023-12-18T23:37:25.725Z] echo Agent pid 74 killed; [2023-12-18T23:37:25.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-18T23:37:26.264Z] + git semver [Pipeline] } [2023-12-18T23:37:26.551Z] $ docker stop --time=1 f500c7e63f5421b6154a90efce19c09e8eef7e3adf5e220efffd5eeb2ddd3e7e [2023-12-18T23:37:27.824Z] $ docker rm -f --volumes f500c7e63f5421b6154a90efce19c09e8eef7e3adf5e220efffd5eeb2ddd3e7e [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:37:28.268Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-18T23:37:28.603Z] Stashed 1 file(s) [Pipeline] echo [2023-12-18T23:37:28.623Z] [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-12-18T23:37:29.560Z] provisioning config files... [2023-12-18T23:37:29.570Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-277@tmp/config9453592208965428800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:37:30.027Z] ---> ****-login.sh [2023-12-18T23:37:30.027Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:37:30.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:30.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:30.027Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:30.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:30.027Z] [2023-12-18T23:37:30.027Z] Login Succeeded [2023-12-18T23:37:30.027Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:37:30.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:30.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:30.028Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:30.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:30.028Z] [2023-12-18T23:37:30.028Z] Login Succeeded [2023-12-18T23:37:30.028Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:37:30.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:30.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:30.286Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:30.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:30.286Z] [2023-12-18T23:37:30.286Z] Login Succeeded [2023-12-18T23:37:30.286Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:37:30.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:30.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:30.287Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:30.287Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:30.287Z] [2023-12-18T23:37:30.287Z] Login Succeeded [2023-12-18T23:37:30.287Z] ****.io [2023-12-18T23:37:30.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:30.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:30.546Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:30.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:30.546Z] [2023-12-18T23:37:30.546Z] Login Succeeded [2023-12-18T23:37:30.546Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:37:30.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-18T23:37:30.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:37:30.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:37:31.030Z] ========================================================= [2023-12-18T23:37:31.030Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-18T23:37:31.030Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:37:31.620Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-18T23:37:31.620Z] Sending build context to Docker daemon 8.43MB [2023-12-18T23:37:31.620Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-18T23:37:31.620Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-18T23:37:31.620Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-18T23:37:31.620Z] 7264a8db6415: Pulling fs layer [2023-12-18T23:37:31.620Z] c4d48a809fc2: Pulling fs layer [2023-12-18T23:37:31.620Z] 4f1c88b9dad5: Pulling fs layer [2023-12-18T23:37:31.620Z] ad3a456e5733: Pulling fs layer [2023-12-18T23:37:31.620Z] 69c7f0334f64: Pulling fs layer [2023-12-18T23:37:31.620Z] 1f1c1a5573a3: Pulling fs layer [2023-12-18T23:37:31.620Z] ce7588e14bc9: Pulling fs layer [2023-12-18T23:37:31.620Z] b5e4710f87ac: Pulling fs layer [2023-12-18T23:37:31.620Z] ad3a456e5733: Waiting [2023-12-18T23:37:31.620Z] 69c7f0334f64: Waiting [2023-12-18T23:37:31.620Z] 1f1c1a5573a3: Waiting [2023-12-18T23:37:31.620Z] ce7588e14bc9: Waiting [2023-12-18T23:37:31.620Z] b5e4710f87ac: Waiting [2023-12-18T23:37:31.620Z] c4d48a809fc2: Download complete [2023-12-18T23:37:31.880Z] ad3a456e5733: Verifying Checksum [2023-12-18T23:37:31.880Z] ad3a456e5733: Download complete [2023-12-18T23:37:31.880Z] 69c7f0334f64: Verifying Checksum [2023-12-18T23:37:31.880Z] 69c7f0334f64: Download complete [2023-12-18T23:37:31.880Z] 7264a8db6415: Verifying Checksum [2023-12-18T23:37:31.880Z] 7264a8db6415: Download complete [2023-12-18T23:37:31.880Z] 1f1c1a5573a3: Verifying Checksum [2023-12-18T23:37:31.880Z] 1f1c1a5573a3: Download complete [2023-12-18T23:37:31.880Z] 7264a8db6415: Pull complete [2023-12-18T23:37:32.140Z] b5e4710f87ac: Verifying Checksum [2023-12-18T23:37:32.140Z] b5e4710f87ac: Download complete [2023-12-18T23:37:32.140Z] c4d48a809fc2: Pull complete [2023-12-18T23:37:32.140Z] 4f1c88b9dad5: Verifying Checksum [2023-12-18T23:37:32.140Z] 4f1c88b9dad5: Download complete [2023-12-18T23:37:32.707Z] ce7588e14bc9: Verifying Checksum [2023-12-18T23:37:32.707Z] ce7588e14bc9: Download complete [2023-12-18T23:37:36.004Z] 4f1c88b9dad5: Pull complete [2023-12-18T23:37:36.004Z] ad3a456e5733: Pull complete [2023-12-18T23:37:36.004Z] 69c7f0334f64: Pull complete [2023-12-18T23:37:36.004Z] 1f1c1a5573a3: Pull complete [2023-12-18T23:37:37.915Z] ce7588e14bc9: Pull complete [2023-12-18T23:37:38.485Z] b5e4710f87ac: Pull complete [2023-12-18T23:37:38.746Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-18T23:37:38.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-18T23:37:39.039Z] ---> 88b5674ff536 [2023-12-18T23:37:39.039Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-18T23:37:44.276Z] Still waiting to schedule task [2023-12-18T23:37:44.276Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-12-18T23:37:45.610Z] ---> Running in 237c7e1fb24d [2023-12-18T23:37:45.610Z] Removing intermediate container 237c7e1fb24d [2023-12-18T23:37:45.610Z] ---> 5b13e9a251a0 [2023-12-18T23:37:45.610Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-18T23:37:45.610Z] ---> Running in e8956e94f4f9 [2023-12-18T23:37:45.610Z] Removing intermediate container e8956e94f4f9 [2023-12-18T23:37:45.610Z] ---> 1169a7859486 [2023-12-18T23:37:45.610Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-12-18T23:37:45.610Z] ---> Running in a4fe2042da5f [2023-12-18T23:37:45.610Z] Removing intermediate container a4fe2042da5f [2023-12-18T23:37:45.610Z] ---> 138705d271cd [2023-12-18T23:37:45.610Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-18T23:37:45.610Z] ---> Running in 9ab96862a377 [2023-12-18T23:37:45.610Z] Removing intermediate container 9ab96862a377 [2023-12-18T23:37:45.610Z] ---> 9268db0abea9 [2023-12-18T23:37:45.610Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-18T23:37:45.610Z] ---> Running in 41659cff2aae [2023-12-18T23:37:45.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:37:46.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:37:46.390Z] OK: 264 MiB in 52 packages [2023-12-18T23:37:46.962Z] Removing intermediate container 41659cff2aae [2023-12-18T23:37:46.962Z] ---> 869659caf40d [2023-12-18T23:37:46.962Z] Step 8/12 : WORKDIR /app [2023-12-18T23:37:46.962Z] ---> Running in cbde7837515a [2023-12-18T23:37:46.962Z] Removing intermediate container cbde7837515a [2023-12-18T23:37:46.962Z] ---> fac5951470c4 [2023-12-18T23:37:46.962Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-18T23:37:46.962Z] ---> e471ef717e66 [2023-12-18T23:37:46.962Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:37:46.962Z] ---> Running in c1e898b0c381 [2023-12-18T23:38:33.955Z] Removing intermediate container c1e898b0c381 [2023-12-18T23:38:33.955Z] ---> 84b1c78f8ece [2023-12-18T23:38:33.955Z] Step 11/12 : COPY . . [2023-12-18T23:38:33.955Z] ---> 0be62da3939b [2023-12-18T23:38:33.955Z] Step 12/12 : RUN $MAKE [2023-12-18T23:38:33.955Z] ---> Running in b06ff46d3ffc [2023-12-18T23:38:33.955Z] noop [2023-12-18T23:38:33.955Z] Removing intermediate container b06ff46d3ffc [2023-12-18T23:38:33.955Z] ---> 0473697e9140 [2023-12-18T23:38:33.955Z] Successfully built 0473697e9140 [2023-12-18T23:38:33.955Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:38:34.514Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T23:38:34.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:38:34.905Z] prd-ubuntu20.04-docker-8c-8g-25345 does not seem to be running inside a container [2023-12-18T23:38:34.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-277 -v /w/workspace/undry_device-rfid-llrp-go_PR-277:/w/workspace/undry_device-rfid-llrp-go_PR-277:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-277@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-277@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-12-18T23:38:35.257Z] $ docker top 8a09c81001f10314b0e0b216cf852da01027e6062bfc7c389275f4d768ad1aad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:38:35.710Z] + go version [2023-12-18T23:38:35.710Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-18T23:38:35.750Z] $ docker stop --time=1 8a09c81001f10314b0e0b216cf852da01027e6062bfc7c389275f4d768ad1aad [2023-12-18T23:38:37.027Z] $ docker rm -f --volumes 8a09c81001f10314b0e0b216cf852da01027e6062bfc7c389275f4d768ad1aad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:38:38.081Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T23:38:38.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:38:38.304Z] prd-ubuntu20.04-docker-8c-8g-25345 does not seem to be running inside a container [2023-12-18T23:38:38.343Z] $ 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-277 -v /w/workspace/undry_device-rfid-llrp-go_PR-277:/w/workspace/undry_device-rfid-llrp-go_PR-277:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-277@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-277@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-12-18T23:38:38.676Z] $ docker top ef393cd45c98639dbe2bc2d5f0167b586f8b9dfb9d48e829220df1cb21aeb578 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:38:39.120Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-277 [Pipeline] fileExists [Pipeline] sh [2023-12-18T23:38:39.514Z] + make test [2023-12-18T23:38:39.514Z] go test ./... -coverprofile=coverage.out ./... [2023-12-18T23:38:40.888Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-12-18T23:38:50.869Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-12-18T23:38:50.869Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-12-18T23:38:55.229Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.799s coverage: 40.6% of statements [2023-12-18T23:38:55.229Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements [2023-12-18T23:38:55.229Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements [2023-12-18T23:39:10.136Z] go vet ./... [2023-12-18T23:39:12.661Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T23:39:12.919Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-18T23:39:12.919Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-18T23:39:12.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-18T23:39:13.017Z] $ docker stop --time=1 ef393cd45c98639dbe2bc2d5f0167b586f8b9dfb9d48e829220df1cb21aeb578 [2023-12-18T23:39:17.969Z] $ docker rm -f --volumes ef393cd45c98639dbe2bc2d5f0167b586f8b9dfb9d48e829220df1cb21aeb578 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:39:18.552Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-18T23:39:18.660Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-18T23:39:19.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-18T23:39:19.845Z] + ls -al . [2023-12-18T23:39:19.845Z] total 640 [2023-12-18T23:39:19.845Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 23:38 . [2023-12-18T23:39:19.845Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:37 .. [2023-12-18T23:39:19.845Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 18 23:37 .dockerignore [2023-12-18T23:39:19.845Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:38 .git [2023-12-18T23:39:19.845Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:37 .github [2023-12-18T23:39:19.845Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 18 23:37 .gitignore [2023-12-18T23:39:19.845Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 18 23:37 .golangci.yml [2023-12-18T23:39:19.845Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:37 .semver [2023-12-18T23:39:19.845Z] -rw-rw-r-- 1 jenkins jenkins 11980 Dec 18 23:37 Attribution.txt [2023-12-18T23:39:19.845Z] -rw-rw-r-- 1 jenkins jenkins 11677 Dec 18 23:37 CHANGELOG.md [2023-12-18T23:39:19.845Z] -rw-rw-r-- 1 jenkins jenkins 1456 Dec 18 23:37 Dockerfile [2023-12-18T23:39:19.845Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:37 GOVERNANCE.md [2023-12-18T23:39:19.845Z] -rw-rw-r-- 1 jenkins jenkins 661 Dec 18 23:37 Jenkinsfile [2023-12-18T23:39:19.845Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 18 23:37 LICENSE [2023-12-18T23:39:19.845Z] -rw-rw-r-- 1 jenkins jenkins 2179 Dec 18 23:37 Makefile [2023-12-18T23:39:19.845Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 18 23:37 OWNERS.md [2023-12-18T23:39:19.845Z] -rw-rw-r-- 1 jenkins jenkins 28907 Dec 18 23:37 README.md [2023-12-18T23:39:19.845Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:37 VERSION [2023-12-18T23:39:19.845Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:37 bin [2023-12-18T23:39:19.845Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:37 cmd [2023-12-18T23:39:19.845Z] -rw-r--r-- 1 jenkins jenkins 459493 Dec 18 23:38 coverage.out [2023-12-18T23:39:19.845Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:37 examples [2023-12-18T23:39:19.845Z] -rw-rw-r-- 1 jenkins jenkins 3873 Dec 18 23:37 go.mod [2023-12-18T23:39:19.845Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 18 23:37 go.sum [2023-12-18T23:39:19.845Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:37 images [2023-12-18T23:39:19.845Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 18 23:37 internal [2023-12-18T23:39:19.845Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 18 23:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:39:20.357Z] + 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=3cff3f3a4da71e548a2092213b012fba286b2ef7 --label arch=amd64 --label version=0.0.0 . [2023-12-18T23:39:20.357Z] Sending build context to Docker daemon 8.43MB [2023-12-18T23:39:20.357Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-18T23:39:20.357Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-18T23:39:20.357Z] ---> 0473697e9140 [2023-12-18T23:39:20.357Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-12-18T23:39:20.618Z] ---> Running in a504e5209b7f [2023-12-18T23:39:20.618Z] Removing intermediate container a504e5209b7f [2023-12-18T23:39:20.618Z] ---> 70b8a38a67a5 [2023-12-18T23:39:20.618Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-18T23:39:20.618Z] ---> Running in c873ea83bb27 [2023-12-18T23:39:20.618Z] Removing intermediate container c873ea83bb27 [2023-12-18T23:39:20.618Z] ---> b01bf4ad0f0a [2023-12-18T23:39:20.618Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2023-12-18T23:39:20.618Z] ---> Running in ccadcded3849 [2023-12-18T23:39:20.877Z] Removing intermediate container ccadcded3849 [2023-12-18T23:39:20.877Z] ---> cd3ef0d44a71 [2023-12-18T23:39:20.877Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-18T23:39:20.877Z] ---> Running in d0125b40a928 [2023-12-18T23:39:20.877Z] Removing intermediate container d0125b40a928 [2023-12-18T23:39:20.877Z] ---> 8786d0bf2218 [2023-12-18T23:39:20.877Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-18T23:39:20.877Z] ---> Running in a3fa61cde290 [2023-12-18T23:39:21.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:21.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:21.655Z] OK: 264 MiB in 52 packages [2023-12-18T23:39:21.913Z] Removing intermediate container a3fa61cde290 [2023-12-18T23:39:21.913Z] ---> 7bde926ecd7c [2023-12-18T23:39:21.913Z] Step 8/25 : WORKDIR /app [2023-12-18T23:39:21.913Z] ---> Running in 4b48a7468fb9 [2023-12-18T23:39:21.913Z] Removing intermediate container 4b48a7468fb9 [2023-12-18T23:39:21.913Z] ---> 9e82274f53ba [2023-12-18T23:39:21.913Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-18T23:39:22.174Z] ---> 83fab779ff1b [2023-12-18T23:39:22.174Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:39:22.174Z] ---> Running in 6f8ccc474efb [2023-12-18T23:39:22.741Z] Removing intermediate container 6f8ccc474efb [2023-12-18T23:39:22.741Z] ---> 0a84373a1e98 [2023-12-18T23:39:22.741Z] Step 11/25 : COPY . . [2023-12-18T23:39:23.313Z] ---> 65d5c582d459 [2023-12-18T23:39:23.313Z] Step 12/25 : RUN $MAKE [2023-12-18T23:39:23.313Z] ---> Running in 5f0c9ddafe03 [2023-12-18T23:39:23.573Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-12-18T23:39:45.510Z] Removing intermediate container 5f0c9ddafe03 [2023-12-18T23:39:45.510Z] ---> c3a4723eb49b [2023-12-18T23:39:45.510Z] Step 13/25 : FROM alpine:3.18 [2023-12-18T23:39:45.510Z] 3.18: Pulling from library/alpine [2023-12-18T23:39:45.510Z] c926b61bad3b: Pulling fs layer [2023-12-18T23:39:45.510Z] c926b61bad3b: Verifying Checksum [2023-12-18T23:39:45.510Z] c926b61bad3b: Download complete [2023-12-18T23:39:45.510Z] c926b61bad3b: Pull complete [2023-12-18T23:39:45.510Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:39:45.510Z] Status: Downloaded newer image for alpine:3.18 [2023-12-18T23:39:45.510Z] ---> b541f2080109 [2023-12-18T23:39:45.510Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-18T23:39:45.510Z] ---> Running in ec17e749b932 [2023-12-18T23:39:45.510Z] Removing intermediate container ec17e749b932 [2023-12-18T23:39:45.510Z] ---> ce7dbf90216b [2023-12-18T23:39:45.510Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-12-18T23:39:45.510Z] ---> Running in 8f96e86f378d [2023-12-18T23:39:45.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:45.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:46.028Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-18T23:39:46.028Z] Executing busybox-1.36.1-r5.trigger [2023-12-18T23:39:46.028Z] OK: 7 MiB in 16 packages [2023-12-18T23:39:46.596Z] Removing intermediate container 8f96e86f378d [2023-12-18T23:39:46.596Z] ---> e0712602a7eb [2023-12-18T23:39:46.596Z] Step 16/25 : RUN apk --no-cache upgrade [2023-12-18T23:39:46.596Z] ---> Running in beb8f04188c4 [2023-12-18T23:39:46.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:46.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:47.118Z] OK: 7 MiB in 16 packages [2023-12-18T23:39:47.376Z] Removing intermediate container beb8f04188c4 [2023-12-18T23:39:47.376Z] ---> 5e3fe729d660 [2023-12-18T23:39:47.376Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2023-12-18T23:39:47.376Z] ---> db146e821908 [2023-12-18T23:39:47.376Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2023-12-18T23:39:47.635Z] ---> 98b541d18d07 [2023-12-18T23:39:47.635Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2023-12-18T23:39:48.736Z] ---> 61716cb96f10 [2023-12-18T23:39:48.736Z] Step 20/25 : EXPOSE 59989 [2023-12-18T23:39:48.736Z] ---> Running in 6cc7e66b241d [2023-12-18T23:39:48.736Z] Removing intermediate container 6cc7e66b241d [2023-12-18T23:39:48.736Z] ---> 046c5c0a86fb [2023-12-18T23:39:48.736Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2023-12-18T23:39:48.736Z] ---> Running in c3d524f09f60 [2023-12-18T23:39:48.736Z] Removing intermediate container c3d524f09f60 [2023-12-18T23:39:48.736Z] ---> 70f420ada5b6 [2023-12-18T23:39:48.736Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-18T23:39:48.736Z] ---> Running in ac8e810f533a [2023-12-18T23:39:48.736Z] Removing intermediate container ac8e810f533a [2023-12-18T23:39:48.736Z] ---> 56f770efec75 [2023-12-18T23:39:48.736Z] Step 23/25 : LABEL arch=amd64 [2023-12-18T23:39:48.736Z] ---> Running in bc0ffabf27dc [2023-12-18T23:39:48.994Z] Removing intermediate container bc0ffabf27dc [2023-12-18T23:39:48.994Z] ---> 84a473739b29 [2023-12-18T23:39:48.994Z] Step 24/25 : LABEL git_sha=3cff3f3a4da71e548a2092213b012fba286b2ef7 [2023-12-18T23:39:48.994Z] ---> Running in 208f903c7d1a [2023-12-18T23:39:48.994Z] Removing intermediate container 208f903c7d1a [2023-12-18T23:39:48.994Z] ---> cd8d1cce1264 [2023-12-18T23:39:48.994Z] Step 25/25 : LABEL version=0.0.0 [2023-12-18T23:39:48.994Z] ---> Running in 710e2c16e358 [2023-12-18T23:39:48.994Z] Removing intermediate container 710e2c16e358 [2023-12-18T23:39:48.994Z] ---> 14962b8ff40c [2023-12-18T23:39:48.994Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-18T23:39:48.994Z] Successfully built 14962b8ff40c [2023-12-18T23:39:48.994Z] 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-12-18T23:39:50.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:39:50.276Z] [2023-12-18T23:39:50.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:39:50.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:39:50.704Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-18T23:39:50.704Z] 5eb5b503b376: Pulling fs layer [2023-12-18T23:39:50.704Z] 5c69ac0246d0: Pulling fs layer [2023-12-18T23:39:50.704Z] ec43610c2a17: Pulling fs layer [2023-12-18T23:39:50.704Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-18T23:39:50.704Z] 33b1e0a273af: Pulling fs layer [2023-12-18T23:39:50.704Z] 5d3b04190fa2: Pulling fs layer [2023-12-18T23:39:50.704Z] 2f39f015ded8: Pulling fs layer [2023-12-18T23:39:50.704Z] 3a2ae6a8a46f: Waiting [2023-12-18T23:39:50.704Z] 33b1e0a273af: Waiting [2023-12-18T23:39:50.704Z] 2f39f015ded8: Waiting [2023-12-18T23:39:50.704Z] 5c69ac0246d0: Verifying Checksum [2023-12-18T23:39:50.704Z] 5c69ac0246d0: Download complete [2023-12-18T23:39:50.704Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-18T23:39:50.704Z] 3a2ae6a8a46f: Download complete [2023-12-18T23:39:50.704Z] 33b1e0a273af: Verifying Checksum [2023-12-18T23:39:50.704Z] 5d3b04190fa2: Verifying Checksum [2023-12-18T23:39:50.704Z] 5d3b04190fa2: Download complete [2023-12-18T23:39:50.704Z] ec43610c2a17: Verifying Checksum [2023-12-18T23:39:50.704Z] ec43610c2a17: Download complete [2023-12-18T23:39:50.963Z] 5eb5b503b376: Verifying Checksum [2023-12-18T23:39:50.963Z] 5eb5b503b376: Download complete [2023-12-18T23:39:52.339Z] 5eb5b503b376: Pull complete [2023-12-18T23:39:52.339Z] 5c69ac0246d0: Pull complete [2023-12-18T23:39:52.598Z] ec43610c2a17: Pull complete [2023-12-18T23:39:52.598Z] 3a2ae6a8a46f: Pull complete [2023-12-18T23:39:52.856Z] 2f39f015ded8: Download complete [2023-12-18T23:39:52.856Z] 33b1e0a273af: Pull complete [2023-12-18T23:39:53.117Z] 5d3b04190fa2: Pull complete [2023-12-18T23:39:57.324Z] 2f39f015ded8: Pull complete [2023-12-18T23:39:57.324Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-18T23:39:57.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:39:57.324Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:39:57.724Z] prd-ubuntu20.04-docker-8c-8g-25345 does not seem to be running inside a container [2023-12-18T23:39:57.754Z] $ 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-277 -v /w/workspace/undry_device-rfid-llrp-go_PR-277:/w/workspace/undry_device-rfid-llrp-go_PR-277:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-277@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-277@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-12-18T23:40:03.284Z] $ docker top 55242fea6731268d6ce814750c171dcb5556250623dff6c37d27bc247d015ba0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:40:03.950Z] ---> job-cost.sh [2023-12-18T23:40:03.950Z] lf-activate-venv: SKIPPING [2023-12-18T23:40:03.950Z] INFO: No Stack... [2023-12-18T23:40:04.232Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:40:04.800Z] INFO: Archiving Costs [Pipeline] sh [2023-12-18T23:40:05.122Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-277/archives/cost.csv [2023-12-18T23:40:05.123Z] + cut -d, -f6 [Pipeline] lock [2023-12-18T23:40:05.175Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-277-1-stack-cost] [2023-12-18T23:40:05.180Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-277-1-stack-cost] did not exist. Created. [2023-12-18T23:40:05.180Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-277-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-18T23:40:05.829Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-18T23:40:05.881Z] Stashed 1 file(s) [Pipeline] } [2023-12-18T23:40:05.943Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-277-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-18T23:40:06.085Z] $ docker stop --time=1 55242fea6731268d6ce814750c171dcb5556250623dff6c37d27bc247d015ba0 [2023-12-18T23:40:07.227Z] $ docker rm -f --volumes 55242fea6731268d6ce814750c171dcb5556250623dff6c37d27bc247d015ba0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-18T23:47:11.821Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25565 in /w/workspace/undry_device-rfid-llrp-go_PR-277 [Pipeline] { [Pipeline] ws [2023-12-18T23:47:11.909Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-12-18T23:47:15.045Z] The recommended git tool is: git [2023-12-18T23:47:22.072Z] using credential edgex-jenkins-ssh [2023-12-18T23:47:22.093Z] Cloning the remote Git repository [2023-12-18T23:47:22.168Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-18T23:47:22.287Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-12-18T23:47:22.492Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-18T23:47:22.493Z] > git --version # timeout=10 [2023-12-18T23:47:22.515Z] > git --version # 'git version 2.25.1' [2023-12-18T23:47:22.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:47:22.712Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T23:47:24.539Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-12-18T23:47:24.563Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T23:47:26.154Z] Merging remotes/origin/main commit 55197f706729dbefbf57db43d4176d2ae9ddc26e into PR head commit 3cff3f3a4da71e548a2092213b012fba286b2ef7 [2023-12-18T23:47:26.455Z] Merge succeeded, producing 3cff3f3a4da71e548a2092213b012fba286b2ef7 [2023-12-18T23:47:26.455Z] Checking out Revision 3cff3f3a4da71e548a2092213b012fba286b2ef7 (PR-277) [2023-12-18T23:47:25.569Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-12-18T23:47:25.612Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-18T23:47:25.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:47:25.630Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-18T23:47:26.171Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T23:47:26.236Z] > git checkout -f 3cff3f3a4da71e548a2092213b012fba286b2ef7 # timeout=10 [2023-12-18T23:47:26.353Z] > git remote # timeout=10 [2023-12-18T23:47:26.373Z] > git config --get remote.origin.url # timeout=10 [2023-12-18T23:47:26.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:47:26.406Z] > git merge 55197f706729dbefbf57db43d4176d2ae9ddc26e # timeout=10 [2023-12-18T23:47:26.437Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-18T23:47:26.465Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T23:47:26.480Z] > git checkout -f 3cff3f3a4da71e548a2092213b012fba286b2ef7 # timeout=10 [2023-12-18T23:47:27.180Z] Commit message: "build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0" [2023-12-18T23:47:27.239Z] > git --version # timeout=10 [2023-12-18T23:47:27.259Z] > git --version # 'git version 2.25.1' [2023-12-18T23:47:27.275Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:47:28.725Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-18T23:47:28.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T23:47:28.725Z] Dload Upload Total Spent Left Speed [2023-12-18T23:47:28.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 203k 0 --:--:-- --:--:-- --:--:-- 203k [Pipeline] sh [2023-12-18T23:47:29.092Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-18T23:47:29.448Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-18T23:47:29.448Z] + sudo tee /etc/docker/daemon.new [2023-12-18T23:47:29.448Z] { [2023-12-18T23:47:29.448Z] "registry-mirrors": [ [2023-12-18T23:47:29.448Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-18T23:47:29.448Z] ], [2023-12-18T23:47:29.448Z] "bip": "10.250.0.254/24", [2023-12-18T23:47:29.448Z] "hosts": [ [2023-12-18T23:47:29.448Z] "tcp://0.0.0.0:5555", [2023-12-18T23:47:29.448Z] "unix:///var/run/docker.sock" [2023-12-18T23:47:29.448Z] ], [2023-12-18T23:47:29.448Z] "mtu": 1458, [2023-12-18T23:47:29.448Z] "selinux-enabled": true, [2023-12-18T23:47:29.448Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-18T23:47:29.448Z] } [Pipeline] sh [2023-12-18T23:47:29.801Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-18T23:47:30.166Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:47:48.517Z] provisioning config files... [2023-12-18T23:47:48.546Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config3585579540675191965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:47:49.045Z] ---> ****-login.sh [2023-12-18T23:47:49.045Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:47:49.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:49.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:49.587Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:49.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:49.587Z] [2023-12-18T23:47:49.587Z] Login Succeeded [2023-12-18T23:47:49.587Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:47:49.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:49.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:49.859Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:49.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:49.859Z] [2023-12-18T23:47:49.859Z] Login Succeeded [2023-12-18T23:47:49.859Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:47:50.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:50.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:50.133Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:50.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:50.133Z] [2023-12-18T23:47:50.133Z] Login Succeeded [2023-12-18T23:47:50.133Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:47:50.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:50.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:50.405Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:50.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:50.405Z] [2023-12-18T23:47:50.405Z] Login Succeeded [2023-12-18T23:47:50.405Z] ****.io [2023-12-18T23:47:50.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:50.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:50.947Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:50.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:50.947Z] [2023-12-18T23:47:50.947Z] Login Succeeded [2023-12-18T23:47:50.947Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:47:50.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-18T23:47:51.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:47:51.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:47:51.681Z] ========================================================= [2023-12-18T23:47:51.681Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-18T23:47:51.681Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:47:52.320Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-18T23:47:53.750Z] #0 building with "default" instance using docker driver [2023-12-18T23:47:53.750Z] [2023-12-18T23:47:53.750Z] #1 [internal] load build definition from Dockerfile [2023-12-18T23:47:53.750Z] #1 transferring dockerfile: 1.50kB 0.0s done [2023-12-18T23:47:53.750Z] #1 DONE 0.1s [2023-12-18T23:47:53.750Z] [2023-12-18T23:47:53.750Z] #2 [internal] load .dockerignore [2023-12-18T23:47:53.750Z] #2 transferring context: 176B done [2023-12-18T23:47:53.750Z] #2 DONE 0.1s [2023-12-18T23:47:53.750Z] [2023-12-18T23:47:53.750Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-18T23:47:53.750Z] #3 DONE 0.1s [2023-12-18T23:47:53.750Z] [2023-12-18T23:47:53.750Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-18T23:47:53.750Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-18T23:47:54.022Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-18T23:47:54.022Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-18T23:47:54.022Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-18T23:47:54.022Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2023-12-18T23:47:54.022Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-18T23:47:54.022Z] #4 ... [2023-12-18T23:47:54.022Z] [2023-12-18T23:47:54.022Z] #5 [internal] load build context [2023-12-18T23:47:54.022Z] #5 transferring context: 1.11MB 0.1s done [2023-12-18T23:47:54.022Z] #5 DONE 0.2s [2023-12-18T23:47:54.022Z] [2023-12-18T23:47:54.022Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-18T23:47:54.022Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-18T23:47:54.022Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-18T23:47:54.022Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-18T23:47:54.293Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s [2023-12-18T23:47:54.293Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-18T23:47:54.293Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-18T23:47:54.293Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-18T23:47:54.293Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.49MB / 63.99MB 0.4s [2023-12-18T23:47:54.293Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-18T23:47:54.613Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.87MB / 63.99MB 0.6s [2023-12-18T23:47:54.613Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.53MB / 97.63MB 0.6s [2023-12-18T23:47:54.613Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.27MB / 11.40MB 0.6s [2023-12-18T23:47:54.613Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.09MB / 63.99MB 0.7s [2023-12-18T23:47:54.613Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-18T23:47:54.613Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-18T23:47:54.613Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.9s [2023-12-18T23:47:54.613Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 21.79MB / 97.63MB 0.9s [2023-12-18T23:47:54.613Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-18T23:47:54.890Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 1.0s [2023-12-18T23:47:54.890Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.89MB / 63.99MB 1.1s [2023-12-18T23:47:54.890Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.36MB / 97.63MB 1.1s [2023-12-18T23:47:54.890Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-18T23:47:55.161Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.19MB / 63.99MB 1.3s [2023-12-18T23:47:55.161Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 1.3s [2023-12-18T23:47:55.161Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.43MB / 63.99MB 1.4s [2023-12-18T23:47:55.431Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.67MB / 63.99MB 1.5s [2023-12-18T23:47:55.431Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.30MB / 97.63MB 1.5s [2023-12-18T23:47:55.431Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s [2023-12-18T23:47:55.431Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.7s [2023-12-18T23:47:55.700Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done [2023-12-18T23:47:55.700Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-18T23:47:55.700Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 66.15MB / 97.63MB 1.9s [2023-12-18T23:47:55.971Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 71.30MB / 97.63MB 2.0s [2023-12-18T23:47:55.971Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.55MB / 97.63MB 2.1s [2023-12-18T23:47:56.251Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 86.77MB / 97.63MB 2.3s [2023-12-18T23:47:56.251Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 91.70MB / 97.63MB 2.4s [2023-12-18T23:47:56.519Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.6s [2023-12-18T23:47:56.519Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.7s done [2023-12-18T23:48:03.205Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.1s [2023-12-18T23:48:08.611Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.2s [2023-12-18T23:48:15.271Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.0s done [2023-12-18T23:48:17.218Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-18T23:48:17.218Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-18T23:48:17.218Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-18T23:48:22.570Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-18T23:48:25.930Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done [2023-12-18T23:48:26.198Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-18T23:48:28.147Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-18T23:48:28.147Z] #4 DONE 34.4s [2023-12-18T23:48:28.147Z] [2023-12-18T23:48:28.147Z] #6 [builder 2/7] RUN apk add --no-cache make git [2023-12-18T23:48:29.125Z] #6 0.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:48:29.400Z] #6 1.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:48:30.825Z] #6 2.401 OK: 266 MiB in 52 packages [2023-12-18T23:48:32.789Z] #6 DONE 4.4s [2023-12-18T23:48:32.789Z] [2023-12-18T23:48:32.789Z] #7 [builder 3/7] WORKDIR /app [2023-12-18T23:48:32.789Z] #7 DONE 0.1s [2023-12-18T23:48:32.789Z] [2023-12-18T23:48:32.789Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-18T23:48:32.789Z] #8 DONE 0.1s [2023-12-18T23:48:32.789Z] [2023-12-18T23:48:32.789Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:48:59.487Z] #9 DONE 24.0s [2023-12-18T23:48:59.488Z] [2023-12-18T23:48:59.488Z] #10 [builder 6/7] COPY . . [2023-12-18T23:48:59.488Z] #10 DONE 0.2s [2023-12-18T23:48:59.488Z] [2023-12-18T23:48:59.488Z] #11 [builder 7/7] RUN echo noop [2023-12-18T23:48:59.488Z] #11 0.739 noop [2023-12-18T23:48:59.488Z] #11 DONE 0.8s [2023-12-18T23:48:59.488Z] [2023-12-18T23:48:59.488Z] #12 exporting to image [2023-12-18T23:48:59.488Z] #12 exporting layers [2023-12-18T23:49:21.840Z] #12 exporting layers 23.5s done [2023-12-18T23:49:21.840Z] #12 writing image sha256:e5e545813c5c86894115ff21b5fb439a5a3fe37623076ad744504248f0253ade done [2023-12-18T23:49:21.840Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-18T23:49:21.840Z] #12 DONE 23.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:49:22.435Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T23:49:22.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:49:22.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-25565 does not seem to be running inside a container [2023-12-18T23:49:22.888Z] $ 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-12-18T23:49:24.167Z] $ docker top 644afc4e21175c3ee45a971aed1ca7fe2d495e6687c24f5a92d6cb835a899bda -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:49:25.124Z] + go version [2023-12-18T23:49:25.124Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-18T23:49:25.158Z] $ docker stop --time=1 644afc4e21175c3ee45a971aed1ca7fe2d495e6687c24f5a92d6cb835a899bda [2023-12-18T23:49:26.753Z] $ docker rm -f --volumes 644afc4e21175c3ee45a971aed1ca7fe2d495e6687c24f5a92d6cb835a899bda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:49:27.978Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T23:49:27.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:49:28.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-25565 does not seem to be running inside a container [2023-12-18T23:49:28.364Z] $ 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-12-18T23:49:30.902Z] $ docker top f593c00dc496e4ae61fe1b44ce14b48c54ad87c7d21c40631ee2947c50977515 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:49:31.543Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-18T23:49:31.986Z] + make test [2023-12-18T23:49:31.986Z] go test ./... -coverprofile=coverage.out ./... [2023-12-18T23:49:37.352Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-12-18T23:50:45.337Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-12-18T23:50:45.337Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-12-18T23:51:17.640Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.286s coverage: 40.6% of statements [2023-12-18T23:51:17.640Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.608s coverage: 51.9% of statements [2023-12-18T23:51:17.640Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.042s coverage: 95.5% of statements [2023-12-18T23:51:17.908Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-18T23:51:17.909Z] go vet ./... [2023-12-18T23:51:40.014Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T23:51:40.014Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-18T23:51:40.284Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-18T23:51:40.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-18T23:51:41.063Z] $ docker stop --time=1 f593c00dc496e4ae61fe1b44ce14b48c54ad87c7d21c40631ee2947c50977515 [2023-12-18T23:51:42.952Z] $ docker rm -f --volumes f593c00dc496e4ae61fe1b44ce14b48c54ad87c7d21c40631ee2947c50977515 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:51:44.539Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-18T23:51:44.585Z] Warning: overwriting stash ‘coverage-report’ [2023-12-18T23:51:45.608Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:51:46.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-18T23:51:46.826Z] + ls -al . [2023-12-18T23:51:46.826Z] total 636 [2023-12-18T23:51:46.826Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 23:49 . [2023-12-18T23:51:46.826Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:47 .. [2023-12-18T23:51:46.826Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 18 23:47 .dockerignore [2023-12-18T23:51:46.826Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:47 .git [2023-12-18T23:51:46.826Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:47 .github [2023-12-18T23:51:46.826Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 18 23:47 .gitignore [2023-12-18T23:51:46.826Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 18 23:47 .golangci.yml [2023-12-18T23:51:46.826Z] -rw-rw-r-- 1 jenkins jenkins 11980 Dec 18 23:47 Attribution.txt [2023-12-18T23:51:46.826Z] -rw-rw-r-- 1 jenkins jenkins 11677 Dec 18 23:47 CHANGELOG.md [2023-12-18T23:51:46.826Z] -rw-rw-r-- 1 jenkins jenkins 1456 Dec 18 23:47 Dockerfile [2023-12-18T23:51:46.826Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:47 GOVERNANCE.md [2023-12-18T23:51:46.826Z] -rw-rw-r-- 1 jenkins jenkins 661 Dec 18 23:47 Jenkinsfile [2023-12-18T23:51:46.826Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 18 23:47 LICENSE [2023-12-18T23:51:46.826Z] -rw-rw-r-- 1 jenkins jenkins 2179 Dec 18 23:47 Makefile [2023-12-18T23:51:46.826Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 18 23:47 OWNERS.md [2023-12-18T23:51:46.826Z] -rw-rw-r-- 1 jenkins jenkins 28907 Dec 18 23:47 README.md [2023-12-18T23:51:46.826Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:37 VERSION [2023-12-18T23:51:46.826Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:47 bin [2023-12-18T23:51:46.826Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:47 cmd [2023-12-18T23:51:46.826Z] -rw-r--r-- 1 jenkins jenkins 459493 Dec 18 23:51 coverage.out [2023-12-18T23:51:46.826Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:47 examples [2023-12-18T23:51:46.826Z] -rw-rw-r-- 1 jenkins jenkins 3873 Dec 18 23:47 go.mod [2023-12-18T23:51:46.826Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 18 23:47 go.sum [2023-12-18T23:51:46.826Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:47 images [2023-12-18T23:51:46.826Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 18 23:47 internal [2023-12-18T23:51:46.826Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 18 23:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:51:47.370Z] + 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=3cff3f3a4da71e548a2092213b012fba286b2ef7 --label arch=arm64 --label version=0.0.0 . [2023-12-18T23:51:48.349Z] #0 building with "default" instance using docker driver [2023-12-18T23:51:48.349Z] [2023-12-18T23:51:48.349Z] #1 [internal] load build definition from Dockerfile [2023-12-18T23:51:48.349Z] #1 transferring dockerfile: 1.50kB 0.0s done [2023-12-18T23:51:48.349Z] #1 DONE 0.0s [2023-12-18T23:51:48.349Z] [2023-12-18T23:51:48.349Z] #2 [internal] load .dockerignore [2023-12-18T23:51:48.349Z] #2 transferring context: 176B done [2023-12-18T23:51:48.349Z] #2 DONE 0.0s [2023-12-18T23:51:48.349Z] [2023-12-18T23:51:48.349Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-18T23:51:48.349Z] #3 DONE 0.0s [2023-12-18T23:51:48.349Z] [2023-12-18T23:51:48.349Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-18T23:51:48.619Z] #4 DONE 0.3s [2023-12-18T23:51:48.619Z] [2023-12-18T23:51:48.619Z] #5 [internal] load build context [2023-12-18T23:51:48.619Z] #5 transferring context: 6.22kB 0.0s done [2023-12-18T23:51:48.891Z] #5 DONE 0.1s [2023-12-18T23:51:48.891Z] [2023-12-18T23:51:48.891Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:51:48.891Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-18T23:51:48.891Z] #6 ... [2023-12-18T23:51:48.891Z] [2023-12-18T23:51:48.891Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-18T23:51:48.891Z] #7 DONE 0.3s [2023-12-18T23:51:48.891Z] [2023-12-18T23:51:48.891Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:51:48.891Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-18T23:51:48.891Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-18T23:51:48.891Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-18T23:51:48.891Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s [2023-12-18T23:51:48.891Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-18T23:51:49.162Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-18T23:51:49.433Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-18T23:51:49.704Z] #6 DONE 1.1s [2023-12-18T23:51:49.704Z] [2023-12-18T23:51:49.704Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-18T23:51:50.671Z] #8 0.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:50.940Z] #8 1.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:52.367Z] #8 ... [2023-12-18T23:51:52.367Z] [2023-12-18T23:51:52.367Z] #9 [builder 2/7] RUN apk add --no-cache make git [2023-12-18T23:51:52.367Z] #9 0.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:52.367Z] #9 1.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:52.367Z] #9 2.951 OK: 266 MiB in 52 packages [2023-12-18T23:51:52.367Z] #9 DONE 3.4s [2023-12-18T23:51:52.367Z] [2023-12-18T23:51:52.367Z] #10 [builder 3/7] WORKDIR /app [2023-12-18T23:51:52.367Z] #10 DONE 0.1s [2023-12-18T23:51:52.367Z] [2023-12-18T23:51:52.367Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-18T23:51:52.656Z] #11 DONE 0.2s [2023-12-18T23:51:52.656Z] [2023-12-18T23:51:52.656Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-18T23:51:52.656Z] #8 2.798 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-18T23:51:52.656Z] #8 2.818 Executing busybox-1.36.1-r5.trigger [2023-12-18T23:51:52.656Z] #8 2.860 OK: 8 MiB in 16 packages [2023-12-18T23:51:53.257Z] #8 DONE 3.3s [2023-12-18T23:51:53.257Z] [2023-12-18T23:51:53.257Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-18T23:51:54.290Z] #12 1.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:54.290Z] #12 ... [2023-12-18T23:51:54.290Z] [2023-12-18T23:51:54.290Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:51:54.290Z] #13 DONE 1.7s [2023-12-18T23:51:54.565Z] [2023-12-18T23:51:54.565Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-18T23:51:54.565Z] #12 1.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:54.839Z] #12 ... [2023-12-18T23:51:54.839Z] [2023-12-18T23:51:54.839Z] #14 [builder 6/7] COPY . . [2023-12-18T23:51:54.839Z] #14 DONE 0.3s [2023-12-18T23:51:54.839Z] [2023-12-18T23:51:54.839Z] #15 [builder 7/7] RUN make build [2023-12-18T23:51:55.448Z] #15 0.848 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-12-18T23:51:56.434Z] #15 ... [2023-12-18T23:51:56.434Z] [2023-12-18T23:51:56.434Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-18T23:51:56.434Z] #12 2.945 OK: 8 MiB in 16 packages [2023-12-18T23:51:56.434Z] #12 DONE 3.4s [2023-12-18T23:51:56.719Z] [2023-12-18T23:51:56.719Z] #15 [builder 7/7] RUN make build [2023-12-18T23:53:33.526Z] #15 DONE 86.9s [2023-12-18T23:53:33.526Z] [2023-12-18T23:53:33.526Z] #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / [2023-12-18T23:53:33.526Z] #16 DONE 0.1s [2023-12-18T23:53:33.526Z] [2023-12-18T23:53:33.526Z] #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / [2023-12-18T23:53:33.526Z] #17 DONE 0.1s [2023-12-18T23:53:33.526Z] [2023-12-18T23:53:33.526Z] #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / [2023-12-18T23:53:33.526Z] #18 DONE 0.4s [2023-12-18T23:53:33.526Z] [2023-12-18T23:53:33.526Z] #19 exporting to image [2023-12-18T23:53:33.526Z] #19 exporting layers [2023-12-18T23:53:33.526Z] #19 exporting layers 0.4s done [2023-12-18T23:53:33.526Z] #19 writing image sha256:6386181e1e3cbe937120aac7d14e2c1187a66a9581018e10943b26f98927d189 0.0s done [2023-12-18T23:53:33.526Z] #19 naming to docker.io/library/device-rfid-llrp-arm64 0.0s done [2023-12-18T23:53:33.526Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:53:34.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:53:34.782Z] [2023-12-18T23:53:34.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:53:35.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:53:35.510Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-18T23:53:35.510Z] 8998bd30e6a1: Pulling fs layer [2023-12-18T23:53:35.510Z] 04944245beec: Pulling fs layer [2023-12-18T23:53:35.510Z] 699f458cf7ca: Pulling fs layer [2023-12-18T23:53:35.510Z] 765212b225bb: Pulling fs layer [2023-12-18T23:53:35.510Z] f23df028b6ca: Pulling fs layer [2023-12-18T23:53:35.510Z] d65c8cfc05b1: Pulling fs layer [2023-12-18T23:53:35.510Z] 2437ff75d9bd: Pulling fs layer [2023-12-18T23:53:35.510Z] f23df028b6ca: Waiting [2023-12-18T23:53:35.510Z] d65c8cfc05b1: Waiting [2023-12-18T23:53:35.510Z] 765212b225bb: Waiting [2023-12-18T23:53:35.510Z] 2437ff75d9bd: Waiting [2023-12-18T23:53:35.510Z] 04944245beec: Verifying Checksum [2023-12-18T23:53:35.510Z] 04944245beec: Download complete [2023-12-18T23:53:35.510Z] 765212b225bb: Verifying Checksum [2023-12-18T23:53:35.510Z] 765212b225bb: Download complete [2023-12-18T23:53:35.510Z] f23df028b6ca: Verifying Checksum [2023-12-18T23:53:35.510Z] f23df028b6ca: Download complete [2023-12-18T23:53:35.781Z] d65c8cfc05b1: Download complete [2023-12-18T23:53:35.781Z] 699f458cf7ca: Verifying Checksum [2023-12-18T23:53:35.781Z] 699f458cf7ca: Download complete [2023-12-18T23:53:36.049Z] 8998bd30e6a1: Verifying Checksum [2023-12-18T23:53:36.049Z] 8998bd30e6a1: Download complete [2023-12-18T23:53:38.647Z] 2437ff75d9bd: Verifying Checksum [2023-12-18T23:53:38.647Z] 2437ff75d9bd: Download complete [2023-12-18T23:53:43.999Z] 8998bd30e6a1: Pull complete [2023-12-18T23:53:43.999Z] 04944245beec: Pull complete [2023-12-18T23:53:45.422Z] 699f458cf7ca: Pull complete [2023-12-18T23:53:45.696Z] 765212b225bb: Pull complete [2023-12-18T23:53:46.663Z] f23df028b6ca: Pull complete [2023-12-18T23:53:46.663Z] d65c8cfc05b1: Pull complete [2023-12-18T23:54:13.367Z] 2437ff75d9bd: Pull complete [2023-12-18T23:54:13.367Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-18T23:54:13.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:54:13.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:54:13.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-25565 does not seem to be running inside a container [2023-12-18T23:54:13.934Z] $ 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-12-18T23:54:15.061Z] $ docker top f397e7de6f167bcbd830ab5275e774beaf0e2758dcb77ea9c1c5600b745c81c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:15.708Z] ---> job-cost.sh [2023-12-18T23:54:15.973Z] lf-activate-venv: SKIPPING [2023-12-18T23:54:15.973Z] INFO: No Stack... [2023-12-18T23:54:17.376Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:54:17.959Z] INFO: Archiving Costs [Pipeline] sh [2023-12-18T23:54:18.307Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-12-18T23:54:18.307Z] + cut -d, -f6 [Pipeline] lock [2023-12-18T23:54:18.444Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-277-1-stack-cost] [2023-12-18T23:54:18.449Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-277-1-stack-cost] did not exist. Created. [2023-12-18T23:54:18.449Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-277-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-18T23:54:18.956Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-e81c6096/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-18T23:54:19.310Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-18T23:54:19.349Z] Warning: overwriting stash ‘stack-cost’ [2023-12-18T23:54:19.408Z] Stashed 1 file(s) [Pipeline] } [2023-12-18T23:54:19.449Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-277-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-18T23:54:19.615Z] $ docker stop --time=1 f397e7de6f167bcbd830ab5275e774beaf0e2758dcb77ea9c1c5600b745c81c6 [2023-12-18T23:54:21.027Z] $ docker rm -f --volumes f397e7de6f167bcbd830ab5275e774beaf0e2758dcb77ea9c1c5600b745c81c6 [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-12-18T23:54:23.020Z] provisioning config files... [2023-12-18T23:54:23.028Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-277@tmp/config5530725796919302694tmp [Pipeline] { [Pipeline] sh [2023-12-18T23:54:23.462Z] + set +x [2023-12-18T23:54:23.462Z] + bash -s -- [2023-12-18T23:54:23.462Z] + curl -s https://codecov.io/bash [2023-12-18T23:54:23.462Z] [2023-12-18T23:54:23.462Z] _____ _ [2023-12-18T23:54:23.462Z] / ____| | | [2023-12-18T23:54:23.462Z] | | ___ __| | ___ ___ _____ __ [2023-12-18T23:54:23.462Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-18T23:54:23.462Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-18T23:54:23.462Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-18T23:54:23.462Z] Bash-1.0.6 [2023-12-18T23:54:23.462Z] [2023-12-18T23:54:23.462Z] [2023-12-18T23:54:23.462Z] ==> git version 2.25.1 found [2023-12-18T23:54:23.462Z] ==> 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-12-18T23:54:23.462Z] Release-Date: 2020-01-08 [2023-12-18T23:54:23.462Z] 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-12-18T23:54:23.462Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-18T23:54:23.462Z] ==> Jenkins CI detected. [2023-12-18T23:54:23.462Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-277 [2023-12-18T23:54:23.462Z] project root: . [2023-12-18T23:54:23.462Z] --> token set from env [2023-12-18T23:54:23.462Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-18T23:54:23.462Z] ==> Running gcov in . (disable via -X gcov) [2023-12-18T23:54:23.462Z] ==> Python coveragepy not found [2023-12-18T23:54:23.462Z] ==> Searching for coverage reports in: [2023-12-18T23:54:23.462Z] + . [2023-12-18T23:54:23.462Z] -> Found 1 reports [2023-12-18T23:54:23.462Z] ==> Detecting git/mercurial file structure [2023-12-18T23:54:23.462Z] ==> Reading reports [2023-12-18T23:54:23.462Z] + ./coverage.out bytes=459493 [2023-12-18T23:54:23.462Z] ==> Appending adjustments [2023-12-18T23:54:23.462Z] https://docs.codecov.io/docs/fixing-reports [2023-12-18T23:54:23.721Z] + Found adjustments [2023-12-18T23:54:23.721Z] ==> Gzipping contents [2023-12-18T23:54:23.721Z] 52K /tmp/codecov.cgB5Ms.gz [2023-12-18T23:54:23.721Z] ==> Uploading reports [2023-12-18T23:54:23.721Z] url: https://codecov.io [2023-12-18T23:54:23.721Z] query: branch=PR-277&commit=3cff3f3a4da71e548a2092213b012fba286b2ef7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-277%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=277&job=&cmd_args= [2023-12-18T23:54:23.721Z] -> Pinging Codecov [2023-12-18T23:54:23.721Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-277&commit=3cff3f3a4da71e548a2092213b012fba286b2ef7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-277%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=277&job=&cmd_args= [2023-12-18T23:54:23.979Z] -> Uploading to [2023-12-18T23:54:23.979Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-18/581DD39554BDF9B6E22D074273EAD858/3cff3f3a4da71e548a2092213b012fba286b2ef7/9d3fd854-fc41-48ef-8109-9674527924c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231218T235423Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9eea310eab53a4c35cfebf5519f889e9bffbd1ebedae5aec32d44ba7063577bf [2023-12-18T23:54:23.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T23:54:23.979Z] Dload Upload Total Spent Left Speed [2023-12-18T23:54:24.241Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50322 0 0 100 50322 0 187k --:--:-- --:--:-- --:--:-- 187k [2023-12-18T23:54:24.241Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3cff3f3a4da71e548a2092213b012fba286b2ef7 [Pipeline] } [2023-12-18T23:54:24.280Z] 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-12-18T23:54:27.675Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-277/archives ] [2023-12-18T23:54:27.675Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-277/archives [2023-12-18T23:54:27.675Z] total 16 [2023-12-18T23:54:27.675Z] drwxr-xr-x 3 root root 4096 Dec 18 23:40 . [2023-12-18T23:54:27.675Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 18 23:40 .. [2023-12-18T23:54:27.675Z] drwxr-xr-x 2 root root 4096 Dec 18 23:40 cost [2023-12-18T23:54:27.675Z] -rw-r--r-- 1 root root 91 Dec 18 23:40 cost.csv [2023-12-18T23:54:27.675Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-277/archives [2023-12-18T23:54:27.675Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-277/archives [2023-12-18T23:54:27.675Z] total 16 [2023-12-18T23:54:27.675Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:40 . [2023-12-18T23:54:27.675Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 18 23:40 .. [2023-12-18T23:54:27.675Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 23:40 cost [2023-12-18T23:54:27.675Z] -rw-r--r-- 1 jenkins jenkins 91 Dec 18 23:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:28.008Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:28.893Z] ---> package-listing.sh [2023-12-18T23:54:28.893Z] ++ facter osfamily [2023-12-18T23:54:28.893Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-18T23:54:29.153Z] + OS_FAMILY=debian [2023-12-18T23:54:29.153Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-277 [2023-12-18T23:54:29.153Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-18T23:54:29.153Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-18T23:54:29.153Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-18T23:54:29.153Z] + PACKAGES=/tmp/packages_start.txt [2023-12-18T23:54:29.153Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-277 ']' [2023-12-18T23:54:29.153Z] + PACKAGES=/tmp/packages_end.txt [2023-12-18T23:54:29.153Z] + case "${OS_FAMILY}" in [2023-12-18T23:54:29.153Z] + dpkg -l [2023-12-18T23:54:29.153Z] + grep '^ii' [2023-12-18T23:54:29.153Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-18T23:54:29.153Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-18T23:54:29.153Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-18T23:54:29.153Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-277 ']' [2023-12-18T23:54:29.153Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-277/archives/ [2023-12-18T23:54:29.153Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-277/archives/ [Pipeline] echo [2023-12-18T23:54:29.188Z] 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-277/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-18T23:54:29.480Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:54:30.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:54:30.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:54:30.386Z] prd-ubuntu20.04-docker-8c-8g-25345 does not seem to be running inside a container [2023-12-18T23:54:30.415Z] $ 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-277/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-277 -v /w/workspace/undry_device-rfid-llrp-go_PR-277:/w/workspace/undry_device-rfid-llrp-go_PR-277:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-277@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-277@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-12-18T23:54:30.637Z] $ docker top 5d66cf580392a775fc2909729bb03daacd7bcd6ded3348e45ff09e8785267646 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:54:31.113Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-18T23:54:31.423Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-18T23:54:31.733Z] + ls /var/log/sa-host [2023-12-18T23:54:31.733Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:54:31.920Z] provisioning config files... [2023-12-18T23:54:31.929Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-277@tmp/config7811782583718220512tmp [Pipeline] { [Pipeline] echo [2023-12-18T23:54:32.082Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:32.396Z] ---> create-netrc.sh [Pipeline] } [2023-12-18T23:54:32.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:32.932Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-18T23:54:32.965Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:33.274Z] ---> sudo-logs.sh [2023-12-18T23:54:33.274Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-18T23:54:33.426Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:33.739Z] ---> job-cost.sh [2023-12-18T23:54:33.739Z] lf-activate-venv: SKIPPING [2023-12-18T23:54:33.739Z] DEBUG: total: 0.2199999988079071 [2023-12-18T23:54:33.739Z] INFO: Retrieving Stack Cost... [2023-12-18T23:54:33.998Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:54:34.566Z] INFO: Archiving Costs [Pipeline] echo [2023-12-18T23:54:34.601Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:34.909Z] ---> logs-deploy.sh [2023-12-18T23:54:34.909Z] lf-activate-venv: SKIPPING [2023-12-18T23:54:34.909Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-277/1 [2023-12-18T23:54:34.909Z] INFO: archiving workspace using pattern(s): [2023-12-18T23:54:35.846Z] Archives upload complete. [2023-12-18T23:54:35.846Z] INFO: archiving logs to Nexus