Pull request #108 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d4672b429e123768d766ffaec29edd8fdbc87f8+072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea (10558287dd341e6083e1bc58cba88a9646658eb0) 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-ssh3401670838426330072.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5797707181641105353.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-108/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-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18138404984087401923.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-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4400095709500133577.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh11099179325220234901.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-108/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-108/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17053202518437965920.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28956 in /w/workspace/y_app-rfid-llrp-inventory_PR-108 [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-108 # 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 Merging remotes/origin/main commit 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea into PR head commit 2d4672b429e123768d766ffaec29edd8fdbc87f8 Merge succeeded, producing 2d4672b429e123768d766ffaec29edd8fdbc87f8 Checking out Revision 2d4672b429e123768d766ffaec29edd8fdbc87f8 (PR-108) > 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/108/head:refs/remotes/origin/PR-108 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d4672b429e123768d766ffaec29edd8fdbc87f8 # 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 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d4672b429e123768d766ffaec29edd8fdbc87f8 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-12T13:14:24.606Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-12T13:14:24.811Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-12T13:14:24.912Z] ========================================================= [2022-09-12T13:14:24.912Z] EdgeX Global Pipelines Version Info [2022-09-12T13:14:24.912Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-12T13:14:25.710Z] ------------------- [2022-09-12T13:14:25.710Z] stable info: [2022-09-12T13:14:25.710Z] ------------------- [2022-09-12T13:14:25.710Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-12T13:14:25.710Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-12T13:14:25.710Z] Message: update stable to v1.0.239 [2022-09-12T13:14:26.282Z] ------------------- [2022-09-12T13:14:26.282Z] experimental info: [2022-09-12T13:14:26.282Z] ------------------- [2022-09-12T13:14:26.282Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-12T13:14:26.282Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-12T13:14:26.282Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-12T13:14:26.678Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-09-12T13:14:26.722Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-09-12T13:14:26.766Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-12T13:14:26.806Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-12T13:14:26.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-12T13:14:26.890Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-12T13:14:26.933Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-12T13:14:26.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-12T13:14:27.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-12T13:14:27.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-12T13:14:27.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-12T13:14:27.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-09-12T13:14:27.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-12T13:14:27.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-12T13:14:27.272Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-12T13:14:27.316Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-12T13:14:27.357Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-12T13:14:27.401Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-12T13:14:27.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-12T13:14:27.489Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-12T13:14:27.527Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-12T13:14:27.570Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-12T13:14:27.616Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-12T13:14:27.658Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-12T13:14:27.695Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-12T13:14:27.734Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-12T13:14:27.776Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-12T13:14:27.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-108 [Pipeline] echo [2022-09-12T13:14:27.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-108 [Pipeline] echo [2022-09-12T13:14:27.906Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-108 [Pipeline] echo [2022-09-12T13:14:27.949Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d4672b429e123768d766ffaec29edd8fdbc87f8 [Pipeline] echo [2022-09-12T13:14:27.989Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d4672b [Pipeline] echo [2022-09-12T13:14:28.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T13:14:28.157Z] provisioning config files... [2022-09-12T13:14:28.169Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp/config6112797379940361037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T13:14:28.542Z] ---> docker-login.sh [2022-09-12T13:14:28.542Z] nexus3.edgexfoundry.org:10001 [2022-09-12T13:14:28.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T13:14:28.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T13:14:28.805Z] Configure a credential helper to remove this warning. See [2022-09-12T13:14:28.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T13:14:28.805Z] [2022-09-12T13:14:29.066Z] Login Succeeded [2022-09-12T13:14:29.066Z] nexus3.edgexfoundry.org:10002 [2022-09-12T13:14:29.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T13:14:29.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T13:14:29.066Z] Configure a credential helper to remove this warning. See [2022-09-12T13:14:29.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T13:14:29.066Z] [2022-09-12T13:14:29.066Z] Login Succeeded [2022-09-12T13:14:29.066Z] nexus3.edgexfoundry.org:10003 [2022-09-12T13:14:29.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T13:14:29.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T13:14:29.328Z] Configure a credential helper to remove this warning. See [2022-09-12T13:14:29.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T13:14:29.328Z] [2022-09-12T13:14:29.328Z] Login Succeeded [2022-09-12T13:14:29.328Z] nexus3.edgexfoundry.org:10004 [2022-09-12T13:14:29.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T13:14:29.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T13:14:29.328Z] Configure a credential helper to remove this warning. See [2022-09-12T13:14:29.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T13:14:29.328Z] [2022-09-12T13:14:29.328Z] Login Succeeded [2022-09-12T13:14:29.328Z] docker.io [2022-09-12T13:14:29.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T13:14:29.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T13:14:29.855Z] Configure a credential helper to remove this warning. See [2022-09-12T13:14:29.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T13:14:29.855Z] [2022-09-12T13:14:29.855Z] Login Succeeded [2022-09-12T13:14:29.855Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T13:14:29.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-12T13:14:30.591Z] + git rev-list -1 --merges 2d4672b429e123768d766ffaec29edd8fdbc87f8~1..2d4672b429e123768d766ffaec29edd8fdbc87f8 [Pipeline] echo [2022-09-12T13:14:30.645Z] -----------> git rev-list -1 --merges 2d4672b429e123768d766ffaec29edd8fdbc87f8~1..2d4672b429e123768d766ffaec29edd8fdbc87f8 2d4672b429e123768d766ffaec29edd8fdbc87f8 [false] [Pipeline] sh [2022-09-12T13:14:30.958Z] + git log --format=format:%s -1 2d4672b429e123768d766ffaec29edd8fdbc87f8 [Pipeline] echo [2022-09-12T13:14:30.994Z] ========================================================= [2022-09-12T13:14:30.994Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-12T13:14:30.994Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T13:14:31.461Z] + git log --format=format:%s -1 2d4672b429e123768d766ffaec29edd8fdbc87f8 [Pipeline] echo [2022-09-12T13:14:31.498Z] [semverPrep] GIT_COMMIT: 2d4672b429e123768d766ffaec29edd8fdbc87f8, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-09-12T13:14:31.531Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-12T13:14:31.956Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-12T13:14:31.956Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-12T13:14:31.956Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-12T13:14:31.956Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-12T13:14:31.956Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-12T13:14:31.956Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-12T13:14:31.956Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T13:14:32.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T13:14:32.429Z] [2022-09-12T13:14:32.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T13:14:32.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T13:14:32.844Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-12T13:14:32.844Z] b85a868b505f: Pulling fs layer [2022-09-12T13:14:32.844Z] e2be974225ed: Pulling fs layer [2022-09-12T13:14:32.844Z] 339a4e72a1f5: Pulling fs layer [2022-09-12T13:14:32.844Z] 988bab9f4d93: Pulling fs layer [2022-09-12T13:14:32.844Z] 1469e6f7b9e6: Pulling fs layer [2022-09-12T13:14:32.844Z] eaf3925da568: Pulling fs layer [2022-09-12T13:14:32.844Z] bab4dde63d76: Pulling fs layer [2022-09-12T13:14:32.844Z] bde34c3a00c8: Pulling fs layer [2022-09-12T13:14:32.844Z] b352a97aabf1: Pulling fs layer [2022-09-12T13:14:32.844Z] 4872d77fe225: Pulling fs layer [2022-09-12T13:14:32.844Z] 5851b861e8e6: Pulling fs layer [2022-09-12T13:14:32.844Z] bab4dde63d76: Waiting [2022-09-12T13:14:32.844Z] bde34c3a00c8: Waiting [2022-09-12T13:14:32.844Z] 988bab9f4d93: Waiting [2022-09-12T13:14:32.844Z] 1469e6f7b9e6: Waiting [2022-09-12T13:14:32.844Z] b352a97aabf1: Waiting [2022-09-12T13:14:32.844Z] eaf3925da568: Waiting [2022-09-12T13:14:32.844Z] 4872d77fe225: Waiting [2022-09-12T13:14:32.844Z] 5851b861e8e6: Waiting [2022-09-12T13:14:32.844Z] e2be974225ed: Download complete [2022-09-12T13:14:32.844Z] 988bab9f4d93: Download complete [2022-09-12T13:14:33.107Z] 339a4e72a1f5: Verifying Checksum [2022-09-12T13:14:33.107Z] 339a4e72a1f5: Download complete [2022-09-12T13:14:33.107Z] 1469e6f7b9e6: Verifying Checksum [2022-09-12T13:14:33.107Z] 1469e6f7b9e6: Download complete [2022-09-12T13:14:33.107Z] eaf3925da568: Verifying Checksum [2022-09-12T13:14:33.107Z] eaf3925da568: Download complete [2022-09-12T13:14:33.107Z] bde34c3a00c8: Verifying Checksum [2022-09-12T13:14:33.107Z] bde34c3a00c8: Download complete [2022-09-12T13:14:33.107Z] b352a97aabf1: Verifying Checksum [2022-09-12T13:14:33.107Z] b352a97aabf1: Download complete [2022-09-12T13:14:33.107Z] 4872d77fe225: Verifying Checksum [2022-09-12T13:14:33.107Z] 4872d77fe225: Download complete [2022-09-12T13:14:33.107Z] 5851b861e8e6: Download complete [2022-09-12T13:14:33.107Z] b85a868b505f: Verifying Checksum [2022-09-12T13:14:33.369Z] bab4dde63d76: Download complete [2022-09-12T13:14:34.310Z] b85a868b505f: Pull complete [2022-09-12T13:14:34.569Z] e2be974225ed: Pull complete [2022-09-12T13:14:34.829Z] 339a4e72a1f5: Pull complete [2022-09-12T13:14:35.089Z] 988bab9f4d93: Pull complete [2022-09-12T13:14:35.348Z] 1469e6f7b9e6: Pull complete [2022-09-12T13:14:35.348Z] eaf3925da568: Pull complete [2022-09-12T13:14:37.252Z] bab4dde63d76: Pull complete [2022-09-12T13:14:37.252Z] bde34c3a00c8: Pull complete [2022-09-12T13:14:37.252Z] b352a97aabf1: Pull complete [2022-09-12T13:14:37.513Z] 4872d77fe225: Pull complete [2022-09-12T13:14:37.513Z] 5851b861e8e6: Pull complete [2022-09-12T13:14:37.513Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-12T13:14:37.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T13:14:37.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T13:14:37.732Z] prd-ubuntu20.04-docker-8c-8g-28956 does not seem to be running inside a container [2022-09-12T13:14:37.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-108 -v /w/workspace/y_app-rfid-llrp-inventory_PR-108:/w/workspace/y_app-rfid-llrp-inventory_PR-108:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-108@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 [2022-09-12T13:14:40.413Z] $ docker top 933cc5af369a00786b27b2ac4cda70b74888f06f787565acaf786f76048e1247 -eo pid,comm [2022-09-12T13:14:40.476Z] 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). [2022-09-12T13:14:40.476Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-12T13:14:40.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T13:14:40.590Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T13:14:40.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T13:14:40.726Z] $ docker exec 933cc5af369a00786b27b2ac4cda70b74888f06f787565acaf786f76048e1247 ssh-agent [2022-09-12T13:14:40.845Z] SSH_AUTH_SOCK=/tmp/ssh-zg626tWLAzDp/agent.34 [2022-09-12T13:14:40.845Z] SSH_AGENT_PID=40 [2022-09-12T13:14:40.850Z] Running ssh-add (command line suppressed) [2022-09-12T13:14:40.962Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp/private_key_487843742185557586.key (/w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp/private_key_487843742185557586.key) [2022-09-12T13:14:40.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T13:14:41.313Z] + git tag --points-at HEAD [Pipeline] } [2022-09-12T13:14:41.338Z] $ docker exec --env ******** --env ******** 933cc5af369a00786b27b2ac4cda70b74888f06f787565acaf786f76048e1247 ssh-agent -k [2022-09-12T13:14:41.441Z] unset SSH_AUTH_SOCK; [2022-09-12T13:14:41.442Z] unset SSH_AGENT_PID; [2022-09-12T13:14:41.442Z] echo Agent pid 40 killed; [2022-09-12T13:14:41.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-12T13:14:41.544Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T13:14:41.544Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T13:14:41.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T13:14:41.690Z] $ docker exec 933cc5af369a00786b27b2ac4cda70b74888f06f787565acaf786f76048e1247 ssh-agent [2022-09-12T13:14:41.802Z] SSH_AUTH_SOCK=/tmp/ssh-sIOagbkFCsp4/agent.73 [2022-09-12T13:14:41.802Z] SSH_AGENT_PID=79 [2022-09-12T13:14:41.808Z] Running ssh-add (command line suppressed) [2022-09-12T13:14:41.927Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp/private_key_4953608325873044803.key (/w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp/private_key_4953608325873044803.key) [2022-09-12T13:14:41.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T13:14:42.277Z] + git semver init [2022-09-12T13:14:42.538Z] 2022-09-12 13:14:42,472 [run_init] DEBUG init version:0.0.0 force:False [2022-09-12T13:14:42.538Z] 2022-09-12 13:14:42,473 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-108/.semver [2022-09-12T13:14:42.538Z] 2022-09-12 13:14:42,473 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-108/.semver [2022-09-12T13:14:42.538Z] 2022-09-12 13:14:42,473 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-108/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-108, universal_newlines=False, shell=None, istream=None) [2022-09-12T13:14:43.923Z] 2022-09-12 13:14:43,720 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-108/.git/info/exclude [2022-09-12T13:14:43.923Z] 2022-09-12 13:14:43,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-108/.semver/PR-108 with force:False [2022-09-12T13:14:43.923Z] 2022-09-12 13:14:43,721 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-108/.semver/PR-108 [2022-09-12T13:14:43.923Z] 2022-09-12 13:14:43,726 [execute] INFO git cat-file --batch-check [2022-09-12T13:14:43.923Z] 2022-09-12 13:14:43,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-108/.semver, universal_newlines=False, shell=None, istream=) [2022-09-12T13:14:43.923Z] 2022-09-12 13:14:43,733 [execute] INFO git cat-file --batch [2022-09-12T13:14:43.923Z] 2022-09-12 13:14:43,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-108/.semver, universal_newlines=False, shell=None, istream=) [2022-09-12T13:14:43.923Z] 2022-09-12 13:14:43,739 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-108/.semver/PR-108 [2022-09-12T13:14:43.923Z] 0.0.0 [Pipeline] } [2022-09-12T13:14:43.949Z] $ docker exec --env ******** --env ******** 933cc5af369a00786b27b2ac4cda70b74888f06f787565acaf786f76048e1247 ssh-agent -k [2022-09-12T13:14:44.053Z] unset SSH_AUTH_SOCK; [2022-09-12T13:14:44.053Z] unset SSH_AGENT_PID; [2022-09-12T13:14:44.053Z] echo Agent pid 79 killed; [2022-09-12T13:14:44.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-12T13:14:44.481Z] + git semver [Pipeline] } [2022-09-12T13:14:44.772Z] $ docker stop --time=1 933cc5af369a00786b27b2ac4cda70b74888f06f787565acaf786f76048e1247 [2022-09-12T13:14:46.054Z] $ docker rm -f 933cc5af369a00786b27b2ac4cda70b74888f06f787565acaf786f76048e1247 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T13:14:46.470Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-12T13:14:46.783Z] Stashed 1 file(s) [Pipeline] echo [2022-09-12T13:14:46.802Z] [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 [2022-09-12T13:14:47.471Z] provisioning config files... [2022-09-12T13:14:47.483Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp/config8159929295465440240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T13:14:47.841Z] ---> docker-login.sh [2022-09-12T13:14:47.841Z] nexus3.edgexfoundry.org:10001 [2022-09-12T13:14:47.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T13:14:47.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T13:14:47.841Z] Configure a credential helper to remove this warning. See [2022-09-12T13:14:47.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T13:14:47.841Z] [2022-09-12T13:14:47.841Z] Login Succeeded [2022-09-12T13:14:47.841Z] nexus3.edgexfoundry.org:10002 [2022-09-12T13:14:47.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T13:14:48.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T13:14:48.100Z] Configure a credential helper to remove this warning. See [2022-09-12T13:14:48.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T13:14:48.100Z] [2022-09-12T13:14:48.100Z] Login Succeeded [2022-09-12T13:14:48.100Z] nexus3.edgexfoundry.org:10003 [2022-09-12T13:14:48.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T13:14:48.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T13:14:48.100Z] Configure a credential helper to remove this warning. See [2022-09-12T13:14:48.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T13:14:48.100Z] [2022-09-12T13:14:48.100Z] Login Succeeded [2022-09-12T13:14:48.100Z] nexus3.edgexfoundry.org:10004 [2022-09-12T13:14:48.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T13:14:48.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T13:14:48.360Z] Configure a credential helper to remove this warning. See [2022-09-12T13:14:48.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T13:14:48.360Z] [2022-09-12T13:14:48.360Z] Login Succeeded [2022-09-12T13:14:48.360Z] docker.io [2022-09-12T13:14:48.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T13:14:48.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T13:14:48.624Z] Configure a credential helper to remove this warning. See [2022-09-12T13:14:48.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T13:14:48.624Z] [2022-09-12T13:14:48.624Z] Login Succeeded [2022-09-12T13:14:48.624Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T13:14:48.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-12T13:14:48.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T13:14:48.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T13:14:48.890Z] ========================================================= [2022-09-12T13:14:48.890Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-12T13:14:48.890Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T13:14:49.502Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-12T13:14:49.502Z] Sending build context to Docker daemon 12.48MB [2022-09-12T13:14:49.502Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T13:14:49.502Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-12T13:14:49.762Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-12T13:14:49.762Z] 2408cc74d12b: Pulling fs layer [2022-09-12T13:14:49.762Z] ea60b727a1ce: Pulling fs layer [2022-09-12T13:14:49.762Z] 30c4a7721957: Pulling fs layer [2022-09-12T13:14:49.762Z] 370296b7ddb6: Pulling fs layer [2022-09-12T13:14:49.762Z] 7c6cee850709: Pulling fs layer [2022-09-12T13:14:49.762Z] 39a5fcdaea64: Pulling fs layer [2022-09-12T13:14:49.762Z] d94ebbe4e438: Pulling fs layer [2022-09-12T13:14:49.762Z] bcfd1f05c69d: Pulling fs layer [2022-09-12T13:14:49.762Z] 59ccb84bbe0f: Pulling fs layer [2022-09-12T13:14:49.762Z] 370296b7ddb6: Waiting [2022-09-12T13:14:49.762Z] 7c6cee850709: Waiting [2022-09-12T13:14:49.762Z] 39a5fcdaea64: Waiting [2022-09-12T13:14:49.762Z] bcfd1f05c69d: Waiting [2022-09-12T13:14:49.762Z] d94ebbe4e438: Waiting [2022-09-12T13:14:49.762Z] 59ccb84bbe0f: Waiting [2022-09-12T13:14:49.762Z] 30c4a7721957: Verifying Checksum [2022-09-12T13:14:49.762Z] 30c4a7721957: Download complete [2022-09-12T13:14:49.762Z] ea60b727a1ce: Download complete [2022-09-12T13:14:49.762Z] 7c6cee850709: Download complete [2022-09-12T13:14:49.762Z] 39a5fcdaea64: Verifying Checksum [2022-09-12T13:14:49.762Z] 39a5fcdaea64: Download complete [2022-09-12T13:14:49.762Z] 2408cc74d12b: Verifying Checksum [2022-09-12T13:14:49.762Z] 2408cc74d12b: Download complete [2022-09-12T13:14:49.762Z] d94ebbe4e438: Download complete [2022-09-12T13:14:50.031Z] 2408cc74d12b: Pull complete [2022-09-12T13:14:50.031Z] ea60b727a1ce: Pull complete [2022-09-12T13:14:50.300Z] 30c4a7721957: Pull complete [2022-09-12T13:14:50.562Z] 59ccb84bbe0f: Verifying Checksum [2022-09-12T13:14:50.562Z] 370296b7ddb6: Verifying Checksum [2022-09-12T13:14:50.562Z] 370296b7ddb6: Download complete [2022-09-12T13:14:50.562Z] bcfd1f05c69d: Verifying Checksum [2022-09-12T13:14:50.562Z] bcfd1f05c69d: Download complete [2022-09-12T13:14:54.747Z] 370296b7ddb6: Pull complete [2022-09-12T13:14:54.747Z] 7c6cee850709: Pull complete [2022-09-12T13:14:54.747Z] 39a5fcdaea64: Pull complete [2022-09-12T13:14:54.747Z] d94ebbe4e438: Pull complete [2022-09-12T13:14:56.656Z] bcfd1f05c69d: Pull complete [2022-09-12T13:14:57.224Z] 59ccb84bbe0f: Pull complete [2022-09-12T13:14:57.224Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-12T13:14:57.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-12T13:14:57.224Z] ---> a4fb48ad2a94 [2022-09-12T13:14:57.224Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-12T13:15:02.264Z] Still waiting to schedule task [2022-09-12T13:15:02.264Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-12T13:15:02.525Z] ---> Running in 1b2c1ce50bc6 [2022-09-12T13:15:02.525Z] Removing intermediate container 1b2c1ce50bc6 [2022-09-12T13:15:02.525Z] ---> 2b7f460533cf [2022-09-12T13:15:02.525Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T13:15:02.525Z] ---> Running in bc3f04cc47ee [2022-09-12T13:15:02.525Z] Removing intermediate container bc3f04cc47ee [2022-09-12T13:15:02.525Z] ---> aea5b0de9759 [2022-09-12T13:15:02.525Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-12T13:15:02.525Z] ---> Running in cc1713912e02 [2022-09-12T13:15:02.525Z] Removing intermediate container cc1713912e02 [2022-09-12T13:15:02.525Z] ---> d428c480817a [2022-09-12T13:15:02.525Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T13:15:02.525Z] ---> Running in 13c58cebd7f5 [2022-09-12T13:15:02.525Z] Removing intermediate container 13c58cebd7f5 [2022-09-12T13:15:02.525Z] ---> 8662465f2a82 [2022-09-12T13:15:02.525Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T13:15:02.525Z] ---> Running in 2dbdffd2f253 [2022-09-12T13:15:02.788Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T13:15:04.176Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T13:15:04.176Z] OK: 211 MiB in 51 packages [2022-09-12T13:15:04.745Z] Removing intermediate container 2dbdffd2f253 [2022-09-12T13:15:04.745Z] ---> e8201bffc21f [2022-09-12T13:15:04.745Z] Step 8/13 : WORKDIR /app [2022-09-12T13:15:04.745Z] ---> Running in 47935e5a712d [2022-09-12T13:15:04.745Z] Removing intermediate container 47935e5a712d [2022-09-12T13:15:04.745Z] ---> 2cc1e9c12886 [2022-09-12T13:15:04.745Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-12T13:15:04.745Z] ---> 06f49eeeedfd [2022-09-12T13:15:04.745Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T13:15:04.745Z] ---> Running in b38257768422 [2022-09-12T13:15:31.345Z] Removing intermediate container b38257768422 [2022-09-12T13:15:31.345Z] ---> b1e4d4bfdb02 [2022-09-12T13:15:31.345Z] Step 11/13 : COPY . . [2022-09-12T13:15:31.345Z] ---> dda070d5a661 [2022-09-12T13:15:31.345Z] Step 12/13 : ARG MAKE="make build" [2022-09-12T13:15:31.345Z] ---> Running in b60e74281762 [2022-09-12T13:15:31.345Z] Removing intermediate container b60e74281762 [2022-09-12T13:15:31.345Z] ---> 7e1bf65c02ad [2022-09-12T13:15:31.345Z] Step 13/13 : RUN $MAKE [2022-09-12T13:15:31.345Z] ---> Running in a22d2d0930de [2022-09-12T13:15:31.345Z] noop [2022-09-12T13:15:31.345Z] Removing intermediate container a22d2d0930de [2022-09-12T13:15:31.345Z] ---> 11c1bbd24a07 [2022-09-12T13:15:31.345Z] Successfully built 11c1bbd24a07 [2022-09-12T13:15:31.345Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T13:15:31.801Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-12T13:15:31.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T13:15:31.978Z] prd-ubuntu20.04-docker-8c-8g-28956 does not seem to be running inside a container [2022-09-12T13:15:32.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-108 -v /w/workspace/y_app-rfid-llrp-inventory_PR-108:/w/workspace/y_app-rfid-llrp-inventory_PR-108:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-108@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 [2022-09-12T13:15:32.380Z] $ docker top c6568c3f31e45a8a9499bb82bb68c28e0b149436aa30ae4f6d37d3e091b5b632 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T13:15:32.778Z] + go version [2022-09-12T13:15:32.778Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-12T13:15:32.807Z] $ docker stop --time=1 c6568c3f31e45a8a9499bb82bb68c28e0b149436aa30ae4f6d37d3e091b5b632 [2022-09-12T13:15:34.081Z] $ docker rm -f c6568c3f31e45a8a9499bb82bb68c28e0b149436aa30ae4f6d37d3e091b5b632 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T13:15:34.826Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-12T13:15:34.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T13:15:35.042Z] prd-ubuntu20.04-docker-8c-8g-28956 does not seem to be running inside a container [2022-09-12T13:15:35.107Z] $ 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-108 -v /w/workspace/y_app-rfid-llrp-inventory_PR-108:/w/workspace/y_app-rfid-llrp-inventory_PR-108:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-108@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 [2022-09-12T13:15:35.475Z] $ docker top dd5383ec4b2ad3f4a1e6656ac153248feca2bc1ef58baee10836e7cea0894d94 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T13:15:35.897Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-108 [Pipeline] fileExists [Pipeline] sh [2022-09-12T13:15:36.261Z] + make test [2022-09-12T13:15:36.261Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-12T13:15:46.250Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-09-12T13:15:46.250Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.061s coverage: 86.2% of statements [2022-09-12T13:15:46.250Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-09-12T13:15:48.166Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.546s coverage: 71.9% of statements [2022-09-12T13:15:54.761Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-12T13:15:54.761Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-12T13:15:58.058Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-12T13:15:58.058Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-12T13:15:58.058Z] ./bin/test-attribution.sh [2022-09-12T13:15:58.318Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-12T13:15:58.318Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-12T13:15:58.318Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-12T13:15:58.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-12T13:15:58.388Z] $ docker stop --time=1 dd5383ec4b2ad3f4a1e6656ac153248feca2bc1ef58baee10836e7cea0894d94 [2022-09-12T13:16:00.864Z] $ docker rm -f dd5383ec4b2ad3f4a1e6656ac153248feca2bc1ef58baee10836e7cea0894d94 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T13:16:01.407Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-12T13:16:01.482Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-12T13:16:02.279Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-12T13:16:02.594Z] + ls -al . [2022-09-12T13:16:02.594Z] total 232 [2022-09-12T13:16:02.594Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 13:15 . [2022-09-12T13:16:02.594Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 13:14 .. [2022-09-12T13:16:02.594Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 12 13:14 .dockerignore [2022-09-12T13:16:02.594Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 13:15 .git [2022-09-12T13:16:02.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 13:14 .github [2022-09-12T13:16:02.594Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 12 13:14 .gitignore [2022-09-12T13:16:02.594Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 13:14 .golangci.yml [2022-09-12T13:16:02.594Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 13:14 .semver [2022-09-12T13:16:02.594Z] -rw-rw-r-- 1 jenkins jenkins 9546 Sep 12 13:14 Attribution.txt [2022-09-12T13:16:02.594Z] -rw-rw-r-- 1 jenkins jenkins 2487 Sep 12 13:14 CHANGELOG.md [2022-09-12T13:16:02.594Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 12 13:14 Dockerfile [2022-09-12T13:16:02.594Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 13:14 GOVERNANCE.md [2022-09-12T13:16:02.594Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 12 13:14 Jenkinsfile [2022-09-12T13:16:02.594Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 13:14 LICENSE [2022-09-12T13:16:02.594Z] -rw-rw-r-- 1 jenkins jenkins 2949 Sep 12 13:14 Makefile [2022-09-12T13:16:02.594Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 13:14 OWNERS.md [2022-09-12T13:16:02.594Z] -rw-rw-r-- 1 jenkins jenkins 30359 Sep 12 13:14 README.md [2022-09-12T13:16:02.594Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 13:14 VERSION [2022-09-12T13:16:02.594Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 13:14 bin [2022-09-12T13:16:02.594Z] -rw-r--r-- 1 jenkins jenkins 41008 Sep 12 13:15 coverage.out [2022-09-12T13:16:02.594Z] -rw-rw-r-- 1 jenkins jenkins 3678 Sep 12 13:14 go.mod [2022-09-12T13:16:02.594Z] -rw-rw-r-- 1 jenkins jenkins 38059 Sep 12 13:14 go.sum [2022-09-12T13:16:02.594Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 13:14 images [2022-09-12T13:16:02.594Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 13:14 internal [2022-09-12T13:16:02.594Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 12 13:14 main.go [2022-09-12T13:16:02.594Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 13:14 res [2022-09-12T13:16:02.594Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 13:14 snap [2022-09-12T13:16:02.594Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 13:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T13:16:03.047Z] + 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=2d4672b429e123768d766ffaec29edd8fdbc87f8 --label arch=amd64 --label version=0.0.0 . [2022-09-12T13:16:03.047Z] Sending build context to Docker daemon 12.48MB [2022-09-12T13:16:03.047Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T13:16:03.047Z] Step 2/31 : FROM ${BASE} AS builder [2022-09-12T13:16:03.047Z] ---> 11c1bbd24a07 [2022-09-12T13:16:03.047Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-12T13:16:03.309Z] ---> Running in bd3f80ec57bb [2022-09-12T13:16:03.309Z] Removing intermediate container bd3f80ec57bb [2022-09-12T13:16:03.309Z] ---> f2f356662c5c [2022-09-12T13:16:03.309Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T13:16:03.309Z] ---> Running in 9290c6630979 [2022-09-12T13:16:03.309Z] Removing intermediate container 9290c6630979 [2022-09-12T13:16:03.309Z] ---> 96ed848a8e68 [2022-09-12T13:16:03.309Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-12T13:16:03.571Z] ---> Running in 16bdc5c9235f [2022-09-12T13:16:03.571Z] Removing intermediate container 16bdc5c9235f [2022-09-12T13:16:03.571Z] ---> 6b7ef929155e [2022-09-12T13:16:03.571Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T13:16:03.571Z] ---> Running in 3532a6dd6511 [2022-09-12T13:16:04.150Z] Removing intermediate container 3532a6dd6511 [2022-09-12T13:16:04.150Z] ---> 5ee09736a774 [2022-09-12T13:16:04.150Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T13:16:04.150Z] ---> Running in c3a4028b1541 [2022-09-12T13:16:04.413Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T13:16:05.356Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T13:16:05.621Z] OK: 211 MiB in 51 packages [2022-09-12T13:16:05.889Z] Removing intermediate container c3a4028b1541 [2022-09-12T13:16:05.889Z] ---> d0a6bb086254 [2022-09-12T13:16:05.889Z] Step 8/31 : WORKDIR /app [2022-09-12T13:16:05.889Z] ---> Running in d52c9dc3720c [2022-09-12T13:16:05.889Z] Removing intermediate container d52c9dc3720c [2022-09-12T13:16:05.889Z] ---> 0605cacb67ca [2022-09-12T13:16:05.889Z] Step 9/31 : COPY go.mod vendor* ./ [2022-09-12T13:16:06.149Z] ---> 05dc64c4efd7 [2022-09-12T13:16:06.149Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T13:16:06.149Z] ---> Running in a6fc99e2e9ff [2022-09-12T13:16:06.719Z] Removing intermediate container a6fc99e2e9ff [2022-09-12T13:16:06.719Z] ---> 4b73acdc4de3 [2022-09-12T13:16:06.719Z] Step 11/31 : COPY . . [2022-09-12T13:16:07.298Z] ---> 9dd0c5e9e4ce [2022-09-12T13:16:07.298Z] Step 12/31 : ARG MAKE="make build" [2022-09-12T13:16:07.558Z] ---> Running in 5e24843cf14d [2022-09-12T13:16:07.558Z] Removing intermediate container 5e24843cf14d [2022-09-12T13:16:07.558Z] ---> 640b685af930 [2022-09-12T13:16:07.558Z] Step 13/31 : RUN $MAKE [2022-09-12T13:16:07.558Z] ---> Running in ada7515ae385 [2022-09-12T13:16:07.818Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-09-12T13:16:34.438Z] Removing intermediate container ada7515ae385 [2022-09-12T13:16:34.438Z] ---> 73686b0a91e1 [2022-09-12T13:16:34.438Z] Step 14/31 : FROM alpine:3.14 [2022-09-12T13:16:34.438Z] 3.14: Pulling from library/alpine [2022-09-12T13:16:34.438Z] c7ed990a2339: Pulling fs layer [2022-09-12T13:16:34.438Z] c7ed990a2339: Verifying Checksum [2022-09-12T13:16:34.438Z] c7ed990a2339: Download complete [2022-09-12T13:16:34.438Z] c7ed990a2339: Pull complete [2022-09-12T13:16:34.438Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-12T13:16:34.438Z] Status: Downloaded newer image for alpine:3.14 [2022-09-12T13:16:34.438Z] ---> dd53f409bf0b [2022-09-12T13:16:34.438Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-12T13:16:34.438Z] ---> Running in 88dd0f89b6f2 [2022-09-12T13:16:34.438Z] Removing intermediate container 88dd0f89b6f2 [2022-09-12T13:16:34.438Z] ---> 4989c0a73f2f [2022-09-12T13:16:34.438Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-09-12T13:16:34.438Z] ---> Running in 72cac409696a [2022-09-12T13:16:34.438Z] Removing intermediate container 72cac409696a [2022-09-12T13:16:34.438Z] ---> bd0c1a851c2f [2022-09-12T13:16:34.438Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T13:16:34.438Z] ---> Running in 99e5068ee2d9 [2022-09-12T13:16:34.438Z] Removing intermediate container 99e5068ee2d9 [2022-09-12T13:16:34.438Z] ---> 23cf1dd7f6c4 [2022-09-12T13:16:34.438Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-09-12T13:16:34.438Z] ---> Running in 015c9bb884a6 [2022-09-12T13:16:34.438Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-09-12T13:16:34.438Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-09-12T13:16:34.438Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-12T13:16:34.438Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-12T13:16:34.438Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-09-12T13:16:34.438Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-12T13:16:34.438Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-12T13:16:34.438Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-12T13:16:34.438Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-12T13:16:34.438Z] Executing busybox-1.33.1-r8.trigger [2022-09-12T13:16:34.746Z] Executing ca-certificates-20220614-r0.trigger [2022-09-12T13:16:34.746Z] OK: 9 MiB in 21 packages [2022-09-12T13:16:35.331Z] Removing intermediate container 015c9bb884a6 [2022-09-12T13:16:35.331Z] ---> d8c38c07a583 [2022-09-12T13:16:35.331Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-12T13:16:35.594Z] ---> f0959264e460 [2022-09-12T13:16:35.594Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-12T13:16:35.594Z] ---> be3095b8cf23 [2022-09-12T13:16:35.594Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-09-12T13:16:35.856Z] ---> c1cc52a71ba0 [2022-09-12T13:16:35.856Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-09-12T13:16:36.115Z] ---> 4a43e814c23f [2022-09-12T13:16:36.115Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-09-12T13:16:36.683Z] ---> b8b26ff042c6 [2022-09-12T13:16:36.683Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-09-12T13:16:36.683Z] ---> Running in dfd50b9500b3 [2022-09-12T13:16:37.253Z] Removing intermediate container dfd50b9500b3 [2022-09-12T13:16:37.253Z] ---> 8e8b46555949 [2022-09-12T13:16:37.253Z] Step 25/31 : VOLUME /cache [2022-09-12T13:16:37.253Z] ---> Running in 2bd4c95af8c2 [2022-09-12T13:16:37.511Z] Removing intermediate container 2bd4c95af8c2 [2022-09-12T13:16:37.511Z] ---> 53d909d2df5e [2022-09-12T13:16:37.511Z] Step 26/31 : EXPOSE 59711 [2022-09-12T13:16:37.511Z] ---> Running in a4ea2cb37b26 [2022-09-12T13:16:37.511Z] Removing intermediate container a4ea2cb37b26 [2022-09-12T13:16:37.511Z] ---> e7d4d0679ad0 [2022-09-12T13:16:37.511Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-09-12T13:16:37.511Z] ---> Running in 35e162618062 [2022-09-12T13:16:37.511Z] Removing intermediate container 35e162618062 [2022-09-12T13:16:37.511Z] ---> 9bb6a3b603d2 [2022-09-12T13:16:37.511Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-09-12T13:16:37.511Z] ---> Running in cbd749c4dcb5 [2022-09-12T13:16:37.769Z] Removing intermediate container cbd749c4dcb5 [2022-09-12T13:16:37.769Z] ---> a420e71b8e1c [2022-09-12T13:16:37.769Z] Step 29/31 : LABEL arch=amd64 [2022-09-12T13:16:37.769Z] ---> Running in 487ece7795dd [2022-09-12T13:16:37.769Z] Removing intermediate container 487ece7795dd [2022-09-12T13:16:37.769Z] ---> 26894f817315 [2022-09-12T13:16:37.769Z] Step 30/31 : LABEL git_sha=2d4672b429e123768d766ffaec29edd8fdbc87f8 [2022-09-12T13:16:37.769Z] ---> Running in 75c3d4c0322e [2022-09-12T13:16:38.028Z] Removing intermediate container 75c3d4c0322e [2022-09-12T13:16:38.028Z] ---> 888374573803 [2022-09-12T13:16:38.028Z] Step 31/31 : LABEL version=0.0.0 [2022-09-12T13:16:38.028Z] ---> Running in e8aec226f73a [2022-09-12T13:16:38.028Z] Removing intermediate container e8aec226f73a [2022-09-12T13:16:38.028Z] ---> 1d592ccba64e [2022-09-12T13:16:38.028Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-12T13:16:38.028Z] Successfully built 1d592ccba64e [2022-09-12T13:16:38.028Z] 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 [2022-09-12T13:16:38.898Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28957 in /w/workspace/y_app-rfid-llrp-inventory_PR-108 [Pipeline] { [Pipeline] ws [2022-09-12T13:16:38.940Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [2022-09-12T13:16:38.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T13:16:38.955Z] [2022-09-12T13:16:38.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] checkout [2022-09-12T13:16:39.062Z] The recommended git tool is: git [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T13:16:39.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T13:16:39.461Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-12T13:16:39.461Z] 5eb5b503b376: Pulling fs layer [2022-09-12T13:16:39.461Z] 5c69ac0246d0: Pulling fs layer [2022-09-12T13:16:39.461Z] ec43610c2a17: Pulling fs layer [2022-09-12T13:16:39.461Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-12T13:16:39.461Z] 33b1e0a273af: Pulling fs layer [2022-09-12T13:16:39.461Z] 5d3b04190fa2: Pulling fs layer [2022-09-12T13:16:39.461Z] 2f39f015ded8: Pulling fs layer [2022-09-12T13:16:39.461Z] 3a2ae6a8a46f: Waiting [2022-09-12T13:16:39.461Z] 33b1e0a273af: Waiting [2022-09-12T13:16:39.461Z] 5d3b04190fa2: Waiting [2022-09-12T13:16:39.461Z] 2f39f015ded8: Waiting [2022-09-12T13:16:39.461Z] 5c69ac0246d0: Verifying Checksum [2022-09-12T13:16:39.461Z] 5c69ac0246d0: Download complete [2022-09-12T13:16:39.461Z] 3a2ae6a8a46f: Download complete [2022-09-12T13:16:39.461Z] ec43610c2a17: Verifying Checksum [2022-09-12T13:16:39.461Z] ec43610c2a17: Download complete [2022-09-12T13:16:39.461Z] 33b1e0a273af: Verifying Checksum [2022-09-12T13:16:39.461Z] 33b1e0a273af: Download complete [2022-09-12T13:16:39.461Z] 5d3b04190fa2: Verifying Checksum [2022-09-12T13:16:39.461Z] 5d3b04190fa2: Download complete [2022-09-12T13:16:39.724Z] 5eb5b503b376: Verifying Checksum [2022-09-12T13:16:39.724Z] 5eb5b503b376: Download complete [2022-09-12T13:16:40.294Z] 2f39f015ded8: Download complete [2022-09-12T13:16:40.860Z] 5eb5b503b376: Pull complete [2022-09-12T13:16:41.120Z] 5c69ac0246d0: Pull complete [2022-09-12T13:16:41.689Z] ec43610c2a17: Pull complete [2022-09-12T13:16:41.689Z] 3a2ae6a8a46f: Pull complete [2022-09-12T13:16:41.948Z] 33b1e0a273af: Pull complete [2022-09-12T13:16:41.948Z] 5d3b04190fa2: Pull complete [2022-09-12T13:16:45.643Z] using credential edgex-jenkins-ssh [2022-09-12T13:16:45.689Z] Cloning the remote Git repository [2022-09-12T13:16:46.141Z] 2f39f015ded8: Pull complete [2022-09-12T13:16:46.141Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-12T13:16:46.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T13:16:46.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T13:16:46.639Z] prd-ubuntu20.04-docker-8c-8g-28956 does not seem to be running inside a container [2022-09-12T13:16:46.674Z] $ 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-108 -v /w/workspace/y_app-rfid-llrp-inventory_PR-108:/w/workspace/y_app-rfid-llrp-inventory_PR-108:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-108@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 [2022-09-12T13:16:45.756Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-12T13:16:45.871Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-09-12T13:16:45.970Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-12T13:16:45.971Z] > git --version # timeout=10 [2022-09-12T13:16:46.010Z] > git --version # 'git version 2.25.1' [2022-09-12T13:16:46.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-12T13:16:46.141Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-12T13:16:48.881Z] Merging remotes/origin/main commit 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea into PR head commit 2d4672b429e123768d766ffaec29edd8fdbc87f8 [2022-09-12T13:16:49.090Z] Merge succeeded, producing 2d4672b429e123768d766ffaec29edd8fdbc87f8 [2022-09-12T13:16:49.091Z] Checking out Revision 2d4672b429e123768d766ffaec29edd8fdbc87f8 (PR-108) [2022-09-12T13:16:48.296Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-09-12T13:16:48.317Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-12T13:16:48.342Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-09-12T13:16:48.377Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-12T13:16:48.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-12T13:16:48.391Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/108/head:refs/remotes/origin/PR-108 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-12T13:16:48.901Z] > git config core.sparsecheckout # timeout=10 [2022-09-12T13:16:48.916Z] > git checkout -f 2d4672b429e123768d766ffaec29edd8fdbc87f8 # timeout=10 [2022-09-12T13:16:49.014Z] > git remote # timeout=10 [2022-09-12T13:16:49.030Z] > git config --get remote.origin.url # timeout=10 [2022-09-12T13:16:49.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-12T13:16:49.054Z] > git merge 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea # timeout=10 [2022-09-12T13:16:49.077Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-12T13:16:49.099Z] > git config core.sparsecheckout # timeout=10 [2022-09-12T13:16:49.111Z] > git checkout -f 2d4672b429e123768d766ffaec29edd8fdbc87f8 # timeout=10 [2022-09-12T13:16:50.290Z] $ docker top d95ed82c37659a0996049f9e0ea5acb87aef0fafce7940649a2b9407b4655ae8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T13:16:50.796Z] ---> job-cost.sh [2022-09-12T13:16:50.796Z] lf-activate-venv: SKIPPING [2022-09-12T13:16:50.796Z] INFO: No Stack... [2022-09-12T13:16:51.057Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-12T13:16:51.626Z] INFO: Archiving Costs [Pipeline] sh [2022-09-12T13:16:51.957Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-108/archives/cost.csv [2022-09-12T13:16:51.957Z] + cut -d, -f6 [Pipeline] lock [2022-09-12T13:16:51.999Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-108-1-stack-cost] [2022-09-12T13:16:52.004Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-108-1-stack-cost] did not exist. Created. [2022-09-12T13:16:52.004Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-108-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-12T13:16:52.405Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-12T13:16:52.456Z] Stashed 1 file(s) [Pipeline] } [2022-09-12T13:16:52.482Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-108-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-12T13:16:52.567Z] $ docker stop --time=1 d95ed82c37659a0996049f9e0ea5acb87aef0fafce7940649a2b9407b4655ae8 [2022-09-12T13:16:53.308Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-09-12T13:16:53.364Z] > git --version # timeout=10 [2022-09-12T13:16:53.378Z] > git --version # 'git version 2.25.1' [2022-09-12T13:16:53.393Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-12T13:16:53.695Z] [2022-09-12T13:16:53.695Z] GitHub has been notified of this commit’s build result [2022-09-12T13:16:53.695Z] [2022-09-12T13:16:53.729Z] $ docker rm -f d95ed82c37659a0996049f9e0ea5acb87aef0fafce7940649a2b9407b4655ae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T13:16:54.703Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-12T13:16:54.703Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T13:16:54.703Z] Dload Upload Total Spent Left Speed [2022-09-12T13:16:54.703Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99228 0 --:--:-- --:--:-- --:--:-- 99228 [Pipeline] sh [2022-09-12T13:16:55.674Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-12T13:16:56.037Z] + sudo tee /etc/docker/daemon.new [2022-09-12T13:16:56.037Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-12T13:16:56.037Z] { [2022-09-12T13:16:56.037Z] "registry-mirrors": [ [2022-09-12T13:16:56.037Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-12T13:16:56.037Z] ], [2022-09-12T13:16:56.037Z] "bip": "10.250.0.254/24", [2022-09-12T13:16:56.037Z] "hosts": [ [2022-09-12T13:16:56.037Z] "tcp://0.0.0.0:5555", [2022-09-12T13:16:56.037Z] "unix:///var/run/docker.sock" [2022-09-12T13:16:56.037Z] ], [2022-09-12T13:16:56.037Z] "mtu": 1458, [2022-09-12T13:16:56.037Z] "selinux-enabled": true, [2022-09-12T13:16:56.037Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-12T13:16:56.037Z] } [Pipeline] sh [2022-09-12T13:16:56.415Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-12T13:16:56.773Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T13:17:15.196Z] provisioning config files... [2022-09-12T13:17:15.223Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6850717871194060141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T13:17:15.694Z] ---> docker-login.sh [2022-09-12T13:17:15.694Z] nexus3.edgexfoundry.org:10001 [2022-09-12T13:17:16.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T13:17:16.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T13:17:16.572Z] Configure a credential helper to remove this warning. See [2022-09-12T13:17:16.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T13:17:16.572Z] [2022-09-12T13:17:16.572Z] Login Succeeded [2022-09-12T13:17:16.572Z] nexus3.edgexfoundry.org:10002 [2022-09-12T13:17:16.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T13:17:16.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T13:17:16.848Z] Configure a credential helper to remove this warning. See [2022-09-12T13:17:16.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T13:17:16.848Z] [2022-09-12T13:17:16.848Z] Login Succeeded [2022-09-12T13:17:16.848Z] nexus3.edgexfoundry.org:10003 [2022-09-12T13:17:17.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T13:17:17.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T13:17:17.451Z] Configure a credential helper to remove this warning. See [2022-09-12T13:17:17.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T13:17:17.451Z] [2022-09-12T13:17:17.451Z] Login Succeeded [2022-09-12T13:17:17.451Z] nexus3.edgexfoundry.org:10004 [2022-09-12T13:17:17.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T13:17:17.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T13:17:17.728Z] Configure a credential helper to remove this warning. See [2022-09-12T13:17:17.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T13:17:17.728Z] [2022-09-12T13:17:17.728Z] Login Succeeded [2022-09-12T13:17:17.728Z] docker.io [2022-09-12T13:17:18.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T13:17:18.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T13:17:18.597Z] Configure a credential helper to remove this warning. See [2022-09-12T13:17:18.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T13:17:18.597Z] [2022-09-12T13:17:18.597Z] Login Succeeded [2022-09-12T13:17:18.597Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T13:17:18.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-12T13:17:18.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T13:17:19.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T13:17:19.072Z] ========================================================= [2022-09-12T13:17:19.072Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-12T13:17:19.072Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T13:17:19.595Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-12T13:17:19.871Z] Sending build context to Docker daemon 682.5kB [2022-09-12T13:17:19.871Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T13:17:19.871Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-12T13:17:20.145Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-12T13:17:20.145Z] b3c136eddcbf: Pulling fs layer [2022-09-12T13:17:20.145Z] c0a3192eca97: Pulling fs layer [2022-09-12T13:17:20.145Z] a050256f5b6f: Pulling fs layer [2022-09-12T13:17:20.145Z] 656be50a0ddc: Pulling fs layer [2022-09-12T13:17:20.145Z] 2bbca73fdf42: Pulling fs layer [2022-09-12T13:17:20.145Z] 46d945488cbd: Pulling fs layer [2022-09-12T13:17:20.145Z] 8a5474983e97: Pulling fs layer [2022-09-12T13:17:20.145Z] 329c88fbcd65: Pulling fs layer [2022-09-12T13:17:20.145Z] 46d945488cbd: Waiting [2022-09-12T13:17:20.145Z] 656be50a0ddc: Waiting [2022-09-12T13:17:20.145Z] 8a5474983e97: Waiting [2022-09-12T13:17:20.145Z] 2bbca73fdf42: Waiting [2022-09-12T13:17:20.145Z] 329c88fbcd65: Waiting [2022-09-12T13:17:20.145Z] a050256f5b6f: Verifying Checksum [2022-09-12T13:17:20.145Z] a050256f5b6f: Download complete [2022-09-12T13:17:20.145Z] c0a3192eca97: Verifying Checksum [2022-09-12T13:17:20.145Z] c0a3192eca97: Download complete [2022-09-12T13:17:20.145Z] 2bbca73fdf42: Download complete [2022-09-12T13:17:20.145Z] 46d945488cbd: Verifying Checksum [2022-09-12T13:17:20.145Z] 46d945488cbd: Download complete [2022-09-12T13:17:20.145Z] b3c136eddcbf: Verifying Checksum [2022-09-12T13:17:20.145Z] b3c136eddcbf: Download complete [2022-09-12T13:17:21.138Z] b3c136eddcbf: Pull complete [2022-09-12T13:17:21.138Z] 329c88fbcd65: Verifying Checksum [2022-09-12T13:17:21.138Z] 329c88fbcd65: Download complete [2022-09-12T13:17:21.743Z] c0a3192eca97: Pull complete [2022-09-12T13:17:21.743Z] a050256f5b6f: Pull complete [2022-09-12T13:17:22.340Z] 8a5474983e97: Verifying Checksum [2022-09-12T13:17:22.340Z] 8a5474983e97: Download complete [2022-09-12T13:17:22.953Z] 656be50a0ddc: Verifying Checksum [2022-09-12T13:17:22.953Z] 656be50a0ddc: Download complete [2022-09-12T13:17:35.366Z] 656be50a0ddc: Pull complete [2022-09-12T13:17:35.640Z] 2bbca73fdf42: Pull complete [2022-09-12T13:17:35.915Z] 46d945488cbd: Pull complete [2022-09-12T13:17:42.665Z] 8a5474983e97: Pull complete [2022-09-12T13:17:44.107Z] 329c88fbcd65: Pull complete [2022-09-12T13:17:44.107Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-12T13:17:44.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-12T13:17:44.107Z] ---> ff4287adb874 [2022-09-12T13:17:44.107Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-12T13:17:46.091Z] ---> Running in d3e3910ccd21 [2022-09-12T13:17:46.091Z] Removing intermediate container d3e3910ccd21 [2022-09-12T13:17:46.091Z] ---> 718a3d9d7e09 [2022-09-12T13:17:46.091Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T13:17:46.091Z] ---> Running in fbef2dd5b64c [2022-09-12T13:17:46.685Z] Removing intermediate container fbef2dd5b64c [2022-09-12T13:17:46.685Z] ---> 3a49158f5065 [2022-09-12T13:17:46.685Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-12T13:17:46.685Z] ---> Running in 18a7642956e7 [2022-09-12T13:17:46.957Z] Removing intermediate container 18a7642956e7 [2022-09-12T13:17:46.957Z] ---> 65c24b8954b3 [2022-09-12T13:17:46.957Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T13:17:46.957Z] ---> Running in 697a099335fc [2022-09-12T13:17:49.593Z] Removing intermediate container 697a099335fc [2022-09-12T13:17:49.593Z] ---> b02872003f1c [2022-09-12T13:17:49.593Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T13:17:49.593Z] ---> Running in beba8016dc68 [2022-09-12T13:17:50.597Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T13:17:51.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T13:17:52.562Z] OK: 221 MiB in 51 packages [2022-09-12T13:17:53.162Z] Removing intermediate container beba8016dc68 [2022-09-12T13:17:53.162Z] ---> d62b0fc86188 [2022-09-12T13:17:53.162Z] Step 8/13 : WORKDIR /app [2022-09-12T13:17:53.162Z] ---> Running in 105e9f807486 [2022-09-12T13:17:53.438Z] Removing intermediate container 105e9f807486 [2022-09-12T13:17:53.438Z] ---> abfd2cf75582 [2022-09-12T13:17:53.438Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-12T13:17:54.039Z] ---> 664a97478f6f [2022-09-12T13:17:54.039Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T13:17:54.039Z] ---> Running in 87c4f33d100e [2022-09-12T13:18:41.045Z] Removing intermediate container 87c4f33d100e [2022-09-12T13:18:41.045Z] ---> f21361463275 [2022-09-12T13:18:41.045Z] Step 11/13 : COPY . . [2022-09-12T13:18:41.323Z] ---> 2cfecb91560a [2022-09-12T13:18:41.323Z] Step 12/13 : ARG MAKE="make build" [2022-09-12T13:18:41.323Z] ---> Running in f903d9af2c65 [2022-09-12T13:18:41.618Z] Removing intermediate container f903d9af2c65 [2022-09-12T13:18:41.618Z] ---> 7696fa6516c5 [2022-09-12T13:18:41.618Z] Step 13/13 : RUN $MAKE [2022-09-12T13:18:41.618Z] ---> Running in 56b65115afea [2022-09-12T13:18:42.605Z] noop [2022-09-12T13:18:43.199Z] Removing intermediate container 56b65115afea [2022-09-12T13:18:43.199Z] ---> 57f012397d19 [2022-09-12T13:18:43.199Z] Successfully built 57f012397d19 [2022-09-12T13:18:43.199Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T13:18:43.687Z] + docker inspect -f . ci-base-image-arm64 [2022-09-12T13:18:43.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T13:18:44.006Z] prd-ubuntu20.04-docker-arm64-4c-16g-28957 does not seem to be running inside a container [2022-09-12T13:18:44.093Z] $ 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 [2022-09-12T13:18:45.393Z] $ docker top 81e94058e3221840845628a2ee9be31642b072151117d0c6ad65cadd8741ad3e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T13:18:46.362Z] + go version [2022-09-12T13:18:46.362Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-12T13:18:46.397Z] $ docker stop --time=1 81e94058e3221840845628a2ee9be31642b072151117d0c6ad65cadd8741ad3e [2022-09-12T13:18:48.061Z] $ docker rm -f 81e94058e3221840845628a2ee9be31642b072151117d0c6ad65cadd8741ad3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T13:18:49.009Z] + docker inspect -f . ci-base-image-arm64 [2022-09-12T13:18:49.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T13:18:49.317Z] prd-ubuntu20.04-docker-arm64-4c-16g-28957 does not seem to be running inside a container [2022-09-12T13:18:49.395Z] $ 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 [2022-09-12T13:18:50.583Z] $ docker top 28c48c1cf9829e4dd993a7469a5454bba7f77b8dd41d1213769bb0978f5bd6be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T13:18:51.531Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2022-09-12T13:18:52.256Z] + make test [2022-09-12T13:18:52.256Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-12T13:20:14.114Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-09-12T13:20:15.103Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.158s coverage: 86.2% of statements [2022-09-12T13:20:15.103Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-09-12T13:20:20.497Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.698s coverage: 71.9% of statements [2022-09-12T13:20:21.095Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-12T13:20:21.095Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-12T13:20:43.315Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-12T13:20:43.315Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-12T13:20:43.315Z] ./bin/test-attribution.sh [2022-09-12T13:20:43.315Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-12T13:20:43.315Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-12T13:20:43.315Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-12T13:20:43.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-12T13:20:43.391Z] $ docker stop --time=1 28c48c1cf9829e4dd993a7469a5454bba7f77b8dd41d1213769bb0978f5bd6be [2022-09-12T13:20:45.166Z] $ docker rm -f 28c48c1cf9829e4dd993a7469a5454bba7f77b8dd41d1213769bb0978f5bd6be [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T13:20:46.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-12T13:20:46.235Z] Warning: overwriting stash ‘coverage-report’ [2022-09-12T13:20:46.745Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T13:20:47.419Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-12T13:20:47.790Z] + ls -al . [2022-09-12T13:20:47.790Z] total 228 [2022-09-12T13:20:47.790Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 13:18 . [2022-09-12T13:20:47.790Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 13:16 .. [2022-09-12T13:20:47.790Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 12 13:16 .dockerignore [2022-09-12T13:20:47.790Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 13:16 .git [2022-09-12T13:20:47.790Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 13:16 .github [2022-09-12T13:20:47.790Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 12 13:16 .gitignore [2022-09-12T13:20:47.790Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 13:16 .golangci.yml [2022-09-12T13:20:47.790Z] -rw-rw-r-- 1 jenkins jenkins 9546 Sep 12 13:16 Attribution.txt [2022-09-12T13:20:47.790Z] -rw-rw-r-- 1 jenkins jenkins 2487 Sep 12 13:16 CHANGELOG.md [2022-09-12T13:20:47.790Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 12 13:16 Dockerfile [2022-09-12T13:20:47.790Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 13:16 GOVERNANCE.md [2022-09-12T13:20:47.790Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 12 13:16 Jenkinsfile [2022-09-12T13:20:47.790Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 13:16 LICENSE [2022-09-12T13:20:47.790Z] -rw-rw-r-- 1 jenkins jenkins 2949 Sep 12 13:16 Makefile [2022-09-12T13:20:47.790Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 13:16 OWNERS.md [2022-09-12T13:20:47.790Z] -rw-rw-r-- 1 jenkins jenkins 30359 Sep 12 13:16 README.md [2022-09-12T13:20:47.790Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 13:14 VERSION [2022-09-12T13:20:47.790Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 13:16 bin [2022-09-12T13:20:47.790Z] -rw-r--r-- 1 jenkins jenkins 41008 Sep 12 13:20 coverage.out [2022-09-12T13:20:47.790Z] -rw-rw-r-- 1 jenkins jenkins 3678 Sep 12 13:16 go.mod [2022-09-12T13:20:47.790Z] -rw-rw-r-- 1 jenkins jenkins 38059 Sep 12 13:16 go.sum [2022-09-12T13:20:47.790Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 13:16 images [2022-09-12T13:20:47.790Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 13:16 internal [2022-09-12T13:20:47.790Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 12 13:16 main.go [2022-09-12T13:20:47.790Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 13:16 res [2022-09-12T13:20:47.790Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 13:16 snap [2022-09-12T13:20:47.790Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 13:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T13:20:48.243Z] + 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=2d4672b429e123768d766ffaec29edd8fdbc87f8 --label arch=arm64 --label version=0.0.0 . [2022-09-12T13:20:48.529Z] Sending build context to Docker daemon 682.5kB [2022-09-12T13:20:48.529Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T13:20:48.529Z] Step 2/31 : FROM ${BASE} AS builder [2022-09-12T13:20:48.529Z] ---> 57f012397d19 [2022-09-12T13:20:48.529Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-12T13:20:48.812Z] ---> Running in 34e8ecbbd159 [2022-09-12T13:20:49.091Z] Removing intermediate container 34e8ecbbd159 [2022-09-12T13:20:49.091Z] ---> 1380f844ef6c [2022-09-12T13:20:49.091Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T13:20:49.091Z] ---> Running in 017a7a44ebac [2022-09-12T13:20:49.367Z] Removing intermediate container 017a7a44ebac [2022-09-12T13:20:49.367Z] ---> 672ebbd5dd60 [2022-09-12T13:20:49.367Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-12T13:20:49.367Z] ---> Running in b88adb980d74 [2022-09-12T13:20:49.644Z] Removing intermediate container b88adb980d74 [2022-09-12T13:20:49.644Z] ---> 62f65e96782a [2022-09-12T13:20:49.644Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T13:20:49.922Z] ---> Running in c88f63c812ea [2022-09-12T13:20:51.398Z] Removing intermediate container c88f63c812ea [2022-09-12T13:20:51.398Z] ---> f89e157404c8 [2022-09-12T13:20:51.398Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T13:20:51.398Z] ---> Running in 553d3a7db96e [2022-09-12T13:20:52.382Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T13:20:53.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T13:20:54.349Z] OK: 221 MiB in 51 packages [2022-09-12T13:20:54.949Z] Removing intermediate container 553d3a7db96e [2022-09-12T13:20:54.949Z] ---> 7b7e4f172b5f [2022-09-12T13:20:54.949Z] Step 8/31 : WORKDIR /app [2022-09-12T13:20:55.224Z] ---> Running in dc930b8e9774 [2022-09-12T13:20:55.499Z] Removing intermediate container dc930b8e9774 [2022-09-12T13:20:55.499Z] ---> d053da4527d4 [2022-09-12T13:20:55.499Z] Step 9/31 : COPY go.mod vendor* ./ [2022-09-12T13:20:56.099Z] ---> ca9a5e3c3308 [2022-09-12T13:20:56.099Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T13:20:56.099Z] ---> Running in db646a238276 [2022-09-12T13:20:58.079Z] Removing intermediate container db646a238276 [2022-09-12T13:20:58.079Z] ---> 1efcbb54380e [2022-09-12T13:20:58.079Z] Step 11/31 : COPY . . [2022-09-12T13:20:58.681Z] ---> 81580d80ce0b [2022-09-12T13:20:58.681Z] Step 12/31 : ARG MAKE="make build" [2022-09-12T13:20:58.681Z] ---> Running in 336cea882a84 [2022-09-12T13:20:58.958Z] Removing intermediate container 336cea882a84 [2022-09-12T13:20:58.958Z] ---> 1fc520c9cbbb [2022-09-12T13:20:58.958Z] Step 13/31 : RUN $MAKE [2022-09-12T13:20:58.958Z] ---> Running in 73709ab04938 [2022-09-12T13:20:59.960Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-09-12T13:23:06.919Z] Removing intermediate container 73709ab04938 [2022-09-12T13:23:06.919Z] ---> 90530f9a4188 [2022-09-12T13:23:06.919Z] Step 14/31 : FROM alpine:3.14 [2022-09-12T13:23:06.919Z] 3.14: Pulling from library/alpine [2022-09-12T13:23:06.919Z] 90cda3b7c325: Pulling fs layer [2022-09-12T13:23:06.919Z] 90cda3b7c325: Verifying Checksum [2022-09-12T13:23:06.919Z] 90cda3b7c325: Download complete [2022-09-12T13:23:06.919Z] 90cda3b7c325: Pull complete [2022-09-12T13:23:06.919Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-12T13:23:06.919Z] Status: Downloaded newer image for alpine:3.14 [2022-09-12T13:23:06.919Z] ---> 376ba31ae3da [2022-09-12T13:23:06.919Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-12T13:23:06.919Z] ---> Running in 875d2b3a7c03 [2022-09-12T13:23:06.919Z] Removing intermediate container 875d2b3a7c03 [2022-09-12T13:23:06.919Z] ---> 25937db1365d [2022-09-12T13:23:06.919Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-09-12T13:23:06.919Z] ---> Running in 776e7d7c8828 [2022-09-12T13:23:06.919Z] Removing intermediate container 776e7d7c8828 [2022-09-12T13:23:06.919Z] ---> c86ef9389304 [2022-09-12T13:23:06.919Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T13:23:06.919Z] ---> Running in 926a861e2601 [2022-09-12T13:23:06.919Z] Removing intermediate container 926a861e2601 [2022-09-12T13:23:06.919Z] ---> ab3f985bc69c [2022-09-12T13:23:06.919Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-09-12T13:23:06.920Z] ---> Running in f7d80fd4849e [2022-09-12T13:23:06.920Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-09-12T13:23:06.920Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-09-12T13:23:07.908Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-12T13:23:07.908Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-12T13:23:07.908Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-09-12T13:23:07.908Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-12T13:23:08.185Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-12T13:23:08.185Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-12T13:23:08.460Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-12T13:23:08.460Z] Executing busybox-1.33.1-r8.trigger [2022-09-12T13:23:08.460Z] Executing ca-certificates-20220614-r0.trigger [2022-09-12T13:23:08.734Z] OK: 9 MiB in 21 packages [2022-09-12T13:23:09.716Z] Removing intermediate container f7d80fd4849e [2022-09-12T13:23:09.716Z] ---> e12532a48e8a [2022-09-12T13:23:09.716Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-12T13:23:10.314Z] ---> 3b45a630c78f [2022-09-12T13:23:10.314Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-12T13:23:10.913Z] ---> 298b70097867 [2022-09-12T13:23:10.913Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-09-12T13:23:11.514Z] ---> d672c6970dcc [2022-09-12T13:23:11.514Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-09-12T13:23:12.114Z] ---> 622149e35e65 [2022-09-12T13:23:12.114Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-09-12T13:23:13.554Z] ---> 99892a18dd58 [2022-09-12T13:23:13.554Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-09-12T13:23:13.554Z] ---> Running in d51c020bad2a [2022-09-12T13:23:15.543Z] Removing intermediate container d51c020bad2a [2022-09-12T13:23:15.543Z] ---> 11a764d7cc27 [2022-09-12T13:23:15.543Z] Step 25/31 : VOLUME /cache [2022-09-12T13:23:15.543Z] ---> Running in ccee86f1ad10 [2022-09-12T13:23:15.543Z] Removing intermediate container ccee86f1ad10 [2022-09-12T13:23:15.543Z] ---> a494272fc5d3 [2022-09-12T13:23:15.543Z] Step 26/31 : EXPOSE 59711 [2022-09-12T13:23:15.543Z] ---> Running in 1463a42a9640 [2022-09-12T13:23:15.817Z] Removing intermediate container 1463a42a9640 [2022-09-12T13:23:15.818Z] ---> b3553d342e0a [2022-09-12T13:23:15.818Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-09-12T13:23:16.093Z] ---> Running in a3e9d68bceb2 [2022-09-12T13:23:16.370Z] Removing intermediate container a3e9d68bceb2 [2022-09-12T13:23:16.370Z] ---> 15b485107436 [2022-09-12T13:23:16.370Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-09-12T13:23:16.370Z] ---> Running in b02cd37b4453 [2022-09-12T13:23:16.649Z] Removing intermediate container b02cd37b4453 [2022-09-12T13:23:16.649Z] ---> 8f4363da3676 [2022-09-12T13:23:16.649Z] Step 29/31 : LABEL arch=arm64 [2022-09-12T13:23:16.926Z] ---> Running in 813749b30187 [2022-09-12T13:23:17.201Z] Removing intermediate container 813749b30187 [2022-09-12T13:23:17.201Z] ---> 2b3da78273f5 [2022-09-12T13:23:17.201Z] Step 30/31 : LABEL git_sha=2d4672b429e123768d766ffaec29edd8fdbc87f8 [2022-09-12T13:23:17.201Z] ---> Running in 330842d2537c [2022-09-12T13:23:17.476Z] Removing intermediate container 330842d2537c [2022-09-12T13:23:17.476Z] ---> 06d0e5bfbc30 [2022-09-12T13:23:17.476Z] Step 31/31 : LABEL version=0.0.0 [2022-09-12T13:23:17.476Z] ---> Running in 00f87dd0268d [2022-09-12T13:23:17.750Z] Removing intermediate container 00f87dd0268d [2022-09-12T13:23:17.750Z] ---> 3a63c3479815 [2022-09-12T13:23:17.750Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-12T13:23:18.026Z] Successfully built 3a63c3479815 [2022-09-12T13:23:18.026Z] 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 [2022-09-12T13:23:18.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T13:23:18.855Z] [2022-09-12T13:23:18.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T13:23:19.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T13:23:19.557Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-12T13:23:19.557Z] 8998bd30e6a1: Pulling fs layer [2022-09-12T13:23:19.557Z] 04944245beec: Pulling fs layer [2022-09-12T13:23:19.557Z] 699f458cf7ca: Pulling fs layer [2022-09-12T13:23:19.557Z] 765212b225bb: Pulling fs layer [2022-09-12T13:23:19.557Z] f23df028b6ca: Pulling fs layer [2022-09-12T13:23:19.557Z] d65c8cfc05b1: Pulling fs layer [2022-09-12T13:23:19.557Z] 2437ff75d9bd: Pulling fs layer [2022-09-12T13:23:19.557Z] 765212b225bb: Waiting [2022-09-12T13:23:19.557Z] f23df028b6ca: Waiting [2022-09-12T13:23:19.557Z] d65c8cfc05b1: Waiting [2022-09-12T13:23:19.557Z] 2437ff75d9bd: Waiting [2022-09-12T13:23:19.557Z] 04944245beec: Verifying Checksum [2022-09-12T13:23:19.557Z] 04944245beec: Download complete [2022-09-12T13:23:19.557Z] 765212b225bb: Verifying Checksum [2022-09-12T13:23:19.557Z] 765212b225bb: Download complete [2022-09-12T13:23:19.557Z] f23df028b6ca: Download complete [2022-09-12T13:23:19.557Z] d65c8cfc05b1: Verifying Checksum [2022-09-12T13:23:19.557Z] d65c8cfc05b1: Download complete [2022-09-12T13:23:19.833Z] 699f458cf7ca: Verifying Checksum [2022-09-12T13:23:19.833Z] 699f458cf7ca: Download complete [2022-09-12T13:23:20.110Z] 8998bd30e6a1: Download complete [2022-09-12T13:23:22.738Z] 2437ff75d9bd: Verifying Checksum [2022-09-12T13:23:22.738Z] 2437ff75d9bd: Download complete [2022-09-12T13:23:24.182Z] 8998bd30e6a1: Pull complete [2022-09-12T13:23:24.775Z] 04944245beec: Pull complete [2022-09-12T13:23:26.215Z] 699f458cf7ca: Pull complete [2022-09-12T13:23:26.491Z] 765212b225bb: Pull complete [2022-09-12T13:23:27.090Z] f23df028b6ca: Pull complete [2022-09-12T13:23:27.365Z] d65c8cfc05b1: Pull complete [2022-09-12T13:23:42.469Z] 2437ff75d9bd: Pull complete [2022-09-12T13:23:42.469Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-12T13:23:42.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T13:23:42.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T13:23:42.865Z] prd-ubuntu20.04-docker-arm64-4c-16g-28957 does not seem to be running inside a container [2022-09-12T13:23:42.960Z] $ 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 [2022-09-12T13:23:45.545Z] $ docker top 2de1c33f0531a130c7da617c95e26b990f78dbf1d2dab0603c8b52c12670af27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T13:23:46.553Z] ---> job-cost.sh [2022-09-12T13:23:46.554Z] lf-activate-venv: SKIPPING [2022-09-12T13:23:46.554Z] INFO: No Stack... [2022-09-12T13:23:47.149Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-12T13:23:47.742Z] INFO: Archiving Costs [Pipeline] sh [2022-09-12T13:23:48.429Z] + + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-09-12T13:23:48.429Z] cut -d, -f6 [Pipeline] lock [2022-09-12T13:23:48.525Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-108-1-stack-cost] [2022-09-12T13:23:48.529Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-108-1-stack-cost] did not exist. Created. [2022-09-12T13:23:48.529Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-108-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-12T13:23:49.289Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-53f5bd83/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-12T13:23:49.996Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-12T13:23:50.042Z] Warning: overwriting stash ‘stack-cost’ [2022-09-12T13:23:50.090Z] Stashed 1 file(s) [Pipeline] } [2022-09-12T13:23:50.107Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-108-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-12T13:23:50.188Z] $ docker stop --time=1 2de1c33f0531a130c7da617c95e26b990f78dbf1d2dab0603c8b52c12670af27 [2022-09-12T13:23:51.669Z] $ docker rm -f 2de1c33f0531a130c7da617c95e26b990f78dbf1d2dab0603c8b52c12670af27 [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 [2022-09-12T13:23:52.746Z] provisioning config files... [2022-09-12T13:23:52.770Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp/config5054567389160128290tmp [Pipeline] { [Pipeline] sh [2022-09-12T13:23:53.186Z] + set +x [2022-09-12T13:23:53.187Z] + curl -s https://codecov.io/bash [2022-09-12T13:23:53.187Z] + bash -s -- [2022-09-12T13:23:53.187Z] [2022-09-12T13:23:53.187Z] _____ _ [2022-09-12T13:23:53.187Z] / ____| | | [2022-09-12T13:23:53.187Z] | | ___ __| | ___ ___ _____ __ [2022-09-12T13:23:53.187Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-12T13:23:53.187Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-12T13:23:53.187Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-12T13:23:53.187Z] Bash-1.0.6 [2022-09-12T13:23:53.187Z] [2022-09-12T13:23:53.187Z] [2022-09-12T13:23:53.187Z] ==> git version 2.25.1 found [2022-09-12T13:23:53.187Z] ==> 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 [2022-09-12T13:23:53.187Z] Release-Date: 2020-01-08 [2022-09-12T13:23:53.187Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-12T13:23:53.187Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-12T13:23:53.187Z] ==> Jenkins CI detected. [2022-09-12T13:23:53.187Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-108 [2022-09-12T13:23:53.187Z] project root: . [2022-09-12T13:23:53.187Z] --> token set from env [2022-09-12T13:23:53.187Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-12T13:23:53.187Z] ==> Running gcov in . (disable via -X gcov) [2022-09-12T13:23:53.187Z] ==> Python coveragepy not found [2022-09-12T13:23:53.187Z] ==> Searching for coverage reports in: [2022-09-12T13:23:53.187Z] + . [2022-09-12T13:23:53.446Z] -> Found 1 reports [2022-09-12T13:23:53.446Z] ==> Detecting git/mercurial file structure [2022-09-12T13:23:53.446Z] ==> Reading reports [2022-09-12T13:23:53.446Z] + ./coverage.out bytes=41008 [2022-09-12T13:23:53.446Z] ==> Appending adjustments [2022-09-12T13:23:53.446Z] https://docs.codecov.io/docs/fixing-reports [2022-09-12T13:23:53.446Z] + Found adjustments [2022-09-12T13:23:53.446Z] ==> Gzipping contents [2022-09-12T13:23:53.446Z] 12K /tmp/codecov.74ySVB.gz [2022-09-12T13:23:53.446Z] ==> Uploading reports [2022-09-12T13:23:53.446Z] url: https://codecov.io [2022-09-12T13:23:53.446Z] query: branch=PR-108&commit=2d4672b429e123768d766ffaec29edd8fdbc87f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-108%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=108&job=&cmd_args= [2022-09-12T13:23:53.446Z] -> Pinging Codecov [2022-09-12T13:23:53.446Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-108&commit=2d4672b429e123768d766ffaec29edd8fdbc87f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-108%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=108&job=&cmd_args= [2022-09-12T13:23:53.705Z] -> Uploading to [2022-09-12T13:23:53.705Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-12/581DD39554BDF9B6E22D074273EAD858/2d4672b429e123768d766ffaec29edd8fdbc87f8/47ae3c82-5664-4506-897e-974321b4a743.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220912T132353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb20fed55bd2a8163d8791227023bb3c502d46dd5a06dff4cb094b03be9ace86 [2022-09-12T13:23:53.705Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T13:23:53.705Z] Dload Upload Total Spent Left Speed [2022-09-12T13:23:54.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11414 0 0 100 11414 0 38691 --:--:-- --:--:-- --:--:-- 38823 [2022-09-12T13:23:54.276Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2d4672b429e123768d766ffaec29edd8fdbc87f8 [Pipeline] } [2022-09-12T13:23:54.305Z] 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 [2022-09-12T13:23:56.188Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-108/archives ] [2022-09-12T13:23:56.188Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-108/archives [2022-09-12T13:23:56.188Z] total 16 [2022-09-12T13:23:56.188Z] drwxr-xr-x 3 root root 4096 Sep 12 13:16 . [2022-09-12T13:23:56.188Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 13:16 .. [2022-09-12T13:23:56.188Z] drwxr-xr-x 2 root root 4096 Sep 12 13:16 cost [2022-09-12T13:23:56.188Z] -rw-r--r-- 1 root root 95 Sep 12 13:16 cost.csv [2022-09-12T13:23:56.188Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-108/archives [2022-09-12T13:23:56.188Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-108/archives [2022-09-12T13:23:56.188Z] total 16 [2022-09-12T13:23:56.188Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 13:16 . [2022-09-12T13:23:56.188Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 13:16 .. [2022-09-12T13:23:56.188Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 13:16 cost [2022-09-12T13:23:56.188Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 12 13:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-12T13:23:56.523Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T13:23:57.433Z] ---> package-listing.sh [2022-09-12T13:23:57.433Z] ++ facter osfamily [2022-09-12T13:23:57.433Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-12T13:23:57.695Z] + OS_FAMILY=debian [2022-09-12T13:23:57.695Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-108 [2022-09-12T13:23:57.695Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-12T13:23:57.695Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-12T13:23:57.695Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-12T13:23:57.695Z] + PACKAGES=/tmp/packages_start.txt [2022-09-12T13:23:57.695Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-108 ']' [2022-09-12T13:23:57.695Z] + PACKAGES=/tmp/packages_end.txt [2022-09-12T13:23:57.695Z] + case "${OS_FAMILY}" in [2022-09-12T13:23:57.695Z] + dpkg -l [2022-09-12T13:23:57.695Z] + grep '^ii' [2022-09-12T13:23:57.695Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-12T13:23:57.695Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-12T13:23:57.695Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-12T13:23:57.695Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-108 ']' [2022-09-12T13:23:57.695Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-108/archives/ [2022-09-12T13:23:57.695Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-108/archives/ [Pipeline] echo [2022-09-12T13:23:57.733Z] 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-108/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-12T13:23:58.037Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T13:23:58.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T13:23:58.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T13:23:58.870Z] prd-ubuntu20.04-docker-8c-8g-28956 does not seem to be running inside a container [2022-09-12T13:23:58.907Z] $ 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-108/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-108 -v /w/workspace/y_app-rfid-llrp-inventory_PR-108:/w/workspace/y_app-rfid-llrp-inventory_PR-108:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-108@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 [2022-09-12T13:23:59.097Z] $ docker top 8c501557b486a3018753f6228655bf5b2be9fb873a5d3b326d59d0e9d0206608 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T13:23:59.517Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-12T13:23:59.840Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-12T13:24:00.174Z] + ls /var/log/sa-host [2022-09-12T13:24:00.174Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T13:24:00.331Z] provisioning config files... [2022-09-12T13:24:00.341Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-108@tmp/config3120925125364033371tmp [Pipeline] { [Pipeline] echo [2022-09-12T13:24:00.451Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T13:24:00.779Z] ---> create-netrc.sh [Pipeline] } [2022-09-12T13:24:00.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-12T13:24:01.227Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-12T13:24:01.257Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T13:24:01.571Z] ---> sudo-logs.sh [2022-09-12T13:24:01.571Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-12T13:24:01.743Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T13:24:02.082Z] ---> job-cost.sh [2022-09-12T13:24:02.082Z] lf-activate-venv: SKIPPING [2022-09-12T13:24:02.082Z] DEBUG: total: 0.2199999988079071 [2022-09-12T13:24:02.082Z] INFO: Retrieving Stack Cost... [2022-09-12T13:24:02.654Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-12T13:24:02.913Z] INFO: Archiving Costs [Pipeline] echo [2022-09-12T13:24:02.956Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T13:24:03.278Z] ---> logs-deploy.sh [2022-09-12T13:24:03.278Z] lf-activate-venv: SKIPPING [2022-09-12T13:24:03.278Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-108/1 [2022-09-12T13:24:03.278Z] INFO: archiving workspace using pattern(s): [2022-09-12T13:24:04.217Z] Archives upload complete. [2022-09-12T13:24:04.477Z] INFO: archiving logs to Nexus [2022-09-12T13:24:05.050Z] ---> uname -a: [2022-09-12T13:24:05.050Z] Linux prd-ubuntu20-04-docker-8c-8g-28956 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-12T13:24:05.050Z] [2022-09-12T13:24:05.050Z] [2022-09-12T13:24:05.050Z] ---> lscpu: [2022-09-12T13:24:05.050Z] Architecture: x86_64 [2022-09-12T13:24:05.050Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-12T13:24:05.050Z] Byte Order: Little Endian [2022-09-12T13:24:05.050Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-12T13:24:05.050Z] CPU(s): 8 [2022-09-12T13:24:05.050Z] On-line CPU(s) list: 0-7 [2022-09-12T13:24:05.050Z] Thread(s) per core: 1 [2022-09-12T13:24:05.050Z] Core(s) per socket: 1 [2022-09-12T13:24:05.050Z] Socket(s): 8 [2022-09-12T13:24:05.050Z] NUMA node(s): 1 [2022-09-12T13:24:05.050Z] Vendor ID: AuthenticAMD [2022-09-12T13:24:05.050Z] CPU family: 23 [2022-09-12T13:24:05.050Z] Model: 49 [2022-09-12T13:24:05.050Z] Model name: AMD EPYC-Rome Processor [2022-09-12T13:24:05.050Z] Stepping: 0 [2022-09-12T13:24:05.050Z] CPU MHz: 2800.002 [2022-09-12T13:24:05.050Z] BogoMIPS: 5600.00 [2022-09-12T13:24:05.050Z] Virtualization: AMD-V [2022-09-12T13:24:05.050Z] Hypervisor vendor: KVM [2022-09-12T13:24:05.050Z] Virtualization type: full [2022-09-12T13:24:05.050Z] L1d cache: 256 KiB [2022-09-12T13:24:05.050Z] L1i cache: 256 KiB [2022-09-12T13:24:05.050Z] L2 cache: 4 MiB [2022-09-12T13:24:05.050Z] L3 cache: 128 MiB [2022-09-12T13:24:05.050Z] NUMA node0 CPU(s): 0-7 [2022-09-12T13:24:05.050Z] Vulnerability Itlb multihit: Not affected [2022-09-12T13:24:05.050Z] Vulnerability L1tf: Not affected [2022-09-12T13:24:05.050Z] Vulnerability Mds: Not affected [2022-09-12T13:24:05.050Z] Vulnerability Meltdown: Not affected [2022-09-12T13:24:05.050Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-12T13:24:05.050Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-12T13:24:05.050Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-12T13:24:05.050Z] Vulnerability Srbds: Not affected [2022-09-12T13:24:05.050Z] Vulnerability Tsx async abort: Not affected [2022-09-12T13:24:05.050Z] 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 [2022-09-12T13:24:05.050Z] [2022-09-12T13:24:05.050Z] [2022-09-12T13:24:05.050Z] ---> nproc: [2022-09-12T13:24:05.050Z] 8 [2022-09-12T13:24:05.050Z] [2022-09-12T13:24:05.050Z] [2022-09-12T13:24:05.050Z] ---> df -h: [2022-09-12T13:24:05.050Z] Filesystem Size Used Avail Use% Mounted on [2022-09-12T13:24:05.050Z] overlay 155G 11G 145G 7% / [2022-09-12T13:24:05.050Z] tmpfs 64M 0 64M 0% /dev [2022-09-12T13:24:05.050Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-12T13:24:05.050Z] shm 64M 0 64M 0% /dev/shm [2022-09-12T13:24:05.050Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-09-12T13:24:05.050Z] [2022-09-12T13:24:05.050Z] [2022-09-12T13:24:05.050Z] ---> sar -b -r -n DEV: [2022-09-12T13:24:05.050Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28956) 09/12/22 _x86_64_ (8 CPU) [2022-09-12T13:24:05.050Z] [2022-09-12T13:24:05.050Z] 13:13:40 LINUX RESTART (8 CPU) [2022-09-12T13:24:05.050Z] [2022-09-12T13:24:05.050Z] 13:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-12T13:24:05.050Z] 13:15:01 325.11 45.98 279.14 0.00 4167.97 173115.74 0.00 [2022-09-12T13:24:05.050Z] 13:16:01 157.57 1.43 156.14 0.00 12.93 42206.30 0.00 [2022-09-12T13:24:05.050Z] 13:17:01 204.60 0.03 204.57 0.00 3.33 36581.50 0.00 [2022-09-12T13:24:05.050Z] 13:18:01 2.27 0.00 2.27 0.00 0.00 26.95 0.00 [2022-09-12T13:24:05.050Z] 13:19:01 1.28 0.02 1.27 0.00 0.13 14.26 0.00 [2022-09-12T13:24:05.050Z] 13:20:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2022-09-12T13:24:05.050Z] 13:21:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2022-09-12T13:24:05.050Z] 13:22:01 1.78 0.00 1.78 0.00 0.00 19.86 0.00 [2022-09-12T13:24:05.050Z] 13:23:01 1.43 0.00 1.43 0.00 0.00 15.46 0.00 [2022-09-12T13:24:05.050Z] 13:24:01 7.82 0.25 7.57 0.00 19.33 146.51 0.00 [2022-09-12T13:24:05.050Z] Average: 69.97 4.70 65.27 0.00 414.11 24967.86 0.00 [2022-09-12T13:24:05.050Z] [2022-09-12T13:24:05.050Z] 13:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-12T13:24:05.050Z] 13:15:01 28863588 31788400 516076 1.57 116440 3076272 1970704 5.81 1092068 2549600 44 [2022-09-12T13:24:05.050Z] 13:16:01 28355136 31773280 520496 1.58 163652 3464256 1788992 5.27 1290276 2790124 300 [2022-09-12T13:24:05.050Z] 13:17:01 27585740 31776988 511784 1.56 175960 4161060 1797584 5.30 1346488 3430584 520 [2022-09-12T13:24:05.050Z] 13:18:01 27587140 31778532 509768 1.55 175976 4161064 1797584 5.30 1345784 3430584 224 [2022-09-12T13:24:05.050Z] 13:19:01 27589708 31781144 507136 1.54 176008 4161068 1813716 5.35 1343328 3430592 12 [2022-09-12T13:24:05.050Z] 13:20:01 27589684 31781104 507124 1.54 176028 4161072 1813716 5.35 1343612 3430592 128 [2022-09-12T13:24:05.050Z] 13:21:01 27590432 31782016 506164 1.54 176044 4161204 1813716 5.35 1342020 3430724 16 [2022-09-12T13:24:05.050Z] 13:22:01 27598180 31789796 498316 1.52 176068 4161204 1813716 5.35 1334696 3430736 12 [2022-09-12T13:24:05.050Z] 13:23:01 27598384 31790080 497988 1.51 176128 4161208 1813716 5.35 1334772 3430740 12 [2022-09-12T13:24:05.050Z] 13:24:01 27565508 31759968 523204 1.59 176264 4162528 1931368 5.69 1361448 3429068 216 [2022-09-12T13:24:05.050Z] Average: 27792350 31780131 509806 1.55 168857 3983094 1835481 5.41 1313449 3278334 148 [2022-09-12T13:24:05.050Z] [2022-09-12T13:24:05.050Z] 13:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-12T13:24:05.050Z] 13:15:01 ens3 830.30 564.77 6792.08 113.35 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.050Z] 13:15:01 lo 6.85 6.85 0.66 0.66 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.050Z] 13:15:01 docker0 23.61 23.22 1.86 195.25 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.050Z] 13:16:01 ens3 229.86 184.94 1510.65 78.15 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.050Z] 13:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.050Z] 13:16:01 docker0 136.31 166.87 11.05 1474.91 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.050Z] 13:17:01 ens3 147.83 103.12 2687.89 30.54 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.050Z] 13:17:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.050Z] 13:17:01 docker0 15.05 19.78 0.88 95.13 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.050Z] 13:18:01 ens3 3.62 1.92 4.49 0.14 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.050Z] 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.050Z] 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.050Z] 13:19:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.050Z] 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.050Z] 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] 13:20:01 ens3 3.13 6.05 0.27 7.45 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] 13:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] 13:22:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] 13:23:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] 13:24:01 ens3 39.84 36.21 27.14 40.95 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] 13:24:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] Average: ens3 124.31 88.93 1092.74 26.92 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] Average: lo 1.03 1.03 0.10 0.10 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] Average: docker0 17.49 20.98 1.38 176.50 0.00 0.00 0.00 0.00 [2022-09-12T13:24:05.051Z] [2022-09-12T13:24:05.051Z] [2022-09-12T13:24:05.051Z] ---> sar -P ALL: [2022-09-12T13:24:05.051Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28956) 09/12/22 _x86_64_ (8 CPU) [2022-09-12T13:24:05.051Z] [2022-09-12T13:24:05.051Z] 13:13:40 LINUX RESTART (8 CPU) [2022-09-12T13:24:05.051Z] [2022-09-12T13:24:05.051Z] 13:14:02 CPU %user %nice %system %iowait %steal %idle [2022-09-12T13:24:05.051Z] 13:15:01 all 9.62 0.00 3.62 4.59 0.06 82.11 [2022-09-12T13:24:05.051Z] 13:15:01 0 10.13 0.00 3.35 8.05 0.05 78.42 [2022-09-12T13:24:05.051Z] 13:15:01 1 10.85 0.00 4.25 4.57 0.07 80.26 [2022-09-12T13:24:05.051Z] 13:15:01 2 9.59 0.00 2.85 9.66 0.07 77.83 [2022-09-12T13:24:05.051Z] 13:15:01 3 10.02 0.00 4.05 2.33 0.05 83.55 [2022-09-12T13:24:05.051Z] 13:15:01 4 9.33 0.00 3.12 0.72 0.07 86.75 [2022-09-12T13:24:05.051Z] 13:15:01 5 8.33 0.00 2.58 0.92 0.05 88.11 [2022-09-12T13:24:05.051Z] 13:15:01 6 8.49 0.00 4.17 9.52 0.05 77.77 [2022-09-12T13:24:05.051Z] 13:15:01 7 10.20 0.00 4.56 0.97 0.09 84.18 [2022-09-12T13:24:05.051Z] 13:16:01 all 24.61 0.00 5.07 2.49 0.10 67.74 [2022-09-12T13:24:05.051Z] 13:16:01 0 23.61 0.00 4.87 3.40 0.10 68.01 [2022-09-12T13:24:05.051Z] 13:16:01 1 24.90 0.00 4.73 1.11 0.07 69.19 [2022-09-12T13:24:05.051Z] 13:16:01 2 24.86 0.00 5.52 8.59 0.08 60.95 [2022-09-12T13:24:05.051Z] 13:16:01 3 25.56 0.00 5.00 0.81 0.10 68.53 [2022-09-12T13:24:05.051Z] 13:16:01 4 24.66 0.00 4.61 0.19 0.10 70.44 [2022-09-12T13:24:05.051Z] 13:16:01 5 24.68 0.00 4.88 0.19 0.07 70.18 [2022-09-12T13:24:05.051Z] 13:16:01 6 24.38 0.00 5.50 5.18 0.17 64.78 [2022-09-12T13:24:05.051Z] 13:16:01 7 24.20 0.00 5.43 0.42 0.12 69.83 [2022-09-12T13:24:05.051Z] 13:17:01 all 20.35 0.00 4.70 2.73 0.10 72.12 [2022-09-12T13:24:05.051Z] 13:17:01 0 22.01 0.00 4.91 4.96 0.13 67.98 [2022-09-12T13:24:05.051Z] 13:17:01 1 17.03 0.00 3.97 5.45 0.12 73.44 [2022-09-12T13:24:05.051Z] 13:17:01 2 21.72 0.00 4.96 1.41 0.17 71.74 [2022-09-12T13:24:05.051Z] 13:17:01 3 19.53 0.00 5.12 0.62 0.08 74.65 [2022-09-12T13:24:05.051Z] 13:17:01 4 20.51 0.00 4.90 0.22 0.07 74.31 [2022-09-12T13:24:05.051Z] 13:17:01 5 19.94 0.00 3.86 0.12 0.08 75.99 [2022-09-12T13:24:05.051Z] 13:17:01 6 22.22 0.00 5.55 6.90 0.08 65.25 [2022-09-12T13:24:05.051Z] 13:17:01 7 19.85 0.00 4.35 2.11 0.08 73.61 [2022-09-12T13:24:05.051Z] 13:18:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-09-12T13:24:05.051Z] 13:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-12T13:24:05.051Z] 13:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T13:24:05.051Z] 13:18:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-12T13:24:05.051Z] 13:18:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2022-09-12T13:24:05.051Z] 13:18:01 4 0.08 0.00 0.05 0.00 0.00 99.87 [2022-09-12T13:24:05.051Z] 13:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-12T13:24:05.051Z] 13:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-12T13:24:05.051Z] 13:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-12T13:24:05.051Z] 13:19:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-09-12T13:24:05.051Z] 13:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-12T13:24:05.051Z] 13:19:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-12T13:24:05.051Z] 13:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-12T13:24:05.051Z] 13:19:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-12T13:24:05.051Z] 13:19:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2022-09-12T13:24:05.051Z] 13:19:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-12T13:24:05.051Z] 13:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-12T13:24:05.051Z] 13:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T13:24:05.051Z] 13:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-09-12T13:24:05.051Z] 13:20:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-12T13:24:05.051Z] 13:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-12T13:24:05.051Z] 13:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T13:24:05.051Z] 13:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-12T13:24:05.051Z] 13:20:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-12T13:24:05.051Z] 13:20:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-12T13:24:05.051Z] 13:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-12T13:24:05.051Z] 13:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T13:24:05.051Z] 13:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-12T13:24:05.051Z] 13:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-12T13:24:05.051Z] 13:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T13:24:05.051Z] 13:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-12T13:24:05.051Z] 13:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-12T13:24:05.051Z] 13:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-12T13:24:05.051Z] 13:21:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-12T13:24:05.051Z] 13:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-12T13:24:05.051Z] 13:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T13:24:05.051Z] 13:22:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-12T13:24:05.051Z] 13:22:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-12T13:24:05.051Z] 13:22:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-12T13:24:05.051Z] 13:22:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-12T13:24:05.051Z] 13:22:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-12T13:24:05.051Z] 13:22:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-12T13:24:05.051Z] 13:22:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2022-09-12T13:24:05.051Z] 13:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-12T13:24:05.051Z] 13:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T13:24:05.051Z] 13:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-12T13:24:05.051Z] 13:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-12T13:24:05.051Z] 13:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-12T13:24:05.051Z] 13:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-12T13:24:05.051Z] 13:23:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-12T13:24:05.051Z] 13:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-12T13:24:05.051Z] 13:23:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2022-09-12T13:24:05.051Z] 13:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T13:24:05.051Z] 13:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T13:24:05.051Z] 13:24:01 all 0.60 0.00 0.27 0.02 0.01 99.10 [2022-09-12T13:24:05.051Z] 13:24:01 0 0.40 0.00 0.20 0.02 0.02 99.37 [2022-09-12T13:24:05.051Z] 13:24:01 1 0.78 0.00 0.32 0.02 0.02 98.87 [2022-09-12T13:24:05.051Z] 13:24:01 2 0.83 0.00 0.27 0.03 0.02 98.85 [2022-09-12T13:24:05.051Z] 13:24:01 3 0.57 0.00 0.30 0.05 0.00 99.08 [2022-09-12T13:24:05.051Z] 13:24:01 4 0.45 0.00 0.25 0.03 0.02 99.25 [2022-09-12T13:24:05.051Z] 13:24:01 5 0.47 0.00 0.22 0.00 0.02 99.30 [2022-09-12T13:24:05.051Z] 13:24:01 6 1.02 0.00 0.28 0.02 0.02 98.67 [2022-09-12T13:24:05.051Z] 13:24:01 7 0.30 0.00 0.30 0.00 0.00 99.40 [2022-09-12T13:24:05.051Z] Average: all 5.48 0.00 1.36 0.97 0.03 92.16 [2022-09-12T13:24:05.051Z] Average: 0 5.59 0.00 1.33 1.62 0.03 91.44 [2022-09-12T13:24:05.051Z] Average: 1 5.31 0.00 1.31 1.11 0.03 92.24 [2022-09-12T13:24:05.051Z] Average: 2 5.65 0.00 1.35 1.94 0.03 91.02 [2022-09-12T13:24:05.051Z] Average: 3 5.53 0.00 1.44 0.39 0.03 92.62 [2022-09-12T13:24:05.051Z] Average: 4 5.46 0.00 1.29 0.11 0.03 93.11 [2022-09-12T13:24:05.051Z] Average: 5 5.32 0.00 1.16 0.12 0.03 93.37 [2022-09-12T13:24:05.051Z] Average: 6 5.56 0.00 1.54 2.13 0.03 90.74 [2022-09-12T13:24:05.051Z] Average: 7 5.40 0.00 1.45 0.35 0.03 92.78 [2022-09-12T13:24:05.051Z] [2022-09-12T13:24:05.051Z] [2022-09-12T13:24:05.051Z]