Pull request #181 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fab3e6f39c89e86711ddb9422f1ce42ca5de7072+04987e16cb381e89c12cecbd5f086edeb3abb713 (766e50ce42138944a67e0c135ec6385dd70c7408) 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-ssh9045131527099153185.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh3010393300548855293.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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/app-rfid-llrp-inventory/branches/PR-181/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/app-rfid-llrp-inventory/branches/PR-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh540361178401420901.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/app-rfid-llrp-inventory/branches/PR-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3651140506258878166.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh8991328385501917841.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/app-rfid-llrp-inventory/branches/PR-181/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/app-rfid-llrp-inventory/branches/PR-181/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10030163706315714040.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-11006’ Running on prd-ubuntu20.04-docker-8c-8g-11010 in /w/workspace/y_app-rfid-llrp-inventory_PR-181 [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/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-181 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/181/head:refs/remotes/origin/PR-181 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 04987e16cb381e89c12cecbd5f086edeb3abb713 into PR head commit fab3e6f39c89e86711ddb9422f1ce42ca5de7072 Merge succeeded, producing fab3e6f39c89e86711ddb9422f1ce42ca5de7072 Checking out Revision fab3e6f39c89e86711ddb9422f1ce42ca5de7072 (PR-181) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T14:01:38.771Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git config core.sparsecheckout # timeout=10 > git checkout -f fab3e6f39c89e86711ddb9422f1ce42ca5de7072 # 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 04987e16cb381e89c12cecbd5f086edeb3abb713 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fab3e6f39c89e86711ddb9422f1ce42ca5de7072 # timeout=10 [2023-04-26T14:01:38.936Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T14:01:39.047Z] ========================================================= [2023-04-26T14:01:39.047Z] EdgeX Global Pipelines Version Info [2023-04-26T14:01:39.047Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:01:39.793Z] ------------------- [2023-04-26T14:01:39.793Z] stable info: [2023-04-26T14:01:39.793Z] ------------------- [2023-04-26T14:01:39.793Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T14:01:39.793Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T14:01:39.793Z] Message: update stable to v1.0.248 [2023-04-26T14:01:40.382Z] ------------------- [2023-04-26T14:01:40.382Z] experimental info: [2023-04-26T14:01:40.382Z] ------------------- [2023-04-26T14:01:40.382Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T14:01:40.382Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T14:01:40.382Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T14:01:40.672Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-04-26T14:01:40.712Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-04-26T14:01:40.749Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T14:01:40.786Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T14:01:40.823Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T14:01:40.858Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T14:01:40.892Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T14:01:40.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T14:01:40.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T14:01:41.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T14:01:41.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T14:01:41.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-04-26T14:01:41.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T14:01:41.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T14:01:41.260Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T14:01:41.301Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T14:01:41.347Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T14:01:41.387Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T14:01:41.432Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T14:01:41.478Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T14:01:41.529Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T14:01:41.602Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T14:01:41.646Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T14:01:41.691Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T14:01:41.748Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T14:01:41.795Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T14:01:41.874Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T14:01:41.928Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-181 [Pipeline] echo [2023-04-26T14:01:41.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-181 [Pipeline] echo [2023-04-26T14:01:42.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-181 [Pipeline] echo [2023-04-26T14:01:42.057Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fab3e6f39c89e86711ddb9422f1ce42ca5de7072 [Pipeline] echo [2023-04-26T14:01:42.099Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fab3e6f [Pipeline] echo [2023-04-26T14:01:42.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T14:01:42.260Z] provisioning config files... [2023-04-26T14:01:42.291Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp/config13697272760718030005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:01:42.633Z] ---> docker-login.sh [2023-04-26T14:01:42.634Z] nexus3.edgexfoundry.org:10001 [2023-04-26T14:01:42.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:01:42.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:01:42.893Z] Configure a credential helper to remove this warning. See [2023-04-26T14:01:42.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:01:42.893Z] [2023-04-26T14:01:42.893Z] Login Succeeded [2023-04-26T14:01:42.893Z] nexus3.edgexfoundry.org:10002 [2023-04-26T14:01:42.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:01:42.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:01:42.893Z] Configure a credential helper to remove this warning. See [2023-04-26T14:01:42.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:01:42.893Z] [2023-04-26T14:01:42.893Z] Login Succeeded [2023-04-26T14:01:42.893Z] nexus3.edgexfoundry.org:10003 [2023-04-26T14:01:43.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:01:43.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:01:43.152Z] Configure a credential helper to remove this warning. See [2023-04-26T14:01:43.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:01:43.152Z] [2023-04-26T14:01:43.152Z] Login Succeeded [2023-04-26T14:01:43.152Z] nexus3.edgexfoundry.org:10004 [2023-04-26T14:01:43.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:01:43.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:01:43.152Z] Configure a credential helper to remove this warning. See [2023-04-26T14:01:43.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:01:43.152Z] [2023-04-26T14:01:43.152Z] Login Succeeded [2023-04-26T14:01:43.152Z] docker.io [2023-04-26T14:01:43.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:01:43.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:01:43.671Z] Configure a credential helper to remove this warning. See [2023-04-26T14:01:43.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:01:43.671Z] [2023-04-26T14:01:43.671Z] Login Succeeded [2023-04-26T14:01:43.671Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T14:01:43.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T14:01:44.288Z] + git rev-list -1 --merges fab3e6f39c89e86711ddb9422f1ce42ca5de7072~1..fab3e6f39c89e86711ddb9422f1ce42ca5de7072 [Pipeline] echo [2023-04-26T14:01:44.358Z] -----------> git rev-list -1 --merges fab3e6f39c89e86711ddb9422f1ce42ca5de7072~1..fab3e6f39c89e86711ddb9422f1ce42ca5de7072 fab3e6f39c89e86711ddb9422f1ce42ca5de7072 [false] [Pipeline] sh [2023-04-26T14:01:44.682Z] + git log --format=format:%s -1 fab3e6f39c89e86711ddb9422f1ce42ca5de7072 [Pipeline] echo [2023-04-26T14:01:44.713Z] ========================================================= [2023-04-26T14:01:44.713Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T14:01:44.713Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T14:01:45.156Z] + git log --format=format:%s -1 fab3e6f39c89e86711ddb9422f1ce42ca5de7072 [Pipeline] echo [2023-04-26T14:01:45.194Z] [semverPrep] GIT_COMMIT: fab3e6f39c89e86711ddb9422f1ce42ca5de7072, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-04-26T14:01:45.224Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T14:01:45.605Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T14:01:45.605Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T14:01:45.605Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T14:01:45.605Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T14:01:45.605Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T14:01:45.605Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T14:01:45.605Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:01:46.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T14:01:46.035Z] [2023-04-26T14:01:46.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:01:46.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T14:01:46.419Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T14:01:46.419Z] b85a868b505f: Pulling fs layer [2023-04-26T14:01:46.419Z] e2be974225ed: Pulling fs layer [2023-04-26T14:01:46.419Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T14:01:46.419Z] 988bab9f4d93: Pulling fs layer [2023-04-26T14:01:46.419Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T14:01:46.419Z] eaf3925da568: Pulling fs layer [2023-04-26T14:01:46.419Z] bab4dde63d76: Pulling fs layer [2023-04-26T14:01:46.419Z] bde34c3a00c8: Pulling fs layer [2023-04-26T14:01:46.419Z] b352a97aabf1: Pulling fs layer [2023-04-26T14:01:46.419Z] 4872d77fe225: Pulling fs layer [2023-04-26T14:01:46.419Z] 5851b861e8e6: Pulling fs layer [2023-04-26T14:01:46.419Z] bab4dde63d76: Waiting [2023-04-26T14:01:46.419Z] bde34c3a00c8: Waiting [2023-04-26T14:01:46.419Z] b352a97aabf1: Waiting [2023-04-26T14:01:46.419Z] 4872d77fe225: Waiting [2023-04-26T14:01:46.419Z] 1469e6f7b9e6: Waiting [2023-04-26T14:01:46.419Z] eaf3925da568: Waiting [2023-04-26T14:01:46.419Z] e2be974225ed: Download complete [2023-04-26T14:01:46.419Z] 988bab9f4d93: Verifying Checksum [2023-04-26T14:01:46.419Z] 988bab9f4d93: Download complete [2023-04-26T14:01:46.419Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T14:01:46.419Z] 1469e6f7b9e6: Download complete [2023-04-26T14:01:46.419Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T14:01:46.419Z] 339a4e72a1f5: Download complete [2023-04-26T14:01:46.419Z] eaf3925da568: Download complete [2023-04-26T14:01:46.681Z] bde34c3a00c8: Download complete [2023-04-26T14:01:46.681Z] b352a97aabf1: Verifying Checksum [2023-04-26T14:01:46.681Z] b352a97aabf1: Download complete [2023-04-26T14:01:46.681Z] 4872d77fe225: Verifying Checksum [2023-04-26T14:01:46.681Z] 4872d77fe225: Download complete [2023-04-26T14:01:46.681Z] 5851b861e8e6: Verifying Checksum [2023-04-26T14:01:46.681Z] 5851b861e8e6: Download complete [2023-04-26T14:01:46.681Z] b85a868b505f: Verifying Checksum [2023-04-26T14:01:46.681Z] b85a868b505f: Download complete [2023-04-26T14:01:46.941Z] bab4dde63d76: Download complete [2023-04-26T14:01:47.879Z] b85a868b505f: Pull complete [2023-04-26T14:01:48.139Z] e2be974225ed: Pull complete [2023-04-26T14:01:48.407Z] 339a4e72a1f5: Pull complete [2023-04-26T14:01:48.696Z] 988bab9f4d93: Pull complete [2023-04-26T14:01:48.955Z] 1469e6f7b9e6: Pull complete [2023-04-26T14:01:48.955Z] eaf3925da568: Pull complete [2023-04-26T14:01:50.863Z] bab4dde63d76: Pull complete [2023-04-26T14:01:50.863Z] bde34c3a00c8: Pull complete [2023-04-26T14:01:50.863Z] b352a97aabf1: Pull complete [2023-04-26T14:01:50.863Z] 4872d77fe225: Pull complete [2023-04-26T14:01:50.863Z] 5851b861e8e6: Pull complete [2023-04-26T14:01:50.863Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T14:01:50.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T14:01:50.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T14:01:51.082Z] prd-ubuntu20.04-docker-8c-8g-11010 does not seem to be running inside a container [2023-04-26T14:01:51.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-181 -v /w/workspace/y_app-rfid-llrp-inventory_PR-181:/w/workspace/y_app-rfid-llrp-inventory_PR-181:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-181@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 [2023-04-26T14:01:54.050Z] $ docker top a31aa94b2f9206d5e17abf2d639bcccdd6c78e5fb1ad7ccda5d0e3a751d9f39b -eo pid,comm [2023-04-26T14:01:54.113Z] 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). [2023-04-26T14:01:54.113Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T14:01:54.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T14:01:54.237Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T14:01:54.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T14:01:54.373Z] $ docker exec a31aa94b2f9206d5e17abf2d639bcccdd6c78e5fb1ad7ccda5d0e3a751d9f39b ssh-agent [2023-04-26T14:01:54.495Z] SSH_AUTH_SOCK=/tmp/ssh-rR12mtaxgk4n/agent.32 [2023-04-26T14:01:54.495Z] SSH_AGENT_PID=38 [2023-04-26T14:01:54.504Z] Running ssh-add (command line suppressed) [2023-04-26T14:01:54.632Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp/private_key_924571675377654531.key (/w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp/private_key_924571675377654531.key) [2023-04-26T14:01:54.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T14:01:54.981Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T14:01:55.004Z] $ docker exec --env ******** --env ******** a31aa94b2f9206d5e17abf2d639bcccdd6c78e5fb1ad7ccda5d0e3a751d9f39b ssh-agent -k [2023-04-26T14:01:55.115Z] unset SSH_AUTH_SOCK; [2023-04-26T14:01:55.116Z] unset SSH_AGENT_PID; [2023-04-26T14:01:55.116Z] echo Agent pid 38 killed; [2023-04-26T14:01:55.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T14:01:55.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T14:01:55.211Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T14:01:55.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T14:01:55.341Z] $ docker exec a31aa94b2f9206d5e17abf2d639bcccdd6c78e5fb1ad7ccda5d0e3a751d9f39b ssh-agent [2023-04-26T14:01:55.455Z] SSH_AUTH_SOCK=/tmp/ssh-rPiWMYMR7nmx/agent.70 [2023-04-26T14:01:55.455Z] SSH_AGENT_PID=76 [2023-04-26T14:01:55.460Z] Running ssh-add (command line suppressed) [2023-04-26T14:01:55.571Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp/private_key_12026041817795372277.key (/w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp/private_key_12026041817795372277.key) [2023-04-26T14:01:55.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T14:01:55.926Z] + git semver init [2023-04-26T14:01:56.186Z] 2023-04-26 14:01:56,124 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T14:01:56.186Z] 2023-04-26 14:01:56,125 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-181/.semver [2023-04-26T14:01:56.186Z] 2023-04-26 14:01:56,126 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-181/.semver [2023-04-26T14:01:56.186Z] 2023-04-26 14:01:56,126 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-181/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-181, universal_newlines=False, shell=None, istream=None) [2023-04-26T14:01:57.566Z] 2023-04-26 14:01:57,173 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-181/.git/info/exclude [2023-04-26T14:01:57.566Z] 2023-04-26 14:01:57,173 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-181/.semver/PR-181 with force:False [2023-04-26T14:01:57.566Z] 2023-04-26 14:01:57,173 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-181/.semver/PR-181 [2023-04-26T14:01:57.566Z] 2023-04-26 14:01:57,177 [execute] INFO git cat-file --batch-check [2023-04-26T14:01:57.566Z] 2023-04-26 14:01:57,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-181/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T14:01:57.566Z] 2023-04-26 14:01:57,184 [execute] INFO git cat-file --batch [2023-04-26T14:01:57.566Z] 2023-04-26 14:01:57,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-181/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T14:01:57.566Z] 2023-04-26 14:01:57,189 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-181/.semver/PR-181 [2023-04-26T14:01:57.566Z] 0.0.0 [Pipeline] } [2023-04-26T14:01:57.593Z] $ docker exec --env ******** --env ******** a31aa94b2f9206d5e17abf2d639bcccdd6c78e5fb1ad7ccda5d0e3a751d9f39b ssh-agent -k [2023-04-26T14:01:57.717Z] unset SSH_AUTH_SOCK; [2023-04-26T14:01:57.717Z] unset SSH_AGENT_PID; [2023-04-26T14:01:57.717Z] echo Agent pid 76 killed; [2023-04-26T14:01:57.726Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T14:01:58.164Z] + git semver [Pipeline] } [2023-04-26T14:01:58.456Z] $ docker stop --time=1 a31aa94b2f9206d5e17abf2d639bcccdd6c78e5fb1ad7ccda5d0e3a751d9f39b [2023-04-26T14:01:59.734Z] $ docker rm -f --volumes a31aa94b2f9206d5e17abf2d639bcccdd6c78e5fb1ad7ccda5d0e3a751d9f39b [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T14:02:00.150Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T14:02:00.450Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T14:02:00.467Z] [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 [2023-04-26T14:02:01.063Z] provisioning config files... [2023-04-26T14:02:01.070Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp/config3311394801292529304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:02:01.417Z] ---> docker-login.sh [2023-04-26T14:02:01.417Z] nexus3.edgexfoundry.org:10001 [2023-04-26T14:02:01.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:02:01.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:02:01.417Z] Configure a credential helper to remove this warning. See [2023-04-26T14:02:01.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:02:01.417Z] [2023-04-26T14:02:01.417Z] Login Succeeded [2023-04-26T14:02:01.417Z] nexus3.edgexfoundry.org:10002 [2023-04-26T14:02:01.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:02:01.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:02:01.417Z] Configure a credential helper to remove this warning. See [2023-04-26T14:02:01.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:02:01.417Z] [2023-04-26T14:02:01.417Z] Login Succeeded [2023-04-26T14:02:01.417Z] nexus3.edgexfoundry.org:10003 [2023-04-26T14:02:01.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:02:01.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:02:01.676Z] Configure a credential helper to remove this warning. See [2023-04-26T14:02:01.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:02:01.676Z] [2023-04-26T14:02:01.676Z] Login Succeeded [2023-04-26T14:02:01.676Z] nexus3.edgexfoundry.org:10004 [2023-04-26T14:02:01.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:02:01.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:02:01.676Z] Configure a credential helper to remove this warning. See [2023-04-26T14:02:01.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:02:01.676Z] [2023-04-26T14:02:01.676Z] Login Succeeded [2023-04-26T14:02:01.676Z] docker.io [2023-04-26T14:02:01.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:02:01.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:02:01.937Z] Configure a credential helper to remove this warning. See [2023-04-26T14:02:01.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:02:01.937Z] [2023-04-26T14:02:01.937Z] Login Succeeded [2023-04-26T14:02:01.937Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T14:02:01.965Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T14:02:02.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T14:02:02.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T14:02:02.225Z] ========================================================= [2023-04-26T14:02:02.226Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T14:02:02.226Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:02:02.712Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T14:02:02.712Z] Sending build context to Docker daemon 12.63MB [2023-04-26T14:02:02.712Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T14:02:02.712Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T14:02:02.712Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T14:02:02.712Z] f56be85fc22e: Pulling fs layer [2023-04-26T14:02:02.712Z] 85791d961cd3: Pulling fs layer [2023-04-26T14:02:02.712Z] d694b5ae8c79: Pulling fs layer [2023-04-26T14:02:02.712Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T14:02:02.712Z] 4d19c01a9841: Pulling fs layer [2023-04-26T14:02:02.712Z] 9325e15d5711: Pulling fs layer [2023-04-26T14:02:02.712Z] 556b6ee489ea: Pulling fs layer [2023-04-26T14:02:02.712Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T14:02:02.712Z] 9f32a84ed3da: Waiting [2023-04-26T14:02:02.712Z] 4d19c01a9841: Waiting [2023-04-26T14:02:02.712Z] 9325e15d5711: Waiting [2023-04-26T14:02:02.712Z] 556b6ee489ea: Waiting [2023-04-26T14:02:02.712Z] c5a4b2cf53e6: Waiting [2023-04-26T14:02:02.712Z] 85791d961cd3: Verifying Checksum [2023-04-26T14:02:02.712Z] 85791d961cd3: Download complete [2023-04-26T14:02:02.712Z] 9f32a84ed3da: Download complete [2023-04-26T14:02:02.974Z] 4d19c01a9841: Verifying Checksum [2023-04-26T14:02:02.974Z] 4d19c01a9841: Download complete [2023-04-26T14:02:02.974Z] f56be85fc22e: Verifying Checksum [2023-04-26T14:02:02.974Z] f56be85fc22e: Download complete [2023-04-26T14:02:02.974Z] 9325e15d5711: Verifying Checksum [2023-04-26T14:02:02.974Z] 9325e15d5711: Download complete [2023-04-26T14:02:02.974Z] f56be85fc22e: Pull complete [2023-04-26T14:02:03.235Z] 85791d961cd3: Pull complete [2023-04-26T14:02:03.495Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T14:02:03.495Z] c5a4b2cf53e6: Download complete [2023-04-26T14:02:03.495Z] d694b5ae8c79: Verifying Checksum [2023-04-26T14:02:03.495Z] d694b5ae8c79: Download complete [2023-04-26T14:02:03.755Z] 556b6ee489ea: Verifying Checksum [2023-04-26T14:02:03.755Z] 556b6ee489ea: Download complete [2023-04-26T14:02:07.054Z] d694b5ae8c79: Pull complete [2023-04-26T14:02:07.054Z] 9f32a84ed3da: Pull complete [2023-04-26T14:02:07.054Z] 4d19c01a9841: Pull complete [2023-04-26T14:02:07.054Z] 9325e15d5711: Pull complete [2023-04-26T14:02:09.579Z] 556b6ee489ea: Pull complete [2023-04-26T14:02:10.146Z] c5a4b2cf53e6: Pull complete [2023-04-26T14:02:10.146Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T14:02:10.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T14:02:10.146Z] ---> c4be618373d6 [2023-04-26T14:02:10.146Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T14:02:14.348Z] ---> Running in e0a723edb4dc [2023-04-26T14:02:14.348Z] Removing intermediate container e0a723edb4dc [2023-04-26T14:02:14.348Z] ---> 65033937fe52 [2023-04-26T14:02:14.348Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T14:02:14.348Z] ---> Running in 86800e0a803c [2023-04-26T14:02:14.348Z] Removing intermediate container 86800e0a803c [2023-04-26T14:02:14.348Z] ---> cf2b09d329d6 [2023-04-26T14:02:14.348Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T14:02:14.348Z] ---> Running in 962d848ae7e9 [2023-04-26T14:02:14.622Z] Removing intermediate container 962d848ae7e9 [2023-04-26T14:02:14.622Z] ---> 9d17df2225bd [2023-04-26T14:02:14.622Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T14:02:14.622Z] ---> Running in f132e277f2bd [2023-04-26T14:02:14.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T14:02:14.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T14:02:15.151Z] OK: 265 MiB in 53 packages [2023-04-26T14:02:15.410Z] Removing intermediate container f132e277f2bd [2023-04-26T14:02:15.410Z] ---> 0d642b1387bf [2023-04-26T14:02:15.410Z] Step 7/12 : WORKDIR /app [2023-04-26T14:02:15.669Z] ---> Running in 33558b20dff9 [2023-04-26T14:02:15.669Z] Removing intermediate container 33558b20dff9 [2023-04-26T14:02:15.669Z] ---> 61e27200e7a8 [2023-04-26T14:02:15.669Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-26T14:02:15.670Z] ---> 4fb4146f6a01 [2023-04-26T14:02:15.670Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T14:02:15.670Z] ---> Running in 646bb6936f04 [2023-04-26T14:02:15.891Z] Still waiting to schedule task [2023-04-26T14:02:15.892Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11007’ [2023-04-26T14:02:42.250Z] Removing intermediate container 646bb6936f04 [2023-04-26T14:02:42.250Z] ---> 5479eca9645a [2023-04-26T14:02:42.250Z] Step 10/12 : COPY . . [2023-04-26T14:02:42.250Z] ---> 14e2dd709bf2 [2023-04-26T14:02:42.250Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T14:02:42.250Z] ---> Running in 84d8091a3598 [2023-04-26T14:02:42.250Z] Removing intermediate container 84d8091a3598 [2023-04-26T14:02:42.250Z] ---> cbafd49668a0 [2023-04-26T14:02:42.250Z] Step 12/12 : RUN $MAKE [2023-04-26T14:02:42.250Z] ---> Running in 38e61ae30283 [2023-04-26T14:02:42.250Z] noop [2023-04-26T14:02:42.250Z] Removing intermediate container 38e61ae30283 [2023-04-26T14:02:42.250Z] ---> d2b052b4431d [2023-04-26T14:02:42.250Z] Successfully built d2b052b4431d [2023-04-26T14:02:42.250Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:02:42.725Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T14:02:42.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T14:02:42.890Z] prd-ubuntu20.04-docker-8c-8g-11010 does not seem to be running inside a container [2023-04-26T14:02:42.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-181 -v /w/workspace/y_app-rfid-llrp-inventory_PR-181:/w/workspace/y_app-rfid-llrp-inventory_PR-181:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-181@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 [2023-04-26T14:02:43.279Z] $ docker top e6e613184c375f111cbed8943a116786922c250412c46ac1ad1ac48de534430b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T14:02:43.663Z] + go version [2023-04-26T14:02:43.663Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T14:02:43.698Z] $ docker stop --time=1 e6e613184c375f111cbed8943a116786922c250412c46ac1ad1ac48de534430b [2023-04-26T14:02:44.941Z] $ docker rm -f --volumes e6e613184c375f111cbed8943a116786922c250412c46ac1ad1ac48de534430b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:02:45.592Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T14:02:45.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T14:02:45.759Z] prd-ubuntu20.04-docker-8c-8g-11010 does not seem to be running inside a container [2023-04-26T14:02:45.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-181 -v /w/workspace/y_app-rfid-llrp-inventory_PR-181:/w/workspace/y_app-rfid-llrp-inventory_PR-181:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-181@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 [2023-04-26T14:02:46.127Z] $ docker top 7cfed67ad980dfa98ae51161bc82638f75eb72cc08d35feb0d5333ecb6fad200 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T14:02:46.523Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-181 [Pipeline] fileExists [Pipeline] sh [2023-04-26T14:02:46.881Z] + make test [2023-04-26T14:02:46.881Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-26T14:03:08.817Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-26T14:03:08.817Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-26T14:03:08.817Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.142s coverage: 86.2% of statements [2023-04-26T14:03:09.384Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.704s coverage: 71.9% of statements [2023-04-26T14:03:31.501Z] go vet ./... [2023-04-26T14:03:33.402Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T14:03:33.402Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T14:03:33.402Z] ./bin/test-attribution.sh [2023-04-26T14:03:33.402Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-26T14:03:33.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T14:03:33.478Z] $ docker stop --time=1 7cfed67ad980dfa98ae51161bc82638f75eb72cc08d35feb0d5333ecb6fad200 [2023-04-26T14:03:36.354Z] $ docker rm -f --volumes 7cfed67ad980dfa98ae51161bc82638f75eb72cc08d35feb0d5333ecb6fad200 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T14:03:36.911Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T14:03:36.991Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T14:03:37.623Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T14:03:37.938Z] + ls -al . [2023-04-26T14:03:37.938Z] total 228 [2023-04-26T14:03:37.938Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 14:02 . [2023-04-26T14:03:37.938Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:01 .. [2023-04-26T14:03:37.938Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 26 14:01 .dockerignore [2023-04-26T14:03:37.938Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 14:01 .git [2023-04-26T14:03:37.938Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 14:01 .github [2023-04-26T14:03:37.938Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 26 14:01 .gitignore [2023-04-26T14:03:37.938Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 14:01 .golangci.yml [2023-04-26T14:03:37.938Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 14:01 .semver [2023-04-26T14:03:37.938Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 26 14:01 Attribution.txt [2023-04-26T14:03:37.938Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 26 14:01 CHANGELOG.md [2023-04-26T14:03:37.938Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 26 14:01 Dockerfile [2023-04-26T14:03:37.938Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 14:01 GOVERNANCE.md [2023-04-26T14:03:37.938Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 26 14:01 Jenkinsfile [2023-04-26T14:03:37.938Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 14:01 LICENSE [2023-04-26T14:03:37.938Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 26 14:01 Makefile [2023-04-26T14:03:37.938Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 26 14:01 OWNERS.md [2023-04-26T14:03:37.938Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 26 14:01 README.md [2023-04-26T14:03:37.938Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 14:02 VERSION [2023-04-26T14:03:37.938Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:01 bin [2023-04-26T14:03:37.938Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 26 14:03 coverage.out [2023-04-26T14:03:37.938Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 26 14:01 go.mod [2023-04-26T14:03:37.938Z] -rw-rw-r-- 1 jenkins jenkins 31620 Apr 26 14:01 go.sum [2023-04-26T14:03:37.938Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:01 images [2023-04-26T14:03:37.938Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:01 internal [2023-04-26T14:03:37.938Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 26 14:01 main.go [2023-04-26T14:03:37.938Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:01 res [2023-04-26T14:03:37.938Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:01 snap [2023-04-26T14:03:37.938Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 14:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:03:38.372Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=fab3e6f39c89e86711ddb9422f1ce42ca5de7072 --label arch=amd64 --label version=0.0.0 . [2023-04-26T14:03:38.372Z] Sending build context to Docker daemon 12.63MB [2023-04-26T14:03:38.372Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T14:03:38.372Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-26T14:03:38.372Z] ---> d2b052b4431d [2023-04-26T14:03:38.372Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T14:03:38.632Z] ---> Running in 24002d18f080 [2023-04-26T14:03:38.632Z] Removing intermediate container 24002d18f080 [2023-04-26T14:03:38.632Z] ---> 12332416e7e1 [2023-04-26T14:03:38.632Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T14:03:38.632Z] ---> Running in a21640a0120b [2023-04-26T14:03:38.632Z] Removing intermediate container a21640a0120b [2023-04-26T14:03:38.632Z] ---> 1717a8d70995 [2023-04-26T14:03:38.632Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-26T14:03:38.632Z] ---> Running in 71c7b38f8021 [2023-04-26T14:03:38.889Z] Removing intermediate container 71c7b38f8021 [2023-04-26T14:03:38.889Z] ---> 7307bf827566 [2023-04-26T14:03:38.889Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T14:03:38.889Z] ---> Running in 5c27140e78c0 [2023-04-26T14:03:39.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T14:03:39.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T14:03:39.408Z] OK: 265 MiB in 53 packages [2023-04-26T14:03:39.667Z] Removing intermediate container 5c27140e78c0 [2023-04-26T14:03:39.667Z] ---> b7b8d90b96c6 [2023-04-26T14:03:39.667Z] Step 7/29 : WORKDIR /app [2023-04-26T14:03:39.667Z] ---> Running in f8311e31b0c8 [2023-04-26T14:03:39.667Z] Removing intermediate container f8311e31b0c8 [2023-04-26T14:03:39.667Z] ---> 27e54a44a20e [2023-04-26T14:03:39.667Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-26T14:03:39.927Z] ---> d0704a21e0fb [2023-04-26T14:03:39.927Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T14:03:39.927Z] ---> Running in d85cc71e7ed8 [2023-04-26T14:03:40.497Z] Removing intermediate container d85cc71e7ed8 [2023-04-26T14:03:40.497Z] ---> d655078a2afa [2023-04-26T14:03:40.497Z] Step 10/29 : COPY . . [2023-04-26T14:03:41.065Z] ---> a773a2c30d81 [2023-04-26T14:03:41.065Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T14:03:41.065Z] ---> Running in 30be1ce35134 [2023-04-26T14:03:41.065Z] Removing intermediate container 30be1ce35134 [2023-04-26T14:03:41.065Z] ---> 5a994e048030 [2023-04-26T14:03:41.065Z] Step 12/29 : RUN $MAKE [2023-04-26T14:03:41.065Z] ---> Running in 99ff13bdbd33 [2023-04-26T14:03:41.326Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-04-26T14:03:59.409Z] Removing intermediate container 99ff13bdbd33 [2023-04-26T14:03:59.409Z] ---> 52c14f072c8a [2023-04-26T14:03:59.409Z] Step 13/29 : FROM alpine:3.17 [2023-04-26T14:03:59.409Z] 3.17: Pulling from library/alpine [2023-04-26T14:03:59.409Z] f56be85fc22e: Already exists [2023-04-26T14:03:59.667Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T14:03:59.667Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T14:03:59.667Z] ---> 9ed4aefc74f6 [2023-04-26T14:03:59.667Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-26T14:03:59.667Z] ---> Running in 8cff9440a4f9 [2023-04-26T14:03:59.667Z] Removing intermediate container 8cff9440a4f9 [2023-04-26T14:03:59.667Z] ---> 9d8a24b3dc28 [2023-04-26T14:03:59.667Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-26T14:03:59.667Z] ---> Running in efec95e36c53 [2023-04-26T14:03:59.928Z] Removing intermediate container efec95e36c53 [2023-04-26T14:03:59.928Z] ---> 90044aaa105d [2023-04-26T14:03:59.928Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-26T14:03:59.928Z] ---> Running in 855a3cb1d00c [2023-04-26T14:04:00.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T14:04:00.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T14:04:00.447Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-26T14:04:00.447Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-26T14:04:00.447Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T14:04:00.447Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T14:04:00.447Z] OK: 8 MiB in 17 packages [2023-04-26T14:04:01.024Z] Removing intermediate container 855a3cb1d00c [2023-04-26T14:04:01.024Z] ---> 62c5e2a417b9 [2023-04-26T14:04:01.024Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-26T14:04:01.024Z] ---> 4d90edfcebd7 [2023-04-26T14:04:01.024Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-26T14:04:01.284Z] ---> f36197374323 [2023-04-26T14:04:01.284Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-26T14:04:01.284Z] ---> a1c516a08ec6 [2023-04-26T14:04:01.284Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-26T14:04:01.545Z] ---> 705c77c4392c [2023-04-26T14:04:01.545Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-26T14:04:02.219Z] ---> 1887f555d2e6 [2023-04-26T14:04:02.219Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-26T14:04:02.219Z] ---> Running in 35a54e5478a0 [2023-04-26T14:04:02.789Z] Removing intermediate container 35a54e5478a0 [2023-04-26T14:04:02.789Z] ---> 5b36d49b734c [2023-04-26T14:04:02.789Z] Step 23/29 : VOLUME /cache [2023-04-26T14:04:02.789Z] ---> Running in f14208668aa6 [2023-04-26T14:04:02.789Z] Removing intermediate container f14208668aa6 [2023-04-26T14:04:02.789Z] ---> fde9114ed97e [2023-04-26T14:04:02.789Z] Step 24/29 : EXPOSE 59711 [2023-04-26T14:04:02.789Z] ---> Running in 4ee4e210bb8e [2023-04-26T14:04:02.789Z] Removing intermediate container 4ee4e210bb8e [2023-04-26T14:04:02.789Z] ---> a157ba47d395 [2023-04-26T14:04:02.789Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-26T14:04:02.789Z] ---> Running in 9c0a07437442 [2023-04-26T14:04:03.048Z] Removing intermediate container 9c0a07437442 [2023-04-26T14:04:03.048Z] ---> 8ead5981db52 [2023-04-26T14:04:03.048Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-26T14:04:03.048Z] ---> Running in 7ebb8934054b [2023-04-26T14:04:03.048Z] Removing intermediate container 7ebb8934054b [2023-04-26T14:04:03.048Z] ---> 456cdaeba637 [2023-04-26T14:04:03.048Z] Step 27/29 : LABEL arch=amd64 [2023-04-26T14:04:03.048Z] ---> Running in 4b1478276e3e [2023-04-26T14:04:03.048Z] Removing intermediate container 4b1478276e3e [2023-04-26T14:04:03.048Z] ---> b886bcc119a2 [2023-04-26T14:04:03.048Z] Step 28/29 : LABEL git_sha=fab3e6f39c89e86711ddb9422f1ce42ca5de7072 [2023-04-26T14:04:03.048Z] ---> Running in dcc1c23985bf [2023-04-26T14:04:03.308Z] Removing intermediate container dcc1c23985bf [2023-04-26T14:04:03.308Z] ---> 1d0a6b1c0edd [2023-04-26T14:04:03.308Z] Step 29/29 : LABEL version=0.0.0 [2023-04-26T14:04:03.308Z] ---> Running in 8a832cd94646 [2023-04-26T14:04:03.308Z] Removing intermediate container 8a832cd94646 [2023-04-26T14:04:03.308Z] ---> 1746c4f42bac [2023-04-26T14:04:03.308Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T14:04:03.308Z] Successfully built 1746c4f42bac [2023-04-26T14:04:03.308Z] Successfully tagged app-rfid-llrp-inventory: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 [2023-04-26T14:04:04.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T14:04:04.171Z] [2023-04-26T14:04:04.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:04:04.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T14:04:04.553Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T14:04:04.553Z] 5eb5b503b376: Pulling fs layer [2023-04-26T14:04:04.553Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T14:04:04.553Z] ec43610c2a17: Pulling fs layer [2023-04-26T14:04:04.553Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T14:04:04.553Z] 33b1e0a273af: Pulling fs layer [2023-04-26T14:04:04.553Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T14:04:04.553Z] 2f39f015ded8: Pulling fs layer [2023-04-26T14:04:04.553Z] 3a2ae6a8a46f: Waiting [2023-04-26T14:04:04.553Z] 33b1e0a273af: Waiting [2023-04-26T14:04:04.553Z] 5d3b04190fa2: Waiting [2023-04-26T14:04:04.553Z] 2f39f015ded8: Waiting [2023-04-26T14:04:04.553Z] 5c69ac0246d0: Verifying Checksum [2023-04-26T14:04:04.553Z] 5c69ac0246d0: Download complete [2023-04-26T14:04:04.553Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T14:04:04.553Z] 3a2ae6a8a46f: Download complete [2023-04-26T14:04:04.553Z] ec43610c2a17: Verifying Checksum [2023-04-26T14:04:04.553Z] ec43610c2a17: Download complete [2023-04-26T14:04:04.812Z] 33b1e0a273af: Verifying Checksum [2023-04-26T14:04:04.812Z] 33b1e0a273af: Download complete [2023-04-26T14:04:04.812Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T14:04:04.812Z] 5d3b04190fa2: Download complete [2023-04-26T14:04:04.812Z] 5eb5b503b376: Verifying Checksum [2023-04-26T14:04:04.812Z] 5eb5b503b376: Download complete [2023-04-26T14:04:05.381Z] 2f39f015ded8: Verifying Checksum [2023-04-26T14:04:05.381Z] 2f39f015ded8: Download complete [2023-04-26T14:04:05.948Z] 5eb5b503b376: Pull complete [2023-04-26T14:04:05.948Z] 5c69ac0246d0: Pull complete [2023-04-26T14:04:06.518Z] ec43610c2a17: Pull complete [2023-04-26T14:04:06.518Z] 3a2ae6a8a46f: Pull complete [2023-04-26T14:04:06.518Z] 33b1e0a273af: Pull complete [2023-04-26T14:04:06.777Z] 5d3b04190fa2: Pull complete [2023-04-26T14:04:10.987Z] 2f39f015ded8: Pull complete [2023-04-26T14:04:10.987Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T14:04:10.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T14:04:10.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T14:04:11.204Z] prd-ubuntu20.04-docker-8c-8g-11010 does not seem to be running inside a container [2023-04-26T14:04:11.243Z] $ 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/y_app-rfid-llrp-inventory_PR-181 -v /w/workspace/y_app-rfid-llrp-inventory_PR-181:/w/workspace/y_app-rfid-llrp-inventory_PR-181:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-181@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 [2023-04-26T14:04:13.919Z] $ docker top c0c1481b4f30040ec9eb2331813536a97687e1752a590f181785f7c149aef47d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:04:14.348Z] ---> job-cost.sh [2023-04-26T14:04:14.348Z] lf-activate-venv: SKIPPING [2023-04-26T14:04:14.348Z] INFO: No Stack... [2023-04-26T14:04:14.606Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T14:04:14.866Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T14:04:15.183Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-181/archives/cost.csv [2023-04-26T14:04:15.183Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T14:04:15.226Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-181-1-stack-cost] [2023-04-26T14:04:15.231Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-181-1-stack-cost] did not exist. Created. [2023-04-26T14:04:15.231Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-181-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T14:04:15.635Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T14:04:15.692Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T14:04:15.716Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-181-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T14:04:15.799Z] $ docker stop --time=1 c0c1481b4f30040ec9eb2331813536a97687e1752a590f181785f7c149aef47d [2023-04-26T14:04:16.937Z] $ docker rm -f --volumes c0c1481b4f30040ec9eb2331813536a97687e1752a590f181785f7c149aef47d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T14:05:32.491Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11014 in /w/workspace/y_app-rfid-llrp-inventory_PR-181 [Pipeline] { [Pipeline] ws [2023-04-26T14:05:32.553Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-04-26T14:05:32.658Z] The recommended git tool is: git [2023-04-26T14:05:38.966Z] using credential edgex-jenkins-ssh [2023-04-26T14:05:38.988Z] Cloning the remote Git repository [2023-04-26T14:05:39.036Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-26T14:05:39.148Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-04-26T14:05:39.337Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-26T14:05:39.338Z] > git --version # timeout=10 [2023-04-26T14:05:39.366Z] > git --version # 'git version 2.25.1' [2023-04-26T14:05:39.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T14:05:39.562Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T14:05:41.785Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-26T14:05:41.815Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T14:05:42.778Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-26T14:05:42.828Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-26T14:05:42.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T14:05:42.846Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/181/head:refs/remotes/origin/PR-181 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-26T14:05:43.359Z] Merging remotes/origin/main commit 04987e16cb381e89c12cecbd5f086edeb3abb713 into PR head commit fab3e6f39c89e86711ddb9422f1ce42ca5de7072 [2023-04-26T14:05:43.705Z] Merge succeeded, producing fab3e6f39c89e86711ddb9422f1ce42ca5de7072 [2023-04-26T14:05:43.706Z] Checking out Revision fab3e6f39c89e86711ddb9422f1ce42ca5de7072 (PR-181) [2023-04-26T14:05:44.298Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-04-26T14:05:43.378Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T14:05:43.469Z] > git checkout -f fab3e6f39c89e86711ddb9422f1ce42ca5de7072 # timeout=10 [2023-04-26T14:05:43.582Z] > git remote # timeout=10 [2023-04-26T14:05:43.607Z] > git config --get remote.origin.url # timeout=10 [2023-04-26T14:05:43.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T14:05:43.649Z] > git merge 04987e16cb381e89c12cecbd5f086edeb3abb713 # timeout=10 [2023-04-26T14:05:43.682Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-26T14:05:43.711Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T14:05:43.733Z] > git checkout -f fab3e6f39c89e86711ddb9422f1ce42ca5de7072 # timeout=10 [2023-04-26T14:05:44.353Z] > git --version # timeout=10 [2023-04-26T14:05:44.364Z] > git --version # 'git version 2.25.1' [2023-04-26T14:05:44.382Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T14:05:45.656Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T14:05:45.657Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T14:05:45.657Z] Dload Upload Total Spent Left Speed [2023-04-26T14:05:45.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-04-26T14:05:46.302Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T14:05:46.665Z] + sudo tee /etc/docker/daemon.new [2023-04-26T14:05:46.665Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T14:05:46.665Z] { [2023-04-26T14:05:46.665Z] "registry-mirrors": [ [2023-04-26T14:05:46.665Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T14:05:46.665Z] ], [2023-04-26T14:05:46.665Z] "bip": "10.250.0.254/24", [2023-04-26T14:05:46.665Z] "hosts": [ [2023-04-26T14:05:46.665Z] "tcp://0.0.0.0:5555", [2023-04-26T14:05:46.665Z] "unix:///var/run/docker.sock" [2023-04-26T14:05:46.665Z] ], [2023-04-26T14:05:46.665Z] "mtu": 1458, [2023-04-26T14:05:46.665Z] "selinux-enabled": true, [2023-04-26T14:05:46.665Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T14:05:46.665Z] } [Pipeline] sh [2023-04-26T14:05:47.017Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T14:05:47.367Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T14:06:05.723Z] provisioning config files... [2023-04-26T14:06:05.757Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config14929560286073039081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:06:06.166Z] ---> docker-login.sh [2023-04-26T14:06:06.166Z] nexus3.edgexfoundry.org:10001 [2023-04-26T14:06:06.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:06:07.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:06:07.029Z] Configure a credential helper to remove this warning. See [2023-04-26T14:06:07.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:06:07.029Z] [2023-04-26T14:06:07.029Z] Login Succeeded [2023-04-26T14:06:07.029Z] nexus3.edgexfoundry.org:10002 [2023-04-26T14:06:07.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:06:07.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:06:07.301Z] Configure a credential helper to remove this warning. See [2023-04-26T14:06:07.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:06:07.301Z] [2023-04-26T14:06:07.301Z] Login Succeeded [2023-04-26T14:06:07.301Z] nexus3.edgexfoundry.org:10003 [2023-04-26T14:06:07.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:06:07.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:06:07.572Z] Configure a credential helper to remove this warning. See [2023-04-26T14:06:07.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:06:07.572Z] [2023-04-26T14:06:07.845Z] Login Succeeded [2023-04-26T14:06:07.845Z] nexus3.edgexfoundry.org:10004 [2023-04-26T14:06:07.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:06:08.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:06:08.117Z] Configure a credential helper to remove this warning. See [2023-04-26T14:06:08.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:06:08.117Z] [2023-04-26T14:06:08.117Z] Login Succeeded [2023-04-26T14:06:08.117Z] docker.io [2023-04-26T14:06:08.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T14:06:08.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T14:06:08.657Z] Configure a credential helper to remove this warning. See [2023-04-26T14:06:08.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T14:06:08.657Z] [2023-04-26T14:06:08.657Z] Login Succeeded [2023-04-26T14:06:08.657Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T14:06:08.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T14:06:09.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T14:06:09.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T14:06:09.204Z] ========================================================= [2023-04-26T14:06:09.204Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T14:06:09.204Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:06:09.741Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T14:06:10.013Z] Sending build context to Docker daemon 677.9kB [2023-04-26T14:06:10.013Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T14:06:10.013Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T14:06:12.628Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T14:06:12.628Z] c41833b44d91: Pulling fs layer [2023-04-26T14:06:12.628Z] ed15518f5707: Pulling fs layer [2023-04-26T14:06:12.628Z] feae8fd75edb: Pulling fs layer [2023-04-26T14:06:12.628Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T14:06:12.628Z] 3cdef696dda3: Pulling fs layer [2023-04-26T14:06:12.628Z] 2ced38df9373: Pulling fs layer [2023-04-26T14:06:12.628Z] 58f1dce35555: Pulling fs layer [2023-04-26T14:06:12.628Z] 3cdef696dda3: Waiting [2023-04-26T14:06:12.628Z] 2ced38df9373: Waiting [2023-04-26T14:06:12.628Z] 242c74f7c9fa: Waiting [2023-04-26T14:06:12.628Z] 58f1dce35555: Waiting [2023-04-26T14:06:12.628Z] ed15518f5707: Download complete [2023-04-26T14:06:12.628Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T14:06:12.628Z] 242c74f7c9fa: Download complete [2023-04-26T14:06:12.628Z] 3cdef696dda3: Verifying Checksum [2023-04-26T14:06:12.628Z] 3cdef696dda3: Download complete [2023-04-26T14:06:12.628Z] c41833b44d91: Download complete [2023-04-26T14:06:13.612Z] c41833b44d91: Pull complete [2023-04-26T14:06:14.205Z] 58f1dce35555: Verifying Checksum [2023-04-26T14:06:14.205Z] 58f1dce35555: Download complete [2023-04-26T14:06:14.205Z] ed15518f5707: Pull complete [2023-04-26T14:06:15.183Z] feae8fd75edb: Verifying Checksum [2023-04-26T14:06:15.183Z] feae8fd75edb: Download complete [2023-04-26T14:06:15.454Z] 2ced38df9373: Verifying Checksum [2023-04-26T14:06:15.454Z] 2ced38df9373: Download complete [2023-04-26T14:06:27.897Z] feae8fd75edb: Pull complete [2023-04-26T14:06:27.897Z] 242c74f7c9fa: Pull complete [2023-04-26T14:06:27.897Z] 3cdef696dda3: Pull complete [2023-04-26T14:06:33.277Z] 2ced38df9373: Pull complete [2023-04-26T14:06:35.872Z] 58f1dce35555: Pull complete [2023-04-26T14:06:35.872Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T14:06:35.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T14:06:35.872Z] ---> fadd8f120f05 [2023-04-26T14:06:35.872Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T14:06:37.856Z] ---> Running in 09bfddb42976 [2023-04-26T14:06:37.856Z] Removing intermediate container 09bfddb42976 [2023-04-26T14:06:37.856Z] ---> e30b2323f296 [2023-04-26T14:06:37.856Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T14:06:38.125Z] ---> Running in 7926f034ea25 [2023-04-26T14:06:38.396Z] Removing intermediate container 7926f034ea25 [2023-04-26T14:06:38.396Z] ---> a593dc80689f [2023-04-26T14:06:38.396Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T14:06:38.664Z] ---> Running in 8d7822ec6ba7 [2023-04-26T14:06:38.937Z] Removing intermediate container 8d7822ec6ba7 [2023-04-26T14:06:38.937Z] ---> 2a3c04636888 [2023-04-26T14:06:38.937Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T14:06:38.937Z] ---> Running in 0145d3fc898b [2023-04-26T14:06:40.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T14:06:40.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T14:06:42.224Z] OK: 263 MiB in 53 packages [2023-04-26T14:06:42.810Z] Removing intermediate container 0145d3fc898b [2023-04-26T14:06:42.810Z] ---> 1ffd78425e14 [2023-04-26T14:06:42.810Z] Step 7/12 : WORKDIR /app [2023-04-26T14:06:42.810Z] ---> Running in 61655666dc2a [2023-04-26T14:06:43.397Z] Removing intermediate container 61655666dc2a [2023-04-26T14:06:43.397Z] ---> 1e1a12453cab [2023-04-26T14:06:43.397Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-26T14:06:43.670Z] ---> c5511124af44 [2023-04-26T14:06:43.670Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T14:06:43.948Z] ---> Running in 94fa301e873d [2023-04-26T14:07:51.863Z] Removing intermediate container 94fa301e873d [2023-04-26T14:07:51.863Z] ---> 3fda5788a5ac [2023-04-26T14:07:51.863Z] Step 10/12 : COPY . . [2023-04-26T14:07:51.863Z] ---> 8b2226eba73f [2023-04-26T14:07:51.863Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T14:07:51.863Z] ---> Running in 5cfbb86fd60c [2023-04-26T14:07:51.863Z] Removing intermediate container 5cfbb86fd60c [2023-04-26T14:07:51.863Z] ---> c6ed077bf00b [2023-04-26T14:07:51.863Z] Step 12/12 : RUN $MAKE [2023-04-26T14:07:51.863Z] ---> Running in 75e34b7960f6 [2023-04-26T14:07:51.863Z] noop [2023-04-26T14:07:51.863Z] Removing intermediate container 75e34b7960f6 [2023-04-26T14:07:51.863Z] ---> 1c5979c86c7c [2023-04-26T14:07:51.863Z] Successfully built 1c5979c86c7c [2023-04-26T14:07:51.863Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:07:52.365Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T14:07:52.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T14:07:52.633Z] prd-ubuntu20.04-docker-arm64-4c-16g-11014 does not seem to be running inside a container [2023-04-26T14:07:52.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 [2023-04-26T14:07:53.887Z] $ docker top 97a9b402ab8d2a5c29aaddebcbe4c65f2165333e83e57d3b3c9a0e33943a12b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T14:07:54.785Z] + go version [2023-04-26T14:07:54.785Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T14:07:54.822Z] $ docker stop --time=1 97a9b402ab8d2a5c29aaddebcbe4c65f2165333e83e57d3b3c9a0e33943a12b2 [2023-04-26T14:07:56.519Z] $ docker rm -f --volumes 97a9b402ab8d2a5c29aaddebcbe4c65f2165333e83e57d3b3c9a0e33943a12b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:07:57.391Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T14:07:57.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T14:07:57.661Z] prd-ubuntu20.04-docker-arm64-4c-16g-11014 does not seem to be running inside a container [2023-04-26T14:07:57.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 [2023-04-26T14:08:00.582Z] $ docker top 4200c8c389a90301538d8544b22b85fd9aca8299ef55a2accdb7ecdae843dad0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T14:08:01.483Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-04-26T14:08:02.201Z] + make test [2023-04-26T14:08:02.201Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-26T14:10:55.501Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-26T14:11:00.865Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-26T14:11:01.134Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.134s coverage: 86.2% of statements [2023-04-26T14:11:13.451Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.539s coverage: 71.9% of statements [2023-04-26T14:11:13.451Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T14:11:13.451Z] go vet ./... [2023-04-26T14:13:35.852Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T14:13:35.852Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T14:13:35.852Z] ./bin/test-attribution.sh [2023-04-26T14:13:35.852Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-26T14:13:35.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T14:13:35.927Z] $ docker stop --time=1 4200c8c389a90301538d8544b22b85fd9aca8299ef55a2accdb7ecdae843dad0 [2023-04-26T14:13:37.818Z] $ docker rm -f --volumes 4200c8c389a90301538d8544b22b85fd9aca8299ef55a2accdb7ecdae843dad0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T14:13:39.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T14:13:39.525Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T14:13:40.064Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T14:13:40.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T14:13:40.991Z] + ls -al . [2023-04-26T14:13:40.991Z] total 224 [2023-04-26T14:13:40.991Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 14:08 . [2023-04-26T14:13:40.991Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:05 .. [2023-04-26T14:13:40.991Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 26 14:05 .dockerignore [2023-04-26T14:13:40.991Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 14:05 .git [2023-04-26T14:13:40.991Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 14:05 .github [2023-04-26T14:13:40.991Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 26 14:05 .gitignore [2023-04-26T14:13:40.991Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 14:05 .golangci.yml [2023-04-26T14:13:40.991Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 26 14:05 Attribution.txt [2023-04-26T14:13:40.991Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 26 14:05 CHANGELOG.md [2023-04-26T14:13:40.991Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 26 14:05 Dockerfile [2023-04-26T14:13:40.991Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 14:05 GOVERNANCE.md [2023-04-26T14:13:40.991Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 26 14:05 Jenkinsfile [2023-04-26T14:13:40.991Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 14:05 LICENSE [2023-04-26T14:13:40.991Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 26 14:05 Makefile [2023-04-26T14:13:40.991Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 26 14:05 OWNERS.md [2023-04-26T14:13:40.991Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 26 14:05 README.md [2023-04-26T14:13:40.991Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 14:02 VERSION [2023-04-26T14:13:40.991Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:05 bin [2023-04-26T14:13:40.991Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 26 14:11 coverage.out [2023-04-26T14:13:40.991Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 26 14:05 go.mod [2023-04-26T14:13:40.991Z] -rw-rw-r-- 1 jenkins jenkins 31620 Apr 26 14:05 go.sum [2023-04-26T14:13:40.991Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:05 images [2023-04-26T14:13:40.991Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:05 internal [2023-04-26T14:13:40.991Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 26 14:05 main.go [2023-04-26T14:13:40.991Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:05 res [2023-04-26T14:13:40.991Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:05 snap [2023-04-26T14:13:40.991Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 14:05 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:13:41.419Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fab3e6f39c89e86711ddb9422f1ce42ca5de7072 --label arch=arm64 --label version=0.0.0 . [2023-04-26T14:13:41.688Z] Sending build context to Docker daemon 677.9kB [2023-04-26T14:13:41.688Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T14:13:41.688Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-26T14:13:41.688Z] ---> 1c5979c86c7c [2023-04-26T14:13:41.688Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T14:13:41.688Z] ---> Running in 451ba590fbb7 [2023-04-26T14:13:42.356Z] Removing intermediate container 451ba590fbb7 [2023-04-26T14:13:42.356Z] ---> e21883ebd569 [2023-04-26T14:13:42.356Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T14:13:42.356Z] ---> Running in 411fe6c36f03 [2023-04-26T14:13:42.659Z] Removing intermediate container 411fe6c36f03 [2023-04-26T14:13:42.659Z] ---> 72ef01cc0f0e [2023-04-26T14:13:42.659Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-26T14:13:42.659Z] ---> Running in fb2c7609bc1e [2023-04-26T14:13:42.944Z] Removing intermediate container fb2c7609bc1e [2023-04-26T14:13:42.944Z] ---> 48ea92d35ffa [2023-04-26T14:13:42.944Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T14:13:42.944Z] ---> Running in 5299b5d635c2 [2023-04-26T14:13:44.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T14:13:44.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T14:13:46.143Z] OK: 263 MiB in 53 packages [2023-04-26T14:13:46.734Z] Removing intermediate container 5299b5d635c2 [2023-04-26T14:13:46.734Z] ---> cfe0eb5d3341 [2023-04-26T14:13:46.734Z] Step 7/29 : WORKDIR /app [2023-04-26T14:13:46.734Z] ---> Running in 5416031253a2 [2023-04-26T14:13:47.003Z] Removing intermediate container 5416031253a2 [2023-04-26T14:13:47.003Z] ---> c1d840c853e8 [2023-04-26T14:13:47.003Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-26T14:13:47.590Z] ---> 69d880057118 [2023-04-26T14:13:47.590Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T14:13:47.861Z] ---> Running in 473dde5beaae [2023-04-26T14:13:50.450Z] Removing intermediate container 473dde5beaae [2023-04-26T14:13:50.450Z] ---> f5e76947ec0e [2023-04-26T14:13:50.450Z] Step 10/29 : COPY . . [2023-04-26T14:13:51.040Z] ---> b6ab1a434f20 [2023-04-26T14:13:51.040Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T14:13:51.040Z] ---> Running in 92fe42f7eb20 [2023-04-26T14:13:51.308Z] Removing intermediate container 92fe42f7eb20 [2023-04-26T14:13:51.308Z] ---> bcdbd3a28689 [2023-04-26T14:13:51.308Z] Step 12/29 : RUN $MAKE [2023-04-26T14:13:52.728Z] ---> Running in 97c50bfac246 [2023-04-26T14:13:53.315Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-04-26T14:16:15.038Z] Removing intermediate container 97c50bfac246 [2023-04-26T14:16:15.038Z] ---> dce47f4fff8e [2023-04-26T14:16:15.038Z] Step 13/29 : FROM alpine:3.17 [2023-04-26T14:16:15.038Z] 3.17: Pulling from library/alpine [2023-04-26T14:16:15.038Z] c41833b44d91: Already exists [2023-04-26T14:16:15.038Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T14:16:15.038Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T14:16:15.038Z] ---> 51e60588ff2c [2023-04-26T14:16:15.038Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-26T14:16:15.038Z] ---> Running in 1fdb11119ee0 [2023-04-26T14:16:15.038Z] Removing intermediate container 1fdb11119ee0 [2023-04-26T14:16:15.038Z] ---> 509fbdb32172 [2023-04-26T14:16:15.038Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-26T14:16:15.038Z] ---> Running in b2376c8d87a5 [2023-04-26T14:16:15.038Z] Removing intermediate container b2376c8d87a5 [2023-04-26T14:16:15.038Z] ---> f45e438418e5 [2023-04-26T14:16:15.038Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-26T14:16:15.038Z] ---> Running in ec47cb77572c [2023-04-26T14:16:15.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T14:16:15.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T14:16:15.038Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-26T14:16:15.038Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-26T14:16:15.038Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T14:16:15.038Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T14:16:15.038Z] OK: 8 MiB in 17 packages [2023-04-26T14:16:15.038Z] Removing intermediate container ec47cb77572c [2023-04-26T14:16:15.038Z] ---> b5a7c0e7e87e [2023-04-26T14:16:15.038Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-26T14:16:15.038Z] ---> 76e61826ccce [2023-04-26T14:16:15.038Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-26T14:16:15.620Z] ---> be6d74031eff [2023-04-26T14:16:15.620Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-26T14:16:15.889Z] ---> a9578faa8ade [2023-04-26T14:16:15.889Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-26T14:16:16.472Z] ---> b5f1483b7fd9 [2023-04-26T14:16:16.472Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-26T14:16:17.879Z] ---> e1ac181052b5 [2023-04-26T14:16:17.879Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-26T14:16:17.879Z] ---> Running in 2150a8f6e8e3 [2023-04-26T14:16:19.840Z] Removing intermediate container 2150a8f6e8e3 [2023-04-26T14:16:19.840Z] ---> e8074f352978 [2023-04-26T14:16:19.840Z] Step 23/29 : VOLUME /cache [2023-04-26T14:16:19.840Z] ---> Running in a106fb887a42 [2023-04-26T14:16:19.840Z] Removing intermediate container a106fb887a42 [2023-04-26T14:16:19.840Z] ---> e9a5eeeead02 [2023-04-26T14:16:19.840Z] Step 24/29 : EXPOSE 59711 [2023-04-26T14:16:19.840Z] ---> Running in f500c38048c5 [2023-04-26T14:16:20.798Z] Removing intermediate container f500c38048c5 [2023-04-26T14:16:20.798Z] ---> 541b8b12e9d3 [2023-04-26T14:16:20.798Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-26T14:16:20.798Z] ---> Running in 2d9688760880 [2023-04-26T14:16:21.066Z] Removing intermediate container 2d9688760880 [2023-04-26T14:16:21.066Z] ---> 6c8c0a0fd467 [2023-04-26T14:16:21.066Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-26T14:16:21.066Z] ---> Running in 6bc129f80847 [2023-04-26T14:16:21.334Z] Removing intermediate container 6bc129f80847 [2023-04-26T14:16:21.334Z] ---> f47ddaa53394 [2023-04-26T14:16:21.334Z] Step 27/29 : LABEL arch=arm64 [2023-04-26T14:16:21.334Z] ---> Running in 89b31a4e6f67 [2023-04-26T14:16:21.602Z] Removing intermediate container 89b31a4e6f67 [2023-04-26T14:16:21.602Z] ---> dd7504f9b1ee [2023-04-26T14:16:21.602Z] Step 28/29 : LABEL git_sha=fab3e6f39c89e86711ddb9422f1ce42ca5de7072 [2023-04-26T14:16:21.876Z] ---> Running in 7cf8ea61ea9e [2023-04-26T14:16:22.143Z] Removing intermediate container 7cf8ea61ea9e [2023-04-26T14:16:22.143Z] ---> 433044832502 [2023-04-26T14:16:22.143Z] Step 29/29 : LABEL version=0.0.0 [2023-04-26T14:16:22.143Z] ---> Running in d9aeddc87509 [2023-04-26T14:16:22.409Z] Removing intermediate container d9aeddc87509 [2023-04-26T14:16:22.409Z] ---> 6c64453e373e [2023-04-26T14:16:22.409Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T14:16:22.409Z] Successfully built 6c64453e373e [2023-04-26T14:16:22.409Z] Successfully tagged app-rfid-llrp-inventory-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 [2023-04-26T14:16:23.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T14:16:23.215Z] [2023-04-26T14:16:23.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:16:23.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T14:16:23.621Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T14:16:23.621Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T14:16:23.621Z] 04944245beec: Pulling fs layer [2023-04-26T14:16:23.621Z] 699f458cf7ca: Pulling fs layer [2023-04-26T14:16:23.621Z] 765212b225bb: Pulling fs layer [2023-04-26T14:16:23.621Z] f23df028b6ca: Pulling fs layer [2023-04-26T14:16:23.621Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T14:16:23.621Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T14:16:23.621Z] 765212b225bb: Waiting [2023-04-26T14:16:23.621Z] f23df028b6ca: Waiting [2023-04-26T14:16:23.621Z] d65c8cfc05b1: Waiting [2023-04-26T14:16:23.621Z] 2437ff75d9bd: Waiting [2023-04-26T14:16:23.896Z] 04944245beec: Verifying Checksum [2023-04-26T14:16:23.896Z] 04944245beec: Download complete [2023-04-26T14:16:23.896Z] 765212b225bb: Download complete [2023-04-26T14:16:23.896Z] f23df028b6ca: Verifying Checksum [2023-04-26T14:16:23.896Z] f23df028b6ca: Download complete [2023-04-26T14:16:23.896Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T14:16:23.896Z] d65c8cfc05b1: Download complete [2023-04-26T14:16:23.896Z] 699f458cf7ca: Verifying Checksum [2023-04-26T14:16:23.896Z] 699f458cf7ca: Download complete [2023-04-26T14:16:24.478Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T14:16:24.478Z] 8998bd30e6a1: Download complete [2023-04-26T14:16:26.414Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T14:16:26.414Z] 2437ff75d9bd: Download complete [2023-04-26T14:16:27.819Z] 8998bd30e6a1: Pull complete [2023-04-26T14:16:28.404Z] 04944245beec: Pull complete [2023-04-26T14:16:29.360Z] 699f458cf7ca: Pull complete [2023-04-26T14:16:29.628Z] 765212b225bb: Pull complete [2023-04-26T14:16:30.211Z] f23df028b6ca: Pull complete [2023-04-26T14:16:30.477Z] d65c8cfc05b1: Pull complete [2023-04-26T14:16:42.782Z] 2437ff75d9bd: Pull complete [2023-04-26T14:16:42.782Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T14:16:42.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T14:16:42.782Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T14:16:43.109Z] prd-ubuntu20.04-docker-arm64-4c-16g-11014 does not seem to be running inside a container [2023-04-26T14:16:43.171Z] $ 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/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 [2023-04-26T14:16:45.657Z] $ docker top bfd6a1c9d4240122d9f984015e118858c0fb92ec30e334aae2938408f570275b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:16:46.658Z] ---> job-cost.sh [2023-04-26T14:16:46.658Z] lf-activate-venv: SKIPPING [2023-04-26T14:16:46.658Z] INFO: No Stack... [2023-04-26T14:16:47.243Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T14:16:47.824Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T14:16:48.160Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-04-26T14:16:48.160Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T14:16:48.479Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-181-1-stack-cost] [2023-04-26T14:16:48.484Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-181-1-stack-cost] did not exist. Created. [2023-04-26T14:16:48.484Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-181-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T14:16:48.892Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-0c11428a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T14:16:49.572Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T14:16:49.609Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T14:16:49.659Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T14:16:49.674Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-181-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T14:16:49.763Z] $ docker stop --time=1 bfd6a1c9d4240122d9f984015e118858c0fb92ec30e334aae2938408f570275b [2023-04-26T14:16:51.227Z] $ docker rm -f --volumes bfd6a1c9d4240122d9f984015e118858c0fb92ec30e334aae2938408f570275b [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 [2023-04-26T14:16:52.201Z] provisioning config files... [2023-04-26T14:16:52.208Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp/config9624098468813013570tmp [Pipeline] { [Pipeline] sh [2023-04-26T14:16:52.556Z] + set +x [2023-04-26T14:16:52.556Z] + curl -s https://codecov.io/bash [2023-04-26T14:16:52.556Z] + bash -s -- [2023-04-26T14:16:52.556Z] [2023-04-26T14:16:52.556Z] _____ _ [2023-04-26T14:16:52.556Z] / ____| | | [2023-04-26T14:16:52.556Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T14:16:52.556Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T14:16:52.556Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T14:16:52.556Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T14:16:52.556Z] Bash-1.0.6 [2023-04-26T14:16:52.556Z] [2023-04-26T14:16:52.556Z] [2023-04-26T14:16:52.556Z] ==> git version 2.25.1 found [2023-04-26T14:16:52.556Z] ==> 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 [2023-04-26T14:16:52.556Z] Release-Date: 2020-01-08 [2023-04-26T14:16:52.556Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-26T14:16:52.556Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T14:16:52.556Z] ==> Jenkins CI detected. [2023-04-26T14:16:52.556Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-181 [2023-04-26T14:16:52.556Z] project root: . [2023-04-26T14:16:52.556Z] --> token set from env [2023-04-26T14:16:52.556Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T14:16:52.556Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T14:16:52.556Z] ==> Python coveragepy not found [2023-04-26T14:16:52.556Z] ==> Searching for coverage reports in: [2023-04-26T14:16:52.556Z] + . [2023-04-26T14:16:52.556Z] -> Found 1 reports [2023-04-26T14:16:52.556Z] ==> Detecting git/mercurial file structure [2023-04-26T14:16:52.556Z] ==> Reading reports [2023-04-26T14:16:52.556Z] + ./coverage.out bytes=41317 [2023-04-26T14:16:52.556Z] ==> Appending adjustments [2023-04-26T14:16:52.556Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T14:16:52.816Z] + Found adjustments [2023-04-26T14:16:52.816Z] ==> Gzipping contents [2023-04-26T14:16:52.816Z] 12K /tmp/codecov.rb9pu4.gz [2023-04-26T14:16:52.816Z] ==> Uploading reports [2023-04-26T14:16:52.816Z] url: https://codecov.io [2023-04-26T14:16:52.816Z] query: branch=PR-181&commit=fab3e6f39c89e86711ddb9422f1ce42ca5de7072&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-181%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=181&job=&cmd_args= [2023-04-26T14:16:52.816Z] -> Pinging Codecov [2023-04-26T14:16:52.816Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-181&commit=fab3e6f39c89e86711ddb9422f1ce42ca5de7072&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-181%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=181&job=&cmd_args= [2023-04-26T14:16:53.074Z] -> Uploading to [2023-04-26T14:16:53.074Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/581DD39554BDF9B6E22D074273EAD858/fab3e6f39c89e86711ddb9422f1ce42ca5de7072/10fc8eb7-8d70-446a-a70f-d55bf4a351f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T141652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aacee9869fbbe2ec404dacc5f758ae3959bfe786560b5a8da49758d4ee8c473f [2023-04-26T14:16:53.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T14:16:53.074Z] Dload Upload Total Spent Left Speed [2023-04-26T14:16:53.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 52440 --:--:-- --:--:-- --:--:-- 52440 [2023-04-26T14:16:53.334Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fab3e6f39c89e86711ddb9422f1ce42ca5de7072 [Pipeline] } [2023-04-26T14:16:53.358Z] 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 [2023-04-26T14:16:55.087Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-181/archives ] [2023-04-26T14:16:55.087Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-181/archives [2023-04-26T14:16:55.087Z] total 16 [2023-04-26T14:16:55.087Z] drwxr-xr-x 3 root root 4096 Apr 26 14:04 . [2023-04-26T14:16:55.087Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 14:04 .. [2023-04-26T14:16:55.087Z] drwxr-xr-x 2 root root 4096 Apr 26 14:04 cost [2023-04-26T14:16:55.087Z] -rw-r--r-- 1 root root 95 Apr 26 14:04 cost.csv [2023-04-26T14:16:55.087Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-181/archives [2023-04-26T14:16:55.087Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-181/archives [2023-04-26T14:16:55.087Z] total 16 [2023-04-26T14:16:55.087Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 14:04 . [2023-04-26T14:16:55.087Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 14:04 .. [2023-04-26T14:16:55.087Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 14:04 cost [2023-04-26T14:16:55.087Z] -rw-r--r-- 1 jenkins jenkins 95 Apr 26 14:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:16:55.418Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:16:56.307Z] ---> package-listing.sh [2023-04-26T14:16:56.307Z] ++ facter osfamily [2023-04-26T14:16:56.307Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T14:16:56.567Z] + OS_FAMILY=debian [2023-04-26T14:16:56.567Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-181 [2023-04-26T14:16:56.567Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T14:16:56.567Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T14:16:56.567Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T14:16:56.567Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T14:16:56.567Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-181 ']' [2023-04-26T14:16:56.567Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T14:16:56.567Z] + case "${OS_FAMILY}" in [2023-04-26T14:16:56.567Z] + dpkg -l [2023-04-26T14:16:56.567Z] + grep '^ii' [2023-04-26T14:16:56.567Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T14:16:56.567Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T14:16:56.567Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T14:16:56.567Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-181 ']' [2023-04-26T14:16:56.567Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-181/archives/ [2023-04-26T14:16:56.567Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-181/archives/ [Pipeline] echo [2023-04-26T14:16:56.598Z] 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/y_app-rfid-llrp-inventory_PR-181/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T14:16:56.890Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T14:16:57.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T14:16:57.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T14:16:57.679Z] prd-ubuntu20.04-docker-8c-8g-11010 does not seem to be running inside a container [2023-04-26T14:16:57.707Z] $ 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/y_app-rfid-llrp-inventory_PR-181/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-181 -v /w/workspace/y_app-rfid-llrp-inventory_PR-181:/w/workspace/y_app-rfid-llrp-inventory_PR-181:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-181@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 [2023-04-26T14:16:57.894Z] $ docker top a6cf6ecfd8240f9966ef674cde0eae1cb8ff684da577f28e57170cc4cdf7aee5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T14:16:58.278Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T14:16:58.592Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T14:16:58.903Z] + ls /var/log/sa-host [2023-04-26T14:16:58.903Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T14:16:59.037Z] provisioning config files... [2023-04-26T14:16:59.044Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp/config4117283704730166402tmp [Pipeline] { [Pipeline] echo [2023-04-26T14:16:59.095Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:16:59.409Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T14:16:59.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:16:59.835Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T14:16:59.869Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:17:00.179Z] ---> sudo-logs.sh [2023-04-26T14:17:00.179Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T14:17:00.263Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:17:00.590Z] ---> job-cost.sh [2023-04-26T14:17:00.590Z] lf-activate-venv: SKIPPING [2023-04-26T14:17:00.590Z] DEBUG: total: 0.2199999988079071 [2023-04-26T14:17:00.590Z] INFO: Retrieving Stack Cost... [2023-04-26T14:17:00.849Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T14:17:01.418Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T14:17:01.453Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T14:17:01.766Z] ---> logs-deploy.sh [2023-04-26T14:17:01.766Z] lf-activate-venv: SKIPPING [2023-04-26T14:17:01.766Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-181/1 [2023-04-26T14:17:01.766Z] INFO: archiving workspace using pattern(s): [2023-04-26T14:17:02.707Z] Archives upload complete. [2023-04-26T14:17:02.967Z] INFO: archiving logs to Nexus [2023-04-26T14:17:03.538Z] ---> uname -a: [2023-04-26T14:17:03.538Z] Linux prd-ubuntu20-04-docker-8c-8g-11010 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-26T14:17:03.538Z] [2023-04-26T14:17:03.538Z] [2023-04-26T14:17:03.538Z] ---> lscpu: [2023-04-26T14:17:03.538Z] Architecture: x86_64 [2023-04-26T14:17:03.538Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-26T14:17:03.538Z] Byte Order: Little Endian [2023-04-26T14:17:03.538Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-26T14:17:03.538Z] CPU(s): 8 [2023-04-26T14:17:03.538Z] On-line CPU(s) list: 0-7 [2023-04-26T14:17:03.538Z] Thread(s) per core: 1 [2023-04-26T14:17:03.538Z] Core(s) per socket: 1 [2023-04-26T14:17:03.538Z] Socket(s): 8 [2023-04-26T14:17:03.538Z] NUMA node(s): 1 [2023-04-26T14:17:03.538Z] Vendor ID: AuthenticAMD [2023-04-26T14:17:03.538Z] CPU family: 23 [2023-04-26T14:17:03.538Z] Model: 49 [2023-04-26T14:17:03.538Z] Model name: AMD EPYC-Rome Processor [2023-04-26T14:17:03.538Z] Stepping: 0 [2023-04-26T14:17:03.538Z] CPU MHz: 2800.000 [2023-04-26T14:17:03.538Z] BogoMIPS: 5600.00 [2023-04-26T14:17:03.538Z] Virtualization: AMD-V [2023-04-26T14:17:03.538Z] Hypervisor vendor: KVM [2023-04-26T14:17:03.538Z] Virtualization type: full [2023-04-26T14:17:03.538Z] L1d cache: 256 KiB [2023-04-26T14:17:03.538Z] L1i cache: 256 KiB [2023-04-26T14:17:03.538Z] L2 cache: 4 MiB [2023-04-26T14:17:03.538Z] L3 cache: 128 MiB [2023-04-26T14:17:03.538Z] NUMA node0 CPU(s): 0-7 [2023-04-26T14:17:03.538Z] Vulnerability Itlb multihit: Not affected [2023-04-26T14:17:03.538Z] Vulnerability L1tf: Not affected [2023-04-26T14:17:03.538Z] Vulnerability Mds: Not affected [2023-04-26T14:17:03.538Z] Vulnerability Meltdown: Not affected [2023-04-26T14:17:03.538Z] Vulnerability Mmio stale data: Not affected [2023-04-26T14:17:03.538Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-26T14:17:03.538Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-26T14:17:03.538Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-26T14:17:03.538Z] Vulnerability Srbds: Not affected [2023-04-26T14:17:03.538Z] Vulnerability Tsx async abort: Not affected [2023-04-26T14:17:03.538Z] 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 [2023-04-26T14:17:03.538Z] [2023-04-26T14:17:03.538Z] [2023-04-26T14:17:03.538Z] ---> nproc: [2023-04-26T14:17:03.538Z] 8 [2023-04-26T14:17:03.538Z] [2023-04-26T14:17:03.538Z] [2023-04-26T14:17:03.538Z] ---> df -h: [2023-04-26T14:17:03.538Z] Filesystem Size Used Avail Use% Mounted on [2023-04-26T14:17:03.538Z] overlay 155G 12G 144G 8% / [2023-04-26T14:17:03.538Z] tmpfs 64M 0 64M 0% /dev [2023-04-26T14:17:03.538Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-26T14:17:03.538Z] shm 64M 0 64M 0% /dev/shm [2023-04-26T14:17:03.538Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-26T14:17:03.538Z] [2023-04-26T14:17:03.538Z] [2023-04-26T14:17:03.538Z] ---> sar -b -r -n DEV: [2023-04-26T14:17:03.538Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11010) 04/26/23 _x86_64_ (8 CPU) [2023-04-26T14:17:03.538Z] [2023-04-26T14:17:03.538Z] 14:01:04 LINUX RESTART (8 CPU) [2023-04-26T14:17:03.538Z] [2023-04-26T14:17:03.538Z] 14:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-26T14:17:03.538Z] 14:03:01 189.19 1.48 187.70 0.00 40.79 72639.36 0.00 [2023-04-26T14:17:03.538Z] 14:04:01 133.29 0.28 133.01 0.00 11.73 34278.95 0.00 [2023-04-26T14:17:03.538Z] 14:05:01 89.47 0.07 89.40 0.00 9.60 19297.85 0.00 [2023-04-26T14:17:03.538Z] 14:06:01 1.73 0.00 1.73 0.00 0.00 20.13 0.00 [2023-04-26T14:17:03.538Z] 14:07:01 41.90 13.96 27.94 0.00 5533.09 6275.77 0.00 [2023-04-26T14:17:03.538Z] 14:08:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 [2023-04-26T14:17:03.538Z] 14:09:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 [2023-04-26T14:17:03.538Z] 14:10:01 1.55 0.00 1.55 0.00 0.00 16.66 0.00 [2023-04-26T14:17:03.538Z] 14:11:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2023-04-26T14:17:03.538Z] 14:12:01 1.70 0.00 1.70 0.00 0.00 31.86 0.00 [2023-04-26T14:17:03.538Z] 14:13:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 [2023-04-26T14:17:03.538Z] 14:14:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 [2023-04-26T14:17:03.538Z] 14:15:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2023-04-26T14:17:03.538Z] 14:16:01 1.55 0.00 1.55 0.00 0.00 17.99 0.00 [2023-04-26T14:17:03.538Z] 14:17:01 6.32 0.30 6.02 0.00 26.80 117.71 0.00 [2023-04-26T14:17:03.538Z] Average: 31.57 1.07 30.50 0.00 374.84 8851.34 0.00 [2023-04-26T14:17:03.538Z] [2023-04-26T14:17:03.538Z] 14:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-26T14:17:03.538Z] 14:03:01 27751756 31237640 1058280 3.22 145168 3519064 2310428 6.81 1618164 3032908 296240 [2023-04-26T14:17:03.538Z] 14:04:01 28124020 31548308 749760 2.28 150232 3467428 1888432 5.57 1248824 3049252 184 [2023-04-26T14:17:03.538Z] 14:05:01 27626140 31575012 720688 2.19 159300 3932160 1765992 5.20 1265108 3475536 16 [2023-04-26T14:17:03.538Z] 14:06:01 27625936 31574864 720636 2.19 159336 3932160 1765992 5.20 1266192 3475540 16 [2023-04-26T14:17:03.538Z] 14:07:01 27241976 31550712 734676 2.23 167668 4267900 1820880 5.37 1505444 3590980 8 [2023-04-26T14:17:03.538Z] 14:08:01 27242740 31551552 733828 2.23 167708 4267900 1820880 5.37 1505112 3590976 24 [2023-04-26T14:17:03.538Z] 14:09:01 27252340 31561192 724124 2.20 167744 4267908 1820880 5.37 1495612 3590988 8 [2023-04-26T14:17:03.538Z] 14:10:01 27252680 31561536 723932 2.20 167772 4267908 1820880 5.37 1495596 3590988 8 [2023-04-26T14:17:03.538Z] 14:11:01 27253168 31562180 723384 2.20 167812 4267896 1820880 5.37 1495536 3591100 24 [2023-04-26T14:17:03.538Z] 14:12:01 27252576 31561676 723800 2.20 167892 4267892 1820880 5.37 1495728 3591076 8 [2023-04-26T14:17:03.538Z] 14:13:01 27252788 31561944 723488 2.20 167924 4267892 1820880 5.37 1495716 3591076 8 [2023-04-26T14:17:03.538Z] 14:14:01 27252772 31561960 723412 2.20 167948 4267896 1820880 5.37 1495964 3591080 16 [2023-04-26T14:17:03.538Z] 14:15:01 27252724 31561948 723364 2.20 167980 4267896 1820880 5.37 1495840 3591080 8 [2023-04-26T14:17:03.538Z] 14:16:01 27252592 31561872 723612 2.20 168016 4267888 1820880 5.37 1495876 3591108 8 [2023-04-26T14:17:03.538Z] 14:17:01 27217464 31530100 750576 2.28 168216 4269488 1846748 5.44 1524504 3589040 396 [2023-04-26T14:17:03.538Z] Average: 27390111 31537500 750504 2.28 164048 4119952 1852426 5.46 1459948 3502182 19798 [2023-04-26T14:17:03.538Z] [2023-04-26T14:17:03.538Z] 14:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-26T14:17:03.538Z] 14:03:01 docker0 166.66 298.62 13.35 1938.70 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:03:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:03:01 veth5eb3177 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:03:01 ens3 456.84 258.97 6192.05 35.83 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:04:01 docker0 3.02 6.83 0.19 88.10 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:04:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:04:01 ens3 40.44 32.83 110.46 83.07 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:05:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:05:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:05:01 ens3 92.44 55.41 2522.31 11.15 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:06:01 ens3 2.00 1.32 6.60 0.28 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:07:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:07:01 ens3 93.80 42.85 1954.36 8.70 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:08:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:09:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:10:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.538Z] 14:12:01 ens3 0.30 0.22 0.09 0.08 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] 14:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] 14:14:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] 14:15:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] 14:16:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] 14:17:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] 14:17:01 ens3 26.16 16.31 28.82 9.91 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] Average: docker0 11.31 20.36 0.90 135.11 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] Average: ens3 47.53 27.22 720.99 9.94 0.00 0.00 0.00 0.00 [2023-04-26T14:17:03.539Z] [2023-04-26T14:17:03.539Z] [2023-04-26T14:17:03.539Z] ---> sar -P ALL: [2023-04-26T14:17:03.539Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11010) 04/26/23 _x86_64_ (8 CPU) [2023-04-26T14:17:03.539Z] [2023-04-26T14:17:03.539Z] 14:01:04 LINUX RESTART (8 CPU) [2023-04-26T14:17:03.539Z] [2023-04-26T14:17:03.539Z] 14:02:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T14:17:03.539Z] 14:03:01 all 20.55 0.00 5.20 3.56 0.10 70.60 [2023-04-26T14:17:03.539Z] 14:03:01 0 17.17 0.00 5.46 1.19 0.13 76.04 [2023-04-26T14:17:03.539Z] 14:03:01 1 22.08 0.00 5.34 6.61 0.10 65.86 [2023-04-26T14:17:03.539Z] 14:03:01 2 21.51 0.00 5.00 2.64 0.08 70.76 [2023-04-26T14:17:03.539Z] 14:03:01 3 17.04 0.00 6.87 0.49 0.08 75.52 [2023-04-26T14:17:03.539Z] 14:03:01 4 17.15 0.00 3.23 0.00 0.08 79.53 [2023-04-26T14:17:03.539Z] 14:03:01 5 21.62 0.00 6.10 15.87 0.10 56.31 [2023-04-26T14:17:03.539Z] 14:03:01 6 24.83 0.00 4.52 0.37 0.07 70.21 [2023-04-26T14:17:03.539Z] 14:03:01 7 23.04 0.00 5.05 1.37 0.14 70.40 [2023-04-26T14:17:03.539Z] 14:04:01 all 40.87 0.00 6.21 1.46 0.10 51.36 [2023-04-26T14:17:03.539Z] 14:04:01 0 37.40 0.00 5.44 1.05 0.10 56.01 [2023-04-26T14:17:03.539Z] 14:04:01 1 42.46 0.00 6.08 4.07 0.10 47.29 [2023-04-26T14:17:03.539Z] 14:04:01 2 42.47 0.00 6.65 0.08 0.10 50.69 [2023-04-26T14:17:03.539Z] 14:04:01 3 40.93 0.00 5.67 0.13 0.08 53.19 [2023-04-26T14:17:03.539Z] 14:04:01 4 38.10 0.00 6.14 0.54 0.12 55.10 [2023-04-26T14:17:03.539Z] 14:04:01 5 41.93 0.00 6.59 4.62 0.10 46.75 [2023-04-26T14:17:03.539Z] 14:04:01 6 41.50 0.00 6.68 1.04 0.08 50.69 [2023-04-26T14:17:03.539Z] 14:04:01 7 42.18 0.00 6.41 0.15 0.08 51.18 [2023-04-26T14:17:03.539Z] 14:05:01 all 2.64 0.00 1.15 0.68 0.02 95.51 [2023-04-26T14:17:03.539Z] 14:05:01 0 2.48 0.00 0.89 0.02 0.03 96.58 [2023-04-26T14:17:03.539Z] 14:05:01 1 1.99 0.00 1.38 4.36 0.02 92.26 [2023-04-26T14:17:03.539Z] 14:05:01 2 2.79 0.00 0.94 0.07 0.02 96.19 [2023-04-26T14:17:03.539Z] 14:05:01 3 2.89 0.00 1.22 0.13 0.02 95.74 [2023-04-26T14:17:03.539Z] 14:05:01 4 2.46 0.00 1.22 0.05 0.02 96.26 [2023-04-26T14:17:03.539Z] 14:05:01 5 2.78 0.00 1.24 0.38 0.02 95.58 [2023-04-26T14:17:03.539Z] 14:05:01 6 2.43 0.00 1.07 0.02 0.02 96.47 [2023-04-26T14:17:03.539Z] 14:05:01 7 3.29 0.00 1.26 0.42 0.03 95.00 [2023-04-26T14:17:03.539Z] 14:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-04-26T14:17:03.539Z] 14:06:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2023-04-26T14:17:03.539Z] 14:06:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2023-04-26T14:17:03.539Z] 14:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T14:17:03.539Z] 14:06:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-26T14:17:03.539Z] 14:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T14:17:03.539Z] 14:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T14:17:03.539Z] 14:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T14:17:03.539Z] 14:06:01 7 0.10 0.00 0.00 0.00 0.00 99.90 [2023-04-26T14:17:03.539Z] 14:07:01 all 1.46 0.00 0.61 0.37 0.02 97.54 [2023-04-26T14:17:03.539Z] 14:07:01 0 2.23 0.00 0.40 0.05 0.03 97.29 [2023-04-26T14:17:03.539Z] 14:07:01 1 0.90 0.00 0.73 0.92 0.02 97.43 [2023-04-26T14:17:03.539Z] 14:07:01 2 0.93 0.00 0.80 0.92 0.02 97.33 [2023-04-26T14:17:03.539Z] 14:07:01 3 1.75 0.00 0.53 0.05 0.02 97.65 [2023-04-26T14:17:03.539Z] 14:07:01 4 1.44 0.00 0.60 0.33 0.02 97.61 [2023-04-26T14:17:03.539Z] 14:07:01 5 1.64 0.00 0.42 0.03 0.02 97.90 [2023-04-26T14:17:03.539Z] 14:07:01 6 1.93 0.00 0.80 0.35 0.02 96.90 [2023-04-26T14:17:03.539Z] 14:07:01 7 0.85 0.00 0.59 0.30 0.02 98.24 [2023-04-26T14:17:03.539Z] 14:08:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2023-04-26T14:17:03.539Z] 14:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-26T14:17:03.539Z] 14:08:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-04-26T14:17:03.539Z] 14:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T14:17:03.539Z] 14:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T14:17:03.539Z] 14:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T14:17:03.539Z] 14:08:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-26T14:17:03.539Z] 14:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T14:17:03.539Z] 14:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T14:17:03.539Z] 14:09:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2023-04-26T14:17:03.539Z] 14:09:01 0 0.63 0.00 0.03 0.00 0.03 99.30 [2023-04-26T14:17:03.539Z] 14:09:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-04-26T14:17:03.539Z] 14:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T14:17:03.539Z] 14:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T14:17:03.539Z] 14:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T14:17:03.539Z] 14:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T14:17:03.539Z] 14:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T14:17:03.539Z] 14:09:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T14:17:03.539Z] 14:10:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2023-04-26T14:17:03.539Z] 14:10:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2023-04-26T14:17:03.539Z] 14:10:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T14:17:03.539Z] 14:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T14:17:03.539Z] 14:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T14:17:03.539Z] 14:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T14:17:03.539Z] 14:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T14:17:03.539Z] 14:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T14:17:03.539Z] 14:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T14:17:03.539Z] 14:11:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2023-04-26T14:17:03.539Z] 14:11:01 0 0.30 0.00 0.02 0.00 0.03 99.65 [2023-04-26T14:17:03.539Z] 14:11:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-26T14:17:03.539Z] 14:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T14:17:03.539Z] 14:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T14:17:03.539Z] 14:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T14:17:03.539Z] 14:11:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-26T14:17:03.539Z] 14:11:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-26T14:17:03.539Z] 14:11:01 7 0.00 0.00 0.02 0.07 0.02 99.90 [2023-04-26T14:17:03.539Z] 14:12:01 all 0.09 0.00 0.02 0.01 0.01 99.87 [2023-04-26T14:17:03.539Z] 14:12:01 0 0.70 0.00 0.03 0.00 0.02 99.25 [2023-04-26T14:17:03.539Z] 14:12:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2023-04-26T14:17:03.539Z] 14:12:01 2 0.00 0.00 0.02 0.00 0.08 99.90 [2023-04-26T14:17:03.539Z] 14:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T14:17:03.539Z] 14:12:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-26T14:17:03.539Z] 14:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T14:17:03.539Z] 14:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T14:17:03.539Z] 14:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T14:17:03.539Z] 14:13:01 all 0.03 0.00 0.00 0.00 0.01 99.95 [2023-04-26T14:17:03.539Z] 14:13:01 0 0.05 0.00 0.00 0.00 0.03 99.92 [2023-04-26T14:17:03.539Z] 14:13:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-26T14:17:03.539Z] 14:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T14:17:03.539Z] 14:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T14:17:03.539Z] 14:13:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-26T14:17:03.539Z] 14:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-26T14:17:03.539Z] 14:13:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-26T14:17:03.539Z] 14:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T14:17:03.539Z] [2023-04-26T14:17:03.539Z] 14:13:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T14:17:03.539Z] 14:14:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2023-04-26T14:17:03.539Z] 14:14:01 0 0.73 0.00 0.03 0.00 0.02 99.22 [2023-04-26T14:17:03.539Z] 14:14:01 1 0.05 0.00 0.02 0.03 0.02 99.88 [2023-04-26T14:17:03.539Z] 14:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T14:17:03.539Z] 14:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T14:17:03.539Z] 14:14:01 4 0.30 0.00 0.00 0.00 0.02 99.68 [2023-04-26T14:17:03.539Z] 14:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T14:17:03.539Z] 14:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T14:17:03.539Z] 14:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T14:17:03.539Z] 14:15:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2023-04-26T14:17:03.539Z] 14:15:01 0 0.75 0.00 0.03 0.00 0.03 99.19 [2023-04-26T14:17:03.539Z] 14:15:01 1 0.03 0.00 0.00 0.03 0.02 99.92 [2023-04-26T14:17:03.539Z] 14:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T14:17:03.539Z] 14:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T14:17:03.539Z] 14:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T14:17:03.539Z] 14:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T14:17:03.539Z] 14:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T14:17:03.539Z] 14:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T14:17:03.539Z] 14:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-04-26T14:17:03.539Z] 14:16:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2023-04-26T14:17:03.539Z] 14:16:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2023-04-26T14:17:03.539Z] 14:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T14:17:03.539Z] 14:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T14:17:03.539Z] 14:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T14:17:03.539Z] 14:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T14:17:03.539Z] 14:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T14:17:03.540Z] 14:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T14:17:03.540Z] 14:17:01 all 0.57 0.00 0.25 0.01 0.01 99.16 [2023-04-26T14:17:03.540Z] 14:17:01 0 0.39 0.00 0.25 0.00 0.02 99.35 [2023-04-26T14:17:03.540Z] 14:17:01 1 1.03 0.00 0.22 0.07 0.00 98.68 [2023-04-26T14:17:03.540Z] 14:17:01 2 0.28 0.00 0.22 0.00 0.00 99.50 [2023-04-26T14:17:03.540Z] 14:17:01 3 0.57 0.00 0.23 0.00 0.02 99.18 [2023-04-26T14:17:03.540Z] 14:17:01 4 0.38 0.00 0.22 0.00 0.00 99.40 [2023-04-26T14:17:03.540Z] 14:17:01 5 0.62 0.00 0.27 0.02 0.02 99.08 [2023-04-26T14:17:03.540Z] 14:17:01 6 0.85 0.00 0.35 0.00 0.02 98.78 [2023-04-26T14:17:03.540Z] 14:17:01 7 0.42 0.00 0.22 0.02 0.03 99.32 [2023-04-26T14:17:03.540Z] Average: all 4.41 0.00 0.89 0.40 0.02 94.27 [2023-04-26T14:17:03.540Z] Average: 0 4.17 0.00 0.84 0.15 0.04 94.80 [2023-04-26T14:17:03.540Z] Average: 1 4.54 0.00 0.92 1.07 0.02 93.45 [2023-04-26T14:17:03.540Z] Average: 2 4.49 0.00 0.90 0.24 0.02 94.34 [2023-04-26T14:17:03.540Z] Average: 3 4.19 0.00 0.97 0.05 0.02 94.77 [2023-04-26T14:17:03.540Z] Average: 4 3.96 0.00 0.76 0.06 0.02 95.20 [2023-04-26T14:17:03.540Z] Average: 5 4.53 0.00 0.97 1.37 0.02 93.10 [2023-04-26T14:17:03.540Z] Average: 6 4.75 0.00 0.89 0.12 0.02 94.22 [2023-04-26T14:17:03.540Z] Average: 7 4.62 0.00 0.90 0.15 0.03 94.31 [2023-04-26T14:17:03.540Z] [2023-04-26T14:17:03.540Z] [2023-04-26T14:17:03.540Z]