Pull request #290 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b8d88289001649dc8d00c83e23d70731600e6a3+cc4603a6c595a3a3e8c16ffa5474e1eabf000192 (37af72b0f70c122c14cf18eb5c59aaa20ab7f27d) 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-ssh382543423695185220.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10553835128422297120.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-290/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-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10874768125475799486.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-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14812929856141049359.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9560423731882030595.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-290/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-290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13374002271616350594.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2821’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2825 in /w/workspace/undry_device-rfid-llrp-go_PR-290 [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-290 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cc4603a6c595a3a3e8c16ffa5474e1eabf000192 into PR head commit 3b8d88289001649dc8d00c83e23d70731600e6a3 Merge succeeded, producing 3b8d88289001649dc8d00c83e23d70731600e6a3 Checking out Revision 3b8d88289001649dc8d00c83e23d70731600e6a3 (PR-290) Commit message: "build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b8d88289001649dc8d00c83e23d70731600e6a3 # 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 cc4603a6c595a3a3e8c16ffa5474e1eabf000192 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b8d88289001649dc8d00c83e23d70731600e6a3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-19T13:12:24.725Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-19T13:12:24.948Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-19T13:12:25.066Z] ========================================================= [2024-04-19T13:12:25.066Z] EdgeX Global Pipelines Version Info [2024-04-19T13:12:25.066Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:12:25.834Z] ------------------- [2024-04-19T13:12:25.834Z] stable info: [2024-04-19T13:12:25.834Z] ------------------- [2024-04-19T13:12:25.834Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-19T13:12:25.834Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-19T13:12:25.834Z] Message: update stable to v1.0.258 [2024-04-19T13:12:26.405Z] ------------------- [2024-04-19T13:12:26.405Z] experimental info: [2024-04-19T13:12:26.405Z] ------------------- [2024-04-19T13:12:26.405Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-19T13:12:26.405Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-19T13:12:26.405Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-19T13:12:26.607Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-04-19T13:12:26.667Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-04-19T13:12:26.722Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-19T13:12:26.778Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-19T13:12:26.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-19T13:12:26.915Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-19T13:12:26.977Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-19T13:12:27.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-19T13:12:27.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-19T13:12:27.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-19T13:12:27.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-19T13:12:27.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-04-19T13:12:27.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-19T13:12:27.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-19T13:12:27.423Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-19T13:12:27.513Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-19T13:12:27.573Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-19T13:12:27.752Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-19T13:12:27.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-19T13:12:27.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-19T13:12:28.022Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-04-19T13:12:28.074Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-04-19T13:12:28.125Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-19T13:12:28.194Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-19T13:12:28.257Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-04-19T13:12:28.310Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-19T13:12:28.368Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-19T13:12:28.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-290 [Pipeline] echo [2024-04-19T13:12:28.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-290 [Pipeline] echo [2024-04-19T13:12:28.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-290 [Pipeline] echo [2024-04-19T13:12:28.587Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b8d88289001649dc8d00c83e23d70731600e6a3 [Pipeline] echo [2024-04-19T13:12:28.645Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b8d882 [Pipeline] echo [2024-04-19T13:12:28.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-19T13:12:28.879Z] provisioning config files... [2024-04-19T13:12:28.894Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/config11749126885513614806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:12:29.283Z] ---> ****-login.sh [2024-04-19T13:12:29.283Z] nexus3.edgexfoundry.org:10001 [2024-04-19T13:12:29.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:29.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:29.545Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:29.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:29.545Z] [2024-04-19T13:12:29.545Z] Login Succeeded [2024-04-19T13:12:29.545Z] nexus3.edgexfoundry.org:10002 [2024-04-19T13:12:29.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:29.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:29.813Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:29.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:29.813Z] [2024-04-19T13:12:29.813Z] Login Succeeded [2024-04-19T13:12:29.813Z] nexus3.edgexfoundry.org:10003 [2024-04-19T13:12:29.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:29.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:29.813Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:29.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:29.813Z] [2024-04-19T13:12:29.813Z] Login Succeeded [2024-04-19T13:12:29.813Z] nexus3.edgexfoundry.org:10004 [2024-04-19T13:12:29.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:30.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:30.074Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:30.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:30.074Z] [2024-04-19T13:12:30.074Z] Login Succeeded [2024-04-19T13:12:30.074Z] ****.io [2024-04-19T13:12:30.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:30.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:30.644Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:30.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:30.644Z] [2024-04-19T13:12:30.644Z] Login Succeeded [2024-04-19T13:12:30.644Z] ---> ****-login.sh ends [Pipeline] } [2024-04-19T13:12:30.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-19T13:12:31.422Z] + git rev-list -1 --merges 3b8d88289001649dc8d00c83e23d70731600e6a3~1..3b8d88289001649dc8d00c83e23d70731600e6a3 [Pipeline] echo [2024-04-19T13:12:31.478Z] -----------> git rev-list -1 --merges 3b8d88289001649dc8d00c83e23d70731600e6a3~1..3b8d88289001649dc8d00c83e23d70731600e6a3 3b8d88289001649dc8d00c83e23d70731600e6a3 [false] [Pipeline] sh [2024-04-19T13:12:31.800Z] + git log --format=format:%s -1 3b8d88289001649dc8d00c83e23d70731600e6a3 [Pipeline] echo [2024-04-19T13:12:31.832Z] ========================================================= [2024-04-19T13:12:31.832Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-19T13:12:31.832Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-19T13:12:32.284Z] + git log --format=format:%s -1 3b8d88289001649dc8d00c83e23d70731600e6a3 [Pipeline] echo [2024-04-19T13:12:32.323Z] [semverPrep] GIT_COMMIT: 3b8d88289001649dc8d00c83e23d70731600e6a3, Commit Message: build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 [Pipeline] echo [2024-04-19T13:12:32.405Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-19T13:12:32.784Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-19T13:12:32.784Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-19T13:12:32.784Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-19T13:12:32.784Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-19T13:12:32.784Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-19T13:12:32.784Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-19T13:12:32.784Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:12:33.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-19T13:12:33.222Z] [2024-04-19T13:12:33.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:12:33.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-19T13:12:33.614Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-19T13:12:33.614Z] b85a868b505f: Pulling fs layer [2024-04-19T13:12:33.614Z] e2be974225ed: Pulling fs layer [2024-04-19T13:12:33.614Z] 339a4e72a1f5: Pulling fs layer [2024-04-19T13:12:33.614Z] 988bab9f4d93: Pulling fs layer [2024-04-19T13:12:33.614Z] 1469e6f7b9e6: Pulling fs layer [2024-04-19T13:12:33.614Z] eaf3925da568: Pulling fs layer [2024-04-19T13:12:33.614Z] bab4dde63d76: Pulling fs layer [2024-04-19T13:12:33.614Z] bde34c3a00c8: Pulling fs layer [2024-04-19T13:12:33.614Z] b352a97aabf1: Pulling fs layer [2024-04-19T13:12:33.614Z] 4872d77fe225: Pulling fs layer [2024-04-19T13:12:33.614Z] 5851b861e8e6: Pulling fs layer [2024-04-19T13:12:33.614Z] 988bab9f4d93: Waiting [2024-04-19T13:12:33.614Z] 1469e6f7b9e6: Waiting [2024-04-19T13:12:33.614Z] eaf3925da568: Waiting [2024-04-19T13:12:33.614Z] bab4dde63d76: Waiting [2024-04-19T13:12:33.614Z] bde34c3a00c8: Waiting [2024-04-19T13:12:33.614Z] b352a97aabf1: Waiting [2024-04-19T13:12:33.614Z] 4872d77fe225: Waiting [2024-04-19T13:12:33.614Z] 5851b861e8e6: Waiting [2024-04-19T13:12:33.614Z] e2be974225ed: Verifying Checksum [2024-04-19T13:12:33.614Z] e2be974225ed: Download complete [2024-04-19T13:12:33.614Z] 988bab9f4d93: Verifying Checksum [2024-04-19T13:12:33.614Z] 988bab9f4d93: Download complete [2024-04-19T13:12:33.876Z] 1469e6f7b9e6: Verifying Checksum [2024-04-19T13:12:33.876Z] 1469e6f7b9e6: Download complete [2024-04-19T13:12:33.876Z] 339a4e72a1f5: Verifying Checksum [2024-04-19T13:12:33.876Z] 339a4e72a1f5: Download complete [2024-04-19T13:12:33.876Z] eaf3925da568: Download complete [2024-04-19T13:12:33.876Z] bde34c3a00c8: Download complete [2024-04-19T13:12:33.876Z] b352a97aabf1: Verifying Checksum [2024-04-19T13:12:33.876Z] b352a97aabf1: Download complete [2024-04-19T13:12:33.876Z] 4872d77fe225: Verifying Checksum [2024-04-19T13:12:33.876Z] 4872d77fe225: Download complete [2024-04-19T13:12:33.876Z] b85a868b505f: Verifying Checksum [2024-04-19T13:12:33.876Z] b85a868b505f: Download complete [2024-04-19T13:12:33.876Z] 5851b861e8e6: Verifying Checksum [2024-04-19T13:12:33.876Z] 5851b861e8e6: Download complete [2024-04-19T13:12:34.440Z] bab4dde63d76: Verifying Checksum [2024-04-19T13:12:34.441Z] bab4dde63d76: Download complete [2024-04-19T13:12:35.010Z] b85a868b505f: Pull complete [2024-04-19T13:12:35.270Z] e2be974225ed: Pull complete [2024-04-19T13:12:35.844Z] 339a4e72a1f5: Pull complete [2024-04-19T13:12:35.844Z] 988bab9f4d93: Pull complete [2024-04-19T13:12:36.105Z] 1469e6f7b9e6: Pull complete [2024-04-19T13:12:36.105Z] eaf3925da568: Pull complete [2024-04-19T13:12:38.005Z] bab4dde63d76: Pull complete [2024-04-19T13:12:38.005Z] bde34c3a00c8: Pull complete [2024-04-19T13:12:38.263Z] b352a97aabf1: Pull complete [2024-04-19T13:12:38.523Z] 4872d77fe225: Pull complete [2024-04-19T13:12:38.523Z] 5851b861e8e6: Pull complete [2024-04-19T13:12:38.523Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-19T13:12:38.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-19T13:12:38.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:12:38.821Z] prd-ubuntu20.04-docker-8c-8g-2825 does not seem to be running inside a container [2024-04-19T13:12:38.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-290 -v /w/workspace/undry_device-rfid-llrp-go_PR-290:/w/workspace/undry_device-rfid-llrp-go_PR-290:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-19T13:12:47.322Z] $ docker top a54a2cdc555976ff801f142cc0da8d08846272090cf1bfd303f7334fa20e29e1 -eo pid,comm [2024-04-19T13:12:47.377Z] 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-04-19T13:12:47.377Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-19T13:12:47.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-19T13:12:47.568Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-19T13:12:47.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-19T13:12:47.696Z] $ docker exec a54a2cdc555976ff801f142cc0da8d08846272090cf1bfd303f7334fa20e29e1 ssh-agent [2024-04-19T13:12:47.794Z] SSH_AUTH_SOCK=/tmp/ssh-9NhRLtH9NxxR/agent.31 [2024-04-19T13:12:47.794Z] SSH_AGENT_PID=37 [2024-04-19T13:12:47.802Z] Running ssh-add (command line suppressed) [2024-04-19T13:12:47.903Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/private_key_11707826308326680271.key (/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/private_key_11707826308326680271.key) [2024-04-19T13:12:47.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-19T13:12:48.376Z] + git tag --points-at HEAD [Pipeline] } [2024-04-19T13:12:48.410Z] $ docker exec --env ******** --env ******** a54a2cdc555976ff801f142cc0da8d08846272090cf1bfd303f7334fa20e29e1 ssh-agent -k [2024-04-19T13:12:48.511Z] unset SSH_AUTH_SOCK; [2024-04-19T13:12:48.512Z] unset SSH_AGENT_PID; [2024-04-19T13:12:48.512Z] echo Agent pid 37 killed; [2024-04-19T13:12:48.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-19T13:12:48.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-19T13:12:48.673Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-19T13:12:48.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-19T13:12:48.790Z] $ docker exec a54a2cdc555976ff801f142cc0da8d08846272090cf1bfd303f7334fa20e29e1 ssh-agent [2024-04-19T13:12:48.905Z] SSH_AUTH_SOCK=/tmp/ssh-jJBUe5u0vrYw/agent.70 [2024-04-19T13:12:48.905Z] SSH_AGENT_PID=76 [2024-04-19T13:12:48.909Z] Running ssh-add (command line suppressed) [2024-04-19T13:12:49.015Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/private_key_2322728176320162814.key (/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/private_key_2322728176320162814.key) [2024-04-19T13:12:49.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-19T13:12:49.363Z] + git semver init [2024-04-19T13:12:49.624Z] 2024-04-19 13:12:49,554 [run_init] DEBUG init version:0.0.0 force:False [2024-04-19T13:12:49.624Z] 2024-04-19 13:12:49,554 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-290/.semver [2024-04-19T13:12:49.624Z] 2024-04-19 13:12:49,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-290/.semver [2024-04-19T13:12:49.624Z] 2024-04-19 13:12:49,555 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-290/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-290, universal_newlines=False, shell=None, istream=None) [2024-04-19T13:12:51.011Z] 2024-04-19 13:12:50,622 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-290/.git/info/exclude [2024-04-19T13:12:51.011Z] 2024-04-19 13:12:50,623 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-290/.semver/PR-290 with force:False [2024-04-19T13:12:51.011Z] 2024-04-19 13:12:50,623 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-290/.semver/PR-290 [2024-04-19T13:12:51.011Z] 2024-04-19 13:12:50,628 [execute] INFO git cat-file --batch-check [2024-04-19T13:12:51.011Z] 2024-04-19 13:12:50,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-290/.semver, universal_newlines=False, shell=None, istream=) [2024-04-19T13:12:51.011Z] 2024-04-19 13:12:50,636 [execute] INFO git cat-file --batch [2024-04-19T13:12:51.011Z] 2024-04-19 13:12:50,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-290/.semver, universal_newlines=False, shell=None, istream=) [2024-04-19T13:12:51.011Z] 2024-04-19 13:12:50,643 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-290/.semver/PR-290 [2024-04-19T13:12:51.011Z] 0.0.0 [Pipeline] } [2024-04-19T13:12:51.043Z] $ docker exec --env ******** --env ******** a54a2cdc555976ff801f142cc0da8d08846272090cf1bfd303f7334fa20e29e1 ssh-agent -k [2024-04-19T13:12:51.145Z] unset SSH_AUTH_SOCK; [2024-04-19T13:12:51.146Z] unset SSH_AGENT_PID; [2024-04-19T13:12:51.146Z] echo Agent pid 76 killed; [2024-04-19T13:12:51.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-19T13:12:51.619Z] + git semver [Pipeline] } [2024-04-19T13:12:51.907Z] $ docker stop --time=1 a54a2cdc555976ff801f142cc0da8d08846272090cf1bfd303f7334fa20e29e1 [2024-04-19T13:12:53.284Z] $ docker rm -f --volumes a54a2cdc555976ff801f142cc0da8d08846272090cf1bfd303f7334fa20e29e1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-19T13:12:53.716Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-19T13:12:54.034Z] Stashed 1 file(s) [Pipeline] echo [2024-04-19T13:12:54.054Z] [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-04-19T13:12:54.813Z] provisioning config files... [2024-04-19T13:12:54.823Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/config8926176156634513838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:12:55.252Z] ---> ****-login.sh [2024-04-19T13:12:55.252Z] nexus3.edgexfoundry.org:10001 [2024-04-19T13:12:55.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:55.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:55.252Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:55.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:55.252Z] [2024-04-19T13:12:55.252Z] Login Succeeded [2024-04-19T13:12:55.252Z] nexus3.edgexfoundry.org:10002 [2024-04-19T13:12:55.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:55.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:55.252Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:55.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:55.252Z] [2024-04-19T13:12:55.252Z] Login Succeeded [2024-04-19T13:12:55.252Z] nexus3.edgexfoundry.org:10003 [2024-04-19T13:12:55.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:55.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:55.554Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:55.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:55.554Z] [2024-04-19T13:12:55.554Z] Login Succeeded [2024-04-19T13:12:55.554Z] nexus3.edgexfoundry.org:10004 [2024-04-19T13:12:55.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:55.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:55.554Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:55.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:55.554Z] [2024-04-19T13:12:55.554Z] Login Succeeded [2024-04-19T13:12:55.554Z] ****.io [2024-04-19T13:12:55.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:12:55.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:12:55.813Z] Configure a credential helper to remove this warning. See [2024-04-19T13:12:55.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:12:55.813Z] [2024-04-19T13:12:55.813Z] Login Succeeded [2024-04-19T13:12:55.813Z] ---> ****-login.sh ends [Pipeline] } [2024-04-19T13:12:55.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-19T13:12:56.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:12:56.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:12:56.182Z] ========================================================= [2024-04-19T13:12:56.182Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-19T13:12:56.182Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:12:56.697Z] + 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-04-19T13:12:56.697Z] Sending build context to Docker daemon 8.47MB [2024-04-19T13:12:56.697Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:12:56.697Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-19T13:12:56.697Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-19T13:12:56.697Z] 7264a8db6415: Pulling fs layer [2024-04-19T13:12:56.697Z] c4d48a809fc2: Pulling fs layer [2024-04-19T13:12:56.697Z] 4f1c88b9dad5: Pulling fs layer [2024-04-19T13:12:56.697Z] ad3a456e5733: Pulling fs layer [2024-04-19T13:12:56.697Z] 69c7f0334f64: Pulling fs layer [2024-04-19T13:12:56.697Z] 1f1c1a5573a3: Pulling fs layer [2024-04-19T13:12:56.697Z] ce7588e14bc9: Pulling fs layer [2024-04-19T13:12:56.697Z] b5e4710f87ac: Pulling fs layer [2024-04-19T13:12:56.697Z] ad3a456e5733: Waiting [2024-04-19T13:12:56.697Z] 69c7f0334f64: Waiting [2024-04-19T13:12:56.697Z] 1f1c1a5573a3: Waiting [2024-04-19T13:12:56.697Z] ce7588e14bc9: Waiting [2024-04-19T13:12:56.697Z] b5e4710f87ac: Waiting [2024-04-19T13:12:56.966Z] c4d48a809fc2: Download complete [2024-04-19T13:12:56.966Z] ad3a456e5733: Verifying Checksum [2024-04-19T13:12:56.966Z] ad3a456e5733: Download complete [2024-04-19T13:12:56.966Z] 69c7f0334f64: Verifying Checksum [2024-04-19T13:12:56.966Z] 69c7f0334f64: Download complete [2024-04-19T13:12:56.966Z] 7264a8db6415: Verifying Checksum [2024-04-19T13:12:56.966Z] 7264a8db6415: Download complete [2024-04-19T13:12:56.966Z] 1f1c1a5573a3: Verifying Checksum [2024-04-19T13:12:56.966Z] 1f1c1a5573a3: Download complete [2024-04-19T13:12:57.240Z] 7264a8db6415: Pull complete [2024-04-19T13:12:57.240Z] c4d48a809fc2: Pull complete [2024-04-19T13:12:57.500Z] b5e4710f87ac: Verifying Checksum [2024-04-19T13:12:57.500Z] b5e4710f87ac: Download complete [2024-04-19T13:12:57.758Z] 4f1c88b9dad5: Verifying Checksum [2024-04-19T13:12:57.758Z] 4f1c88b9dad5: Download complete [2024-04-19T13:12:58.016Z] ce7588e14bc9: Verifying Checksum [2024-04-19T13:12:58.017Z] ce7588e14bc9: Download complete [2024-04-19T13:13:01.299Z] 4f1c88b9dad5: Pull complete [2024-04-19T13:13:01.299Z] ad3a456e5733: Pull complete [2024-04-19T13:13:01.299Z] 69c7f0334f64: Pull complete [2024-04-19T13:13:01.299Z] 1f1c1a5573a3: Pull complete [2024-04-19T13:13:03.874Z] ce7588e14bc9: Pull complete [2024-04-19T13:13:03.874Z] b5e4710f87ac: Pull complete [2024-04-19T13:13:04.133Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-19T13:13:04.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-19T13:13:04.133Z] ---> 88b5674ff536 [2024-04-19T13:13:04.133Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:13:09.576Z] Still waiting to schedule task [2024-04-19T13:13:09.576Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2824’ [2024-04-19T13:13:22.261Z] ---> Running in 6d8281df0eef [2024-04-19T13:13:23.206Z] Removing intermediate container 6d8281df0eef [2024-04-19T13:13:23.206Z] ---> 07533244a82f [2024-04-19T13:13:23.206Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:13:23.466Z] ---> Running in 3082b023c33c [2024-04-19T13:13:23.466Z] Removing intermediate container 3082b023c33c [2024-04-19T13:13:23.466Z] ---> bffe157206f3 [2024-04-19T13:13:23.466Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-04-19T13:13:23.466Z] ---> Running in fbb9dec2de9b [2024-04-19T13:13:23.466Z] Removing intermediate container fbb9dec2de9b [2024-04-19T13:13:23.466Z] ---> dad309cb3347 [2024-04-19T13:13:23.466Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:13:23.466Z] ---> Running in 435331db7f4a [2024-04-19T13:13:23.726Z] Removing intermediate container 435331db7f4a [2024-04-19T13:13:23.726Z] ---> 435c346b601e [2024-04-19T13:13:23.726Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:13:23.726Z] ---> Running in b6a1e257249d [2024-04-19T13:13:23.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:13:23.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:13:24.248Z] OK: 264 MiB in 52 packages [2024-04-19T13:13:24.817Z] Removing intermediate container b6a1e257249d [2024-04-19T13:13:24.817Z] ---> 7b0a670c0a0d [2024-04-19T13:13:24.817Z] Step 8/12 : WORKDIR /app [2024-04-19T13:13:24.817Z] ---> Running in ef8deaaf7f00 [2024-04-19T13:13:24.817Z] Removing intermediate container ef8deaaf7f00 [2024-04-19T13:13:24.817Z] ---> 789d2281a47e [2024-04-19T13:13:24.817Z] Step 9/12 : COPY go.mod vendor* ./ [2024-04-19T13:13:25.081Z] ---> 1b5af67b6d79 [2024-04-19T13:13:25.081Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:13:25.081Z] ---> Running in cf0cd54aa277 [2024-04-19T13:14:21.385Z] Removing intermediate container cf0cd54aa277 [2024-04-19T13:14:21.385Z] ---> 5ce4e6cc01ca [2024-04-19T13:14:21.385Z] Step 11/12 : COPY . . [2024-04-19T13:14:21.385Z] ---> 8065127e588e [2024-04-19T13:14:21.385Z] Step 12/12 : RUN $MAKE [2024-04-19T13:14:21.385Z] ---> Running in fbbc93e590c5 [2024-04-19T13:14:21.385Z] noop [2024-04-19T13:14:21.385Z] Removing intermediate container fbbc93e590c5 [2024-04-19T13:14:21.385Z] ---> d4c947147249 [2024-04-19T13:14:21.385Z] Successfully built d4c947147249 [2024-04-19T13:14:21.385Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:14:21.838Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-19T13:14:21.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:14:22.000Z] prd-ubuntu20.04-docker-8c-8g-2825 does not seem to be running inside a container [2024-04-19T13:14:22.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-290 -v /w/workspace/undry_device-rfid-llrp-go_PR-290:/w/workspace/undry_device-rfid-llrp-go_PR-290:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-19T13:14:22.374Z] $ docker top aa5c1d3c36a389b78d57d838dc6983ce225a4d637059d90ce43cf777b86758c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:14:22.766Z] + go version [2024-04-19T13:14:22.767Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-19T13:14:22.803Z] $ docker stop --time=1 aa5c1d3c36a389b78d57d838dc6983ce225a4d637059d90ce43cf777b86758c5 [2024-04-19T13:14:24.086Z] $ docker rm -f --volumes aa5c1d3c36a389b78d57d838dc6983ce225a4d637059d90ce43cf777b86758c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:14:24.910Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-19T13:14:24.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:14:25.077Z] prd-ubuntu20.04-docker-8c-8g-2825 does not seem to be running inside a container [2024-04-19T13:14:25.112Z] $ 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-290 -v /w/workspace/undry_device-rfid-llrp-go_PR-290:/w/workspace/undry_device-rfid-llrp-go_PR-290:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-19T13:14:25.458Z] $ docker top d7a14fe808e50c36f03aa92bf6a953e71723bee2bd9a99b45aa6d713f77e4e9b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:14:25.844Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-290 [Pipeline] fileExists [Pipeline] sh [2024-04-19T13:14:26.209Z] + make test [2024-04-19T13:14:26.209Z] go test ./... -coverprofile=coverage.out ./... [2024-04-19T13:14:28.119Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-04-19T13:14:38.095Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-04-19T13:14:38.095Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-04-19T13:14:42.292Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.256s coverage: 40.6% of statements [2024-04-19T13:14:42.292Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.240s coverage: 51.9% of statements [2024-04-19T13:14:42.292Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2024-04-19T13:15:00.425Z] go vet ./... [2024-04-19T13:15:04.621Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-19T13:15:04.880Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-19T13:15:04.880Z] ./bin/test-attribution-txt.sh [2024-04-19T13:15:04.880Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-04-19T13:15:04.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-19T13:15:04.960Z] $ docker stop --time=1 d7a14fe808e50c36f03aa92bf6a953e71723bee2bd9a99b45aa6d713f77e4e9b [2024-04-19T13:15:06.381Z] $ docker rm -f --volumes d7a14fe808e50c36f03aa92bf6a953e71723bee2bd9a99b45aa6d713f77e4e9b [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-19T13:15:06.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-19T13:15:07.135Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-04-19T13:15:07.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-19T13:15:08.059Z] + ls -al . [2024-04-19T13:15:08.059Z] total 640 [2024-04-19T13:15:08.059Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 13:14 . [2024-04-19T13:15:08.059Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:12 .. [2024-04-19T13:15:08.059Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 19 13:12 .dockerignore [2024-04-19T13:15:08.059Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:14 .git [2024-04-19T13:15:08.059Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:12 .github [2024-04-19T13:15:08.059Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 19 13:12 .gitignore [2024-04-19T13:15:08.059Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:12 .golangci.yml [2024-04-19T13:15:08.059Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:12 .semver [2024-04-19T13:15:08.059Z] -rw-rw-r-- 1 jenkins jenkins 11980 Apr 19 13:12 Attribution.txt [2024-04-19T13:15:08.059Z] -rw-rw-r-- 1 jenkins jenkins 11677 Apr 19 13:12 CHANGELOG.md [2024-04-19T13:15:08.059Z] -rw-rw-r-- 1 jenkins jenkins 1456 Apr 19 13:12 Dockerfile [2024-04-19T13:15:08.059Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:12 GOVERNANCE.md [2024-04-19T13:15:08.059Z] -rw-rw-r-- 1 jenkins jenkins 661 Apr 19 13:12 Jenkinsfile [2024-04-19T13:15:08.059Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 19 13:12 LICENSE [2024-04-19T13:15:08.059Z] -rw-rw-r-- 1 jenkins jenkins 2179 Apr 19 13:12 Makefile [2024-04-19T13:15:08.059Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 19 13:12 OWNERS.md [2024-04-19T13:15:08.059Z] -rw-rw-r-- 1 jenkins jenkins 28907 Apr 19 13:12 README.md [2024-04-19T13:15:08.059Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:12 VERSION [2024-04-19T13:15:08.059Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:12 bin [2024-04-19T13:15:08.059Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:12 cmd [2024-04-19T13:15:08.059Z] -rw-r--r-- 1 jenkins jenkins 459493 Apr 19 13:14 coverage.out [2024-04-19T13:15:08.059Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:12 examples [2024-04-19T13:15:08.059Z] -rw-rw-r-- 1 jenkins jenkins 3923 Apr 19 13:12 go.mod [2024-04-19T13:15:08.059Z] -rw-rw-r-- 1 jenkins jenkins 35775 Apr 19 13:12 go.sum [2024-04-19T13:15:08.059Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:12 images [2024-04-19T13:15:08.059Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 19 13:12 internal [2024-04-19T13:15:08.059Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 19 13:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:15:08.501Z] + 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=3b8d88289001649dc8d00c83e23d70731600e6a3 --label arch=amd64 --label version=0.0.0 . [2024-04-19T13:15:08.501Z] Sending build context to Docker daemon 8.47MB [2024-04-19T13:15:08.501Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:15:08.501Z] Step 2/25 : FROM ${BASE} AS builder [2024-04-19T13:15:08.501Z] ---> d4c947147249 [2024-04-19T13:15:08.501Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:15:08.759Z] ---> Running in 074a36d983fd [2024-04-19T13:15:08.759Z] Removing intermediate container 074a36d983fd [2024-04-19T13:15:08.759Z] ---> 455469c475dc [2024-04-19T13:15:08.759Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:15:08.759Z] ---> Running in 94a0f1b4d1dc [2024-04-19T13:15:08.759Z] Removing intermediate container 94a0f1b4d1dc [2024-04-19T13:15:08.759Z] ---> a12d60903061 [2024-04-19T13:15:08.759Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-04-19T13:15:08.759Z] ---> Running in 97b7abf6e79d [2024-04-19T13:15:09.018Z] Removing intermediate container 97b7abf6e79d [2024-04-19T13:15:09.018Z] ---> e17cb21459fc [2024-04-19T13:15:09.018Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:15:09.018Z] ---> Running in 541d07b4b68d [2024-04-19T13:15:09.018Z] Removing intermediate container 541d07b4b68d [2024-04-19T13:15:09.018Z] ---> 937a87d6d6dd [2024-04-19T13:15:09.018Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:15:09.018Z] ---> Running in a5686919bb64 [2024-04-19T13:15:09.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:15:09.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:15:09.798Z] OK: 264 MiB in 52 packages [2024-04-19T13:15:10.099Z] Removing intermediate container a5686919bb64 [2024-04-19T13:15:10.099Z] ---> c666a172d60d [2024-04-19T13:15:10.099Z] Step 8/25 : WORKDIR /app [2024-04-19T13:15:10.099Z] ---> Running in ea9f442046b6 [2024-04-19T13:15:10.099Z] Removing intermediate container ea9f442046b6 [2024-04-19T13:15:10.099Z] ---> 78096932c6c2 [2024-04-19T13:15:10.099Z] Step 9/25 : COPY go.mod vendor* ./ [2024-04-19T13:15:10.358Z] ---> 09b3480cb57d [2024-04-19T13:15:10.358Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:15:10.358Z] ---> Running in eac0325990bb [2024-04-19T13:15:10.929Z] Removing intermediate container eac0325990bb [2024-04-19T13:15:10.929Z] ---> 6d6fd44ca5c1 [2024-04-19T13:15:10.929Z] Step 11/25 : COPY . . [2024-04-19T13:15:11.516Z] ---> 9752bc8163be [2024-04-19T13:15:11.516Z] Step 12/25 : RUN $MAKE [2024-04-19T13:15:11.516Z] ---> Running in 2c00c18357d9 [2024-04-19T13:15:11.800Z] 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.11" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-04-19T13:15:36.567Z] Removing intermediate container 2c00c18357d9 [2024-04-19T13:15:36.567Z] ---> 19ce69995e9b [2024-04-19T13:15:36.567Z] Step 13/25 : FROM alpine:3.18 [2024-04-19T13:15:37.133Z] 3.18: Pulling from library/alpine [2024-04-19T13:15:37.133Z] 619be1103602: Pulling fs layer [2024-04-19T13:15:37.392Z] 619be1103602: Download complete [2024-04-19T13:15:37.668Z] 619be1103602: Pull complete [2024-04-19T13:15:37.668Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-19T13:15:37.668Z] Status: Downloaded newer image for alpine:3.18 [2024-04-19T13:15:37.668Z] ---> d3782b16ccc9 [2024-04-19T13:15:37.668Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-19T13:15:37.929Z] ---> Running in 21bcd93959d7 [2024-04-19T13:15:37.929Z] Removing intermediate container 21bcd93959d7 [2024-04-19T13:15:37.929Z] ---> e888d6ada76c [2024-04-19T13:15:37.929Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-04-19T13:15:37.929Z] ---> Running in 68ab8e4b2677 [2024-04-19T13:15:38.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:15:38.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:15:38.763Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-04-19T13:15:38.763Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:15:38.763Z] OK: 7 MiB in 16 packages [2024-04-19T13:15:39.023Z] Removing intermediate container 68ab8e4b2677 [2024-04-19T13:15:39.023Z] ---> fec4e3fafdf6 [2024-04-19T13:15:39.023Z] Step 16/25 : RUN apk --no-cache upgrade [2024-04-19T13:15:39.023Z] ---> Running in ca450dd79cf2 [2024-04-19T13:15:39.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:15:39.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:15:39.547Z] Upgrading critical system libraries and apk-tools: [2024-04-19T13:15:39.547Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-19T13:15:39.547Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:15:39.805Z] Continuing the upgrade transaction with new apk-tools: [2024-04-19T13:15:39.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:15:39.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:15:40.062Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-19T13:15:40.062Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:15:40.062Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:15:40.062Z] OK: 7 MiB in 16 packages [2024-04-19T13:15:40.628Z] Removing intermediate container ca450dd79cf2 [2024-04-19T13:15:40.628Z] ---> 69d7117cd0ca [2024-04-19T13:15:40.628Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-04-19T13:15:40.886Z] ---> bb1f2e4a2be1 [2024-04-19T13:15:40.886Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-04-19T13:15:40.886Z] ---> d46a15ab7955 [2024-04-19T13:15:40.886Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-04-19T13:15:41.835Z] ---> 2873e73d92cb [2024-04-19T13:15:41.835Z] Step 20/25 : EXPOSE 59989 [2024-04-19T13:15:41.835Z] ---> Running in ee7edfb06633 [2024-04-19T13:15:41.835Z] Removing intermediate container ee7edfb06633 [2024-04-19T13:15:41.835Z] ---> 472c64305ca5 [2024-04-19T13:15:41.835Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-04-19T13:15:42.094Z] ---> Running in b9a423cdca13 [2024-04-19T13:15:42.094Z] Removing intermediate container b9a423cdca13 [2024-04-19T13:15:42.094Z] ---> eda9f49847d7 [2024-04-19T13:15:42.094Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-04-19T13:15:42.094Z] ---> Running in 521d36b423c1 [2024-04-19T13:15:42.094Z] Removing intermediate container 521d36b423c1 [2024-04-19T13:15:42.094Z] ---> 7d3edff988ec [2024-04-19T13:15:42.094Z] Step 23/25 : LABEL arch=amd64 [2024-04-19T13:15:42.094Z] ---> Running in b4772d226719 [2024-04-19T13:15:42.354Z] Removing intermediate container b4772d226719 [2024-04-19T13:15:42.354Z] ---> 9fab2e32656b [2024-04-19T13:15:42.354Z] Step 24/25 : LABEL git_sha=3b8d88289001649dc8d00c83e23d70731600e6a3 [2024-04-19T13:15:42.354Z] ---> Running in 42614d27e931 [2024-04-19T13:15:42.354Z] Removing intermediate container 42614d27e931 [2024-04-19T13:15:42.354Z] ---> af902ff429b3 [2024-04-19T13:15:42.354Z] Step 25/25 : LABEL version=0.0.0 [2024-04-19T13:15:42.354Z] ---> Running in 1b837e2c6eb1 [2024-04-19T13:15:42.614Z] Removing intermediate container 1b837e2c6eb1 [2024-04-19T13:15:42.614Z] ---> fd016fb68630 [2024-04-19T13:15:42.614Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-19T13:15:42.614Z] Successfully built fd016fb68630 [2024-04-19T13:15:42.614Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:15:43.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:15:43.522Z] [2024-04-19T13:15:43.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:15:43.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:15:44.888Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-19T13:15:44.888Z] 5eb5b503b376: Pulling fs layer [2024-04-19T13:15:44.888Z] 5c69ac0246d0: Pulling fs layer [2024-04-19T13:15:44.888Z] ec43610c2a17: Pulling fs layer [2024-04-19T13:15:44.888Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-19T13:15:44.888Z] 33b1e0a273af: Pulling fs layer [2024-04-19T13:15:44.888Z] 5d3b04190fa2: Pulling fs layer [2024-04-19T13:15:44.888Z] 2f39f015ded8: Pulling fs layer [2024-04-19T13:15:44.888Z] 33b1e0a273af: Waiting [2024-04-19T13:15:44.888Z] 5d3b04190fa2: Waiting [2024-04-19T13:15:44.888Z] 2f39f015ded8: Waiting [2024-04-19T13:15:44.888Z] 3a2ae6a8a46f: Waiting [2024-04-19T13:15:44.888Z] 5c69ac0246d0: Verifying Checksum [2024-04-19T13:15:44.888Z] 5c69ac0246d0: Download complete [2024-04-19T13:15:44.888Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-19T13:15:44.888Z] 3a2ae6a8a46f: Download complete [2024-04-19T13:15:45.031Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2832 in /w/workspace/undry_device-rfid-llrp-go_PR-290 [Pipeline] { [Pipeline] ws [2024-04-19T13:15:45.090Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-04-19T13:15:45.160Z] 33b1e0a273af: Verifying Checksum [2024-04-19T13:15:45.160Z] 33b1e0a273af: Download complete [2024-04-19T13:15:45.160Z] 5d3b04190fa2: Verifying Checksum [2024-04-19T13:15:45.160Z] 5d3b04190fa2: Download complete [2024-04-19T13:15:45.160Z] ec43610c2a17: Verifying Checksum [2024-04-19T13:15:45.160Z] ec43610c2a17: Download complete [2024-04-19T13:15:45.160Z] 5eb5b503b376: Verifying Checksum [2024-04-19T13:15:45.160Z] 5eb5b503b376: Download complete [2024-04-19T13:15:45.730Z] 2f39f015ded8: Download complete [2024-04-19T13:15:46.693Z] 5eb5b503b376: Pull complete [2024-04-19T13:15:47.627Z] 5c69ac0246d0: Pull complete [2024-04-19T13:15:48.198Z] The recommended git tool is: git [2024-04-19T13:15:48.198Z] ec43610c2a17: Pull complete [2024-04-19T13:15:48.458Z] 3a2ae6a8a46f: Pull complete [2024-04-19T13:15:48.716Z] 33b1e0a273af: Pull complete [2024-04-19T13:15:49.283Z] 5d3b04190fa2: Pull complete [2024-04-19T13:15:54.545Z] 2f39f015ded8: Pull complete [2024-04-19T13:15:54.545Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-19T13:15:54.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:15:54.545Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:15:54.865Z] prd-ubuntu20.04-docker-8c-8g-2825 does not seem to be running inside a container [2024-04-19T13:15:54.901Z] $ 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-290 -v /w/workspace/undry_device-rfid-llrp-go_PR-290:/w/workspace/undry_device-rfid-llrp-go_PR-290:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-19T13:15:55.155Z] using credential edgex-jenkins-ssh [2024-04-19T13:15:55.176Z] Cloning the remote Git repository [2024-04-19T13:15:55.231Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-04-19T13:15:55.349Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-04-19T13:15:55.545Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-04-19T13:15:55.547Z] > git --version # timeout=10 [2024-04-19T13:15:55.572Z] > git --version # 'git version 2.25.1' [2024-04-19T13:15:55.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-19T13:15:55.782Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-19T13:15:57.662Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-04-19T13:15:57.689Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-19T13:15:59.358Z] Merging remotes/origin/main commit cc4603a6c595a3a3e8c16ffa5474e1eabf000192 into PR head commit 3b8d88289001649dc8d00c83e23d70731600e6a3 [2024-04-19T13:15:59.747Z] Merge succeeded, producing 3b8d88289001649dc8d00c83e23d70731600e6a3 [2024-04-19T13:15:59.747Z] Checking out Revision 3b8d88289001649dc8d00c83e23d70731600e6a3 (PR-290) [2024-04-19T13:15:58.711Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-04-19T13:15:58.754Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-04-19T13:15:58.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-19T13:15:58.778Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-19T13:15:59.381Z] > git config core.sparsecheckout # timeout=10 [2024-04-19T13:15:59.478Z] > git checkout -f 3b8d88289001649dc8d00c83e23d70731600e6a3 # timeout=10 [2024-04-19T13:15:59.608Z] > git remote # timeout=10 [2024-04-19T13:15:59.628Z] > git config --get remote.origin.url # timeout=10 [2024-04-19T13:15:59.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-19T13:15:59.695Z] > git merge cc4603a6c595a3a3e8c16ffa5474e1eabf000192 # timeout=10 [2024-04-19T13:15:59.727Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-19T13:15:59.755Z] > git config core.sparsecheckout # timeout=10 [2024-04-19T13:15:59.781Z] > git checkout -f 3b8d88289001649dc8d00c83e23d70731600e6a3 # timeout=10 [2024-04-19T13:16:00.474Z] Commit message: "build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0" [2024-04-19T13:16:00.530Z] > git --version # timeout=10 [2024-04-19T13:16:00.541Z] > git --version # 'git version 2.25.1' [2024-04-19T13:16:00.559Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-19T13:16:01.601Z] $ docker top 984cacdb0d4adc8b2e51ea9acacd7a1f582f002a2ba17314d08ef5e63fad8f06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:16:02.055Z] ---> job-cost.sh [2024-04-19T13:16:02.056Z] lf-activate-venv: SKIPPING [2024-04-19T13:16:02.056Z] INFO: No Stack... [2024-04-19T13:16:02.316Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-19T13:16:02.885Z] INFO: Archiving Costs [Pipeline] sh [2024-04-19T13:16:03.212Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-290/archives/cost.csv [2024-04-19T13:16:03.212Z] + cut -d, -f6 [Pipeline] lock [2024-04-19T13:16:03.255Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-1-stack-cost] [2024-04-19T13:16:03.260Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-1-stack-cost] did not exist. Created. [2024-04-19T13:16:03.265Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-19T13:16:03.667Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-19T13:16:03.727Z] Stashed 1 file(s) [Pipeline] } [2024-04-19T13:16:03.755Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-19T13:16:03.850Z] $ docker stop --time=1 984cacdb0d4adc8b2e51ea9acacd7a1f582f002a2ba17314d08ef5e63fad8f06 [2024-04-19T13:16:04.623Z] [2024-04-19T13:16:04.623Z] GitHub has been notified of this commit’s build result [2024-04-19T13:16:04.623Z] [2024-04-19T13:16:05.064Z] $ docker rm -f --volumes 984cacdb0d4adc8b2e51ea9acacd7a1f582f002a2ba17314d08ef5e63fad8f06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-19T13:16:06.221Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-19T13:16:06.221Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-19T13:16:06.221Z] Dload Upload Total Spent Left Speed [2024-04-19T13:16:06.221Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh [2024-04-19T13:16:06.602Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-19T13:16:06.967Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-19T13:16:06.967Z] + sudo tee /etc/docker/daemon.new [2024-04-19T13:16:06.967Z] { [2024-04-19T13:16:06.967Z] "registry-mirrors": [ [2024-04-19T13:16:06.967Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-19T13:16:06.967Z] ], [2024-04-19T13:16:06.967Z] "bip": "10.250.0.254/24", [2024-04-19T13:16:06.967Z] "hosts": [ [2024-04-19T13:16:06.967Z] "tcp://0.0.0.0:5555", [2024-04-19T13:16:06.967Z] "unix:///var/run/docker.sock" [2024-04-19T13:16:06.967Z] ], [2024-04-19T13:16:06.967Z] "mtu": 1458, [2024-04-19T13:16:06.967Z] "selinux-enabled": true, [2024-04-19T13:16:06.967Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-19T13:16:06.967Z] } [Pipeline] sh [2024-04-19T13:16:07.337Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-19T13:16:07.714Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-19T13:16:26.125Z] provisioning config files... [2024-04-19T13:16:26.172Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config1263374892597296701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:16:26.706Z] ---> ****-login.sh [2024-04-19T13:16:26.706Z] nexus3.edgexfoundry.org:10001 [2024-04-19T13:16:27.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:16:27.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:16:27.575Z] Configure a credential helper to remove this warning. See [2024-04-19T13:16:27.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:16:27.575Z] [2024-04-19T13:16:27.575Z] Login Succeeded [2024-04-19T13:16:27.575Z] nexus3.edgexfoundry.org:10002 [2024-04-19T13:16:27.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:16:27.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:16:27.848Z] Configure a credential helper to remove this warning. See [2024-04-19T13:16:27.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:16:27.848Z] [2024-04-19T13:16:27.848Z] Login Succeeded [2024-04-19T13:16:27.848Z] nexus3.edgexfoundry.org:10003 [2024-04-19T13:16:28.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:16:28.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:16:28.404Z] Configure a credential helper to remove this warning. See [2024-04-19T13:16:28.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:16:28.404Z] [2024-04-19T13:16:28.404Z] Login Succeeded [2024-04-19T13:16:28.405Z] nexus3.edgexfoundry.org:10004 [2024-04-19T13:16:28.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:16:28.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:16:28.951Z] Configure a credential helper to remove this warning. See [2024-04-19T13:16:28.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:16:28.951Z] [2024-04-19T13:16:28.951Z] Login Succeeded [2024-04-19T13:16:28.951Z] ****.io [2024-04-19T13:16:29.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:16:29.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:16:29.509Z] Configure a credential helper to remove this warning. See [2024-04-19T13:16:29.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:16:29.509Z] [2024-04-19T13:16:29.509Z] Login Succeeded [2024-04-19T13:16:29.509Z] ---> ****-login.sh ends [Pipeline] } [2024-04-19T13:16:29.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-19T13:16:30.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:16:30.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:16:30.200Z] ========================================================= [2024-04-19T13:16:30.200Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-19T13:16:30.200Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:16:30.749Z] + 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-04-19T13:16:31.032Z] Sending build context to Docker daemon 1.198MB [2024-04-19T13:16:31.032Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:16:31.032Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-19T13:16:31.310Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-19T13:16:31.310Z] 9fda8d8052c6: Pulling fs layer [2024-04-19T13:16:31.310Z] 5d54e960e981: Pulling fs layer [2024-04-19T13:16:31.310Z] c4a7e357bf2a: Pulling fs layer [2024-04-19T13:16:31.310Z] f0e02332f6b5: Pulling fs layer [2024-04-19T13:16:31.310Z] 872ee5b61b7b: Pulling fs layer [2024-04-19T13:16:31.310Z] 0c6a40ed1a82: Pulling fs layer [2024-04-19T13:16:31.310Z] 94ae7d8d031c: Pulling fs layer [2024-04-19T13:16:31.310Z] 872ee5b61b7b: Waiting [2024-04-19T13:16:31.310Z] 0c6a40ed1a82: Waiting [2024-04-19T13:16:31.310Z] 94ae7d8d031c: Waiting [2024-04-19T13:16:31.310Z] f0e02332f6b5: Waiting [2024-04-19T13:16:31.310Z] 5d54e960e981: Verifying Checksum [2024-04-19T13:16:31.310Z] 5d54e960e981: Download complete [2024-04-19T13:16:31.593Z] f0e02332f6b5: Verifying Checksum [2024-04-19T13:16:31.593Z] f0e02332f6b5: Download complete [2024-04-19T13:16:31.593Z] 872ee5b61b7b: Verifying Checksum [2024-04-19T13:16:31.593Z] 872ee5b61b7b: Download complete [2024-04-19T13:16:31.593Z] 9fda8d8052c6: Verifying Checksum [2024-04-19T13:16:31.593Z] 9fda8d8052c6: Download complete [2024-04-19T13:16:32.200Z] 94ae7d8d031c: Verifying Checksum [2024-04-19T13:16:32.200Z] 94ae7d8d031c: Download complete [2024-04-19T13:16:32.808Z] 9fda8d8052c6: Pull complete [2024-04-19T13:16:33.408Z] 5d54e960e981: Pull complete [2024-04-19T13:16:33.684Z] c4a7e357bf2a: Verifying Checksum [2024-04-19T13:16:33.684Z] c4a7e357bf2a: Download complete [2024-04-19T13:16:34.658Z] 0c6a40ed1a82: Verifying Checksum [2024-04-19T13:16:34.658Z] 0c6a40ed1a82: Download complete [2024-04-19T13:16:49.735Z] c4a7e357bf2a: Pull complete [2024-04-19T13:16:49.735Z] f0e02332f6b5: Pull complete [2024-04-19T13:16:49.735Z] 872ee5b61b7b: Pull complete [2024-04-19T13:16:57.978Z] 0c6a40ed1a82: Pull complete [2024-04-19T13:16:59.396Z] 94ae7d8d031c: Pull complete [2024-04-19T13:16:59.396Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-19T13:16:59.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-19T13:16:59.396Z] ---> 86de565de09d [2024-04-19T13:16:59.396Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:17:01.358Z] ---> Running in 3fd6e7f83b00 [2024-04-19T13:17:01.625Z] Removing intermediate container 3fd6e7f83b00 [2024-04-19T13:17:01.625Z] ---> 637352aa74b6 [2024-04-19T13:17:01.625Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:17:01.625Z] ---> Running in c92f1b79b486 [2024-04-19T13:17:02.219Z] Removing intermediate container c92f1b79b486 [2024-04-19T13:17:02.219Z] ---> 45b0f213b53f [2024-04-19T13:17:02.219Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-04-19T13:17:02.219Z] ---> Running in 3a8f1754c998 [2024-04-19T13:17:02.486Z] Removing intermediate container 3a8f1754c998 [2024-04-19T13:17:02.486Z] ---> 203982f0835f [2024-04-19T13:17:02.486Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:17:02.753Z] ---> Running in 8dba71a7c891 [2024-04-19T13:17:03.021Z] Removing intermediate container 8dba71a7c891 [2024-04-19T13:17:03.021Z] ---> 1bb3ae397de6 [2024-04-19T13:17:03.021Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:17:03.300Z] ---> Running in 533bf8b47e74 [2024-04-19T13:17:04.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:17:05.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:17:06.480Z] OK: 266 MiB in 52 packages [2024-04-19T13:17:07.063Z] Removing intermediate container 533bf8b47e74 [2024-04-19T13:17:07.063Z] ---> 188ee42922ad [2024-04-19T13:17:07.063Z] Step 8/12 : WORKDIR /app [2024-04-19T13:17:07.329Z] ---> Running in aef07468da4e [2024-04-19T13:17:07.597Z] Removing intermediate container aef07468da4e [2024-04-19T13:17:07.597Z] ---> d375e2ebec58 [2024-04-19T13:17:07.597Z] Step 9/12 : COPY go.mod vendor* ./ [2024-04-19T13:17:08.183Z] ---> 673ab547a3a3 [2024-04-19T13:17:08.183Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:17:08.183Z] ---> Running in 6357dda0934a [2024-04-19T13:18:16.249Z] Removing intermediate container 6357dda0934a [2024-04-19T13:18:16.249Z] ---> 571aa93ff89c [2024-04-19T13:18:16.249Z] Step 11/12 : COPY . . [2024-04-19T13:18:16.249Z] ---> 5ebca1372de9 [2024-04-19T13:18:16.249Z] Step 12/12 : RUN $MAKE [2024-04-19T13:18:16.249Z] ---> Running in 5a551100aaaa [2024-04-19T13:18:16.249Z] noop [2024-04-19T13:18:16.249Z] Removing intermediate container 5a551100aaaa [2024-04-19T13:18:16.249Z] ---> 8edf86c8b6aa [2024-04-19T13:18:16.249Z] Successfully built 8edf86c8b6aa [2024-04-19T13:18:16.249Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:18:16.768Z] + docker inspect -f . ci-base-image-arm64 [2024-04-19T13:18:16.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:18:17.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-2832 does not seem to be running inside a container [2024-04-19T13:18:17.270Z] $ 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-04-19T13:18:18.831Z] $ docker top 62c0081f617796022e5db9f46fc09db8f395f7cc11c5c939de874d52f57788e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:18:19.820Z] + go version [2024-04-19T13:18:19.820Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-19T13:18:19.861Z] $ docker stop --time=1 62c0081f617796022e5db9f46fc09db8f395f7cc11c5c939de874d52f57788e8 [2024-04-19T13:18:21.636Z] $ docker rm -f --volumes 62c0081f617796022e5db9f46fc09db8f395f7cc11c5c939de874d52f57788e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:18:22.579Z] + docker inspect -f . ci-base-image-arm64 [2024-04-19T13:18:22.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:18:22.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-2832 does not seem to be running inside a container [2024-04-19T13:18:22.975Z] $ 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-04-19T13:18:24.395Z] $ docker top 464aaf567f6f7d771371b74c84e05d7880788a4842414c65689126521a277e47 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:18:25.385Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-04-19T13:18:26.126Z] + make test [2024-04-19T13:18:26.126Z] go test ./... -coverprofile=coverage.out ./... [2024-04-19T13:18:30.403Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-04-19T13:20:52.243Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-04-19T13:20:52.243Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-04-19T13:21:24.501Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.810s coverage: 40.6% of statements [2024-04-19T13:21:24.501Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.542s coverage: 51.9% of statements [2024-04-19T13:21:24.501Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.037s coverage: 95.5% of statements [2024-04-19T13:21:24.501Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-19T13:21:24.501Z] go vet ./... [2024-04-19T13:21:51.202Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-19T13:21:51.202Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-19T13:21:51.202Z] ./bin/test-attribution-txt.sh [2024-04-19T13:21:51.202Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-04-19T13:21:51.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-19T13:21:51.311Z] $ docker stop --time=1 464aaf567f6f7d771371b74c84e05d7880788a4842414c65689126521a277e47 [2024-04-19T13:21:53.259Z] $ docker rm -f --volumes 464aaf567f6f7d771371b74c84e05d7880788a4842414c65689126521a277e47 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-19T13:21:54.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-19T13:21:54.728Z] Warning: overwriting stash ‘coverage-report’ [2024-04-19T13:21:55.420Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-19T13:21:56.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-19T13:21:56.385Z] + ls -al . [2024-04-19T13:21:56.385Z] total 636 [2024-04-19T13:21:56.385Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 13:18 . [2024-04-19T13:21:56.385Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:15 .. [2024-04-19T13:21:56.385Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 19 13:15 .dockerignore [2024-04-19T13:21:56.385Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:16 .git [2024-04-19T13:21:56.385Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:15 .github [2024-04-19T13:21:56.385Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 19 13:15 .gitignore [2024-04-19T13:21:56.385Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:15 .golangci.yml [2024-04-19T13:21:56.385Z] -rw-rw-r-- 1 jenkins jenkins 11980 Apr 19 13:15 Attribution.txt [2024-04-19T13:21:56.385Z] -rw-rw-r-- 1 jenkins jenkins 11677 Apr 19 13:15 CHANGELOG.md [2024-04-19T13:21:56.385Z] -rw-rw-r-- 1 jenkins jenkins 1456 Apr 19 13:15 Dockerfile [2024-04-19T13:21:56.385Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:15 GOVERNANCE.md [2024-04-19T13:21:56.385Z] -rw-rw-r-- 1 jenkins jenkins 661 Apr 19 13:15 Jenkinsfile [2024-04-19T13:21:56.385Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 19 13:15 LICENSE [2024-04-19T13:21:56.385Z] -rw-rw-r-- 1 jenkins jenkins 2179 Apr 19 13:15 Makefile [2024-04-19T13:21:56.385Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 19 13:15 OWNERS.md [2024-04-19T13:21:56.385Z] -rw-rw-r-- 1 jenkins jenkins 28907 Apr 19 13:15 README.md [2024-04-19T13:21:56.385Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:12 VERSION [2024-04-19T13:21:56.385Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:15 bin [2024-04-19T13:21:56.385Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:15 cmd [2024-04-19T13:21:56.385Z] -rw-r--r-- 1 jenkins jenkins 459493 Apr 19 13:21 coverage.out [2024-04-19T13:21:56.385Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:15 examples [2024-04-19T13:21:56.385Z] -rw-rw-r-- 1 jenkins jenkins 3923 Apr 19 13:15 go.mod [2024-04-19T13:21:56.385Z] -rw-rw-r-- 1 jenkins jenkins 35775 Apr 19 13:15 go.sum [2024-04-19T13:21:56.385Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:15 images [2024-04-19T13:21:56.385Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 19 13:15 internal [2024-04-19T13:21:56.385Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 19 13:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:21:56.826Z] + 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=3b8d88289001649dc8d00c83e23d70731600e6a3 --label arch=arm64 --label version=0.0.0 . [2024-04-19T13:21:57.099Z] Sending build context to Docker daemon 1.198MB [2024-04-19T13:21:57.099Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:21:57.099Z] Step 2/25 : FROM ${BASE} AS builder [2024-04-19T13:21:57.099Z] ---> 8edf86c8b6aa [2024-04-19T13:21:57.099Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:21:57.366Z] ---> Running in 9f84bccd29ef [2024-04-19T13:21:57.633Z] Removing intermediate container 9f84bccd29ef [2024-04-19T13:21:57.633Z] ---> 4a6cfc53e7cb [2024-04-19T13:21:57.633Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:21:57.633Z] ---> Running in c59a0786870a [2024-04-19T13:21:57.901Z] Removing intermediate container c59a0786870a [2024-04-19T13:21:57.901Z] ---> c72715117f30 [2024-04-19T13:21:57.901Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-04-19T13:21:58.166Z] ---> Running in e9c3c655c3be [2024-04-19T13:21:58.434Z] Removing intermediate container e9c3c655c3be [2024-04-19T13:21:58.434Z] ---> b1836062432c [2024-04-19T13:21:58.434Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:21:58.434Z] ---> Running in 3a9a0714216e [2024-04-19T13:21:58.701Z] Removing intermediate container 3a9a0714216e [2024-04-19T13:21:58.701Z] ---> 90879b97725c [2024-04-19T13:21:58.701Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:21:58.984Z] ---> Running in 1fd21bf1256c [2024-04-19T13:21:59.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:22:00.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:22:01.949Z] OK: 266 MiB in 52 packages [2024-04-19T13:22:02.533Z] Removing intermediate container 1fd21bf1256c [2024-04-19T13:22:02.533Z] ---> 22768fc076db [2024-04-19T13:22:02.533Z] Step 8/25 : WORKDIR /app [2024-04-19T13:22:02.533Z] ---> Running in afc97c45c38c [2024-04-19T13:22:03.125Z] Removing intermediate container afc97c45c38c [2024-04-19T13:22:03.125Z] ---> 5013b0e9d407 [2024-04-19T13:22:03.125Z] Step 9/25 : COPY go.mod vendor* ./ [2024-04-19T13:22:03.392Z] ---> ba6726c9d0cb [2024-04-19T13:22:03.392Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:22:03.660Z] ---> Running in d0aa0fbd4722 [2024-04-19T13:22:05.612Z] Removing intermediate container d0aa0fbd4722 [2024-04-19T13:22:05.612Z] ---> ed607d94f4bf [2024-04-19T13:22:05.612Z] Step 11/25 : COPY . . [2024-04-19T13:22:06.195Z] ---> 116272312126 [2024-04-19T13:22:06.195Z] Step 12/25 : RUN $MAKE [2024-04-19T13:22:06.195Z] ---> Running in 5cbdfc0b4644 [2024-04-19T13:22:07.154Z] 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.11" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-04-19T13:24:13.846Z] Removing intermediate container 5cbdfc0b4644 [2024-04-19T13:24:13.846Z] ---> 255d50a12f97 [2024-04-19T13:24:13.846Z] Step 13/25 : FROM alpine:3.18 [2024-04-19T13:24:13.846Z] 3.18: Pulling from library/alpine [2024-04-19T13:24:13.846Z] c6b39de5b339: Pulling fs layer [2024-04-19T13:24:13.846Z] c6b39de5b339: Verifying Checksum [2024-04-19T13:24:13.846Z] c6b39de5b339: Download complete [2024-04-19T13:24:13.846Z] c6b39de5b339: Pull complete [2024-04-19T13:24:13.846Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-19T13:24:13.846Z] Status: Downloaded newer image for alpine:3.18 [2024-04-19T13:24:13.846Z] ---> 33abbf032149 [2024-04-19T13:24:13.846Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-19T13:24:13.846Z] ---> Running in bdf6da65d374 [2024-04-19T13:24:13.846Z] Removing intermediate container bdf6da65d374 [2024-04-19T13:24:13.846Z] ---> ce3b17e380b6 [2024-04-19T13:24:13.846Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-04-19T13:24:13.846Z] ---> Running in 4f87bea94417 [2024-04-19T13:24:13.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:24:13.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:24:13.846Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-04-19T13:24:13.846Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:24:13.846Z] OK: 8 MiB in 16 packages [2024-04-19T13:24:14.435Z] Removing intermediate container 4f87bea94417 [2024-04-19T13:24:14.435Z] ---> 668413b60423 [2024-04-19T13:24:14.435Z] Step 16/25 : RUN apk --no-cache upgrade [2024-04-19T13:24:14.435Z] ---> Running in a6735c771f8d [2024-04-19T13:24:15.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:24:15.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:24:16.615Z] Upgrading critical system libraries and apk-tools: [2024-04-19T13:24:16.615Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-19T13:24:16.615Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:24:16.881Z] Continuing the upgrade transaction with new apk-tools: [2024-04-19T13:24:16.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:24:17.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:24:18.101Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-19T13:24:18.101Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:24:18.101Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:24:18.101Z] OK: 8 MiB in 16 packages [2024-04-19T13:24:19.057Z] Removing intermediate container a6735c771f8d [2024-04-19T13:24:19.057Z] ---> 9bfd39353d42 [2024-04-19T13:24:19.057Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-04-19T13:24:19.637Z] ---> dc591c02f5c4 [2024-04-19T13:24:19.637Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-04-19T13:24:20.217Z] ---> eb8656566d76 [2024-04-19T13:24:20.217Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-04-19T13:24:21.620Z] ---> 2d93897bb3cf [2024-04-19T13:24:21.620Z] Step 20/25 : EXPOSE 59989 [2024-04-19T13:24:21.620Z] ---> Running in ab594dd5ca5c [2024-04-19T13:24:21.886Z] Removing intermediate container ab594dd5ca5c [2024-04-19T13:24:21.886Z] ---> bd90645a5347 [2024-04-19T13:24:21.886Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-04-19T13:24:21.886Z] ---> Running in 61384883e10e [2024-04-19T13:24:22.151Z] Removing intermediate container 61384883e10e [2024-04-19T13:24:22.151Z] ---> a097a0f4df9b [2024-04-19T13:24:22.151Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-04-19T13:24:22.417Z] ---> Running in e5bcd76acfd7 [2024-04-19T13:24:22.685Z] Removing intermediate container e5bcd76acfd7 [2024-04-19T13:24:22.685Z] ---> ad3f49facca9 [2024-04-19T13:24:22.685Z] Step 23/25 : LABEL arch=arm64 [2024-04-19T13:24:22.685Z] ---> Running in a68527ad685d [2024-04-19T13:24:22.953Z] Removing intermediate container a68527ad685d [2024-04-19T13:24:22.953Z] ---> e4138e822626 [2024-04-19T13:24:22.953Z] Step 24/25 : LABEL git_sha=3b8d88289001649dc8d00c83e23d70731600e6a3 [2024-04-19T13:24:23.218Z] ---> Running in 975506796e95 [2024-04-19T13:24:23.484Z] Removing intermediate container 975506796e95 [2024-04-19T13:24:23.484Z] ---> 170c471f5466 [2024-04-19T13:24:23.484Z] Step 25/25 : LABEL version=0.0.0 [2024-04-19T13:24:23.484Z] ---> Running in ba1398002376 [2024-04-19T13:24:23.749Z] Removing intermediate container ba1398002376 [2024-04-19T13:24:23.749Z] ---> f8a407a3dc30 [2024-04-19T13:24:23.749Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-19T13:24:23.749Z] Successfully built f8a407a3dc30 [2024-04-19T13:24:23.749Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:24:24.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-19T13:24:24.661Z] [2024-04-19T13:24:24.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:24:25.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-19T13:24:25.229Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-19T13:24:25.229Z] 8998bd30e6a1: Pulling fs layer [2024-04-19T13:24:25.229Z] 04944245beec: Pulling fs layer [2024-04-19T13:24:25.229Z] 699f458cf7ca: Pulling fs layer [2024-04-19T13:24:25.229Z] 765212b225bb: Pulling fs layer [2024-04-19T13:24:25.229Z] f23df028b6ca: Pulling fs layer [2024-04-19T13:24:25.229Z] d65c8cfc05b1: Pulling fs layer [2024-04-19T13:24:25.229Z] 2437ff75d9bd: Pulling fs layer [2024-04-19T13:24:25.229Z] 765212b225bb: Waiting [2024-04-19T13:24:25.229Z] f23df028b6ca: Waiting [2024-04-19T13:24:25.229Z] d65c8cfc05b1: Waiting [2024-04-19T13:24:25.497Z] 04944245beec: Verifying Checksum [2024-04-19T13:24:25.497Z] 04944245beec: Download complete [2024-04-19T13:24:25.497Z] 765212b225bb: Verifying Checksum [2024-04-19T13:24:25.497Z] 765212b225bb: Download complete [2024-04-19T13:24:25.497Z] f23df028b6ca: Verifying Checksum [2024-04-19T13:24:25.497Z] f23df028b6ca: Download complete [2024-04-19T13:24:25.497Z] d65c8cfc05b1: Verifying Checksum [2024-04-19T13:24:25.497Z] d65c8cfc05b1: Download complete [2024-04-19T13:24:25.766Z] 699f458cf7ca: Verifying Checksum [2024-04-19T13:24:25.766Z] 699f458cf7ca: Download complete [2024-04-19T13:24:26.037Z] 8998bd30e6a1: Verifying Checksum [2024-04-19T13:24:26.037Z] 8998bd30e6a1: Download complete [2024-04-19T13:24:28.611Z] 2437ff75d9bd: Verifying Checksum [2024-04-19T13:24:28.611Z] 2437ff75d9bd: Download complete [2024-04-19T13:24:30.560Z] 8998bd30e6a1: Pull complete [2024-04-19T13:24:30.828Z] 04944245beec: Pull complete [2024-04-19T13:24:32.234Z] 699f458cf7ca: Pull complete [2024-04-19T13:24:32.499Z] 765212b225bb: Pull complete [2024-04-19T13:24:33.458Z] f23df028b6ca: Pull complete [2024-04-19T13:24:33.458Z] d65c8cfc05b1: Pull complete [2024-04-19T13:24:51.652Z] 2437ff75d9bd: Pull complete [2024-04-19T13:24:51.652Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-19T13:24:51.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-19T13:24:51.652Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:24:52.070Z] prd-ubuntu20.04-docker-arm64-4c-16g-2832 does not seem to be running inside a container [2024-04-19T13:24:52.169Z] $ 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-04-19T13:24:55.153Z] $ docker top d25676d8f01e53013fb076e75dd9d4ff8495b416e057c5aad8b1a0e125f8fedb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:24:56.145Z] ---> job-cost.sh [2024-04-19T13:24:56.145Z] lf-activate-venv: SKIPPING [2024-04-19T13:24:56.145Z] INFO: No Stack... [2024-04-19T13:24:56.739Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-19T13:24:57.327Z] INFO: Archiving Costs [Pipeline] sh [2024-04-19T13:24:57.991Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-04-19T13:24:57.991Z] + cut -d, -f6 [Pipeline] lock [2024-04-19T13:24:58.067Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-1-stack-cost] [2024-04-19T13:24:58.072Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-1-stack-cost] did not exist. Created. [2024-04-19T13:24:58.077Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-19T13:24:58.819Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-41d43ead/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-19T13:24:59.161Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-19T13:24:59.198Z] Warning: overwriting stash ‘stack-cost’ [2024-04-19T13:24:59.252Z] Stashed 1 file(s) [Pipeline] } [2024-04-19T13:24:59.268Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-290-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-19T13:24:59.346Z] $ docker stop --time=1 d25676d8f01e53013fb076e75dd9d4ff8495b416e057c5aad8b1a0e125f8fedb [2024-04-19T13:25:00.797Z] $ docker rm -f --volumes d25676d8f01e53013fb076e75dd9d4ff8495b416e057c5aad8b1a0e125f8fedb [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-04-19T13:25:01.825Z] provisioning config files... [2024-04-19T13:25:01.832Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/config12539668777593850931tmp [Pipeline] { [Pipeline] sh [2024-04-19T13:25:02.168Z] + set +x [2024-04-19T13:25:02.168Z] + + curl -s https://codecov.io/bashbash [2024-04-19T13:25:02.168Z] -s -- [2024-04-19T13:25:02.168Z] [2024-04-19T13:25:02.168Z] _____ _ [2024-04-19T13:25:02.168Z] / ____| | | [2024-04-19T13:25:02.168Z] | | ___ __| | ___ ___ _____ __ [2024-04-19T13:25:02.168Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-19T13:25:02.168Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-19T13:25:02.168Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-19T13:25:02.168Z] Bash-1.0.6 [2024-04-19T13:25:02.168Z] [2024-04-19T13:25:02.168Z] [2024-04-19T13:25:02.168Z] ==> git version 2.25.1 found [2024-04-19T13:25:02.168Z] ==> 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-04-19T13:25:02.168Z] Release-Date: 2020-01-08 [2024-04-19T13:25:02.168Z] 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-04-19T13:25:02.168Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-19T13:25:02.168Z] ==> Jenkins CI detected. [2024-04-19T13:25:02.168Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-290 [2024-04-19T13:25:02.168Z] project root: . [2024-04-19T13:25:02.168Z] --> token set from env [2024-04-19T13:25:02.168Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-19T13:25:02.168Z] ==> Running gcov in . (disable via -X gcov) [2024-04-19T13:25:02.168Z] ==> Python coveragepy not found [2024-04-19T13:25:02.168Z] ==> Searching for coverage reports in: [2024-04-19T13:25:02.168Z] + . [2024-04-19T13:25:02.168Z] -> Found 1 reports [2024-04-19T13:25:02.168Z] ==> Detecting git/mercurial file structure [2024-04-19T13:25:02.168Z] ==> Reading reports [2024-04-19T13:25:02.427Z] + ./coverage.out bytes=459493 [2024-04-19T13:25:02.428Z] ==> Appending adjustments [2024-04-19T13:25:02.428Z] https://docs.codecov.io/docs/fixing-reports [2024-04-19T13:25:02.428Z] + Found adjustments [2024-04-19T13:25:02.428Z] ==> Gzipping contents [2024-04-19T13:25:02.690Z] 52K /tmp/codecov.48tU5U.gz [2024-04-19T13:25:02.690Z] ==> Uploading reports [2024-04-19T13:25:02.690Z] url: https://codecov.io [2024-04-19T13:25:02.690Z] query: branch=PR-290&commit=3b8d88289001649dc8d00c83e23d70731600e6a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-290%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=290&job=&cmd_args= [2024-04-19T13:25:02.690Z] -> Pinging Codecov [2024-04-19T13:25:02.690Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-290&commit=3b8d88289001649dc8d00c83e23d70731600e6a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-290%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=290&job=&cmd_args= [2024-04-19T13:25:02.690Z] -> Uploading to [2024-04-19T13:25:02.690Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-19/581DD39554BDF9B6E22D074273EAD858/3b8d88289001649dc8d00c83e23d70731600e6a3/eb71bfc4-714c-4d52-b9b6-4bcaca7cdaf4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240419T132502Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8b70ab2273a3c94508a36fbc91f162400d6f8d41ce3ae4d3188c33d81a27ee5d [2024-04-19T13:25:02.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-19T13:25:02.951Z] Dload Upload Total Spent Left Speed [2024-04-19T13:25:03.211Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50324 0 0 100 50324 0 168k --:--:-- --:--:-- --:--:-- 168k [2024-04-19T13:25:03.212Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3b8d88289001649dc8d00c83e23d70731600e6a3 [Pipeline] } [2024-04-19T13:25:03.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-04-19T13:25:05.263Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-290/archives ] [2024-04-19T13:25:05.263Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-290/archives [2024-04-19T13:25:05.263Z] total 16 [2024-04-19T13:25:05.263Z] drwxr-xr-x 3 root root 4096 Apr 19 13:16 . [2024-04-19T13:25:05.263Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 13:16 .. [2024-04-19T13:25:05.263Z] drwxr-xr-x 2 root root 4096 Apr 19 13:16 cost [2024-04-19T13:25:05.263Z] -rw-r--r-- 1 root root 91 Apr 19 13:16 cost.csv [2024-04-19T13:25:05.263Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-290/archives [2024-04-19T13:25:05.263Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-290/archives [2024-04-19T13:25:05.263Z] total 16 [2024-04-19T13:25:05.263Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:16 . [2024-04-19T13:25:05.263Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 13:16 .. [2024-04-19T13:25:05.263Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 13:16 cost [2024-04-19T13:25:05.263Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 19 13:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:25:05.602Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:25:06.513Z] ---> package-listing.sh [2024-04-19T13:25:06.513Z] ++ facter osfamily [2024-04-19T13:25:06.513Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-19T13:25:06.773Z] + OS_FAMILY=debian [2024-04-19T13:25:06.773Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-290 [2024-04-19T13:25:06.773Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-19T13:25:06.773Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-19T13:25:06.773Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-19T13:25:06.773Z] + PACKAGES=/tmp/packages_start.txt [2024-04-19T13:25:06.773Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-290 ']' [2024-04-19T13:25:06.773Z] + PACKAGES=/tmp/packages_end.txt [2024-04-19T13:25:06.773Z] + case "${OS_FAMILY}" in [2024-04-19T13:25:06.773Z] + dpkg -l [2024-04-19T13:25:06.773Z] + grep '^ii' [2024-04-19T13:25:06.773Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-19T13:25:06.773Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-19T13:25:06.773Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-19T13:25:06.773Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-290 ']' [2024-04-19T13:25:06.773Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-290/archives/ [2024-04-19T13:25:06.773Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-290/archives/ [Pipeline] echo [2024-04-19T13:25:06.807Z] 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-290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-19T13:25:07.103Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:25:07.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:25:07.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:25:07.909Z] prd-ubuntu20.04-docker-8c-8g-2825 does not seem to be running inside a container [2024-04-19T13:25:07.943Z] $ 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-290/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-290 -v /w/workspace/undry_device-rfid-llrp-go_PR-290:/w/workspace/undry_device-rfid-llrp-go_PR-290:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-290@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-290@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-04-19T13:25:08.145Z] $ docker top 5b240b1ac8b8515bc45654068399e1082f22811d838120e0a21152029141d1e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:25:08.542Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-19T13:25:08.859Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-19T13:25:09.166Z] + ls /var/log/sa-host [2024-04-19T13:25:09.166Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-19T13:25:09.314Z] provisioning config files... [2024-04-19T13:25:09.322Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-290@tmp/config5345301155517435694tmp [Pipeline] { [Pipeline] echo [2024-04-19T13:25:09.382Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:25:09.693Z] ---> create-netrc.sh [Pipeline] } [2024-04-19T13:25:09.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:25:10.118Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-19T13:25:10.150Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:25:10.571Z] ---> sudo-logs.sh [2024-04-19T13:25:10.571Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-19T13:25:10.672Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:25:11.007Z] ---> job-cost.sh [2024-04-19T13:25:11.007Z] lf-activate-venv: SKIPPING [2024-04-19T13:25:11.007Z] DEBUG: total: 0.2199999988079071 [2024-04-19T13:25:11.007Z] INFO: Retrieving Stack Cost... [2024-04-19T13:25:11.575Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-19T13:25:11.835Z] INFO: Archiving Costs [Pipeline] echo [2024-04-19T13:25:11.868Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:25:12.191Z] ---> logs-deploy.sh [2024-04-19T13:25:12.191Z] lf-activate-venv: SKIPPING [2024-04-19T13:25:12.191Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-290/1 [2024-04-19T13:25:12.191Z] INFO: archiving workspace using pattern(s): [2024-04-19T13:25:13.126Z] Archives upload complete. [2024-04-19T13:25:13.387Z] INFO: archiving logs to Nexus [2024-04-19T13:25:13.960Z] ---> uname -a: [2024-04-19T13:25:13.960Z] Linux prd-ubuntu20-04-docker-8c-8g-2825 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-04-19T13:25:13.960Z] [2024-04-19T13:25:13.960Z] [2024-04-19T13:25:13.960Z] ---> lscpu: [2024-04-19T13:25:13.960Z] Architecture: x86_64 [2024-04-19T13:25:13.960Z] CPU op-mode(s): 32-bit, 64-bit [2024-04-19T13:25:13.960Z] Byte Order: Little Endian [2024-04-19T13:25:13.960Z] Address sizes: 40 bits physical, 48 bits virtual [2024-04-19T13:25:13.960Z] CPU(s): 8 [2024-04-19T13:25:13.960Z] On-line CPU(s) list: 0-7 [2024-04-19T13:25:13.960Z] Thread(s) per core: 1 [2024-04-19T13:25:13.960Z] Core(s) per socket: 1 [2024-04-19T13:25:13.960Z] Socket(s): 8 [2024-04-19T13:25:13.960Z] NUMA node(s): 1 [2024-04-19T13:25:13.960Z] Vendor ID: AuthenticAMD [2024-04-19T13:25:13.960Z] CPU family: 23 [2024-04-19T13:25:13.960Z] Model: 49 [2024-04-19T13:25:13.960Z] Model name: AMD EPYC-Rome Processor [2024-04-19T13:25:13.960Z] Stepping: 0 [2024-04-19T13:25:13.960Z] CPU MHz: 2799.998 [2024-04-19T13:25:13.960Z] BogoMIPS: 5599.99 [2024-04-19T13:25:13.960Z] Virtualization: AMD-V [2024-04-19T13:25:13.960Z] Hypervisor vendor: KVM [2024-04-19T13:25:13.960Z] Virtualization type: full [2024-04-19T13:25:13.960Z] L1d cache: 256 KiB [2024-04-19T13:25:13.960Z] L1i cache: 256 KiB [2024-04-19T13:25:13.960Z] L2 cache: 4 MiB [2024-04-19T13:25:13.960Z] L3 cache: 128 MiB [2024-04-19T13:25:13.960Z] NUMA node0 CPU(s): 0-7 [2024-04-19T13:25:13.960Z] Vulnerability Itlb multihit: Not affected [2024-04-19T13:25:13.960Z] Vulnerability L1tf: Not affected [2024-04-19T13:25:13.960Z] Vulnerability Mds: Not affected [2024-04-19T13:25:13.960Z] Vulnerability Meltdown: Not affected [2024-04-19T13:25:13.960Z] Vulnerability Mmio stale data: Not affected [2024-04-19T13:25:13.960Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-04-19T13:25:13.960Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-04-19T13:25:13.960Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-04-19T13:25:13.960Z] Vulnerability Srbds: Not affected [2024-04-19T13:25:13.960Z] Vulnerability Tsx async abort: Not affected [2024-04-19T13:25:13.960Z] 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-04-19T13:25:13.960Z] [2024-04-19T13:25:13.960Z] [2024-04-19T13:25:13.960Z] ---> nproc: [2024-04-19T13:25:13.960Z] 8 [2024-04-19T13:25:13.960Z] [2024-04-19T13:25:13.960Z] [2024-04-19T13:25:13.960Z] ---> df -h: [2024-04-19T13:25:13.960Z] Filesystem Size Used Avail Use% Mounted on [2024-04-19T13:25:13.960Z] overlay 155G 12G 144G 8% / [2024-04-19T13:25:13.960Z] tmpfs 64M 0 64M 0% /dev [2024-04-19T13:25:13.960Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-04-19T13:25:13.960Z] shm 64M 0 64M 0% /dev/shm [2024-04-19T13:25:13.960Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-04-19T13:25:13.960Z] [2024-04-19T13:25:13.960Z] [2024-04-19T13:25:13.960Z] ---> sar -b -r -n DEV: [2024-04-19T13:25:13.960Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2825) 04/19/24 _x86_64_ (8 CPU) [2024-04-19T13:25:13.960Z] [2024-04-19T13:25:13.960Z] 13:11:19 LINUX RESTART (8 CPU) [2024-04-19T13:25:13.960Z] [2024-04-19T13:25:13.960Z] 13:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-04-19T13:25:13.960Z] 13:13:01 260.60 38.65 221.95 0.00 4300.14 91938.89 0.00 [2024-04-19T13:25:13.960Z] 13:14:01 146.54 1.37 145.18 0.00 23.60 80446.59 0.00 [2024-04-19T13:25:13.960Z] 13:15:01 79.49 0.10 79.39 0.00 10.66 21804.63 0.00 [2024-04-19T13:25:13.960Z] 13:16:01 191.33 1.22 190.12 0.00 30.79 39558.07 0.00 [2024-04-19T13:25:13.960Z] 13:17:01 32.46 10.28 22.18 0.00 3462.85 3833.81 0.00 [2024-04-19T13:25:13.960Z] 13:18:01 3.30 0.00 3.30 0.00 0.00 36.13 0.00 [2024-04-19T13:25:13.960Z] 13:19:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 [2024-04-19T13:25:13.960Z] 13:20:01 2.07 0.00 2.07 0.00 0.00 22.53 0.00 [2024-04-19T13:25:13.960Z] 13:21:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2024-04-19T13:25:13.960Z] 13:22:01 2.50 0.00 2.50 0.00 0.00 35.86 0.00 [2024-04-19T13:25:13.960Z] 13:23:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2024-04-19T13:25:13.960Z] 13:24:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 [2024-04-19T13:25:13.960Z] 13:25:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2024-04-19T13:25:13.960Z] Average: 55.52 3.93 51.59 0.00 597.57 18196.28 0.00 [2024-04-19T13:25:13.960Z] [2024-04-19T13:25:13.960Z] 13:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-04-19T13:25:13.960Z] 13:13:01 29451308 31552072 775932 2.36 70508 2317032 2000284 5.90 1015920 2049272 426736 [2024-04-19T13:25:13.960Z] 13:14:01 28091140 31544788 756376 2.30 135724 3496852 1862084 5.49 1185024 3106060 283056 [2024-04-19T13:25:13.960Z] 13:15:01 28202740 31433896 862496 2.62 140484 3271784 2202984 6.49 1322080 2853964 5288 [2024-04-19T13:25:13.960Z] 13:16:01 27783584 31536656 760984 2.31 153992 3748528 1846160 5.44 1260856 3303960 0 [2024-04-19T13:25:13.960Z] 13:17:01 27556052 31530856 758512 2.31 159300 3952668 1795728 5.29 1422612 3346528 416 [2024-04-19T13:25:13.960Z] 13:18:01 27556536 31531480 757496 2.30 159380 3952672 1795728 5.29 1422616 3346532 8 [2024-04-19T13:25:13.960Z] 13:19:01 27565244 31540332 748636 2.28 159472 3952680 1795728 5.29 1412808 3346540 8 [2024-04-19T13:25:13.960Z] 13:20:01 27565628 31540772 748048 2.27 159556 3952680 1795728 5.29 1413376 3346544 168 [2024-04-19T13:25:13.960Z] 13:21:01 27567792 31543388 745720 2.27 159636 3952684 1795728 5.29 1410648 3346876 172 [2024-04-19T13:25:13.960Z] 13:22:01 27567272 31542948 746024 2.27 159768 3952664 1795728 5.29 1410612 3346860 168 [2024-04-19T13:25:13.960Z] 13:23:01 27568000 31543740 745400 2.27 159812 3952664 1795728 5.29 1410516 3346872 168 [2024-04-19T13:25:13.960Z] 13:24:01 27568024 31543832 745288 2.27 159864 3952672 1795728 5.29 1410660 3346880 176 [2024-04-19T13:25:13.960Z] 13:25:01 27568168 31544036 745064 2.27 159880 3952672 1795728 5.29 1410476 3346888 188 [2024-04-19T13:25:13.960Z] Average: 27816268 31532984 761229 2.31 149029 3723712 1851774 5.46 1346785 3187214 55119 [2024-04-19T13:25:13.960Z] [2024-04-19T13:25:13.960Z] 13:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-04-19T13:25:13.960Z] 13:13:01 docker0 14.79 15.14 1.17 118.29 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:13:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:13:01 ens3 550.12 384.16 5825.28 130.17 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:14:01 docker0 157.66 232.39 13.58 2065.92 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:14:01 ens3 247.59 166.66 2077.48 22.07 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:15:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:15:01 veth06208a8 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:15:01 ens3 29.10 16.08 30.45 11.76 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:16:01 docker0 5.87 10.70 0.37 160.79 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:16:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:16:01 ens3 123.58 78.54 2755.64 20.29 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:17:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:17:01 ens3 158.51 76.37 1389.27 9.75 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:18:01 ens3 0.90 0.48 0.49 0.33 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:19:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:20:01 ens3 1.87 0.72 0.70 0.49 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:21:01 ens3 0.50 0.30 0.26 0.21 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:22:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:23:01 ens3 0.33 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:24:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] 13:25:01 ens3 2.95 0.45 0.59 0.28 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] Average: docker0 13.71 19.88 1.16 180.46 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] Average: ens3 85.31 55.29 923.15 14.89 0.00 0.00 0.00 0.00 [2024-04-19T13:25:13.960Z] [2024-04-19T13:25:13.960Z] [2024-04-19T13:25:13.960Z] ---> sar -P ALL: [2024-04-19T13:25:13.960Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2825) 04/19/24 _x86_64_ (8 CPU) [2024-04-19T13:25:13.960Z] [2024-04-19T13:25:13.960Z] 13:11:19 LINUX RESTART (8 CPU) [2024-04-19T13:25:13.960Z] [2024-04-19T13:25:13.960Z] 13:12:02 CPU %user %nice %system %iowait %steal %idle [2024-04-19T13:25:13.960Z] 13:13:01 all 8.23 0.00 2.44 5.12 0.06 84.15 [2024-04-19T13:25:13.960Z] 13:13:01 0 7.39 0.00 2.86 11.35 0.09 78.31 [2024-04-19T13:25:13.960Z] 13:13:01 1 8.56 0.00 2.66 2.21 0.05 86.52 [2024-04-19T13:25:13.960Z] 13:13:01 2 8.50 0.00 2.49 3.17 0.05 85.79 [2024-04-19T13:25:13.960Z] 13:13:01 3 7.31 0.00 3.20 12.86 0.05 76.57 [2024-04-19T13:25:13.960Z] 13:13:01 4 7.84 0.00 2.32 1.93 0.05 87.86 [2024-04-19T13:25:13.960Z] 13:13:01 5 8.46 0.00 2.11 1.04 0.05 88.33 [2024-04-19T13:25:13.960Z] 13:13:01 6 8.29 0.00 1.76 5.01 0.07 84.86 [2024-04-19T13:25:13.960Z] 13:13:01 7 9.44 0.00 2.13 3.43 0.07 84.93 [2024-04-19T13:25:13.960Z] 13:14:01 all 4.64 0.00 2.22 10.89 0.05 82.20 [2024-04-19T13:25:13.960Z] 13:14:01 0 4.30 0.00 1.67 0.02 0.02 93.99 [2024-04-19T13:25:13.960Z] 13:14:01 1 4.83 0.00 2.20 0.23 0.05 92.69 [2024-04-19T13:25:13.960Z] 13:14:01 2 3.84 0.00 3.35 1.83 0.07 90.92 [2024-04-19T13:25:13.960Z] 13:14:01 3 5.11 0.00 2.08 19.40 0.05 73.36 [2024-04-19T13:25:13.960Z] 13:14:01 4 3.90 0.00 1.44 5.08 0.03 89.55 [2024-04-19T13:25:13.960Z] 13:14:01 5 4.79 0.00 3.09 54.39 0.07 37.66 [2024-04-19T13:25:13.960Z] 13:14:01 6 5.63 0.00 1.86 0.05 0.03 92.42 [2024-04-19T13:25:13.960Z] 13:14:01 7 4.71 0.00 2.07 6.43 0.05 86.74 [2024-04-19T13:25:13.960Z] 13:15:01 all 31.44 0.00 2.76 5.00 0.08 60.72 [2024-04-19T13:25:13.960Z] 13:15:01 0 30.53 0.00 2.50 0.45 0.08 66.43 [2024-04-19T13:25:13.960Z] 13:15:01 1 35.32 0.00 3.12 2.40 0.07 59.10 [2024-04-19T13:25:13.960Z] 13:15:01 2 31.76 0.00 2.43 3.23 0.07 62.51 [2024-04-19T13:25:13.960Z] 13:15:01 3 28.73 0.00 3.07 11.63 0.07 56.50 [2024-04-19T13:25:13.960Z] 13:15:01 4 30.36 0.00 2.72 1.61 0.17 65.14 [2024-04-19T13:25:13.960Z] 13:15:01 5 32.37 0.00 3.07 19.75 0.07 44.75 [2024-04-19T13:25:13.960Z] 13:15:01 6 29.46 0.00 2.64 0.52 0.07 67.32 [2024-04-19T13:25:13.960Z] 13:15:01 7 33.01 0.00 2.50 0.39 0.05 64.06 [2024-04-19T13:25:13.960Z] 13:16:01 all 22.47 0.00 4.48 4.44 0.10 68.51 [2024-04-19T13:25:13.960Z] 13:16:01 0 22.91 0.00 4.57 1.27 0.07 71.17 [2024-04-19T13:25:13.960Z] 13:16:01 1 24.89 0.00 5.45 0.93 0.07 68.66 [2024-04-19T13:25:13.960Z] 13:16:01 2 20.87 0.00 3.34 5.93 0.12 69.75 [2024-04-19T13:25:13.960Z] 13:16:01 3 20.95 0.00 3.88 12.01 0.10 63.06 [2024-04-19T13:25:13.960Z] 13:16:01 4 22.15 0.00 5.10 1.13 0.15 71.46 [2024-04-19T13:25:13.960Z] 13:16:01 5 20.45 0.00 4.28 0.34 0.08 74.85 [2024-04-19T13:25:13.960Z] 13:16:01 6 24.42 0.00 4.73 11.84 0.08 58.93 [2024-04-19T13:25:13.960Z] 13:16:01 7 23.15 0.00 4.53 2.03 0.08 70.20 [2024-04-19T13:25:13.960Z] 13:17:01 all 1.37 0.00 0.56 0.62 0.02 97.43 [2024-04-19T13:25:13.960Z] 13:17:01 0 2.34 0.00 0.78 0.67 0.02 96.19 [2024-04-19T13:25:13.960Z] 13:17:01 1 1.37 0.00 0.64 0.02 0.03 97.94 [2024-04-19T13:25:13.960Z] 13:17:01 2 1.22 0.00 0.83 1.39 0.02 96.54 [2024-04-19T13:25:13.960Z] 13:17:01 3 2.40 0.00 0.41 1.21 0.05 95.93 [2024-04-19T13:25:13.960Z] 13:17:01 4 0.75 0.00 0.45 0.53 0.02 98.25 [2024-04-19T13:25:13.960Z] 13:17:01 5 0.53 0.00 0.45 0.08 0.02 98.92 [2024-04-19T13:25:13.960Z] 13:17:01 6 1.45 0.00 0.45 1.02 0.02 97.06 [2024-04-19T13:25:13.960Z] 13:17:01 7 0.87 0.00 0.45 0.05 0.02 98.61 [2024-04-19T13:25:13.960Z] 13:18:01 all 0.26 0.00 0.01 0.01 0.01 99.70 [2024-04-19T13:25:13.960Z] 13:18:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2024-04-19T13:25:13.960Z] 13:18:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2024-04-19T13:25:13.960Z] 13:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-19T13:25:13.960Z] 13:18:01 3 1.97 0.00 0.05 0.05 0.03 97.90 [2024-04-19T13:25:13.960Z] 13:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-19T13:25:13.960Z] 13:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-19T13:25:13.960Z] 13:18:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2024-04-19T13:25:13.961Z] 13:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-19T13:25:13.961Z] 13:19:01 all 0.14 0.00 0.01 0.01 0.01 99.84 [2024-04-19T13:25:13.961Z] 13:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-19T13:25:13.961Z] 13:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-19T13:25:13.961Z] 13:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-19T13:25:13.961Z] 13:19:01 3 0.88 0.00 0.05 0.03 0.03 99.00 [2024-04-19T13:25:13.961Z] 13:19:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-19T13:25:13.961Z] 13:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-19T13:25:13.961Z] 13:19:01 6 0.05 0.00 0.00 0.02 0.00 99.93 [2024-04-19T13:25:13.961Z] 13:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-19T13:25:13.961Z] 13:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-04-19T13:25:13.961Z] 13:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-19T13:25:13.961Z] 13:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-04-19T13:25:13.961Z] 13:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-19T13:25:13.961Z] 13:20:01 3 0.02 0.00 0.00 0.03 0.03 99.92 [2024-04-19T13:25:13.961Z] 13:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-19T13:25:13.961Z] 13:20:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2024-04-19T13:25:13.961Z] 13:20:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-19T13:25:13.961Z] 13:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-19T13:25:13.961Z] 13:21:01 all 0.03 0.00 0.01 0.01 0.01 99.96 [2024-04-19T13:25:13.961Z] 13:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-19T13:25:13.961Z] 13:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-04-19T13:25:13.961Z] 13:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-19T13:25:13.961Z] 13:21:01 3 0.05 0.00 0.00 0.03 0.03 99.88 [2024-04-19T13:25:13.961Z] 13:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-19T13:25:13.961Z] 13:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-19T13:25:13.961Z] 13:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-04-19T13:25:13.961Z] 13:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-19T13:25:13.961Z] 13:22:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-04-19T13:25:13.961Z] 13:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-19T13:25:13.961Z] 13:22:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-04-19T13:25:13.961Z] 13:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-19T13:25:13.961Z] 13:22:01 3 0.02 0.00 0.03 0.05 0.03 99.87 [2024-04-19T13:25:13.961Z] 13:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-19T13:25:13.961Z] 13:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-19T13:25:13.961Z] 13:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-19T13:25:13.961Z] 13:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-19T13:25:13.961Z] 13:23:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2024-04-19T13:25:13.961Z] 13:23:01 0 0.32 0.00 0.03 0.00 0.02 99.63 [2024-04-19T13:25:13.961Z] 13:23:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-04-19T13:25:13.961Z] 13:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-19T13:25:13.961Z] 13:23:01 3 0.03 0.00 0.02 0.03 0.03 99.88 [2024-04-19T13:25:13.961Z] 13:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-19T13:25:13.961Z] 13:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-19T13:25:13.961Z] 13:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-19T13:25:13.961Z] 13:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-19T13:25:13.961Z] [2024-04-19T13:25:13.961Z] 13:23:01 CPU %user %nice %system %iowait %steal %idle [2024-04-19T13:25:13.961Z] 13:24:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2024-04-19T13:25:13.961Z] 13:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-19T13:25:13.961Z] 13:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-19T13:25:13.961Z] 13:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-19T13:25:13.961Z] 13:24:01 3 1.97 0.00 0.05 0.03 0.02 97.93 [2024-04-19T13:25:13.961Z] 13:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-19T13:25:13.961Z] 13:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-19T13:25:13.961Z] 13:24:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-04-19T13:25:13.961Z] 13:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-19T13:25:13.961Z] 13:25:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2024-04-19T13:25:13.961Z] 13:25:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2024-04-19T13:25:13.961Z] 13:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-04-19T13:25:13.961Z] 13:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-19T13:25:13.961Z] 13:25:01 3 0.32 0.00 0.02 0.00 0.03 99.63 [2024-04-19T13:25:13.961Z] 13:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-19T13:25:13.961Z] 13:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-19T13:25:13.961Z] 13:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-19T13:25:13.961Z] 13:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-19T13:25:13.961Z] Average: all 5.27 0.00 0.96 1.99 0.03 91.75 [2024-04-19T13:25:13.961Z] Average: 0 5.19 0.00 0.95 1.04 0.02 92.80 [2024-04-19T13:25:13.961Z] Average: 1 5.75 0.00 1.08 0.45 0.03 92.69 [2024-04-19T13:25:13.961Z] Average: 2 5.07 0.00 0.95 1.19 0.03 92.77 [2024-04-19T13:25:13.961Z] Average: 3 5.34 0.00 0.98 4.37 0.04 89.26 [2024-04-19T13:25:13.961Z] Average: 4 4.98 0.00 0.92 0.79 0.04 93.28 [2024-04-19T13:25:13.961Z] Average: 5 5.09 0.00 1.00 5.78 0.02 88.11 [2024-04-19T13:25:13.961Z] Average: 6 5.30 0.00 0.88 1.41 0.03 92.39 [2024-04-19T13:25:13.961Z] Average: 7 5.44 0.00 0.90 0.94 0.02 92.70 [2024-04-19T13:25:13.961Z] [2024-04-19T13:25:13.961Z] [2024-04-19T13:25:13.961Z]