Pull request #304 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 786936ff3627695e375664dac7631ddce4655ca3+f5262328ab65540e21e451b8b0dec2850c67e729 (72d6a7ff9101c9da672f8b72ba7bb6cdd36b4032) 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-ssh3871613404422596596.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-ssh9141385436740835866.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-304/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-304/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4417434311265327831.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-304/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8122673140561930855.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-ssh15876896215635568932.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-304/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-304/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6439615727319918619.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-6321 in /w/workspace/undry_device-rfid-llrp-go_PR-304 [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-304 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/304/head:refs/remotes/origin/PR-304 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f5262328ab65540e21e451b8b0dec2850c67e729 into PR head commit 786936ff3627695e375664dac7631ddce4655ca3 Merge succeeded, producing 786936ff3627695e375664dac7631ddce4655ca3 Checking out Revision 786936ff3627695e375664dac7631ddce4655ca3 (PR-304) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 786936ff3627695e375664dac7631ddce4655ca3 # 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 786936ff3627695e375664dac7631ddce4655ca3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-24T10:44:27.998Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-24T10:44:28.241Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-24T10:44:28.376Z] ========================================================= [2024-07-24T10:44:28.376Z] EdgeX Global Pipelines Version Info [2024-07-24T10:44:28.376Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-24T10:44:29.160Z] ------------------- [2024-07-24T10:44:29.160Z] stable info: [2024-07-24T10:44:29.160Z] ------------------- [2024-07-24T10:44:29.160Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-24T10:44:29.160Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-24T10:44:29.160Z] Message: update stable to v1.0.260 [2024-07-24T10:44:29.731Z] ------------------- [2024-07-24T10:44:29.731Z] experimental info: [2024-07-24T10:44:29.731Z] ------------------- [2024-07-24T10:44:29.731Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-24T10:44:29.731Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-24T10:44:29.731Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-24T10:44:29.971Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-07-24T10:44:30.037Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-07-24T10:44:30.106Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-24T10:44:30.172Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-24T10:44:30.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-24T10:44:30.297Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-24T10:44:30.361Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-24T10:44:30.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-24T10:44:30.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-24T10:44:30.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-24T10:44:30.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-24T10:44:30.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-07-24T10:44:30.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-24T10:44:30.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-24T10:44:30.877Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-24T10:44:30.936Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-24T10:44:31.000Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-24T10:44:31.066Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-24T10:44:31.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-24T10:44:31.196Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-24T10:44:31.265Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-24T10:44:31.331Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-24T10:44:31.401Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-24T10:44:31.467Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-24T10:44:31.533Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-24T10:44:31.670Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-24T10:44:31.733Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-24T10:44:31.798Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-304 [Pipeline] echo [2024-07-24T10:44:31.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-304 [Pipeline] echo [2024-07-24T10:44:31.930Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-304 [Pipeline] echo [2024-07-24T10:44:32.095Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 786936ff3627695e375664dac7631ddce4655ca3 [Pipeline] echo [2024-07-24T10:44:32.159Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 786936f [Pipeline] echo [2024-07-24T10:44:32.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T10:44:32.390Z] provisioning config files... [2024-07-24T10:44:32.408Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-304@tmp/config14814235512449221434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T10:44:32.806Z] ---> ****-login.sh [2024-07-24T10:44:32.806Z] nexus3.edgexfoundry.org:10001 [2024-07-24T10:44:33.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T10:44:33.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T10:44:33.070Z] Configure a credential helper to remove this warning. See [2024-07-24T10:44:33.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T10:44:33.070Z] [2024-07-24T10:44:33.070Z] Login Succeeded [2024-07-24T10:44:33.070Z] nexus3.edgexfoundry.org:10002 [2024-07-24T10:44:33.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T10:44:33.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T10:44:33.333Z] Configure a credential helper to remove this warning. See [2024-07-24T10:44:33.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T10:44:33.333Z] [2024-07-24T10:44:33.333Z] Login Succeeded [2024-07-24T10:44:33.333Z] nexus3.edgexfoundry.org:10003 [2024-07-24T10:44:33.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T10:44:33.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T10:44:33.333Z] Configure a credential helper to remove this warning. See [2024-07-24T10:44:33.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T10:44:33.333Z] [2024-07-24T10:44:33.333Z] Login Succeeded [2024-07-24T10:44:33.333Z] nexus3.edgexfoundry.org:10004 [2024-07-24T10:44:33.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T10:44:33.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T10:44:33.596Z] Configure a credential helper to remove this warning. See [2024-07-24T10:44:33.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T10:44:33.596Z] [2024-07-24T10:44:33.596Z] Login Succeeded [2024-07-24T10:44:33.596Z] ****.io [2024-07-24T10:44:33.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T10:44:33.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T10:44:33.859Z] Configure a credential helper to remove this warning. See [2024-07-24T10:44:33.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T10:44:33.859Z] [2024-07-24T10:44:33.859Z] Login Succeeded [2024-07-24T10:44:33.859Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T10:44:33.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-24T10:44:34.623Z] + git rev-list -1 --merges 786936ff3627695e375664dac7631ddce4655ca3~1..786936ff3627695e375664dac7631ddce4655ca3 [Pipeline] echo [2024-07-24T10:44:34.677Z] -----------> git rev-list -1 --merges 786936ff3627695e375664dac7631ddce4655ca3~1..786936ff3627695e375664dac7631ddce4655ca3 786936ff3627695e375664dac7631ddce4655ca3 [false] [Pipeline] sh [2024-07-24T10:44:35.013Z] + git log --format=format:%s -1 786936ff3627695e375664dac7631ddce4655ca3 [Pipeline] echo [2024-07-24T10:44:35.064Z] ========================================================= [2024-07-24T10:44:35.064Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-24T10:44:35.064Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T10:44:35.578Z] + git log --format=format:%s -1 786936ff3627695e375664dac7631ddce4655ca3 [Pipeline] echo [2024-07-24T10:44:35.623Z] [semverPrep] GIT_COMMIT: 786936ff3627695e375664dac7631ddce4655ca3, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-24T10:44:35.668Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-24T10:44:36.082Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-24T10:44:36.082Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-24T10:44:36.082Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-24T10:44:36.082Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-24T10:44:36.082Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-24T10:44:36.082Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-24T10:44:36.082Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T10:44:36.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T10:44:36.621Z] [2024-07-24T10:44:36.621Z] 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-24T10:44:37.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T10:44:37.071Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-24T10:44:37.071Z] b85a868b505f: Pulling fs layer [2024-07-24T10:44:37.071Z] e2be974225ed: Pulling fs layer [2024-07-24T10:44:37.071Z] 339a4e72a1f5: Pulling fs layer [2024-07-24T10:44:37.071Z] 988bab9f4d93: Pulling fs layer [2024-07-24T10:44:37.071Z] 1469e6f7b9e6: Pulling fs layer [2024-07-24T10:44:37.071Z] eaf3925da568: Pulling fs layer [2024-07-24T10:44:37.071Z] bab4dde63d76: Pulling fs layer [2024-07-24T10:44:37.071Z] bde34c3a00c8: Pulling fs layer [2024-07-24T10:44:37.071Z] b352a97aabf1: Pulling fs layer [2024-07-24T10:44:37.071Z] 4872d77fe225: Pulling fs layer [2024-07-24T10:44:37.071Z] 5851b861e8e6: Pulling fs layer [2024-07-24T10:44:37.071Z] 1469e6f7b9e6: Waiting [2024-07-24T10:44:37.071Z] eaf3925da568: Waiting [2024-07-24T10:44:37.071Z] bab4dde63d76: Waiting [2024-07-24T10:44:37.071Z] bde34c3a00c8: Waiting [2024-07-24T10:44:37.071Z] b352a97aabf1: Waiting [2024-07-24T10:44:37.071Z] 4872d77fe225: Waiting [2024-07-24T10:44:37.071Z] 5851b861e8e6: Waiting [2024-07-24T10:44:37.071Z] 988bab9f4d93: Waiting [2024-07-24T10:44:37.071Z] e2be974225ed: Verifying Checksum [2024-07-24T10:44:37.071Z] e2be974225ed: Download complete [2024-07-24T10:44:37.071Z] 988bab9f4d93: Download complete [2024-07-24T10:44:37.071Z] 1469e6f7b9e6: Verifying Checksum [2024-07-24T10:44:37.071Z] 1469e6f7b9e6: Download complete [2024-07-24T10:44:37.332Z] eaf3925da568: Verifying Checksum [2024-07-24T10:44:37.332Z] eaf3925da568: Download complete [2024-07-24T10:44:37.332Z] 339a4e72a1f5: Verifying Checksum [2024-07-24T10:44:37.332Z] 339a4e72a1f5: Download complete [2024-07-24T10:44:37.332Z] bde34c3a00c8: Download complete [2024-07-24T10:44:37.332Z] b352a97aabf1: Download complete [2024-07-24T10:44:37.332Z] 4872d77fe225: Verifying Checksum [2024-07-24T10:44:37.332Z] 4872d77fe225: Download complete [2024-07-24T10:44:37.332Z] 5851b861e8e6: Verifying Checksum [2024-07-24T10:44:37.332Z] 5851b861e8e6: Download complete [2024-07-24T10:44:37.332Z] b85a868b505f: Verifying Checksum [2024-07-24T10:44:37.332Z] b85a868b505f: Download complete [2024-07-24T10:44:37.592Z] bab4dde63d76: Verifying Checksum [2024-07-24T10:44:37.592Z] bab4dde63d76: Download complete [2024-07-24T10:44:38.530Z] b85a868b505f: Pull complete [2024-07-24T10:44:38.790Z] e2be974225ed: Pull complete [2024-07-24T10:44:39.050Z] 339a4e72a1f5: Pull complete [2024-07-24T10:44:39.313Z] 988bab9f4d93: Pull complete [2024-07-24T10:44:39.574Z] 1469e6f7b9e6: Pull complete [2024-07-24T10:44:39.574Z] eaf3925da568: Pull complete [2024-07-24T10:44:41.498Z] bab4dde63d76: Pull complete [2024-07-24T10:44:41.498Z] bde34c3a00c8: Pull complete [2024-07-24T10:44:41.759Z] b352a97aabf1: Pull complete [2024-07-24T10:44:41.759Z] 4872d77fe225: Pull complete [2024-07-24T10:44:42.020Z] 5851b861e8e6: Pull complete [2024-07-24T10:44:42.020Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-24T10:44:42.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T10:44:42.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T10:44:42.317Z] prd-ubuntu20.04-docker-8c-8g-6321 does not seem to be running inside a container [2024-07-24T10:44:42.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-304 -v /w/workspace/undry_device-rfid-llrp-go_PR-304:/w/workspace/undry_device-rfid-llrp-go_PR-304:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-304@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-304@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-24T10:44:46.564Z] $ docker top d0e53832039fc573d8f7f5416666c12ccf25076d43f9bee5994cbe6cc77117f9 -eo pid,comm [2024-07-24T10:44:46.625Z] 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-24T10:44:46.625Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-24T10:44:46.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T10:44:46.805Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T10:44:46.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T10:44:46.925Z] $ docker exec d0e53832039fc573d8f7f5416666c12ccf25076d43f9bee5994cbe6cc77117f9 ssh-agent [2024-07-24T10:44:47.039Z] SSH_AUTH_SOCK=/tmp/ssh-fFaOYiQJu5OE/agent.33 [2024-07-24T10:44:47.039Z] SSH_AGENT_PID=39 [2024-07-24T10:44:47.047Z] Running ssh-add (command line suppressed) [2024-07-24T10:44:47.148Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-304@tmp/private_key_8114415888593166017.key (/w/workspace/undry_device-rfid-llrp-go_PR-304@tmp/private_key_8114415888593166017.key) [2024-07-24T10:44:47.162Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T10:44:47.513Z] + git tag --points-at HEAD [Pipeline] } [2024-07-24T10:44:47.542Z] $ docker exec --env ******** --env ******** d0e53832039fc573d8f7f5416666c12ccf25076d43f9bee5994cbe6cc77117f9 ssh-agent -k [2024-07-24T10:44:47.644Z] unset SSH_AUTH_SOCK; [2024-07-24T10:44:47.645Z] unset SSH_AGENT_PID; [2024-07-24T10:44:47.645Z] echo Agent pid 39 killed; [2024-07-24T10:44:47.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-24T10:44:47.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T10:44:47.777Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T10:44:47.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T10:44:47.886Z] $ docker exec d0e53832039fc573d8f7f5416666c12ccf25076d43f9bee5994cbe6cc77117f9 ssh-agent [2024-07-24T10:44:48.004Z] SSH_AUTH_SOCK=/tmp/ssh-BkNcu5QL9qgu/agent.72 [2024-07-24T10:44:48.004Z] SSH_AGENT_PID=78 [2024-07-24T10:44:48.008Z] Running ssh-add (command line suppressed) [2024-07-24T10:44:48.114Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-304@tmp/private_key_13643029614369330582.key (/w/workspace/undry_device-rfid-llrp-go_PR-304@tmp/private_key_13643029614369330582.key) [2024-07-24T10:44:48.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T10:44:48.476Z] + git semver init [2024-07-24T10:44:48.738Z] 2024-07-24 10:44:48,650 [run_init] DEBUG init version:0.0.0 force:False [2024-07-24T10:44:48.738Z] 2024-07-24 10:44:48,651 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-304/.semver [2024-07-24T10:44:48.738Z] 2024-07-24 10:44:48,651 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-304/.semver [2024-07-24T10:44:48.738Z] 2024-07-24 10:44:48,651 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-304/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-304, universal_newlines=False, shell=None, istream=None) [2024-07-24T10:44:50.650Z] 2024-07-24 10:44:50,489 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-304/.git/info/exclude [2024-07-24T10:44:50.651Z] 2024-07-24 10:44:50,490 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-304/.semver/PR-304 with force:False [2024-07-24T10:44:50.651Z] 2024-07-24 10:44:50,490 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-304/.semver/PR-304 [2024-07-24T10:44:50.651Z] 2024-07-24 10:44:50,494 [execute] INFO git cat-file --batch-check [2024-07-24T10:44:50.651Z] 2024-07-24 10:44:50,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-304/.semver, universal_newlines=False, shell=None, istream=) [2024-07-24T10:44:50.651Z] 2024-07-24 10:44:50,501 [execute] INFO git cat-file --batch [2024-07-24T10:44:50.651Z] 2024-07-24 10:44:50,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-304/.semver, universal_newlines=False, shell=None, istream=) [2024-07-24T10:44:50.651Z] 2024-07-24 10:44:50,507 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-304/.semver/PR-304 [2024-07-24T10:44:50.651Z] 0.0.0 [Pipeline] } [2024-07-24T10:44:50.679Z] $ docker exec --env ******** --env ******** d0e53832039fc573d8f7f5416666c12ccf25076d43f9bee5994cbe6cc77117f9 ssh-agent -k [2024-07-24T10:44:50.772Z] unset SSH_AUTH_SOCK; [2024-07-24T10:44:50.773Z] unset SSH_AGENT_PID; [2024-07-24T10:44:50.773Z] echo Agent pid 78 killed; [2024-07-24T10:44:50.784Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-24T10:44:51.260Z] + git semver [Pipeline] } [2024-07-24T10:44:51.550Z] $ docker stop --time=1 d0e53832039fc573d8f7f5416666c12ccf25076d43f9bee5994cbe6cc77117f9 [2024-07-24T10:44:52.833Z] $ docker rm -f --volumes d0e53832039fc573d8f7f5416666c12ccf25076d43f9bee5994cbe6cc77117f9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T10:44:53.267Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-24T10:44:53.567Z] Stashed 1 file(s) [Pipeline] echo [2024-07-24T10:44:53.592Z] [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-24T10:44:54.340Z] provisioning config files... [2024-07-24T10:44:54.353Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-304@tmp/config3088908618547244895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T10:44:54.729Z] ---> ****-login.sh [2024-07-24T10:44:54.729Z] nexus3.edgexfoundry.org:10001 [2024-07-24T10:44:54.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T10:44:54.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T10:44:54.729Z] Configure a credential helper to remove this warning. See [2024-07-24T10:44:54.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T10:44:54.729Z] [2024-07-24T10:44:54.729Z] Login Succeeded [2024-07-24T10:44:54.729Z] nexus3.edgexfoundry.org:10002 [2024-07-24T10:44:54.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T10:44:54.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T10:44:54.730Z] Configure a credential helper to remove this warning. See [2024-07-24T10:44:54.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T10:44:54.730Z] [2024-07-24T10:44:54.730Z] Login Succeeded [2024-07-24T10:44:54.730Z] nexus3.edgexfoundry.org:10003 [2024-07-24T10:44:54.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T10:44:54.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T10:44:54.995Z] Configure a credential helper to remove this warning. See [2024-07-24T10:44:54.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T10:44:54.995Z] [2024-07-24T10:44:54.995Z] Login Succeeded [2024-07-24T10:44:54.995Z] nexus3.edgexfoundry.org:10004 [2024-07-24T10:44:54.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T10:44:54.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T10:44:54.995Z] Configure a credential helper to remove this warning. See [2024-07-24T10:44:54.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T10:44:54.995Z] [2024-07-24T10:44:54.995Z] Login Succeeded [2024-07-24T10:44:54.995Z] ****.io [2024-07-24T10:44:54.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T10:44:55.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T10:44:55.256Z] Configure a credential helper to remove this warning. See [2024-07-24T10:44:55.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T10:44:55.256Z] [2024-07-24T10:44:55.256Z] Login Succeeded [2024-07-24T10:44:55.256Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T10:44:55.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-24T10:44:55.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T10:44:55.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T10:44:55.624Z] ========================================================= [2024-07-24T10:44:55.624Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-24T10:44:55.624Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T10:44:56.148Z] + 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-24T10:44:56.148Z] Sending build context to Docker daemon 11.42MB [2024-07-24T10:44:56.148Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T10:44:56.148Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-24T10:44:56.148Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-24T10:44:56.148Z] 619be1103602: Pulling fs layer [2024-07-24T10:44:56.148Z] 7862e08f4a3e: Pulling fs layer [2024-07-24T10:44:56.148Z] 5df492c9dc93: Pulling fs layer [2024-07-24T10:44:56.148Z] 7629e6793208: Pulling fs layer [2024-07-24T10:44:56.148Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T10:44:56.148Z] fb5054dd5b73: Pulling fs layer [2024-07-24T10:44:56.148Z] eeca6798cff9: Pulling fs layer [2024-07-24T10:44:56.148Z] 7629e6793208: Waiting [2024-07-24T10:44:56.148Z] 4f4fb700ef54: Waiting [2024-07-24T10:44:56.148Z] fb5054dd5b73: Waiting [2024-07-24T10:44:56.148Z] aa269ceb94a6: Pulling fs layer [2024-07-24T10:44:56.148Z] ada007ff1a6a: Pulling fs layer [2024-07-24T10:44:56.148Z] aa269ceb94a6: Waiting [2024-07-24T10:44:56.148Z] ada007ff1a6a: Waiting [2024-07-24T10:44:56.409Z] 7862e08f4a3e: Verifying Checksum [2024-07-24T10:44:56.409Z] 7862e08f4a3e: Download complete [2024-07-24T10:44:56.409Z] 7629e6793208: Verifying Checksum [2024-07-24T10:44:56.409Z] 7629e6793208: Download complete [2024-07-24T10:44:56.409Z] 4f4fb700ef54: Verifying Checksum [2024-07-24T10:44:56.409Z] 4f4fb700ef54: Download complete [2024-07-24T10:44:56.409Z] fb5054dd5b73: Verifying Checksum [2024-07-24T10:44:56.409Z] fb5054dd5b73: Download complete [2024-07-24T10:44:56.409Z] 619be1103602: Verifying Checksum [2024-07-24T10:44:56.409Z] 619be1103602: Download complete [2024-07-24T10:44:56.409Z] eeca6798cff9: Verifying Checksum [2024-07-24T10:44:56.409Z] eeca6798cff9: Download complete [2024-07-24T10:44:56.409Z] 619be1103602: Pull complete [2024-07-24T10:44:56.668Z] ada007ff1a6a: Verifying Checksum [2024-07-24T10:44:56.668Z] ada007ff1a6a: Download complete [2024-07-24T10:44:56.668Z] 7862e08f4a3e: Pull complete [2024-07-24T10:44:56.927Z] 5df492c9dc93: Verifying Checksum [2024-07-24T10:44:56.927Z] 5df492c9dc93: Download complete [2024-07-24T10:44:57.186Z] aa269ceb94a6: Verifying Checksum [2024-07-24T10:44:57.186Z] aa269ceb94a6: Download complete [2024-07-24T10:45:00.469Z] 5df492c9dc93: Pull complete [2024-07-24T10:45:00.469Z] 7629e6793208: Pull complete [2024-07-24T10:45:00.469Z] 4f4fb700ef54: Pull complete [2024-07-24T10:45:00.469Z] fb5054dd5b73: Pull complete [2024-07-24T10:45:00.469Z] eeca6798cff9: Pull complete [2024-07-24T10:45:03.017Z] aa269ceb94a6: Pull complete [2024-07-24T10:45:03.290Z] ada007ff1a6a: Pull complete [2024-07-24T10:45:03.290Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-24T10:45:03.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-24T10:45:03.290Z] ---> f489d0715acc [2024-07-24T10:45:03.290Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-24T10:45:09.131Z] Still waiting to schedule task [2024-07-24T10:45:09.132Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-24T10:45:09.905Z] ---> Running in 13522eadf2f4 [2024-07-24T10:45:09.905Z] Removing intermediate container 13522eadf2f4 [2024-07-24T10:45:09.905Z] ---> c7e0aea76bf6 [2024-07-24T10:45:09.905Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-24T10:45:09.905Z] ---> Running in a27d2d433dff [2024-07-24T10:45:09.905Z] Removing intermediate container a27d2d433dff [2024-07-24T10:45:09.905Z] ---> 2b26102fcb8e [2024-07-24T10:45:09.905Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-24T10:45:09.905Z] ---> Running in 5767b4e4bba3 [2024-07-24T10:45:10.165Z] Removing intermediate container 5767b4e4bba3 [2024-07-24T10:45:10.165Z] ---> b284816cd476 [2024-07-24T10:45:10.165Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T10:45:10.165Z] ---> Running in 0aaffbce96be [2024-07-24T10:45:10.165Z] Removing intermediate container 0aaffbce96be [2024-07-24T10:45:10.165Z] ---> 05cc0c673b13 [2024-07-24T10:45:10.165Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T10:45:10.165Z] ---> Running in 69b4cda73b06 [2024-07-24T10:45:10.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T10:45:10.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T10:45:10.951Z] OK: 264 MiB in 52 packages [2024-07-24T10:45:11.212Z] Removing intermediate container 69b4cda73b06 [2024-07-24T10:45:11.212Z] ---> abeb48a0edce [2024-07-24T10:45:11.212Z] Step 8/12 : WORKDIR /app [2024-07-24T10:45:11.212Z] ---> Running in cfce9c718599 [2024-07-24T10:45:11.473Z] Removing intermediate container cfce9c718599 [2024-07-24T10:45:11.473Z] ---> 2d2268866116 [2024-07-24T10:45:11.473Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-24T10:45:11.473Z] ---> bcd295f5b4cf [2024-07-24T10:45:11.473Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T10:45:11.473Z] ---> Running in 8e493ae489e1 [2024-07-24T10:46:32.971Z] Removing intermediate container 8e493ae489e1 [2024-07-24T10:46:32.971Z] ---> 1aa07eb71f8c [2024-07-24T10:46:32.971Z] Step 11/12 : COPY . . [2024-07-24T10:46:32.971Z] ---> 9f90292cddaa [2024-07-24T10:46:32.971Z] Step 12/12 : RUN $MAKE [2024-07-24T10:46:32.971Z] ---> Running in 7cfcc9597bf6 [2024-07-24T10:46:32.971Z] noop [2024-07-24T10:46:32.971Z] Removing intermediate container 7cfcc9597bf6 [2024-07-24T10:46:32.971Z] ---> 5b3dab727b80 [2024-07-24T10:46:32.971Z] Successfully built 5b3dab727b80 [2024-07-24T10:46:32.971Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T10:46:33.478Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-24T10:46:33.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T10:46:33.673Z] prd-ubuntu20.04-docker-8c-8g-6321 does not seem to be running inside a container [2024-07-24T10:46:33.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-304 -v /w/workspace/undry_device-rfid-llrp-go_PR-304:/w/workspace/undry_device-rfid-llrp-go_PR-304:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-304@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-304@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-24T10:46:34.034Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6322 in /w/workspace/undry_device-rfid-llrp-go_PR-304 [2024-07-24T10:46:34.045Z] $ docker top 76febc5b445f0dc3dc6779fe3100224ca946e82419dbb7805481aa344b08f057 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-07-24T10:46:34.308Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-07-24T10:46:34.515Z] + go version [2024-07-24T10:46:34.516Z] go version go1.21.9 linux/amd64 [2024-07-24T10:46:37.415Z] The recommended git tool is: git [Pipeline] } [2024-07-24T10:46:37.476Z] $ docker stop --time=1 76febc5b445f0dc3dc6779fe3100224ca946e82419dbb7805481aa344b08f057 [2024-07-24T10:46:38.726Z] $ docker rm -f --volumes 76febc5b445f0dc3dc6779fe3100224ca946e82419dbb7805481aa344b08f057 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T10:46:39.536Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-24T10:46:39.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T10:46:39.724Z] prd-ubuntu20.04-docker-8c-8g-6321 does not seem to be running inside a container [2024-07-24T10:46:39.756Z] $ 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-304 -v /w/workspace/undry_device-rfid-llrp-go_PR-304:/w/workspace/undry_device-rfid-llrp-go_PR-304:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-304@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-304@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-24T10:46:40.272Z] $ docker top 4606fd94b341ae156eb09915bb193dc76d1cb5f3648d04c8ba165a505cf745d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T10:46:40.687Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-304 [Pipeline] fileExists [Pipeline] sh [2024-07-24T10:46:41.067Z] + make test [2024-07-24T10:46:41.067Z] go test ./... -coverprofile=coverage.out ./... [2024-07-24T10:46:41.688Z] using credential edgex-jenkins-ssh [2024-07-24T10:46:41.712Z] Cloning the remote Git repository [2024-07-24T10:46:41.746Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-24T10:46:41.831Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-07-24T10:46:41.963Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-24T10:46:41.963Z] > git --version # timeout=10 [2024-07-24T10:46:41.981Z] > git --version # 'git version 2.25.1' [2024-07-24T10:46:41.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T10:46:42.108Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-24T10:46:42.968Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-24T10:46:44.584Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-24T10:46:44.615Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-24T10:46:45.943Z] Merging remotes/origin/main commit f5262328ab65540e21e451b8b0dec2850c67e729 into PR head commit 786936ff3627695e375664dac7631ddce4655ca3 [2024-07-24T10:46:45.398Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-24T10:46:45.432Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-24T10:46:45.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T10:46:45.453Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/304/head:refs/remotes/origin/PR-304 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-24T10:46:45.957Z] > git config core.sparsecheckout # timeout=10 [2024-07-24T10:46:46.015Z] > git checkout -f 786936ff3627695e375664dac7631ddce4655ca3 # timeout=10 [2024-07-24T10:46:46.216Z] Merge succeeded, producing 786936ff3627695e375664dac7631ddce4655ca3 [2024-07-24T10:46:46.217Z] Checking out Revision 786936ff3627695e375664dac7631ddce4655ca3 (PR-304) [2024-07-24T10:46:46.721Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-24T10:46:46.763Z] > git --version # timeout=10 [2024-07-24T10:46:46.773Z] > git --version # 'git version 2.25.1' [2024-07-24T10:46:46.791Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-24T10:46:46.123Z] > git remote # timeout=10 [2024-07-24T10:46:46.143Z] > git config --get remote.origin.url # timeout=10 [2024-07-24T10:46:46.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T10:46:46.174Z] > git merge f5262328ab65540e21e451b8b0dec2850c67e729 # timeout=10 [2024-07-24T10:46:46.196Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-24T10:46:46.221Z] > git config core.sparsecheckout # timeout=10 [2024-07-24T10:46:46.233Z] > git checkout -f 786936ff3627695e375664dac7631ddce4655ca3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T10:46:51.578Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-24T10:46:51.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T10:46:51.578Z] Dload Upload Total Spent Left Speed [2024-07-24T10:46:51.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-07-24T10:46:51.927Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-24T10:46:52.289Z] + sudo tee /etc/docker/daemon.new [2024-07-24T10:46:52.290Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-24T10:46:52.290Z] { [2024-07-24T10:46:52.290Z] "registry-mirrors": [ [2024-07-24T10:46:52.290Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-24T10:46:52.290Z] ], [2024-07-24T10:46:52.290Z] "bip": "10.250.0.254/24", [2024-07-24T10:46:52.290Z] "hosts": [ [2024-07-24T10:46:52.290Z] "tcp://0.0.0.0:5555", [2024-07-24T10:46:52.290Z] "unix:///var/run/docker.sock" [2024-07-24T10:46:52.290Z] ], [2024-07-24T10:46:52.290Z] "mtu": 1458, [2024-07-24T10:46:52.290Z] "selinux-enabled": true, [2024-07-24T10:46:52.290Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-24T10:46:52.290Z] } [Pipeline] sh [2024-07-24T10:46:52.638Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-24T10:46:52.993Z] + sudo service docker restart [2024-07-24T10:47:01.038Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-24T10:47:01.038Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-24T10:47:05.228Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.312s coverage: 40.6% of statements [2024-07-24T10:47:05.228Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements [2024-07-24T10:47:05.228Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.251s coverage: 51.9% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T10:47:11.323Z] provisioning config files... [2024-07-24T10:47:11.346Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config5624841832056511490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T10:47:11.815Z] ---> ****-login.sh [2024-07-24T10:47:11.815Z] nexus3.edgexfoundry.org:10001 [2024-07-24T10:47:12.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T10:47:12.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T10:47:12.360Z] Configure a credential helper to remove this warning. See [2024-07-24T10:47:12.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T10:47:12.360Z] [2024-07-24T10:47:12.360Z] Login Succeeded [2024-07-24T10:47:12.360Z] nexus3.edgexfoundry.org:10002 [2024-07-24T10:47:12.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T10:47:12.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T10:47:12.902Z] Configure a credential helper to remove this warning. See [2024-07-24T10:47:12.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T10:47:12.902Z] [2024-07-24T10:47:12.902Z] Login Succeeded [2024-07-24T10:47:12.902Z] nexus3.edgexfoundry.org:10003 [2024-07-24T10:47:12.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T10:47:13.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T10:47:13.172Z] Configure a credential helper to remove this warning. See [2024-07-24T10:47:13.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T10:47:13.172Z] [2024-07-24T10:47:13.172Z] Login Succeeded [2024-07-24T10:47:13.172Z] nexus3.edgexfoundry.org:10004 [2024-07-24T10:47:13.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T10:47:13.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T10:47:13.439Z] Configure a credential helper to remove this warning. See [2024-07-24T10:47:13.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T10:47:13.440Z] [2024-07-24T10:47:13.440Z] Login Succeeded [2024-07-24T10:47:13.440Z] ****.io [2024-07-24T10:47:13.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T10:47:13.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T10:47:13.973Z] Configure a credential helper to remove this warning. See [2024-07-24T10:47:13.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T10:47:13.973Z] [2024-07-24T10:47:13.973Z] Login Succeeded [2024-07-24T10:47:13.973Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T10:47:14.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-24T10:47:14.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T10:47:14.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T10:47:14.576Z] ========================================================= [2024-07-24T10:47:14.576Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-24T10:47:14.576Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T10:47:15.151Z] + 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-24T10:47:15.420Z] Sending build context to Docker daemon 1.201MB [2024-07-24T10:47:15.421Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T10:47:15.421Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-24T10:47:15.696Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-24T10:47:15.696Z] c6b39de5b339: Pulling fs layer [2024-07-24T10:47:15.696Z] a69c41024577: Pulling fs layer [2024-07-24T10:47:15.696Z] d6de4b400683: Pulling fs layer [2024-07-24T10:47:15.696Z] 35cb2a7552d0: Pulling fs layer [2024-07-24T10:47:15.696Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T10:47:15.696Z] 464afbd9ba4c: Pulling fs layer [2024-07-24T10:47:15.696Z] 00f215d4a9da: Pulling fs layer [2024-07-24T10:47:15.696Z] d496ad576159: Pulling fs layer [2024-07-24T10:47:15.696Z] 464afbd9ba4c: Waiting [2024-07-24T10:47:15.696Z] 00f215d4a9da: Waiting [2024-07-24T10:47:15.696Z] d496ad576159: Waiting [2024-07-24T10:47:15.696Z] 35cb2a7552d0: Waiting [2024-07-24T10:47:15.696Z] 4f4fb700ef54: Waiting [2024-07-24T10:47:15.696Z] a69c41024577: Verifying Checksum [2024-07-24T10:47:15.696Z] a69c41024577: Download complete [2024-07-24T10:47:15.696Z] 35cb2a7552d0: Verifying Checksum [2024-07-24T10:47:15.696Z] 35cb2a7552d0: Download complete [2024-07-24T10:47:15.696Z] 4f4fb700ef54: Verifying Checksum [2024-07-24T10:47:15.696Z] 4f4fb700ef54: Download complete [2024-07-24T10:47:15.696Z] 464afbd9ba4c: Verifying Checksum [2024-07-24T10:47:15.696Z] 464afbd9ba4c: Download complete [2024-07-24T10:47:15.696Z] c6b39de5b339: Download complete [2024-07-24T10:47:16.297Z] d496ad576159: Verifying Checksum [2024-07-24T10:47:16.297Z] d496ad576159: Download complete [2024-07-24T10:47:16.569Z] c6b39de5b339: Pull complete [2024-07-24T10:47:17.155Z] a69c41024577: Pull complete [2024-07-24T10:47:17.431Z] d6de4b400683: Verifying Checksum [2024-07-24T10:47:17.431Z] d6de4b400683: Download complete [2024-07-24T10:47:18.845Z] 00f215d4a9da: Verifying Checksum [2024-07-24T10:47:18.845Z] 00f215d4a9da: Download complete [2024-07-24T10:47:27.156Z] go vet ./... [2024-07-24T10:47:30.436Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-24T10:47:30.436Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-24T10:47:30.436Z] ./bin/test-attribution-txt.sh [2024-07-24T10:47:30.436Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-24T10:47:30.436Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-24T10:47:30.437Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-24T10:47:30.695Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-24T10:47:30.695Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-24T10:47:30.695Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-24T10:47:30.695Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-24T10:47:30.695Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-24T10:47:30.695Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-24T10:47:30.695Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-24T10:47:30.695Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-24T10:47:30.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-24T10:47:30.788Z] $ docker stop --time=1 4606fd94b341ae156eb09915bb193dc76d1cb5f3648d04c8ba165a505cf745d1 [2024-07-24T10:47:31.173Z] d6de4b400683: Pull complete [2024-07-24T10:47:31.173Z] 35cb2a7552d0: Pull complete [2024-07-24T10:47:31.173Z] 4f4fb700ef54: Pull complete [2024-07-24T10:47:31.173Z] 464afbd9ba4c: Pull complete [2024-07-24T10:47:32.687Z] $ docker rm -f --volumes 4606fd94b341ae156eb09915bb193dc76d1cb5f3648d04c8ba165a505cf745d1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T10:47:33.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-24T10:47:33.439Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-24T10:47:34.283Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-24T10:47:34.603Z] + ls -al . [2024-07-24T10:47:34.603Z] total 688 [2024-07-24T10:47:34.603Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 24 10:46 . [2024-07-24T10:47:34.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 10:44 .. [2024-07-24T10:47:34.603Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 24 10:44 .dockerignore [2024-07-24T10:47:34.603Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 10:47 .git [2024-07-24T10:47:34.603Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 10:44 .github [2024-07-24T10:47:34.603Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 24 10:44 .gitignore [2024-07-24T10:47:34.603Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 24 10:44 .golangci.yml [2024-07-24T10:47:34.603Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 10:44 .semver [2024-07-24T10:47:34.603Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 24 10:44 Attribution.txt [2024-07-24T10:47:34.603Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 24 10:44 CHANGELOG.md [2024-07-24T10:47:34.603Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 24 10:44 Dockerfile [2024-07-24T10:47:34.603Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 24 10:44 GOVERNANCE.md [2024-07-24T10:47:34.603Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 24 10:44 Jenkinsfile [2024-07-24T10:47:34.603Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 24 10:44 LICENSE [2024-07-24T10:47:34.603Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 24 10:44 Makefile [2024-07-24T10:47:34.603Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 24 10:44 OWNERS.md [2024-07-24T10:47:34.603Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 24 10:44 README.md [2024-07-24T10:47:34.603Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 24 10:44 VERSION [2024-07-24T10:47:34.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 10:44 bin [2024-07-24T10:47:34.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 10:44 cmd [2024-07-24T10:47:34.603Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 24 10:47 coverage.out [2024-07-24T10:47:34.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 10:44 examples [2024-07-24T10:47:34.603Z] -rw-rw-r-- 1 jenkins jenkins 7163 Jul 24 10:44 go.mod [2024-07-24T10:47:34.603Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 24 10:44 go.sum [2024-07-24T10:47:34.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 10:44 images [2024-07-24T10:47:34.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 10:44 internal [2024-07-24T10:47:34.603Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 10:44 pkg [2024-07-24T10:47:34.603Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 24 10:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T10:47:35.025Z] + 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=786936ff3627695e375664dac7631ddce4655ca3 --label arch=amd64 --label version=0.0.0 . [2024-07-24T10:47:35.025Z] Sending build context to Docker daemon 11.42MB [2024-07-24T10:47:35.025Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T10:47:35.025Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-24T10:47:35.025Z] ---> 5b3dab727b80 [2024-07-24T10:47:35.025Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-24T10:47:35.285Z] ---> Running in 4a51098c2663 [2024-07-24T10:47:35.285Z] Removing intermediate container 4a51098c2663 [2024-07-24T10:47:35.285Z] ---> 5726b9c3d99c [2024-07-24T10:47:35.285Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-24T10:47:35.285Z] ---> Running in eaabe81c755d [2024-07-24T10:47:35.544Z] Removing intermediate container eaabe81c755d [2024-07-24T10:47:35.544Z] ---> 001c97de0aec [2024-07-24T10:47:35.544Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-24T10:47:35.545Z] ---> Running in 79605c9c3a57 [2024-07-24T10:47:35.545Z] Removing intermediate container 79605c9c3a57 [2024-07-24T10:47:35.545Z] ---> f50b62d16274 [2024-07-24T10:47:35.545Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T10:47:35.545Z] ---> Running in 39e33f046861 [2024-07-24T10:47:35.545Z] Removing intermediate container 39e33f046861 [2024-07-24T10:47:35.545Z] ---> f1075e80e3b3 [2024-07-24T10:47:35.545Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T10:47:35.804Z] ---> Running in df897d52cfcc [2024-07-24T10:47:36.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T10:47:36.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T10:47:36.322Z] OK: 264 MiB in 52 packages [2024-07-24T10:47:36.891Z] Removing intermediate container df897d52cfcc [2024-07-24T10:47:36.891Z] ---> a706050f3f9d [2024-07-24T10:47:36.891Z] Step 8/25 : WORKDIR /app [2024-07-24T10:47:36.891Z] ---> Running in 64032f50bf4c [2024-07-24T10:47:36.891Z] Removing intermediate container 64032f50bf4c [2024-07-24T10:47:36.891Z] ---> 33ad20571319 [2024-07-24T10:47:36.891Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-24T10:47:36.891Z] ---> 52c9b013de79 [2024-07-24T10:47:36.891Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T10:47:37.150Z] ---> Running in de37b0473880 [2024-07-24T10:47:37.720Z] Removing intermediate container de37b0473880 [2024-07-24T10:47:37.720Z] ---> 993c12b3efdb [2024-07-24T10:47:37.720Z] Step 11/25 : COPY . . [2024-07-24T10:47:37.982Z] ---> 129b75f88316 [2024-07-24T10:47:37.982Z] Step 12/25 : RUN $MAKE [2024-07-24T10:47:37.982Z] ---> Running in e5751dd84eb3 [2024-07-24T10:47:38.241Z] 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.26" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-24T10:47:39.466Z] 00f215d4a9da: Pull complete [2024-07-24T10:47:40.878Z] d496ad576159: Pull complete [2024-07-24T10:47:40.878Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-24T10:47:40.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-24T10:47:40.878Z] ---> f246e2811388 [2024-07-24T10:47:40.878Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-24T10:47:42.832Z] ---> Running in fbd8344a562e [2024-07-24T10:47:42.832Z] Removing intermediate container fbd8344a562e [2024-07-24T10:47:42.832Z] ---> c4b1c79fc062 [2024-07-24T10:47:42.832Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-24T10:47:42.832Z] ---> Running in 09838a28b6b9 [2024-07-24T10:47:43.099Z] Removing intermediate container 09838a28b6b9 [2024-07-24T10:47:43.099Z] ---> 073bba90be2b [2024-07-24T10:47:43.099Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-24T10:47:43.366Z] ---> Running in 50884dd43641 [2024-07-24T10:47:43.631Z] Removing intermediate container 50884dd43641 [2024-07-24T10:47:43.631Z] ---> 9604278eae03 [2024-07-24T10:47:43.631Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T10:47:43.631Z] ---> Running in 83994f0db5ac [2024-07-24T10:47:43.915Z] Removing intermediate container 83994f0db5ac [2024-07-24T10:47:43.915Z] ---> 1a4450d9e1ba [2024-07-24T10:47:43.915Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T10:47:43.915Z] ---> Running in 0d8b961efcbc [2024-07-24T10:47:45.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T10:47:45.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T10:47:46.533Z] OK: 266 MiB in 52 packages [2024-07-24T10:47:47.116Z] Removing intermediate container 0d8b961efcbc [2024-07-24T10:47:47.116Z] ---> b0784fa35ba2 [2024-07-24T10:47:47.116Z] Step 8/12 : WORKDIR /app [2024-07-24T10:47:47.385Z] ---> Running in a84f48e2a5bc [2024-07-24T10:47:47.650Z] Removing intermediate container a84f48e2a5bc [2024-07-24T10:47:47.650Z] ---> f77222da36fe [2024-07-24T10:47:47.650Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-24T10:47:47.920Z] ---> fbee4cba296c [2024-07-24T10:47:47.920Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T10:47:48.188Z] ---> Running in 6d590b13ae68 [2024-07-24T10:48:17.000Z] Removing intermediate container e5751dd84eb3 [2024-07-24T10:48:17.000Z] ---> c3c116502e21 [2024-07-24T10:48:17.000Z] Step 13/25 : FROM alpine:3.18 [2024-07-24T10:48:17.000Z] 3.18: Pulling from library/alpine [2024-07-24T10:48:17.000Z] 930bdd4d222e: Pulling fs layer [2024-07-24T10:48:17.000Z] 930bdd4d222e: Verifying Checksum [2024-07-24T10:48:17.000Z] 930bdd4d222e: Download complete [2024-07-24T10:48:17.000Z] 930bdd4d222e: Pull complete [2024-07-24T10:48:17.000Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T10:48:17.000Z] Status: Downloaded newer image for alpine:3.18 [2024-07-24T10:48:17.000Z] ---> 18f865063206 [2024-07-24T10:48:17.000Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-24T10:48:17.000Z] ---> Running in 0d71e845c327 [2024-07-24T10:48:17.000Z] Removing intermediate container 0d71e845c327 [2024-07-24T10:48:17.000Z] ---> 11a32192d255 [2024-07-24T10:48:17.000Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-24T10:48:17.000Z] ---> Running in f0cb5ecab1b6 [2024-07-24T10:48:17.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T10:48:17.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T10:48:17.000Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T10:48:17.000Z] Executing busybox-1.36.1-r7.trigger [2024-07-24T10:48:17.000Z] OK: 7 MiB in 16 packages [2024-07-24T10:48:17.000Z] Removing intermediate container f0cb5ecab1b6 [2024-07-24T10:48:17.000Z] ---> 74c825addfc4 [2024-07-24T10:48:17.000Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-24T10:48:17.000Z] ---> Running in 92c8caadd590 [2024-07-24T10:48:17.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T10:48:17.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T10:48:17.000Z] OK: 7 MiB in 16 packages [2024-07-24T10:48:17.000Z] Removing intermediate container 92c8caadd590 [2024-07-24T10:48:17.000Z] ---> f6cbeb771ad1 [2024-07-24T10:48:17.000Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-24T10:48:17.000Z] ---> cd3146a4cb98 [2024-07-24T10:48:17.000Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-24T10:48:17.000Z] ---> 2916b0085f23 [2024-07-24T10:48:17.000Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-24T10:48:18.375Z] ---> f29482673cd2 [2024-07-24T10:48:18.375Z] Step 20/25 : EXPOSE 59989 [2024-07-24T10:48:18.375Z] ---> Running in 43faa2fd1aa4 [2024-07-24T10:48:18.375Z] Removing intermediate container 43faa2fd1aa4 [2024-07-24T10:48:18.375Z] ---> cd1ff85a7328 [2024-07-24T10:48:18.375Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-24T10:48:18.375Z] ---> Running in 130f8c119f40 [2024-07-24T10:48:18.375Z] Removing intermediate container 130f8c119f40 [2024-07-24T10:48:18.375Z] ---> ff4297732af1 [2024-07-24T10:48:18.375Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-24T10:48:18.375Z] ---> Running in 085ea1a84164 [2024-07-24T10:48:18.375Z] Removing intermediate container 085ea1a84164 [2024-07-24T10:48:18.375Z] ---> e7afdd7498c6 [2024-07-24T10:48:18.375Z] Step 23/25 : LABEL arch=amd64 [2024-07-24T10:48:18.375Z] ---> Running in 238f5b5b057c [2024-07-24T10:48:18.635Z] Removing intermediate container 238f5b5b057c [2024-07-24T10:48:18.635Z] ---> 841a7a073851 [2024-07-24T10:48:18.635Z] Step 24/25 : LABEL git_sha=786936ff3627695e375664dac7631ddce4655ca3 [2024-07-24T10:48:18.635Z] ---> Running in 1d4f392477cd [2024-07-24T10:48:18.895Z] Removing intermediate container 1d4f392477cd [2024-07-24T10:48:18.895Z] ---> d6d352cd91e2 [2024-07-24T10:48:18.895Z] Step 25/25 : LABEL version=0.0.0 [2024-07-24T10:48:18.895Z] ---> Running in 9e6b01790a7f [2024-07-24T10:48:18.895Z] Removing intermediate container 9e6b01790a7f [2024-07-24T10:48:18.895Z] ---> 98756e834463 [2024-07-24T10:48:18.895Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-24T10:48:18.895Z] Successfully built 98756e834463 [2024-07-24T10:48:18.895Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] 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-24T10:48:20.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T10:48:20.010Z] [2024-07-24T10:48:20.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T10:48:20.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T10:48:20.428Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-24T10:48:20.428Z] 5eb5b503b376: Pulling fs layer [2024-07-24T10:48:20.428Z] 5c69ac0246d0: Pulling fs layer [2024-07-24T10:48:20.428Z] ec43610c2a17: Pulling fs layer [2024-07-24T10:48:20.428Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-24T10:48:20.428Z] 33b1e0a273af: Pulling fs layer [2024-07-24T10:48:20.428Z] 5d3b04190fa2: Pulling fs layer [2024-07-24T10:48:20.428Z] 2f39f015ded8: Pulling fs layer [2024-07-24T10:48:20.428Z] 3a2ae6a8a46f: Waiting [2024-07-24T10:48:20.428Z] 33b1e0a273af: Waiting [2024-07-24T10:48:20.428Z] 5d3b04190fa2: Waiting [2024-07-24T10:48:20.428Z] 5c69ac0246d0: Verifying Checksum [2024-07-24T10:48:20.428Z] 5c69ac0246d0: Download complete [2024-07-24T10:48:20.428Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-24T10:48:20.428Z] 3a2ae6a8a46f: Download complete [2024-07-24T10:48:20.428Z] 33b1e0a273af: Verifying Checksum [2024-07-24T10:48:20.428Z] 33b1e0a273af: Download complete [2024-07-24T10:48:20.428Z] 5d3b04190fa2: Download complete [2024-07-24T10:48:20.428Z] ec43610c2a17: Verifying Checksum [2024-07-24T10:48:20.428Z] ec43610c2a17: Download complete [2024-07-24T10:48:20.686Z] 5eb5b503b376: Verifying Checksum [2024-07-24T10:48:20.686Z] 5eb5b503b376: Download complete [2024-07-24T10:48:21.272Z] 2f39f015ded8: Download complete [2024-07-24T10:48:21.838Z] 5eb5b503b376: Pull complete [2024-07-24T10:48:22.098Z] 5c69ac0246d0: Pull complete [2024-07-24T10:48:22.356Z] ec43610c2a17: Pull complete [2024-07-24T10:48:22.356Z] 3a2ae6a8a46f: Pull complete [2024-07-24T10:48:22.614Z] 33b1e0a273af: Pull complete [2024-07-24T10:48:22.614Z] 5d3b04190fa2: Pull complete [2024-07-24T10:48:26.798Z] 2f39f015ded8: Pull complete [2024-07-24T10:48:26.799Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-24T10:48:26.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T10:48:26.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T10:48:27.068Z] prd-ubuntu20.04-docker-8c-8g-6321 does not seem to be running inside a container [2024-07-24T10:48:27.100Z] $ 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-304 -v /w/workspace/undry_device-rfid-llrp-go_PR-304:/w/workspace/undry_device-rfid-llrp-go_PR-304:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-304@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-304@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-24T10:48:32.911Z] $ docker top 49fdb4306874b60208131aa4276a98a9bb73e484581e43da10c184ee3cd1c681 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T10:48:33.405Z] ---> job-cost.sh [2024-07-24T10:48:33.405Z] lf-activate-venv: SKIPPING [2024-07-24T10:48:33.405Z] INFO: No Stack... [2024-07-24T10:48:33.666Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-24T10:48:33.926Z] INFO: Archiving Costs [Pipeline] sh [2024-07-24T10:48:34.258Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-304/archives/cost.csv [2024-07-24T10:48:34.258Z] + cut -d, -f6 [Pipeline] lock [2024-07-24T10:48:34.309Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-304-1-stack-cost] [2024-07-24T10:48:34.317Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-304-1-stack-cost] did not exist. Created. [2024-07-24T10:48:34.325Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-304-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-24T10:48:34.748Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-24T10:48:34.811Z] Stashed 1 file(s) [Pipeline] } [2024-07-24T10:48:34.856Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-304-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-24T10:48:34.951Z] $ docker stop --time=1 49fdb4306874b60208131aa4276a98a9bb73e484581e43da10c184ee3cd1c681 [2024-07-24T10:48:36.101Z] $ docker rm -f --volumes 49fdb4306874b60208131aa4276a98a9bb73e484581e43da10c184ee3cd1c681 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-24T10:49:39.862Z] Removing intermediate container 6d590b13ae68 [2024-07-24T10:49:39.862Z] ---> f46f5cc872ac [2024-07-24T10:49:39.862Z] Step 11/12 : COPY . . [2024-07-24T10:49:39.862Z] ---> 4eee70ac1832 [2024-07-24T10:49:39.862Z] Step 12/12 : RUN $MAKE [2024-07-24T10:49:39.862Z] ---> Running in e7386744751e [2024-07-24T10:49:39.862Z] noop [2024-07-24T10:49:39.862Z] Removing intermediate container e7386744751e [2024-07-24T10:49:39.862Z] ---> 64f3aaf56567 [2024-07-24T10:49:39.862Z] Successfully built 64f3aaf56567 [2024-07-24T10:49:39.862Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T10:49:40.394Z] + docker inspect -f . ci-base-image-arm64 [2024-07-24T10:49:40.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T10:49:40.697Z] prd-ubuntu20.04-docker-arm64-4c-16g-6322 does not seem to be running inside a container [2024-07-24T10:49:40.758Z] $ 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-24T10:49:41.978Z] $ docker top e5fafbcaa02b6a662e3ec3062c0f4a356b46f28b135cb7fddab0fc78efc9452b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T10:49:42.872Z] + go version [2024-07-24T10:49:42.872Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-24T10:49:42.895Z] $ docker stop --time=1 e5fafbcaa02b6a662e3ec3062c0f4a356b46f28b135cb7fddab0fc78efc9452b [2024-07-24T10:49:44.537Z] $ docker rm -f --volumes e5fafbcaa02b6a662e3ec3062c0f4a356b46f28b135cb7fddab0fc78efc9452b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T10:49:45.518Z] + docker inspect -f . ci-base-image-arm64 [2024-07-24T10:49:45.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T10:49:45.795Z] prd-ubuntu20.04-docker-arm64-4c-16g-6322 does not seem to be running inside a container [2024-07-24T10:49:45.848Z] $ 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-24T10:49:47.016Z] $ docker top f91ea2534914ad9c62f6ef34ab7b8b110951f09bfb54921ab07af8eeb04bb9a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T10:49:47.609Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-24T10:49:48.278Z] + make test [2024-07-24T10:49:48.545Z] go test ./... -coverprofile=coverage.out ./... [2024-07-24T10:49:54.011Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-24T10:53:30.874Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-24T10:53:30.874Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-24T10:54:03.092Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.958s coverage: 40.6% of statements [2024-07-24T10:54:03.092Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.050s coverage: 95.5% of statements [2024-07-24T10:54:03.092Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.558s coverage: 51.9% of statements [2024-07-24T10:54:03.092Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-24T10:54:03.092Z] go vet ./... [2024-07-24T10:54:49.958Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-24T10:54:49.958Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-24T10:54:49.958Z] ./bin/test-attribution-txt.sh [2024-07-24T10:54:49.958Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-24T10:54:49.958Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-24T10:54:50.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-24T10:54:50.055Z] $ docker stop --time=1 f91ea2534914ad9c62f6ef34ab7b8b110951f09bfb54921ab07af8eeb04bb9a6 [2024-07-24T10:54:51.962Z] $ docker rm -f --volumes f91ea2534914ad9c62f6ef34ab7b8b110951f09bfb54921ab07af8eeb04bb9a6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T10:54:53.615Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-24T10:54:53.656Z] Warning: overwriting stash ‘coverage-report’ [2024-07-24T10:54:54.244Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T10:54:54.890Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-24T10:54:55.233Z] + ls -al . [2024-07-24T10:54:55.233Z] total 684 [2024-07-24T10:54:55.233Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 24 10:49 . [2024-07-24T10:54:55.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 10:46 .. [2024-07-24T10:54:55.233Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 24 10:46 .dockerignore [2024-07-24T10:54:55.233Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 10:46 .git [2024-07-24T10:54:55.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 10:46 .github [2024-07-24T10:54:55.233Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 24 10:46 .gitignore [2024-07-24T10:54:55.233Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 24 10:46 .golangci.yml [2024-07-24T10:54:55.233Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 24 10:46 Attribution.txt [2024-07-24T10:54:55.233Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 24 10:46 CHANGELOG.md [2024-07-24T10:54:55.233Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 24 10:46 Dockerfile [2024-07-24T10:54:55.233Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 24 10:46 GOVERNANCE.md [2024-07-24T10:54:55.233Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 24 10:46 Jenkinsfile [2024-07-24T10:54:55.233Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 24 10:46 LICENSE [2024-07-24T10:54:55.233Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 24 10:46 Makefile [2024-07-24T10:54:55.233Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 24 10:46 OWNERS.md [2024-07-24T10:54:55.233Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 24 10:46 README.md [2024-07-24T10:54:55.233Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 24 10:44 VERSION [2024-07-24T10:54:55.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 10:46 bin [2024-07-24T10:54:55.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 10:46 cmd [2024-07-24T10:54:55.233Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 24 10:54 coverage.out [2024-07-24T10:54:55.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 10:46 examples [2024-07-24T10:54:55.233Z] -rw-rw-r-- 1 jenkins jenkins 7163 Jul 24 10:46 go.mod [2024-07-24T10:54:55.233Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 24 10:46 go.sum [2024-07-24T10:54:55.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 10:46 images [2024-07-24T10:54:55.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 10:46 internal [2024-07-24T10:54:55.234Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 10:46 pkg [2024-07-24T10:54:55.234Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 24 10:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T10:54:55.677Z] + 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=786936ff3627695e375664dac7631ddce4655ca3 --label arch=arm64 --label version=0.0.0 . [2024-07-24T10:54:55.944Z] Sending build context to Docker daemon 1.201MB [2024-07-24T10:54:55.944Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T10:54:55.944Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-24T10:54:55.944Z] ---> 64f3aaf56567 [2024-07-24T10:54:55.944Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-24T10:54:56.209Z] ---> Running in 5502dd8325e1 [2024-07-24T10:54:56.474Z] Removing intermediate container 5502dd8325e1 [2024-07-24T10:54:56.474Z] ---> d199b1a17e14 [2024-07-24T10:54:56.474Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-24T10:54:56.474Z] ---> Running in 6d350b13948b [2024-07-24T10:54:56.753Z] Removing intermediate container 6d350b13948b [2024-07-24T10:54:56.753Z] ---> 2606fd1eaed2 [2024-07-24T10:54:56.753Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-24T10:54:56.753Z] ---> Running in be70f4ffbaed [2024-07-24T10:54:57.018Z] Removing intermediate container be70f4ffbaed [2024-07-24T10:54:57.018Z] ---> 5e4c17678184 [2024-07-24T10:54:57.018Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T10:54:57.288Z] ---> Running in 189f39c47083 [2024-07-24T10:54:57.556Z] Removing intermediate container 189f39c47083 [2024-07-24T10:54:57.556Z] ---> eea5f585be6b [2024-07-24T10:54:57.556Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T10:54:57.556Z] ---> Running in 7fa1872a6ec5 [2024-07-24T10:54:58.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T10:54:59.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T10:55:00.061Z] OK: 266 MiB in 52 packages [2024-07-24T10:55:00.644Z] Removing intermediate container 7fa1872a6ec5 [2024-07-24T10:55:00.644Z] ---> 3a80fb2bd1e0 [2024-07-24T10:55:00.644Z] Step 8/25 : WORKDIR /app [2024-07-24T10:55:00.644Z] ---> Running in 44c92df84222 [2024-07-24T10:55:00.911Z] Removing intermediate container 44c92df84222 [2024-07-24T10:55:00.911Z] ---> c0542eea4bdb [2024-07-24T10:55:00.911Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-24T10:55:01.498Z] ---> 03200a13950a [2024-07-24T10:55:01.498Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T10:55:01.498Z] ---> Running in ef5c8a58ba6b [2024-07-24T10:55:04.087Z] Removing intermediate container ef5c8a58ba6b [2024-07-24T10:55:04.087Z] ---> 966b2cef06c9 [2024-07-24T10:55:04.087Z] Step 11/25 : COPY . . [2024-07-24T10:55:04.673Z] ---> 73e8690bea22 [2024-07-24T10:55:04.673Z] Step 12/25 : RUN $MAKE [2024-07-24T10:55:04.673Z] ---> Running in ef608568337e [2024-07-24T10:55:05.640Z] 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.26" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-24T10:58:27.419Z] Removing intermediate container ef608568337e [2024-07-24T10:58:27.420Z] ---> cdddbd4fb821 [2024-07-24T10:58:27.420Z] Step 13/25 : FROM alpine:3.18 [2024-07-24T10:58:27.420Z] 3.18: Pulling from library/alpine [2024-07-24T10:58:27.420Z] 4983c3fe2029: Pulling fs layer [2024-07-24T10:58:27.420Z] 4983c3fe2029: Verifying Checksum [2024-07-24T10:58:27.420Z] 4983c3fe2029: Download complete [2024-07-24T10:58:27.420Z] 4983c3fe2029: Pull complete [2024-07-24T10:58:27.420Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T10:58:27.420Z] Status: Downloaded newer image for alpine:3.18 [2024-07-24T10:58:27.420Z] ---> a0237000ae83 [2024-07-24T10:58:27.420Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-24T10:58:27.420Z] ---> Running in eeabfd9302f8 [2024-07-24T10:58:27.687Z] Removing intermediate container eeabfd9302f8 [2024-07-24T10:58:27.687Z] ---> 171e9bb7f22f [2024-07-24T10:58:27.687Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-24T10:58:27.687Z] ---> Running in 1942b296dc1b [2024-07-24T10:58:28.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T10:58:28.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T10:58:29.868Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T10:58:29.868Z] Executing busybox-1.36.1-r7.trigger [2024-07-24T10:58:29.868Z] OK: 8 MiB in 16 packages [2024-07-24T10:58:30.826Z] Removing intermediate container 1942b296dc1b [2024-07-24T10:58:30.826Z] ---> d7dbdb81bb50 [2024-07-24T10:58:30.826Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-24T10:58:30.826Z] ---> Running in eea41719eb3a [2024-07-24T10:58:31.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T10:58:32.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T10:58:33.000Z] OK: 8 MiB in 16 packages [2024-07-24T10:58:33.580Z] Removing intermediate container eea41719eb3a [2024-07-24T10:58:33.580Z] ---> 0bc628caa025 [2024-07-24T10:58:33.580Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-24T10:58:34.161Z] ---> b00df6a325f9 [2024-07-24T10:58:34.161Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-24T10:58:34.749Z] ---> c17dfcb30fb6 [2024-07-24T10:58:34.749Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-24T10:58:36.694Z] ---> 00183986ed8c [2024-07-24T10:58:36.694Z] Step 20/25 : EXPOSE 59989 [2024-07-24T10:58:36.694Z] ---> Running in fc069e0dad07 [2024-07-24T10:58:36.960Z] Removing intermediate container fc069e0dad07 [2024-07-24T10:58:36.960Z] ---> ef8753e89754 [2024-07-24T10:58:36.960Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-24T10:58:36.960Z] ---> Running in 1d505ccce812 [2024-07-24T10:58:37.228Z] Removing intermediate container 1d505ccce812 [2024-07-24T10:58:37.228Z] ---> 00e893082a61 [2024-07-24T10:58:37.228Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-24T10:58:37.503Z] ---> Running in 2314850d03f6 [2024-07-24T10:58:37.769Z] Removing intermediate container 2314850d03f6 [2024-07-24T10:58:37.769Z] ---> 6616d1459160 [2024-07-24T10:58:37.769Z] Step 23/25 : LABEL arch=arm64 [2024-07-24T10:58:37.769Z] ---> Running in cc0d6a4c3348 [2024-07-24T10:58:38.036Z] Removing intermediate container cc0d6a4c3348 [2024-07-24T10:58:38.036Z] ---> 0d919298f4fd [2024-07-24T10:58:38.036Z] Step 24/25 : LABEL git_sha=786936ff3627695e375664dac7631ddce4655ca3 [2024-07-24T10:58:38.036Z] ---> Running in 12575db7eb6b [2024-07-24T10:58:38.305Z] Removing intermediate container 12575db7eb6b [2024-07-24T10:58:38.305Z] ---> 410a12a049e5 [2024-07-24T10:58:38.305Z] Step 25/25 : LABEL version=0.0.0 [2024-07-24T10:58:38.305Z] ---> Running in f25a779faaac [2024-07-24T10:58:38.578Z] Removing intermediate container f25a779faaac [2024-07-24T10:58:38.578Z] ---> d7fc4527c118 [2024-07-24T10:58:38.578Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-24T10:58:38.844Z] Successfully built d7fc4527c118 [2024-07-24T10:58:38.844Z] 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-24T10:58:39.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T10:58:39.807Z] [2024-07-24T10:58:39.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T10:58:40.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T10:58:40.233Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-24T10:58:40.233Z] 8998bd30e6a1: Pulling fs layer [2024-07-24T10:58:40.233Z] 04944245beec: Pulling fs layer [2024-07-24T10:58:40.233Z] 699f458cf7ca: Pulling fs layer [2024-07-24T10:58:40.233Z] 765212b225bb: Pulling fs layer [2024-07-24T10:58:40.233Z] f23df028b6ca: Pulling fs layer [2024-07-24T10:58:40.233Z] d65c8cfc05b1: Pulling fs layer [2024-07-24T10:58:40.233Z] 2437ff75d9bd: Pulling fs layer [2024-07-24T10:58:40.233Z] 765212b225bb: Waiting [2024-07-24T10:58:40.233Z] f23df028b6ca: Waiting [2024-07-24T10:58:40.233Z] d65c8cfc05b1: Waiting [2024-07-24T10:58:40.233Z] 2437ff75d9bd: Waiting [2024-07-24T10:58:40.501Z] 04944245beec: Verifying Checksum [2024-07-24T10:58:40.501Z] 04944245beec: Download complete [2024-07-24T10:58:40.501Z] 765212b225bb: Verifying Checksum [2024-07-24T10:58:40.501Z] 765212b225bb: Download complete [2024-07-24T10:58:40.501Z] f23df028b6ca: Verifying Checksum [2024-07-24T10:58:40.501Z] f23df028b6ca: Download complete [2024-07-24T10:58:40.501Z] d65c8cfc05b1: Download complete [2024-07-24T10:58:40.501Z] 699f458cf7ca: Verifying Checksum [2024-07-24T10:58:40.501Z] 699f458cf7ca: Download complete [2024-07-24T10:58:41.084Z] 8998bd30e6a1: Verifying Checksum [2024-07-24T10:58:41.084Z] 8998bd30e6a1: Download complete [2024-07-24T10:58:43.662Z] 2437ff75d9bd: Verifying Checksum [2024-07-24T10:58:43.662Z] 2437ff75d9bd: Download complete [2024-07-24T10:58:45.603Z] 8998bd30e6a1: Pull complete [2024-07-24T10:58:46.186Z] 04944245beec: Pull complete [2024-07-24T10:58:47.595Z] 699f458cf7ca: Pull complete [2024-07-24T10:58:47.861Z] 765212b225bb: Pull complete [2024-07-24T10:58:48.818Z] f23df028b6ca: Pull complete [2024-07-24T10:58:48.818Z] d65c8cfc05b1: Pull complete [2024-07-24T10:59:07.024Z] 2437ff75d9bd: Pull complete [2024-07-24T10:59:07.024Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-24T10:59:07.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T10:59:07.024Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T10:59:07.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-6322 does not seem to be running inside a container [2024-07-24T10:59:07.462Z] $ 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-24T10:59:10.154Z] $ docker top 7388f2c5185c049154f77e5ea6f683368ed01096cd96cd87bffaa7aa265ae36e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T10:59:11.092Z] ---> job-cost.sh [2024-07-24T10:59:11.092Z] lf-activate-venv: SKIPPING [2024-07-24T10:59:11.092Z] INFO: No Stack... [2024-07-24T10:59:11.356Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-24T10:59:12.306Z] INFO: Archiving Costs [Pipeline] sh [2024-07-24T10:59:12.690Z] + cut -d, -f6 [2024-07-24T10:59:12.690Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2024-07-24T10:59:12.766Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-304-1-stack-cost] [2024-07-24T10:59:12.772Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-304-1-stack-cost] did not exist. Created. [2024-07-24T10:59:12.781Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-304-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-24T10:59:13.207Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-9ec23c22/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-24T10:59:13.865Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-24T10:59:13.909Z] Warning: overwriting stash ‘stack-cost’ [2024-07-24T10:59:13.967Z] Stashed 1 file(s) [Pipeline] } [2024-07-24T10:59:13.995Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-304-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-24T10:59:14.077Z] $ docker stop --time=1 7388f2c5185c049154f77e5ea6f683368ed01096cd96cd87bffaa7aa265ae36e [2024-07-24T10:59:15.588Z] $ docker rm -f --volumes 7388f2c5185c049154f77e5ea6f683368ed01096cd96cd87bffaa7aa265ae36e [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-24T10:59:16.812Z] provisioning config files... [2024-07-24T10:59:16.820Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-304@tmp/config15526546634221990607tmp [Pipeline] { [Pipeline] sh [2024-07-24T10:59:17.172Z] + set +x [2024-07-24T10:59:17.173Z] + + curl -s https://codecov.io/bash [2024-07-24T10:59:17.173Z] bash -s -- [2024-07-24T10:59:17.173Z] [2024-07-24T10:59:17.173Z] _____ _ [2024-07-24T10:59:17.173Z] / ____| | | [2024-07-24T10:59:17.173Z] | | ___ __| | ___ ___ _____ __ [2024-07-24T10:59:17.173Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-24T10:59:17.173Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-24T10:59:17.173Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-24T10:59:17.173Z] Bash-1.0.6 [2024-07-24T10:59:17.173Z] [2024-07-24T10:59:17.173Z] [2024-07-24T10:59:17.173Z] ==> git version 2.25.1 found [2024-07-24T10:59:17.173Z] ==> 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-24T10:59:17.173Z] Release-Date: 2020-01-08 [2024-07-24T10:59:17.173Z] 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-24T10:59:17.173Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-24T10:59:17.173Z] ==> Jenkins CI detected. [2024-07-24T10:59:17.173Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-304 [2024-07-24T10:59:17.173Z] project root: . [2024-07-24T10:59:17.173Z] --> token set from env [2024-07-24T10:59:17.173Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-24T10:59:17.173Z] ==> Running gcov in . (disable via -X gcov) [2024-07-24T10:59:17.173Z] ==> Python coveragepy not found [2024-07-24T10:59:17.173Z] ==> Searching for coverage reports in: [2024-07-24T10:59:17.173Z] + . [2024-07-24T10:59:17.436Z] -> Found 1 reports [2024-07-24T10:59:17.436Z] ==> Detecting git/mercurial file structure [2024-07-24T10:59:17.436Z] ==> Reading reports [2024-07-24T10:59:17.436Z] + ./coverage.out bytes=438103 [2024-07-24T10:59:17.436Z] ==> Appending adjustments [2024-07-24T10:59:17.436Z] https://docs.codecov.io/docs/fixing-reports [2024-07-24T10:59:17.436Z] + Found adjustments [2024-07-24T10:59:17.436Z] ==> Gzipping contents [2024-07-24T10:59:17.696Z] 52K /tmp/codecov.2CQgmB.gz [2024-07-24T10:59:17.696Z] ==> Uploading reports [2024-07-24T10:59:17.696Z] url: https://codecov.io [2024-07-24T10:59:17.696Z] query: branch=PR-304&commit=786936ff3627695e375664dac7631ddce4655ca3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-304%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=304&job=&cmd_args= [2024-07-24T10:59:17.696Z] -> Pinging Codecov [2024-07-24T10:59:17.696Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-304&commit=786936ff3627695e375664dac7631ddce4655ca3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-304%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=304&job=&cmd_args= [2024-07-24T10:59:17.696Z] -> Uploading to [2024-07-24T10:59:17.696Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-24/581DD39554BDF9B6E22D074273EAD858/786936ff3627695e375664dac7631ddce4655ca3/6ef052c2-da3d-4379-a4b7-c52470fdbab1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240724%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240724T105917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1648dd3f18126bf8c04a20bf9dab73f11f82c604b3c1d090815948048b07a2e5 [2024-07-24T10:59:17.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T10:59:17.696Z] Dload Upload Total Spent Left Speed [2024-07-24T10:59:17.956Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50185 0 0 100 50185 0 187k --:--:-- --:--:-- --:--:-- 186k [2024-07-24T10:59:17.956Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/786936ff3627695e375664dac7631ddce4655ca3 [Pipeline] } [2024-07-24T10:59:17.991Z] 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-24T10:59:20.540Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-304/archives ] [2024-07-24T10:59:20.541Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-304/archives [2024-07-24T10:59:20.541Z] total 16 [2024-07-24T10:59:20.541Z] drwxr-xr-x 3 root root 4096 Jul 24 10:48 . [2024-07-24T10:59:20.541Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 24 10:48 .. [2024-07-24T10:59:20.541Z] drwxr-xr-x 2 root root 4096 Jul 24 10:48 cost [2024-07-24T10:59:20.541Z] -rw-r--r-- 1 root root 91 Jul 24 10:48 cost.csv [2024-07-24T10:59:20.541Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-304/archives [2024-07-24T10:59:20.541Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-304/archives [2024-07-24T10:59:20.541Z] total 16 [2024-07-24T10:59:20.541Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 10:48 . [2024-07-24T10:59:20.541Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 24 10:48 .. [2024-07-24T10:59:20.541Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 24 10:48 cost [2024-07-24T10:59:20.541Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 24 10:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-24T10:59:20.879Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T10:59:21.787Z] ---> package-listing.sh [2024-07-24T10:59:21.787Z] ++ facter osfamily [2024-07-24T10:59:21.787Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-24T10:59:22.046Z] + OS_FAMILY=debian [2024-07-24T10:59:22.046Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-304 [2024-07-24T10:59:22.046Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-24T10:59:22.046Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-24T10:59:22.047Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-24T10:59:22.047Z] + PACKAGES=/tmp/packages_start.txt [2024-07-24T10:59:22.047Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-304 ']' [2024-07-24T10:59:22.047Z] + PACKAGES=/tmp/packages_end.txt [2024-07-24T10:59:22.047Z] + case "${OS_FAMILY}" in [2024-07-24T10:59:22.047Z] + dpkg -l [2024-07-24T10:59:22.047Z] + grep '^ii' [2024-07-24T10:59:22.047Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-24T10:59:22.047Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-24T10:59:22.047Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-24T10:59:22.047Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-304 ']' [2024-07-24T10:59:22.047Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-304/archives/ [2024-07-24T10:59:22.047Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-304/archives/ [Pipeline] echo [2024-07-24T10:59:22.092Z] 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-304/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-24T10:59:22.398Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T10:59:23.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T10:59:23.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T10:59:23.223Z] prd-ubuntu20.04-docker-8c-8g-6321 does not seem to be running inside a container [2024-07-24T10:59:23.248Z] $ 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-304/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-304 -v /w/workspace/undry_device-rfid-llrp-go_PR-304:/w/workspace/undry_device-rfid-llrp-go_PR-304:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-304@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-304@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-24T10:59:23.448Z] $ docker top d56c961f6b98cd83546931e6a311e17ead914745dd7d9d617827efab5bfbe8cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T10:59:23.877Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-24T10:59:24.192Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-24T10:59:24.510Z] + ls /var/log/sa-host [2024-07-24T10:59:24.510Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T10:59:24.781Z] provisioning config files... [2024-07-24T10:59:24.790Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-304@tmp/config15367181580174225189tmp [Pipeline] { [Pipeline] echo [2024-07-24T10:59:24.865Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T10:59:25.186Z] ---> create-netrc.sh [Pipeline] } [2024-07-24T10:59:25.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-24T10:59:25.706Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-24T10:59:25.748Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T10:59:26.104Z] ---> sudo-logs.sh [2024-07-24T10:59:26.104Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-24T10:59:26.218Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T10:59:26.573Z] ---> job-cost.sh [2024-07-24T10:59:26.573Z] lf-activate-venv: SKIPPING [2024-07-24T10:59:26.573Z] DEBUG: total: 0.2199999988079071 [2024-07-24T10:59:26.573Z] INFO: Retrieving Stack Cost... [2024-07-24T10:59:27.147Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-24T10:59:27.407Z] INFO: Archiving Costs [Pipeline] echo [2024-07-24T10:59:27.447Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T10:59:27.770Z] ---> logs-deploy.sh [2024-07-24T10:59:27.770Z] lf-activate-venv: SKIPPING [2024-07-24T10:59:27.770Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-304/1 [2024-07-24T10:59:27.770Z] INFO: archiving workspace using pattern(s): [2024-07-24T10:59:28.707Z] Archives upload complete. [2024-07-24T10:59:28.707Z] INFO: archiving logs to Nexus