Pull request #301 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33879d02e3838e80a2c5771667deaf2bc17b05ba+66cd8b5f3a15ed8e8754516932427629b55b2818 (4f1c85833a6dc5efe3bd978120f5605fa85bed86) 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-ssh15423656601965289673.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6799220447904876715.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 590556114a56c6d90cc8043840e039c2f74196dc 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-301/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-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5434077386384483783.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-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3359256574478365016.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh73929067671593464.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-301/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-301/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13883789624746911718.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5445 in /w/workspace/undry_device-rfid-llrp-go_PR-301 [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-301 # 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/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 66cd8b5f3a15ed8e8754516932427629b55b2818 into PR head commit 33879d02e3838e80a2c5771667deaf2bc17b05ba Merge succeeded, producing 33879d02e3838e80a2c5771667deaf2bc17b05ba Checking out Revision 33879d02e3838e80a2c5771667deaf2bc17b05ba (PR-301) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 33879d02e3838e80a2c5771667deaf2bc17b05ba # 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 66cd8b5f3a15ed8e8754516932427629b55b2818 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33879d02e3838e80a2c5771667deaf2bc17b05ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-12T10:40:00.140Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-12T10:40:00.380Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-12T10:40:00.500Z] ========================================================= [2024-07-12T10:40:00.500Z] EdgeX Global Pipelines Version Info [2024-07-12T10:40:00.500Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-12T10:40:01.359Z] ------------------- [2024-07-12T10:40:01.360Z] stable info: [2024-07-12T10:40:01.360Z] ------------------- [2024-07-12T10:40:01.360Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-12T10:40:01.360Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-12T10:40:01.360Z] Message: update stable to v1.0.260 [2024-07-12T10:40:01.940Z] ------------------- [2024-07-12T10:40:01.940Z] experimental info: [2024-07-12T10:40:01.940Z] ------------------- [2024-07-12T10:40:01.940Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-12T10:40:01.940Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-12T10:40:01.940Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-12T10:40:02.279Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-07-12T10:40:02.334Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-07-12T10:40:02.392Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-12T10:40:02.451Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-12T10:40:02.509Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-12T10:40:02.575Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-12T10:40:02.634Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-12T10:40:02.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-12T10:40:02.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-12T10:40:02.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-12T10:40:02.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-12T10:40:02.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-07-12T10:40:02.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-12T10:40:03.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-12T10:40:03.111Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-12T10:40:03.171Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-12T10:40:03.229Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-12T10:40:03.287Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-12T10:40:03.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-12T10:40:03.405Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-12T10:40:03.463Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-12T10:40:03.527Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-12T10:40:03.586Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-12T10:40:03.648Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-12T10:40:03.701Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-12T10:40:03.756Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-12T10:40:03.814Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-12T10:40:03.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-301 [Pipeline] echo [2024-07-12T10:40:03.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-301 [Pipeline] echo [2024-07-12T10:40:03.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-301 [Pipeline] echo [2024-07-12T10:40:04.050Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33879d02e3838e80a2c5771667deaf2bc17b05ba [Pipeline] echo [2024-07-12T10:40:04.119Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33879d0 [Pipeline] echo [2024-07-12T10:40:04.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T10:40:04.348Z] provisioning config files... [2024-07-12T10:40:04.376Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp/config6716200551590170315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T10:40:04.772Z] ---> ****-login.sh [2024-07-12T10:40:04.772Z] nexus3.edgexfoundry.org:10001 [2024-07-12T10:40:05.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T10:40:05.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T10:40:05.032Z] Configure a credential helper to remove this warning. See [2024-07-12T10:40:05.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T10:40:05.032Z] [2024-07-12T10:40:05.032Z] Login Succeeded [2024-07-12T10:40:05.032Z] nexus3.edgexfoundry.org:10002 [2024-07-12T10:40:05.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T10:40:05.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T10:40:05.292Z] Configure a credential helper to remove this warning. See [2024-07-12T10:40:05.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T10:40:05.292Z] [2024-07-12T10:40:05.292Z] Login Succeeded [2024-07-12T10:40:05.292Z] nexus3.edgexfoundry.org:10003 [2024-07-12T10:40:05.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T10:40:05.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T10:40:05.292Z] Configure a credential helper to remove this warning. See [2024-07-12T10:40:05.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T10:40:05.293Z] [2024-07-12T10:40:05.293Z] Login Succeeded [2024-07-12T10:40:05.293Z] nexus3.edgexfoundry.org:10004 [2024-07-12T10:40:05.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T10:40:05.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T10:40:05.559Z] Configure a credential helper to remove this warning. See [2024-07-12T10:40:05.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T10:40:05.559Z] [2024-07-12T10:40:05.559Z] Login Succeeded [2024-07-12T10:40:05.559Z] ****.io [2024-07-12T10:40:05.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T10:40:05.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T10:40:05.819Z] Configure a credential helper to remove this warning. See [2024-07-12T10:40:05.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T10:40:05.819Z] [2024-07-12T10:40:05.819Z] Login Succeeded [2024-07-12T10:40:05.819Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T10:40:05.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-12T10:40:06.545Z] + git rev-list -1 --merges 33879d02e3838e80a2c5771667deaf2bc17b05ba~1..33879d02e3838e80a2c5771667deaf2bc17b05ba [Pipeline] echo [2024-07-12T10:40:06.597Z] -----------> git rev-list -1 --merges 33879d02e3838e80a2c5771667deaf2bc17b05ba~1..33879d02e3838e80a2c5771667deaf2bc17b05ba 33879d02e3838e80a2c5771667deaf2bc17b05ba [false] [Pipeline] sh [2024-07-12T10:40:06.993Z] + git log --format=format:%s -1 33879d02e3838e80a2c5771667deaf2bc17b05ba [Pipeline] echo [2024-07-12T10:40:07.080Z] ========================================================= [2024-07-12T10:40:07.080Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-12T10:40:07.080Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-12T10:40:07.549Z] + git log --format=format:%s -1 33879d02e3838e80a2c5771667deaf2bc17b05ba [Pipeline] echo [2024-07-12T10:40:07.584Z] [semverPrep] GIT_COMMIT: 33879d02e3838e80a2c5771667deaf2bc17b05ba, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-12T10:40:07.627Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-12T10:40:08.045Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-12T10:40:08.045Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-12T10:40:08.045Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-12T10:40:08.045Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-12T10:40:08.045Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-12T10:40:08.045Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-12T10:40:08.045Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T10:40:08.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T10:40:08.574Z] [2024-07-12T10:40:08.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T10:40:08.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T10:40:08.989Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-12T10:40:08.989Z] b85a868b505f: Pulling fs layer [2024-07-12T10:40:08.989Z] e2be974225ed: Pulling fs layer [2024-07-12T10:40:08.989Z] 339a4e72a1f5: Pulling fs layer [2024-07-12T10:40:08.989Z] 988bab9f4d93: Pulling fs layer [2024-07-12T10:40:08.989Z] 1469e6f7b9e6: Pulling fs layer [2024-07-12T10:40:08.989Z] 988bab9f4d93: Waiting [2024-07-12T10:40:08.989Z] eaf3925da568: Pulling fs layer [2024-07-12T10:40:08.989Z] bab4dde63d76: Pulling fs layer [2024-07-12T10:40:08.989Z] bde34c3a00c8: Pulling fs layer [2024-07-12T10:40:08.989Z] eaf3925da568: Waiting [2024-07-12T10:40:08.989Z] b352a97aabf1: Pulling fs layer [2024-07-12T10:40:08.989Z] 1469e6f7b9e6: Waiting [2024-07-12T10:40:08.989Z] bde34c3a00c8: Waiting [2024-07-12T10:40:08.989Z] 4872d77fe225: Pulling fs layer [2024-07-12T10:40:08.989Z] 5851b861e8e6: Pulling fs layer [2024-07-12T10:40:08.989Z] 4872d77fe225: Waiting [2024-07-12T10:40:08.989Z] 5851b861e8e6: Waiting [2024-07-12T10:40:08.989Z] e2be974225ed: Verifying Checksum [2024-07-12T10:40:08.989Z] e2be974225ed: Download complete [2024-07-12T10:40:08.989Z] 988bab9f4d93: Verifying Checksum [2024-07-12T10:40:08.989Z] 988bab9f4d93: Download complete [2024-07-12T10:40:08.989Z] 1469e6f7b9e6: Verifying Checksum [2024-07-12T10:40:08.989Z] 1469e6f7b9e6: Download complete [2024-07-12T10:40:09.249Z] 339a4e72a1f5: Verifying Checksum [2024-07-12T10:40:09.249Z] 339a4e72a1f5: Download complete [2024-07-12T10:40:09.249Z] eaf3925da568: Verifying Checksum [2024-07-12T10:40:09.249Z] eaf3925da568: Download complete [2024-07-12T10:40:09.250Z] bde34c3a00c8: Download complete [2024-07-12T10:40:09.250Z] b352a97aabf1: Download complete [2024-07-12T10:40:09.250Z] 4872d77fe225: Verifying Checksum [2024-07-12T10:40:09.250Z] 4872d77fe225: Download complete [2024-07-12T10:40:09.250Z] 5851b861e8e6: Download complete [2024-07-12T10:40:09.250Z] b85a868b505f: Download complete [2024-07-12T10:40:09.509Z] bab4dde63d76: Verifying Checksum [2024-07-12T10:40:09.509Z] bab4dde63d76: Download complete [2024-07-12T10:40:10.444Z] b85a868b505f: Pull complete [2024-07-12T10:40:10.444Z] e2be974225ed: Pull complete [2024-07-12T10:40:11.017Z] 339a4e72a1f5: Pull complete [2024-07-12T10:40:11.017Z] 988bab9f4d93: Pull complete [2024-07-12T10:40:11.276Z] 1469e6f7b9e6: Pull complete [2024-07-12T10:40:11.276Z] eaf3925da568: Pull complete [2024-07-12T10:40:13.182Z] bab4dde63d76: Pull complete [2024-07-12T10:40:13.182Z] bde34c3a00c8: Pull complete [2024-07-12T10:40:13.441Z] b352a97aabf1: Pull complete [2024-07-12T10:40:13.441Z] 4872d77fe225: Pull complete [2024-07-12T10:40:13.441Z] 5851b861e8e6: Pull complete [2024-07-12T10:40:13.441Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-12T10:40:13.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T10:40:13.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T10:40:13.733Z] prd-ubuntu20.04-docker-8c-8g-5445 does not seem to be running inside a container [2024-07-12T10:40:13.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-301 -v /w/workspace/undry_device-rfid-llrp-go_PR-301:/w/workspace/undry_device-rfid-llrp-go_PR-301:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-12T10:40:16.396Z] $ docker top 2b8723c555e3f0a36774c6d10585d834a072bec9a68d62dce846975406bc0745 -eo pid,comm [2024-07-12T10:40:16.455Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-12T10:40:16.455Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-12T10:40:16.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T10:40:16.623Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T10:40:16.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T10:40:16.732Z] $ docker exec 2b8723c555e3f0a36774c6d10585d834a072bec9a68d62dce846975406bc0745 ssh-agent [2024-07-12T10:40:16.835Z] SSH_AUTH_SOCK=/tmp/ssh-dl5jenLmBEgx/agent.31 [2024-07-12T10:40:16.835Z] SSH_AGENT_PID=38 [2024-07-12T10:40:16.842Z] Running ssh-add (command line suppressed) [2024-07-12T10:40:16.929Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-301@tmp/private_key_11165884333680604998.key (/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp/private_key_11165884333680604998.key) [2024-07-12T10:40:16.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T10:40:17.299Z] + git tag --points-at HEAD [Pipeline] } [2024-07-12T10:40:17.323Z] $ docker exec --env ******** --env ******** 2b8723c555e3f0a36774c6d10585d834a072bec9a68d62dce846975406bc0745 ssh-agent -k [2024-07-12T10:40:17.434Z] unset SSH_AUTH_SOCK; [2024-07-12T10:40:17.434Z] unset SSH_AGENT_PID; [2024-07-12T10:40:17.435Z] echo Agent pid 38 killed; [2024-07-12T10:40:17.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-12T10:40:17.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T10:40:17.549Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T10:40:17.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T10:40:17.669Z] $ docker exec 2b8723c555e3f0a36774c6d10585d834a072bec9a68d62dce846975406bc0745 ssh-agent [2024-07-12T10:40:17.778Z] SSH_AUTH_SOCK=/tmp/ssh-Rk1E2gEeLijx/agent.71 [2024-07-12T10:40:17.778Z] SSH_AGENT_PID=77 [2024-07-12T10:40:17.783Z] Running ssh-add (command line suppressed) [2024-07-12T10:40:17.894Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-301@tmp/private_key_6104434466426756616.key (/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp/private_key_6104434466426756616.key) [2024-07-12T10:40:17.910Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T10:40:18.246Z] + git semver init [2024-07-12T10:40:18.506Z] 2024-07-12 10:40:18,407 [run_init] DEBUG init version:0.0.0 force:False [2024-07-12T10:40:18.506Z] 2024-07-12 10:40:18,408 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-301/.semver [2024-07-12T10:40:18.506Z] 2024-07-12 10:40:18,408 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-301/.semver [2024-07-12T10:40:18.506Z] 2024-07-12 10:40:18,409 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-301/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-301, universal_newlines=False, shell=None, istream=None) [2024-07-12T10:40:20.414Z] 2024-07-12 10:40:20,023 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-301/.git/info/exclude [2024-07-12T10:40:20.414Z] 2024-07-12 10:40:20,024 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-301/.semver/PR-301 with force:False [2024-07-12T10:40:20.414Z] 2024-07-12 10:40:20,024 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-301/.semver/PR-301 [2024-07-12T10:40:20.414Z] 2024-07-12 10:40:20,028 [execute] INFO git cat-file --batch-check [2024-07-12T10:40:20.414Z] 2024-07-12 10:40:20,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-301/.semver, universal_newlines=False, shell=None, istream=) [2024-07-12T10:40:20.414Z] 2024-07-12 10:40:20,035 [execute] INFO git cat-file --batch [2024-07-12T10:40:20.414Z] 2024-07-12 10:40:20,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-301/.semver, universal_newlines=False, shell=None, istream=) [2024-07-12T10:40:20.414Z] 2024-07-12 10:40:20,040 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-301/.semver/PR-301 [2024-07-12T10:40:20.414Z] 0.0.0 [Pipeline] } [2024-07-12T10:40:20.442Z] $ docker exec --env ******** --env ******** 2b8723c555e3f0a36774c6d10585d834a072bec9a68d62dce846975406bc0745 ssh-agent -k [2024-07-12T10:40:20.558Z] unset SSH_AUTH_SOCK; [2024-07-12T10:40:20.558Z] unset SSH_AGENT_PID; [2024-07-12T10:40:20.558Z] echo Agent pid 77 killed; [2024-07-12T10:40:20.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-12T10:40:21.021Z] + git semver [Pipeline] } [2024-07-12T10:40:21.315Z] $ docker stop --time=1 2b8723c555e3f0a36774c6d10585d834a072bec9a68d62dce846975406bc0745 [2024-07-12T10:40:22.599Z] $ docker rm -f --volumes 2b8723c555e3f0a36774c6d10585d834a072bec9a68d62dce846975406bc0745 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T10:40:23.024Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-12T10:40:23.328Z] Stashed 1 file(s) [Pipeline] echo [2024-07-12T10:40:23.349Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T10:40:24.053Z] provisioning config files... [2024-07-12T10:40:24.063Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp/config1718296871947520698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T10:40:24.445Z] ---> ****-login.sh [2024-07-12T10:40:24.445Z] nexus3.edgexfoundry.org:10001 [2024-07-12T10:40:24.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T10:40:24.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T10:40:24.445Z] Configure a credential helper to remove this warning. See [2024-07-12T10:40:24.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T10:40:24.445Z] [2024-07-12T10:40:24.445Z] Login Succeeded [2024-07-12T10:40:24.445Z] nexus3.edgexfoundry.org:10002 [2024-07-12T10:40:24.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T10:40:24.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T10:40:24.445Z] Configure a credential helper to remove this warning. See [2024-07-12T10:40:24.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T10:40:24.446Z] [2024-07-12T10:40:24.446Z] Login Succeeded [2024-07-12T10:40:24.446Z] nexus3.edgexfoundry.org:10003 [2024-07-12T10:40:24.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T10:40:24.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T10:40:24.705Z] Configure a credential helper to remove this warning. See [2024-07-12T10:40:24.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T10:40:24.705Z] [2024-07-12T10:40:24.705Z] Login Succeeded [2024-07-12T10:40:24.705Z] nexus3.edgexfoundry.org:10004 [2024-07-12T10:40:24.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T10:40:24.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T10:40:24.705Z] Configure a credential helper to remove this warning. See [2024-07-12T10:40:24.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T10:40:24.705Z] [2024-07-12T10:40:24.705Z] Login Succeeded [2024-07-12T10:40:24.705Z] ****.io [2024-07-12T10:40:24.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T10:40:24.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T10:40:24.964Z] Configure a credential helper to remove this warning. See [2024-07-12T10:40:24.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T10:40:24.964Z] [2024-07-12T10:40:24.964Z] Login Succeeded [2024-07-12T10:40:24.964Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T10:40:25.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-12T10:40:25.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T10:40:25.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T10:40:25.333Z] ========================================================= [2024-07-12T10:40:25.333Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-12T10:40:25.333Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T10:40:25.836Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-12T10:40:25.836Z] Sending build context to Docker daemon 11.41MB [2024-07-12T10:40:25.836Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T10:40:25.836Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-12T10:40:25.836Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-12T10:40:25.836Z] 619be1103602: Pulling fs layer [2024-07-12T10:40:25.836Z] 7862e08f4a3e: Pulling fs layer [2024-07-12T10:40:25.836Z] 5df492c9dc93: Pulling fs layer [2024-07-12T10:40:25.836Z] 7629e6793208: Pulling fs layer [2024-07-12T10:40:25.836Z] 4f4fb700ef54: Pulling fs layer [2024-07-12T10:40:25.836Z] fb5054dd5b73: Pulling fs layer [2024-07-12T10:40:25.836Z] eeca6798cff9: Pulling fs layer [2024-07-12T10:40:25.836Z] aa269ceb94a6: Pulling fs layer [2024-07-12T10:40:25.836Z] ada007ff1a6a: Pulling fs layer [2024-07-12T10:40:25.836Z] 7629e6793208: Waiting [2024-07-12T10:40:25.836Z] eeca6798cff9: Waiting [2024-07-12T10:40:25.836Z] aa269ceb94a6: Waiting [2024-07-12T10:40:25.836Z] ada007ff1a6a: Waiting [2024-07-12T10:40:25.836Z] 4f4fb700ef54: Waiting [2024-07-12T10:40:25.836Z] fb5054dd5b73: Waiting [2024-07-12T10:40:25.836Z] 7862e08f4a3e: Download complete [2024-07-12T10:40:25.836Z] 7629e6793208: Verifying Checksum [2024-07-12T10:40:25.836Z] 7629e6793208: Download complete [2024-07-12T10:40:25.836Z] 4f4fb700ef54: Verifying Checksum [2024-07-12T10:40:25.836Z] 4f4fb700ef54: Download complete [2024-07-12T10:40:26.096Z] fb5054dd5b73: Verifying Checksum [2024-07-12T10:40:26.096Z] fb5054dd5b73: Download complete [2024-07-12T10:40:26.096Z] 619be1103602: Verifying Checksum [2024-07-12T10:40:26.096Z] 619be1103602: Download complete [2024-07-12T10:40:26.096Z] 619be1103602: Pull complete [2024-07-12T10:40:26.096Z] eeca6798cff9: Verifying Checksum [2024-07-12T10:40:26.096Z] eeca6798cff9: Download complete [2024-07-12T10:40:26.355Z] 7862e08f4a3e: Pull complete [2024-07-12T10:40:26.355Z] ada007ff1a6a: Verifying Checksum [2024-07-12T10:40:26.355Z] ada007ff1a6a: Download complete [2024-07-12T10:40:26.613Z] 5df492c9dc93: Verifying Checksum [2024-07-12T10:40:26.613Z] 5df492c9dc93: Download complete [2024-07-12T10:40:26.869Z] aa269ceb94a6: Verifying Checksum [2024-07-12T10:40:26.869Z] aa269ceb94a6: Download complete [2024-07-12T10:40:30.150Z] 5df492c9dc93: Pull complete [2024-07-12T10:40:30.150Z] 7629e6793208: Pull complete [2024-07-12T10:40:30.150Z] 4f4fb700ef54: Pull complete [2024-07-12T10:40:30.150Z] fb5054dd5b73: Pull complete [2024-07-12T10:40:30.150Z] eeca6798cff9: Pull complete [2024-07-12T10:40:32.676Z] aa269ceb94a6: Pull complete [2024-07-12T10:40:32.934Z] ada007ff1a6a: Pull complete [2024-07-12T10:40:32.934Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-12T10:40:32.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-12T10:40:32.934Z] ---> f489d0715acc [2024-07-12T10:40:32.934Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-12T10:40:36.222Z] ---> Running in a50b2fd64fa4 [2024-07-12T10:40:36.481Z] Removing intermediate container a50b2fd64fa4 [2024-07-12T10:40:36.481Z] ---> f9499cd06370 [2024-07-12T10:40:36.481Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-12T10:40:36.481Z] ---> Running in c19247760df5 [2024-07-12T10:40:36.481Z] Removing intermediate container c19247760df5 [2024-07-12T10:40:36.481Z] ---> 100717228552 [2024-07-12T10:40:36.481Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-12T10:40:36.481Z] ---> Running in a5be87f2e398 [2024-07-12T10:40:36.741Z] Removing intermediate container a5be87f2e398 [2024-07-12T10:40:36.741Z] ---> c1a98fc4bf54 [2024-07-12T10:40:36.741Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-12T10:40:36.741Z] ---> Running in 5c57d56d9bff [2024-07-12T10:40:36.741Z] Removing intermediate container 5c57d56d9bff [2024-07-12T10:40:36.741Z] ---> ac8a9f38ca68 [2024-07-12T10:40:36.741Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-12T10:40:36.741Z] ---> Running in 7eee0f6f7859 [2024-07-12T10:40:37.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T10:40:38.841Z] Still waiting to schedule task [2024-07-12T10:40:38.841Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-12T10:40:39.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T10:40:39.794Z] OK: 264 MiB in 52 packages [2024-07-12T10:40:40.054Z] Removing intermediate container 7eee0f6f7859 [2024-07-12T10:40:40.054Z] ---> a7c8eeb17aa2 [2024-07-12T10:40:40.054Z] Step 8/12 : WORKDIR /app [2024-07-12T10:40:40.054Z] ---> Running in 1b48cf15f23c [2024-07-12T10:40:40.054Z] Removing intermediate container 1b48cf15f23c [2024-07-12T10:40:40.054Z] ---> be8168210b7f [2024-07-12T10:40:40.054Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-12T10:40:40.312Z] ---> 1bd85f61002c [2024-07-12T10:40:40.312Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T10:40:40.312Z] ---> Running in ac0961d54c6f [2024-07-12T10:41:36.558Z] Removing intermediate container ac0961d54c6f [2024-07-12T10:41:36.558Z] ---> 98adb385e8f1 [2024-07-12T10:41:36.558Z] Step 11/12 : COPY . . [2024-07-12T10:41:36.558Z] ---> f21fc47420d5 [2024-07-12T10:41:36.558Z] Step 12/12 : RUN $MAKE [2024-07-12T10:41:36.558Z] ---> Running in a13805a59aa9 [2024-07-12T10:41:36.558Z] noop [2024-07-12T10:41:36.558Z] Removing intermediate container a13805a59aa9 [2024-07-12T10:41:36.558Z] ---> 89de1273e695 [2024-07-12T10:41:36.558Z] Successfully built 89de1273e695 [2024-07-12T10:41:36.558Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T10:41:37.039Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-12T10:41:37.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T10:41:37.214Z] prd-ubuntu20.04-docker-8c-8g-5445 does not seem to be running inside a container [2024-07-12T10:41:37.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-301 -v /w/workspace/undry_device-rfid-llrp-go_PR-301:/w/workspace/undry_device-rfid-llrp-go_PR-301:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-12T10:41:37.585Z] $ docker top b5cfc6d147529e0c30985e87f3d04a80702c2f981a92643a2f9239776d0580fe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T10:41:37.999Z] + go version [2024-07-12T10:41:37.999Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-12T10:41:38.037Z] $ docker stop --time=1 b5cfc6d147529e0c30985e87f3d04a80702c2f981a92643a2f9239776d0580fe [2024-07-12T10:41:39.326Z] $ docker rm -f --volumes b5cfc6d147529e0c30985e87f3d04a80702c2f981a92643a2f9239776d0580fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T10:41:40.121Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-12T10:41:40.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T10:41:40.284Z] prd-ubuntu20.04-docker-8c-8g-5445 does not seem to be running inside a container [2024-07-12T10:41:40.307Z] $ 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-301 -v /w/workspace/undry_device-rfid-llrp-go_PR-301:/w/workspace/undry_device-rfid-llrp-go_PR-301:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-12T10:41:40.623Z] $ docker top d88746b3b1390f0bfd39f30d15ee645da3c4ab365af47a5ab8b234679a0bc776 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T10:41:41.032Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-301 [Pipeline] fileExists [Pipeline] sh [2024-07-12T10:41:41.404Z] + make test [2024-07-12T10:41:41.404Z] go test ./... -coverprofile=coverage.out ./... [2024-07-12T10:41:43.320Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-12T10:42:01.383Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-12T10:42:01.383Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-12T10:42:03.809Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5446 in /w/workspace/undry_device-rfid-llrp-go_PR-301 [Pipeline] { [Pipeline] ws [2024-07-12T10:42:03.878Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-07-12T10:42:04.683Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.262s coverage: 40.6% of statements [2024-07-12T10:42:04.684Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 96.4% of statements [2024-07-12T10:42:04.684Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.245s coverage: 51.9% of statements [2024-07-12T10:42:06.983Z] The recommended git tool is: git [2024-07-12T10:42:11.405Z] using credential edgex-jenkins-ssh [2024-07-12T10:42:11.430Z] Cloning the remote Git repository [2024-07-12T10:42:11.468Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-12T10:42:11.551Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-07-12T10:42:11.689Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-12T10:42:11.690Z] > git --version # timeout=10 [2024-07-12T10:42:11.708Z] > git --version # 'git version 2.25.1' [2024-07-12T10:42:11.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T10:42:11.872Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-12T10:42:14.508Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-12T10:42:14.531Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-12T10:42:15.341Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-12T10:42:15.376Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-12T10:42:15.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T10:42:15.399Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-12T10:42:15.875Z] Merging remotes/origin/main commit 66cd8b5f3a15ed8e8754516932427629b55b2818 into PR head commit 33879d02e3838e80a2c5771667deaf2bc17b05ba [2024-07-12T10:42:16.173Z] Merge succeeded, producing 33879d02e3838e80a2c5771667deaf2bc17b05ba [2024-07-12T10:42:16.173Z] Checking out Revision 33879d02e3838e80a2c5771667deaf2bc17b05ba (PR-301) [2024-07-12T10:42:16.667Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-12T10:42:16.707Z] > git --version # timeout=10 [2024-07-12T10:42:16.719Z] > git --version # 'git version 2.25.1' [2024-07-12T10:42:16.734Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-12T10:42:15.897Z] > git config core.sparsecheckout # timeout=10 [2024-07-12T10:42:15.957Z] > git checkout -f 33879d02e3838e80a2c5771667deaf2bc17b05ba # timeout=10 [2024-07-12T10:42:16.075Z] > git remote # timeout=10 [2024-07-12T10:42:16.094Z] > git config --get remote.origin.url # timeout=10 [2024-07-12T10:42:16.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T10:42:16.132Z] > git merge 66cd8b5f3a15ed8e8754516932427629b55b2818 # timeout=10 [2024-07-12T10:42:16.156Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-12T10:42:16.177Z] > git config core.sparsecheckout # timeout=10 [2024-07-12T10:42:16.190Z] > git checkout -f 33879d02e3838e80a2c5771667deaf2bc17b05ba # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-12T10:42:21.620Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-12T10:42:21.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T10:42:21.620Z] Dload Upload Total Spent Left Speed [2024-07-12T10:42:21.620Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 70098 0 --:--:-- --:--:-- --:--:-- 70483 [Pipeline] sh [2024-07-12T10:42:21.972Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-12T10:42:22.411Z] + sudo tee /etc/docker/daemon.new [2024-07-12T10:42:22.411Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-12T10:42:22.411Z] { [2024-07-12T10:42:22.411Z] "registry-mirrors": [ [2024-07-12T10:42:22.411Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-12T10:42:22.411Z] ], [2024-07-12T10:42:22.411Z] "bip": "10.250.0.254/24", [2024-07-12T10:42:22.411Z] "hosts": [ [2024-07-12T10:42:22.411Z] "tcp://0.0.0.0:5555", [2024-07-12T10:42:22.411Z] "unix:///var/run/docker.sock" [2024-07-12T10:42:22.411Z] ], [2024-07-12T10:42:22.411Z] "mtu": 1458, [2024-07-12T10:42:22.411Z] "selinux-enabled": true, [2024-07-12T10:42:22.411Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-12T10:42:22.411Z] } [Pipeline] sh [2024-07-12T10:42:22.756Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-12T10:42:23.111Z] + sudo service docker restart [2024-07-12T10:42:26.599Z] go vet ./... [2024-07-12T10:42:30.799Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-12T10:42:30.799Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-12T10:42:30.799Z] ./bin/test-attribution-txt.sh [2024-07-12T10:42:30.799Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-12T10:42:30.799Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-12T10:42:30.800Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-12T10:42:30.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-12T10:42:30.886Z] $ docker stop --time=1 d88746b3b1390f0bfd39f30d15ee645da3c4ab365af47a5ab8b234679a0bc776 [2024-07-12T10:42:33.044Z] $ docker rm -f --volumes d88746b3b1390f0bfd39f30d15ee645da3c4ab365af47a5ab8b234679a0bc776 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T10:42:33.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-12T10:42:33.785Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-12T10:42:34.716Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-12T10:42:35.033Z] + ls -al . [2024-07-12T10:42:35.033Z] total 688 [2024-07-12T10:42:35.033Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 12 10:41 . [2024-07-12T10:42:35.033Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 10:39 .. [2024-07-12T10:42:35.033Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 12 10:39 .dockerignore [2024-07-12T10:42:35.033Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 10:42 .git [2024-07-12T10:42:35.033Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 10:39 .github [2024-07-12T10:42:35.033Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 12 10:39 .gitignore [2024-07-12T10:42:35.033Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 10:39 .golangci.yml [2024-07-12T10:42:35.033Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 10:40 .semver [2024-07-12T10:42:35.033Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 12 10:39 Attribution.txt [2024-07-12T10:42:35.033Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 12 10:39 CHANGELOG.md [2024-07-12T10:42:35.033Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 12 10:39 Dockerfile [2024-07-12T10:42:35.033Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 10:39 GOVERNANCE.md [2024-07-12T10:42:35.033Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 12 10:39 Jenkinsfile [2024-07-12T10:42:35.033Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 12 10:39 LICENSE [2024-07-12T10:42:35.033Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 12 10:39 Makefile [2024-07-12T10:42:35.033Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 12 10:39 OWNERS.md [2024-07-12T10:42:35.033Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 12 10:39 README.md [2024-07-12T10:42:35.033Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 10:40 VERSION [2024-07-12T10:42:35.033Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 10:39 bin [2024-07-12T10:42:35.033Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 10:39 cmd [2024-07-12T10:42:35.033Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 12 10:42 coverage.out [2024-07-12T10:42:35.033Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 10:39 examples [2024-07-12T10:42:35.033Z] -rw-rw-r-- 1 jenkins jenkins 7269 Jul 12 10:39 go.mod [2024-07-12T10:42:35.033Z] -rw-rw-r-- 1 jenkins jenkins 102296 Jul 12 10:39 go.sum [2024-07-12T10:42:35.033Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 10:39 images [2024-07-12T10:42:35.033Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 10:39 internal [2024-07-12T10:42:35.033Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 10:39 pkg [2024-07-12T10:42:35.033Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 12 10:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T10:42:35.468Z] + 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=33879d02e3838e80a2c5771667deaf2bc17b05ba --label arch=amd64 --label version=0.0.0 . [2024-07-12T10:42:35.468Z] Sending build context to Docker daemon 11.41MB [2024-07-12T10:42:35.468Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T10:42:35.468Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-12T10:42:35.468Z] ---> 89de1273e695 [2024-07-12T10:42:35.468Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-12T10:42:36.039Z] ---> Running in ff9209ce411e [2024-07-12T10:42:36.039Z] Removing intermediate container ff9209ce411e [2024-07-12T10:42:36.039Z] ---> c7d81d1b77d6 [2024-07-12T10:42:36.039Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-12T10:42:36.039Z] ---> Running in 5a19d22ed3ca [2024-07-12T10:42:36.298Z] Removing intermediate container 5a19d22ed3ca [2024-07-12T10:42:36.298Z] ---> d66ea506a482 [2024-07-12T10:42:36.298Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-12T10:42:36.298Z] ---> Running in 283a9b1f7c73 [2024-07-12T10:42:36.298Z] Removing intermediate container 283a9b1f7c73 [2024-07-12T10:42:36.298Z] ---> 9307265fda67 [2024-07-12T10:42:36.298Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-12T10:42:36.298Z] ---> Running in 7a69eed090ec [2024-07-12T10:42:36.298Z] Removing intermediate container 7a69eed090ec [2024-07-12T10:42:36.298Z] ---> 85519b685517 [2024-07-12T10:42:36.298Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-12T10:42:36.298Z] ---> Running in ff9cc6f2532d [2024-07-12T10:42:36.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T10:42:36.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T10:42:37.126Z] OK: 264 MiB in 52 packages [2024-07-12T10:42:37.386Z] Removing intermediate container ff9cc6f2532d [2024-07-12T10:42:37.386Z] ---> 6d470cec7030 [2024-07-12T10:42:37.386Z] Step 8/25 : WORKDIR /app [2024-07-12T10:42:37.386Z] ---> Running in 13593ca9d1e4 [2024-07-12T10:42:37.645Z] Removing intermediate container 13593ca9d1e4 [2024-07-12T10:42:37.645Z] ---> 79d2b793b87b [2024-07-12T10:42:37.645Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-12T10:42:37.645Z] ---> d01f334b44c6 [2024-07-12T10:42:37.645Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T10:42:37.645Z] ---> Running in d3f7c21a47c6 [2024-07-12T10:42:38.600Z] Removing intermediate container d3f7c21a47c6 [2024-07-12T10:42:38.600Z] ---> c3178a7ef6ae [2024-07-12T10:42:38.600Z] Step 11/25 : COPY . . [2024-07-12T10:42:38.858Z] ---> ad75a8861f96 [2024-07-12T10:42:38.858Z] Step 12/25 : RUN $MAKE [2024-07-12T10:42:38.858Z] ---> Running in e5292e0b3c15 [2024-07-12T10:42:39.117Z] 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.21" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T10:42:41.409Z] provisioning config files... [2024-07-12T10:42:41.434Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config12027156733579433499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T10:42:41.904Z] ---> ****-login.sh [2024-07-12T10:42:41.904Z] nexus3.edgexfoundry.org:10001 [2024-07-12T10:42:42.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T10:42:42.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T10:42:42.441Z] Configure a credential helper to remove this warning. See [2024-07-12T10:42:42.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T10:42:42.441Z] [2024-07-12T10:42:42.441Z] Login Succeeded [2024-07-12T10:42:42.441Z] nexus3.edgexfoundry.org:10002 [2024-07-12T10:42:42.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T10:42:42.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T10:42:42.707Z] Configure a credential helper to remove this warning. See [2024-07-12T10:42:42.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T10:42:42.707Z] [2024-07-12T10:42:42.707Z] Login Succeeded [2024-07-12T10:42:42.707Z] nexus3.edgexfoundry.org:10003 [2024-07-12T10:42:42.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T10:42:42.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T10:42:42.973Z] Configure a credential helper to remove this warning. See [2024-07-12T10:42:42.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T10:42:42.973Z] [2024-07-12T10:42:42.973Z] Login Succeeded [2024-07-12T10:42:42.973Z] nexus3.edgexfoundry.org:10004 [2024-07-12T10:42:43.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T10:42:43.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T10:42:43.510Z] Configure a credential helper to remove this warning. See [2024-07-12T10:42:43.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T10:42:43.510Z] [2024-07-12T10:42:43.510Z] Login Succeeded [2024-07-12T10:42:43.510Z] ****.io [2024-07-12T10:42:43.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T10:42:43.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T10:42:43.779Z] Configure a credential helper to remove this warning. See [2024-07-12T10:42:43.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T10:42:43.780Z] [2024-07-12T10:42:43.780Z] Login Succeeded [2024-07-12T10:42:43.780Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T10:42:43.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-12T10:42:44.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T10:42:44.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T10:42:44.358Z] ========================================================= [2024-07-12T10:42:44.358Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-12T10:42:44.358Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T10:42:44.890Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-12T10:42:45.155Z] Sending build context to Docker daemon 1.202MB [2024-07-12T10:42:45.156Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T10:42:45.156Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-12T10:42:45.156Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-12T10:42:45.156Z] c6b39de5b339: Pulling fs layer [2024-07-12T10:42:45.156Z] a69c41024577: Pulling fs layer [2024-07-12T10:42:45.156Z] d6de4b400683: Pulling fs layer [2024-07-12T10:42:45.156Z] 35cb2a7552d0: Pulling fs layer [2024-07-12T10:42:45.156Z] 4f4fb700ef54: Pulling fs layer [2024-07-12T10:42:45.156Z] 35cb2a7552d0: Waiting [2024-07-12T10:42:45.156Z] 4f4fb700ef54: Waiting [2024-07-12T10:42:45.156Z] 464afbd9ba4c: Pulling fs layer [2024-07-12T10:42:45.156Z] 00f215d4a9da: Pulling fs layer [2024-07-12T10:42:45.156Z] 464afbd9ba4c: Waiting [2024-07-12T10:42:45.156Z] d496ad576159: Pulling fs layer [2024-07-12T10:42:45.156Z] 00f215d4a9da: Waiting [2024-07-12T10:42:45.156Z] d496ad576159: Waiting [2024-07-12T10:42:45.423Z] a69c41024577: Verifying Checksum [2024-07-12T10:42:45.423Z] a69c41024577: Download complete [2024-07-12T10:42:45.423Z] 35cb2a7552d0: Verifying Checksum [2024-07-12T10:42:45.423Z] 35cb2a7552d0: Download complete [2024-07-12T10:42:45.423Z] 4f4fb700ef54: Verifying Checksum [2024-07-12T10:42:45.423Z] 4f4fb700ef54: Download complete [2024-07-12T10:42:45.423Z] 464afbd9ba4c: Verifying Checksum [2024-07-12T10:42:45.423Z] 464afbd9ba4c: Download complete [2024-07-12T10:42:45.423Z] c6b39de5b339: Verifying Checksum [2024-07-12T10:42:45.423Z] c6b39de5b339: Download complete [2024-07-12T10:42:45.703Z] d496ad576159: Verifying Checksum [2024-07-12T10:42:45.703Z] d496ad576159: Download complete [2024-07-12T10:42:46.298Z] c6b39de5b339: Pull complete [2024-07-12T10:42:46.895Z] a69c41024577: Pull complete [2024-07-12T10:42:47.161Z] d6de4b400683: Verifying Checksum [2024-07-12T10:42:47.161Z] d6de4b400683: Download complete [2024-07-12T10:42:48.119Z] 00f215d4a9da: Verifying Checksum [2024-07-12T10:42:48.119Z] 00f215d4a9da: Download complete [2024-07-12T10:43:00.420Z] d6de4b400683: Pull complete [2024-07-12T10:43:00.420Z] 35cb2a7552d0: Pull complete [2024-07-12T10:43:00.420Z] 4f4fb700ef54: Pull complete [2024-07-12T10:43:00.688Z] 464afbd9ba4c: Pull complete [2024-07-12T10:43:08.893Z] 00f215d4a9da: Pull complete [2024-07-12T10:43:10.838Z] d496ad576159: Pull complete [2024-07-12T10:43:10.838Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-12T10:43:10.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-12T10:43:10.838Z] ---> f246e2811388 [2024-07-12T10:43:10.838Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-12T10:43:11.189Z] Removing intermediate container e5292e0b3c15 [2024-07-12T10:43:11.189Z] ---> c303cd48d53c [2024-07-12T10:43:11.189Z] Step 13/25 : FROM alpine:3.18 [2024-07-12T10:43:11.189Z] 3.18: Pulling from library/alpine [2024-07-12T10:43:11.189Z] 73baa7ef167e: Pulling fs layer [2024-07-12T10:43:11.189Z] 73baa7ef167e: Verifying Checksum [2024-07-12T10:43:11.189Z] 73baa7ef167e: Download complete [2024-07-12T10:43:11.189Z] 73baa7ef167e: Pull complete [2024-07-12T10:43:11.189Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T10:43:11.189Z] Status: Downloaded newer image for alpine:3.18 [2024-07-12T10:43:11.189Z] ---> 8fd7cac70a4a [2024-07-12T10:43:11.189Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-12T10:43:11.189Z] ---> Running in 8f0014a1284e [2024-07-12T10:43:11.454Z] Removing intermediate container 8f0014a1284e [2024-07-12T10:43:11.454Z] ---> 5d92fd64d4c9 [2024-07-12T10:43:11.454Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-12T10:43:11.454Z] ---> Running in a86bfd70b401 [2024-07-12T10:43:11.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T10:43:11.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T10:43:11.974Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T10:43:11.974Z] Executing busybox-1.36.1-r7.trigger [2024-07-12T10:43:11.974Z] OK: 7 MiB in 16 packages [2024-07-12T10:43:12.541Z] Removing intermediate container a86bfd70b401 [2024-07-12T10:43:12.541Z] ---> 626a2a53d21a [2024-07-12T10:43:12.541Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-12T10:43:12.541Z] ---> Running in 5035b5250aa7 [2024-07-12T10:43:12.771Z] ---> Running in 9073b31eb7a9 [2024-07-12T10:43:12.771Z] Removing intermediate container 9073b31eb7a9 [2024-07-12T10:43:12.771Z] ---> 209e7b3f6e9a [2024-07-12T10:43:12.771Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-12T10:43:12.771Z] ---> Running in 1054ce9307ca [2024-07-12T10:43:12.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T10:43:12.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T10:43:13.044Z] Removing intermediate container 1054ce9307ca [2024-07-12T10:43:13.044Z] ---> fb71252464a5 [2024-07-12T10:43:13.044Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-12T10:43:13.056Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T10:43:13.056Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T10:43:13.056Z] OK: 7 MiB in 16 packages [2024-07-12T10:43:13.314Z] ---> Running in e20d88a72b43 [2024-07-12T10:43:13.315Z] Removing intermediate container 5035b5250aa7 [2024-07-12T10:43:13.315Z] ---> 8f6e6c797551 [2024-07-12T10:43:13.315Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-12T10:43:13.575Z] ---> 13a44cdee083 [2024-07-12T10:43:13.575Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-12T10:43:13.575Z] ---> b95f4dd42cb6 [2024-07-12T10:43:13.575Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-12T10:43:13.579Z] Removing intermediate container e20d88a72b43 [2024-07-12T10:43:13.580Z] ---> acd3f20bbbee [2024-07-12T10:43:13.580Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-12T10:43:13.580Z] ---> Running in d19c980762c2 [2024-07-12T10:43:13.981Z] Removing intermediate container d19c980762c2 [2024-07-12T10:43:13.981Z] ---> 6395bc618684 [2024-07-12T10:43:13.981Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-12T10:43:13.981Z] ---> Running in 954a38103239 [2024-07-12T10:43:15.093Z] ---> f166e47fd920 [2024-07-12T10:43:15.093Z] Step 20/25 : EXPOSE 59989 [2024-07-12T10:43:15.093Z] ---> Running in 8cd81be4db3e [2024-07-12T10:43:15.093Z] Removing intermediate container 8cd81be4db3e [2024-07-12T10:43:15.093Z] ---> ce4f508abaf8 [2024-07-12T10:43:15.093Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-12T10:43:15.093Z] ---> Running in 1b416ef64dbd [2024-07-12T10:43:15.093Z] Removing intermediate container 1b416ef64dbd [2024-07-12T10:43:15.093Z] ---> 2f512eea2f7d [2024-07-12T10:43:15.093Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-12T10:43:15.093Z] ---> Running in 812b12878f7c [2024-07-12T10:43:15.093Z] Removing intermediate container 812b12878f7c [2024-07-12T10:43:15.093Z] ---> bd9848146362 [2024-07-12T10:43:15.093Z] Step 23/25 : LABEL arch=amd64 [2024-07-12T10:43:15.093Z] ---> Running in 18aa87544c6b [2024-07-12T10:43:15.093Z] Removing intermediate container 18aa87544c6b [2024-07-12T10:43:15.093Z] ---> 90e0958b0470 [2024-07-12T10:43:15.093Z] Step 24/25 : LABEL git_sha=33879d02e3838e80a2c5771667deaf2bc17b05ba [2024-07-12T10:43:15.093Z] ---> Running in 8dd3bb8817c2 [2024-07-12T10:43:15.352Z] Removing intermediate container 8dd3bb8817c2 [2024-07-12T10:43:15.352Z] ---> 29cc15081286 [2024-07-12T10:43:15.352Z] Step 25/25 : LABEL version=0.0.0 [2024-07-12T10:43:15.352Z] ---> Running in bdff51d8445f [2024-07-12T10:43:15.352Z] Removing intermediate container bdff51d8445f [2024-07-12T10:43:15.352Z] ---> 8df09a43a7c0 [2024-07-12T10:43:15.352Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-12T10:43:15.352Z] Successfully built 8df09a43a7c0 [2024-07-12T10:43:15.352Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [2024-07-12T10:43:15.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T10:43:15.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T10:43:16.349Z] OK: 266 MiB in 52 packages [2024-07-12T10:43:16.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T10:43:16.383Z] [2024-07-12T10:43:16.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T10:43:16.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T10:43:16.787Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-12T10:43:16.787Z] 5eb5b503b376: Pulling fs layer [2024-07-12T10:43:16.787Z] 5c69ac0246d0: Pulling fs layer [2024-07-12T10:43:16.787Z] ec43610c2a17: Pulling fs layer [2024-07-12T10:43:16.787Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-12T10:43:16.787Z] 33b1e0a273af: Pulling fs layer [2024-07-12T10:43:16.787Z] 5d3b04190fa2: Pulling fs layer [2024-07-12T10:43:16.787Z] 2f39f015ded8: Pulling fs layer [2024-07-12T10:43:16.787Z] 3a2ae6a8a46f: Waiting [2024-07-12T10:43:16.787Z] 33b1e0a273af: Waiting [2024-07-12T10:43:16.787Z] 5d3b04190fa2: Waiting [2024-07-12T10:43:16.787Z] 2f39f015ded8: Waiting [2024-07-12T10:43:16.787Z] 5c69ac0246d0: Verifying Checksum [2024-07-12T10:43:16.787Z] 5c69ac0246d0: Download complete [2024-07-12T10:43:16.787Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-12T10:43:16.787Z] 3a2ae6a8a46f: Download complete [2024-07-12T10:43:16.787Z] 33b1e0a273af: Verifying Checksum [2024-07-12T10:43:16.787Z] 33b1e0a273af: Download complete [2024-07-12T10:43:16.787Z] 5d3b04190fa2: Verifying Checksum [2024-07-12T10:43:16.787Z] 5d3b04190fa2: Download complete [2024-07-12T10:43:17.045Z] ec43610c2a17: Verifying Checksum [2024-07-12T10:43:17.045Z] ec43610c2a17: Download complete [2024-07-12T10:43:17.045Z] 5eb5b503b376: Verifying Checksum [2024-07-12T10:43:17.045Z] 5eb5b503b376: Download complete [2024-07-12T10:43:17.305Z] Removing intermediate container 954a38103239 [2024-07-12T10:43:17.305Z] ---> 1cd72d667725 [2024-07-12T10:43:17.305Z] Step 8/12 : WORKDIR /app [2024-07-12T10:43:17.305Z] ---> Running in bfb27f898067 [2024-07-12T10:43:17.571Z] Removing intermediate container bfb27f898067 [2024-07-12T10:43:17.571Z] ---> 782738143b86 [2024-07-12T10:43:17.571Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-12T10:43:17.613Z] 2f39f015ded8: Download complete [2024-07-12T10:43:17.836Z] ---> 12489834f5db [2024-07-12T10:43:17.836Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T10:43:18.105Z] ---> Running in d0fa516e92ce [2024-07-12T10:43:18.181Z] 5eb5b503b376: Pull complete [2024-07-12T10:43:18.440Z] 5c69ac0246d0: Pull complete [2024-07-12T10:43:18.699Z] ec43610c2a17: Pull complete [2024-07-12T10:43:18.958Z] 3a2ae6a8a46f: Pull complete [2024-07-12T10:43:19.216Z] 33b1e0a273af: Pull complete [2024-07-12T10:43:19.216Z] 5d3b04190fa2: Pull complete [2024-07-12T10:43:23.399Z] 2f39f015ded8: Pull complete [2024-07-12T10:43:23.399Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-12T10:43:23.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T10:43:23.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T10:43:23.686Z] prd-ubuntu20.04-docker-8c-8g-5445 does not seem to be running inside a container [2024-07-12T10:43:23.715Z] $ 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-301 -v /w/workspace/undry_device-rfid-llrp-go_PR-301:/w/workspace/undry_device-rfid-llrp-go_PR-301:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-12T10:43:27.319Z] $ docker top 39a915695b91d0d3bd5923229614c450d55c9b2591f7918bc13659d009d25d82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T10:43:27.825Z] ---> job-cost.sh [2024-07-12T10:43:27.825Z] lf-activate-venv: SKIPPING [2024-07-12T10:43:27.825Z] INFO: No Stack... [2024-07-12T10:43:28.395Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-12T10:43:28.655Z] INFO: Archiving Costs [Pipeline] sh [2024-07-12T10:43:28.983Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-301/archives/cost.csv [2024-07-12T10:43:28.983Z] + cut -d, -f6 [Pipeline] lock [2024-07-12T10:43:29.041Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-301-1-stack-cost] [2024-07-12T10:43:29.048Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-301-1-stack-cost] did not exist. Created. [2024-07-12T10:43:29.055Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-12T10:43:29.469Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-12T10:43:29.532Z] Stashed 1 file(s) [Pipeline] } [2024-07-12T10:43:29.570Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-12T10:43:29.660Z] $ docker stop --time=1 39a915695b91d0d3bd5923229614c450d55c9b2591f7918bc13659d009d25d82 [2024-07-12T10:43:30.827Z] $ docker rm -f --volumes 39a915695b91d0d3bd5923229614c450d55c9b2591f7918bc13659d009d25d82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-12T10:45:09.729Z] Removing intermediate container d0fa516e92ce [2024-07-12T10:45:09.729Z] ---> 87e4260cc7d4 [2024-07-12T10:45:09.729Z] Step 11/12 : COPY . . [2024-07-12T10:45:09.729Z] ---> 2dde957d65e4 [2024-07-12T10:45:09.729Z] Step 12/12 : RUN $MAKE [2024-07-12T10:45:09.729Z] ---> Running in cffde1a15f00 [2024-07-12T10:45:09.729Z] noop [2024-07-12T10:45:09.729Z] Removing intermediate container cffde1a15f00 [2024-07-12T10:45:09.729Z] ---> 1d1587f7a209 [2024-07-12T10:45:09.729Z] Successfully built 1d1587f7a209 [2024-07-12T10:45:09.729Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T10:45:10.234Z] + docker inspect -f . ci-base-image-arm64 [2024-07-12T10:45:10.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T10:45:10.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-5446 does not seem to be running inside a container [2024-07-12T10:45:10.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-12T10:45:11.758Z] $ docker top 674b37fbfe4f039c86bc2b4f8c630e66d2a2fab0ae403a96a36d81ce6c76f823 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T10:45:12.635Z] + go version [2024-07-12T10:45:12.635Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-12T10:45:12.668Z] $ docker stop --time=1 674b37fbfe4f039c86bc2b4f8c630e66d2a2fab0ae403a96a36d81ce6c76f823 [2024-07-12T10:45:14.261Z] $ docker rm -f --volumes 674b37fbfe4f039c86bc2b4f8c630e66d2a2fab0ae403a96a36d81ce6c76f823 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T10:45:15.280Z] + docker inspect -f . ci-base-image-arm64 [2024-07-12T10:45:15.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T10:45:15.544Z] prd-ubuntu20.04-docker-arm64-4c-16g-5446 does not seem to be running inside a container [2024-07-12T10:45:15.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-12T10:45:16.667Z] $ docker top d9ccdd3ce23c94cddfd20746d500c8da736c3938b1d86a2446a4c92023a2a7ae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T10:45:17.548Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-12T10:45:17.960Z] + make test [2024-07-12T10:45:18.231Z] go test ./... -coverprofile=coverage.out ./... [2024-07-12T10:45:23.573Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-12T10:49:00.646Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-12T10:49:00.647Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-12T10:49:39.543Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.351s coverage: 40.6% of statements [2024-07-12T10:49:39.543Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 94.6% of statements [2024-07-12T10:49:39.543Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.567s coverage: 51.9% of statements [2024-07-12T10:49:39.543Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-12T10:49:39.543Z] go vet ./... [2024-07-12T10:50:26.426Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-12T10:50:26.426Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-12T10:50:26.426Z] ./bin/test-attribution-txt.sh [2024-07-12T10:50:26.426Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-12T10:50:26.426Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-12T10:50:26.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-12T10:50:26.519Z] $ docker stop --time=1 d9ccdd3ce23c94cddfd20746d500c8da736c3938b1d86a2446a4c92023a2a7ae [2024-07-12T10:50:28.486Z] $ docker rm -f --volumes d9ccdd3ce23c94cddfd20746d500c8da736c3938b1d86a2446a4c92023a2a7ae [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T10:50:30.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-12T10:50:30.119Z] Warning: overwriting stash ‘coverage-report’ [2024-07-12T10:50:30.743Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-12T10:50:31.383Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-12T10:50:31.731Z] + ls -al . [2024-07-12T10:50:31.731Z] total 684 [2024-07-12T10:50:31.731Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 10:45 . [2024-07-12T10:50:31.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 10:42 .. [2024-07-12T10:50:31.731Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 12 10:42 .dockerignore [2024-07-12T10:50:31.731Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 10:42 .git [2024-07-12T10:50:31.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 10:42 .github [2024-07-12T10:50:31.731Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 12 10:42 .gitignore [2024-07-12T10:50:31.731Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 10:42 .golangci.yml [2024-07-12T10:50:31.731Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 12 10:42 Attribution.txt [2024-07-12T10:50:31.731Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 12 10:42 CHANGELOG.md [2024-07-12T10:50:31.731Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 12 10:42 Dockerfile [2024-07-12T10:50:31.731Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 10:42 GOVERNANCE.md [2024-07-12T10:50:31.731Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 12 10:42 Jenkinsfile [2024-07-12T10:50:31.731Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 12 10:42 LICENSE [2024-07-12T10:50:31.731Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 12 10:42 Makefile [2024-07-12T10:50:31.731Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 12 10:42 OWNERS.md [2024-07-12T10:50:31.731Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 12 10:42 README.md [2024-07-12T10:50:31.731Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 10:40 VERSION [2024-07-12T10:50:31.731Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 10:42 bin [2024-07-12T10:50:31.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 10:42 cmd [2024-07-12T10:50:31.731Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 12 10:49 coverage.out [2024-07-12T10:50:31.731Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 10:42 examples [2024-07-12T10:50:31.731Z] -rw-rw-r-- 1 jenkins jenkins 7269 Jul 12 10:42 go.mod [2024-07-12T10:50:31.731Z] -rw-rw-r-- 1 jenkins jenkins 102296 Jul 12 10:42 go.sum [2024-07-12T10:50:31.731Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 10:42 images [2024-07-12T10:50:31.731Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 10:42 internal [2024-07-12T10:50:31.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 10:42 pkg [2024-07-12T10:50:31.731Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 12 10:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T10:50:32.177Z] + 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=33879d02e3838e80a2c5771667deaf2bc17b05ba --label arch=arm64 --label version=0.0.0 . [2024-07-12T10:50:32.444Z] Sending build context to Docker daemon 1.202MB [2024-07-12T10:50:32.444Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T10:50:32.444Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-12T10:50:32.444Z] ---> 1d1587f7a209 [2024-07-12T10:50:32.444Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-12T10:50:32.712Z] ---> Running in 1fde41dde6b5 [2024-07-12T10:50:32.983Z] Removing intermediate container 1fde41dde6b5 [2024-07-12T10:50:32.983Z] ---> caf9b7c04b15 [2024-07-12T10:50:32.983Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-12T10:50:32.983Z] ---> Running in a6b7a43549cf [2024-07-12T10:50:33.250Z] Removing intermediate container a6b7a43549cf [2024-07-12T10:50:33.250Z] ---> 92a2d6ddb338 [2024-07-12T10:50:33.250Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-12T10:50:33.250Z] ---> Running in 0218f2f4f2ad [2024-07-12T10:50:33.518Z] Removing intermediate container 0218f2f4f2ad [2024-07-12T10:50:33.518Z] ---> e91f4c8bf286 [2024-07-12T10:50:33.518Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-12T10:50:33.790Z] ---> Running in aac8b23af8ba [2024-07-12T10:50:34.058Z] Removing intermediate container aac8b23af8ba [2024-07-12T10:50:34.058Z] ---> ad7235225495 [2024-07-12T10:50:34.058Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-12T10:50:34.058Z] ---> Running in 7912a937ce5d [2024-07-12T10:50:35.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T10:50:35.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T10:50:36.570Z] OK: 266 MiB in 52 packages [2024-07-12T10:50:37.161Z] Removing intermediate container 7912a937ce5d [2024-07-12T10:50:37.161Z] ---> c23b33e96c2b [2024-07-12T10:50:37.161Z] Step 8/25 : WORKDIR /app [2024-07-12T10:50:37.430Z] ---> Running in 1a73846a98c1 [2024-07-12T10:50:37.697Z] Removing intermediate container 1a73846a98c1 [2024-07-12T10:50:37.697Z] ---> b18ead236cf1 [2024-07-12T10:50:37.697Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-12T10:50:38.299Z] ---> 6d21ca062ac6 [2024-07-12T10:50:38.299Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T10:50:38.299Z] ---> Running in c5d1283dbec3 [2024-07-12T10:50:40.252Z] Removing intermediate container c5d1283dbec3 [2024-07-12T10:50:40.252Z] ---> 54cf34be59a1 [2024-07-12T10:50:40.252Z] Step 11/25 : COPY . . [2024-07-12T10:50:41.207Z] ---> 1f57b44844ea [2024-07-12T10:50:41.207Z] Step 12/25 : RUN $MAKE [2024-07-12T10:50:41.207Z] ---> Running in 2290679da431 [2024-07-12T10:50:42.171Z] 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.21" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-12T10:54:03.889Z] Removing intermediate container 2290679da431 [2024-07-12T10:54:03.889Z] ---> 2c3e7c62350d [2024-07-12T10:54:03.889Z] Step 13/25 : FROM alpine:3.18 [2024-07-12T10:54:03.889Z] 3.18: Pulling from library/alpine [2024-07-12T10:54:03.889Z] 5c905c7ebe2f: Pulling fs layer [2024-07-12T10:54:03.889Z] 5c905c7ebe2f: Verifying Checksum [2024-07-12T10:54:03.889Z] 5c905c7ebe2f: Download complete [2024-07-12T10:54:04.158Z] 5c905c7ebe2f: Pull complete [2024-07-12T10:54:04.158Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T10:54:04.158Z] Status: Downloaded newer image for alpine:3.18 [2024-07-12T10:54:04.158Z] ---> dec292d02e07 [2024-07-12T10:54:04.158Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-12T10:54:04.424Z] ---> Running in c54bc6e18d26 [2024-07-12T10:54:04.694Z] Removing intermediate container c54bc6e18d26 [2024-07-12T10:54:04.694Z] ---> ea32f24ce2ee [2024-07-12T10:54:04.694Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-12T10:54:04.694Z] ---> Running in a342166624e8 [2024-07-12T10:54:05.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T10:54:06.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T10:54:07.195Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T10:54:07.195Z] Executing busybox-1.36.1-r7.trigger [2024-07-12T10:54:07.195Z] OK: 8 MiB in 16 packages [2024-07-12T10:54:07.779Z] Removing intermediate container a342166624e8 [2024-07-12T10:54:07.779Z] ---> a827cd629191 [2024-07-12T10:54:07.779Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-12T10:54:08.047Z] ---> Running in 020db42f2cab [2024-07-12T10:54:09.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T10:54:09.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T10:54:10.230Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T10:54:10.230Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T10:54:10.230Z] OK: 8 MiB in 16 packages [2024-07-12T10:54:11.188Z] Removing intermediate container 020db42f2cab [2024-07-12T10:54:11.188Z] ---> af3fb2e03f90 [2024-07-12T10:54:11.188Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-12T10:54:11.773Z] ---> 4f731eab9955 [2024-07-12T10:54:11.773Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-12T10:54:12.355Z] ---> fc6d2570eabc [2024-07-12T10:54:12.355Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-12T10:54:14.936Z] ---> 2b3e84b206a8 [2024-07-12T10:54:14.936Z] Step 20/25 : EXPOSE 59989 [2024-07-12T10:54:14.936Z] ---> Running in fac64b6a737c [2024-07-12T10:54:14.936Z] Removing intermediate container fac64b6a737c [2024-07-12T10:54:14.936Z] ---> c03147e11f43 [2024-07-12T10:54:14.936Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-12T10:54:14.936Z] ---> Running in 22bf3a19c69b [2024-07-12T10:54:15.200Z] Removing intermediate container 22bf3a19c69b [2024-07-12T10:54:15.200Z] ---> f2a229c2fad1 [2024-07-12T10:54:15.200Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-12T10:54:15.200Z] ---> Running in 979c62da6877 [2024-07-12T10:54:15.466Z] Removing intermediate container 979c62da6877 [2024-07-12T10:54:15.466Z] ---> 234e7c9d341f [2024-07-12T10:54:15.466Z] Step 23/25 : LABEL arch=arm64 [2024-07-12T10:54:15.466Z] ---> Running in 894196720be8 [2024-07-12T10:54:15.732Z] Removing intermediate container 894196720be8 [2024-07-12T10:54:15.732Z] ---> bc2e5fb450c4 [2024-07-12T10:54:15.732Z] Step 24/25 : LABEL git_sha=33879d02e3838e80a2c5771667deaf2bc17b05ba [2024-07-12T10:54:15.998Z] ---> Running in 042d743ad136 [2024-07-12T10:54:16.263Z] Removing intermediate container 042d743ad136 [2024-07-12T10:54:16.263Z] ---> 17b4e3b3647d [2024-07-12T10:54:16.263Z] Step 25/25 : LABEL version=0.0.0 [2024-07-12T10:54:16.263Z] ---> Running in 2e606b38155f [2024-07-12T10:54:16.528Z] Removing intermediate container 2e606b38155f [2024-07-12T10:54:16.528Z] ---> fa329c340850 [2024-07-12T10:54:16.528Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-12T10:54:16.528Z] Successfully built fa329c340850 [2024-07-12T10:54:16.528Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T10:54:17.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T10:54:17.451Z] [2024-07-12T10:54:17.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T10:54:17.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T10:54:17.870Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-12T10:54:17.870Z] 8998bd30e6a1: Pulling fs layer [2024-07-12T10:54:17.870Z] 04944245beec: Pulling fs layer [2024-07-12T10:54:17.870Z] 699f458cf7ca: Pulling fs layer [2024-07-12T10:54:17.870Z] 765212b225bb: Pulling fs layer [2024-07-12T10:54:17.870Z] f23df028b6ca: Pulling fs layer [2024-07-12T10:54:17.870Z] d65c8cfc05b1: Pulling fs layer [2024-07-12T10:54:17.870Z] 2437ff75d9bd: Pulling fs layer [2024-07-12T10:54:17.870Z] d65c8cfc05b1: Waiting [2024-07-12T10:54:17.870Z] 2437ff75d9bd: Waiting [2024-07-12T10:54:17.870Z] 765212b225bb: Waiting [2024-07-12T10:54:17.870Z] f23df028b6ca: Waiting [2024-07-12T10:54:18.136Z] 04944245beec: Verifying Checksum [2024-07-12T10:54:18.136Z] 04944245beec: Download complete [2024-07-12T10:54:18.136Z] 765212b225bb: Verifying Checksum [2024-07-12T10:54:18.136Z] 765212b225bb: Download complete [2024-07-12T10:54:18.136Z] f23df028b6ca: Verifying Checksum [2024-07-12T10:54:18.136Z] f23df028b6ca: Download complete [2024-07-12T10:54:18.136Z] d65c8cfc05b1: Verifying Checksum [2024-07-12T10:54:18.136Z] d65c8cfc05b1: Download complete [2024-07-12T10:54:18.401Z] 699f458cf7ca: Verifying Checksum [2024-07-12T10:54:18.401Z] 699f458cf7ca: Download complete [2024-07-12T10:54:18.669Z] 8998bd30e6a1: Verifying Checksum [2024-07-12T10:54:18.669Z] 8998bd30e6a1: Download complete [2024-07-12T10:54:21.247Z] 2437ff75d9bd: Verifying Checksum [2024-07-12T10:54:21.247Z] 2437ff75d9bd: Download complete [2024-07-12T10:54:23.195Z] 8998bd30e6a1: Pull complete [2024-07-12T10:54:23.779Z] 04944245beec: Pull complete [2024-07-12T10:54:25.717Z] 699f458cf7ca: Pull complete [2024-07-12T10:54:25.717Z] 765212b225bb: Pull complete [2024-07-12T10:54:26.300Z] f23df028b6ca: Pull complete [2024-07-12T10:54:26.566Z] d65c8cfc05b1: Pull complete [2024-07-12T10:54:44.769Z] 2437ff75d9bd: Pull complete [2024-07-12T10:54:44.769Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-12T10:54:44.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T10:54:44.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T10:54:45.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-5446 does not seem to be running inside a container [2024-07-12T10:54:45.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-12T10:54:47.849Z] $ docker top 4057587e8b1b8c40129ac61565ca886be13c0946485f295217b700eb2ba2c244 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T10:54:48.796Z] ---> job-cost.sh [2024-07-12T10:54:48.796Z] lf-activate-venv: SKIPPING [2024-07-12T10:54:48.796Z] INFO: No Stack... [2024-07-12T10:54:49.376Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-12T10:54:49.959Z] INFO: Archiving Costs [Pipeline] sh [2024-07-12T10:54:50.563Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-07-12T10:54:50.563Z] + cut -d, -f6 [Pipeline] lock [2024-07-12T10:54:50.645Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-301-1-stack-cost] [2024-07-12T10:54:50.650Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-301-1-stack-cost] did not exist. Created. [2024-07-12T10:54:50.659Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-12T10:54:51.478Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-00d3b16b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-12T10:54:52.148Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-12T10:54:52.194Z] Warning: overwriting stash ‘stack-cost’ [2024-07-12T10:54:52.252Z] Stashed 1 file(s) [Pipeline] } [2024-07-12T10:54:52.274Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-12T10:54:52.362Z] $ docker stop --time=1 4057587e8b1b8c40129ac61565ca886be13c0946485f295217b700eb2ba2c244 [2024-07-12T10:54:53.853Z] $ docker rm -f --volumes 4057587e8b1b8c40129ac61565ca886be13c0946485f295217b700eb2ba2c244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-12T10:54:55.056Z] provisioning config files... [2024-07-12T10:54:55.062Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp/config13982005687552745922tmp [Pipeline] { [Pipeline] sh [2024-07-12T10:54:55.419Z] + set +x [2024-07-12T10:54:55.419Z] + bash -s -- [2024-07-12T10:54:55.419Z] + curl -s https://codecov.io/bash [2024-07-12T10:54:55.419Z] [2024-07-12T10:54:55.419Z] _____ _ [2024-07-12T10:54:55.419Z] / ____| | | [2024-07-12T10:54:55.419Z] | | ___ __| | ___ ___ _____ __ [2024-07-12T10:54:55.419Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-12T10:54:55.419Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-12T10:54:55.419Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-12T10:54:55.419Z] Bash-1.0.6 [2024-07-12T10:54:55.419Z] [2024-07-12T10:54:55.419Z] [2024-07-12T10:54:55.419Z] ==> git version 2.25.1 found [2024-07-12T10:54:55.419Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-12T10:54:55.419Z] Release-Date: 2020-01-08 [2024-07-12T10:54:55.419Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-12T10:54:55.419Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-12T10:54:55.419Z] ==> Jenkins CI detected. [2024-07-12T10:54:55.419Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-301 [2024-07-12T10:54:55.419Z] project root: . [2024-07-12T10:54:55.419Z] --> token set from env [2024-07-12T10:54:55.419Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-12T10:54:55.419Z] ==> Running gcov in . (disable via -X gcov) [2024-07-12T10:54:55.419Z] ==> Python coveragepy not found [2024-07-12T10:54:55.419Z] ==> Searching for coverage reports in: [2024-07-12T10:54:55.419Z] + . [2024-07-12T10:54:55.419Z] -> Found 1 reports [2024-07-12T10:54:55.419Z] ==> Detecting git/mercurial file structure [2024-07-12T10:54:55.679Z] ==> Reading reports [2024-07-12T10:54:55.679Z] + ./coverage.out bytes=438103 [2024-07-12T10:54:55.679Z] ==> Appending adjustments [2024-07-12T10:54:55.679Z] https://docs.codecov.io/docs/fixing-reports [2024-07-12T10:54:55.679Z] + Found adjustments [2024-07-12T10:54:55.937Z] ==> Gzipping contents [2024-07-12T10:54:55.937Z] 52K /tmp/codecov.trLned.gz [2024-07-12T10:54:55.937Z] ==> Uploading reports [2024-07-12T10:54:55.937Z] url: https://codecov.io [2024-07-12T10:54:55.937Z] query: branch=PR-301&commit=33879d02e3838e80a2c5771667deaf2bc17b05ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-301%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=301&job=&cmd_args= [2024-07-12T10:54:55.937Z] -> Pinging Codecov [2024-07-12T10:54:55.938Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-301&commit=33879d02e3838e80a2c5771667deaf2bc17b05ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-301%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=301&job=&cmd_args= [2024-07-12T10:54:55.938Z] -> Uploading to [2024-07-12T10:54:55.938Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-12/581DD39554BDF9B6E22D074273EAD858/33879d02e3838e80a2c5771667deaf2bc17b05ba/03070faa-df11-468e-96ea-1dd9f7226fdf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240712%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240712T105455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b8e68cc27a413a28acb7164fa65f575dfd7bdffce5d51e706af13e716140b34f [2024-07-12T10:54:55.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T10:54:55.938Z] Dload Upload Total Spent Left Speed [2024-07-12T10:54:56.196Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50188 0 0 100 50188 0 178k --:--:-- --:--:-- --:--:-- 178k [2024-07-12T10:54:56.196Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/33879d02e3838e80a2c5771667deaf2bc17b05ba [Pipeline] } [2024-07-12T10:54:56.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-12T10:54:58.577Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-301/archives ] [2024-07-12T10:54:58.577Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-301/archives [2024-07-12T10:54:58.577Z] total 16 [2024-07-12T10:54:58.577Z] drwxr-xr-x 3 root root 4096 Jul 12 10:43 . [2024-07-12T10:54:58.577Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 10:43 .. [2024-07-12T10:54:58.577Z] drwxr-xr-x 2 root root 4096 Jul 12 10:43 cost [2024-07-12T10:54:58.577Z] -rw-r--r-- 1 root root 91 Jul 12 10:43 cost.csv [2024-07-12T10:54:58.577Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-301/archives [2024-07-12T10:54:58.577Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-301/archives [2024-07-12T10:54:58.577Z] total 16 [2024-07-12T10:54:58.577Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 10:43 . [2024-07-12T10:54:58.577Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 10:43 .. [2024-07-12T10:54:58.577Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 10:43 cost [2024-07-12T10:54:58.577Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 12 10:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-12T10:54:58.913Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T10:54:59.816Z] ---> package-listing.sh [2024-07-12T10:54:59.816Z] ++ facter osfamily [2024-07-12T10:54:59.816Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-12T10:55:00.075Z] + OS_FAMILY=debian [2024-07-12T10:55:00.075Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-301 [2024-07-12T10:55:00.075Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-12T10:55:00.075Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-12T10:55:00.075Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-12T10:55:00.075Z] + PACKAGES=/tmp/packages_start.txt [2024-07-12T10:55:00.075Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-301 ']' [2024-07-12T10:55:00.075Z] + PACKAGES=/tmp/packages_end.txt [2024-07-12T10:55:00.075Z] + case "${OS_FAMILY}" in [2024-07-12T10:55:00.075Z] + dpkg -l [2024-07-12T10:55:00.075Z] + grep '^ii' [2024-07-12T10:55:00.075Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-12T10:55:00.075Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-12T10:55:00.075Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-12T10:55:00.075Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-301 ']' [2024-07-12T10:55:00.075Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-301/archives/ [2024-07-12T10:55:00.075Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-301/archives/ [Pipeline] echo [2024-07-12T10:55:00.118Z] 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-301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-12T10:55:00.415Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T10:55:01.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T10:55:01.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T10:55:01.242Z] prd-ubuntu20.04-docker-8c-8g-5445 does not seem to be running inside a container [2024-07-12T10:55:01.278Z] $ 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-301/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-301 -v /w/workspace/undry_device-rfid-llrp-go_PR-301:/w/workspace/undry_device-rfid-llrp-go_PR-301:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-12T10:55:01.469Z] $ docker top b246469879893b31a6e57b3b64b053114a805db9df817784e8eb3e6f1efc981f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T10:55:01.878Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-12T10:55:02.198Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-12T10:55:02.528Z] + ls /var/log/sa-host [2024-07-12T10:55:02.528Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T10:55:02.786Z] provisioning config files... [2024-07-12T10:55:02.796Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp/config6755023563769558880tmp [Pipeline] { [Pipeline] echo [2024-07-12T10:55:02.858Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T10:55:03.182Z] ---> create-netrc.sh [Pipeline] } [2024-07-12T10:55:03.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-12T10:55:03.643Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-12T10:55:03.688Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T10:55:04.022Z] ---> sudo-logs.sh [2024-07-12T10:55:04.022Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-12T10:55:04.135Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T10:55:04.458Z] ---> job-cost.sh [2024-07-12T10:55:04.458Z] lf-activate-venv: SKIPPING [2024-07-12T10:55:04.458Z] DEBUG: total: 0.2199999988079071 [2024-07-12T10:55:04.458Z] INFO: Retrieving Stack Cost... [2024-07-12T10:55:04.718Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-12T10:55:05.286Z] INFO: Archiving Costs [Pipeline] echo [2024-07-12T10:55:05.331Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T10:55:05.657Z] ---> logs-deploy.sh [2024-07-12T10:55:05.658Z] lf-activate-venv: SKIPPING [2024-07-12T10:55:05.658Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-301/1 [2024-07-12T10:55:05.658Z] INFO: archiving workspace using pattern(s): [2024-07-12T10:55:06.594Z] Archives upload complete. [2024-07-12T10:55:06.594Z] INFO: archiving logs to Nexus