Pull request #106 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 79a47f4bde071169593bf093bc147019b0d568d4+0d3f7130d8a08a0ebc3612b54d57008063dbc12c (ec3a7722bff77f5429e294f4f9278787eacaa77b) 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-ssh6826386562833720111.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh6249369472448445150.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-106/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-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11852165741346973730.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-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14325226160084187757.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh14592428545624651632.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-106/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-106/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1225363708362120260.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-23301 in /w/workspace/y_app-rfid-llrp-inventory_PR-106 [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-106 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0d3f7130d8a08a0ebc3612b54d57008063dbc12c into PR head commit 79a47f4bde071169593bf093bc147019b0d568d4 Merge succeeded, producing 79a47f4bde071169593bf093bc147019b0d568d4 Checking out Revision 79a47f4bde071169593bf093bc147019b0d568d4 (PR-106) > git config core.sparsecheckout # timeout=10 > git checkout -f 79a47f4bde071169593bf093bc147019b0d568d4 # 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 0d3f7130d8a08a0ebc3612b54d57008063dbc12c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79a47f4bde071169593bf093bc147019b0d568d4 # 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 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-22T13:10:27.613Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-22T13:10:27.785Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-22T13:10:27.886Z] ========================================================= [2022-08-22T13:10:27.886Z] EdgeX Global Pipelines Version Info [2022-08-22T13:10:27.886Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-22T13:10:28.694Z] ------------------- [2022-08-22T13:10:28.694Z] stable info: [2022-08-22T13:10:28.694Z] ------------------- [2022-08-22T13:10:28.694Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-22T13:10:28.694Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-22T13:10:28.694Z] Message: update stable to v1.0.238 [2022-08-22T13:10:29.267Z] ------------------- [2022-08-22T13:10:29.267Z] experimental info: [2022-08-22T13:10:29.267Z] ------------------- [2022-08-22T13:10:29.267Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-22T13:10:29.267Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-22T13:10:29.267Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-22T13:10:29.672Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-08-22T13:10:29.712Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-08-22T13:10:29.751Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-22T13:10:29.790Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-22T13:10:29.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-22T13:10:29.876Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-22T13:10:29.920Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-22T13:10:29.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-22T13:10:30.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-22T13:10:30.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-22T13:10:30.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-22T13:10:30.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-08-22T13:10:30.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-22T13:10:30.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-22T13:10:30.243Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-22T13:10:30.285Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-22T13:10:30.325Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-22T13:10:30.365Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-22T13:10:30.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-22T13:10:30.457Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-22T13:10:30.496Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-22T13:10:30.545Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-22T13:10:30.591Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-22T13:10:30.635Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-22T13:10:30.677Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-22T13:10:30.722Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-22T13:10:30.774Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-22T13:10:30.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-106 [Pipeline] echo [2022-08-22T13:10:30.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-106 [Pipeline] echo [2022-08-22T13:10:30.908Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-106 [Pipeline] echo [2022-08-22T13:10:30.953Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79a47f4bde071169593bf093bc147019b0d568d4 [Pipeline] echo [2022-08-22T13:10:30.994Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 79a47f4 [Pipeline] echo [2022-08-22T13:10:31.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-22T13:10:31.153Z] provisioning config files... [2022-08-22T13:10:31.165Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp/config870621931328239226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T13:10:31.519Z] ---> docker-login.sh [2022-08-22T13:10:31.519Z] nexus3.edgexfoundry.org:10001 [2022-08-22T13:10:31.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T13:10:31.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T13:10:31.779Z] Configure a credential helper to remove this warning. See [2022-08-22T13:10:31.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T13:10:31.779Z] [2022-08-22T13:10:31.779Z] Login Succeeded [2022-08-22T13:10:31.779Z] nexus3.edgexfoundry.org:10002 [2022-08-22T13:10:32.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T13:10:32.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T13:10:32.050Z] Configure a credential helper to remove this warning. See [2022-08-22T13:10:32.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T13:10:32.050Z] [2022-08-22T13:10:32.050Z] Login Succeeded [2022-08-22T13:10:32.050Z] nexus3.edgexfoundry.org:10003 [2022-08-22T13:10:32.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T13:10:32.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T13:10:32.050Z] Configure a credential helper to remove this warning. See [2022-08-22T13:10:32.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T13:10:32.050Z] [2022-08-22T13:10:32.050Z] Login Succeeded [2022-08-22T13:10:32.050Z] nexus3.edgexfoundry.org:10004 [2022-08-22T13:10:32.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T13:10:32.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T13:10:32.313Z] Configure a credential helper to remove this warning. See [2022-08-22T13:10:32.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T13:10:32.313Z] [2022-08-22T13:10:32.313Z] Login Succeeded [2022-08-22T13:10:32.313Z] docker.io [2022-08-22T13:10:32.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T13:10:32.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T13:10:32.579Z] Configure a credential helper to remove this warning. See [2022-08-22T13:10:32.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T13:10:32.579Z] [2022-08-22T13:10:32.579Z] Login Succeeded [2022-08-22T13:10:32.845Z] ---> docker-login.sh ends [Pipeline] } [2022-08-22T13:10:32.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-22T13:10:33.479Z] + git rev-list -1 --merges 79a47f4bde071169593bf093bc147019b0d568d4~1..79a47f4bde071169593bf093bc147019b0d568d4 [Pipeline] echo [2022-08-22T13:10:33.532Z] -----------> git rev-list -1 --merges 79a47f4bde071169593bf093bc147019b0d568d4~1..79a47f4bde071169593bf093bc147019b0d568d4 79a47f4bde071169593bf093bc147019b0d568d4 [false] [Pipeline] sh [2022-08-22T13:10:33.852Z] + git log --format=format:%s -1 79a47f4bde071169593bf093bc147019b0d568d4 [Pipeline] echo [2022-08-22T13:10:33.892Z] ========================================================= [2022-08-22T13:10:33.892Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-22T13:10:33.892Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-22T13:10:34.348Z] + git log --format=format:%s -1 79a47f4bde071169593bf093bc147019b0d568d4 [Pipeline] echo [2022-08-22T13:10:34.379Z] [semverPrep] GIT_COMMIT: 79a47f4bde071169593bf093bc147019b0d568d4, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-08-22T13:10:34.409Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-22T13:10:34.813Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-22T13:10:34.813Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-22T13:10:34.813Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-22T13:10:34.813Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-22T13:10:34.813Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-22T13:10:34.813Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-22T13:10:34.813Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T13:10:35.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-22T13:10:35.320Z] [2022-08-22T13:10:35.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T13:10:35.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-22T13:10:35.706Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-22T13:10:35.706Z] b85a868b505f: Pulling fs layer [2022-08-22T13:10:35.706Z] e2be974225ed: Pulling fs layer [2022-08-22T13:10:35.706Z] 339a4e72a1f5: Pulling fs layer [2022-08-22T13:10:35.706Z] 988bab9f4d93: Pulling fs layer [2022-08-22T13:10:35.706Z] 1469e6f7b9e6: Pulling fs layer [2022-08-22T13:10:35.706Z] eaf3925da568: Pulling fs layer [2022-08-22T13:10:35.706Z] bab4dde63d76: Pulling fs layer [2022-08-22T13:10:35.706Z] bde34c3a00c8: Pulling fs layer [2022-08-22T13:10:35.706Z] b352a97aabf1: Pulling fs layer [2022-08-22T13:10:35.706Z] 4872d77fe225: Pulling fs layer [2022-08-22T13:10:35.706Z] 5851b861e8e6: Pulling fs layer [2022-08-22T13:10:35.706Z] 988bab9f4d93: Waiting [2022-08-22T13:10:35.706Z] 1469e6f7b9e6: Waiting [2022-08-22T13:10:35.706Z] eaf3925da568: Waiting [2022-08-22T13:10:35.706Z] bab4dde63d76: Waiting [2022-08-22T13:10:35.706Z] bde34c3a00c8: Waiting [2022-08-22T13:10:35.706Z] b352a97aabf1: Waiting [2022-08-22T13:10:35.706Z] 4872d77fe225: Waiting [2022-08-22T13:10:35.706Z] 5851b861e8e6: Waiting [2022-08-22T13:10:35.706Z] e2be974225ed: Verifying Checksum [2022-08-22T13:10:35.706Z] 988bab9f4d93: Download complete [2022-08-22T13:10:35.706Z] 1469e6f7b9e6: Verifying Checksum [2022-08-22T13:10:35.706Z] 1469e6f7b9e6: Download complete [2022-08-22T13:10:35.971Z] eaf3925da568: Verifying Checksum [2022-08-22T13:10:35.971Z] eaf3925da568: Download complete [2022-08-22T13:10:35.971Z] 339a4e72a1f5: Verifying Checksum [2022-08-22T13:10:35.971Z] 339a4e72a1f5: Download complete [2022-08-22T13:10:35.971Z] bde34c3a00c8: Verifying Checksum [2022-08-22T13:10:35.971Z] bde34c3a00c8: Download complete [2022-08-22T13:10:35.971Z] b352a97aabf1: Download complete [2022-08-22T13:10:35.971Z] 4872d77fe225: Download complete [2022-08-22T13:10:35.971Z] 5851b861e8e6: Verifying Checksum [2022-08-22T13:10:35.971Z] 5851b861e8e6: Download complete [2022-08-22T13:10:35.971Z] b85a868b505f: Verifying Checksum [2022-08-22T13:10:35.971Z] b85a868b505f: Download complete [2022-08-22T13:10:36.230Z] bab4dde63d76: Verifying Checksum [2022-08-22T13:10:36.230Z] bab4dde63d76: Download complete [2022-08-22T13:10:37.171Z] b85a868b505f: Pull complete [2022-08-22T13:10:37.431Z] e2be974225ed: Pull complete [2022-08-22T13:10:38.007Z] 339a4e72a1f5: Pull complete [2022-08-22T13:10:38.007Z] 988bab9f4d93: Pull complete [2022-08-22T13:10:38.269Z] 1469e6f7b9e6: Pull complete [2022-08-22T13:10:38.269Z] eaf3925da568: Pull complete [2022-08-22T13:10:40.192Z] bab4dde63d76: Pull complete [2022-08-22T13:10:40.192Z] bde34c3a00c8: Pull complete [2022-08-22T13:10:40.456Z] b352a97aabf1: Pull complete [2022-08-22T13:10:40.456Z] 4872d77fe225: Pull complete [2022-08-22T13:10:40.717Z] 5851b861e8e6: Pull complete [2022-08-22T13:10:40.717Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-22T13:10:40.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-22T13:10:40.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T13:10:40.950Z] prd-ubuntu20.04-docker-8c-8g-23301 does not seem to be running inside a container [2022-08-22T13:10:40.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-106 -v /w/workspace/y_app-rfid-llrp-inventory_PR-106:/w/workspace/y_app-rfid-llrp-inventory_PR-106:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-22T13:10:42.482Z] $ docker top a51b9e13a220b50df1b6f79a5e34a45c53aeaeb6e24dcf58e71969c7df469f1a -eo pid,comm [2022-08-22T13:10:42.552Z] 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-08-22T13:10:42.553Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-22T13:10:42.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-22T13:10:42.683Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-22T13:10:42.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-22T13:10:42.820Z] $ docker exec a51b9e13a220b50df1b6f79a5e34a45c53aeaeb6e24dcf58e71969c7df469f1a ssh-agent [2022-08-22T13:10:42.934Z] SSH_AUTH_SOCK=/tmp/ssh-798adC7bwpGm/agent.34 [2022-08-22T13:10:42.934Z] SSH_AGENT_PID=40 [2022-08-22T13:10:42.942Z] Running ssh-add (command line suppressed) [2022-08-22T13:10:43.062Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp/private_key_8207749773073748810.key (/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp/private_key_8207749773073748810.key) [2022-08-22T13:10:43.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-22T13:10:43.401Z] + git tag --points-at HEAD [Pipeline] } [2022-08-22T13:10:43.433Z] $ docker exec --env ******** --env ******** a51b9e13a220b50df1b6f79a5e34a45c53aeaeb6e24dcf58e71969c7df469f1a ssh-agent -k [2022-08-22T13:10:43.538Z] unset SSH_AUTH_SOCK; [2022-08-22T13:10:43.538Z] unset SSH_AGENT_PID; [2022-08-22T13:10:43.538Z] echo Agent pid 40 killed; [2022-08-22T13:10:43.547Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-22T13:10:43.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-22T13:10:43.626Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-22T13:10:43.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-22T13:10:43.756Z] $ docker exec a51b9e13a220b50df1b6f79a5e34a45c53aeaeb6e24dcf58e71969c7df469f1a ssh-agent [2022-08-22T13:10:43.884Z] SSH_AUTH_SOCK=/tmp/ssh-4fkmgDejnYzQ/agent.74 [2022-08-22T13:10:43.884Z] SSH_AGENT_PID=81 [2022-08-22T13:10:43.891Z] Running ssh-add (command line suppressed) [2022-08-22T13:10:44.006Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp/private_key_6303003007429720940.key (/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp/private_key_6303003007429720940.key) [2022-08-22T13:10:44.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-22T13:10:44.354Z] + git semver init [2022-08-22T13:10:44.616Z] 2022-08-22 13:10:44,562 [run_init] DEBUG init version:0.0.0 force:False [2022-08-22T13:10:44.616Z] 2022-08-22 13:10:44,563 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-106/.semver [2022-08-22T13:10:44.616Z] 2022-08-22 13:10:44,563 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-106/.semver [2022-08-22T13:10:44.616Z] 2022-08-22 13:10:44,563 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-106/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-106, universal_newlines=False, shell=None, istream=None) [2022-08-22T13:10:46.003Z] 2022-08-22 13:10:45,566 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-106/.git/info/exclude [2022-08-22T13:10:46.003Z] 2022-08-22 13:10:45,567 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-106/.semver/PR-106 with force:False [2022-08-22T13:10:46.003Z] 2022-08-22 13:10:45,567 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-106/.semver/PR-106 [2022-08-22T13:10:46.004Z] 2022-08-22 13:10:45,572 [execute] INFO git cat-file --batch-check [2022-08-22T13:10:46.004Z] 2022-08-22 13:10:45,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-106/.semver, universal_newlines=False, shell=None, istream=) [2022-08-22T13:10:46.004Z] 2022-08-22 13:10:45,578 [execute] INFO git cat-file --batch [2022-08-22T13:10:46.004Z] 2022-08-22 13:10:45,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-106/.semver, universal_newlines=False, shell=None, istream=) [2022-08-22T13:10:46.004Z] 2022-08-22 13:10:45,583 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-106/.semver/PR-106 [2022-08-22T13:10:46.004Z] 0.0.0 [Pipeline] } [2022-08-22T13:10:46.034Z] $ docker exec --env ******** --env ******** a51b9e13a220b50df1b6f79a5e34a45c53aeaeb6e24dcf58e71969c7df469f1a ssh-agent -k [2022-08-22T13:10:46.144Z] unset SSH_AUTH_SOCK; [2022-08-22T13:10:46.144Z] unset SSH_AGENT_PID; [2022-08-22T13:10:46.144Z] echo Agent pid 81 killed; [2022-08-22T13:10:46.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-22T13:10:46.583Z] + git semver [Pipeline] } [2022-08-22T13:10:46.876Z] $ docker stop --time=1 a51b9e13a220b50df1b6f79a5e34a45c53aeaeb6e24dcf58e71969c7df469f1a [2022-08-22T13:10:48.185Z] $ docker rm -f a51b9e13a220b50df1b6f79a5e34a45c53aeaeb6e24dcf58e71969c7df469f1a [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-22T13:10:48.589Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-22T13:10:48.900Z] Stashed 1 file(s) [Pipeline] echo [2022-08-22T13:10:48.918Z] [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-08-22T13:10:49.515Z] provisioning config files... [2022-08-22T13:10:49.526Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp/config3208805924309256059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T13:10:49.876Z] ---> docker-login.sh [2022-08-22T13:10:49.877Z] nexus3.edgexfoundry.org:10001 [2022-08-22T13:10:49.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T13:10:49.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T13:10:49.877Z] Configure a credential helper to remove this warning. See [2022-08-22T13:10:49.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T13:10:49.877Z] [2022-08-22T13:10:49.877Z] Login Succeeded [2022-08-22T13:10:49.877Z] nexus3.edgexfoundry.org:10002 [2022-08-22T13:10:49.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T13:10:49.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T13:10:49.877Z] Configure a credential helper to remove this warning. See [2022-08-22T13:10:49.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T13:10:49.877Z] [2022-08-22T13:10:49.877Z] Login Succeeded [2022-08-22T13:10:49.877Z] nexus3.edgexfoundry.org:10003 [2022-08-22T13:10:50.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T13:10:50.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T13:10:50.138Z] Configure a credential helper to remove this warning. See [2022-08-22T13:10:50.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T13:10:50.138Z] [2022-08-22T13:10:50.138Z] Login Succeeded [2022-08-22T13:10:50.138Z] nexus3.edgexfoundry.org:10004 [2022-08-22T13:10:50.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T13:10:50.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T13:10:50.138Z] Configure a credential helper to remove this warning. See [2022-08-22T13:10:50.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T13:10:50.138Z] [2022-08-22T13:10:50.138Z] Login Succeeded [2022-08-22T13:10:50.402Z] docker.io [2022-08-22T13:10:50.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T13:10:50.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T13:10:50.664Z] Configure a credential helper to remove this warning. See [2022-08-22T13:10:50.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T13:10:50.664Z] [2022-08-22T13:10:50.664Z] Login Succeeded [2022-08-22T13:10:50.664Z] ---> docker-login.sh ends [Pipeline] } [2022-08-22T13:10:50.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-22T13:10:50.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T13:10:50.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T13:10:50.949Z] ========================================================= [2022-08-22T13:10:50.949Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-22T13:10:50.949Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T13:10:51.416Z] + 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-08-22T13:10:51.416Z] Sending build context to Docker daemon 12.47MB [2022-08-22T13:10:51.416Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-22T13:10:51.416Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-22T13:10:51.416Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-22T13:10:51.416Z] 2408cc74d12b: Pulling fs layer [2022-08-22T13:10:51.416Z] ea60b727a1ce: Pulling fs layer [2022-08-22T13:10:51.416Z] 30c4a7721957: Pulling fs layer [2022-08-22T13:10:51.416Z] 370296b7ddb6: Pulling fs layer [2022-08-22T13:10:51.416Z] 7c6cee850709: Pulling fs layer [2022-08-22T13:10:51.416Z] 39a5fcdaea64: Pulling fs layer [2022-08-22T13:10:51.416Z] d94ebbe4e438: Pulling fs layer [2022-08-22T13:10:51.416Z] bcfd1f05c69d: Pulling fs layer [2022-08-22T13:10:51.416Z] 59ccb84bbe0f: Pulling fs layer [2022-08-22T13:10:51.416Z] 370296b7ddb6: Waiting [2022-08-22T13:10:51.416Z] 7c6cee850709: Waiting [2022-08-22T13:10:51.416Z] 39a5fcdaea64: Waiting [2022-08-22T13:10:51.416Z] d94ebbe4e438: Waiting [2022-08-22T13:10:51.416Z] bcfd1f05c69d: Waiting [2022-08-22T13:10:51.416Z] 59ccb84bbe0f: Waiting [2022-08-22T13:10:51.416Z] 30c4a7721957: Verifying Checksum [2022-08-22T13:10:51.416Z] 30c4a7721957: Download complete [2022-08-22T13:10:51.679Z] ea60b727a1ce: Verifying Checksum [2022-08-22T13:10:51.679Z] ea60b727a1ce: Download complete [2022-08-22T13:10:51.679Z] 7c6cee850709: Verifying Checksum [2022-08-22T13:10:51.679Z] 7c6cee850709: Download complete [2022-08-22T13:10:51.679Z] 39a5fcdaea64: Download complete [2022-08-22T13:10:51.679Z] 2408cc74d12b: Verifying Checksum [2022-08-22T13:10:51.679Z] 2408cc74d12b: Download complete [2022-08-22T13:10:51.679Z] d94ebbe4e438: Verifying Checksum [2022-08-22T13:10:51.679Z] d94ebbe4e438: Download complete [2022-08-22T13:10:51.679Z] 2408cc74d12b: Pull complete [2022-08-22T13:10:51.940Z] ea60b727a1ce: Pull complete [2022-08-22T13:10:51.940Z] 30c4a7721957: Pull complete [2022-08-22T13:10:51.940Z] 59ccb84bbe0f: Verifying Checksum [2022-08-22T13:10:51.940Z] 59ccb84bbe0f: Download complete [2022-08-22T13:10:52.200Z] bcfd1f05c69d: Verifying Checksum [2022-08-22T13:10:52.200Z] bcfd1f05c69d: Download complete [2022-08-22T13:10:52.459Z] 370296b7ddb6: Verifying Checksum [2022-08-22T13:10:52.459Z] 370296b7ddb6: Download complete [2022-08-22T13:10:56.661Z] 370296b7ddb6: Pull complete [2022-08-22T13:10:56.661Z] 7c6cee850709: Pull complete [2022-08-22T13:10:56.661Z] 39a5fcdaea64: Pull complete [2022-08-22T13:10:56.661Z] d94ebbe4e438: Pull complete [2022-08-22T13:10:58.044Z] bcfd1f05c69d: Pull complete [2022-08-22T13:10:58.613Z] 59ccb84bbe0f: Pull complete [2022-08-22T13:10:58.613Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-22T13:10:58.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-22T13:10:58.613Z] ---> a4fb48ad2a94 [2022-08-22T13:10:58.613Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-22T13:11:01.161Z] ---> Running in 4be75fd2542f [2022-08-22T13:11:01.161Z] Removing intermediate container 4be75fd2542f [2022-08-22T13:11:01.161Z] ---> 88f798fa9cd6 [2022-08-22T13:11:01.161Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-22T13:11:01.161Z] ---> Running in 22441d5909ca [2022-08-22T13:11:01.161Z] Removing intermediate container 22441d5909ca [2022-08-22T13:11:01.161Z] ---> 682291662040 [2022-08-22T13:11:01.161Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-22T13:11:01.161Z] ---> Running in 284d6272a34c [2022-08-22T13:11:01.161Z] Removing intermediate container 284d6272a34c [2022-08-22T13:11:01.161Z] ---> 1491d1f3a18c [2022-08-22T13:11:01.161Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T13:11:01.161Z] ---> Running in 9407a9bdbf43 [2022-08-22T13:11:01.735Z] Removing intermediate container 9407a9bdbf43 [2022-08-22T13:11:01.735Z] ---> 37c9dfd54134 [2022-08-22T13:11:01.735Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-22T13:11:02.003Z] ---> Running in 339d7f49d601 [2022-08-22T13:11:02.265Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T13:11:03.211Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T13:11:03.472Z] OK: 211 MiB in 51 packages [2022-08-22T13:11:03.731Z] Removing intermediate container 339d7f49d601 [2022-08-22T13:11:03.731Z] ---> 69c9c009919e [2022-08-22T13:11:03.731Z] Step 8/13 : WORKDIR /app [2022-08-22T13:11:03.731Z] ---> Running in b262be5a8405 [2022-08-22T13:11:03.991Z] Removing intermediate container b262be5a8405 [2022-08-22T13:11:03.991Z] ---> e21df2bcdf9f [2022-08-22T13:11:03.991Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-22T13:11:03.991Z] ---> 40eec8198575 [2022-08-22T13:11:03.991Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T13:11:03.991Z] ---> Running in 8745232b9a63 [2022-08-22T13:11:04.336Z] Still waiting to schedule task [2022-08-22T13:11:04.336Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-22T13:11:25.954Z] Removing intermediate container 8745232b9a63 [2022-08-22T13:11:25.954Z] ---> a7efb93ea169 [2022-08-22T13:11:25.954Z] Step 11/13 : COPY . . [2022-08-22T13:11:25.954Z] ---> caf718e03d15 [2022-08-22T13:11:25.954Z] Step 12/13 : ARG MAKE="make build" [2022-08-22T13:11:25.954Z] ---> Running in 3f1ca56631ab [2022-08-22T13:11:25.954Z] Removing intermediate container 3f1ca56631ab [2022-08-22T13:11:25.954Z] ---> 98a0ecf4ec24 [2022-08-22T13:11:25.954Z] Step 13/13 : RUN $MAKE [2022-08-22T13:11:25.954Z] ---> Running in 819b0196c623 [2022-08-22T13:11:25.954Z] noop [2022-08-22T13:11:25.954Z] Removing intermediate container 819b0196c623 [2022-08-22T13:11:25.954Z] ---> 8217f0f4f9ba [2022-08-22T13:11:25.954Z] Successfully built 8217f0f4f9ba [2022-08-22T13:11:25.954Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T13:11:26.394Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-22T13:11:26.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T13:11:26.556Z] prd-ubuntu20.04-docker-8c-8g-23301 does not seem to be running inside a container [2022-08-22T13:11:26.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-106 -v /w/workspace/y_app-rfid-llrp-inventory_PR-106:/w/workspace/y_app-rfid-llrp-inventory_PR-106:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-22T13:11:26.967Z] $ docker top b016ea76090d0ce9dd8556eddbf40737b7d2ce0661fda54f5616a98c4b1bc081 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T13:11:27.381Z] + go version [2022-08-22T13:11:27.382Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-22T13:11:27.417Z] $ docker stop --time=1 b016ea76090d0ce9dd8556eddbf40737b7d2ce0661fda54f5616a98c4b1bc081 [2022-08-22T13:11:28.671Z] $ docker rm -f b016ea76090d0ce9dd8556eddbf40737b7d2ce0661fda54f5616a98c4b1bc081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T13:11:29.403Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-22T13:11:29.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T13:11:29.592Z] prd-ubuntu20.04-docker-8c-8g-23301 does not seem to be running inside a container [2022-08-22T13:11:29.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/y_app-rfid-llrp-inventory_PR-106 -v /w/workspace/y_app-rfid-llrp-inventory_PR-106:/w/workspace/y_app-rfid-llrp-inventory_PR-106:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-22T13:11:30.065Z] $ docker top 6bb8af4bb0e2af731d5a374a5ce05813905081cbc352304a8de443487c588913 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T13:11:30.475Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-106 [Pipeline] fileExists [Pipeline] sh [2022-08-22T13:11:30.845Z] + make test [2022-08-22T13:11:30.845Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-22T13:11:40.823Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-08-22T13:11:40.823Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.062s coverage: 86.2% of statements [2022-08-22T13:11:40.823Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-08-22T13:11:42.738Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.544s coverage: 71.9% of statements [2022-08-22T13:11:49.319Z] 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-08-22T13:11:49.319Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-22T13:11:52.615Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-22T13:11:52.615Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-22T13:11:52.875Z] ./bin/test-attribution.sh [2022-08-22T13:11:52.875Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-22T13:11:52.875Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-22T13:11:52.875Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-22T13:11:52.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-22T13:11:52.987Z] $ docker stop --time=1 6bb8af4bb0e2af731d5a374a5ce05813905081cbc352304a8de443487c588913 [2022-08-22T13:11:54.796Z] $ docker rm -f 6bb8af4bb0e2af731d5a374a5ce05813905081cbc352304a8de443487c588913 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-22T13:11:55.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-22T13:11:55.357Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-22T13:11:56.051Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-22T13:11:56.364Z] + ls -al . [2022-08-22T13:11:56.364Z] total 232 [2022-08-22T13:11:56.364Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 13:11 . [2022-08-22T13:11:56.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:10 .. [2022-08-22T13:11:56.364Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 22 13:10 .dockerignore [2022-08-22T13:11:56.364Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 13:11 .git [2022-08-22T13:11:56.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 13:10 .github [2022-08-22T13:11:56.364Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 22 13:10 .gitignore [2022-08-22T13:11:56.364Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 13:10 .golangci.yml [2022-08-22T13:11:56.364Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 13:10 .semver [2022-08-22T13:11:56.364Z] -rw-rw-r-- 1 jenkins jenkins 9546 Aug 22 13:10 Attribution.txt [2022-08-22T13:11:56.364Z] -rw-rw-r-- 1 jenkins jenkins 2487 Aug 22 13:10 CHANGELOG.md [2022-08-22T13:11:56.364Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 22 13:10 Dockerfile [2022-08-22T13:11:56.364Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 13:10 GOVERNANCE.md [2022-08-22T13:11:56.364Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 22 13:10 Jenkinsfile [2022-08-22T13:11:56.364Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 22 13:10 LICENSE [2022-08-22T13:11:56.364Z] -rw-rw-r-- 1 jenkins jenkins 2949 Aug 22 13:10 Makefile [2022-08-22T13:11:56.364Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 22 13:10 OWNERS.md [2022-08-22T13:11:56.364Z] -rw-rw-r-- 1 jenkins jenkins 30359 Aug 22 13:10 README.md [2022-08-22T13:11:56.364Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 13:10 VERSION [2022-08-22T13:11:56.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:10 bin [2022-08-22T13:11:56.364Z] -rw-r--r-- 1 jenkins jenkins 41008 Aug 22 13:11 coverage.out [2022-08-22T13:11:56.364Z] -rw-rw-r-- 1 jenkins jenkins 3677 Aug 22 13:10 go.mod [2022-08-22T13:11:56.364Z] -rw-rw-r-- 1 jenkins jenkins 37565 Aug 22 13:10 go.sum [2022-08-22T13:11:56.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:10 images [2022-08-22T13:11:56.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:10 internal [2022-08-22T13:11:56.364Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 22 13:10 main.go [2022-08-22T13:11:56.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:10 res [2022-08-22T13:11:56.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:10 snap [2022-08-22T13:11:56.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 13:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T13:11:56.767Z] + 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=79a47f4bde071169593bf093bc147019b0d568d4 --label arch=amd64 --label version=0.0.0 . [2022-08-22T13:11:56.767Z] Sending build context to Docker daemon 12.47MB [2022-08-22T13:11:56.767Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-08-22T13:11:56.767Z] Step 2/31 : FROM ${BASE} AS builder [2022-08-22T13:11:56.767Z] ---> 8217f0f4f9ba [2022-08-22T13:11:56.767Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-22T13:11:57.027Z] ---> Running in 28281eded208 [2022-08-22T13:11:57.027Z] Removing intermediate container 28281eded208 [2022-08-22T13:11:57.027Z] ---> 644ca790c6e4 [2022-08-22T13:11:57.027Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-08-22T13:11:57.027Z] ---> Running in 012b38da60fc [2022-08-22T13:11:57.027Z] Removing intermediate container 012b38da60fc [2022-08-22T13:11:57.027Z] ---> bd6b5dbadceb [2022-08-22T13:11:57.027Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-22T13:11:57.027Z] ---> Running in 8870d84200f0 [2022-08-22T13:11:57.287Z] Removing intermediate container 8870d84200f0 [2022-08-22T13:11:57.287Z] ---> 9ba7c78e77a8 [2022-08-22T13:11:57.287Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T13:11:57.287Z] ---> Running in 94ba1967a6b4 [2022-08-22T13:11:57.857Z] Removing intermediate container 94ba1967a6b4 [2022-08-22T13:11:57.857Z] ---> 1781aa2fd419 [2022-08-22T13:11:57.857Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-22T13:11:57.857Z] ---> Running in d66d3b49cf4c [2022-08-22T13:11:58.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T13:11:59.060Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T13:11:59.632Z] OK: 211 MiB in 51 packages [2022-08-22T13:11:59.892Z] Removing intermediate container d66d3b49cf4c [2022-08-22T13:11:59.892Z] ---> 3c884e84af38 [2022-08-22T13:11:59.892Z] Step 8/31 : WORKDIR /app [2022-08-22T13:11:59.892Z] ---> Running in 397b749d1a25 [2022-08-22T13:11:59.892Z] Removing intermediate container 397b749d1a25 [2022-08-22T13:11:59.892Z] ---> e0ab65163816 [2022-08-22T13:11:59.892Z] Step 9/31 : COPY go.mod vendor* ./ [2022-08-22T13:12:00.160Z] ---> 61abb9996cbc [2022-08-22T13:12:00.160Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T13:12:00.160Z] ---> Running in 004df518fb3f [2022-08-22T13:12:00.731Z] Removing intermediate container 004df518fb3f [2022-08-22T13:12:00.731Z] ---> 3c1a38daf191 [2022-08-22T13:12:00.731Z] Step 11/31 : COPY . . [2022-08-22T13:12:00.992Z] ---> c1a9401d9bf2 [2022-08-22T13:12:00.992Z] Step 12/31 : ARG MAKE="make build" [2022-08-22T13:12:01.253Z] ---> Running in b3366cfe943b [2022-08-22T13:12:01.253Z] Removing intermediate container b3366cfe943b [2022-08-22T13:12:01.253Z] ---> 173cf8e25396 [2022-08-22T13:12:01.253Z] Step 13/31 : RUN $MAKE [2022-08-22T13:12:01.253Z] ---> Running in 8a30bf15500f [2022-08-22T13:12:01.515Z] 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.30 -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-08-22T13:12:23.464Z] Removing intermediate container 8a30bf15500f [2022-08-22T13:12:23.464Z] ---> d607c5237172 [2022-08-22T13:12:23.464Z] Step 14/31 : FROM alpine:3.14 [2022-08-22T13:12:23.464Z] 3.14: Pulling from library/alpine [2022-08-22T13:12:23.464Z] c7ed990a2339: Pulling fs layer [2022-08-22T13:12:23.464Z] c7ed990a2339: Verifying Checksum [2022-08-22T13:12:23.464Z] c7ed990a2339: Download complete [2022-08-22T13:12:23.464Z] c7ed990a2339: Pull complete [2022-08-22T13:12:23.464Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-22T13:12:23.464Z] Status: Downloaded newer image for alpine:3.14 [2022-08-22T13:12:23.464Z] ---> dd53f409bf0b [2022-08-22T13:12:23.464Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-22T13:12:23.464Z] ---> Running in 01ef63be2dc5 [2022-08-22T13:12:23.464Z] Removing intermediate container 01ef63be2dc5 [2022-08-22T13:12:23.464Z] ---> 895f828b46cc [2022-08-22T13:12:23.464Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-08-22T13:12:23.464Z] ---> Running in 1df0903c96d0 [2022-08-22T13:12:23.464Z] Removing intermediate container 1df0903c96d0 [2022-08-22T13:12:23.464Z] ---> 2ab72e3ba32f [2022-08-22T13:12:23.464Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T13:12:23.464Z] ---> Running in 7cbe7fc5977b [2022-08-22T13:12:23.464Z] Removing intermediate container 7cbe7fc5977b [2022-08-22T13:12:23.464Z] ---> c28b133302d9 [2022-08-22T13:12:23.464Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-08-22T13:12:23.464Z] ---> Running in 3dd99ff8fc1d [2022-08-22T13:12:23.464Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-22T13:12:23.464Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-22T13:12:23.464Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-22T13:12:23.464Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-22T13:12:23.464Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-08-22T13:12:23.727Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-22T13:12:23.727Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-22T13:12:23.727Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-22T13:12:23.988Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-22T13:12:23.988Z] Executing busybox-1.33.1-r8.trigger [2022-08-22T13:12:23.988Z] Executing ca-certificates-20220614-r0.trigger [2022-08-22T13:12:23.988Z] OK: 9 MiB in 21 packages [2022-08-22T13:12:24.556Z] Removing intermediate container 3dd99ff8fc1d [2022-08-22T13:12:24.557Z] ---> 03cd4cc3c548 [2022-08-22T13:12:24.557Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-22T13:12:24.557Z] ---> b2baeeb699ea [2022-08-22T13:12:24.557Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-22T13:12:24.816Z] ---> 6c3a9d6307e7 [2022-08-22T13:12:24.816Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-08-22T13:12:24.816Z] ---> a0c712fa49fa [2022-08-22T13:12:24.816Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-08-22T13:12:25.076Z] ---> f78d5bb62cf1 [2022-08-22T13:12:25.076Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-08-22T13:12:25.648Z] ---> fadba722a463 [2022-08-22T13:12:25.648Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-08-22T13:12:25.648Z] ---> Running in 325ed6e0bcd4 [2022-08-22T13:12:26.228Z] Removing intermediate container 325ed6e0bcd4 [2022-08-22T13:12:26.228Z] ---> b29ae1a1ec2d [2022-08-22T13:12:26.228Z] Step 25/31 : VOLUME /cache [2022-08-22T13:12:26.228Z] ---> Running in f0a7d7b8af06 [2022-08-22T13:12:26.228Z] Removing intermediate container f0a7d7b8af06 [2022-08-22T13:12:26.228Z] ---> 89dc72dc3fd4 [2022-08-22T13:12:26.228Z] Step 26/31 : EXPOSE 59711 [2022-08-22T13:12:26.492Z] ---> Running in c1e2005629f9 [2022-08-22T13:12:26.492Z] Removing intermediate container c1e2005629f9 [2022-08-22T13:12:26.492Z] ---> 73328e22a2f1 [2022-08-22T13:12:26.492Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-08-22T13:12:26.492Z] ---> Running in 9cc095418b3c [2022-08-22T13:12:26.492Z] Removing intermediate container 9cc095418b3c [2022-08-22T13:12:26.492Z] ---> 834f0f19f8ba [2022-08-22T13:12:26.492Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-08-22T13:12:26.752Z] ---> Running in 0845c6767733 [2022-08-22T13:12:26.752Z] Removing intermediate container 0845c6767733 [2022-08-22T13:12:26.752Z] ---> 7f37a5e3aed3 [2022-08-22T13:12:26.752Z] Step 29/31 : LABEL arch=amd64 [2022-08-22T13:12:26.752Z] ---> Running in 471a8b935e54 [2022-08-22T13:12:26.752Z] Removing intermediate container 471a8b935e54 [2022-08-22T13:12:26.752Z] ---> d06cc7e46aa1 [2022-08-22T13:12:26.752Z] Step 30/31 : LABEL git_sha=79a47f4bde071169593bf093bc147019b0d568d4 [2022-08-22T13:12:27.016Z] ---> Running in ea474ad62395 [2022-08-22T13:12:27.016Z] Removing intermediate container ea474ad62395 [2022-08-22T13:12:27.016Z] ---> 70c69e1a22e3 [2022-08-22T13:12:27.016Z] Step 31/31 : LABEL version=0.0.0 [2022-08-22T13:12:27.016Z] ---> Running in dad944326d90 [2022-08-22T13:12:27.277Z] Removing intermediate container dad944326d90 [2022-08-22T13:12:27.277Z] ---> 7a8e936322b0 [2022-08-22T13:12:27.277Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-22T13:12:27.277Z] Successfully built 7a8e936322b0 [2022-08-22T13:12:27.277Z] 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-08-22T13:12:28.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-22T13:12:28.189Z] [2022-08-22T13:12:28.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T13:12:28.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-22T13:12:28.571Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-22T13:12:28.571Z] 5eb5b503b376: Pulling fs layer [2022-08-22T13:12:28.571Z] 5c69ac0246d0: Pulling fs layer [2022-08-22T13:12:28.571Z] ec43610c2a17: Pulling fs layer [2022-08-22T13:12:28.571Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-22T13:12:28.571Z] 33b1e0a273af: Pulling fs layer [2022-08-22T13:12:28.571Z] 5d3b04190fa2: Pulling fs layer [2022-08-22T13:12:28.571Z] 2f39f015ded8: Pulling fs layer [2022-08-22T13:12:28.571Z] 3a2ae6a8a46f: Waiting [2022-08-22T13:12:28.571Z] 33b1e0a273af: Waiting [2022-08-22T13:12:28.571Z] 5d3b04190fa2: Waiting [2022-08-22T13:12:28.571Z] 2f39f015ded8: Waiting [2022-08-22T13:12:28.571Z] 5c69ac0246d0: Verifying Checksum [2022-08-22T13:12:28.571Z] 5c69ac0246d0: Download complete [2022-08-22T13:12:28.571Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-22T13:12:28.571Z] 3a2ae6a8a46f: Download complete [2022-08-22T13:12:28.571Z] 33b1e0a273af: Verifying Checksum [2022-08-22T13:12:28.571Z] 33b1e0a273af: Download complete [2022-08-22T13:12:28.571Z] 5d3b04190fa2: Download complete [2022-08-22T13:12:28.571Z] ec43610c2a17: Verifying Checksum [2022-08-22T13:12:28.571Z] ec43610c2a17: Download complete [2022-08-22T13:12:28.829Z] 5eb5b503b376: Verifying Checksum [2022-08-22T13:12:28.829Z] 5eb5b503b376: Download complete [2022-08-22T13:12:29.401Z] 2f39f015ded8: Verifying Checksum [2022-08-22T13:12:29.401Z] 2f39f015ded8: Download complete [2022-08-22T13:12:29.973Z] 5eb5b503b376: Pull complete [2022-08-22T13:12:30.236Z] 5c69ac0246d0: Pull complete [2022-08-22T13:12:30.805Z] ec43610c2a17: Pull complete [2022-08-22T13:12:30.805Z] 3a2ae6a8a46f: Pull complete [2022-08-22T13:12:31.066Z] 33b1e0a273af: Pull complete [2022-08-22T13:12:31.066Z] 5d3b04190fa2: Pull complete [2022-08-22T13:12:35.270Z] 2f39f015ded8: Pull complete [2022-08-22T13:12:35.271Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-22T13:12:35.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-22T13:12:35.271Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T13:12:35.504Z] prd-ubuntu20.04-docker-8c-8g-23301 does not seem to be running inside a container [2022-08-22T13:12:35.545Z] $ 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-106 -v /w/workspace/y_app-rfid-llrp-inventory_PR-106:/w/workspace/y_app-rfid-llrp-inventory_PR-106:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-106@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-08-22T13:12:37.336Z] $ docker top a7513a98d954d03e96804f8e450ed878c95f1f524ebba43fa363347e46bdfad5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T13:12:37.798Z] ---> job-cost.sh [2022-08-22T13:12:37.798Z] lf-activate-venv: SKIPPING [2022-08-22T13:12:37.798Z] INFO: No Stack... [2022-08-22T13:12:38.059Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-22T13:12:38.631Z] INFO: Archiving Costs [Pipeline] sh [2022-08-22T13:12:38.994Z] + cut -d, -f6 [2022-08-22T13:12:38.994Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-106/archives/cost.csv [Pipeline] lock [2022-08-22T13:12:39.036Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-106-1-stack-cost] [2022-08-22T13:12:39.040Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-106-1-stack-cost] did not exist. Created. [2022-08-22T13:12:39.041Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-106-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-22T13:12:39.439Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-22T13:12:39.487Z] Stashed 1 file(s) [Pipeline] } [2022-08-22T13:12:39.533Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-106-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-22T13:12:39.614Z] $ docker stop --time=1 a7513a98d954d03e96804f8e450ed878c95f1f524ebba43fa363347e46bdfad5 [2022-08-22T13:12:40.780Z] $ docker rm -f a7513a98d954d03e96804f8e450ed878c95f1f524ebba43fa363347e46bdfad5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-22T13:12:41.491Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23302 in /w/workspace/y_app-rfid-llrp-inventory_PR-106 [Pipeline] { [Pipeline] ws [2022-08-22T13:12:41.537Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-08-22T13:12:41.618Z] The recommended git tool is: git [2022-08-22T13:12:47.374Z] using credential edgex-jenkins-ssh [2022-08-22T13:12:47.392Z] Cloning the remote Git repository [2022-08-22T13:12:47.454Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-22T13:12:47.532Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-08-22T13:12:47.671Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-22T13:12:47.672Z] > git --version # timeout=10 [2022-08-22T13:12:47.726Z] > git --version # 'git version 2.25.1' [2022-08-22T13:12:47.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-22T13:12:47.872Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-22T13:12:49.909Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-08-22T13:12:49.929Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-22T13:12:49.957Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-08-22T13:12:49.991Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-22T13:12:49.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-22T13:12:50.007Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-22T13:12:50.448Z] Merging remotes/origin/main commit 0d3f7130d8a08a0ebc3612b54d57008063dbc12c into PR head commit 79a47f4bde071169593bf093bc147019b0d568d4 [2022-08-22T13:12:50.663Z] Merge succeeded, producing 79a47f4bde071169593bf093bc147019b0d568d4 [2022-08-22T13:12:50.663Z] Checking out Revision 79a47f4bde071169593bf093bc147019b0d568d4 (PR-106) [2022-08-22T13:12:50.469Z] > git config core.sparsecheckout # timeout=10 [2022-08-22T13:12:50.483Z] > git checkout -f 79a47f4bde071169593bf093bc147019b0d568d4 # timeout=10 [2022-08-22T13:12:50.577Z] > git remote # timeout=10 [2022-08-22T13:12:50.593Z] > git config --get remote.origin.url # timeout=10 [2022-08-22T13:12:50.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-22T13:12:50.618Z] > git merge 0d3f7130d8a08a0ebc3612b54d57008063dbc12c # timeout=10 [2022-08-22T13:12:50.650Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-22T13:12:50.674Z] > git config core.sparsecheckout # timeout=10 [2022-08-22T13:12:50.685Z] > git checkout -f 79a47f4bde071169593bf093bc147019b0d568d4 # timeout=10 [2022-08-22T13:12:54.821Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-08-22T13:12:54.915Z] > git --version # timeout=10 [2022-08-22T13:12:54.927Z] > git --version # 'git version 2.25.1' [2022-08-22T13:12:54.940Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-22T13:12:55.997Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-22T13:12:55.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-22T13:12:55.997Z] Dload Upload Total Spent Left Speed [2022-08-22T13:12:55.997Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 72843 0 --:--:-- --:--:-- --:--:-- 72843 [Pipeline] sh [2022-08-22T13:12:57.056Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-22T13:12:57.417Z] + sudo tee /etc/docker/daemon.new [2022-08-22T13:12:57.417Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-22T13:12:57.417Z] { [2022-08-22T13:12:57.417Z] "registry-mirrors": [ [2022-08-22T13:12:57.417Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-22T13:12:57.417Z] ], [2022-08-22T13:12:57.417Z] "bip": "10.250.0.254/24", [2022-08-22T13:12:57.417Z] "hosts": [ [2022-08-22T13:12:57.417Z] "tcp://0.0.0.0:5555", [2022-08-22T13:12:57.417Z] "unix:///var/run/docker.sock" [2022-08-22T13:12:57.417Z] ], [2022-08-22T13:12:57.417Z] "mtu": 1458, [2022-08-22T13:12:57.417Z] "selinux-enabled": true, [2022-08-22T13:12:57.417Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-22T13:12:57.417Z] } [Pipeline] sh [2022-08-22T13:12:57.771Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-22T13:12:58.121Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-22T13:13:16.539Z] provisioning config files... [2022-08-22T13:13:16.563Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5672530934784694413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T13:13:16.974Z] ---> docker-login.sh [2022-08-22T13:13:16.974Z] nexus3.edgexfoundry.org:10001 [2022-08-22T13:13:17.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T13:13:17.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T13:13:17.849Z] Configure a credential helper to remove this warning. See [2022-08-22T13:13:17.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T13:13:17.849Z] [2022-08-22T13:13:17.849Z] Login Succeeded [2022-08-22T13:13:17.849Z] nexus3.edgexfoundry.org:10002 [2022-08-22T13:13:18.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T13:13:18.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T13:13:18.123Z] Configure a credential helper to remove this warning. See [2022-08-22T13:13:18.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T13:13:18.123Z] [2022-08-22T13:13:18.123Z] Login Succeeded [2022-08-22T13:13:18.398Z] nexus3.edgexfoundry.org:10003 [2022-08-22T13:13:18.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T13:13:18.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T13:13:18.681Z] Configure a credential helper to remove this warning. See [2022-08-22T13:13:18.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T13:13:18.681Z] [2022-08-22T13:13:18.681Z] Login Succeeded [2022-08-22T13:13:18.681Z] nexus3.edgexfoundry.org:10004 [2022-08-22T13:13:18.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T13:13:19.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T13:13:19.229Z] Configure a credential helper to remove this warning. See [2022-08-22T13:13:19.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T13:13:19.229Z] [2022-08-22T13:13:19.229Z] Login Succeeded [2022-08-22T13:13:19.229Z] docker.io [2022-08-22T13:13:19.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T13:13:20.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T13:13:20.099Z] Configure a credential helper to remove this warning. See [2022-08-22T13:13:20.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T13:13:20.099Z] [2022-08-22T13:13:20.099Z] Login Succeeded [2022-08-22T13:13:20.099Z] ---> docker-login.sh ends [Pipeline] } [2022-08-22T13:13:20.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-22T13:13:20.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T13:13:20.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T13:13:20.571Z] ========================================================= [2022-08-22T13:13:20.571Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-22T13:13:20.571Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T13:13:21.088Z] + 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-08-22T13:13:21.365Z] Sending build context to Docker daemon 682.5kB [2022-08-22T13:13:21.365Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-22T13:13:21.365Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-22T13:13:21.643Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-22T13:13:21.643Z] b3c136eddcbf: Pulling fs layer [2022-08-22T13:13:21.643Z] c0a3192eca97: Pulling fs layer [2022-08-22T13:13:21.643Z] a050256f5b6f: Pulling fs layer [2022-08-22T13:13:21.643Z] 656be50a0ddc: Pulling fs layer [2022-08-22T13:13:21.643Z] 2bbca73fdf42: Pulling fs layer [2022-08-22T13:13:21.643Z] 46d945488cbd: Pulling fs layer [2022-08-22T13:13:21.643Z] 8a5474983e97: Pulling fs layer [2022-08-22T13:13:21.643Z] 329c88fbcd65: Pulling fs layer [2022-08-22T13:13:21.643Z] 656be50a0ddc: Waiting [2022-08-22T13:13:21.643Z] 2bbca73fdf42: Waiting [2022-08-22T13:13:21.643Z] 46d945488cbd: Waiting [2022-08-22T13:13:21.643Z] 8a5474983e97: Waiting [2022-08-22T13:13:21.643Z] 329c88fbcd65: Waiting [2022-08-22T13:13:21.643Z] a050256f5b6f: Verifying Checksum [2022-08-22T13:13:21.643Z] a050256f5b6f: Download complete [2022-08-22T13:13:21.643Z] c0a3192eca97: Verifying Checksum [2022-08-22T13:13:21.643Z] c0a3192eca97: Download complete [2022-08-22T13:13:21.643Z] 2bbca73fdf42: Verifying Checksum [2022-08-22T13:13:21.643Z] 2bbca73fdf42: Download complete [2022-08-22T13:13:21.643Z] 46d945488cbd: Verifying Checksum [2022-08-22T13:13:21.643Z] 46d945488cbd: Download complete [2022-08-22T13:13:21.643Z] b3c136eddcbf: Download complete [2022-08-22T13:13:22.636Z] b3c136eddcbf: Pull complete [2022-08-22T13:13:22.912Z] 329c88fbcd65: Verifying Checksum [2022-08-22T13:13:22.912Z] 329c88fbcd65: Download complete [2022-08-22T13:13:23.193Z] c0a3192eca97: Pull complete [2022-08-22T13:13:23.475Z] a050256f5b6f: Pull complete [2022-08-22T13:13:24.076Z] 8a5474983e97: Verifying Checksum [2022-08-22T13:13:24.076Z] 8a5474983e97: Download complete [2022-08-22T13:13:24.675Z] 656be50a0ddc: Verifying Checksum [2022-08-22T13:13:24.675Z] 656be50a0ddc: Download complete [2022-08-22T13:13:37.079Z] 656be50a0ddc: Pull complete [2022-08-22T13:13:37.079Z] 2bbca73fdf42: Pull complete [2022-08-22T13:13:37.353Z] 46d945488cbd: Pull complete [2022-08-22T13:13:44.102Z] 8a5474983e97: Pull complete [2022-08-22T13:13:46.730Z] 329c88fbcd65: Pull complete [2022-08-22T13:13:46.730Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-22T13:13:46.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-22T13:13:46.730Z] ---> ff4287adb874 [2022-08-22T13:13:46.730Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-22T13:13:48.172Z] ---> Running in 7650d9bcf594 [2022-08-22T13:13:48.448Z] Removing intermediate container 7650d9bcf594 [2022-08-22T13:13:48.448Z] ---> 09e6b2c7e15f [2022-08-22T13:13:48.448Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-22T13:13:48.732Z] ---> Running in caa4052dd7c8 [2022-08-22T13:13:49.007Z] Removing intermediate container caa4052dd7c8 [2022-08-22T13:13:49.007Z] ---> 58ba6f216078 [2022-08-22T13:13:49.007Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-22T13:13:49.007Z] ---> Running in 5d5230a4cb77 [2022-08-22T13:13:49.284Z] Removing intermediate container 5d5230a4cb77 [2022-08-22T13:13:49.284Z] ---> 04b49c0cbb92 [2022-08-22T13:13:49.284Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T13:13:49.284Z] ---> Running in 604e0f124b8c [2022-08-22T13:13:51.282Z] Removing intermediate container 604e0f124b8c [2022-08-22T13:13:51.282Z] ---> 704230ed81a8 [2022-08-22T13:13:51.282Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-22T13:13:51.282Z] ---> Running in 62cf4d0207cc [2022-08-22T13:13:52.264Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T13:13:53.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T13:13:53.852Z] OK: 221 MiB in 51 packages [2022-08-22T13:13:54.845Z] Removing intermediate container 62cf4d0207cc [2022-08-22T13:13:54.845Z] ---> 20cada4f0f34 [2022-08-22T13:13:54.845Z] Step 8/13 : WORKDIR /app [2022-08-22T13:13:54.845Z] ---> Running in c580794fb523 [2022-08-22T13:13:55.133Z] Removing intermediate container c580794fb523 [2022-08-22T13:13:55.133Z] ---> 114d4e0d112c [2022-08-22T13:13:55.133Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-22T13:13:55.413Z] ---> 339a19c8a01a [2022-08-22T13:13:55.413Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T13:13:55.690Z] ---> Running in 8a0c8c2d2788 [2022-08-22T13:14:52.259Z] Removing intermediate container 8a0c8c2d2788 [2022-08-22T13:14:52.259Z] ---> 6d99db6873b4 [2022-08-22T13:14:52.259Z] Step 11/13 : COPY . . [2022-08-22T13:14:52.259Z] ---> d33dbcc62010 [2022-08-22T13:14:52.259Z] Step 12/13 : ARG MAKE="make build" [2022-08-22T13:14:52.259Z] ---> Running in b17be0b34d71 [2022-08-22T13:14:52.259Z] Removing intermediate container b17be0b34d71 [2022-08-22T13:14:52.259Z] ---> 38de44e85d52 [2022-08-22T13:14:52.259Z] Step 13/13 : RUN $MAKE [2022-08-22T13:14:52.259Z] ---> Running in 4b5d13bb9cbc [2022-08-22T13:14:52.259Z] noop [2022-08-22T13:14:52.259Z] Removing intermediate container 4b5d13bb9cbc [2022-08-22T13:14:52.259Z] ---> befd84688ee0 [2022-08-22T13:14:52.259Z] Successfully built befd84688ee0 [2022-08-22T13:14:52.259Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T13:14:52.747Z] + docker inspect -f . ci-base-image-arm64 [2022-08-22T13:14:52.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T13:14:53.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-23302 does not seem to be running inside a container [2022-08-22T13:14:53.146Z] $ 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-08-22T13:14:54.431Z] $ docker top a094ad1c9f7bd4b186d4b3f47a8105e5500e2a0a53ce36e629cd74b9cf556365 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T13:14:55.399Z] + go version [2022-08-22T13:14:55.399Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-22T13:14:55.437Z] $ docker stop --time=1 a094ad1c9f7bd4b186d4b3f47a8105e5500e2a0a53ce36e629cd74b9cf556365 [2022-08-22T13:14:57.089Z] $ docker rm -f a094ad1c9f7bd4b186d4b3f47a8105e5500e2a0a53ce36e629cd74b9cf556365 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T13:14:58.017Z] + docker inspect -f . ci-base-image-arm64 [2022-08-22T13:14:58.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T13:14:58.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-23302 does not seem to be running inside a container [2022-08-22T13:14:58.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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-08-22T13:14:59.656Z] $ docker top 13352b6c6b1f36dcd4a9a32c5872d1b8a6dced483aa52d5a7ecc8256e4760cd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T13:15:00.633Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2022-08-22T13:15:01.365Z] + make test [2022-08-22T13:15:01.366Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-22T13:16:23.218Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-08-22T13:16:23.218Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.163s coverage: 86.2% of statements [2022-08-22T13:16:23.218Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-08-22T13:16:28.622Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.691s coverage: 71.9% of statements [2022-08-22T13:16:28.894Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-22T13:16:28.894Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-22T13:16:51.137Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-22T13:16:51.137Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-22T13:16:51.137Z] ./bin/test-attribution.sh [2022-08-22T13:16:51.137Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-22T13:16:51.137Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-22T13:16:51.137Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-22T13:16:51.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-22T13:16:51.214Z] $ docker stop --time=1 13352b6c6b1f36dcd4a9a32c5872d1b8a6dced483aa52d5a7ecc8256e4760cd2 [2022-08-22T13:16:52.953Z] $ docker rm -f 13352b6c6b1f36dcd4a9a32c5872d1b8a6dced483aa52d5a7ecc8256e4760cd2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-22T13:16:53.986Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-22T13:16:54.018Z] Warning: overwriting stash ‘coverage-report’ [2022-08-22T13:16:54.504Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-22T13:16:55.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-22T13:16:55.474Z] + ls -al . [2022-08-22T13:16:55.474Z] total 228 [2022-08-22T13:16:55.474Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 13:15 . [2022-08-22T13:16:55.474Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:12 .. [2022-08-22T13:16:55.474Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 22 13:12 .dockerignore [2022-08-22T13:16:55.474Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 13:12 .git [2022-08-22T13:16:55.474Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 13:12 .github [2022-08-22T13:16:55.474Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 22 13:12 .gitignore [2022-08-22T13:16:55.474Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 13:12 .golangci.yml [2022-08-22T13:16:55.474Z] -rw-rw-r-- 1 jenkins jenkins 9546 Aug 22 13:12 Attribution.txt [2022-08-22T13:16:55.474Z] -rw-rw-r-- 1 jenkins jenkins 2487 Aug 22 13:12 CHANGELOG.md [2022-08-22T13:16:55.474Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 22 13:12 Dockerfile [2022-08-22T13:16:55.474Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 13:12 GOVERNANCE.md [2022-08-22T13:16:55.474Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 22 13:12 Jenkinsfile [2022-08-22T13:16:55.474Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 22 13:12 LICENSE [2022-08-22T13:16:55.474Z] -rw-rw-r-- 1 jenkins jenkins 2949 Aug 22 13:12 Makefile [2022-08-22T13:16:55.474Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 22 13:12 OWNERS.md [2022-08-22T13:16:55.474Z] -rw-rw-r-- 1 jenkins jenkins 30359 Aug 22 13:12 README.md [2022-08-22T13:16:55.474Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 13:10 VERSION [2022-08-22T13:16:55.474Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:12 bin [2022-08-22T13:16:55.474Z] -rw-r--r-- 1 jenkins jenkins 41008 Aug 22 13:16 coverage.out [2022-08-22T13:16:55.474Z] -rw-rw-r-- 1 jenkins jenkins 3677 Aug 22 13:12 go.mod [2022-08-22T13:16:55.474Z] -rw-rw-r-- 1 jenkins jenkins 37565 Aug 22 13:12 go.sum [2022-08-22T13:16:55.474Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:12 images [2022-08-22T13:16:55.474Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:12 internal [2022-08-22T13:16:55.474Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 22 13:12 main.go [2022-08-22T13:16:55.474Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:12 res [2022-08-22T13:16:55.474Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:12 snap [2022-08-22T13:16:55.474Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 13:12 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T13:16:55.918Z] + 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=79a47f4bde071169593bf093bc147019b0d568d4 --label arch=arm64 --label version=0.0.0 . [2022-08-22T13:16:56.194Z] Sending build context to Docker daemon 682.5kB [2022-08-22T13:16:56.194Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-08-22T13:16:56.194Z] Step 2/31 : FROM ${BASE} AS builder [2022-08-22T13:16:56.194Z] ---> befd84688ee0 [2022-08-22T13:16:56.194Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-22T13:16:56.470Z] ---> Running in 1bbbb3e49156 [2022-08-22T13:16:56.744Z] Removing intermediate container 1bbbb3e49156 [2022-08-22T13:16:56.744Z] ---> ece35bdae488 [2022-08-22T13:16:56.744Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-08-22T13:16:56.744Z] ---> Running in fe16dff93b26 [2022-08-22T13:16:57.017Z] Removing intermediate container fe16dff93b26 [2022-08-22T13:16:57.017Z] ---> c0a0ab43c379 [2022-08-22T13:16:57.017Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-22T13:16:57.017Z] ---> Running in a7b7386eb30f [2022-08-22T13:16:57.294Z] Removing intermediate container a7b7386eb30f [2022-08-22T13:16:57.294Z] ---> 669365e36a55 [2022-08-22T13:16:57.294Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T13:16:57.571Z] ---> Running in 8d889f6d5e1f [2022-08-22T13:16:59.024Z] Removing intermediate container 8d889f6d5e1f [2022-08-22T13:16:59.024Z] ---> 366273a8877c [2022-08-22T13:16:59.024Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-22T13:16:59.303Z] ---> Running in 3a9d5936410c [2022-08-22T13:17:00.289Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T13:17:01.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T13:17:02.267Z] OK: 221 MiB in 51 packages [2022-08-22T13:17:02.872Z] Removing intermediate container 3a9d5936410c [2022-08-22T13:17:02.872Z] ---> 741525eaa6ca [2022-08-22T13:17:02.872Z] Step 8/31 : WORKDIR /app [2022-08-22T13:17:02.872Z] ---> Running in 0ce53f9c777c [2022-08-22T13:17:03.149Z] Removing intermediate container 0ce53f9c777c [2022-08-22T13:17:03.149Z] ---> 67b70261869a [2022-08-22T13:17:03.149Z] Step 9/31 : COPY go.mod vendor* ./ [2022-08-22T13:17:03.756Z] ---> ae7bdebda65d [2022-08-22T13:17:03.756Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T13:17:03.756Z] ---> Running in cd3afbc96c92 [2022-08-22T13:17:05.744Z] Removing intermediate container cd3afbc96c92 [2022-08-22T13:17:05.744Z] ---> 8d61b2b12696 [2022-08-22T13:17:05.744Z] Step 11/31 : COPY . . [2022-08-22T13:17:06.377Z] ---> cb726549cda1 [2022-08-22T13:17:06.377Z] Step 12/31 : ARG MAKE="make build" [2022-08-22T13:17:06.656Z] ---> Running in a71828020016 [2022-08-22T13:17:06.932Z] Removing intermediate container a71828020016 [2022-08-22T13:17:06.932Z] ---> 7ecd75684f6b [2022-08-22T13:17:06.932Z] Step 13/31 : RUN $MAKE [2022-08-22T13:17:06.932Z] ---> Running in 86fba5ad9dcb [2022-08-22T13:17:07.919Z] 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.30 -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-08-22T13:19:14.851Z] Removing intermediate container 86fba5ad9dcb [2022-08-22T13:19:14.851Z] ---> 8a5383da2dff [2022-08-22T13:19:14.851Z] Step 14/31 : FROM alpine:3.14 [2022-08-22T13:19:14.851Z] 3.14: Pulling from library/alpine [2022-08-22T13:19:14.851Z] 90cda3b7c325: Pulling fs layer [2022-08-22T13:19:14.851Z] 90cda3b7c325: Verifying Checksum [2022-08-22T13:19:14.851Z] 90cda3b7c325: Download complete [2022-08-22T13:19:14.851Z] 90cda3b7c325: Pull complete [2022-08-22T13:19:14.851Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-22T13:19:14.851Z] Status: Downloaded newer image for alpine:3.14 [2022-08-22T13:19:14.851Z] ---> 376ba31ae3da [2022-08-22T13:19:14.851Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-22T13:19:14.851Z] ---> Running in ec7b3008b29e [2022-08-22T13:19:14.851Z] Removing intermediate container ec7b3008b29e [2022-08-22T13:19:14.851Z] ---> b7f9b2818347 [2022-08-22T13:19:14.851Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-08-22T13:19:14.851Z] ---> Running in 963d59d291df [2022-08-22T13:19:14.851Z] Removing intermediate container 963d59d291df [2022-08-22T13:19:14.851Z] ---> f132ab5d4dcb [2022-08-22T13:19:14.851Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T13:19:14.851Z] ---> Running in c1fdbeddaf25 [2022-08-22T13:19:14.851Z] Removing intermediate container c1fdbeddaf25 [2022-08-22T13:19:14.851Z] ---> 7c456169c457 [2022-08-22T13:19:14.851Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-08-22T13:19:14.851Z] ---> Running in 8914fd5bb735 [2022-08-22T13:19:14.851Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-22T13:19:15.448Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-22T13:19:16.433Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-22T13:19:16.433Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-22T13:19:16.706Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-08-22T13:19:16.706Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-22T13:19:16.979Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-22T13:19:16.979Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-22T13:19:17.254Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-22T13:19:17.254Z] Executing busybox-1.33.1-r8.trigger [2022-08-22T13:19:17.254Z] Executing ca-certificates-20220614-r0.trigger [2022-08-22T13:19:17.529Z] OK: 9 MiB in 21 packages [2022-08-22T13:19:18.519Z] Removing intermediate container 8914fd5bb735 [2022-08-22T13:19:18.519Z] ---> 691b6ef826dc [2022-08-22T13:19:18.519Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-22T13:19:19.122Z] ---> d669b9c9d827 [2022-08-22T13:19:19.122Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-22T13:19:19.724Z] ---> 05686fe6ffcf [2022-08-22T13:19:19.724Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-08-22T13:19:20.321Z] ---> fa94e8f6cbd9 [2022-08-22T13:19:20.321Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-08-22T13:19:20.920Z] ---> 6945173f119e [2022-08-22T13:19:20.921Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-08-22T13:19:22.362Z] ---> 7e53f71fce09 [2022-08-22T13:19:22.362Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-08-22T13:19:22.362Z] ---> Running in aed82dafc2fc [2022-08-22T13:19:23.803Z] Removing intermediate container aed82dafc2fc [2022-08-22T13:19:23.803Z] ---> 542904d06947 [2022-08-22T13:19:23.803Z] Step 25/31 : VOLUME /cache [2022-08-22T13:19:23.803Z] ---> Running in 199134d4203f [2022-08-22T13:19:24.082Z] Removing intermediate container 199134d4203f [2022-08-22T13:19:24.082Z] ---> 737b571dbd48 [2022-08-22T13:19:24.082Z] Step 26/31 : EXPOSE 59711 [2022-08-22T13:19:24.082Z] ---> Running in da8100cc1027 [2022-08-22T13:19:24.687Z] Removing intermediate container da8100cc1027 [2022-08-22T13:19:24.687Z] ---> f2475af71247 [2022-08-22T13:19:24.687Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-08-22T13:19:24.687Z] ---> Running in 0ae1722c50ab [2022-08-22T13:19:24.961Z] Removing intermediate container 0ae1722c50ab [2022-08-22T13:19:24.961Z] ---> ceb3c3cd16a8 [2022-08-22T13:19:24.961Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-08-22T13:19:24.961Z] ---> Running in adfe9cdcd66b [2022-08-22T13:19:25.237Z] Removing intermediate container adfe9cdcd66b [2022-08-22T13:19:25.238Z] ---> 3bdee45064da [2022-08-22T13:19:25.238Z] Step 29/31 : LABEL arch=arm64 [2022-08-22T13:19:25.238Z] ---> Running in 4a440ff5c0c3 [2022-08-22T13:19:25.512Z] Removing intermediate container 4a440ff5c0c3 [2022-08-22T13:19:25.512Z] ---> 88862fae4528 [2022-08-22T13:19:25.512Z] Step 30/31 : LABEL git_sha=79a47f4bde071169593bf093bc147019b0d568d4 [2022-08-22T13:19:25.784Z] ---> Running in 35b5ac881323 [2022-08-22T13:19:26.062Z] Removing intermediate container 35b5ac881323 [2022-08-22T13:19:26.062Z] ---> e0933c7f6805 [2022-08-22T13:19:26.062Z] Step 31/31 : LABEL version=0.0.0 [2022-08-22T13:19:26.062Z] ---> Running in 5e923283a70a [2022-08-22T13:19:26.337Z] Removing intermediate container 5e923283a70a [2022-08-22T13:19:26.337Z] ---> 48632eafc50a [2022-08-22T13:19:26.337Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-22T13:19:26.337Z] Successfully built 48632eafc50a [2022-08-22T13:19:26.337Z] 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-08-22T13:19:27.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-22T13:19:27.339Z] [2022-08-22T13:19:27.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T13:19:27.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-22T13:19:27.763Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-22T13:19:27.763Z] 8998bd30e6a1: Pulling fs layer [2022-08-22T13:19:27.763Z] 04944245beec: Pulling fs layer [2022-08-22T13:19:27.763Z] 699f458cf7ca: Pulling fs layer [2022-08-22T13:19:27.763Z] 765212b225bb: Pulling fs layer [2022-08-22T13:19:27.763Z] f23df028b6ca: Pulling fs layer [2022-08-22T13:19:27.763Z] d65c8cfc05b1: Pulling fs layer [2022-08-22T13:19:27.763Z] 2437ff75d9bd: Pulling fs layer [2022-08-22T13:19:27.763Z] 765212b225bb: Waiting [2022-08-22T13:19:27.763Z] f23df028b6ca: Waiting [2022-08-22T13:19:27.763Z] d65c8cfc05b1: Waiting [2022-08-22T13:19:27.763Z] 2437ff75d9bd: Waiting [2022-08-22T13:19:28.039Z] 04944245beec: Verifying Checksum [2022-08-22T13:19:28.039Z] 04944245beec: Download complete [2022-08-22T13:19:28.039Z] 765212b225bb: Verifying Checksum [2022-08-22T13:19:28.039Z] 765212b225bb: Download complete [2022-08-22T13:19:28.039Z] f23df028b6ca: Verifying Checksum [2022-08-22T13:19:28.039Z] f23df028b6ca: Download complete [2022-08-22T13:19:28.039Z] d65c8cfc05b1: Verifying Checksum [2022-08-22T13:19:28.039Z] d65c8cfc05b1: Download complete [2022-08-22T13:19:28.039Z] 699f458cf7ca: Verifying Checksum [2022-08-22T13:19:28.039Z] 699f458cf7ca: Download complete [2022-08-22T13:19:28.640Z] 8998bd30e6a1: Verifying Checksum [2022-08-22T13:19:28.640Z] 8998bd30e6a1: Download complete [2022-08-22T13:19:30.623Z] 2437ff75d9bd: Verifying Checksum [2022-08-22T13:19:30.623Z] 2437ff75d9bd: Download complete [2022-08-22T13:19:32.728Z] 8998bd30e6a1: Pull complete [2022-08-22T13:19:33.330Z] 04944245beec: Pull complete [2022-08-22T13:19:34.764Z] 699f458cf7ca: Pull complete [2022-08-22T13:19:35.038Z] 765212b225bb: Pull complete [2022-08-22T13:19:36.021Z] f23df028b6ca: Pull complete [2022-08-22T13:19:36.021Z] d65c8cfc05b1: Pull complete [2022-08-22T13:19:51.120Z] 2437ff75d9bd: Pull complete [2022-08-22T13:19:51.120Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-22T13:19:51.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-22T13:19:51.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T13:19:51.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-23302 does not seem to be running inside a container [2022-08-22T13:19:51.620Z] $ 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-08-22T13:19:54.343Z] $ docker top 560433e2b427cc58a59d80a3de467d3cd60cbd26d4dbbef0946a11ed2377119a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T13:19:55.330Z] ---> job-cost.sh [2022-08-22T13:19:55.330Z] lf-activate-venv: SKIPPING [2022-08-22T13:19:55.330Z] INFO: No Stack... [2022-08-22T13:19:55.602Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-22T13:19:56.585Z] INFO: Archiving Costs [Pipeline] sh [2022-08-22T13:19:57.266Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-08-22T13:19:57.266Z] + cut -d, -f6 [Pipeline] lock [2022-08-22T13:19:57.354Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-106-1-stack-cost] [2022-08-22T13:19:57.359Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-106-1-stack-cost] did not exist. Created. [2022-08-22T13:19:57.359Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-106-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-22T13:19:58.117Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-80de780d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-22T13:19:58.831Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-22T13:19:58.867Z] Warning: overwriting stash ‘stack-cost’ [2022-08-22T13:19:58.914Z] Stashed 1 file(s) [Pipeline] } [2022-08-22T13:19:58.929Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-106-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-22T13:19:59.010Z] $ docker stop --time=1 560433e2b427cc58a59d80a3de467d3cd60cbd26d4dbbef0946a11ed2377119a [2022-08-22T13:20:00.531Z] $ docker rm -f 560433e2b427cc58a59d80a3de467d3cd60cbd26d4dbbef0946a11ed2377119a [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-08-22T13:20:01.621Z] provisioning config files... [2022-08-22T13:20:01.664Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp/config6548036362082285450tmp [Pipeline] { [Pipeline] sh [2022-08-22T13:20:01.984Z] + set +x [2022-08-22T13:20:01.984Z] + curl -s https://codecov.io/bash [2022-08-22T13:20:01.984Z] + bash -s -- [2022-08-22T13:20:01.984Z] [2022-08-22T13:20:01.984Z] _____ _ [2022-08-22T13:20:01.984Z] / ____| | | [2022-08-22T13:20:01.984Z] | | ___ __| | ___ ___ _____ __ [2022-08-22T13:20:01.984Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-22T13:20:01.984Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-22T13:20:01.984Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-22T13:20:01.984Z] Bash-1.0.6 [2022-08-22T13:20:01.984Z] [2022-08-22T13:20:01.984Z] [2022-08-22T13:20:01.984Z] ==> git version 2.25.1 found [2022-08-22T13:20:01.984Z] ==> 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-08-22T13:20:01.984Z] Release-Date: 2020-01-08 [2022-08-22T13:20:01.984Z] 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-08-22T13:20:01.984Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-22T13:20:01.984Z] ==> Jenkins CI detected. [2022-08-22T13:20:01.984Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-106 [2022-08-22T13:20:01.984Z] project root: . [2022-08-22T13:20:01.984Z] --> token set from env [2022-08-22T13:20:01.984Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-22T13:20:01.984Z] ==> Running gcov in . (disable via -X gcov) [2022-08-22T13:20:01.984Z] ==> Python coveragepy not found [2022-08-22T13:20:01.984Z] ==> Searching for coverage reports in: [2022-08-22T13:20:01.984Z] + . [2022-08-22T13:20:01.984Z] -> Found 1 reports [2022-08-22T13:20:01.984Z] ==> Detecting git/mercurial file structure [2022-08-22T13:20:01.984Z] ==> Reading reports [2022-08-22T13:20:01.984Z] + ./coverage.out bytes=41008 [2022-08-22T13:20:01.984Z] ==> Appending adjustments [2022-08-22T13:20:01.984Z] https://docs.codecov.io/docs/fixing-reports [2022-08-22T13:20:02.245Z] + Found adjustments [2022-08-22T13:20:02.245Z] ==> Gzipping contents [2022-08-22T13:20:02.245Z] 12K /tmp/codecov.M3fM0R.gz [2022-08-22T13:20:02.245Z] ==> Uploading reports [2022-08-22T13:20:02.245Z] url: https://codecov.io [2022-08-22T13:20:02.245Z] query: branch=PR-106&commit=79a47f4bde071169593bf093bc147019b0d568d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-106%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=106&job=&cmd_args= [2022-08-22T13:20:02.245Z] -> Pinging Codecov [2022-08-22T13:20:02.245Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-106&commit=79a47f4bde071169593bf093bc147019b0d568d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-106%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=106&job=&cmd_args= [2022-08-22T13:20:02.506Z] -> Uploading to [2022-08-22T13:20:02.506Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-22/581DD39554BDF9B6E22D074273EAD858/79a47f4bde071169593bf093bc147019b0d568d4/4049f4dd-c54a-442e-b1d6-acd2650c42ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220822T132002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0cda05adaa3a7b0e83abed811d365dfa5462e003be2fab8408249b9403e0159 [2022-08-22T13:20:02.506Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-22T13:20:02.506Z] Dload Upload Total Spent Left Speed [2022-08-22T13:20:02.767Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11403 0 0 100 11403 0 41166 --:--:-- --:--:-- --:--:-- 41166 [2022-08-22T13:20:02.767Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/79a47f4bde071169593bf093bc147019b0d568d4 [Pipeline] } [2022-08-22T13:20:02.794Z] 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-08-22T13:20:04.789Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-106/archives ] [2022-08-22T13:20:04.790Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-106/archives [2022-08-22T13:20:04.790Z] total 16 [2022-08-22T13:20:04.790Z] drwxr-xr-x 3 root root 4096 Aug 22 13:12 . [2022-08-22T13:20:04.790Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 22 13:12 .. [2022-08-22T13:20:04.790Z] drwxr-xr-x 2 root root 4096 Aug 22 13:12 cost [2022-08-22T13:20:04.790Z] -rw-r--r-- 1 root root 95 Aug 22 13:12 cost.csv [2022-08-22T13:20:04.790Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-106/archives [2022-08-22T13:20:04.790Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-106/archives [2022-08-22T13:20:04.790Z] total 16 [2022-08-22T13:20:04.790Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 13:12 . [2022-08-22T13:20:04.790Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 22 13:12 .. [2022-08-22T13:20:04.790Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 13:12 cost [2022-08-22T13:20:04.790Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 22 13:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-22T13:20:05.121Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T13:20:06.021Z] ---> package-listing.sh [2022-08-22T13:20:06.021Z] ++ facter osfamily [2022-08-22T13:20:06.021Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-22T13:20:06.290Z] + OS_FAMILY=debian [2022-08-22T13:20:06.290Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-106 [2022-08-22T13:20:06.290Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-22T13:20:06.290Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-22T13:20:06.290Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-22T13:20:06.290Z] + PACKAGES=/tmp/packages_start.txt [2022-08-22T13:20:06.290Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-106 ']' [2022-08-22T13:20:06.290Z] + PACKAGES=/tmp/packages_end.txt [2022-08-22T13:20:06.290Z] + case "${OS_FAMILY}" in [2022-08-22T13:20:06.290Z] + dpkg -l [2022-08-22T13:20:06.290Z] + grep '^ii' [2022-08-22T13:20:06.290Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-22T13:20:06.290Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-22T13:20:06.290Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-22T13:20:06.290Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-106 ']' [2022-08-22T13:20:06.290Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-106/archives/ [2022-08-22T13:20:06.290Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-106/archives/ [Pipeline] echo [2022-08-22T13:20:06.326Z] 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-106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-22T13:20:06.634Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T13:20:07.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-22T13:20:07.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T13:20:07.429Z] prd-ubuntu20.04-docker-8c-8g-23301 does not seem to be running inside a container [2022-08-22T13:20:07.472Z] $ 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-106/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-106 -v /w/workspace/y_app-rfid-llrp-inventory_PR-106:/w/workspace/y_app-rfid-llrp-inventory_PR-106:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-22T13:20:07.674Z] $ docker top bef5145d3ac84fbf4d03e7cd14b72af7bb2a0bdc48c2db50b7f49558d1c2c822 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T13:20:08.075Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-22T13:20:08.386Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-22T13:20:08.707Z] + ls /var/log/sa-host [2022-08-22T13:20:08.707Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-22T13:20:08.838Z] provisioning config files... [2022-08-22T13:20:08.846Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp/config3604626150190667584tmp [Pipeline] { [Pipeline] echo [2022-08-22T13:20:08.895Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T13:20:09.205Z] ---> create-netrc.sh [Pipeline] } [2022-08-22T13:20:09.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-22T13:20:09.639Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-22T13:20:09.673Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T13:20:09.988Z] ---> sudo-logs.sh [2022-08-22T13:20:09.988Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-22T13:20:10.071Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T13:20:10.397Z] ---> job-cost.sh [2022-08-22T13:20:10.397Z] lf-activate-venv: SKIPPING [2022-08-22T13:20:10.397Z] DEBUG: total: 0.2199999988079071 [2022-08-22T13:20:10.397Z] INFO: Retrieving Stack Cost... [2022-08-22T13:20:10.660Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-22T13:20:11.229Z] INFO: Archiving Costs [Pipeline] echo [2022-08-22T13:20:11.263Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T13:20:11.577Z] ---> logs-deploy.sh [2022-08-22T13:20:11.577Z] lf-activate-venv: SKIPPING [2022-08-22T13:20:11.577Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-106/1 [2022-08-22T13:20:11.577Z] INFO: archiving workspace using pattern(s): [2022-08-22T13:20:12.515Z] Archives upload complete. [2022-08-22T13:20:12.775Z] INFO: archiving logs to Nexus [2022-08-22T13:20:13.344Z] ---> uname -a: [2022-08-22T13:20:13.344Z] Linux prd-ubuntu20-04-docker-8c-8g-23301 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-22T13:20:13.344Z] [2022-08-22T13:20:13.344Z] [2022-08-22T13:20:13.344Z] ---> lscpu: [2022-08-22T13:20:13.344Z] Architecture: x86_64 [2022-08-22T13:20:13.344Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-22T13:20:13.344Z] Byte Order: Little Endian [2022-08-22T13:20:13.344Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-22T13:20:13.344Z] CPU(s): 8 [2022-08-22T13:20:13.344Z] On-line CPU(s) list: 0-7 [2022-08-22T13:20:13.344Z] Thread(s) per core: 1 [2022-08-22T13:20:13.344Z] Core(s) per socket: 1 [2022-08-22T13:20:13.344Z] Socket(s): 8 [2022-08-22T13:20:13.344Z] NUMA node(s): 1 [2022-08-22T13:20:13.344Z] Vendor ID: AuthenticAMD [2022-08-22T13:20:13.344Z] CPU family: 23 [2022-08-22T13:20:13.344Z] Model: 49 [2022-08-22T13:20:13.344Z] Model name: AMD EPYC-Rome Processor [2022-08-22T13:20:13.344Z] Stepping: 0 [2022-08-22T13:20:13.344Z] CPU MHz: 2799.994 [2022-08-22T13:20:13.344Z] BogoMIPS: 5599.98 [2022-08-22T13:20:13.344Z] Virtualization: AMD-V [2022-08-22T13:20:13.344Z] Hypervisor vendor: KVM [2022-08-22T13:20:13.344Z] Virtualization type: full [2022-08-22T13:20:13.344Z] L1d cache: 256 KiB [2022-08-22T13:20:13.344Z] L1i cache: 256 KiB [2022-08-22T13:20:13.344Z] L2 cache: 4 MiB [2022-08-22T13:20:13.344Z] L3 cache: 128 MiB [2022-08-22T13:20:13.344Z] NUMA node0 CPU(s): 0-7 [2022-08-22T13:20:13.344Z] Vulnerability Itlb multihit: Not affected [2022-08-22T13:20:13.344Z] Vulnerability L1tf: Not affected [2022-08-22T13:20:13.344Z] Vulnerability Mds: Not affected [2022-08-22T13:20:13.344Z] Vulnerability Meltdown: Not affected [2022-08-22T13:20:13.344Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-22T13:20:13.344Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-22T13:20:13.344Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-22T13:20:13.344Z] Vulnerability Srbds: Not affected [2022-08-22T13:20:13.344Z] Vulnerability Tsx async abort: Not affected [2022-08-22T13:20:13.344Z] 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-08-22T13:20:13.344Z] [2022-08-22T13:20:13.344Z] [2022-08-22T13:20:13.344Z] ---> nproc: [2022-08-22T13:20:13.344Z] 8 [2022-08-22T13:20:13.344Z] [2022-08-22T13:20:13.344Z] [2022-08-22T13:20:13.344Z] ---> df -h: [2022-08-22T13:20:13.344Z] Filesystem Size Used Avail Use% Mounted on [2022-08-22T13:20:13.344Z] overlay 155G 11G 145G 7% / [2022-08-22T13:20:13.344Z] tmpfs 64M 0 64M 0% /dev [2022-08-22T13:20:13.344Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-22T13:20:13.344Z] shm 64M 0 64M 0% /dev/shm [2022-08-22T13:20:13.344Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-08-22T13:20:13.344Z] [2022-08-22T13:20:13.344Z] [2022-08-22T13:20:13.344Z] ---> sar -b -r -n DEV: [2022-08-22T13:20:13.344Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23301) 08/22/22 _x86_64_ (8 CPU) [2022-08-22T13:20:13.344Z] [2022-08-22T13:20:13.344Z] 13:09:40 LINUX RESTART (8 CPU) [2022-08-22T13:20:13.344Z] [2022-08-22T13:20:13.344Z] 13:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-22T13:20:13.344Z] 13:11:01 351.52 53.77 297.75 0.00 7306.52 171245.06 0.00 [2022-08-22T13:20:13.344Z] 13:12:01 196.32 0.78 195.53 0.00 7.46 74662.31 0.00 [2022-08-22T13:20:13.344Z] 13:13:01 147.09 0.03 147.06 0.00 4.80 34149.64 0.00 [2022-08-22T13:20:13.344Z] 13:14:01 1.92 0.00 1.92 0.00 0.00 21.75 0.00 [2022-08-22T13:20:13.344Z] 13:15:01 1.20 0.02 1.18 0.00 0.13 13.20 0.00 [2022-08-22T13:20:13.344Z] 13:16:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 [2022-08-22T13:20:13.344Z] 13:17:01 0.87 0.02 0.85 0.00 0.13 9.87 0.00 [2022-08-22T13:20:13.344Z] 13:18:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 [2022-08-22T13:20:13.344Z] 13:19:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2022-08-22T13:20:13.344Z] 13:20:01 1.92 0.00 1.92 0.00 0.00 27.46 0.00 [2022-08-22T13:20:13.344Z] Average: 70.51 5.46 65.05 0.00 731.87 28017.65 0.00 [2022-08-22T13:20:13.344Z] [2022-08-22T13:20:13.344Z] 13:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-22T13:20:13.344Z] 13:11:01 28836424 31756916 551340 1.68 117252 3071808 1995964 5.88 1128848 2544708 0 [2022-08-22T13:20:13.344Z] 13:12:01 28264712 31711740 582348 1.77 165176 3484800 2176632 6.41 1366372 2798004 596 [2022-08-22T13:20:13.344Z] 13:13:01 27578796 31763288 529752 1.61 176184 4155316 1801396 5.31 1363256 3426568 160 [2022-08-22T13:20:13.345Z] 13:14:01 27581000 31765616 527020 1.60 176216 4155316 1801396 5.31 1361788 3426568 24 [2022-08-22T13:20:13.345Z] 13:15:01 27582316 31767068 525664 1.60 176248 4155320 1801396 5.31 1361288 3426712 20 [2022-08-22T13:20:13.345Z] 13:16:01 27582136 31766904 525812 1.60 176272 4155328 1801396 5.31 1361080 3426724 16 [2022-08-22T13:20:13.345Z] 13:17:01 27590512 31775332 517248 1.57 176284 4155328 1801396 5.31 1353176 3426724 204 [2022-08-22T13:20:13.345Z] 13:18:01 27590608 31775420 517176 1.57 176300 4155332 1801396 5.31 1352720 3426728 40 [2022-08-22T13:20:13.345Z] 13:19:01 27590348 31775180 517380 1.57 176308 4155332 1801396 5.31 1352720 3426728 8 [2022-08-22T13:20:13.345Z] 13:20:01 27589108 31774036 518520 1.58 176352 4155308 1801396 5.31 1355416 3426772 8 [2022-08-22T13:20:13.345Z] Average: 27778596 31763150 531226 1.62 169259 3979919 1858376 5.48 1335666 3275624 108 [2022-08-22T13:20:13.345Z] [2022-08-22T13:20:13.345Z] 13:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-22T13:20:13.345Z] 13:11:01 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:11:01 docker0 20.76 21.30 1.69 191.73 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:11:01 vethc2bb5f8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:11:01 veth0fed1b9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:11:01 ens3 746.64 503.57 6828.27 109.41 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:12:01 veth6f1eb2d 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:12:01 docker0 139.49 180.09 11.05 1513.40 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:12:01 ens3 252.78 193.25 1556.95 81.66 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:13:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:13:01 docker0 8.12 10.15 0.49 54.35 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:13:01 ens3 138.66 92.53 2643.83 26.67 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:14:01 ens3 0.68 0.70 0.05 0.06 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:15:01 ens3 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:16:01 ens3 3.57 3.65 0.30 6.96 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:18:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:19:01 ens3 0.28 0.02 0.04 0.00 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:20:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] 13:20:01 ens3 26.41 37.81 4.43 34.64 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] Average: lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] Average: docker0 16.84 21.16 1.32 175.96 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] Average: ens3 116.92 83.17 1103.36 25.94 0.00 0.00 0.00 0.00 [2022-08-22T13:20:13.345Z] [2022-08-22T13:20:13.345Z]