Pull request #307 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3ba7e5d55c95dd114467ee576ee858869d37d9aa+c113c35f422ed3e43f4da535b17fc150c7364f0a (d772676f51fd811838a10c34aeac68cd70d5aeab) 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-ssh16012707282996878207.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-ssh9132913939666266964.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-307/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-307/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12511026139292386992.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-307/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15035842465912898858.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-ssh12089017495587966793.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-307/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-307/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13338702486345943160.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7292 in /w/workspace/undry_device-rfid-llrp-go_PR-307 [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-307 # 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 Merging remotes/origin/main commit c113c35f422ed3e43f4da535b17fc150c7364f0a into PR head commit 3ba7e5d55c95dd114467ee576ee858869d37d9aa Merge succeeded, producing 3ba7e5d55c95dd114467ee576ee858869d37d9aa Checking out Revision 3ba7e5d55c95dd114467ee576ee858869d37d9aa (PR-307) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > 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/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ba7e5d55c95dd114467ee576ee858869d37d9aa # 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 c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ba7e5d55c95dd114467ee576ee858869d37d9aa # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-07T10:43:44.991Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-07T10:43:45.248Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-07T10:43:45.426Z] ========================================================= [2024-08-07T10:43:45.426Z] EdgeX Global Pipelines Version Info [2024-08-07T10:43:45.426Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:43:46.245Z] ------------------- [2024-08-07T10:43:46.245Z] stable info: [2024-08-07T10:43:46.245Z] ------------------- [2024-08-07T10:43:46.245Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-07T10:43:46.245Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-07T10:43:46.245Z] Message: update stable to v1.0.260 [2024-08-07T10:43:46.817Z] ------------------- [2024-08-07T10:43:46.817Z] experimental info: [2024-08-07T10:43:46.817Z] ------------------- [2024-08-07T10:43:46.817Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-07T10:43:46.817Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-07T10:43:46.817Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-07T10:43:47.039Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-08-07T10:43:47.100Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-08-07T10:43:47.159Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-07T10:43:47.219Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-07T10:43:47.281Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-07T10:43:47.339Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-07T10:43:47.397Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-07T10:43:47.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-07T10:43:47.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-07T10:43:47.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-07T10:43:47.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-07T10:43:47.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-08-07T10:43:47.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-07T10:43:47.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-07T10:43:47.878Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-07T10:43:47.935Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-07T10:43:47.993Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-07T10:43:48.056Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-07T10:43:48.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-07T10:43:48.169Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-07T10:43:48.237Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-07T10:43:48.295Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-07T10:43:48.353Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-07T10:43:48.415Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-07T10:43:48.477Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-07T10:43:48.536Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-07T10:43:48.599Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-07T10:43:48.654Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-307 [Pipeline] echo [2024-08-07T10:43:48.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-307 [Pipeline] echo [2024-08-07T10:43:48.775Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-307 [Pipeline] echo [2024-08-07T10:43:48.843Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ba7e5d55c95dd114467ee576ee858869d37d9aa [Pipeline] echo [2024-08-07T10:43:48.902Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ba7e5d [Pipeline] echo [2024-08-07T10:43:48.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T10:43:49.109Z] provisioning config files... [2024-08-07T10:43:49.122Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-307@tmp/config893563466705968303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:43:49.523Z] ---> ****-login.sh [2024-08-07T10:43:49.523Z] nexus3.edgexfoundry.org:10001 [2024-08-07T10:43:49.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T10:43:50.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T10:43:50.041Z] Configure a credential helper to remove this warning. See [2024-08-07T10:43:50.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T10:43:50.041Z] [2024-08-07T10:43:50.041Z] Login Succeeded [2024-08-07T10:43:50.041Z] nexus3.edgexfoundry.org:10002 [2024-08-07T10:43:50.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T10:43:50.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T10:43:50.042Z] Configure a credential helper to remove this warning. See [2024-08-07T10:43:50.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T10:43:50.042Z] [2024-08-07T10:43:50.042Z] Login Succeeded [2024-08-07T10:43:50.042Z] nexus3.edgexfoundry.org:10003 [2024-08-07T10:43:50.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T10:43:50.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T10:43:50.042Z] Configure a credential helper to remove this warning. See [2024-08-07T10:43:50.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T10:43:50.042Z] [2024-08-07T10:43:50.042Z] Login Succeeded [2024-08-07T10:43:50.042Z] nexus3.edgexfoundry.org:10004 [2024-08-07T10:43:50.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T10:43:50.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T10:43:50.302Z] Configure a credential helper to remove this warning. See [2024-08-07T10:43:50.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T10:43:50.302Z] [2024-08-07T10:43:50.302Z] Login Succeeded [2024-08-07T10:43:50.302Z] ****.io [2024-08-07T10:43:50.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T10:43:50.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T10:43:50.562Z] Configure a credential helper to remove this warning. See [2024-08-07T10:43:50.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T10:43:50.562Z] [2024-08-07T10:43:50.562Z] Login Succeeded [2024-08-07T10:43:50.562Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T10:43:50.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-07T10:43:51.305Z] + git rev-list -1 --merges 3ba7e5d55c95dd114467ee576ee858869d37d9aa~1..3ba7e5d55c95dd114467ee576ee858869d37d9aa [Pipeline] echo [2024-08-07T10:43:51.358Z] -----------> git rev-list -1 --merges 3ba7e5d55c95dd114467ee576ee858869d37d9aa~1..3ba7e5d55c95dd114467ee576ee858869d37d9aa 3ba7e5d55c95dd114467ee576ee858869d37d9aa [false] [Pipeline] sh [2024-08-07T10:43:51.684Z] + git log --format=format:%s -1 3ba7e5d55c95dd114467ee576ee858869d37d9aa [Pipeline] echo [2024-08-07T10:43:51.727Z] ========================================================= [2024-08-07T10:43:51.727Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-07T10:43:51.727Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-07T10:43:52.185Z] + git log --format=format:%s -1 3ba7e5d55c95dd114467ee576ee858869d37d9aa [Pipeline] echo [2024-08-07T10:43:52.234Z] [semverPrep] GIT_COMMIT: 3ba7e5d55c95dd114467ee576ee858869d37d9aa, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-08-07T10:43:52.280Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-07T10:43:52.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-07T10:43:52.693Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-07T10:43:52.693Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-07T10:43:52.693Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-07T10:43:52.693Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-07T10:43:52.693Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-07T10:43:52.693Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:43:53.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T10:43:53.199Z] [2024-08-07T10:43:53.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:43:53.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T10:43:53.609Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-07T10:43:53.609Z] b85a868b505f: Pulling fs layer [2024-08-07T10:43:53.609Z] e2be974225ed: Pulling fs layer [2024-08-07T10:43:53.609Z] 339a4e72a1f5: Pulling fs layer [2024-08-07T10:43:53.609Z] 988bab9f4d93: Pulling fs layer [2024-08-07T10:43:53.609Z] 1469e6f7b9e6: Pulling fs layer [2024-08-07T10:43:53.609Z] eaf3925da568: Pulling fs layer [2024-08-07T10:43:53.609Z] bab4dde63d76: Pulling fs layer [2024-08-07T10:43:53.609Z] bde34c3a00c8: Pulling fs layer [2024-08-07T10:43:53.609Z] b352a97aabf1: Pulling fs layer [2024-08-07T10:43:53.609Z] 4872d77fe225: Pulling fs layer [2024-08-07T10:43:53.609Z] 5851b861e8e6: Pulling fs layer [2024-08-07T10:43:53.609Z] 988bab9f4d93: Waiting [2024-08-07T10:43:53.609Z] eaf3925da568: Waiting [2024-08-07T10:43:53.609Z] 1469e6f7b9e6: Waiting [2024-08-07T10:43:53.609Z] bab4dde63d76: Waiting [2024-08-07T10:43:53.609Z] 4872d77fe225: Waiting [2024-08-07T10:43:53.609Z] 5851b861e8e6: Waiting [2024-08-07T10:43:53.609Z] bde34c3a00c8: Waiting [2024-08-07T10:43:53.609Z] b352a97aabf1: Waiting [2024-08-07T10:43:53.609Z] e2be974225ed: Download complete [2024-08-07T10:43:53.609Z] 988bab9f4d93: Download complete [2024-08-07T10:43:53.609Z] 1469e6f7b9e6: Verifying Checksum [2024-08-07T10:43:53.609Z] 1469e6f7b9e6: Download complete [2024-08-07T10:43:53.609Z] 339a4e72a1f5: Verifying Checksum [2024-08-07T10:43:53.609Z] 339a4e72a1f5: Download complete [2024-08-07T10:43:53.869Z] eaf3925da568: Verifying Checksum [2024-08-07T10:43:53.869Z] eaf3925da568: Download complete [2024-08-07T10:43:53.869Z] bde34c3a00c8: Download complete [2024-08-07T10:43:53.869Z] b352a97aabf1: Download complete [2024-08-07T10:43:53.869Z] 4872d77fe225: Verifying Checksum [2024-08-07T10:43:53.869Z] 4872d77fe225: Download complete [2024-08-07T10:43:53.869Z] 5851b861e8e6: Verifying Checksum [2024-08-07T10:43:53.869Z] 5851b861e8e6: Download complete [2024-08-07T10:43:53.869Z] b85a868b505f: Verifying Checksum [2024-08-07T10:43:53.869Z] b85a868b505f: Download complete [2024-08-07T10:43:54.129Z] bab4dde63d76: Verifying Checksum [2024-08-07T10:43:54.129Z] bab4dde63d76: Download complete [2024-08-07T10:43:55.090Z] b85a868b505f: Pull complete [2024-08-07T10:43:55.351Z] e2be974225ed: Pull complete [2024-08-07T10:43:55.923Z] 339a4e72a1f5: Pull complete [2024-08-07T10:43:55.924Z] 988bab9f4d93: Pull complete [2024-08-07T10:43:56.183Z] 1469e6f7b9e6: Pull complete [2024-08-07T10:43:56.183Z] eaf3925da568: Pull complete [2024-08-07T10:43:58.083Z] bab4dde63d76: Pull complete [2024-08-07T10:43:58.083Z] bde34c3a00c8: Pull complete [2024-08-07T10:43:58.083Z] b352a97aabf1: Pull complete [2024-08-07T10:43:58.344Z] 4872d77fe225: Pull complete [2024-08-07T10:43:58.344Z] 5851b861e8e6: Pull complete [2024-08-07T10:43:58.344Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-07T10:43:58.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T10:43:58.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T10:43:58.650Z] prd-ubuntu20.04-docker-8c-8g-7292 does not seem to be running inside a container [2024-08-07T10:43:58.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-307 -v /w/workspace/undry_device-rfid-llrp-go_PR-307:/w/workspace/undry_device-rfid-llrp-go_PR-307:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-307@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-307@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-07T10:44:00.955Z] $ docker top d16ca91e581bbd7271711020ca4bc8aa815ba79fe16aff8d4197ce8baa5f1547 -eo pid,comm [2024-08-07T10:44:01.019Z] 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-08-07T10:44:01.019Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-07T10:44:01.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-07T10:44:01.215Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-07T10:44:01.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-07T10:44:01.334Z] $ docker exec d16ca91e581bbd7271711020ca4bc8aa815ba79fe16aff8d4197ce8baa5f1547 ssh-agent [2024-08-07T10:44:01.455Z] SSH_AUTH_SOCK=/tmp/ssh-rwaeRQqwxZyy/agent.31 [2024-08-07T10:44:01.455Z] SSH_AGENT_PID=37 [2024-08-07T10:44:01.463Z] Running ssh-add (command line suppressed) [2024-08-07T10:44:01.558Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-307@tmp/private_key_15941365081273167130.key (/w/workspace/undry_device-rfid-llrp-go_PR-307@tmp/private_key_15941365081273167130.key) [2024-08-07T10:44:01.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-07T10:44:01.934Z] + git tag --points-at HEAD [Pipeline] } [2024-08-07T10:44:01.960Z] $ docker exec --env ******** --env ******** d16ca91e581bbd7271711020ca4bc8aa815ba79fe16aff8d4197ce8baa5f1547 ssh-agent -k [2024-08-07T10:44:02.050Z] unset SSH_AUTH_SOCK; [2024-08-07T10:44:02.051Z] unset SSH_AGENT_PID; [2024-08-07T10:44:02.051Z] echo Agent pid 37 killed; [2024-08-07T10:44:02.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-07T10:44:02.179Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-07T10:44:02.179Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-07T10:44:02.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-07T10:44:02.292Z] $ docker exec d16ca91e581bbd7271711020ca4bc8aa815ba79fe16aff8d4197ce8baa5f1547 ssh-agent [2024-08-07T10:44:02.385Z] SSH_AUTH_SOCK=/tmp/ssh-8JiOllgAXOLd/agent.70 [2024-08-07T10:44:02.386Z] SSH_AGENT_PID=76 [2024-08-07T10:44:02.391Z] Running ssh-add (command line suppressed) [2024-08-07T10:44:02.498Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-307@tmp/private_key_15908761602776430233.key (/w/workspace/undry_device-rfid-llrp-go_PR-307@tmp/private_key_15908761602776430233.key) [2024-08-07T10:44:02.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-07T10:44:02.867Z] + git semver init [2024-08-07T10:44:03.126Z] 2024-08-07 10:44:03,048 [run_init] DEBUG init version:0.0.0 force:False [2024-08-07T10:44:03.126Z] 2024-08-07 10:44:03,049 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-307/.semver [2024-08-07T10:44:03.126Z] 2024-08-07 10:44:03,049 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-307/.semver [2024-08-07T10:44:03.126Z] 2024-08-07 10:44:03,049 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-307/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-307, universal_newlines=False, shell=None, istream=None) [2024-08-07T10:44:05.039Z] 2024-08-07 10:44:04,770 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-307/.git/info/exclude [2024-08-07T10:44:05.039Z] 2024-08-07 10:44:04,771 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-307/.semver/PR-307 with force:False [2024-08-07T10:44:05.039Z] 2024-08-07 10:44:04,771 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-307/.semver/PR-307 [2024-08-07T10:44:05.039Z] 2024-08-07 10:44:04,775 [execute] INFO git cat-file --batch-check [2024-08-07T10:44:05.039Z] 2024-08-07 10:44:04,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-307/.semver, universal_newlines=False, shell=None, istream=) [2024-08-07T10:44:05.039Z] 2024-08-07 10:44:04,781 [execute] INFO git cat-file --batch [2024-08-07T10:44:05.039Z] 2024-08-07 10:44:04,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-307/.semver, universal_newlines=False, shell=None, istream=) [2024-08-07T10:44:05.039Z] 2024-08-07 10:44:04,788 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-307/.semver/PR-307 [2024-08-07T10:44:05.039Z] 0.0.0 [Pipeline] } [2024-08-07T10:44:05.064Z] $ docker exec --env ******** --env ******** d16ca91e581bbd7271711020ca4bc8aa815ba79fe16aff8d4197ce8baa5f1547 ssh-agent -k [2024-08-07T10:44:05.174Z] unset SSH_AUTH_SOCK; [2024-08-07T10:44:05.175Z] unset SSH_AGENT_PID; [2024-08-07T10:44:05.176Z] echo Agent pid 76 killed; [2024-08-07T10:44:05.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-07T10:44:05.659Z] + git semver [Pipeline] } [2024-08-07T10:44:05.944Z] $ docker stop --time=1 d16ca91e581bbd7271711020ca4bc8aa815ba79fe16aff8d4197ce8baa5f1547 [2024-08-07T10:44:07.246Z] $ docker rm -f --volumes d16ca91e581bbd7271711020ca4bc8aa815ba79fe16aff8d4197ce8baa5f1547 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T10:44:07.669Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-07T10:44:07.973Z] Stashed 1 file(s) [Pipeline] echo [2024-08-07T10:44:08.002Z] [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-08-07T10:44:08.746Z] provisioning config files... [2024-08-07T10:44:08.756Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-307@tmp/config17733686603900388821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:44:09.131Z] ---> ****-login.sh [2024-08-07T10:44:09.131Z] nexus3.edgexfoundry.org:10001 [2024-08-07T10:44:09.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T10:44:09.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T10:44:09.131Z] Configure a credential helper to remove this warning. See [2024-08-07T10:44:09.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T10:44:09.131Z] [2024-08-07T10:44:09.131Z] Login Succeeded [2024-08-07T10:44:09.131Z] nexus3.edgexfoundry.org:10002 [2024-08-07T10:44:09.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T10:44:09.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T10:44:09.131Z] Configure a credential helper to remove this warning. See [2024-08-07T10:44:09.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T10:44:09.132Z] [2024-08-07T10:44:09.132Z] Login Succeeded [2024-08-07T10:44:09.132Z] nexus3.edgexfoundry.org:10003 [2024-08-07T10:44:09.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T10:44:09.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T10:44:09.391Z] Configure a credential helper to remove this warning. See [2024-08-07T10:44:09.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T10:44:09.391Z] [2024-08-07T10:44:09.391Z] Login Succeeded [2024-08-07T10:44:09.391Z] nexus3.edgexfoundry.org:10004 [2024-08-07T10:44:09.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T10:44:09.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T10:44:09.391Z] Configure a credential helper to remove this warning. See [2024-08-07T10:44:09.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T10:44:09.391Z] [2024-08-07T10:44:09.392Z] Login Succeeded [2024-08-07T10:44:09.392Z] ****.io [2024-08-07T10:44:09.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T10:44:09.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T10:44:09.651Z] Configure a credential helper to remove this warning. See [2024-08-07T10:44:09.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T10:44:09.651Z] [2024-08-07T10:44:09.651Z] Login Succeeded [2024-08-07T10:44:09.651Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T10:44:09.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-07T10:44:09.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T10:44:09.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T10:44:10.009Z] ========================================================= [2024-08-07T10:44:10.009Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-07T10:44:10.009Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:44:10.533Z] + 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-08-07T10:44:10.533Z] Sending build context to Docker daemon 11.42MB [2024-08-07T10:44:10.533Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-07T10:44:10.533Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-07T10:44:10.533Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-07T10:44:10.533Z] 619be1103602: Pulling fs layer [2024-08-07T10:44:10.533Z] 7862e08f4a3e: Pulling fs layer [2024-08-07T10:44:10.533Z] 5df492c9dc93: Pulling fs layer [2024-08-07T10:44:10.533Z] 7629e6793208: Pulling fs layer [2024-08-07T10:44:10.533Z] 4f4fb700ef54: Pulling fs layer [2024-08-07T10:44:10.533Z] fb5054dd5b73: Pulling fs layer [2024-08-07T10:44:10.533Z] eeca6798cff9: Pulling fs layer [2024-08-07T10:44:10.533Z] aa269ceb94a6: Pulling fs layer [2024-08-07T10:44:10.533Z] ada007ff1a6a: Pulling fs layer [2024-08-07T10:44:10.533Z] eeca6798cff9: Waiting [2024-08-07T10:44:10.533Z] 7629e6793208: Waiting [2024-08-07T10:44:10.533Z] 4f4fb700ef54: Waiting [2024-08-07T10:44:10.533Z] fb5054dd5b73: Waiting [2024-08-07T10:44:10.533Z] aa269ceb94a6: Waiting [2024-08-07T10:44:10.533Z] 7862e08f4a3e: Verifying Checksum [2024-08-07T10:44:10.533Z] 7629e6793208: Download complete [2024-08-07T10:44:10.533Z] 4f4fb700ef54: Download complete [2024-08-07T10:44:10.793Z] fb5054dd5b73: Download complete [2024-08-07T10:44:10.793Z] 619be1103602: Download complete [2024-08-07T10:44:10.793Z] eeca6798cff9: Verifying Checksum [2024-08-07T10:44:10.793Z] eeca6798cff9: Download complete [2024-08-07T10:44:10.793Z] 619be1103602: Pull complete [2024-08-07T10:44:11.054Z] 7862e08f4a3e: Pull complete [2024-08-07T10:44:11.054Z] ada007ff1a6a: Verifying Checksum [2024-08-07T10:44:11.054Z] ada007ff1a6a: Download complete [2024-08-07T10:44:11.054Z] 5df492c9dc93: Verifying Checksum [2024-08-07T10:44:11.054Z] 5df492c9dc93: Download complete [2024-08-07T10:44:11.313Z] aa269ceb94a6: Verifying Checksum [2024-08-07T10:44:11.313Z] aa269ceb94a6: Download complete [2024-08-07T10:44:14.599Z] 5df492c9dc93: Pull complete [2024-08-07T10:44:14.599Z] 7629e6793208: Pull complete [2024-08-07T10:44:14.599Z] 4f4fb700ef54: Pull complete [2024-08-07T10:44:14.599Z] fb5054dd5b73: Pull complete [2024-08-07T10:44:14.599Z] eeca6798cff9: Pull complete [2024-08-07T10:44:17.132Z] aa269ceb94a6: Pull complete [2024-08-07T10:44:17.701Z] ada007ff1a6a: Pull complete [2024-08-07T10:44:17.701Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-07T10:44:17.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T10:44:17.701Z] ---> f489d0715acc [2024-08-07T10:44:17.701Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-07T10:44:21.964Z] ---> Running in 54fc060056a3 [2024-08-07T10:44:21.964Z] Removing intermediate container 54fc060056a3 [2024-08-07T10:44:21.964Z] ---> fdff92e38187 [2024-08-07T10:44:21.964Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-07T10:44:21.964Z] ---> Running in 4cf381a87728 [2024-08-07T10:44:21.964Z] Removing intermediate container 4cf381a87728 [2024-08-07T10:44:21.964Z] ---> 52b8f11fdbba [2024-08-07T10:44:21.964Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-07T10:44:21.964Z] ---> Running in f4adad358607 [2024-08-07T10:44:21.964Z] Removing intermediate container f4adad358607 [2024-08-07T10:44:21.964Z] ---> 04d23952a29f [2024-08-07T10:44:21.964Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-07T10:44:21.964Z] ---> Running in a10fc653ead2 [2024-08-07T10:44:21.964Z] Removing intermediate container a10fc653ead2 [2024-08-07T10:44:21.964Z] ---> 59037fe7e751 [2024-08-07T10:44:21.964Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-07T10:44:21.964Z] ---> Running in c2ae5642c286 [2024-08-07T10:44:22.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T10:44:22.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T10:44:22.743Z] OK: 264 MiB in 52 packages [2024-08-07T10:44:23.002Z] Removing intermediate container c2ae5642c286 [2024-08-07T10:44:23.002Z] ---> ea716982ecfc [2024-08-07T10:44:23.002Z] Step 8/12 : WORKDIR /app [2024-08-07T10:44:23.002Z] ---> Running in 02c1ff47e9e3 [2024-08-07T10:44:23.002Z] Removing intermediate container 02c1ff47e9e3 [2024-08-07T10:44:23.002Z] ---> 0134c9d7d95d [2024-08-07T10:44:23.002Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-07T10:44:23.262Z] ---> 088329f96cb6 [2024-08-07T10:44:23.262Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:44:23.262Z] ---> Running in ed986038821d [2024-08-07T10:44:23.537Z] Still waiting to schedule task [2024-08-07T10:44:23.538Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7290’ [2024-08-07T10:45:09.958Z] Removing intermediate container ed986038821d [2024-08-07T10:45:09.958Z] ---> c0e620581688 [2024-08-07T10:45:09.958Z] Step 11/12 : COPY . . [2024-08-07T10:45:09.958Z] ---> 6bbc6e03cba1 [2024-08-07T10:45:09.958Z] Step 12/12 : RUN $MAKE [2024-08-07T10:45:09.958Z] ---> Running in 254cd43b169b [2024-08-07T10:45:09.958Z] noop [2024-08-07T10:45:09.958Z] Removing intermediate container 254cd43b169b [2024-08-07T10:45:09.958Z] ---> dad1724856d2 [2024-08-07T10:45:09.958Z] Successfully built dad1724856d2 [2024-08-07T10:45:09.958Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:45:10.452Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-07T10:45:10.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T10:45:10.629Z] prd-ubuntu20.04-docker-8c-8g-7292 does not seem to be running inside a container [2024-08-07T10:45:10.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-307 -v /w/workspace/undry_device-rfid-llrp-go_PR-307:/w/workspace/undry_device-rfid-llrp-go_PR-307:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-307@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-307@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 ******** ci-base-image-x86_64 cat [2024-08-07T10:45:11.004Z] $ docker top 4532b2b72e5f03298f8ee1556f0f18d49567beaece6073af6ee79e8ed51c6489 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T10:45:11.408Z] + go version [2024-08-07T10:45:11.408Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-07T10:45:11.445Z] $ docker stop --time=1 4532b2b72e5f03298f8ee1556f0f18d49567beaece6073af6ee79e8ed51c6489 [2024-08-07T10:45:12.683Z] $ docker rm -f --volumes 4532b2b72e5f03298f8ee1556f0f18d49567beaece6073af6ee79e8ed51c6489 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:45:13.486Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-07T10:45:13.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T10:45:13.663Z] prd-ubuntu20.04-docker-8c-8g-7292 does not seem to be running inside a container [2024-08-07T10:45:13.690Z] $ 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-307 -v /w/workspace/undry_device-rfid-llrp-go_PR-307:/w/workspace/undry_device-rfid-llrp-go_PR-307:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-307@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-307@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 ******** ci-base-image-x86_64 cat [2024-08-07T10:45:14.007Z] $ docker top b37ccc6c3c3ae3b4817623b8eeb73c709500174d341ac2cd45494fafc1ca8ce9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T10:45:14.420Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-307 [Pipeline] fileExists [Pipeline] sh [2024-08-07T10:45:14.808Z] + make test [2024-08-07T10:45:14.808Z] go test ./... -coverprofile=coverage.out ./... [2024-08-07T10:45:16.191Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-08-07T10:45:38.116Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-08-07T10:45:38.116Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-08-07T10:45:39.049Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.307s coverage: 40.6% of statements [2024-08-07T10:45:39.049Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 94.6% of statements [2024-08-07T10:45:39.049Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.242s coverage: 51.9% of statements [2024-08-07T10:46:00.965Z] go vet ./... [2024-08-07T10:46:04.248Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-07T10:46:04.248Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-07T10:46:04.248Z] ./bin/test-attribution-txt.sh [2024-08-07T10:46:04.248Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-07T10:46:04.248Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-07T10:46:04.248Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-07T10:46:04.248Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-07T10:46:04.248Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-07T10:46:04.248Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-07T10:46:04.248Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-07T10:46:04.248Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-07T10:46:04.248Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-07T10:46:04.248Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-07T10:46:04.248Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-07T10:46:04.248Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-07T10:46:04.248Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-07T10:46:04.248Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-07T10:46:04.508Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-07T10:46:04.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-07T10:46:04.597Z] $ docker stop --time=1 b37ccc6c3c3ae3b4817623b8eeb73c709500174d341ac2cd45494fafc1ca8ce9 [2024-08-07T10:46:06.636Z] $ docker rm -f --volumes b37ccc6c3c3ae3b4817623b8eeb73c709500174d341ac2cd45494fafc1ca8ce9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T10:46:07.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-07T10:46:07.440Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-07T10:46:08.167Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-07T10:46:08.488Z] + ls -al . [2024-08-07T10:46:08.488Z] total 688 [2024-08-07T10:46:08.488Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 7 10:45 . [2024-08-07T10:46:08.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 10:43 .. [2024-08-07T10:46:08.488Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 7 10:43 .dockerignore [2024-08-07T10:46:08.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 10:45 .git [2024-08-07T10:46:08.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 10:43 .github [2024-08-07T10:46:08.488Z] -rw-rw-r-- 1 jenkins jenkins 880 Aug 7 10:43 .gitignore [2024-08-07T10:46:08.488Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 10:43 .golangci.yml [2024-08-07T10:46:08.488Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 10:44 .semver [2024-08-07T10:46:08.488Z] -rw-rw-r-- 1 jenkins jenkins 11980 Aug 7 10:43 Attribution.txt [2024-08-07T10:46:08.488Z] -rw-rw-r-- 1 jenkins jenkins 11677 Aug 7 10:43 CHANGELOG.md [2024-08-07T10:46:08.488Z] -rw-rw-r-- 1 jenkins jenkins 1456 Aug 7 10:43 Dockerfile [2024-08-07T10:46:08.488Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 10:43 GOVERNANCE.md [2024-08-07T10:46:08.488Z] -rw-rw-r-- 1 jenkins jenkins 661 Aug 7 10:43 Jenkinsfile [2024-08-07T10:46:08.488Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 7 10:43 LICENSE [2024-08-07T10:46:08.488Z] -rw-rw-r-- 1 jenkins jenkins 2179 Aug 7 10:43 Makefile [2024-08-07T10:46:08.488Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 7 10:43 OWNERS.md [2024-08-07T10:46:08.488Z] -rw-rw-r-- 1 jenkins jenkins 28907 Aug 7 10:43 README.md [2024-08-07T10:46:08.488Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 10:44 VERSION [2024-08-07T10:46:08.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 10:43 bin [2024-08-07T10:46:08.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 10:43 cmd [2024-08-07T10:46:08.488Z] -rw-r--r-- 1 jenkins jenkins 438103 Aug 7 10:45 coverage.out [2024-08-07T10:46:08.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 10:43 examples [2024-08-07T10:46:08.488Z] -rw-rw-r-- 1 jenkins jenkins 7163 Aug 7 10:43 go.mod [2024-08-07T10:46:08.488Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 7 10:43 go.sum [2024-08-07T10:46:08.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 10:43 images [2024-08-07T10:46:08.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 10:43 internal [2024-08-07T10:46:08.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 10:43 pkg [2024-08-07T10:46:08.488Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 7 10:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:46:08.915Z] + 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=3ba7e5d55c95dd114467ee576ee858869d37d9aa --label arch=amd64 --label version=0.0.0 . [2024-08-07T10:46:08.915Z] Sending build context to Docker daemon 11.42MB [2024-08-07T10:46:08.915Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-08-07T10:46:08.915Z] Step 2/25 : FROM ${BASE} AS builder [2024-08-07T10:46:08.915Z] ---> dad1724856d2 [2024-08-07T10:46:08.915Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-08-07T10:46:09.175Z] ---> Running in ba3afb08ae66 [2024-08-07T10:46:09.175Z] Removing intermediate container ba3afb08ae66 [2024-08-07T10:46:09.175Z] ---> 268c3f632c0f [2024-08-07T10:46:09.175Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-07T10:46:09.175Z] ---> Running in bce0fd71f3fd [2024-08-07T10:46:09.175Z] Removing intermediate container bce0fd71f3fd [2024-08-07T10:46:09.175Z] ---> 31015017652e [2024-08-07T10:46:09.175Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-08-07T10:46:09.175Z] ---> Running in 4450ba87c2d3 [2024-08-07T10:46:09.438Z] Removing intermediate container 4450ba87c2d3 [2024-08-07T10:46:09.438Z] ---> c566b5c7f894 [2024-08-07T10:46:09.438Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-08-07T10:46:09.438Z] ---> Running in 677b046174d5 [2024-08-07T10:46:09.438Z] Removing intermediate container 677b046174d5 [2024-08-07T10:46:09.438Z] ---> 5924c517877c [2024-08-07T10:46:09.438Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-07T10:46:09.438Z] ---> Running in f6e3ffd4dea8 [2024-08-07T10:46:09.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T10:46:09.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T10:46:10.215Z] OK: 264 MiB in 52 packages [2024-08-07T10:46:10.473Z] Removing intermediate container f6e3ffd4dea8 [2024-08-07T10:46:10.473Z] ---> fc0bc3387548 [2024-08-07T10:46:10.473Z] Step 8/25 : WORKDIR /app [2024-08-07T10:46:10.473Z] ---> Running in a84a3db9ad4e [2024-08-07T10:46:10.733Z] Removing intermediate container a84a3db9ad4e [2024-08-07T10:46:10.733Z] ---> 86553b9816d0 [2024-08-07T10:46:10.733Z] Step 9/25 : COPY go.mod vendor* ./ [2024-08-07T10:46:10.733Z] ---> 38a8060d875c [2024-08-07T10:46:10.733Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:46:10.733Z] ---> Running in 8532a8c6e1f5 [2024-08-07T10:46:11.683Z] Removing intermediate container 8532a8c6e1f5 [2024-08-07T10:46:11.683Z] ---> 1ff81592a9e7 [2024-08-07T10:46:11.683Z] Step 11/25 : COPY . . [2024-08-07T10:46:11.943Z] ---> f3ab1677f2e6 [2024-08-07T10:46:11.943Z] Step 12/25 : RUN $MAKE [2024-08-07T10:46:11.943Z] ---> Running in d0434b92363a [2024-08-07T10:46:12.203Z] 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.30" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-08-07T10:46:44.287Z] Removing intermediate container d0434b92363a [2024-08-07T10:46:44.287Z] ---> d49c23199717 [2024-08-07T10:46:44.287Z] Step 13/25 : FROM alpine:3.18 [2024-08-07T10:46:44.287Z] 3.18: Pulling from library/alpine [2024-08-07T10:46:44.287Z] 930bdd4d222e: Pulling fs layer [2024-08-07T10:46:44.287Z] 930bdd4d222e: Verifying Checksum [2024-08-07T10:46:44.287Z] 930bdd4d222e: Download complete [2024-08-07T10:46:44.287Z] 930bdd4d222e: Pull complete [2024-08-07T10:46:44.287Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T10:46:44.287Z] Status: Downloaded newer image for alpine:3.18 [2024-08-07T10:46:44.287Z] ---> 18f865063206 [2024-08-07T10:46:44.287Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-07T10:46:44.287Z] ---> Running in de77d078898a [2024-08-07T10:46:44.287Z] Removing intermediate container de77d078898a [2024-08-07T10:46:44.287Z] ---> 5c3d76008eab [2024-08-07T10:46:44.287Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-08-07T10:46:44.287Z] ---> Running in 34801996d84b [2024-08-07T10:46:44.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T10:46:44.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T10:46:44.806Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T10:46:44.806Z] Executing busybox-1.36.1-r7.trigger [2024-08-07T10:46:44.806Z] OK: 7 MiB in 16 packages [2024-08-07T10:46:45.375Z] Removing intermediate container 34801996d84b [2024-08-07T10:46:45.375Z] ---> 85a1164c155b [2024-08-07T10:46:45.375Z] Step 16/25 : RUN apk --no-cache upgrade [2024-08-07T10:46:45.375Z] ---> Running in 9f9a79584a95 [2024-08-07T10:46:45.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T10:46:45.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T10:46:45.895Z] OK: 7 MiB in 16 packages [2024-08-07T10:46:46.154Z] Removing intermediate container 9f9a79584a95 [2024-08-07T10:46:46.154Z] ---> 8ae93aac4543 [2024-08-07T10:46:46.154Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-08-07T10:46:46.154Z] ---> 6428a98bd6a8 [2024-08-07T10:46:46.154Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-08-07T10:46:46.412Z] ---> 16b502c13cd6 [2024-08-07T10:46:46.412Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-08-07T10:46:47.789Z] ---> 36f74eb87b6e [2024-08-07T10:46:47.789Z] Step 20/25 : EXPOSE 59989 [2024-08-07T10:46:47.789Z] ---> Running in 3a646787b8c3 [2024-08-07T10:46:47.789Z] Removing intermediate container 3a646787b8c3 [2024-08-07T10:46:47.789Z] ---> ea9ecd95e6c6 [2024-08-07T10:46:47.789Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-08-07T10:46:47.789Z] ---> Running in b6984b5178e7 [2024-08-07T10:46:47.789Z] Removing intermediate container b6984b5178e7 [2024-08-07T10:46:47.789Z] ---> 70191340b0da [2024-08-07T10:46:47.789Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-07T10:46:47.789Z] ---> Running in de86500b4062 [2024-08-07T10:46:47.789Z] Removing intermediate container de86500b4062 [2024-08-07T10:46:47.789Z] ---> 62b0fbde60da [2024-08-07T10:46:47.789Z] Step 23/25 : LABEL arch=amd64 [2024-08-07T10:46:47.789Z] ---> Running in c77a6ccfd643 [2024-08-07T10:46:48.049Z] Removing intermediate container c77a6ccfd643 [2024-08-07T10:46:48.049Z] ---> 949354df5f8b [2024-08-07T10:46:48.049Z] Step 24/25 : LABEL git_sha=3ba7e5d55c95dd114467ee576ee858869d37d9aa [2024-08-07T10:46:48.049Z] ---> Running in 3f4998b51e27 [2024-08-07T10:46:48.049Z] Removing intermediate container 3f4998b51e27 [2024-08-07T10:46:48.049Z] ---> 798c630a2d3b [2024-08-07T10:46:48.049Z] Step 25/25 : LABEL version=0.0.0 [2024-08-07T10:46:48.049Z] ---> Running in f849fe0721c6 [2024-08-07T10:46:48.049Z] Removing intermediate container f849fe0721c6 [2024-08-07T10:46:48.049Z] ---> d7f03acf4c9b [2024-08-07T10:46:48.049Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-07T10:46:48.049Z] Successfully built d7f03acf4c9b [2024-08-07T10:46:48.049Z] 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-08-07T10:46:49.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T10:46:49.054Z] [2024-08-07T10:46:49.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:46:49.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T10:46:49.454Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-07T10:46:49.454Z] 5eb5b503b376: Pulling fs layer [2024-08-07T10:46:49.454Z] 5c69ac0246d0: Pulling fs layer [2024-08-07T10:46:49.454Z] ec43610c2a17: Pulling fs layer [2024-08-07T10:46:49.454Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-07T10:46:49.454Z] 33b1e0a273af: Pulling fs layer [2024-08-07T10:46:49.454Z] 5d3b04190fa2: Pulling fs layer [2024-08-07T10:46:49.454Z] 2f39f015ded8: Pulling fs layer [2024-08-07T10:46:49.454Z] 33b1e0a273af: Waiting [2024-08-07T10:46:49.454Z] 5d3b04190fa2: Waiting [2024-08-07T10:46:49.454Z] 2f39f015ded8: Waiting [2024-08-07T10:46:49.454Z] 3a2ae6a8a46f: Waiting [2024-08-07T10:46:49.454Z] 5c69ac0246d0: Verifying Checksum [2024-08-07T10:46:49.454Z] 5c69ac0246d0: Download complete [2024-08-07T10:46:49.454Z] 3a2ae6a8a46f: Download complete [2024-08-07T10:46:49.454Z] 33b1e0a273af: Verifying Checksum [2024-08-07T10:46:49.454Z] 33b1e0a273af: Download complete [2024-08-07T10:46:49.454Z] 5d3b04190fa2: Verifying Checksum [2024-08-07T10:46:49.454Z] 5d3b04190fa2: Download complete [2024-08-07T10:46:49.454Z] ec43610c2a17: Verifying Checksum [2024-08-07T10:46:49.454Z] ec43610c2a17: Download complete [2024-08-07T10:46:49.712Z] 5eb5b503b376: Verifying Checksum [2024-08-07T10:46:49.712Z] 5eb5b503b376: Download complete [2024-08-07T10:46:50.277Z] 2f39f015ded8: Download complete [2024-08-07T10:46:50.843Z] 5eb5b503b376: Pull complete [2024-08-07T10:46:50.843Z] 5c69ac0246d0: Pull complete [2024-08-07T10:46:51.407Z] ec43610c2a17: Pull complete [2024-08-07T10:46:51.407Z] 3a2ae6a8a46f: Pull complete [2024-08-07T10:46:51.666Z] 33b1e0a273af: Pull complete [2024-08-07T10:46:51.666Z] 5d3b04190fa2: Pull complete [2024-08-07T10:46:55.847Z] 2f39f015ded8: Pull complete [2024-08-07T10:46:55.847Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-07T10:46:55.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T10:46:55.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T10:46:56.111Z] prd-ubuntu20.04-docker-8c-8g-7292 does not seem to be running inside a container [2024-08-07T10:46:56.134Z] $ 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-307 -v /w/workspace/undry_device-rfid-llrp-go_PR-307:/w/workspace/undry_device-rfid-llrp-go_PR-307:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-307@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-307@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-08-07T10:46:59.219Z] $ docker top 96c4195b18be0ec3e916dbf7d78c89e862332dd85835bfe58c4f37b5de0758d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:46:59.675Z] ---> job-cost.sh [2024-08-07T10:46:59.675Z] lf-activate-venv: SKIPPING [2024-08-07T10:46:59.675Z] INFO: No Stack... [2024-08-07T10:46:59.934Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-07T10:47:00.192Z] INFO: Archiving Costs [Pipeline] sh [2024-08-07T10:47:00.515Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-307/archives/cost.csv [2024-08-07T10:47:00.515Z] + cut -d, -f6 [Pipeline] lock [2024-08-07T10:47:00.568Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-307-1-stack-cost] [2024-08-07T10:47:00.574Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-307-1-stack-cost] did not exist. Created. [2024-08-07T10:47:00.580Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-307-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-07T10:47:00.990Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-07T10:47:01.049Z] Stashed 1 file(s) [Pipeline] } [2024-08-07T10:47:01.085Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-307-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-07T10:47:01.170Z] $ docker stop --time=1 96c4195b18be0ec3e916dbf7d78c89e862332dd85835bfe58c4f37b5de0758d9 [2024-08-07T10:47:02.309Z] $ docker rm -f --volumes 96c4195b18be0ec3e916dbf7d78c89e862332dd85835bfe58c4f37b5de0758d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-07T10:48:09.575Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7293 in /w/workspace/undry_device-rfid-llrp-go_PR-307 [Pipeline] { [Pipeline] ws [2024-08-07T10:48:09.655Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-08-07T10:48:12.776Z] The recommended git tool is: git [2024-08-07T10:48:21.215Z] using credential edgex-jenkins-ssh [2024-08-07T10:48:21.241Z] Cloning the remote Git repository [2024-08-07T10:48:21.289Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-08-07T10:48:21.464Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-08-07T10:48:21.712Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-08-07T10:48:21.713Z] > git --version # timeout=10 [2024-08-07T10:48:21.799Z] > git --version # 'git version 2.25.1' [2024-08-07T10:48:21.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T10:48:22.066Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-07T10:48:25.010Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-08-07T10:48:25.050Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-07T10:48:26.359Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-08-07T10:48:26.407Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-08-07T10:48:26.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T10:48:26.434Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-07T10:48:26.975Z] Merging remotes/origin/main commit c113c35f422ed3e43f4da535b17fc150c7364f0a into PR head commit 3ba7e5d55c95dd114467ee576ee858869d37d9aa [2024-08-07T10:48:27.320Z] Merge succeeded, producing 3ba7e5d55c95dd114467ee576ee858869d37d9aa [2024-08-07T10:48:27.321Z] Checking out Revision 3ba7e5d55c95dd114467ee576ee858869d37d9aa (PR-307) [2024-08-07T10:48:27.987Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-08-07T10:48:28.044Z] > git --version # timeout=10 [2024-08-07T10:48:28.056Z] > git --version # 'git version 2.25.1' [2024-08-07T10:48:28.070Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-07T10:48:26.990Z] > git config core.sparsecheckout # timeout=10 [2024-08-07T10:48:27.063Z] > git checkout -f 3ba7e5d55c95dd114467ee576ee858869d37d9aa # timeout=10 [2024-08-07T10:48:27.197Z] > git remote # timeout=10 [2024-08-07T10:48:27.218Z] > git config --get remote.origin.url # timeout=10 [2024-08-07T10:48:27.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T10:48:27.272Z] > git merge c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 [2024-08-07T10:48:27.299Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-07T10:48:27.324Z] > git config core.sparsecheckout # timeout=10 [2024-08-07T10:48:27.338Z] > git checkout -f 3ba7e5d55c95dd114467ee576ee858869d37d9aa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-07T10:48:33.099Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-07T10:48:33.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-07T10:48:33.099Z] Dload Upload Total Spent Left Speed [2024-08-07T10:48:33.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 120k 0 --:--:-- --:--:-- --:--:-- 120k [Pipeline] sh [2024-08-07T10:48:33.453Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-07T10:48:33.805Z] + sudo tee /etc/docker/daemon.new [2024-08-07T10:48:33.805Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-07T10:48:33.805Z] { [2024-08-07T10:48:33.805Z] "registry-mirrors": [ [2024-08-07T10:48:33.805Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-07T10:48:33.805Z] ], [2024-08-07T10:48:33.805Z] "bip": "10.250.0.254/24", [2024-08-07T10:48:33.805Z] "hosts": [ [2024-08-07T10:48:33.805Z] "tcp://0.0.0.0:5555", [2024-08-07T10:48:33.805Z] "unix:///var/run/docker.sock" [2024-08-07T10:48:33.805Z] ], [2024-08-07T10:48:33.805Z] "mtu": 1458, [2024-08-07T10:48:33.805Z] "selinux-enabled": true, [2024-08-07T10:48:33.805Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-07T10:48:33.805Z] } [Pipeline] sh [2024-08-07T10:48:34.164Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-07T10:48:34.524Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T10:48:52.890Z] provisioning config files... [2024-08-07T10:48:52.921Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config11516648999752593235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:48:53.436Z] ---> ****-login.sh [2024-08-07T10:48:53.437Z] nexus3.edgexfoundry.org:10001 [2024-08-07T10:48:54.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T10:48:54.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T10:48:54.303Z] Configure a credential helper to remove this warning. See [2024-08-07T10:48:54.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T10:48:54.303Z] [2024-08-07T10:48:54.303Z] Login Succeeded [2024-08-07T10:48:54.303Z] nexus3.edgexfoundry.org:10002 [2024-08-07T10:48:54.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T10:48:54.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T10:48:54.576Z] Configure a credential helper to remove this warning. See [2024-08-07T10:48:54.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T10:48:54.576Z] [2024-08-07T10:48:54.576Z] Login Succeeded [2024-08-07T10:48:54.576Z] nexus3.edgexfoundry.org:10003 [2024-08-07T10:48:54.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T10:48:55.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T10:48:55.121Z] Configure a credential helper to remove this warning. See [2024-08-07T10:48:55.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T10:48:55.121Z] [2024-08-07T10:48:55.121Z] Login Succeeded [2024-08-07T10:48:55.121Z] nexus3.edgexfoundry.org:10004 [2024-08-07T10:48:55.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T10:48:55.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T10:48:55.395Z] Configure a credential helper to remove this warning. See [2024-08-07T10:48:55.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T10:48:55.395Z] [2024-08-07T10:48:55.395Z] Login Succeeded [2024-08-07T10:48:55.395Z] ****.io [2024-08-07T10:48:55.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T10:48:55.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T10:48:55.934Z] Configure a credential helper to remove this warning. See [2024-08-07T10:48:55.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T10:48:55.934Z] [2024-08-07T10:48:55.934Z] Login Succeeded [2024-08-07T10:48:55.934Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T10:48:55.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-07T10:48:56.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T10:48:56.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T10:48:56.633Z] ========================================================= [2024-08-07T10:48:56.633Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-07T10:48:56.633Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:48:57.180Z] + 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-08-07T10:48:57.454Z] Sending build context to Docker daemon 1.201MB [2024-08-07T10:48:57.454Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-07T10:48:57.454Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-07T10:48:57.726Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-07T10:48:57.726Z] c6b39de5b339: Pulling fs layer [2024-08-07T10:48:57.726Z] a69c41024577: Pulling fs layer [2024-08-07T10:48:57.726Z] d6de4b400683: Pulling fs layer [2024-08-07T10:48:57.726Z] 35cb2a7552d0: Pulling fs layer [2024-08-07T10:48:57.726Z] 4f4fb700ef54: Pulling fs layer [2024-08-07T10:48:57.726Z] 464afbd9ba4c: Pulling fs layer [2024-08-07T10:48:57.726Z] 00f215d4a9da: Pulling fs layer [2024-08-07T10:48:57.726Z] d496ad576159: Pulling fs layer [2024-08-07T10:48:57.726Z] 35cb2a7552d0: Waiting [2024-08-07T10:48:57.726Z] 4f4fb700ef54: Waiting [2024-08-07T10:48:57.726Z] 464afbd9ba4c: Waiting [2024-08-07T10:48:57.726Z] d496ad576159: Waiting [2024-08-07T10:48:57.726Z] 00f215d4a9da: Waiting [2024-08-07T10:48:57.726Z] a69c41024577: Verifying Checksum [2024-08-07T10:48:57.726Z] a69c41024577: Download complete [2024-08-07T10:48:57.726Z] 35cb2a7552d0: Verifying Checksum [2024-08-07T10:48:57.726Z] 35cb2a7552d0: Download complete [2024-08-07T10:48:57.726Z] 4f4fb700ef54: Verifying Checksum [2024-08-07T10:48:57.726Z] 4f4fb700ef54: Download complete [2024-08-07T10:48:57.726Z] 464afbd9ba4c: Verifying Checksum [2024-08-07T10:48:57.726Z] 464afbd9ba4c: Download complete [2024-08-07T10:48:57.726Z] c6b39de5b339: Verifying Checksum [2024-08-07T10:48:57.726Z] c6b39de5b339: Download complete [2024-08-07T10:48:58.314Z] d496ad576159: Verifying Checksum [2024-08-07T10:48:58.314Z] d496ad576159: Download complete [2024-08-07T10:48:58.900Z] c6b39de5b339: Pull complete [2024-08-07T10:48:59.485Z] a69c41024577: Pull complete [2024-08-07T10:48:59.753Z] d6de4b400683: Verifying Checksum [2024-08-07T10:48:59.753Z] d6de4b400683: Download complete [2024-08-07T10:49:01.162Z] 00f215d4a9da: Verifying Checksum [2024-08-07T10:49:01.162Z] 00f215d4a9da: Download complete [2024-08-07T10:49:13.468Z] d6de4b400683: Pull complete [2024-08-07T10:49:13.468Z] 35cb2a7552d0: Pull complete [2024-08-07T10:49:13.468Z] 4f4fb700ef54: Pull complete [2024-08-07T10:49:13.468Z] 464afbd9ba4c: Pull complete [2024-08-07T10:49:23.533Z] 00f215d4a9da: Pull complete [2024-08-07T10:49:24.113Z] d496ad576159: Pull complete [2024-08-07T10:49:24.113Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-07T10:49:24.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T10:49:24.379Z] ---> f246e2811388 [2024-08-07T10:49:24.380Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-07T10:49:25.339Z] ---> Running in 8a7d542ebb57 [2024-08-07T10:49:25.339Z] Removing intermediate container 8a7d542ebb57 [2024-08-07T10:49:25.339Z] ---> 245a8370827a [2024-08-07T10:49:25.339Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-07T10:49:25.605Z] ---> Running in ea4fe2c49a84 [2024-08-07T10:49:25.874Z] Removing intermediate container ea4fe2c49a84 [2024-08-07T10:49:25.874Z] ---> 6d017bd1bb58 [2024-08-07T10:49:25.874Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-07T10:49:25.874Z] ---> Running in ade02805686f [2024-08-07T10:49:26.142Z] Removing intermediate container ade02805686f [2024-08-07T10:49:26.142Z] ---> 1cdc3e7d7693 [2024-08-07T10:49:26.142Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-07T10:49:26.412Z] ---> Running in a536dec5aa19 [2024-08-07T10:49:26.687Z] Removing intermediate container a536dec5aa19 [2024-08-07T10:49:26.687Z] ---> adf8869d1471 [2024-08-07T10:49:26.687Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-07T10:49:26.687Z] ---> Running in 4bc51a3cb6a0 [2024-08-07T10:49:28.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:49:33.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:49:33.963Z] WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.18/main: temporary error (try again later) [2024-08-07T10:49:39.296Z] WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.18/community: temporary error (try again later) [2024-08-07T10:49:39.296Z] OK: 266 MiB in 52 packages [2024-08-07T10:49:39.296Z] Removing intermediate container 4bc51a3cb6a0 [2024-08-07T10:49:39.296Z] ---> 5bec756c3154 [2024-08-07T10:49:39.296Z] Step 8/12 : WORKDIR /app [2024-08-07T10:49:39.566Z] ---> Running in cb1ab9affd0e [2024-08-07T10:49:39.835Z] Removing intermediate container cb1ab9affd0e [2024-08-07T10:49:39.835Z] ---> e18f293d5751 [2024-08-07T10:49:39.835Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-07T10:49:40.418Z] ---> 178fd3462fe2 [2024-08-07T10:49:40.418Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:49:40.418Z] ---> Running in aa59ac794c25 [2024-08-07T10:51:32.085Z] Removing intermediate container aa59ac794c25 [2024-08-07T10:51:32.085Z] ---> f5f6b735ec07 [2024-08-07T10:51:32.085Z] Step 11/12 : COPY . . [2024-08-07T10:51:32.357Z] ---> 742c56d7aa3f [2024-08-07T10:51:32.357Z] Step 12/12 : RUN $MAKE [2024-08-07T10:51:32.627Z] ---> Running in a35ba5a7d6bb [2024-08-07T10:51:33.592Z] noop [2024-08-07T10:51:34.175Z] Removing intermediate container a35ba5a7d6bb [2024-08-07T10:51:34.175Z] ---> 86992f3ed91b [2024-08-07T10:51:34.175Z] Successfully built 86992f3ed91b [2024-08-07T10:51:34.175Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:51:34.706Z] + docker inspect -f . ci-base-image-arm64 [2024-08-07T10:51:34.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T10:51:35.031Z] prd-ubuntu20.04-docker-arm64-4c-16g-7293 does not seem to be running inside a container [2024-08-07T10:51:35.094Z] $ 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-08-07T10:51:36.350Z] $ docker top 4c04ce7573e7137a9fa2a52ff9dc6e529a5c23f8b39c3aa605ba69f752199468 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T10:51:37.262Z] + go version [2024-08-07T10:51:37.262Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-07T10:51:37.298Z] $ docker stop --time=1 4c04ce7573e7137a9fa2a52ff9dc6e529a5c23f8b39c3aa605ba69f752199468 [2024-08-07T10:51:38.930Z] $ docker rm -f --volumes 4c04ce7573e7137a9fa2a52ff9dc6e529a5c23f8b39c3aa605ba69f752199468 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:51:39.878Z] + docker inspect -f . ci-base-image-arm64 [2024-08-07T10:51:39.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T10:51:40.166Z] prd-ubuntu20.04-docker-arm64-4c-16g-7293 does not seem to be running inside a container [2024-08-07T10:51:40.221Z] $ 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-08-07T10:51:41.406Z] $ docker top 6159d3bec35f76a56acc63a51303eedb888a6219afaa6d1d4213d52358aa76ff -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T10:51:42.301Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-07T10:51:43.032Z] + make test [2024-08-07T10:51:43.032Z] go test ./... -coverprofile=coverage.out ./... [2024-08-07T10:51:49.688Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-08-07T10:55:26.462Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-08-07T10:55:26.462Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-08-07T10:55:53.127Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.331s coverage: 40.6% of statements [2024-08-07T10:55:53.127Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 95.5% of statements [2024-08-07T10:55:53.127Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.556s coverage: 51.9% of statements [2024-08-07T10:55:53.127Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-07T10:55:53.127Z] go vet ./... [2024-08-07T10:56:39.949Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-07T10:56:39.949Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-07T10:56:39.949Z] ./bin/test-attribution-txt.sh [2024-08-07T10:56:39.949Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-07T10:56:39.949Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-07T10:56:39.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-07T10:56:40.027Z] $ docker stop --time=1 6159d3bec35f76a56acc63a51303eedb888a6219afaa6d1d4213d52358aa76ff [2024-08-07T10:56:41.975Z] $ docker rm -f --volumes 6159d3bec35f76a56acc63a51303eedb888a6219afaa6d1d4213d52358aa76ff [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T10:56:43.738Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-07T10:56:43.781Z] Warning: overwriting stash ‘coverage-report’ [2024-08-07T10:56:44.528Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-07T10:56:45.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-07T10:56:45.483Z] + ls -al . [2024-08-07T10:56:45.483Z] total 684 [2024-08-07T10:56:45.483Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 7 10:51 . [2024-08-07T10:56:45.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 10:48 .. [2024-08-07T10:56:45.483Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 7 10:48 .dockerignore [2024-08-07T10:56:45.483Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 10:48 .git [2024-08-07T10:56:45.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 10:48 .github [2024-08-07T10:56:45.483Z] -rw-rw-r-- 1 jenkins jenkins 880 Aug 7 10:48 .gitignore [2024-08-07T10:56:45.483Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 10:48 .golangci.yml [2024-08-07T10:56:45.483Z] -rw-rw-r-- 1 jenkins jenkins 11980 Aug 7 10:48 Attribution.txt [2024-08-07T10:56:45.483Z] -rw-rw-r-- 1 jenkins jenkins 11677 Aug 7 10:48 CHANGELOG.md [2024-08-07T10:56:45.483Z] -rw-rw-r-- 1 jenkins jenkins 1456 Aug 7 10:48 Dockerfile [2024-08-07T10:56:45.483Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 10:48 GOVERNANCE.md [2024-08-07T10:56:45.483Z] -rw-rw-r-- 1 jenkins jenkins 661 Aug 7 10:48 Jenkinsfile [2024-08-07T10:56:45.483Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 7 10:48 LICENSE [2024-08-07T10:56:45.483Z] -rw-rw-r-- 1 jenkins jenkins 2179 Aug 7 10:48 Makefile [2024-08-07T10:56:45.483Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 7 10:48 OWNERS.md [2024-08-07T10:56:45.483Z] -rw-rw-r-- 1 jenkins jenkins 28907 Aug 7 10:48 README.md [2024-08-07T10:56:45.483Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 10:44 VERSION [2024-08-07T10:56:45.483Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 10:48 bin [2024-08-07T10:56:45.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 10:48 cmd [2024-08-07T10:56:45.483Z] -rw-r--r-- 1 jenkins jenkins 438103 Aug 7 10:55 coverage.out [2024-08-07T10:56:45.483Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 10:48 examples [2024-08-07T10:56:45.483Z] -rw-rw-r-- 1 jenkins jenkins 7163 Aug 7 10:48 go.mod [2024-08-07T10:56:45.483Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 7 10:48 go.sum [2024-08-07T10:56:45.483Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 10:48 images [2024-08-07T10:56:45.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 10:48 internal [2024-08-07T10:56:45.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 10:48 pkg [2024-08-07T10:56:45.483Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 7 10:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:56:45.928Z] + 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=3ba7e5d55c95dd114467ee576ee858869d37d9aa --label arch=arm64 --label version=0.0.0 . [2024-08-07T10:56:46.205Z] Sending build context to Docker daemon 1.201MB [2024-08-07T10:56:46.205Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-08-07T10:56:46.205Z] Step 2/25 : FROM ${BASE} AS builder [2024-08-07T10:56:46.205Z] ---> 86992f3ed91b [2024-08-07T10:56:46.205Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-08-07T10:56:46.470Z] ---> Running in 2f3d4d148e13 [2024-08-07T10:56:46.735Z] Removing intermediate container 2f3d4d148e13 [2024-08-07T10:56:46.735Z] ---> b97cfa265b25 [2024-08-07T10:56:46.735Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-07T10:56:46.735Z] ---> Running in a5159afc7d81 [2024-08-07T10:56:47.000Z] Removing intermediate container a5159afc7d81 [2024-08-07T10:56:47.000Z] ---> 0fe5a9f8e9fc [2024-08-07T10:56:47.000Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-08-07T10:56:47.000Z] ---> Running in 37aa6d639888 [2024-08-07T10:56:47.587Z] Removing intermediate container 37aa6d639888 [2024-08-07T10:56:47.587Z] ---> 7687d0e89ce3 [2024-08-07T10:56:47.587Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-08-07T10:56:47.587Z] ---> Running in 3918c9078f1a [2024-08-07T10:56:47.853Z] Removing intermediate container 3918c9078f1a [2024-08-07T10:56:47.853Z] ---> 999a5063a89d [2024-08-07T10:56:47.853Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-07T10:56:47.853Z] ---> Running in 904ac7234e38 [2024-08-07T10:56:48.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:56:49.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:56:50.345Z] OK: 266 MiB in 52 packages [2024-08-07T10:56:51.299Z] Removing intermediate container 904ac7234e38 [2024-08-07T10:56:51.299Z] ---> 2d076793f492 [2024-08-07T10:56:51.299Z] Step 8/25 : WORKDIR /app [2024-08-07T10:56:51.299Z] ---> Running in f1a6e077532c [2024-08-07T10:56:51.564Z] Removing intermediate container f1a6e077532c [2024-08-07T10:56:51.564Z] ---> 89ce18236e9d [2024-08-07T10:56:51.564Z] Step 9/25 : COPY go.mod vendor* ./ [2024-08-07T10:56:52.145Z] ---> 869953f0d31b [2024-08-07T10:56:52.145Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:56:52.145Z] ---> Running in 73f891ac2a4e [2024-08-07T10:56:54.724Z] Removing intermediate container 73f891ac2a4e [2024-08-07T10:56:54.724Z] ---> ca831890b2a0 [2024-08-07T10:56:54.724Z] Step 11/25 : COPY . . [2024-08-07T10:56:55.305Z] ---> b702d34b5ab9 [2024-08-07T10:56:55.305Z] Step 12/25 : RUN $MAKE [2024-08-07T10:56:55.305Z] ---> Running in 33fcfdb69154 [2024-08-07T10:56:56.266Z] 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.30" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-08-07T11:00:32.990Z] Removing intermediate container 33fcfdb69154 [2024-08-07T11:00:32.990Z] ---> f06651f7071b [2024-08-07T11:00:32.990Z] Step 13/25 : FROM alpine:3.18 [2024-08-07T11:00:32.990Z] 3.18: Pulling from library/alpine [2024-08-07T11:00:32.990Z] 4983c3fe2029: Pulling fs layer [2024-08-07T11:00:32.990Z] 4983c3fe2029: Download complete [2024-08-07T11:00:32.990Z] 4983c3fe2029: Pull complete [2024-08-07T11:00:32.990Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T11:00:32.990Z] Status: Downloaded newer image for alpine:3.18 [2024-08-07T11:00:32.990Z] ---> a0237000ae83 [2024-08-07T11:00:32.990Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-07T11:00:32.990Z] ---> Running in 341258a67e10 [2024-08-07T11:00:32.990Z] Removing intermediate container 341258a67e10 [2024-08-07T11:00:32.990Z] ---> 282e1ae54331 [2024-08-07T11:00:32.990Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-08-07T11:00:32.990Z] ---> Running in d2224f811b24 [2024-08-07T11:00:32.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:00:32.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:00:32.990Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T11:00:32.990Z] Executing busybox-1.36.1-r7.trigger [2024-08-07T11:00:32.990Z] OK: 8 MiB in 16 packages [2024-08-07T11:00:32.990Z] Removing intermediate container d2224f811b24 [2024-08-07T11:00:32.990Z] ---> 3cb52d30f71c [2024-08-07T11:00:32.990Z] Step 16/25 : RUN apk --no-cache upgrade [2024-08-07T11:00:32.990Z] ---> Running in 099964603ef7 [2024-08-07T11:00:32.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T11:00:32.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T11:00:32.990Z] OK: 8 MiB in 16 packages [2024-08-07T11:00:32.990Z] Removing intermediate container 099964603ef7 [2024-08-07T11:00:32.990Z] ---> fa7cf51a5150 [2024-08-07T11:00:32.990Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-08-07T11:00:32.990Z] ---> fc012da47a15 [2024-08-07T11:00:32.990Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-08-07T11:00:32.990Z] ---> 9637c0b5f893 [2024-08-07T11:00:32.990Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-08-07T11:00:32.990Z] ---> 2bb099d529b0 [2024-08-07T11:00:32.990Z] Step 20/25 : EXPOSE 59989 [2024-08-07T11:00:32.990Z] ---> Running in 0879423da2f7 [2024-08-07T11:00:32.990Z] Removing intermediate container 0879423da2f7 [2024-08-07T11:00:32.990Z] ---> b0bed8f26a05 [2024-08-07T11:00:32.990Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-08-07T11:00:32.990Z] ---> Running in 3d365073f3cf [2024-08-07T11:00:32.990Z] Removing intermediate container 3d365073f3cf [2024-08-07T11:00:32.990Z] ---> 37ce6ae9c59c [2024-08-07T11:00:32.990Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-07T11:00:32.990Z] ---> Running in 2746fe1bd9b9 [2024-08-07T11:00:32.990Z] Removing intermediate container 2746fe1bd9b9 [2024-08-07T11:00:32.990Z] ---> f7afc709ffbc [2024-08-07T11:00:32.990Z] Step 23/25 : LABEL arch=arm64 [2024-08-07T11:00:32.990Z] ---> Running in 7dadb8e9173a [2024-08-07T11:00:32.990Z] Removing intermediate container 7dadb8e9173a [2024-08-07T11:00:32.990Z] ---> 098273b18197 [2024-08-07T11:00:32.990Z] Step 24/25 : LABEL git_sha=3ba7e5d55c95dd114467ee576ee858869d37d9aa [2024-08-07T11:00:32.990Z] ---> Running in 6e7b921e28a5 [2024-08-07T11:00:33.254Z] Removing intermediate container 6e7b921e28a5 [2024-08-07T11:00:33.254Z] ---> 7d02a282dbbd [2024-08-07T11:00:33.254Z] Step 25/25 : LABEL version=0.0.0 [2024-08-07T11:00:33.254Z] ---> Running in 897927b5d441 [2024-08-07T11:00:33.517Z] Removing intermediate container 897927b5d441 [2024-08-07T11:00:33.517Z] ---> 8fc7c83bd677 [2024-08-07T11:00:33.517Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-07T11:00:33.517Z] Successfully built 8fc7c83bd677 [2024-08-07T11:00:33.517Z] 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-08-07T11:00:34.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T11:00:34.479Z] [2024-08-07T11:00:34.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T11:00:34.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T11:00:34.898Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-07T11:00:34.898Z] 8998bd30e6a1: Pulling fs layer [2024-08-07T11:00:34.898Z] 04944245beec: Pulling fs layer [2024-08-07T11:00:34.898Z] 699f458cf7ca: Pulling fs layer [2024-08-07T11:00:34.898Z] 765212b225bb: Pulling fs layer [2024-08-07T11:00:34.898Z] f23df028b6ca: Pulling fs layer [2024-08-07T11:00:34.898Z] d65c8cfc05b1: Pulling fs layer [2024-08-07T11:00:34.898Z] 2437ff75d9bd: Pulling fs layer [2024-08-07T11:00:34.898Z] d65c8cfc05b1: Waiting [2024-08-07T11:00:34.898Z] 765212b225bb: Waiting [2024-08-07T11:00:34.898Z] f23df028b6ca: Waiting [2024-08-07T11:00:35.167Z] 04944245beec: Verifying Checksum [2024-08-07T11:00:35.167Z] 04944245beec: Download complete [2024-08-07T11:00:35.167Z] 765212b225bb: Verifying Checksum [2024-08-07T11:00:35.167Z] 765212b225bb: Download complete [2024-08-07T11:00:35.167Z] f23df028b6ca: Verifying Checksum [2024-08-07T11:00:35.167Z] f23df028b6ca: Download complete [2024-08-07T11:00:35.167Z] d65c8cfc05b1: Verifying Checksum [2024-08-07T11:00:35.167Z] d65c8cfc05b1: Download complete [2024-08-07T11:00:35.167Z] 699f458cf7ca: Verifying Checksum [2024-08-07T11:00:35.167Z] 699f458cf7ca: Download complete [2024-08-07T11:00:35.751Z] 8998bd30e6a1: Verifying Checksum [2024-08-07T11:00:35.751Z] 8998bd30e6a1: Download complete [2024-08-07T11:00:38.325Z] 2437ff75d9bd: Verifying Checksum [2024-08-07T11:00:38.325Z] 2437ff75d9bd: Download complete [2024-08-07T11:00:40.264Z] 8998bd30e6a1: Pull complete [2024-08-07T11:00:40.846Z] 04944245beec: Pull complete [2024-08-07T11:00:42.253Z] 699f458cf7ca: Pull complete [2024-08-07T11:00:42.521Z] 765212b225bb: Pull complete [2024-08-07T11:00:43.479Z] f23df028b6ca: Pull complete [2024-08-07T11:00:43.749Z] d65c8cfc05b1: Pull complete [2024-08-07T11:01:01.938Z] 2437ff75d9bd: Pull complete [2024-08-07T11:01:01.938Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-07T11:01:01.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T11:01:01.938Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T11:01:02.307Z] prd-ubuntu20.04-docker-arm64-4c-16g-7293 does not seem to be running inside a container [2024-08-07T11:01:02.358Z] $ 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-08-07T11:01:04.970Z] $ docker top 9b24c0eed2291817075f1c799a4a5f38cc1205f77da6db5e4e240db0bbed6203 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T11:01:20.174Z] ---> job-cost.sh [2024-08-07T11:01:20.174Z] lf-activate-venv: SKIPPING [2024-08-07T11:01:20.174Z] INFO: No Stack... [2024-08-07T11:01:20.764Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-07T11:01:21.342Z] INFO: Archiving Costs [Pipeline] sh [2024-08-07T11:01:22.005Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-08-07T11:01:22.005Z] + cut -d, -f6 [Pipeline] lock [2024-08-07T11:01:22.089Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-307-1-stack-cost] [2024-08-07T11:01:22.095Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-307-1-stack-cost] did not exist. Created. [2024-08-07T11:01:22.102Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-307-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-07T11:01:22.866Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-8f728cd6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-07T11:01:23.533Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-07T11:01:23.576Z] Warning: overwriting stash ‘stack-cost’ [2024-08-07T11:01:23.634Z] Stashed 1 file(s) [Pipeline] } [2024-08-07T11:01:23.655Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-307-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-07T11:01:23.783Z] $ docker stop --time=1 9b24c0eed2291817075f1c799a4a5f38cc1205f77da6db5e4e240db0bbed6203 [2024-08-07T11:01:25.311Z] $ docker rm -f --volumes 9b24c0eed2291817075f1c799a4a5f38cc1205f77da6db5e4e240db0bbed6203 [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-08-07T11:01:26.482Z] provisioning config files... [2024-08-07T11:01:26.489Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-307@tmp/config3816041913915499428tmp [Pipeline] { [Pipeline] sh [2024-08-07T11:01:26.846Z] + set +x [2024-08-07T11:01:26.846Z] + curl -s https://codecov.io/bash [2024-08-07T11:01:26.846Z] + bash -s -- [2024-08-07T11:01:26.846Z] [2024-08-07T11:01:26.846Z] _____ _ [2024-08-07T11:01:26.846Z] / ____| | | [2024-08-07T11:01:26.846Z] | | ___ __| | ___ ___ _____ __ [2024-08-07T11:01:26.846Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-07T11:01:26.846Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-07T11:01:26.846Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-07T11:01:26.846Z] Bash-1.0.6 [2024-08-07T11:01:26.846Z] [2024-08-07T11:01:26.846Z] [2024-08-07T11:01:26.846Z] ==> git version 2.25.1 found [2024-08-07T11:01:26.846Z] ==> 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-08-07T11:01:26.846Z] Release-Date: 2020-01-08 [2024-08-07T11:01:26.846Z] 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-08-07T11:01:26.846Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-07T11:01:26.846Z] ==> Jenkins CI detected. [2024-08-07T11:01:26.846Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-307 [2024-08-07T11:01:26.846Z] project root: . [2024-08-07T11:01:26.846Z] --> token set from env [2024-08-07T11:01:26.846Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-07T11:01:26.846Z] ==> Running gcov in . (disable via -X gcov) [2024-08-07T11:01:26.846Z] ==> Python coveragepy not found [2024-08-07T11:01:26.846Z] ==> Searching for coverage reports in: [2024-08-07T11:01:26.846Z] + . [2024-08-07T11:01:26.846Z] -> Found 1 reports [2024-08-07T11:01:26.846Z] ==> Detecting git/mercurial file structure [2024-08-07T11:01:26.846Z] ==> Reading reports [2024-08-07T11:01:26.846Z] + ./coverage.out bytes=438103 [2024-08-07T11:01:26.846Z] ==> Appending adjustments [2024-08-07T11:01:26.846Z] https://docs.codecov.io/docs/fixing-reports [2024-08-07T11:01:27.104Z] + Found adjustments [2024-08-07T11:01:27.104Z] ==> Gzipping contents [2024-08-07T11:01:27.104Z] 52K /tmp/codecov.4flqFN.gz [2024-08-07T11:01:27.104Z] ==> Uploading reports [2024-08-07T11:01:27.104Z] url: https://codecov.io [2024-08-07T11:01:27.104Z] query: branch=PR-307&commit=3ba7e5d55c95dd114467ee576ee858869d37d9aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-307%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=307&job=&cmd_args= [2024-08-07T11:01:27.104Z] -> Pinging Codecov [2024-08-07T11:01:27.104Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-307&commit=3ba7e5d55c95dd114467ee576ee858869d37d9aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-307%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=307&job=&cmd_args= [2024-08-07T11:01:27.363Z] -> Uploading to [2024-08-07T11:01:27.363Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-07/581DD39554BDF9B6E22D074273EAD858/3ba7e5d55c95dd114467ee576ee858869d37d9aa/d8c49d20-3fc2-4598-abf8-c1805cf03cfb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240807%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240807T110127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6032fb93237ae9905c35d6f9f6658d0e2e2aec1e374171a18e91263df73c2dec [2024-08-07T11:01:27.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-07T11:01:27.363Z] Dload Upload Total Spent Left Speed [2024-08-07T11:01:27.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50181 0 0 100 50181 0 162k --:--:-- --:--:-- --:--:-- 162k [2024-08-07T11:01:27.621Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3ba7e5d55c95dd114467ee576ee858869d37d9aa [Pipeline] } [2024-08-07T11:01:27.654Z] 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-08-07T11:01:30.018Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-307/archives ] [2024-08-07T11:01:30.019Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-307/archives [2024-08-07T11:01:30.019Z] total 16 [2024-08-07T11:01:30.019Z] drwxr-xr-x 3 root root 4096 Aug 7 10:47 . [2024-08-07T11:01:30.019Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 7 10:47 .. [2024-08-07T11:01:30.019Z] drwxr-xr-x 2 root root 4096 Aug 7 10:47 cost [2024-08-07T11:01:30.019Z] -rw-r--r-- 1 root root 91 Aug 7 10:47 cost.csv [2024-08-07T11:01:30.019Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-307/archives [2024-08-07T11:01:30.019Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-307/archives [2024-08-07T11:01:30.019Z] total 16 [2024-08-07T11:01:30.019Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 10:47 . [2024-08-07T11:01:30.019Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 7 10:47 .. [2024-08-07T11:01:30.019Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 10:47 cost [2024-08-07T11:01:30.019Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 7 10:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-07T11:01:30.361Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T11:01:31.261Z] ---> package-listing.sh [2024-08-07T11:01:31.261Z] ++ facter osfamily [2024-08-07T11:01:31.261Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-07T11:01:31.521Z] + OS_FAMILY=debian [2024-08-07T11:01:31.521Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-307 [2024-08-07T11:01:31.521Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-07T11:01:31.521Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-07T11:01:31.521Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-07T11:01:31.521Z] + PACKAGES=/tmp/packages_start.txt [2024-08-07T11:01:31.521Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-307 ']' [2024-08-07T11:01:31.521Z] + PACKAGES=/tmp/packages_end.txt [2024-08-07T11:01:31.521Z] + case "${OS_FAMILY}" in [2024-08-07T11:01:31.521Z] + dpkg -l [2024-08-07T11:01:31.521Z] + grep '^ii' [2024-08-07T11:01:31.521Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-07T11:01:31.521Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-07T11:01:31.521Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-07T11:01:31.521Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-307 ']' [2024-08-07T11:01:31.521Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-307/archives/ [2024-08-07T11:01:31.521Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-307/archives/ [Pipeline] echo [2024-08-07T11:01:31.559Z] 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-307/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-07T11:01:31.857Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T11:01:32.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T11:01:32.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T11:01:32.675Z] prd-ubuntu20.04-docker-8c-8g-7292 does not seem to be running inside a container [2024-08-07T11:01:32.698Z] $ 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-307/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-307 -v /w/workspace/undry_device-rfid-llrp-go_PR-307:/w/workspace/undry_device-rfid-llrp-go_PR-307:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-307@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-307@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-07T11:01:32.891Z] $ docker top 9b09c1311d9118846b1fd16784d553c6094249c0a9615c2d6c88fa0ecf0532dc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T11:01:33.302Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-07T11:01:33.617Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-07T11:01:33.932Z] + ls /var/log/sa-host [2024-08-07T11:01:33.932Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T11:01:34.089Z] provisioning config files... [2024-08-07T11:01:34.098Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-307@tmp/config1570696214558201336tmp [Pipeline] { [Pipeline] echo [2024-08-07T11:01:34.174Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T11:01:34.496Z] ---> create-netrc.sh [Pipeline] } [2024-08-07T11:01:34.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-07T11:01:34.947Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-07T11:01:34.985Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T11:01:35.308Z] ---> sudo-logs.sh [2024-08-07T11:01:35.308Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-07T11:01:35.413Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T11:01:35.730Z] ---> job-cost.sh [2024-08-07T11:01:35.730Z] lf-activate-venv: SKIPPING [2024-08-07T11:01:35.730Z] DEBUG: total: 0.2199999988079071 [2024-08-07T11:01:35.730Z] INFO: Retrieving Stack Cost... [2024-08-07T11:01:36.298Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-07T11:01:36.558Z] INFO: Archiving Costs [Pipeline] echo [2024-08-07T11:01:36.609Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T11:01:36.950Z] ---> logs-deploy.sh [2024-08-07T11:01:36.950Z] lf-activate-venv: SKIPPING [2024-08-07T11:01:36.950Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-307/1 [2024-08-07T11:01:36.950Z] INFO: archiving workspace using pattern(s): [2024-08-07T11:01:37.932Z] Archives upload complete. [2024-08-07T11:01:38.211Z] INFO: archiving logs to Nexus [2024-08-07T11:01:38.833Z] ---> uname -a: [2024-08-07T11:01:38.833Z] Linux prd-ubuntu20-04-docker-8c-8g-7292 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-07T11:01:38.833Z] [2024-08-07T11:01:38.833Z] [2024-08-07T11:01:38.833Z] ---> lscpu: [2024-08-07T11:01:38.833Z] Architecture: x86_64 [2024-08-07T11:01:38.833Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-07T11:01:38.833Z] Byte Order: Little Endian [2024-08-07T11:01:38.833Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-07T11:01:38.833Z] CPU(s): 8 [2024-08-07T11:01:38.833Z] On-line CPU(s) list: 0-7 [2024-08-07T11:01:38.833Z] Thread(s) per core: 1 [2024-08-07T11:01:38.833Z] Core(s) per socket: 1 [2024-08-07T11:01:38.833Z] Socket(s): 8 [2024-08-07T11:01:38.833Z] NUMA node(s): 1 [2024-08-07T11:01:38.833Z] Vendor ID: AuthenticAMD [2024-08-07T11:01:38.833Z] CPU family: 23 [2024-08-07T11:01:38.833Z] Model: 49 [2024-08-07T11:01:38.833Z] Model name: AMD EPYC-Rome Processor [2024-08-07T11:01:38.833Z] Stepping: 0 [2024-08-07T11:01:38.833Z] CPU MHz: 2799.998 [2024-08-07T11:01:38.833Z] BogoMIPS: 5599.99 [2024-08-07T11:01:38.833Z] Virtualization: AMD-V [2024-08-07T11:01:38.833Z] Hypervisor vendor: KVM [2024-08-07T11:01:38.833Z] Virtualization type: full [2024-08-07T11:01:38.833Z] L1d cache: 256 KiB [2024-08-07T11:01:38.833Z] L1i cache: 256 KiB [2024-08-07T11:01:38.833Z] L2 cache: 4 MiB [2024-08-07T11:01:38.833Z] L3 cache: 128 MiB [2024-08-07T11:01:38.833Z] NUMA node0 CPU(s): 0-7 [2024-08-07T11:01:38.833Z] Vulnerability Itlb multihit: Not affected [2024-08-07T11:01:38.833Z] Vulnerability L1tf: Not affected [2024-08-07T11:01:38.833Z] Vulnerability Mds: Not affected [2024-08-07T11:01:38.833Z] Vulnerability Meltdown: Not affected [2024-08-07T11:01:38.833Z] Vulnerability Mmio stale data: Not affected [2024-08-07T11:01:38.833Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-07T11:01:38.833Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-07T11:01:38.833Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-07T11:01:38.833Z] Vulnerability Srbds: Not affected [2024-08-07T11:01:38.833Z] Vulnerability Tsx async abort: Not affected [2024-08-07T11:01:38.833Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-08-07T11:01:38.833Z] [2024-08-07T11:01:38.833Z] [2024-08-07T11:01:38.833Z] ---> nproc: [2024-08-07T11:01:38.833Z] 8 [2024-08-07T11:01:38.833Z] [2024-08-07T11:01:38.833Z] [2024-08-07T11:01:38.833Z] ---> df -h: [2024-08-07T11:01:38.833Z] Filesystem Size Used Avail Use% Mounted on [2024-08-07T11:01:38.833Z] overlay 155G 12G 143G 8% / [2024-08-07T11:01:38.833Z] tmpfs 64M 0 64M 0% /dev [2024-08-07T11:01:38.833Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-07T11:01:38.833Z] shm 64M 0 64M 0% /dev/shm [2024-08-07T11:01:38.833Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-08-07T11:01:38.833Z] [2024-08-07T11:01:38.833Z]