Pull request #305 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f6d6512c495670599d62f3f2f8a69ef38a4cebf+f5262328ab65540e21e451b8b0dec2850c67e729 (b4285b011c327ad34dd2bbc222d0f19257981b37) 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-ssh16806101068187774071.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-ssh14113862818127615009.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-305/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-305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7085982446559889161.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-305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1259515715286719925.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-ssh5831402622302185244.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-305/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-305/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15775213149272372847.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-6439 in /w/workspace/undry_device-rfid-llrp-go_PR-305 [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-305 # 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 Merging remotes/origin/main commit f5262328ab65540e21e451b8b0dec2850c67e729 into PR head commit 8f6d6512c495670599d62f3f2f8a69ef38a4cebf Merge succeeded, producing 8f6d6512c495670599d62f3f2f8a69ef38a4cebf Checking out Revision 8f6d6512c495670599d62f3f2f8a69ef38a4cebf (PR-305) 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 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/305/head:refs/remotes/origin/PR-305 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f6d6512c495670599d62f3f2f8a69ef38a4cebf # 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 f5262328ab65540e21e451b8b0dec2850c67e729 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f6d6512c495670599d62f3f2f8a69ef38a4cebf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-25T10:57:13.276Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-25T10:57:13.529Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-25T10:57:13.660Z] ========================================================= [2024-07-25T10:57:13.660Z] EdgeX Global Pipelines Version Info [2024-07-25T10:57:13.660Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-25T10:57:14.796Z] ------------------- [2024-07-25T10:57:14.796Z] stable info: [2024-07-25T10:57:14.796Z] ------------------- [2024-07-25T10:57:14.796Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-25T10:57:14.796Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-25T10:57:14.796Z] Message: update stable to v1.0.260 [2024-07-25T10:57:15.058Z] ------------------- [2024-07-25T10:57:15.058Z] experimental info: [2024-07-25T10:57:15.058Z] ------------------- [2024-07-25T10:57:15.058Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-25T10:57:15.058Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-25T10:57:15.058Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-25T10:57:15.288Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-07-25T10:57:15.353Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-07-25T10:57:15.412Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-25T10:57:15.472Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-25T10:57:15.536Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-25T10:57:15.596Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-25T10:57:15.657Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-25T10:57:15.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-25T10:57:15.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-25T10:57:15.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-25T10:57:15.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-25T10:57:15.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-07-25T10:57:16.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-25T10:57:16.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-25T10:57:16.133Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-25T10:57:16.191Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-25T10:57:16.252Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-25T10:57:16.312Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-25T10:57:16.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-25T10:57:16.442Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-25T10:57:16.510Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-25T10:57:16.577Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-25T10:57:16.636Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-25T10:57:16.702Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-25T10:57:16.764Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-25T10:57:16.826Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-25T10:57:16.888Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-25T10:57:16.951Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-305 [Pipeline] echo [2024-07-25T10:57:17.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-305 [Pipeline] echo [2024-07-25T10:57:17.075Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-305 [Pipeline] echo [2024-07-25T10:57:17.143Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f6d6512c495670599d62f3f2f8a69ef38a4cebf [Pipeline] echo [2024-07-25T10:57:17.207Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f6d651 [Pipeline] echo [2024-07-25T10:57:17.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T10:57:17.434Z] provisioning config files... [2024-07-25T10:57:17.456Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-305@tmp/config16434881877149177931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T10:57:17.970Z] ---> ****-login.sh [2024-07-25T10:57:17.970Z] nexus3.edgexfoundry.org:10001 [2024-07-25T10:57:18.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T10:57:18.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T10:57:18.230Z] Configure a credential helper to remove this warning. See [2024-07-25T10:57:18.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T10:57:18.230Z] [2024-07-25T10:57:18.230Z] Login Succeeded [2024-07-25T10:57:18.230Z] nexus3.edgexfoundry.org:10002 [2024-07-25T10:57:18.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T10:57:18.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T10:57:18.492Z] Configure a credential helper to remove this warning. See [2024-07-25T10:57:18.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T10:57:18.492Z] [2024-07-25T10:57:18.493Z] Login Succeeded [2024-07-25T10:57:18.493Z] nexus3.edgexfoundry.org:10003 [2024-07-25T10:57:18.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T10:57:18.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T10:57:18.493Z] Configure a credential helper to remove this warning. See [2024-07-25T10:57:18.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T10:57:18.493Z] [2024-07-25T10:57:18.493Z] Login Succeeded [2024-07-25T10:57:18.493Z] nexus3.edgexfoundry.org:10004 [2024-07-25T10:57:18.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T10:57:18.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T10:57:18.754Z] Configure a credential helper to remove this warning. See [2024-07-25T10:57:18.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T10:57:18.754Z] [2024-07-25T10:57:18.754Z] Login Succeeded [2024-07-25T10:57:18.754Z] ****.io [2024-07-25T10:57:18.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T10:57:19.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T10:57:19.016Z] Configure a credential helper to remove this warning. See [2024-07-25T10:57:19.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T10:57:19.016Z] [2024-07-25T10:57:19.016Z] Login Succeeded [2024-07-25T10:57:19.016Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T10:57:19.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-25T10:57:19.758Z] + git rev-list -1 --merges 8f6d6512c495670599d62f3f2f8a69ef38a4cebf~1..8f6d6512c495670599d62f3f2f8a69ef38a4cebf [Pipeline] echo [2024-07-25T10:57:19.808Z] -----------> git rev-list -1 --merges 8f6d6512c495670599d62f3f2f8a69ef38a4cebf~1..8f6d6512c495670599d62f3f2f8a69ef38a4cebf 8f6d6512c495670599d62f3f2f8a69ef38a4cebf [false] [Pipeline] sh [2024-07-25T10:57:20.134Z] + git log --format=format:%s -1 8f6d6512c495670599d62f3f2f8a69ef38a4cebf [Pipeline] echo [2024-07-25T10:57:20.181Z] ========================================================= [2024-07-25T10:57:20.181Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-25T10:57:20.181Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T10:57:20.669Z] + git log --format=format:%s -1 8f6d6512c495670599d62f3f2f8a69ef38a4cebf [Pipeline] echo [2024-07-25T10:57:20.709Z] [semverPrep] GIT_COMMIT: 8f6d6512c495670599d62f3f2f8a69ef38a4cebf, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-25T10:57:20.763Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-25T10:57:21.185Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-25T10:57:21.186Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-25T10:57:21.186Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-25T10:57:21.186Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-25T10:57:21.186Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-25T10:57:21.186Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-25T10:57:21.186Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T10:57:21.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T10:57:21.724Z] [2024-07-25T10:57:21.724Z] 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-25T10:57:22.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T10:57:22.119Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-25T10:57:22.119Z] b85a868b505f: Pulling fs layer [2024-07-25T10:57:22.119Z] e2be974225ed: Pulling fs layer [2024-07-25T10:57:22.119Z] 339a4e72a1f5: Pulling fs layer [2024-07-25T10:57:22.119Z] 988bab9f4d93: Pulling fs layer [2024-07-25T10:57:22.119Z] 1469e6f7b9e6: Pulling fs layer [2024-07-25T10:57:22.119Z] eaf3925da568: Pulling fs layer [2024-07-25T10:57:22.119Z] bab4dde63d76: Pulling fs layer [2024-07-25T10:57:22.119Z] bde34c3a00c8: Pulling fs layer [2024-07-25T10:57:22.119Z] eaf3925da568: Waiting [2024-07-25T10:57:22.119Z] 1469e6f7b9e6: Waiting [2024-07-25T10:57:22.119Z] bab4dde63d76: Waiting [2024-07-25T10:57:22.119Z] b352a97aabf1: Pulling fs layer [2024-07-25T10:57:22.119Z] 4872d77fe225: Pulling fs layer [2024-07-25T10:57:22.119Z] 5851b861e8e6: Pulling fs layer [2024-07-25T10:57:22.119Z] b352a97aabf1: Waiting [2024-07-25T10:57:22.119Z] 4872d77fe225: Waiting [2024-07-25T10:57:22.119Z] e2be974225ed: Download complete [2024-07-25T10:57:22.119Z] 988bab9f4d93: Verifying Checksum [2024-07-25T10:57:22.119Z] 988bab9f4d93: Download complete [2024-07-25T10:57:22.119Z] 1469e6f7b9e6: Download complete [2024-07-25T10:57:22.119Z] eaf3925da568: Download complete [2024-07-25T10:57:22.119Z] 339a4e72a1f5: Verifying Checksum [2024-07-25T10:57:22.119Z] 339a4e72a1f5: Download complete [2024-07-25T10:57:22.378Z] bde34c3a00c8: Verifying Checksum [2024-07-25T10:57:22.378Z] bde34c3a00c8: Download complete [2024-07-25T10:57:22.378Z] b352a97aabf1: Verifying Checksum [2024-07-25T10:57:22.378Z] b352a97aabf1: Download complete [2024-07-25T10:57:22.378Z] 4872d77fe225: Verifying Checksum [2024-07-25T10:57:22.378Z] 4872d77fe225: Download complete [2024-07-25T10:57:22.378Z] 5851b861e8e6: Verifying Checksum [2024-07-25T10:57:22.378Z] 5851b861e8e6: Download complete [2024-07-25T10:57:22.378Z] b85a868b505f: Download complete [2024-07-25T10:57:22.637Z] bab4dde63d76: Verifying Checksum [2024-07-25T10:57:22.637Z] bab4dde63d76: Download complete [2024-07-25T10:57:23.576Z] b85a868b505f: Pull complete [2024-07-25T10:57:23.836Z] e2be974225ed: Pull complete [2024-07-25T10:57:24.406Z] 339a4e72a1f5: Pull complete [2024-07-25T10:57:24.407Z] 988bab9f4d93: Pull complete [2024-07-25T10:57:24.666Z] 1469e6f7b9e6: Pull complete [2024-07-25T10:57:24.666Z] eaf3925da568: Pull complete [2024-07-25T10:57:26.571Z] bab4dde63d76: Pull complete [2024-07-25T10:57:26.571Z] bde34c3a00c8: Pull complete [2024-07-25T10:57:26.571Z] b352a97aabf1: Pull complete [2024-07-25T10:57:26.571Z] 4872d77fe225: Pull complete [2024-07-25T10:57:26.571Z] 5851b861e8e6: Pull complete [2024-07-25T10:57:26.832Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-25T10:57:26.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T10:57:26.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T10:57:27.142Z] prd-ubuntu20.04-docker-8c-8g-6439 does not seem to be running inside a container [2024-07-25T10:57:27.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-305 -v /w/workspace/undry_device-rfid-llrp-go_PR-305:/w/workspace/undry_device-rfid-llrp-go_PR-305:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-305@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-305@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-25T10:57:30.917Z] $ docker top bb26ce624f0942193c796e88bcbd81d0b505f681aafeb6f2021502983df8b84e -eo pid,comm [2024-07-25T10:57:30.980Z] 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-25T10:57:30.980Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-25T10:57:31.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T10:57:31.187Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T10:57:31.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T10:57:31.292Z] $ docker exec bb26ce624f0942193c796e88bcbd81d0b505f681aafeb6f2021502983df8b84e ssh-agent [2024-07-25T10:57:31.402Z] SSH_AUTH_SOCK=/tmp/ssh-H2MaUSwrU62h/agent.32 [2024-07-25T10:57:31.402Z] SSH_AGENT_PID=38 [2024-07-25T10:57:31.413Z] Running ssh-add (command line suppressed) [2024-07-25T10:57:31.520Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-305@tmp/private_key_17556604436461167195.key (/w/workspace/undry_device-rfid-llrp-go_PR-305@tmp/private_key_17556604436461167195.key) [2024-07-25T10:57:31.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T10:57:31.967Z] + git tag --points-at HEAD [Pipeline] } [2024-07-25T10:57:31.992Z] $ docker exec --env ******** --env ******** bb26ce624f0942193c796e88bcbd81d0b505f681aafeb6f2021502983df8b84e ssh-agent -k [2024-07-25T10:57:32.113Z] unset SSH_AUTH_SOCK; [2024-07-25T10:57:32.114Z] unset SSH_AGENT_PID; [2024-07-25T10:57:32.114Z] echo Agent pid 38 killed; [2024-07-25T10:57:32.125Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-25T10:57:32.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T10:57:32.249Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T10:57:32.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T10:57:32.348Z] $ docker exec bb26ce624f0942193c796e88bcbd81d0b505f681aafeb6f2021502983df8b84e ssh-agent [2024-07-25T10:57:32.458Z] SSH_AUTH_SOCK=/tmp/ssh-wAMMv4taVs69/agent.71 [2024-07-25T10:57:32.458Z] SSH_AGENT_PID=77 [2024-07-25T10:57:32.464Z] Running ssh-add (command line suppressed) [2024-07-25T10:57:32.564Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-305@tmp/private_key_17112632085600279642.key (/w/workspace/undry_device-rfid-llrp-go_PR-305@tmp/private_key_17112632085600279642.key) [2024-07-25T10:57:32.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T10:57:32.938Z] + git semver init [2024-07-25T10:57:33.199Z] 2024-07-25 10:57:33,110 [run_init] DEBUG init version:0.0.0 force:False [2024-07-25T10:57:33.199Z] 2024-07-25 10:57:33,111 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-305/.semver [2024-07-25T10:57:33.199Z] 2024-07-25 10:57:33,111 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-305/.semver [2024-07-25T10:57:33.199Z] 2024-07-25 10:57:33,112 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-305/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-305, universal_newlines=False, shell=None, istream=None) [2024-07-25T10:57:35.111Z] 2024-07-25 10:57:34,899 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-305/.git/info/exclude [2024-07-25T10:57:35.111Z] 2024-07-25 10:57:34,899 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-305/.semver/PR-305 with force:False [2024-07-25T10:57:35.111Z] 2024-07-25 10:57:34,900 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-305/.semver/PR-305 [2024-07-25T10:57:35.111Z] 2024-07-25 10:57:34,904 [execute] INFO git cat-file --batch-check [2024-07-25T10:57:35.111Z] 2024-07-25 10:57:34,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-305/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T10:57:35.111Z] 2024-07-25 10:57:34,910 [execute] INFO git cat-file --batch [2024-07-25T10:57:35.111Z] 2024-07-25 10:57:34,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-305/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T10:57:35.111Z] 2024-07-25 10:57:34,915 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-305/.semver/PR-305 [2024-07-25T10:57:35.111Z] 0.0.0 [Pipeline] } [2024-07-25T10:57:35.139Z] $ docker exec --env ******** --env ******** bb26ce624f0942193c796e88bcbd81d0b505f681aafeb6f2021502983df8b84e ssh-agent -k [2024-07-25T10:57:35.254Z] unset SSH_AUTH_SOCK; [2024-07-25T10:57:35.256Z] unset SSH_AGENT_PID; [2024-07-25T10:57:35.256Z] echo Agent pid 77 killed; [2024-07-25T10:57:35.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T10:57:35.779Z] + git semver [Pipeline] } [2024-07-25T10:57:36.067Z] $ docker stop --time=1 bb26ce624f0942193c796e88bcbd81d0b505f681aafeb6f2021502983df8b84e [2024-07-25T10:57:37.797Z] $ docker rm -f --volumes bb26ce624f0942193c796e88bcbd81d0b505f681aafeb6f2021502983df8b84e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T10:57:38.346Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-25T10:57:38.701Z] Stashed 1 file(s) [Pipeline] echo [2024-07-25T10:57:38.729Z] [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-25T10:57:39.503Z] provisioning config files... [2024-07-25T10:57:39.513Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-305@tmp/config269698755015114510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T10:57:39.898Z] ---> ****-login.sh [2024-07-25T10:57:39.898Z] nexus3.edgexfoundry.org:10001 [2024-07-25T10:57:39.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T10:57:39.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T10:57:39.898Z] Configure a credential helper to remove this warning. See [2024-07-25T10:57:39.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T10:57:39.898Z] [2024-07-25T10:57:39.898Z] Login Succeeded [2024-07-25T10:57:39.898Z] nexus3.edgexfoundry.org:10002 [2024-07-25T10:57:39.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T10:57:40.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T10:57:40.158Z] Configure a credential helper to remove this warning. See [2024-07-25T10:57:40.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T10:57:40.159Z] [2024-07-25T10:57:40.159Z] Login Succeeded [2024-07-25T10:57:40.159Z] nexus3.edgexfoundry.org:10003 [2024-07-25T10:57:40.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T10:57:40.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T10:57:40.159Z] Configure a credential helper to remove this warning. See [2024-07-25T10:57:40.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T10:57:40.159Z] [2024-07-25T10:57:40.159Z] Login Succeeded [2024-07-25T10:57:40.159Z] nexus3.edgexfoundry.org:10004 [2024-07-25T10:57:40.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T10:57:40.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T10:57:40.420Z] Configure a credential helper to remove this warning. See [2024-07-25T10:57:40.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T10:57:40.420Z] [2024-07-25T10:57:40.420Z] Login Succeeded [2024-07-25T10:57:40.420Z] ****.io [2024-07-25T10:57:40.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T10:57:40.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T10:57:40.420Z] Configure a credential helper to remove this warning. See [2024-07-25T10:57:40.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T10:57:40.420Z] [2024-07-25T10:57:40.420Z] Login Succeeded [2024-07-25T10:57:40.420Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T10:57:40.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-25T10:57:40.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T10:57:40.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T10:57:40.798Z] ========================================================= [2024-07-25T10:57:40.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-25T10:57:40.798Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T10:57:41.323Z] + 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-25T10:57:41.324Z] Sending build context to Docker daemon 11.42MB [2024-07-25T10:57:41.324Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T10:57:41.324Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-25T10:57:41.324Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-25T10:57:41.324Z] 619be1103602: Pulling fs layer [2024-07-25T10:57:41.324Z] 7862e08f4a3e: Pulling fs layer [2024-07-25T10:57:41.324Z] 5df492c9dc93: Pulling fs layer [2024-07-25T10:57:41.324Z] 7629e6793208: Pulling fs layer [2024-07-25T10:57:41.324Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T10:57:41.324Z] fb5054dd5b73: Pulling fs layer [2024-07-25T10:57:41.324Z] eeca6798cff9: Pulling fs layer [2024-07-25T10:57:41.324Z] aa269ceb94a6: Pulling fs layer [2024-07-25T10:57:41.324Z] ada007ff1a6a: Pulling fs layer [2024-07-25T10:57:41.324Z] fb5054dd5b73: Waiting [2024-07-25T10:57:41.324Z] eeca6798cff9: Waiting [2024-07-25T10:57:41.324Z] aa269ceb94a6: Waiting [2024-07-25T10:57:41.324Z] ada007ff1a6a: Waiting [2024-07-25T10:57:41.324Z] 7629e6793208: Waiting [2024-07-25T10:57:41.324Z] 4f4fb700ef54: Waiting [2024-07-25T10:57:41.583Z] 7862e08f4a3e: Verifying Checksum [2024-07-25T10:57:41.583Z] 7862e08f4a3e: Download complete [2024-07-25T10:57:41.583Z] 7629e6793208: Verifying Checksum [2024-07-25T10:57:41.583Z] 7629e6793208: Download complete [2024-07-25T10:57:41.583Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T10:57:41.583Z] 4f4fb700ef54: Download complete [2024-07-25T10:57:41.583Z] 619be1103602: Verifying Checksum [2024-07-25T10:57:41.583Z] 619be1103602: Download complete [2024-07-25T10:57:41.583Z] fb5054dd5b73: Verifying Checksum [2024-07-25T10:57:41.583Z] fb5054dd5b73: Download complete [2024-07-25T10:57:41.583Z] eeca6798cff9: Verifying Checksum [2024-07-25T10:57:41.583Z] eeca6798cff9: Download complete [2024-07-25T10:57:41.583Z] 619be1103602: Pull complete [2024-07-25T10:57:41.583Z] ada007ff1a6a: Verifying Checksum [2024-07-25T10:57:41.583Z] ada007ff1a6a: Download complete [2024-07-25T10:57:41.843Z] 7862e08f4a3e: Pull complete [2024-07-25T10:57:41.843Z] 5df492c9dc93: Verifying Checksum [2024-07-25T10:57:41.843Z] 5df492c9dc93: Download complete [2024-07-25T10:57:42.411Z] aa269ceb94a6: Verifying Checksum [2024-07-25T10:57:42.411Z] aa269ceb94a6: Download complete [2024-07-25T10:57:44.942Z] 5df492c9dc93: Pull complete [2024-07-25T10:57:44.942Z] 7629e6793208: Pull complete [2024-07-25T10:57:44.942Z] 4f4fb700ef54: Pull complete [2024-07-25T10:57:45.199Z] fb5054dd5b73: Pull complete [2024-07-25T10:57:45.199Z] eeca6798cff9: Pull complete [2024-07-25T10:57:48.515Z] aa269ceb94a6: Pull complete [2024-07-25T10:57:48.515Z] ada007ff1a6a: Pull complete [2024-07-25T10:57:48.515Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-25T10:57:48.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-25T10:57:48.515Z] ---> f489d0715acc [2024-07-25T10:57:48.515Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-25T10:57:53.815Z] ---> Running in 2f4a29b949c0 [2024-07-25T10:57:53.815Z] Removing intermediate container 2f4a29b949c0 [2024-07-25T10:57:53.815Z] ---> 0288c1d9e227 [2024-07-25T10:57:53.815Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T10:57:53.815Z] ---> Running in 34e2b799dfce [2024-07-25T10:57:54.073Z] Removing intermediate container 34e2b799dfce [2024-07-25T10:57:54.073Z] ---> 7142540a5357 [2024-07-25T10:57:54.073Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-25T10:57:54.073Z] ---> Running in 81a767b2d5f1 [2024-07-25T10:57:54.073Z] Removing intermediate container 81a767b2d5f1 [2024-07-25T10:57:54.073Z] ---> f69a6b4779eb [2024-07-25T10:57:54.073Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T10:57:54.073Z] ---> Running in c1b262e5b8df [2024-07-25T10:57:54.073Z] Removing intermediate container c1b262e5b8df [2024-07-25T10:57:54.073Z] ---> 978fe98146b0 [2024-07-25T10:57:54.073Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T10:57:54.073Z] ---> Running in 951c6bdd2205 [2024-07-25T10:57:54.271Z] Still waiting to schedule task [2024-07-25T10:57:54.272Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-25T10:57:54.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T10:57:54.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T10:57:54.849Z] OK: 264 MiB in 52 packages [2024-07-25T10:57:55.108Z] Removing intermediate container 951c6bdd2205 [2024-07-25T10:57:55.108Z] ---> c0e6436de8fc [2024-07-25T10:57:55.108Z] Step 8/12 : WORKDIR /app [2024-07-25T10:57:55.108Z] ---> Running in 6bcd1e0e8269 [2024-07-25T10:57:55.368Z] Removing intermediate container 6bcd1e0e8269 [2024-07-25T10:57:55.368Z] ---> a20718f0dcd9 [2024-07-25T10:57:55.368Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-25T10:57:55.368Z] ---> 8c2676a20988 [2024-07-25T10:57:55.368Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T10:57:55.368Z] ---> Running in 4b6c6c0c5b56 [2024-07-25T10:59:17.335Z] Removing intermediate container 4b6c6c0c5b56 [2024-07-25T10:59:17.335Z] ---> d724e7bc5644 [2024-07-25T10:59:17.335Z] Step 11/12 : COPY . . [2024-07-25T10:59:17.335Z] ---> a5a56627b9ee [2024-07-25T10:59:17.335Z] Step 12/12 : RUN $MAKE [2024-07-25T10:59:17.335Z] ---> Running in f83964a411d4 [2024-07-25T10:59:17.335Z] noop [2024-07-25T10:59:17.335Z] Removing intermediate container f83964a411d4 [2024-07-25T10:59:17.335Z] ---> 7ca16262824c [2024-07-25T10:59:17.335Z] Successfully built 7ca16262824c [2024-07-25T10:59:17.335Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T10:59:17.841Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-25T10:59:17.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T10:59:18.019Z] prd-ubuntu20.04-docker-8c-8g-6439 does not seem to be running inside a container [2024-07-25T10:59:18.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-305 -v /w/workspace/undry_device-rfid-llrp-go_PR-305:/w/workspace/undry_device-rfid-llrp-go_PR-305:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-305@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-305@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-25T10:59:18.393Z] $ docker top 093ee2b61a50fd06f0adcdd9712c10cf4c3a4e6bc7a2e621bd343dcff227b6cc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T10:59:18.818Z] + go version [2024-07-25T10:59:18.818Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-25T10:59:18.857Z] $ docker stop --time=1 093ee2b61a50fd06f0adcdd9712c10cf4c3a4e6bc7a2e621bd343dcff227b6cc [2024-07-25T10:59:20.115Z] $ docker rm -f --volumes 093ee2b61a50fd06f0adcdd9712c10cf4c3a4e6bc7a2e621bd343dcff227b6cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T10:59:20.947Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-25T10:59:20.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T10:59:21.132Z] prd-ubuntu20.04-docker-8c-8g-6439 does not seem to be running inside a container [2024-07-25T10:59:21.164Z] $ 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-305 -v /w/workspace/undry_device-rfid-llrp-go_PR-305:/w/workspace/undry_device-rfid-llrp-go_PR-305:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-305@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-305@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-25T10:59:21.487Z] $ docker top 5039f467869e60cb73a0f6b5749b88fd0df91cc9373cd468b49e902c5c37fd9d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T10:59:21.892Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-305 [Pipeline] fileExists [Pipeline] sh [2024-07-25T10:59:22.334Z] + make test [2024-07-25T10:59:22.334Z] go test ./... -coverprofile=coverage.out ./... [2024-07-25T10:59:24.233Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-25T10:59:34.604Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6440 in /w/workspace/undry_device-rfid-llrp-go_PR-305 [Pipeline] { [Pipeline] ws [2024-07-25T10:59:34.682Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-07-25T10:59:34.803Z] The recommended git tool is: git [2024-07-25T10:59:42.345Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-25T10:59:42.345Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-25T10:59:43.035Z] using credential edgex-jenkins-ssh [2024-07-25T10:59:43.064Z] Cloning the remote Git repository [2024-07-25T10:59:43.116Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-25T10:59:43.256Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-07-25T10:59:43.540Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-25T10:59:43.541Z] > git --version # timeout=10 [2024-07-25T10:59:43.585Z] > git --version # 'git version 2.25.1' [2024-07-25T10:59:43.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T10:59:43.783Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-25T10:59:46.535Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.192s coverage: 40.6% of statements [2024-07-25T10:59:46.535Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements [2024-07-25T10:59:46.535Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.249s coverage: 51.9% of statements [2024-07-25T10:59:46.758Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-25T10:59:46.802Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-25T10:59:47.849Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-25T10:59:47.926Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-25T10:59:47.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T10:59:47.970Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/305/head:refs/remotes/origin/PR-305 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-25T10:59:48.493Z] Merging remotes/origin/main commit f5262328ab65540e21e451b8b0dec2850c67e729 into PR head commit 8f6d6512c495670599d62f3f2f8a69ef38a4cebf [2024-07-25T10:59:48.938Z] Merge succeeded, producing 8f6d6512c495670599d62f3f2f8a69ef38a4cebf [2024-07-25T10:59:48.940Z] Checking out Revision 8f6d6512c495670599d62f3f2f8a69ef38a4cebf (PR-305) [2024-07-25T10:59:49.700Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-25T10:59:49.754Z] > git --version # timeout=10 [2024-07-25T10:59:49.770Z] > git --version # 'git version 2.25.1' [2024-07-25T10:59:49.794Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-25T10:59:48.517Z] > git config core.sparsecheckout # timeout=10 [2024-07-25T10:59:48.598Z] > git checkout -f 8f6d6512c495670599d62f3f2f8a69ef38a4cebf # timeout=10 [2024-07-25T10:59:48.773Z] > git remote # timeout=10 [2024-07-25T10:59:48.815Z] > git config --get remote.origin.url # timeout=10 [2024-07-25T10:59:48.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T10:59:48.888Z] > git merge f5262328ab65540e21e451b8b0dec2850c67e729 # timeout=10 [2024-07-25T10:59:48.918Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-25T10:59:48.945Z] > git config core.sparsecheckout # timeout=10 [2024-07-25T10:59:48.972Z] > git checkout -f 8f6d6512c495670599d62f3f2f8a69ef38a4cebf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T10:59:54.734Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-25T10:59:54.734Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T10:59:54.734Z] Dload Upload Total Spent Left Speed [2024-07-25T10:59:54.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh [2024-07-25T10:59:55.082Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-25T10:59:55.426Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-07-25T10:59:55.426Z] [2024-07-25T10:59:55.426Z] { [2024-07-25T10:59:55.426Z] "registry-mirrors": [ [2024-07-25T10:59:55.426Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-25T10:59:55.426Z] ], [2024-07-25T10:59:55.426Z] "bip": "10.250.0.254/24", [2024-07-25T10:59:55.426Z] "hosts": [ [2024-07-25T10:59:55.426Z] "tcp://0.0.0.0:5555", [2024-07-25T10:59:55.426Z] "unix:///var/run/docker.sock" [2024-07-25T10:59:55.426Z] ], [2024-07-25T10:59:55.426Z] "mtu": 1458, [2024-07-25T10:59:55.426Z] "selinux-enabled": true, [2024-07-25T10:59:55.426Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-25T10:59:55.426Z] } [Pipeline] sh [2024-07-25T10:59:55.782Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-25T10:59:56.130Z] + sudo service docker restart [2024-07-25T11:00:04.630Z] go vet ./... [2024-07-25T11:00:08.867Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-25T11:00:08.867Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-25T11:00:08.867Z] ./bin/test-attribution-txt.sh [2024-07-25T11:00:09.126Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-25T11:00:09.126Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-25T11:00:09.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-25T11:00:09.225Z] $ docker stop --time=1 5039f467869e60cb73a0f6b5749b88fd0df91cc9373cd468b49e902c5c37fd9d [2024-07-25T11:00:11.155Z] $ docker rm -f --volumes 5039f467869e60cb73a0f6b5749b88fd0df91cc9373cd468b49e902c5c37fd9d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T11:00:11.789Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-25T11:00:11.918Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-25T11:00:12.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-25T11:00:13.010Z] + ls -al . [2024-07-25T11:00:13.011Z] total 688 [2024-07-25T11:00:13.011Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 25 10:59 . [2024-07-25T11:00:13.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 10:57 .. [2024-07-25T11:00:13.011Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 25 10:57 .dockerignore [2024-07-25T11:00:13.011Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 10:59 .git [2024-07-25T11:00:13.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 10:57 .github [2024-07-25T11:00:13.011Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 25 10:57 .gitignore [2024-07-25T11:00:13.011Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 10:57 .golangci.yml [2024-07-25T11:00:13.011Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 10:57 .semver [2024-07-25T11:00:13.011Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 25 10:57 Attribution.txt [2024-07-25T11:00:13.011Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 25 10:57 CHANGELOG.md [2024-07-25T11:00:13.011Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 25 10:57 Dockerfile [2024-07-25T11:00:13.011Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 10:57 GOVERNANCE.md [2024-07-25T11:00:13.011Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 25 10:57 Jenkinsfile [2024-07-25T11:00:13.011Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 25 10:57 LICENSE [2024-07-25T11:00:13.011Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 25 10:57 Makefile [2024-07-25T11:00:13.011Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 25 10:57 OWNERS.md [2024-07-25T11:00:13.011Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 25 10:57 README.md [2024-07-25T11:00:13.011Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 10:57 VERSION [2024-07-25T11:00:13.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 10:57 bin [2024-07-25T11:00:13.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 10:57 cmd [2024-07-25T11:00:13.011Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 25 10:59 coverage.out [2024-07-25T11:00:13.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 10:57 examples [2024-07-25T11:00:13.011Z] -rw-rw-r-- 1 jenkins jenkins 7163 Jul 25 10:57 go.mod [2024-07-25T11:00:13.011Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 25 10:57 go.sum [2024-07-25T11:00:13.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 10:57 images [2024-07-25T11:00:13.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 10:57 internal [2024-07-25T11:00:13.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 10:57 pkg [2024-07-25T11:00:13.011Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 25 10:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:00:13.458Z] + 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=8f6d6512c495670599d62f3f2f8a69ef38a4cebf --label arch=amd64 --label version=0.0.0 . [2024-07-25T11:00:13.459Z] Sending build context to Docker daemon 11.42MB [2024-07-25T11:00:13.459Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T11:00:13.459Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-25T11:00:13.459Z] ---> 7ca16262824c [2024-07-25T11:00:13.459Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-25T11:00:14.026Z] ---> Running in 9f9ee8a6ea08 [2024-07-25T11:00:14.026Z] Removing intermediate container 9f9ee8a6ea08 [2024-07-25T11:00:14.026Z] ---> 65a82a308033 [2024-07-25T11:00:14.026Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T11:00:14.026Z] ---> Running in f3457ac95ece [2024-07-25T11:00:14.026Z] Removing intermediate container f3457ac95ece [2024-07-25T11:00:14.026Z] ---> d5620285e131 [2024-07-25T11:00:14.026Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-25T11:00:14.026Z] ---> Running in ed061ed2607b [2024-07-25T11:00:14.321Z] Removing intermediate container ed061ed2607b [2024-07-25T11:00:14.321Z] ---> 0857565bbf34 [2024-07-25T11:00:14.321Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T11:00:14.451Z] provisioning config files... [2024-07-25T11:00:14.479Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config491022580739367272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:00:14.596Z] ---> Running in 151125996e59 [2024-07-25T11:00:15.003Z] ---> ****-login.sh [2024-07-25T11:00:15.003Z] nexus3.edgexfoundry.org:10001 [2024-07-25T11:00:15.162Z] Removing intermediate container 151125996e59 [2024-07-25T11:00:15.163Z] ---> 184bd6a90c00 [2024-07-25T11:00:15.163Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T11:00:15.163Z] ---> Running in 66e4cefc1c02 [2024-07-25T11:00:15.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:00:15.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T11:00:15.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T11:00:15.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:00:15.549Z] Configure a credential helper to remove this warning. See [2024-07-25T11:00:15.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:00:15.549Z] [2024-07-25T11:00:15.549Z] Login Succeeded [2024-07-25T11:00:15.549Z] nexus3.edgexfoundry.org:10002 [2024-07-25T11:00:16.844Z] OK: 264 MiB in 52 packages [2024-07-25T11:00:16.844Z] Removing intermediate container 66e4cefc1c02 [2024-07-25T11:00:16.844Z] ---> 72767426fb23 [2024-07-25T11:00:16.844Z] Step 8/25 : WORKDIR /app [2024-07-25T11:00:16.844Z] ---> Running in cf5d5939ad64 [2024-07-25T11:00:16.844Z] Removing intermediate container cf5d5939ad64 [2024-07-25T11:00:16.844Z] ---> 47c4d9945063 [2024-07-25T11:00:16.844Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-25T11:00:16.844Z] ---> 652dba45594d [2024-07-25T11:00:16.844Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T11:00:16.844Z] ---> Running in ebd26914bb97 [2024-07-25T11:00:16.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:00:19.814Z] Removing intermediate container ebd26914bb97 [2024-07-25T11:00:19.814Z] ---> d50b1659fbb2 [2024-07-25T11:00:19.814Z] Step 11/25 : COPY . . [2024-07-25T11:00:19.814Z] ---> efb3af3da050 [2024-07-25T11:00:19.814Z] Step 12/25 : RUN $MAKE [2024-07-25T11:00:19.814Z] ---> Running in bbc0002acb20 [2024-07-25T11:00:19.814Z] 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.27" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-25T11:00:19.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:00:19.820Z] Configure a credential helper to remove this warning. See [2024-07-25T11:00:19.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:00:19.820Z] [2024-07-25T11:00:19.820Z] Login Succeeded [2024-07-25T11:00:19.820Z] nexus3.edgexfoundry.org:10003 [2024-07-25T11:00:19.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:00:24.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:00:24.308Z] Configure a credential helper to remove this warning. See [2024-07-25T11:00:24.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:00:24.308Z] [2024-07-25T11:00:24.308Z] Login Succeeded [2024-07-25T11:00:24.308Z] nexus3.edgexfoundry.org:10004 [2024-07-25T11:00:24.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:00:24.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:00:24.308Z] Configure a credential helper to remove this warning. See [2024-07-25T11:00:24.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:00:24.308Z] [2024-07-25T11:00:24.308Z] Login Succeeded [2024-07-25T11:00:24.580Z] ****.io [2024-07-25T11:00:24.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T11:00:24.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T11:00:24.846Z] Configure a credential helper to remove this warning. See [2024-07-25T11:00:24.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T11:00:24.846Z] [2024-07-25T11:00:24.846Z] Login Succeeded [2024-07-25T11:00:24.846Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T11:00:24.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-25T11:00:25.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T11:00:25.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T11:00:25.458Z] ========================================================= [2024-07-25T11:00:25.458Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-25T11:00:25.458Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:00:26.026Z] + 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-25T11:00:26.294Z] Sending build context to Docker daemon 1.201MB [2024-07-25T11:00:26.294Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T11:00:26.294Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-25T11:00:26.571Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-25T11:00:26.571Z] c6b39de5b339: Pulling fs layer [2024-07-25T11:00:26.571Z] a69c41024577: Pulling fs layer [2024-07-25T11:00:26.571Z] d6de4b400683: Pulling fs layer [2024-07-25T11:00:26.571Z] 35cb2a7552d0: Pulling fs layer [2024-07-25T11:00:26.571Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T11:00:26.571Z] 464afbd9ba4c: Pulling fs layer [2024-07-25T11:00:26.571Z] 00f215d4a9da: Pulling fs layer [2024-07-25T11:00:26.571Z] d496ad576159: Pulling fs layer [2024-07-25T11:00:26.571Z] 35cb2a7552d0: Waiting [2024-07-25T11:00:26.571Z] 4f4fb700ef54: Waiting [2024-07-25T11:00:26.571Z] 00f215d4a9da: Waiting [2024-07-25T11:00:26.571Z] d496ad576159: Waiting [2024-07-25T11:00:26.571Z] 464afbd9ba4c: Waiting [2024-07-25T11:00:26.571Z] a69c41024577: Verifying Checksum [2024-07-25T11:00:26.571Z] a69c41024577: Download complete [2024-07-25T11:00:26.571Z] 35cb2a7552d0: Verifying Checksum [2024-07-25T11:00:26.571Z] 35cb2a7552d0: Download complete [2024-07-25T11:00:26.571Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T11:00:26.571Z] 4f4fb700ef54: Download complete [2024-07-25T11:00:26.571Z] c6b39de5b339: Verifying Checksum [2024-07-25T11:00:26.571Z] c6b39de5b339: Download complete [2024-07-25T11:00:26.571Z] 464afbd9ba4c: Verifying Checksum [2024-07-25T11:00:26.571Z] 464afbd9ba4c: Download complete [2024-07-25T11:00:27.173Z] d496ad576159: Verifying Checksum [2024-07-25T11:00:27.173Z] d496ad576159: Download complete [2024-07-25T11:00:27.442Z] c6b39de5b339: Pull complete [2024-07-25T11:00:28.910Z] a69c41024577: Pull complete [2024-07-25T11:00:29.497Z] d6de4b400683: Verifying Checksum [2024-07-25T11:00:29.497Z] d6de4b400683: Download complete [2024-07-25T11:00:30.458Z] 00f215d4a9da: Verifying Checksum [2024-07-25T11:00:30.458Z] 00f215d4a9da: Download complete [2024-07-25T11:00:42.790Z] d6de4b400683: Pull complete [2024-07-25T11:00:42.790Z] 35cb2a7552d0: Pull complete [2024-07-25T11:00:42.790Z] 4f4fb700ef54: Pull complete [2024-07-25T11:00:42.790Z] 464afbd9ba4c: Pull complete [2024-07-25T11:00:51.012Z] 00f215d4a9da: Pull complete [2024-07-25T11:00:53.624Z] d496ad576159: Pull complete [2024-07-25T11:00:53.624Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-25T11:00:53.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-25T11:00:53.624Z] ---> f246e2811388 [2024-07-25T11:00:53.624Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-25T11:00:54.588Z] ---> Running in 068f79560045 [2024-07-25T11:00:54.858Z] Removing intermediate container 068f79560045 [2024-07-25T11:00:54.858Z] ---> 1d1172a66e20 [2024-07-25T11:00:54.858Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T11:00:55.124Z] ---> Running in daab58c7aa4d [2024-07-25T11:00:55.390Z] Removing intermediate container daab58c7aa4d [2024-07-25T11:00:55.390Z] ---> bcdd98279ac7 [2024-07-25T11:00:55.390Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-25T11:00:55.390Z] ---> Running in 26dcda2c5430 [2024-07-25T11:00:55.655Z] Removing intermediate container 26dcda2c5430 [2024-07-25T11:00:55.655Z] ---> 4b97cdd88f4b [2024-07-25T11:00:55.655Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T11:00:55.655Z] ---> Running in 5311443f4d00 [2024-07-25T11:00:55.728Z] Removing intermediate container bbc0002acb20 [2024-07-25T11:00:55.728Z] ---> ce1e8eb9cfd3 [2024-07-25T11:00:55.728Z] Step 13/25 : FROM alpine:3.18 [2024-07-25T11:00:55.728Z] 3.18: Pulling from library/alpine [2024-07-25T11:00:55.728Z] 930bdd4d222e: Pulling fs layer [2024-07-25T11:00:55.728Z] 930bdd4d222e: Verifying Checksum [2024-07-25T11:00:55.728Z] 930bdd4d222e: Download complete [2024-07-25T11:00:55.728Z] 930bdd4d222e: Pull complete [2024-07-25T11:00:55.728Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T11:00:55.728Z] Status: Downloaded newer image for alpine:3.18 [2024-07-25T11:00:55.728Z] ---> 18f865063206 [2024-07-25T11:00:55.728Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-25T11:00:55.728Z] ---> Running in 86f916c996a8 [2024-07-25T11:00:55.728Z] Removing intermediate container 86f916c996a8 [2024-07-25T11:00:55.728Z] ---> fe9c8d20c931 [2024-07-25T11:00:55.728Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-25T11:00:55.728Z] ---> Running in 30dcabe2363f [2024-07-25T11:00:55.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T11:00:55.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T11:00:55.728Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-25T11:00:55.728Z] Executing busybox-1.36.1-r7.trigger [2024-07-25T11:00:55.728Z] OK: 7 MiB in 16 packages [2024-07-25T11:00:55.728Z] Removing intermediate container 30dcabe2363f [2024-07-25T11:00:55.728Z] ---> 551d1e3a83c8 [2024-07-25T11:00:55.728Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-25T11:00:55.728Z] ---> Running in 3cfd2a4b0f77 [2024-07-25T11:00:55.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T11:00:55.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T11:00:55.728Z] OK: 7 MiB in 16 packages [2024-07-25T11:00:55.728Z] Removing intermediate container 3cfd2a4b0f77 [2024-07-25T11:00:55.728Z] ---> 0a5bbdb0478a [2024-07-25T11:00:55.728Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-25T11:00:55.728Z] ---> 849e019bb3a7 [2024-07-25T11:00:55.728Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-25T11:00:55.728Z] ---> 67ac95962d22 [2024-07-25T11:00:55.728Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-25T11:00:55.926Z] Removing intermediate container 5311443f4d00 [2024-07-25T11:00:55.927Z] ---> 58b9552661d8 [2024-07-25T11:00:55.927Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T11:00:55.927Z] ---> Running in cb34a863bc6b [2024-07-25T11:00:57.113Z] ---> f086f4e6acd7 [2024-07-25T11:00:57.113Z] Step 20/25 : EXPOSE 59989 [2024-07-25T11:00:57.113Z] ---> Running in 70a1ce987f2f [2024-07-25T11:00:57.113Z] Removing intermediate container 70a1ce987f2f [2024-07-25T11:00:57.113Z] ---> ccc6a033ef0f [2024-07-25T11:00:57.113Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-25T11:00:57.113Z] ---> Running in 20e10c7e867a [2024-07-25T11:00:57.113Z] Removing intermediate container 20e10c7e867a [2024-07-25T11:00:57.113Z] ---> c28a510f37bc [2024-07-25T11:00:57.113Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-25T11:00:57.113Z] ---> Running in 1ad2608b93e3 [2024-07-25T11:00:57.113Z] Removing intermediate container 1ad2608b93e3 [2024-07-25T11:00:57.113Z] ---> 562ad7d6db77 [2024-07-25T11:00:57.113Z] Step 23/25 : LABEL arch=amd64 [2024-07-25T11:00:57.113Z] ---> Running in dd033d13883e [2024-07-25T11:00:57.113Z] Removing intermediate container dd033d13883e [2024-07-25T11:00:57.113Z] ---> 3fac59555f0c [2024-07-25T11:00:57.113Z] Step 24/25 : LABEL git_sha=8f6d6512c495670599d62f3f2f8a69ef38a4cebf [2024-07-25T11:00:57.113Z] ---> Running in b933ec018ec6 [2024-07-25T11:00:57.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T11:00:57.374Z] Removing intermediate container b933ec018ec6 [2024-07-25T11:00:57.374Z] ---> 9c431e7c2c9d [2024-07-25T11:00:57.374Z] Step 25/25 : LABEL version=0.0.0 [2024-07-25T11:00:57.374Z] ---> Running in b2a28c2314be [2024-07-25T11:00:57.374Z] Removing intermediate container b2a28c2314be [2024-07-25T11:00:57.374Z] ---> 92039ab1a110 [2024-07-25T11:00:57.374Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-25T11:00:57.374Z] Successfully built 92039ab1a110 [2024-07-25T11:00:57.374Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-07-25T11:00:57.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [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-25T11:00:58.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T11:00:58.492Z] [2024-07-25T11:00:58.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-07-25T11:00:58.558Z] OK: 266 MiB in 52 packages [Pipeline] sh [2024-07-25T11:00:58.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T11:00:58.914Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-25T11:00:58.914Z] 5eb5b503b376: Pulling fs layer [2024-07-25T11:00:58.914Z] 5c69ac0246d0: Pulling fs layer [2024-07-25T11:00:58.914Z] ec43610c2a17: Pulling fs layer [2024-07-25T11:00:58.914Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-25T11:00:58.914Z] 33b1e0a273af: Pulling fs layer [2024-07-25T11:00:58.914Z] 5d3b04190fa2: Pulling fs layer [2024-07-25T11:00:58.914Z] 2f39f015ded8: Pulling fs layer [2024-07-25T11:00:58.914Z] 5d3b04190fa2: Waiting [2024-07-25T11:00:58.914Z] 33b1e0a273af: Waiting [2024-07-25T11:00:58.914Z] 2f39f015ded8: Waiting [2024-07-25T11:00:58.914Z] 5c69ac0246d0: Verifying Checksum [2024-07-25T11:00:58.914Z] 5c69ac0246d0: Download complete [2024-07-25T11:00:58.914Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-25T11:00:58.914Z] 3a2ae6a8a46f: Download complete [2024-07-25T11:00:58.914Z] 33b1e0a273af: Verifying Checksum [2024-07-25T11:00:58.914Z] 33b1e0a273af: Download complete [2024-07-25T11:00:58.914Z] 5d3b04190fa2: Verifying Checksum [2024-07-25T11:00:58.914Z] 5d3b04190fa2: Download complete [2024-07-25T11:00:58.914Z] ec43610c2a17: Verifying Checksum [2024-07-25T11:00:58.914Z] ec43610c2a17: Download complete [2024-07-25T11:00:59.140Z] Removing intermediate container cb34a863bc6b [2024-07-25T11:00:59.140Z] ---> f3db787bd73e [2024-07-25T11:00:59.140Z] Step 8/12 : WORKDIR /app [2024-07-25T11:00:59.140Z] ---> Running in 09dca705b8ac [2024-07-25T11:00:59.172Z] 5eb5b503b376: Verifying Checksum [2024-07-25T11:00:59.172Z] 5eb5b503b376: Download complete [2024-07-25T11:00:59.409Z] Removing intermediate container 09dca705b8ac [2024-07-25T11:00:59.409Z] ---> 306cc052e93d [2024-07-25T11:00:59.409Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-25T11:00:59.738Z] 2f39f015ded8: Download complete [2024-07-25T11:00:59.996Z] ---> 449e0477a19e [2024-07-25T11:00:59.996Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T11:00:59.996Z] ---> Running in c56bae69808f [2024-07-25T11:01:00.305Z] 5eb5b503b376: Pull complete [2024-07-25T11:01:00.568Z] 5c69ac0246d0: Pull complete [2024-07-25T11:01:01.147Z] ec43610c2a17: Pull complete [2024-07-25T11:01:01.147Z] 3a2ae6a8a46f: Pull complete [2024-07-25T11:01:01.405Z] 33b1e0a273af: Pull complete [2024-07-25T11:01:01.405Z] 5d3b04190fa2: Pull complete [2024-07-25T11:01:04.690Z] 2f39f015ded8: Pull complete [2024-07-25T11:01:04.690Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-25T11:01:04.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T11:01:04.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T11:01:05.229Z] prd-ubuntu20.04-docker-8c-8g-6439 does not seem to be running inside a container [2024-07-25T11:01:05.264Z] $ 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-305 -v /w/workspace/undry_device-rfid-llrp-go_PR-305:/w/workspace/undry_device-rfid-llrp-go_PR-305:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-305@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-305@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-25T11:01:12.895Z] $ docker top 56b3ec9663ea2228f4b94a7b956e12a7a4300bbd632306030c3e64d4eff31991 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:01:13.399Z] ---> job-cost.sh [2024-07-25T11:01:13.399Z] lf-activate-venv: SKIPPING [2024-07-25T11:01:13.399Z] INFO: No Stack... [2024-07-25T11:01:13.658Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-25T11:01:14.226Z] INFO: Archiving Costs [Pipeline] sh [2024-07-25T11:01:14.589Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-305/archives/cost.csv [2024-07-25T11:01:14.589Z] + cut -d, -f6 [Pipeline] lock [2024-07-25T11:01:14.639Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-305-1-stack-cost] [2024-07-25T11:01:14.645Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-305-1-stack-cost] did not exist. Created. [2024-07-25T11:01:14.653Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-305-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T11:01:15.084Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-25T11:01:15.167Z] Stashed 1 file(s) [Pipeline] } [2024-07-25T11:01:15.184Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-305-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-25T11:01:15.273Z] $ docker stop --time=1 56b3ec9663ea2228f4b94a7b956e12a7a4300bbd632306030c3e64d4eff31991 [2024-07-25T11:01:16.430Z] $ docker rm -f --volumes 56b3ec9663ea2228f4b94a7b956e12a7a4300bbd632306030c3e64d4eff31991 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-25T11:02:51.658Z] Removing intermediate container c56bae69808f [2024-07-25T11:02:51.658Z] ---> e982e30efbd5 [2024-07-25T11:02:51.658Z] Step 11/12 : COPY . . [2024-07-25T11:02:51.658Z] ---> ea2ac9f0f0af [2024-07-25T11:02:51.658Z] Step 12/12 : RUN $MAKE [2024-07-25T11:02:51.658Z] ---> Running in 4d9685a29274 [2024-07-25T11:02:51.658Z] noop [2024-07-25T11:02:51.658Z] Removing intermediate container 4d9685a29274 [2024-07-25T11:02:51.658Z] ---> 382131632634 [2024-07-25T11:02:51.658Z] Successfully built 382131632634 [2024-07-25T11:02:51.658Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:02:52.167Z] + docker inspect -f . ci-base-image-arm64 [2024-07-25T11:02:52.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T11:02:52.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-6440 does not seem to be running inside a container [2024-07-25T11:02:52.538Z] $ 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-25T11:02:53.715Z] $ docker top 3a3feabd36299782757d376e24e9cc1bec111558657ed63310e06d37249f8bcc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T11:02:54.656Z] + go version [2024-07-25T11:02:54.656Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-25T11:02:54.698Z] $ docker stop --time=1 3a3feabd36299782757d376e24e9cc1bec111558657ed63310e06d37249f8bcc [2024-07-25T11:02:56.303Z] $ docker rm -f --volumes 3a3feabd36299782757d376e24e9cc1bec111558657ed63310e06d37249f8bcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:02:57.296Z] + docker inspect -f . ci-base-image-arm64 [2024-07-25T11:02:57.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T11:02:57.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-6440 does not seem to be running inside a container [2024-07-25T11:02:57.647Z] $ 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-25T11:02:58.827Z] $ docker top 4f9fff790d285f6a6e7d6ebf89683e552e578a0e1a73606d73704f32bf7540ed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T11:02:59.735Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-25T11:03:00.234Z] + make test [2024-07-25T11:03:00.235Z] go test ./... -coverprofile=coverage.out ./... [2024-07-25T11:03:06.913Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-25T11:06:29.037Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-25T11:06:29.037Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-25T11:06:55.756Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.549s coverage: 40.6% of statements [2024-07-25T11:06:55.756Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.057s coverage: 95.5% of statements [2024-07-25T11:06:55.756Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.590s coverage: 51.9% of statements [2024-07-25T11:06:55.756Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-25T11:06:55.756Z] go vet ./... [2024-07-25T11:07:42.643Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-25T11:07:42.643Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-25T11:07:42.643Z] ./bin/test-attribution-txt.sh [2024-07-25T11:07:42.643Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-25T11:07:42.643Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-25T11:07:42.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-25T11:07:42.731Z] $ docker stop --time=1 4f9fff790d285f6a6e7d6ebf89683e552e578a0e1a73606d73704f32bf7540ed [2024-07-25T11:07:44.700Z] $ docker rm -f --volumes 4f9fff790d285f6a6e7d6ebf89683e552e578a0e1a73606d73704f32bf7540ed [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T11:07:46.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-25T11:07:46.367Z] Warning: overwriting stash ‘coverage-report’ [2024-07-25T11:07:46.976Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T11:07:47.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-25T11:07:47.977Z] + ls -al . [2024-07-25T11:07:47.977Z] total 684 [2024-07-25T11:07:47.977Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 11:03 . [2024-07-25T11:07:47.977Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 10:59 .. [2024-07-25T11:07:47.977Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 25 10:59 .dockerignore [2024-07-25T11:07:47.977Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 10:59 .git [2024-07-25T11:07:47.977Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 10:59 .github [2024-07-25T11:07:47.977Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 25 10:59 .gitignore [2024-07-25T11:07:47.977Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 10:59 .golangci.yml [2024-07-25T11:07:47.977Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 25 10:59 Attribution.txt [2024-07-25T11:07:47.977Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 25 10:59 CHANGELOG.md [2024-07-25T11:07:47.977Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 25 10:59 Dockerfile [2024-07-25T11:07:47.977Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 10:59 GOVERNANCE.md [2024-07-25T11:07:47.977Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 25 10:59 Jenkinsfile [2024-07-25T11:07:47.977Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 25 10:59 LICENSE [2024-07-25T11:07:47.977Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 25 10:59 Makefile [2024-07-25T11:07:47.977Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 25 10:59 OWNERS.md [2024-07-25T11:07:47.977Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 25 10:59 README.md [2024-07-25T11:07:47.977Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 10:57 VERSION [2024-07-25T11:07:47.977Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 10:59 bin [2024-07-25T11:07:47.977Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 10:59 cmd [2024-07-25T11:07:47.977Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 25 11:06 coverage.out [2024-07-25T11:07:47.977Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 10:59 examples [2024-07-25T11:07:47.977Z] -rw-rw-r-- 1 jenkins jenkins 7163 Jul 25 10:59 go.mod [2024-07-25T11:07:47.977Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 25 10:59 go.sum [2024-07-25T11:07:47.977Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 10:59 images [2024-07-25T11:07:47.977Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 10:59 internal [2024-07-25T11:07:47.978Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 10:59 pkg [2024-07-25T11:07:47.978Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 25 10:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:07:48.470Z] + 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=8f6d6512c495670599d62f3f2f8a69ef38a4cebf --label arch=arm64 --label version=0.0.0 . [2024-07-25T11:07:48.736Z] Sending build context to Docker daemon 1.201MB [2024-07-25T11:07:48.736Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T11:07:48.736Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-25T11:07:48.736Z] ---> 382131632634 [2024-07-25T11:07:48.736Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-25T11:07:49.004Z] ---> Running in 8a27359fb10d [2024-07-25T11:07:49.269Z] Removing intermediate container 8a27359fb10d [2024-07-25T11:07:49.269Z] ---> b94ded8680af [2024-07-25T11:07:49.269Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T11:07:49.269Z] ---> Running in 8bcde26302b5 [2024-07-25T11:07:49.534Z] Removing intermediate container 8bcde26302b5 [2024-07-25T11:07:49.534Z] ---> cc9e6030446a [2024-07-25T11:07:49.534Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-25T11:07:49.534Z] ---> Running in 38861ebcbadd [2024-07-25T11:07:50.116Z] Removing intermediate container 38861ebcbadd [2024-07-25T11:07:50.116Z] ---> 421226405b05 [2024-07-25T11:07:50.116Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T11:07:50.116Z] ---> Running in acfb7394b50f [2024-07-25T11:07:50.381Z] Removing intermediate container acfb7394b50f [2024-07-25T11:07:50.381Z] ---> d47902594269 [2024-07-25T11:07:50.381Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T11:07:50.381Z] ---> Running in 12dd7edff476 [2024-07-25T11:07:51.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T11:07:51.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T11:07:52.878Z] OK: 266 MiB in 52 packages [2024-07-25T11:07:53.837Z] Removing intermediate container 12dd7edff476 [2024-07-25T11:07:53.837Z] ---> 0569f97cc366 [2024-07-25T11:07:53.837Z] Step 8/25 : WORKDIR /app [2024-07-25T11:07:53.837Z] ---> Running in dcac960208f9 [2024-07-25T11:07:54.107Z] Removing intermediate container dcac960208f9 [2024-07-25T11:07:54.107Z] ---> ca614cd5d031 [2024-07-25T11:07:54.107Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-25T11:07:54.387Z] ---> 5e61b014257a [2024-07-25T11:07:54.387Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T11:07:54.661Z] ---> Running in e93982570c78 [2024-07-25T11:07:57.239Z] Removing intermediate container e93982570c78 [2024-07-25T11:07:57.239Z] ---> 599eb06d74c9 [2024-07-25T11:07:57.239Z] Step 11/25 : COPY . . [2024-07-25T11:07:57.508Z] ---> 28e76f8bfb07 [2024-07-25T11:07:57.509Z] Step 12/25 : RUN $MAKE [2024-07-25T11:07:57.509Z] ---> Running in 261f81b2a206 [2024-07-25T11:07:58.472Z] 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.27" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-25T11:11:37.071Z] Removing intermediate container 261f81b2a206 [2024-07-25T11:11:37.071Z] ---> 1d6b291371ff [2024-07-25T11:11:37.071Z] Step 13/25 : FROM alpine:3.18 [2024-07-25T11:11:37.071Z] 3.18: Pulling from library/alpine [2024-07-25T11:11:37.071Z] 4983c3fe2029: Pulling fs layer [2024-07-25T11:11:37.071Z] 4983c3fe2029: Download complete [2024-07-25T11:11:37.071Z] 4983c3fe2029: Pull complete [2024-07-25T11:11:37.071Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T11:11:37.071Z] Status: Downloaded newer image for alpine:3.18 [2024-07-25T11:11:37.071Z] ---> a0237000ae83 [2024-07-25T11:11:37.071Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-25T11:11:37.071Z] ---> Running in 8762141121fe [2024-07-25T11:11:37.071Z] Removing intermediate container 8762141121fe [2024-07-25T11:11:37.071Z] ---> eb4efa75a675 [2024-07-25T11:11:37.071Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-25T11:11:37.071Z] ---> Running in d395c6b7cf7d [2024-07-25T11:11:37.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T11:11:37.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T11:11:37.071Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-25T11:11:37.071Z] Executing busybox-1.36.1-r7.trigger [2024-07-25T11:11:37.071Z] OK: 8 MiB in 16 packages [2024-07-25T11:11:37.660Z] Removing intermediate container d395c6b7cf7d [2024-07-25T11:11:37.660Z] ---> 6d03a3c72713 [2024-07-25T11:11:37.660Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-25T11:11:37.660Z] ---> Running in 15ed0d40dd2e [2024-07-25T11:11:38.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T11:11:38.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T11:11:39.853Z] OK: 8 MiB in 16 packages [2024-07-25T11:11:40.813Z] Removing intermediate container 15ed0d40dd2e [2024-07-25T11:11:40.813Z] ---> cc48f0e08004 [2024-07-25T11:11:40.813Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-25T11:11:41.395Z] ---> 74f8d6a0e440 [2024-07-25T11:11:41.395Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-25T11:11:41.659Z] ---> c372e2f49dfd [2024-07-25T11:11:41.660Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-25T11:11:44.244Z] ---> 3a74b452257a [2024-07-25T11:11:44.244Z] Step 20/25 : EXPOSE 59989 [2024-07-25T11:11:44.244Z] ---> Running in 716c0d921e28 [2024-07-25T11:11:44.511Z] Removing intermediate container 716c0d921e28 [2024-07-25T11:11:44.511Z] ---> 36c0e2e6faa5 [2024-07-25T11:11:44.511Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-25T11:11:44.511Z] ---> Running in 16dfa63b739c [2024-07-25T11:11:44.776Z] Removing intermediate container 16dfa63b739c [2024-07-25T11:11:44.777Z] ---> 41445703fb82 [2024-07-25T11:11:44.777Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-25T11:11:44.777Z] ---> Running in 33edac2eed1a [2024-07-25T11:11:45.044Z] Removing intermediate container 33edac2eed1a [2024-07-25T11:11:45.044Z] ---> dbff8f7bbed4 [2024-07-25T11:11:45.044Z] Step 23/25 : LABEL arch=arm64 [2024-07-25T11:11:45.311Z] ---> Running in 6a593c19015b [2024-07-25T11:11:45.575Z] Removing intermediate container 6a593c19015b [2024-07-25T11:11:45.575Z] ---> 7e603e777936 [2024-07-25T11:11:45.575Z] Step 24/25 : LABEL git_sha=8f6d6512c495670599d62f3f2f8a69ef38a4cebf [2024-07-25T11:11:45.575Z] ---> Running in b9ce683f480d [2024-07-25T11:11:45.841Z] Removing intermediate container b9ce683f480d [2024-07-25T11:11:45.841Z] ---> ed52d955be42 [2024-07-25T11:11:45.841Z] Step 25/25 : LABEL version=0.0.0 [2024-07-25T11:11:45.841Z] ---> Running in f2db0f131fbf [2024-07-25T11:11:46.107Z] Removing intermediate container f2db0f131fbf [2024-07-25T11:11:46.107Z] ---> ad2bbedbae3f [2024-07-25T11:11:46.107Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-25T11:11:46.371Z] Successfully built ad2bbedbae3f [2024-07-25T11:11:46.371Z] 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-25T11:11:47.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T11:11:47.464Z] [2024-07-25T11:11:47.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:11:47.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T11:11:47.904Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-25T11:11:47.904Z] 8998bd30e6a1: Pulling fs layer [2024-07-25T11:11:47.904Z] 04944245beec: Pulling fs layer [2024-07-25T11:11:47.904Z] 699f458cf7ca: Pulling fs layer [2024-07-25T11:11:47.904Z] 765212b225bb: Pulling fs layer [2024-07-25T11:11:47.904Z] f23df028b6ca: Pulling fs layer [2024-07-25T11:11:47.904Z] d65c8cfc05b1: Pulling fs layer [2024-07-25T11:11:47.904Z] 2437ff75d9bd: Pulling fs layer [2024-07-25T11:11:47.904Z] f23df028b6ca: Waiting [2024-07-25T11:11:47.904Z] d65c8cfc05b1: Waiting [2024-07-25T11:11:47.904Z] 2437ff75d9bd: Waiting [2024-07-25T11:11:47.904Z] 765212b225bb: Waiting [2024-07-25T11:11:48.170Z] 04944245beec: Verifying Checksum [2024-07-25T11:11:48.171Z] 04944245beec: Download complete [2024-07-25T11:11:48.171Z] 765212b225bb: Verifying Checksum [2024-07-25T11:11:48.171Z] 765212b225bb: Download complete [2024-07-25T11:11:48.171Z] f23df028b6ca: Verifying Checksum [2024-07-25T11:11:48.171Z] f23df028b6ca: Download complete [2024-07-25T11:11:48.171Z] d65c8cfc05b1: Verifying Checksum [2024-07-25T11:11:48.171Z] d65c8cfc05b1: Download complete [2024-07-25T11:11:48.435Z] 699f458cf7ca: Verifying Checksum [2024-07-25T11:11:48.435Z] 699f458cf7ca: Download complete [2024-07-25T11:11:48.700Z] 8998bd30e6a1: Verifying Checksum [2024-07-25T11:11:48.700Z] 8998bd30e6a1: Download complete [2024-07-25T11:11:51.510Z] 2437ff75d9bd: Verifying Checksum [2024-07-25T11:11:51.511Z] 2437ff75d9bd: Download complete [2024-07-25T11:11:53.445Z] 8998bd30e6a1: Pull complete [2024-07-25T11:11:53.711Z] 04944245beec: Pull complete [2024-07-25T11:11:55.652Z] 699f458cf7ca: Pull complete [2024-07-25T11:11:55.652Z] 765212b225bb: Pull complete [2024-07-25T11:11:56.607Z] f23df028b6ca: Pull complete [2024-07-25T11:11:56.607Z] d65c8cfc05b1: Pull complete [2024-07-25T11:12:14.802Z] 2437ff75d9bd: Pull complete [2024-07-25T11:12:14.802Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-25T11:12:14.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T11:12:14.802Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T11:12:15.152Z] prd-ubuntu20.04-docker-arm64-4c-16g-6440 does not seem to be running inside a container [2024-07-25T11:12:15.210Z] $ 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-25T11:12:17.821Z] $ docker top 6879e7a2c2cf5d280027eff11c6e55592b0a3fe634ecb03d267410e0757f3afa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:12:18.411Z] ---> job-cost.sh [2024-07-25T11:12:18.675Z] lf-activate-venv: SKIPPING [2024-07-25T11:12:18.675Z] INFO: No Stack... [2024-07-25T11:12:19.251Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-25T11:12:20.203Z] INFO: Archiving Costs [Pipeline] sh [2024-07-25T11:12:20.558Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-07-25T11:12:20.558Z] + cut -d, -f6 [Pipeline] lock [2024-07-25T11:12:20.883Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-305-1-stack-cost] [2024-07-25T11:12:20.893Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-305-1-stack-cost] did not exist. Created. [2024-07-25T11:12:20.900Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-305-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T11:12:21.334Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-b488ce7a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-25T11:12:22.269Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-25T11:12:22.312Z] Warning: overwriting stash ‘stack-cost’ [2024-07-25T11:12:22.453Z] Stashed 1 file(s) [Pipeline] } [2024-07-25T11:12:22.473Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-305-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-25T11:12:22.573Z] $ docker stop --time=1 6879e7a2c2cf5d280027eff11c6e55592b0a3fe634ecb03d267410e0757f3afa [2024-07-25T11:12:24.077Z] $ docker rm -f --volumes 6879e7a2c2cf5d280027eff11c6e55592b0a3fe634ecb03d267410e0757f3afa [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-25T11:12:25.479Z] provisioning config files... [2024-07-25T11:12:25.487Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-305@tmp/config12710498531141688066tmp [Pipeline] { [Pipeline] sh [2024-07-25T11:12:25.861Z] + set +x [2024-07-25T11:12:25.861Z] + curl -s https://codecov.io/bash [2024-07-25T11:12:25.861Z] + bash -s -- [2024-07-25T11:12:25.861Z] [2024-07-25T11:12:25.861Z] _____ _ [2024-07-25T11:12:25.861Z] / ____| | | [2024-07-25T11:12:25.861Z] | | ___ __| | ___ ___ _____ __ [2024-07-25T11:12:25.861Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-25T11:12:25.861Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-25T11:12:25.861Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-25T11:12:25.861Z] Bash-1.0.6 [2024-07-25T11:12:25.861Z] [2024-07-25T11:12:25.861Z] [2024-07-25T11:12:25.861Z] ==> git version 2.25.1 found [2024-07-25T11:12:25.861Z] ==> 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-25T11:12:25.861Z] Release-Date: 2020-01-08 [2024-07-25T11:12:25.861Z] 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-25T11:12:25.861Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-25T11:12:25.861Z] ==> Jenkins CI detected. [2024-07-25T11:12:25.861Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-305 [2024-07-25T11:12:25.861Z] project root: . [2024-07-25T11:12:25.861Z] --> token set from env [2024-07-25T11:12:25.861Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-25T11:12:25.861Z] ==> Running gcov in . (disable via -X gcov) [2024-07-25T11:12:25.861Z] ==> Python coveragepy not found [2024-07-25T11:12:25.861Z] ==> Searching for coverage reports in: [2024-07-25T11:12:25.861Z] + . [2024-07-25T11:12:25.861Z] -> Found 1 reports [2024-07-25T11:12:25.861Z] ==> Detecting git/mercurial file structure [2024-07-25T11:12:25.861Z] ==> Reading reports [2024-07-25T11:12:25.861Z] + ./coverage.out bytes=438103 [2024-07-25T11:12:25.861Z] ==> Appending adjustments [2024-07-25T11:12:25.861Z] https://docs.codecov.io/docs/fixing-reports [2024-07-25T11:12:26.120Z] + Found adjustments [2024-07-25T11:12:26.120Z] ==> Gzipping contents [2024-07-25T11:12:26.120Z] 52K /tmp/codecov.RYxpOR.gz [2024-07-25T11:12:26.120Z] ==> Uploading reports [2024-07-25T11:12:26.121Z] url: https://codecov.io [2024-07-25T11:12:26.121Z] query: branch=PR-305&commit=8f6d6512c495670599d62f3f2f8a69ef38a4cebf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-305%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=305&job=&cmd_args= [2024-07-25T11:12:26.121Z] -> Pinging Codecov [2024-07-25T11:12:26.121Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-305&commit=8f6d6512c495670599d62f3f2f8a69ef38a4cebf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-305%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=305&job=&cmd_args= [2024-07-25T11:12:26.383Z] -> Uploading to [2024-07-25T11:12:26.383Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-25/581DD39554BDF9B6E22D074273EAD858/8f6d6512c495670599d62f3f2f8a69ef38a4cebf/d505542a-1229-46fb-8280-8e7e8ffb1068.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240725%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240725T111226Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd177c82e7d707675c594b3e9ac87c6eb0177f044ab85f09995b76afe6cb10ab [2024-07-25T11:12:26.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T11:12:26.383Z] Dload Upload Total Spent Left Speed [2024-07-25T11:12:26.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50181 0 0 100 50181 0 182k --:--:-- --:--:-- --:--:-- 182k [2024-07-25T11:12:26.643Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8f6d6512c495670599d62f3f2f8a69ef38a4cebf [Pipeline] } [2024-07-25T11:12:26.680Z] 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-25T11:12:29.073Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-305/archives ] [2024-07-25T11:12:29.073Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-305/archives [2024-07-25T11:12:29.073Z] total 16 [2024-07-25T11:12:29.073Z] drwxr-xr-x 3 root root 4096 Jul 25 11:01 . [2024-07-25T11:12:29.073Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 11:01 .. [2024-07-25T11:12:29.073Z] drwxr-xr-x 2 root root 4096 Jul 25 11:01 cost [2024-07-25T11:12:29.073Z] -rw-r--r-- 1 root root 91 Jul 25 11:01 cost.csv [2024-07-25T11:12:29.073Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-305/archives [2024-07-25T11:12:29.073Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-305/archives [2024-07-25T11:12:29.073Z] total 16 [2024-07-25T11:12:29.073Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 11:01 . [2024-07-25T11:12:29.073Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 25 11:01 .. [2024-07-25T11:12:29.073Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 11:01 cost [2024-07-25T11:12:29.073Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 25 11:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:12:29.425Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:12:30.346Z] ---> package-listing.sh [2024-07-25T11:12:30.347Z] ++ facter osfamily [2024-07-25T11:12:30.347Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-25T11:12:30.607Z] + OS_FAMILY=debian [2024-07-25T11:12:30.607Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-305 [2024-07-25T11:12:30.607Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-25T11:12:30.607Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-25T11:12:30.607Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-25T11:12:30.607Z] + PACKAGES=/tmp/packages_start.txt [2024-07-25T11:12:30.607Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-305 ']' [2024-07-25T11:12:30.607Z] + PACKAGES=/tmp/packages_end.txt [2024-07-25T11:12:30.607Z] + case "${OS_FAMILY}" in [2024-07-25T11:12:30.607Z] + dpkg -l [2024-07-25T11:12:30.607Z] + grep '^ii' [2024-07-25T11:12:30.607Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-25T11:12:30.607Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-25T11:12:30.607Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-25T11:12:30.607Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-305 ']' [2024-07-25T11:12:30.607Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-305/archives/ [2024-07-25T11:12:30.607Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-305/archives/ [Pipeline] echo [2024-07-25T11:12:30.654Z] 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-305/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-25T11:12:30.960Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T11:12:31.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T11:12:31.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T11:12:31.788Z] prd-ubuntu20.04-docker-8c-8g-6439 does not seem to be running inside a container [2024-07-25T11:12:31.820Z] $ 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-305/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-305 -v /w/workspace/undry_device-rfid-llrp-go_PR-305:/w/workspace/undry_device-rfid-llrp-go_PR-305:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-305@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-305@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-25T11:12:32.007Z] $ docker top 68b487210bec16540c8d26e1003873981988f5ded1e3d7b6e76bd9562625c966 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T11:12:32.423Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-25T11:12:32.741Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-25T11:12:33.066Z] + ls /var/log/sa-host [2024-07-25T11:12:33.066Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T11:12:33.238Z] provisioning config files... [2024-07-25T11:12:33.253Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-305@tmp/config6440456789352742441tmp [Pipeline] { [Pipeline] echo [2024-07-25T11:12:33.330Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:12:33.656Z] ---> create-netrc.sh [Pipeline] } [2024-07-25T11:12:33.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:12:34.110Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-25T11:12:34.149Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:12:34.475Z] ---> sudo-logs.sh [2024-07-25T11:12:34.475Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-25T11:12:34.584Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:12:34.909Z] ---> job-cost.sh [2024-07-25T11:12:34.909Z] lf-activate-venv: SKIPPING [2024-07-25T11:12:34.909Z] DEBUG: total: 0.2199999988079071 [2024-07-25T11:12:34.909Z] INFO: Retrieving Stack Cost... [2024-07-25T11:12:35.479Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-25T11:12:35.738Z] INFO: Archiving Costs [Pipeline] echo [2024-07-25T11:12:35.783Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T11:12:36.110Z] ---> logs-deploy.sh [2024-07-25T11:12:36.110Z] lf-activate-venv: SKIPPING [2024-07-25T11:12:36.110Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-305/1 [2024-07-25T11:12:36.110Z] INFO: archiving workspace using pattern(s): [2024-07-25T11:12:37.048Z] Archives upload complete. [2024-07-25T11:12:37.048Z] INFO: archiving logs to Nexus