Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc9b354f8a722ebb0acd87b7f37cec5076b17e45+0370fe2059bad325f9c903388f854f49bb598ddd (283024346ac259e10601b184a9cba7a635476c4b) 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-ssh5125835425923915249.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9090437971292449984.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3188974802655334314.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh18224698119887741587.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6772564035584905172.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4463 in /w/workspace/y_app-rfid-llrp-inventory_PR-160 [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-160 # 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/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0370fe2059bad325f9c903388f854f49bb598ddd into PR head commit dc9b354f8a722ebb0acd87b7f37cec5076b17e45 Merge succeeded, producing f639d6781b30f6a1ba079ed56c615897ec9c20d2 Checking out Revision f639d6781b30f6a1ba079ed56c615897ec9c20d2 (PR-160) > git config core.sparsecheckout # timeout=10 > git checkout -f dc9b354f8a722ebb0acd87b7f37cec5076b17e45 # 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 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f639d6781b30f6a1ba079ed56c615897ec9c20d2 # timeout=10 Commit message: "Merge commit '0370fe2059bad325f9c903388f854f49bb598ddd' into HEAD" > git rev-list --no-walk dc9b354f8a722ebb0acd87b7f37cec5076b17e45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T23:58:57.526Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T23:58:57.567Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T23:58:57.580Z] ========================================================= [2023-03-17T23:58:57.580Z] EdgeX Global Pipelines Version Info [2023-03-17T23:58:57.580Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-17T23:58:58.294Z] ------------------- [2023-03-17T23:58:58.294Z] stable info: [2023-03-17T23:58:58.294Z] ------------------- [2023-03-17T23:58:58.294Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T23:58:58.294Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T23:58:58.294Z] Message: update stable to v1.0.245 [2023-03-17T23:58:58.866Z] ------------------- [2023-03-17T23:58:58.866Z] experimental info: [2023-03-17T23:58:58.866Z] ------------------- [2023-03-17T23:58:58.866Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T23:58:58.866Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T23:58:58.866Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T23:58:59.077Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-17T23:58:59.086Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-17T23:58:59.094Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T23:58:59.101Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T23:58:59.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T23:58:59.117Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T23:58:59.125Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T23:58:59.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-17T23:58:59.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T23:58:59.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T23:58:59.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T23:58:59.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-17T23:58:59.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T23:58:59.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T23:58:59.213Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T23:58:59.221Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T23:58:59.229Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T23:58:59.236Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T23:58:59.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T23:58:59.252Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T23:58:59.260Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-17T23:58:59.269Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-17T23:58:59.287Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-17T23:58:59.305Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-17T23:58:59.321Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-17T23:58:59.336Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T23:58:59.345Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T23:58:59.357Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo [2023-03-17T23:58:59.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo [2023-03-17T23:58:59.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo [2023-03-17T23:58:59.393Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f639d6781b30f6a1ba079ed56c615897ec9c20d2 [Pipeline] echo [2023-03-17T23:58:59.404Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f639d67 [Pipeline] echo [2023-03-17T23:58:59.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T23:58:59.453Z] provisioning config files... [2023-03-17T23:58:59.467Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/config10731711291158658516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T23:58:59.768Z] ---> docker-login.sh [2023-03-17T23:58:59.768Z] nexus3.edgexfoundry.org:10001 [2023-03-17T23:59:00.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T23:59:00.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T23:59:00.027Z] Configure a credential helper to remove this warning. See [2023-03-17T23:59:00.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T23:59:00.027Z] [2023-03-17T23:59:00.027Z] Login Succeeded [2023-03-17T23:59:00.027Z] nexus3.edgexfoundry.org:10002 [2023-03-17T23:59:00.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T23:59:00.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T23:59:00.028Z] Configure a credential helper to remove this warning. See [2023-03-17T23:59:00.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T23:59:00.028Z] [2023-03-17T23:59:00.028Z] Login Succeeded [2023-03-17T23:59:00.028Z] nexus3.edgexfoundry.org:10003 [2023-03-17T23:59:00.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T23:59:00.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T23:59:00.287Z] Configure a credential helper to remove this warning. See [2023-03-17T23:59:00.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T23:59:00.287Z] [2023-03-17T23:59:00.287Z] Login Succeeded [2023-03-17T23:59:00.287Z] nexus3.edgexfoundry.org:10004 [2023-03-17T23:59:00.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T23:59:00.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T23:59:00.287Z] Configure a credential helper to remove this warning. See [2023-03-17T23:59:00.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T23:59:00.287Z] [2023-03-17T23:59:00.287Z] Login Succeeded [2023-03-17T23:59:00.287Z] docker.io [2023-03-17T23:59:00.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T23:59:00.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T23:59:00.807Z] Configure a credential helper to remove this warning. See [2023-03-17T23:59:00.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T23:59:00.807Z] [2023-03-17T23:59:00.807Z] Login Succeeded [2023-03-17T23:59:00.807Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T23:59:00.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T23:59:01.193Z] + git rev-list -1 --merges f639d6781b30f6a1ba079ed56c615897ec9c20d2~1..f639d6781b30f6a1ba079ed56c615897ec9c20d2 [Pipeline] echo [2023-03-17T23:59:01.241Z] -----------> git rev-list -1 --merges f639d6781b30f6a1ba079ed56c615897ec9c20d2~1..f639d6781b30f6a1ba079ed56c615897ec9c20d2 f639d6781b30f6a1ba079ed56c615897ec9c20d2 [2023-03-17T23:59:01.241Z] f639d6781b30f6a1ba079ed56c615897ec9c20d2 [false] [Pipeline] sh [2023-03-17T23:59:01.526Z] + git log --format=format:%s -1 f639d6781b30f6a1ba079ed56c615897ec9c20d2 [Pipeline] echo [2023-03-17T23:59:01.540Z] ========================================================= [2023-03-17T23:59:01.540Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T23:59:01.540Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T23:59:01.870Z] + git log --format=format:%s -1 f639d6781b30f6a1ba079ed56c615897ec9c20d2 [Pipeline] echo [2023-03-17T23:59:01.882Z] [semverPrep] GIT_COMMIT: f639d6781b30f6a1ba079ed56c615897ec9c20d2, Commit Message: Merge commit '0370fe2059bad325f9c903388f854f49bb598ddd' into HEAD [Pipeline] echo [2023-03-17T23:59:01.892Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-17T23:59:02.259Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T23:59:02.259Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T23:59:02.259Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T23:59:02.259Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T23:59:02.259Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T23:59:02.259Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T23:59:02.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T23:59:02.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T23:59:02.671Z] [2023-03-17T23:59:02.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T23:59:02.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T23:59:02.972Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T23:59:02.972Z] b85a868b505f: Pulling fs layer [2023-03-17T23:59:02.972Z] e2be974225ed: Pulling fs layer [2023-03-17T23:59:02.972Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T23:59:02.972Z] 988bab9f4d93: Pulling fs layer [2023-03-17T23:59:02.972Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T23:59:02.972Z] eaf3925da568: Pulling fs layer [2023-03-17T23:59:02.972Z] bab4dde63d76: Pulling fs layer [2023-03-17T23:59:02.972Z] bde34c3a00c8: Pulling fs layer [2023-03-17T23:59:02.972Z] b352a97aabf1: Pulling fs layer [2023-03-17T23:59:02.972Z] 4872d77fe225: Pulling fs layer [2023-03-17T23:59:02.972Z] 5851b861e8e6: Pulling fs layer [2023-03-17T23:59:02.972Z] 1469e6f7b9e6: Waiting [2023-03-17T23:59:02.972Z] eaf3925da568: Waiting [2023-03-17T23:59:02.972Z] bab4dde63d76: Waiting [2023-03-17T23:59:02.972Z] 4872d77fe225: Waiting [2023-03-17T23:59:02.972Z] bde34c3a00c8: Waiting [2023-03-17T23:59:02.972Z] 988bab9f4d93: Waiting [2023-03-17T23:59:02.972Z] 5851b861e8e6: Waiting [2023-03-17T23:59:02.972Z] b352a97aabf1: Waiting [2023-03-17T23:59:02.972Z] e2be974225ed: Download complete [2023-03-17T23:59:02.972Z] 988bab9f4d93: Download complete [2023-03-17T23:59:03.234Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T23:59:03.234Z] 1469e6f7b9e6: Download complete [2023-03-17T23:59:03.234Z] eaf3925da568: Verifying Checksum [2023-03-17T23:59:03.234Z] eaf3925da568: Download complete [2023-03-17T23:59:03.234Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T23:59:03.234Z] 339a4e72a1f5: Download complete [2023-03-17T23:59:03.234Z] bde34c3a00c8: Download complete [2023-03-17T23:59:03.234Z] b352a97aabf1: Verifying Checksum [2023-03-17T23:59:03.234Z] b352a97aabf1: Download complete [2023-03-17T23:59:03.234Z] 4872d77fe225: Verifying Checksum [2023-03-17T23:59:03.234Z] 4872d77fe225: Download complete [2023-03-17T23:59:03.234Z] 5851b861e8e6: Verifying Checksum [2023-03-17T23:59:03.234Z] 5851b861e8e6: Download complete [2023-03-17T23:59:03.234Z] b85a868b505f: Verifying Checksum [2023-03-17T23:59:03.234Z] b85a868b505f: Download complete [2023-03-17T23:59:03.494Z] bab4dde63d76: Verifying Checksum [2023-03-17T23:59:03.494Z] bab4dde63d76: Download complete [2023-03-17T23:59:04.874Z] b85a868b505f: Pull complete [2023-03-17T23:59:04.874Z] e2be974225ed: Pull complete [2023-03-17T23:59:05.444Z] 339a4e72a1f5: Pull complete [2023-03-17T23:59:05.444Z] 988bab9f4d93: Pull complete [2023-03-17T23:59:05.704Z] 1469e6f7b9e6: Pull complete [2023-03-17T23:59:05.704Z] eaf3925da568: Pull complete [2023-03-17T23:59:07.649Z] bab4dde63d76: Pull complete [2023-03-17T23:59:07.649Z] bde34c3a00c8: Pull complete [2023-03-17T23:59:07.910Z] b352a97aabf1: Pull complete [2023-03-17T23:59:07.910Z] 4872d77fe225: Pull complete [2023-03-17T23:59:07.910Z] 5851b861e8e6: Pull complete [2023-03-17T23:59:07.910Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T23:59:07.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T23:59:07.910Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T23:59:08.010Z] prd-ubuntu20.04-docker-8c-8g-4463 does not seem to be running inside a container [2023-03-17T23:59:08.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@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-devops/py-git-semver:0.1.4 cat [2023-03-17T23:59:09.260Z] $ docker top ecc24f04e27a98e929d60428c3c1400ab7f5b6fc9c4f988c15a46b3532ffbc3d -eo pid,comm [2023-03-17T23:59:09.315Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-17T23:59:09.315Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T23:59:09.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T23:59:09.352Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T23:59:09.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T23:59:09.482Z] $ docker exec ecc24f04e27a98e929d60428c3c1400ab7f5b6fc9c4f988c15a46b3532ffbc3d ssh-agent [2023-03-17T23:59:09.601Z] SSH_AUTH_SOCK=/tmp/ssh-A8UAis0d10pX/agent.33 [2023-03-17T23:59:09.601Z] SSH_AGENT_PID=39 [2023-03-17T23:59:09.608Z] Running ssh-add (command line suppressed) [2023-03-17T23:59:09.721Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/private_key_12909420130556261692.key (/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/private_key_12909420130556261692.key) [2023-03-17T23:59:09.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T23:59:10.030Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T23:59:10.053Z] $ docker exec --env ******** --env ******** ecc24f04e27a98e929d60428c3c1400ab7f5b6fc9c4f988c15a46b3532ffbc3d ssh-agent -k [2023-03-17T23:59:10.153Z] unset SSH_AUTH_SOCK; [2023-03-17T23:59:10.154Z] unset SSH_AGENT_PID; [2023-03-17T23:59:10.154Z] echo Agent pid 39 killed; [2023-03-17T23:59:10.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T23:59:10.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T23:59:10.184Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T23:59:10.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T23:59:10.313Z] $ docker exec ecc24f04e27a98e929d60428c3c1400ab7f5b6fc9c4f988c15a46b3532ffbc3d ssh-agent [2023-03-17T23:59:10.432Z] SSH_AUTH_SOCK=/tmp/ssh-ZtxZrCmh4iK2/agent.71 [2023-03-17T23:59:10.432Z] SSH_AGENT_PID=77 [2023-03-17T23:59:10.437Z] Running ssh-add (command line suppressed) [2023-03-17T23:59:10.552Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/private_key_18139179949148840333.key (/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/private_key_18139179949148840333.key) [2023-03-17T23:59:10.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T23:59:10.857Z] + git semver init [2023-03-17T23:59:11.117Z] 2023-03-17 23:59:11,064 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T23:59:11.117Z] 2023-03-17 23:59:11,067 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver [2023-03-17T23:59:11.117Z] 2023-03-17 23:59:11,068 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver [2023-03-17T23:59:11.117Z] 2023-03-17 23:59:11,069 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-160, universal_newlines=False, shell=None, istream=None) [2023-03-17T23:59:12.054Z] 2023-03-17 23:59:12,005 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160/.git/info/exclude [2023-03-17T23:59:12.054Z] 2023-03-17 23:59:12,006 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver/PR-160 with force:False [2023-03-17T23:59:12.054Z] 2023-03-17 23:59:12,006 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver/PR-160 [2023-03-17T23:59:12.054Z] 2023-03-17 23:59:12,010 [execute] INFO git cat-file --batch-check [2023-03-17T23:59:12.054Z] 2023-03-17 23:59:12,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T23:59:12.054Z] 2023-03-17 23:59:12,017 [execute] INFO git cat-file --batch [2023-03-17T23:59:12.054Z] 2023-03-17 23:59:12,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T23:59:12.054Z] 2023-03-17 23:59:12,023 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-160/.semver/PR-160 [2023-03-17T23:59:12.054Z] 0.0.0 [Pipeline] } [2023-03-17T23:59:12.067Z] $ docker exec --env ******** --env ******** ecc24f04e27a98e929d60428c3c1400ab7f5b6fc9c4f988c15a46b3532ffbc3d ssh-agent -k [2023-03-17T23:59:12.176Z] unset SSH_AUTH_SOCK; [2023-03-17T23:59:12.176Z] unset SSH_AGENT_PID; [2023-03-17T23:59:12.177Z] echo Agent pid 77 killed; [2023-03-17T23:59:12.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T23:59:12.494Z] + git semver [Pipeline] } [2023-03-17T23:59:12.768Z] $ docker stop --time=1 ecc24f04e27a98e929d60428c3c1400ab7f5b6fc9c4f988c15a46b3532ffbc3d [2023-03-17T23:59:14.051Z] $ docker rm -f --volumes ecc24f04e27a98e929d60428c3c1400ab7f5b6fc9c4f988c15a46b3532ffbc3d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T23:59:14.404Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T23:59:14.615Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T23:59:14.618Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T23:59:14.764Z] provisioning config files... [2023-03-17T23:59:14.773Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/config6630418744563888729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T23:59:15.067Z] ---> docker-login.sh [2023-03-17T23:59:15.067Z] nexus3.edgexfoundry.org:10001 [2023-03-17T23:59:15.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T23:59:15.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T23:59:15.067Z] Configure a credential helper to remove this warning. See [2023-03-17T23:59:15.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T23:59:15.067Z] [2023-03-17T23:59:15.067Z] Login Succeeded [2023-03-17T23:59:15.067Z] nexus3.edgexfoundry.org:10002 [2023-03-17T23:59:15.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T23:59:15.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T23:59:15.067Z] Configure a credential helper to remove this warning. See [2023-03-17T23:59:15.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T23:59:15.067Z] [2023-03-17T23:59:15.067Z] Login Succeeded [2023-03-17T23:59:15.067Z] nexus3.edgexfoundry.org:10003 [2023-03-17T23:59:15.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T23:59:15.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T23:59:15.326Z] Configure a credential helper to remove this warning. See [2023-03-17T23:59:15.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T23:59:15.326Z] [2023-03-17T23:59:15.326Z] Login Succeeded [2023-03-17T23:59:15.326Z] nexus3.edgexfoundry.org:10004 [2023-03-17T23:59:15.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T23:59:15.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T23:59:15.326Z] Configure a credential helper to remove this warning. See [2023-03-17T23:59:15.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T23:59:15.326Z] [2023-03-17T23:59:15.326Z] Login Succeeded [2023-03-17T23:59:15.326Z] docker.io [2023-03-17T23:59:15.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T23:59:15.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T23:59:15.585Z] Configure a credential helper to remove this warning. See [2023-03-17T23:59:15.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T23:59:15.585Z] [2023-03-17T23:59:15.585Z] Login Succeeded [2023-03-17T23:59:15.585Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T23:59:15.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T23:59:15.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T23:59:15.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T23:59:15.675Z] ========================================================= [2023-03-17T23:59:15.675Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T23:59:15.675Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T23:59:15.979Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-17T23:59:15.979Z] Sending build context to Docker daemon 12.59MB [2023-03-17T23:59:15.979Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T23:59:15.979Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-17T23:59:15.979Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T23:59:15.979Z] 63b65145d645: Pulling fs layer [2023-03-17T23:59:15.979Z] a2d21d5440eb: Pulling fs layer [2023-03-17T23:59:15.979Z] 935e6c44a52c: Pulling fs layer [2023-03-17T23:59:15.979Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T23:59:15.979Z] 30dea6a524f1: Pulling fs layer [2023-03-17T23:59:15.979Z] a2aff8979fd8: Pulling fs layer [2023-03-17T23:59:15.979Z] 6808be2612f2: Pulling fs layer [2023-03-17T23:59:15.979Z] f25807f1079a: Pulling fs layer [2023-03-17T23:59:15.979Z] a2aff8979fd8: Waiting [2023-03-17T23:59:15.979Z] 6808be2612f2: Waiting [2023-03-17T23:59:15.979Z] 30dea6a524f1: Waiting [2023-03-17T23:59:15.979Z] 94cc34f8dd06: Waiting [2023-03-17T23:59:16.240Z] a2d21d5440eb: Download complete [2023-03-17T23:59:16.240Z] 94cc34f8dd06: Download complete [2023-03-17T23:59:16.240Z] 30dea6a524f1: Verifying Checksum [2023-03-17T23:59:16.240Z] 30dea6a524f1: Download complete [2023-03-17T23:59:16.240Z] 63b65145d645: Download complete [2023-03-17T23:59:16.240Z] a2aff8979fd8: Verifying Checksum [2023-03-17T23:59:16.240Z] a2aff8979fd8: Download complete [2023-03-17T23:59:16.240Z] 63b65145d645: Pull complete [2023-03-17T23:59:16.502Z] a2d21d5440eb: Pull complete [2023-03-17T23:59:16.761Z] f25807f1079a: Verifying Checksum [2023-03-17T23:59:16.761Z] f25807f1079a: Download complete [2023-03-17T23:59:17.019Z] 935e6c44a52c: Verifying Checksum [2023-03-17T23:59:17.019Z] 935e6c44a52c: Download complete [2023-03-17T23:59:17.019Z] 6808be2612f2: Verifying Checksum [2023-03-17T23:59:17.019Z] 6808be2612f2: Download complete [2023-03-17T23:59:20.299Z] 935e6c44a52c: Pull complete [2023-03-17T23:59:20.299Z] 94cc34f8dd06: Pull complete [2023-03-17T23:59:20.299Z] 30dea6a524f1: Pull complete [2023-03-17T23:59:20.558Z] a2aff8979fd8: Pull complete [2023-03-17T23:59:23.087Z] 6808be2612f2: Pull complete [2023-03-17T23:59:24.022Z] f25807f1079a: Pull complete [2023-03-17T23:59:24.022Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T23:59:24.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T23:59:24.022Z] ---> 3b553350e43f [2023-03-17T23:59:24.022Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-17T23:59:24.964Z] ---> Running in 64712321dd6d [2023-03-17T23:59:25.224Z] Removing intermediate container 64712321dd6d [2023-03-17T23:59:25.224Z] ---> 95828055c0c1 [2023-03-17T23:59:25.224Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T23:59:25.224Z] ---> Running in 85a3ea3b8a85 [2023-03-17T23:59:25.224Z] Removing intermediate container 85a3ea3b8a85 [2023-03-17T23:59:25.224Z] ---> 2694502860e8 [2023-03-17T23:59:25.224Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-17T23:59:25.224Z] ---> Running in b7172de39cfb [2023-03-17T23:59:25.483Z] Removing intermediate container b7172de39cfb [2023-03-17T23:59:25.483Z] ---> b2f4726e7930 [2023-03-17T23:59:25.483Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T23:59:25.483Z] ---> Running in 2c62f60190cd [2023-03-17T23:59:25.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T23:59:26.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T23:59:26.000Z] OK: 265 MiB in 53 packages [2023-03-17T23:59:26.567Z] Removing intermediate container 2c62f60190cd [2023-03-17T23:59:26.567Z] ---> 0aeae609f4b2 [2023-03-17T23:59:26.567Z] Step 7/12 : WORKDIR /app [2023-03-17T23:59:26.567Z] ---> Running in a7c9f052de9e [2023-03-17T23:59:26.567Z] Removing intermediate container a7c9f052de9e [2023-03-17T23:59:26.567Z] ---> 2c6fcaacdee0 [2023-03-17T23:59:26.567Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-17T23:59:26.826Z] ---> 835cec3ecdbe [2023-03-17T23:59:26.826Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T23:59:26.826Z] ---> Running in ca447d8a27f7 [2023-03-17T23:59:29.723Z] Still waiting to schedule task [2023-03-17T23:59:29.723Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4460’ [2023-03-18T00:00:05.545Z] Removing intermediate container ca447d8a27f7 [2023-03-18T00:00:05.545Z] ---> 8838d156528b [2023-03-18T00:00:05.545Z] Step 10/12 : COPY . . [2023-03-18T00:00:05.545Z] ---> 93cb2b947c42 [2023-03-18T00:00:05.545Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-18T00:00:05.545Z] ---> Running in aaee2889b424 [2023-03-18T00:00:05.545Z] Removing intermediate container aaee2889b424 [2023-03-18T00:00:05.545Z] ---> f434718174df [2023-03-18T00:00:05.545Z] Step 12/12 : RUN $MAKE [2023-03-18T00:00:05.545Z] ---> Running in 89590a02e737 [2023-03-18T00:00:05.545Z] noop [2023-03-18T00:00:05.545Z] Removing intermediate container 89590a02e737 [2023-03-18T00:00:05.545Z] ---> f725c3218c25 [2023-03-18T00:00:05.545Z] Successfully built f725c3218c25 [2023-03-18T00:00:05.545Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T00:00:05.857Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-18T00:00:05.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T00:00:05.926Z] prd-ubuntu20.04-docker-8c-8g-4463 does not seem to be running inside a container [2023-03-18T00:00:05.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-18T00:00:06.345Z] $ docker top 60ca6f4a6c781bb4991b3ba4ac6d9285a8e94205b253d2352082646243c92cd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-18T00:00:06.677Z] + go version [2023-03-18T00:00:06.677Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-18T00:00:06.689Z] $ docker stop --time=1 60ca6f4a6c781bb4991b3ba4ac6d9285a8e94205b253d2352082646243c92cd2 [2023-03-18T00:00:07.977Z] $ docker rm -f --volumes 60ca6f4a6c781bb4991b3ba4ac6d9285a8e94205b253d2352082646243c92cd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T00:00:08.378Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-18T00:00:08.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T00:00:08.448Z] prd-ubuntu20.04-docker-8c-8g-4463 does not seem to be running inside a container [2023-03-18T00:00:08.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-18T00:00:08.853Z] $ docker top b799c15955f7dc1e14235e1c8d98bd9131ccdaa5b80d88a747421d861e44eb0a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-18T00:00:09.194Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-160 [Pipeline] fileExists [Pipeline] sh [2023-03-18T00:00:09.488Z] + make test [2023-03-18T00:00:09.488Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-18T00:00:31.429Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-18T00:00:31.429Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-18T00:00:31.429Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.144s coverage: 86.2% of statements [2023-03-18T00:00:31.429Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.707s coverage: 71.9% of statements [2023-03-18T00:00:53.346Z] go vet ./... [2023-03-18T00:00:56.634Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-18T00:00:56.634Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-18T00:00:56.634Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-18T00:00:56.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-18T00:00:56.667Z] $ docker stop --time=1 b799c15955f7dc1e14235e1c8d98bd9131ccdaa5b80d88a747421d861e44eb0a [2023-03-18T00:00:58.710Z] $ docker rm -f --volumes b799c15955f7dc1e14235e1c8d98bd9131ccdaa5b80d88a747421d861e44eb0a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-18T00:00:59.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-18T00:00:59.281Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-18T00:00:59.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-18T00:01:00.076Z] + ls -al . [2023-03-18T00:01:00.076Z] total 228 [2023-03-18T00:01:00.076Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 18 00:00 . [2023-03-18T00:01:00.076Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 23:58 .. [2023-03-18T00:01:00.076Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 17 23:58 .dockerignore [2023-03-18T00:01:00.076Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 23:59 .git [2023-03-18T00:01:00.076Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 23:58 .github [2023-03-18T00:01:00.076Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 17 23:58 .gitignore [2023-03-18T00:01:00.076Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 23:58 .golangci.yml [2023-03-18T00:01:00.076Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 23:59 .semver [2023-03-18T00:01:00.077Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 17 23:58 Attribution.txt [2023-03-18T00:01:00.077Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 17 23:58 CHANGELOG.md [2023-03-18T00:01:00.077Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 17 23:58 Dockerfile [2023-03-18T00:01:00.077Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 23:58 GOVERNANCE.md [2023-03-18T00:01:00.077Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 17 23:58 Jenkinsfile [2023-03-18T00:01:00.077Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 17 23:58 LICENSE [2023-03-18T00:01:00.077Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 17 23:58 Makefile [2023-03-18T00:01:00.077Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 17 23:58 OWNERS.md [2023-03-18T00:01:00.077Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 17 23:58 README.md [2023-03-18T00:01:00.077Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 23:59 VERSION [2023-03-18T00:01:00.077Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 23:58 bin [2023-03-18T00:01:00.077Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 18 00:00 coverage.out [2023-03-18T00:01:00.077Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 17 23:58 go.mod [2023-03-18T00:01:00.077Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 17 23:58 go.sum [2023-03-18T00:01:00.077Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 23:58 images [2023-03-18T00:01:00.077Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 23:58 internal [2023-03-18T00:01:00.077Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 17 23:58 main.go [2023-03-18T00:01:00.077Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 23:58 res [2023-03-18T00:01:00.077Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 23:58 snap [2023-03-18T00:01:00.077Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 23:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T00:01:00.383Z] + 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=f639d6781b30f6a1ba079ed56c615897ec9c20d2 --label arch=amd64 --label version=0.0.0 . [2023-03-18T00:01:00.383Z] Sending build context to Docker daemon 12.59MB [2023-03-18T00:01:00.383Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-18T00:01:00.383Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-18T00:01:00.383Z] ---> f725c3218c25 [2023-03-18T00:01:00.383Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-18T00:01:00.642Z] ---> Running in 1b496cdf47d4 [2023-03-18T00:01:00.642Z] Removing intermediate container 1b496cdf47d4 [2023-03-18T00:01:00.642Z] ---> 182e08e1635d [2023-03-18T00:01:00.642Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-18T00:01:00.642Z] ---> Running in 0900820e7c7d [2023-03-18T00:01:00.642Z] Removing intermediate container 0900820e7c7d [2023-03-18T00:01:00.642Z] ---> 49b51842859b [2023-03-18T00:01:00.642Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-18T00:01:00.642Z] ---> Running in c46e5aca7bc1 [2023-03-18T00:01:00.901Z] Removing intermediate container c46e5aca7bc1 [2023-03-18T00:01:00.901Z] ---> 3284a6efb822 [2023-03-18T00:01:00.901Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-18T00:01:00.901Z] ---> Running in f754e6ab7012 [2023-03-18T00:01:01.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T00:01:01.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T00:01:01.681Z] OK: 265 MiB in 53 packages [2023-03-18T00:01:01.939Z] Removing intermediate container f754e6ab7012 [2023-03-18T00:01:01.939Z] ---> ac082ee5c25e [2023-03-18T00:01:01.939Z] Step 7/29 : WORKDIR /app [2023-03-18T00:01:01.939Z] ---> Running in 6f745659f770 [2023-03-18T00:01:01.939Z] Removing intermediate container 6f745659f770 [2023-03-18T00:01:01.939Z] ---> 2bf968188481 [2023-03-18T00:01:01.939Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-18T00:01:02.198Z] ---> 94a51a9b952e [2023-03-18T00:01:02.198Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T00:01:02.198Z] ---> Running in 6c9f5067531c [2023-03-18T00:01:03.134Z] Removing intermediate container 6c9f5067531c [2023-03-18T00:01:03.134Z] ---> 42dfa6aca3ec [2023-03-18T00:01:03.134Z] Step 10/29 : COPY . . [2023-03-18T00:01:03.393Z] ---> 2b9d1cff3c61 [2023-03-18T00:01:03.393Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-18T00:01:03.393Z] ---> Running in a2a7dbfee292 [2023-03-18T00:01:03.651Z] Removing intermediate container a2a7dbfee292 [2023-03-18T00:01:03.651Z] ---> 3da8dddca026 [2023-03-18T00:01:03.651Z] Step 12/29 : RUN $MAKE [2023-03-18T00:01:03.651Z] ---> Running in b9e03129227c [2023-03-18T00:01:03.908Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-18T00:01:21.980Z] Removing intermediate container b9e03129227c [2023-03-18T00:01:21.980Z] ---> d0b98075ea90 [2023-03-18T00:01:21.980Z] Step 13/29 : FROM alpine:3.17 [2023-03-18T00:01:21.980Z] 3.17: Pulling from library/alpine [2023-03-18T00:01:21.980Z] 63b65145d645: Already exists [2023-03-18T00:01:21.980Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-18T00:01:21.980Z] Status: Downloaded newer image for alpine:3.17 [2023-03-18T00:01:21.980Z] ---> b2aa39c304c2 [2023-03-18T00:01:21.980Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-18T00:01:21.980Z] ---> Running in 62c9e5df1312 [2023-03-18T00:01:21.980Z] Removing intermediate container 62c9e5df1312 [2023-03-18T00:01:21.980Z] ---> 29a737867416 [2023-03-18T00:01:21.980Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-18T00:01:21.980Z] ---> Running in acac1caeb2d5 [2023-03-18T00:01:21.980Z] Removing intermediate container acac1caeb2d5 [2023-03-18T00:01:21.980Z] ---> cbfacbc5c401 [2023-03-18T00:01:21.980Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-18T00:01:21.980Z] ---> Running in d4e5f328a329 [2023-03-18T00:01:21.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T00:01:21.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T00:01:21.980Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-18T00:01:21.980Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-18T00:01:21.980Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T00:01:21.980Z] Executing ca-certificates-20220614-r4.trigger [2023-03-18T00:01:21.980Z] OK: 8 MiB in 17 packages [2023-03-18T00:01:22.546Z] Removing intermediate container d4e5f328a329 [2023-03-18T00:01:22.546Z] ---> 6ab1dab46254 [2023-03-18T00:01:22.546Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-18T00:01:22.546Z] ---> 9661fa24a7dd [2023-03-18T00:01:22.546Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-18T00:01:22.804Z] ---> d7d4fe490973 [2023-03-18T00:01:22.804Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-18T00:01:22.804Z] ---> 0fcfa305c122 [2023-03-18T00:01:22.804Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-18T00:01:23.062Z] ---> 60a001fa0d2c [2023-03-18T00:01:23.062Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-18T00:01:23.630Z] ---> 599237d67b5d [2023-03-18T00:01:23.630Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-18T00:01:23.630Z] ---> Running in a86efb2eecba [2023-03-18T00:01:24.196Z] Removing intermediate container a86efb2eecba [2023-03-18T00:01:24.196Z] ---> 58b5a30b0e6e [2023-03-18T00:01:24.196Z] Step 23/29 : VOLUME /cache [2023-03-18T00:01:24.196Z] ---> Running in 4ced95be2705 [2023-03-18T00:01:24.196Z] Removing intermediate container 4ced95be2705 [2023-03-18T00:01:24.196Z] ---> 837a4de99f0c [2023-03-18T00:01:24.196Z] Step 24/29 : EXPOSE 59711 [2023-03-18T00:01:24.454Z] ---> Running in c6faf196e9c6 [2023-03-18T00:01:24.454Z] Removing intermediate container c6faf196e9c6 [2023-03-18T00:01:24.454Z] ---> 60566faea2b9 [2023-03-18T00:01:24.454Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-18T00:01:24.454Z] ---> Running in f772fd628685 [2023-03-18T00:01:24.454Z] Removing intermediate container f772fd628685 [2023-03-18T00:01:24.454Z] ---> f5a8dce007dd [2023-03-18T00:01:24.454Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-18T00:01:24.713Z] ---> Running in 3e29fd4be030 [2023-03-18T00:01:24.713Z] Removing intermediate container 3e29fd4be030 [2023-03-18T00:01:24.713Z] ---> 7bb239a31f1a [2023-03-18T00:01:24.713Z] Step 27/29 : LABEL arch=amd64 [2023-03-18T00:01:24.713Z] ---> Running in b618ebebd817 [2023-03-18T00:01:24.713Z] Removing intermediate container b618ebebd817 [2023-03-18T00:01:24.713Z] ---> f943a9998308 [2023-03-18T00:01:24.713Z] Step 28/29 : LABEL git_sha=f639d6781b30f6a1ba079ed56c615897ec9c20d2 [2023-03-18T00:01:24.971Z] ---> Running in 26965c350159 [2023-03-18T00:01:24.971Z] Removing intermediate container 26965c350159 [2023-03-18T00:01:24.971Z] ---> 16155ea7d90f [2023-03-18T00:01:24.971Z] Step 29/29 : LABEL version=0.0.0 [2023-03-18T00:01:24.971Z] ---> Running in 96876242c15c [2023-03-18T00:01:24.971Z] Removing intermediate container 96876242c15c [2023-03-18T00:01:24.971Z] ---> 69ecad825b20 [2023-03-18T00:01:24.971Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-18T00:01:24.971Z] Successfully built 69ecad825b20 [2023-03-18T00:01:24.972Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T00:01:25.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-18T00:01:25.413Z] [2023-03-18T00:01:25.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T00:01:25.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-18T00:01:25.716Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-18T00:01:25.716Z] 5eb5b503b376: Pulling fs layer [2023-03-18T00:01:25.716Z] 5c69ac0246d0: Pulling fs layer [2023-03-18T00:01:25.716Z] ec43610c2a17: Pulling fs layer [2023-03-18T00:01:25.716Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-18T00:01:25.716Z] 33b1e0a273af: Pulling fs layer [2023-03-18T00:01:25.716Z] 5d3b04190fa2: Pulling fs layer [2023-03-18T00:01:25.716Z] 2f39f015ded8: Pulling fs layer [2023-03-18T00:01:25.716Z] 3a2ae6a8a46f: Waiting [2023-03-18T00:01:25.716Z] 33b1e0a273af: Waiting [2023-03-18T00:01:25.716Z] 2f39f015ded8: Waiting [2023-03-18T00:01:25.716Z] 5d3b04190fa2: Waiting [2023-03-18T00:01:25.716Z] 5c69ac0246d0: Verifying Checksum [2023-03-18T00:01:25.716Z] 5c69ac0246d0: Download complete [2023-03-18T00:01:25.716Z] 3a2ae6a8a46f: Download complete [2023-03-18T00:01:25.976Z] 33b1e0a273af: Verifying Checksum [2023-03-18T00:01:25.976Z] 33b1e0a273af: Download complete [2023-03-18T00:01:25.976Z] ec43610c2a17: Verifying Checksum [2023-03-18T00:01:25.976Z] ec43610c2a17: Download complete [2023-03-18T00:01:25.976Z] 5d3b04190fa2: Download complete [2023-03-18T00:01:25.977Z] 5eb5b503b376: Verifying Checksum [2023-03-18T00:01:25.977Z] 5eb5b503b376: Download complete [2023-03-18T00:01:26.544Z] 2f39f015ded8: Download complete [2023-03-18T00:01:27.110Z] 5eb5b503b376: Pull complete [2023-03-18T00:01:27.368Z] 5c69ac0246d0: Pull complete [2023-03-18T00:01:27.625Z] ec43610c2a17: Pull complete [2023-03-18T00:01:27.625Z] 3a2ae6a8a46f: Pull complete [2023-03-18T00:01:27.884Z] 33b1e0a273af: Pull complete [2023-03-18T00:01:27.884Z] 5d3b04190fa2: Pull complete [2023-03-18T00:01:32.065Z] 2f39f015ded8: Pull complete [2023-03-18T00:01:32.065Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-18T00:01:32.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-18T00:01:32.065Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T00:01:32.139Z] prd-ubuntu20.04-docker-8c-8g-4463 does not seem to be running inside a container [2023-03-18T00:01:32.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-18T00:01:33.766Z] $ docker top 710859a7a1b357913e75472a8f6521f5be988ac9d7c3f69479fc773e18957ce4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-18T00:01:34.153Z] ---> job-cost.sh [2023-03-18T00:01:34.153Z] lf-activate-venv: SKIPPING [2023-03-18T00:01:34.153Z] INFO: No Stack... [2023-03-18T00:01:34.411Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-18T00:01:34.670Z] INFO: Archiving Costs [Pipeline] sh [2023-03-18T00:01:34.958Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives/cost.csv [2023-03-18T00:01:34.958Z] + cut -d, -f6 [Pipeline] lock [2023-03-18T00:01:34.971Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-3-stack-cost] [2023-03-18T00:01:34.977Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-3-stack-cost] did not exist. Created. [2023-03-18T00:01:34.977Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-18T00:01:35.273Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-18T00:01:35.307Z] Stashed 1 file(s) [Pipeline] } [2023-03-18T00:01:35.312Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-18T00:01:35.331Z] $ docker stop --time=1 710859a7a1b357913e75472a8f6521f5be988ac9d7c3f69479fc773e18957ce4 [2023-03-18T00:01:36.477Z] $ docker rm -f --volumes 710859a7a1b357913e75472a8f6521f5be988ac9d7c3f69479fc773e18957ce4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-18T00:02:21.082Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4464 in /w/workspace/y_app-rfid-llrp-inventory_PR-160 [Pipeline] { [Pipeline] ws [2023-03-18T00:02:21.095Z] Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout [2023-03-18T00:02:21.130Z] The recommended git tool is: git [2023-03-18T00:02:26.744Z] using credential edgex-jenkins-ssh [2023-03-18T00:02:26.762Z] Cloning the remote Git repository [2023-03-18T00:02:26.810Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-18T00:02:26.903Z] > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 [2023-03-18T00:02:27.041Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-18T00:02:27.042Z] > git --version # timeout=10 [2023-03-18T00:02:27.064Z] > git --version # 'git version 2.25.1' [2023-03-18T00:02:27.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-18T00:02:27.216Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-18T00:02:29.337Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-18T00:02:29.358Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-18T00:02:30.815Z] Merging remotes/origin/main commit 0370fe2059bad325f9c903388f854f49bb598ddd into PR head commit dc9b354f8a722ebb0acd87b7f37cec5076b17e45 [2023-03-18T00:02:31.193Z] Merge succeeded, producing 74dc66ce7e4171279052920e75dfd1858490f585 [2023-03-18T00:02:31.194Z] Checking out Revision 74dc66ce7e4171279052920e75dfd1858490f585 (PR-160) [2023-03-18T00:02:30.260Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-18T00:02:30.312Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-18T00:02:30.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-18T00:02:30.329Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-18T00:02:30.840Z] > git config core.sparsecheckout # timeout=10 [2023-03-18T00:02:30.917Z] > git checkout -f dc9b354f8a722ebb0acd87b7f37cec5076b17e45 # timeout=10 [2023-03-18T00:02:31.027Z] > git remote # timeout=10 [2023-03-18T00:02:31.049Z] > git config --get remote.origin.url # timeout=10 [2023-03-18T00:02:31.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-18T00:02:31.084Z] > git merge 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 [2023-03-18T00:02:31.167Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-18T00:02:31.203Z] > git config core.sparsecheckout # timeout=10 [2023-03-18T00:02:31.226Z] > git checkout -f 74dc66ce7e4171279052920e75dfd1858490f585 # timeout=10 [2023-03-18T00:02:34.751Z] Commit message: "Merge commit '0370fe2059bad325f9c903388f854f49bb598ddd' into HEAD" [2023-03-18T00:02:34.763Z] > git rev-list --no-walk dc9b354f8a722ebb0acd87b7f37cec5076b17e45 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-18T00:02:35.883Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-18T00:02:35.883Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-18T00:02:35.883Z] Dload Upload Total Spent Left Speed [2023-03-18T00:02:35.883Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-03-18T00:02:36.579Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-18T00:02:36.904Z] + sudo tee /etc/docker/daemon.new [2023-03-18T00:02:36.904Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-18T00:02:36.904Z] { [2023-03-18T00:02:36.904Z] "registry-mirrors": [ [2023-03-18T00:02:36.904Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-18T00:02:36.904Z] ], [2023-03-18T00:02:36.904Z] "bip": "10.250.0.254/24", [2023-03-18T00:02:36.904Z] "hosts": [ [2023-03-18T00:02:36.904Z] "tcp://0.0.0.0:5555", [2023-03-18T00:02:36.904Z] "unix:///var/run/docker.sock" [2023-03-18T00:02:36.904Z] ], [2023-03-18T00:02:36.904Z] "mtu": 1458, [2023-03-18T00:02:36.904Z] "selinux-enabled": true, [2023-03-18T00:02:36.904Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-18T00:02:36.904Z] } [Pipeline] sh [2023-03-18T00:02:37.228Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-18T00:02:37.556Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-18T00:02:55.810Z] provisioning config files... [2023-03-18T00:02:55.839Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config14254231506126984315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-18T00:02:56.193Z] ---> docker-login.sh [2023-03-18T00:02:56.193Z] nexus3.edgexfoundry.org:10001 [2023-03-18T00:02:56.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T00:02:56.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T00:02:56.783Z] Configure a credential helper to remove this warning. See [2023-03-18T00:02:56.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T00:02:56.783Z] [2023-03-18T00:02:56.783Z] Login Succeeded [2023-03-18T00:02:56.783Z] nexus3.edgexfoundry.org:10002 [2023-03-18T00:02:57.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T00:02:57.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T00:02:57.323Z] Configure a credential helper to remove this warning. See [2023-03-18T00:02:57.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T00:02:57.323Z] [2023-03-18T00:02:57.323Z] Login Succeeded [2023-03-18T00:02:57.323Z] nexus3.edgexfoundry.org:10003 [2023-03-18T00:02:57.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T00:02:57.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T00:02:57.593Z] Configure a credential helper to remove this warning. See [2023-03-18T00:02:57.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T00:02:57.593Z] [2023-03-18T00:02:57.593Z] Login Succeeded [2023-03-18T00:02:57.593Z] nexus3.edgexfoundry.org:10004 [2023-03-18T00:02:57.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T00:02:57.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T00:02:57.864Z] Configure a credential helper to remove this warning. See [2023-03-18T00:02:57.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T00:02:57.864Z] [2023-03-18T00:02:57.864Z] Login Succeeded [2023-03-18T00:02:57.864Z] docker.io [2023-03-18T00:02:58.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T00:02:58.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T00:02:58.408Z] Configure a credential helper to remove this warning. See [2023-03-18T00:02:58.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T00:02:58.408Z] [2023-03-18T00:02:58.408Z] Login Succeeded [2023-03-18T00:02:58.408Z] ---> docker-login.sh ends [Pipeline] } [2023-03-18T00:02:58.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-18T00:02:58.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-18T00:02:58.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-18T00:02:58.720Z] ========================================================= [2023-03-18T00:02:58.720Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-18T00:02:58.720Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T00:02:59.064Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-18T00:02:59.335Z] Sending build context to Docker daemon 678.4kB [2023-03-18T00:02:59.335Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-18T00:02:59.335Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-18T00:02:59.335Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-18T00:02:59.335Z] af6eaf76a39c: Pulling fs layer [2023-03-18T00:02:59.335Z] 55522c791124: Pulling fs layer [2023-03-18T00:02:59.335Z] ce5c4a1c91eb: Pulling fs layer [2023-03-18T00:02:59.335Z] 169dfbe0d373: Pulling fs layer [2023-03-18T00:02:59.335Z] e1ff8fa3b103: Pulling fs layer [2023-03-18T00:02:59.335Z] 52ebb69f0ebf: Pulling fs layer [2023-03-18T00:02:59.335Z] 5abe8eddf0d5: Pulling fs layer [2023-03-18T00:02:59.335Z] e1ff8fa3b103: Waiting [2023-03-18T00:02:59.335Z] 169dfbe0d373: Waiting [2023-03-18T00:02:59.335Z] 52ebb69f0ebf: Waiting [2023-03-18T00:02:59.335Z] 5abe8eddf0d5: Waiting [2023-03-18T00:02:59.607Z] 55522c791124: Download complete [2023-03-18T00:02:59.607Z] 169dfbe0d373: Verifying Checksum [2023-03-18T00:02:59.607Z] 169dfbe0d373: Download complete [2023-03-18T00:02:59.607Z] e1ff8fa3b103: Verifying Checksum [2023-03-18T00:02:59.607Z] e1ff8fa3b103: Download complete [2023-03-18T00:02:59.607Z] af6eaf76a39c: Verifying Checksum [2023-03-18T00:02:59.607Z] af6eaf76a39c: Download complete [2023-03-18T00:03:00.618Z] 5abe8eddf0d5: Verifying Checksum [2023-03-18T00:03:00.618Z] 5abe8eddf0d5: Download complete [2023-03-18T00:03:00.618Z] af6eaf76a39c: Pull complete [2023-03-18T00:03:01.211Z] 55522c791124: Pull complete [2023-03-18T00:03:02.182Z] ce5c4a1c91eb: Verifying Checksum [2023-03-18T00:03:02.182Z] ce5c4a1c91eb: Download complete [2023-03-18T00:03:02.182Z] 52ebb69f0ebf: Download complete [2023-03-18T00:03:12.274Z] ce5c4a1c91eb: Pull complete [2023-03-18T00:03:12.542Z] 169dfbe0d373: Pull complete [2023-03-18T00:03:12.810Z] e1ff8fa3b103: Pull complete [2023-03-18T00:03:19.491Z] 52ebb69f0ebf: Pull complete [2023-03-18T00:03:20.900Z] 5abe8eddf0d5: Pull complete [2023-03-18T00:03:20.901Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-18T00:03:20.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-18T00:03:20.901Z] ---> 6cb57ee374ae [2023-03-18T00:03:20.901Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-18T00:03:22.859Z] ---> Running in b709699e9fd9 [2023-03-18T00:03:22.859Z] Removing intermediate container b709699e9fd9 [2023-03-18T00:03:22.859Z] ---> 86f996572506 [2023-03-18T00:03:22.859Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-18T00:03:22.859Z] ---> Running in 5f66769cc9e9 [2023-03-18T00:03:23.441Z] Removing intermediate container 5f66769cc9e9 [2023-03-18T00:03:23.441Z] ---> 2218a83a4979 [2023-03-18T00:03:23.441Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-18T00:03:23.441Z] ---> Running in c7a847b1179c [2023-03-18T00:03:23.707Z] Removing intermediate container c7a847b1179c [2023-03-18T00:03:23.707Z] ---> 62101e5a0646 [2023-03-18T00:03:23.707Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-18T00:03:23.707Z] ---> Running in ca3e556b7c2c [2023-03-18T00:03:24.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T00:03:25.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T00:03:26.205Z] OK: 263 MiB in 53 packages [2023-03-18T00:03:27.163Z] Removing intermediate container ca3e556b7c2c [2023-03-18T00:03:27.163Z] ---> de1eea0f52e0 [2023-03-18T00:03:27.163Z] Step 7/12 : WORKDIR /app [2023-03-18T00:03:27.163Z] ---> Running in a27c03015036 [2023-03-18T00:03:27.429Z] Removing intermediate container a27c03015036 [2023-03-18T00:03:27.429Z] ---> e7d3527d8664 [2023-03-18T00:03:27.429Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-18T00:03:28.013Z] ---> 161abd79e32c [2023-03-18T00:03:28.013Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T00:03:28.013Z] ---> Running in e14da09959b8 [2023-03-18T00:04:35.875Z] Removing intermediate container e14da09959b8 [2023-03-18T00:04:35.875Z] ---> 3159c9da588f [2023-03-18T00:04:35.875Z] Step 10/12 : COPY . . [2023-03-18T00:04:35.875Z] ---> 17df9ca35c00 [2023-03-18T00:04:35.875Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-18T00:04:35.875Z] ---> Running in 87a5834782e4 [2023-03-18T00:04:35.875Z] Removing intermediate container 87a5834782e4 [2023-03-18T00:04:35.875Z] ---> d37c8077dde2 [2023-03-18T00:04:35.875Z] Step 12/12 : RUN $MAKE [2023-03-18T00:04:35.875Z] ---> Running in ababf02f450e [2023-03-18T00:04:35.875Z] noop [2023-03-18T00:04:36.847Z] Removing intermediate container ababf02f450e [2023-03-18T00:04:36.847Z] ---> 697845f8d02a [2023-03-18T00:04:36.847Z] Successfully built 697845f8d02a [2023-03-18T00:04:36.847Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T00:04:37.200Z] + docker inspect -f . ci-base-image-arm64 [2023-03-18T00:04:37.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T00:04:37.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-4464 does not seem to be running inside a container [2023-03-18T00:04:37.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-18T00:04:38.730Z] $ docker top 3e8e81e6733eefb06d16bb99a01479cc5aa9863c1b6ae6179d63605f440a07d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-18T00:04:39.578Z] + go version [2023-03-18T00:04:39.578Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-18T00:04:39.598Z] $ docker stop --time=1 3e8e81e6733eefb06d16bb99a01479cc5aa9863c1b6ae6179d63605f440a07d8 [2023-03-18T00:04:41.246Z] $ docker rm -f --volumes 3e8e81e6733eefb06d16bb99a01479cc5aa9863c1b6ae6179d63605f440a07d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T00:04:41.792Z] + docker inspect -f . ci-base-image-arm64 [2023-03-18T00:04:41.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T00:04:41.977Z] prd-ubuntu20.04-docker-arm64-4c-16g-4464 does not seem to be running inside a container [2023-03-18T00:04:42.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-18T00:04:43.240Z] $ docker top 3c5977dfa3530b474fae6033fa3de4457d3c78ab2641ef7fafa2376da9d2c121 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-18T00:04:43.767Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] fileExists [Pipeline] sh [2023-03-18T00:04:44.425Z] + make test [2023-03-18T00:04:44.426Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-18T00:07:51.250Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-18T00:07:53.206Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-18T00:07:54.170Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.127s coverage: 86.2% of statements [2023-03-18T00:08:04.252Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.633s coverage: 71.9% of statements [2023-03-18T00:08:04.838Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-18T00:08:04.838Z] go vet ./... [2023-03-18T00:10:41.603Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-18T00:10:41.603Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-18T00:10:41.603Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-18T00:10:41.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-18T00:10:41.635Z] $ docker stop --time=1 3c5977dfa3530b474fae6033fa3de4457d3c78ab2641ef7fafa2376da9d2c121 [2023-03-18T00:10:43.553Z] $ docker rm -f --volumes 3c5977dfa3530b474fae6033fa3de4457d3c78ab2641ef7fafa2376da9d2c121 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-18T00:10:45.110Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-18T00:10:45.133Z] Warning: overwriting stash ‘coverage-report’ [2023-03-18T00:10:45.670Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-18T00:10:46.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-18T00:10:46.344Z] + ls -al . [2023-03-18T00:10:46.345Z] total 224 [2023-03-18T00:10:46.345Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 00:04 . [2023-03-18T00:10:46.345Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 00:02 .. [2023-03-18T00:10:46.345Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 18 00:02 .dockerignore [2023-03-18T00:10:46.345Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 00:02 .git [2023-03-18T00:10:46.345Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 00:02 .github [2023-03-18T00:10:46.345Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 18 00:02 .gitignore [2023-03-18T00:10:46.345Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 00:02 .golangci.yml [2023-03-18T00:10:46.345Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 18 00:02 Attribution.txt [2023-03-18T00:10:46.345Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 18 00:02 CHANGELOG.md [2023-03-18T00:10:46.345Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 18 00:02 Dockerfile [2023-03-18T00:10:46.345Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 00:02 GOVERNANCE.md [2023-03-18T00:10:46.345Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 18 00:02 Jenkinsfile [2023-03-18T00:10:46.345Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 18 00:02 LICENSE [2023-03-18T00:10:46.345Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 18 00:02 Makefile [2023-03-18T00:10:46.345Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 18 00:02 OWNERS.md [2023-03-18T00:10:46.345Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 18 00:02 README.md [2023-03-18T00:10:46.345Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 23:59 VERSION [2023-03-18T00:10:46.345Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 00:02 bin [2023-03-18T00:10:46.345Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 18 00:08 coverage.out [2023-03-18T00:10:46.345Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 18 00:02 go.mod [2023-03-18T00:10:46.345Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 18 00:02 go.sum [2023-03-18T00:10:46.345Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 00:02 images [2023-03-18T00:10:46.345Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 00:02 internal [2023-03-18T00:10:46.345Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 18 00:02 main.go [2023-03-18T00:10:46.345Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 00:02 res [2023-03-18T00:10:46.345Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 00:02 snap [2023-03-18T00:10:46.345Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 00:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T00:10:46.696Z] + 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=74dc66ce7e4171279052920e75dfd1858490f585 --label arch=arm64 --label version=0.0.0 . [2023-03-18T00:10:46.964Z] Sending build context to Docker daemon 678.4kB [2023-03-18T00:10:46.964Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-18T00:10:46.964Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-18T00:10:46.964Z] ---> 697845f8d02a [2023-03-18T00:10:46.964Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-18T00:10:46.964Z] ---> Running in 2054d105b3ef [2023-03-18T00:10:47.232Z] Removing intermediate container 2054d105b3ef [2023-03-18T00:10:47.232Z] ---> 1e203075e953 [2023-03-18T00:10:47.232Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-18T00:10:47.499Z] ---> Running in b498343904f6 [2023-03-18T00:10:47.766Z] Removing intermediate container b498343904f6 [2023-03-18T00:10:47.766Z] ---> b615d15facce [2023-03-18T00:10:47.766Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-18T00:10:47.766Z] ---> Running in 0903c0ad4c22 [2023-03-18T00:10:48.056Z] Removing intermediate container 0903c0ad4c22 [2023-03-18T00:10:48.056Z] ---> 8236720cf0e9 [2023-03-18T00:10:48.056Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-18T00:10:48.056Z] ---> Running in b0ddbd761198 [2023-03-18T00:10:49.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T00:10:49.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T00:10:50.584Z] OK: 263 MiB in 53 packages [2023-03-18T00:10:51.543Z] Removing intermediate container b0ddbd761198 [2023-03-18T00:10:51.543Z] ---> ee3948551302 [2023-03-18T00:10:51.543Z] Step 7/29 : WORKDIR /app [2023-03-18T00:10:51.543Z] ---> Running in ea2f72734de8 [2023-03-18T00:10:51.809Z] Removing intermediate container ea2f72734de8 [2023-03-18T00:10:51.809Z] ---> 21d6b5ece379 [2023-03-18T00:10:51.809Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-18T00:10:52.076Z] ---> b4116e3f0c96 [2023-03-18T00:10:52.076Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T00:10:52.076Z] ---> Running in 5062057eddd4 [2023-03-18T00:10:54.659Z] Removing intermediate container 5062057eddd4 [2023-03-18T00:10:54.659Z] ---> 6b4bbe14562d [2023-03-18T00:10:54.659Z] Step 10/29 : COPY . . [2023-03-18T00:10:54.934Z] ---> 0c94f4e5f971 [2023-03-18T00:10:54.934Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-18T00:10:55.206Z] ---> Running in b7746ed619e3 [2023-03-18T00:10:55.475Z] Removing intermediate container b7746ed619e3 [2023-03-18T00:10:55.475Z] ---> e379d49dac40 [2023-03-18T00:10:55.475Z] Step 12/29 : RUN $MAKE [2023-03-18T00:10:55.475Z] ---> Running in 982f1dc4d616 [2023-03-18T00:10:56.434Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-18T00:13:18.138Z] Removing intermediate container 982f1dc4d616 [2023-03-18T00:13:18.138Z] ---> f8732e4bbf63 [2023-03-18T00:13:18.138Z] Step 13/29 : FROM alpine:3.17 [2023-03-18T00:13:18.138Z] 3.17: Pulling from library/alpine [2023-03-18T00:13:18.138Z] af6eaf76a39c: Already exists [2023-03-18T00:13:18.138Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-18T00:13:18.139Z] Status: Downloaded newer image for alpine:3.17 [2023-03-18T00:13:18.139Z] ---> d74e625d9115 [2023-03-18T00:13:18.139Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-18T00:13:18.139Z] ---> Running in a9c0a8f2a66b [2023-03-18T00:13:18.139Z] Removing intermediate container a9c0a8f2a66b [2023-03-18T00:13:18.139Z] ---> a0067673a842 [2023-03-18T00:13:18.139Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-18T00:13:18.139Z] ---> Running in e01732426476 [2023-03-18T00:13:18.139Z] Removing intermediate container e01732426476 [2023-03-18T00:13:18.139Z] ---> ccd739f84189 [2023-03-18T00:13:18.139Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-18T00:13:18.139Z] ---> Running in b80871f1df3b [2023-03-18T00:13:18.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T00:13:18.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T00:13:18.139Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-18T00:13:18.139Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-18T00:13:18.139Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T00:13:18.139Z] Executing ca-certificates-20220614-r4.trigger [2023-03-18T00:13:18.139Z] OK: 8 MiB in 17 packages [2023-03-18T00:13:18.139Z] Removing intermediate container b80871f1df3b [2023-03-18T00:13:18.139Z] ---> 1e01b7787d38 [2023-03-18T00:13:18.139Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-18T00:13:18.139Z] ---> a1991e8304d6 [2023-03-18T00:13:18.139Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-18T00:13:18.139Z] ---> c9870d7181b1 [2023-03-18T00:13:18.139Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-18T00:13:18.139Z] ---> 5bed2278753f [2023-03-18T00:13:18.139Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-18T00:13:18.139Z] ---> 1073f8b747b5 [2023-03-18T00:13:18.139Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-18T00:13:18.139Z] ---> 2d04c5b8af00 [2023-03-18T00:13:18.139Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-18T00:13:18.139Z] ---> Running in 9d2cd785757a [2023-03-18T00:13:18.139Z] Removing intermediate container 9d2cd785757a [2023-03-18T00:13:18.139Z] ---> 240d7b083912 [2023-03-18T00:13:18.139Z] Step 23/29 : VOLUME /cache [2023-03-18T00:13:18.139Z] ---> Running in e0b365218ff7 [2023-03-18T00:13:18.139Z] Removing intermediate container e0b365218ff7 [2023-03-18T00:13:18.139Z] ---> 9079ea0a344b [2023-03-18T00:13:18.139Z] Step 24/29 : EXPOSE 59711 [2023-03-18T00:13:18.139Z] ---> Running in d3e6eff76985 [2023-03-18T00:13:18.139Z] Removing intermediate container d3e6eff76985 [2023-03-18T00:13:18.139Z] ---> cb60eace7ed4 [2023-03-18T00:13:18.139Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-18T00:13:18.139Z] ---> Running in 726ba73b8145 [2023-03-18T00:13:18.404Z] Removing intermediate container 726ba73b8145 [2023-03-18T00:13:18.404Z] ---> 4ea4a7d9250d [2023-03-18T00:13:18.404Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-18T00:13:18.671Z] ---> Running in 47f9bc8a798c [2023-03-18T00:13:18.939Z] Removing intermediate container 47f9bc8a798c [2023-03-18T00:13:18.939Z] ---> 33c3cf61d62b [2023-03-18T00:13:18.939Z] Step 27/29 : LABEL arch=arm64 [2023-03-18T00:13:18.939Z] ---> Running in 2535bfb34932 [2023-03-18T00:13:19.206Z] Removing intermediate container 2535bfb34932 [2023-03-18T00:13:19.207Z] ---> 744d746aec5d [2023-03-18T00:13:19.207Z] Step 28/29 : LABEL git_sha=74dc66ce7e4171279052920e75dfd1858490f585 [2023-03-18T00:13:19.207Z] ---> Running in f71829f93d09 [2023-03-18T00:13:19.474Z] Removing intermediate container f71829f93d09 [2023-03-18T00:13:19.474Z] ---> 0116fc23c79d [2023-03-18T00:13:19.474Z] Step 29/29 : LABEL version=0.0.0 [2023-03-18T00:13:19.741Z] ---> Running in cd58c5395a84 [2023-03-18T00:13:20.009Z] Removing intermediate container cd58c5395a84 [2023-03-18T00:13:20.009Z] ---> edda2014ce0f [2023-03-18T00:13:20.009Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-18T00:13:20.009Z] Successfully built edda2014ce0f [2023-03-18T00:13:20.009Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T00:13:20.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-18T00:13:20.447Z] [2023-03-18T00:13:20.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T00:13:20.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-18T00:13:21.052Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-18T00:13:21.052Z] 8998bd30e6a1: Pulling fs layer [2023-03-18T00:13:21.052Z] 04944245beec: Pulling fs layer [2023-03-18T00:13:21.052Z] 699f458cf7ca: Pulling fs layer [2023-03-18T00:13:21.052Z] 765212b225bb: Pulling fs layer [2023-03-18T00:13:21.052Z] f23df028b6ca: Pulling fs layer [2023-03-18T00:13:21.052Z] 765212b225bb: Waiting [2023-03-18T00:13:21.052Z] d65c8cfc05b1: Pulling fs layer [2023-03-18T00:13:21.052Z] 2437ff75d9bd: Pulling fs layer [2023-03-18T00:13:21.052Z] f23df028b6ca: Waiting [2023-03-18T00:13:21.052Z] 2437ff75d9bd: Waiting [2023-03-18T00:13:21.052Z] d65c8cfc05b1: Waiting [2023-03-18T00:13:21.052Z] 04944245beec: Verifying Checksum [2023-03-18T00:13:21.052Z] 04944245beec: Download complete [2023-03-18T00:13:21.052Z] 765212b225bb: Verifying Checksum [2023-03-18T00:13:21.052Z] 765212b225bb: Download complete [2023-03-18T00:13:21.052Z] f23df028b6ca: Verifying Checksum [2023-03-18T00:13:21.052Z] f23df028b6ca: Download complete [2023-03-18T00:13:21.052Z] d65c8cfc05b1: Verifying Checksum [2023-03-18T00:13:21.052Z] d65c8cfc05b1: Download complete [2023-03-18T00:13:21.323Z] 699f458cf7ca: Download complete [2023-03-18T00:13:21.590Z] 8998bd30e6a1: Download complete [2023-03-18T00:13:24.172Z] 2437ff75d9bd: Verifying Checksum [2023-03-18T00:13:24.172Z] 2437ff75d9bd: Download complete [2023-03-18T00:13:25.130Z] 8998bd30e6a1: Pull complete [2023-03-18T00:13:25.711Z] 04944245beec: Pull complete [2023-03-18T00:13:27.112Z] 699f458cf7ca: Pull complete [2023-03-18T00:13:27.112Z] 765212b225bb: Pull complete [2023-03-18T00:13:27.692Z] f23df028b6ca: Pull complete [2023-03-18T00:13:27.958Z] d65c8cfc05b1: Pull complete [2023-03-18T00:13:40.244Z] 2437ff75d9bd: Pull complete [2023-03-18T00:13:40.244Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-18T00:13:40.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-18T00:13:40.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T00:13:40.427Z] prd-ubuntu20.04-docker-arm64-4c-16g-4464 does not seem to be running inside a container [2023-03-18T00:13:40.485Z] $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-18T00:13:43.095Z] $ docker top e24808e2e9c0cbbcc6af20fb9050c4d66f7ba02ce6b4090de7eb0c2489922642 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-18T00:13:43.621Z] ---> job-cost.sh [2023-03-18T00:13:43.887Z] lf-activate-venv: SKIPPING [2023-03-18T00:13:43.887Z] INFO: No Stack... [2023-03-18T00:13:44.470Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-18T00:13:45.051Z] INFO: Archiving Costs [Pipeline] sh [2023-03-18T00:13:45.687Z] + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv [2023-03-18T00:13:45.687Z] + cut -d, -f6 [Pipeline] lock [2023-03-18T00:13:45.726Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-3-stack-cost] [2023-03-18T00:13:45.732Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-3-stack-cost] did not exist. Created. [2023-03-18T00:13:45.732Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-18T00:13:46.074Z] /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-e6525595/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-18T00:13:46.411Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-18T00:13:46.436Z] Warning: overwriting stash ‘stack-cost’ [2023-03-18T00:13:46.485Z] Stashed 1 file(s) [Pipeline] } [2023-03-18T00:13:46.495Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-160-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-18T00:13:46.510Z] $ docker stop --time=1 e24808e2e9c0cbbcc6af20fb9050c4d66f7ba02ce6b4090de7eb0c2489922642 [2023-03-18T00:13:47.975Z] $ docker rm -f --volumes e24808e2e9c0cbbcc6af20fb9050c4d66f7ba02ce6b4090de7eb0c2489922642 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-18T00:13:50.544Z] provisioning config files... [2023-03-18T00:13:50.551Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/config2628002978127344619tmp [Pipeline] { [Pipeline] sh [2023-03-18T00:13:50.843Z] + set +x [2023-03-18T00:13:50.843Z] + curl -s https://codecov.io/bash+ [2023-03-18T00:13:50.843Z] bash -s -- [2023-03-18T00:13:50.843Z] [2023-03-18T00:13:50.843Z] _____ _ [2023-03-18T00:13:50.843Z] / ____| | | [2023-03-18T00:13:50.843Z] | | ___ __| | ___ ___ _____ __ [2023-03-18T00:13:50.843Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-18T00:13:50.843Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-18T00:13:50.843Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-18T00:13:50.843Z] Bash-1.0.6 [2023-03-18T00:13:50.843Z] [2023-03-18T00:13:50.843Z] [2023-03-18T00:13:50.843Z] ==> git version 2.25.1 found [2023-03-18T00:13:50.843Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-18T00:13:50.843Z] Release-Date: 2020-01-08 [2023-03-18T00:13:50.843Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-18T00:13:50.843Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-18T00:13:50.843Z] ==> Jenkins CI detected. [2023-03-18T00:13:50.843Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-160 [2023-03-18T00:13:50.843Z] project root: . [2023-03-18T00:13:50.843Z] --> token set from env [2023-03-18T00:13:50.843Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-18T00:13:50.843Z] ==> Running gcov in . (disable via -X gcov) [2023-03-18T00:13:50.843Z] ==> Python coveragepy not found [2023-03-18T00:13:50.843Z] ==> Searching for coverage reports in: [2023-03-18T00:13:50.843Z] + . [2023-03-18T00:13:50.843Z] -> Found 1 reports [2023-03-18T00:13:50.843Z] ==> Detecting git/mercurial file structure [2023-03-18T00:13:50.843Z] ==> Reading reports [2023-03-18T00:13:50.843Z] + ./coverage.out bytes=41317 [2023-03-18T00:13:50.843Z] ==> Appending adjustments [2023-03-18T00:13:50.843Z] https://docs.codecov.io/docs/fixing-reports [2023-03-18T00:13:51.102Z] + Found adjustments [2023-03-18T00:13:51.102Z] ==> Gzipping contents [2023-03-18T00:13:51.102Z] 12K /tmp/codecov.c34ETR.gz [2023-03-18T00:13:51.102Z] ==> Uploading reports [2023-03-18T00:13:51.102Z] url: https://codecov.io [2023-03-18T00:13:51.102Z] query: branch=PR-160&commit=f639d6781b30f6a1ba079ed56c615897ec9c20d2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-160%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-03-18T00:13:51.102Z] -> Pinging Codecov [2023-03-18T00:13:51.102Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-160&commit=f639d6781b30f6a1ba079ed56c615897ec9c20d2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-160%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-03-18T00:13:51.362Z] -> Uploading to [2023-03-18T00:13:51.362Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-18/581DD39554BDF9B6E22D074273EAD858/f639d6781b30f6a1ba079ed56c615897ec9c20d2/65c8db1b-ff47-4d64-8649-da19dabccaeb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230318T001351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9208d653206a21f7afb27cc4f944c9ebf0a1c42f0a941420a56b1669776989f3 [2023-03-18T00:13:51.362Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-18T00:13:51.362Z] Dload Upload Total Spent Left Speed [2023-03-18T00:13:51.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11805 0 0 100 11805 0 43722 --:--:-- --:--:-- --:--:-- 43560 100 11805 0 0 100 11805 0 43722 --:--:-- --:--:-- --:--:-- 43560 [2023-03-18T00:13:51.622Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f639d6781b30f6a1ba079ed56c615897ec9c20d2 [Pipeline] } [2023-03-18T00:13:51.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-18T00:13:52.390Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives ] [2023-03-18T00:13:52.390Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives [2023-03-18T00:13:52.390Z] total 16 [2023-03-18T00:13:52.390Z] drwxr-xr-x 3 root root 4096 Mar 18 00:01 . [2023-03-18T00:13:52.390Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 18 00:01 .. [2023-03-18T00:13:52.390Z] drwxr-xr-x 2 root root 4096 Mar 18 00:01 cost [2023-03-18T00:13:52.390Z] -rw-r--r-- 1 root root 95 Mar 18 00:01 cost.csv [2023-03-18T00:13:52.390Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives [2023-03-18T00:13:52.390Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives [2023-03-18T00:13:52.390Z] total 16 [2023-03-18T00:13:52.390Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 00:01 . [2023-03-18T00:13:52.390Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 18 00:01 .. [2023-03-18T00:13:52.390Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 00:01 cost [2023-03-18T00:13:52.390Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 18 00:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-18T00:13:52.685Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T00:13:53.549Z] ---> package-listing.sh [2023-03-18T00:13:53.550Z] ++ facter osfamily [2023-03-18T00:13:53.550Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-18T00:13:53.809Z] + OS_FAMILY=debian [2023-03-18T00:13:53.809Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-160 [2023-03-18T00:13:53.809Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-18T00:13:53.809Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-18T00:13:53.809Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-18T00:13:53.809Z] + PACKAGES=/tmp/packages_start.txt [2023-03-18T00:13:53.809Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-160 ']' [2023-03-18T00:13:53.809Z] + PACKAGES=/tmp/packages_end.txt [2023-03-18T00:13:53.809Z] + case "${OS_FAMILY}" in [2023-03-18T00:13:53.809Z] + dpkg -l [2023-03-18T00:13:53.809Z] + grep '^ii' [2023-03-18T00:13:53.809Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-18T00:13:53.809Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-18T00:13:53.809Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-18T00:13:53.809Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-160 ']' [2023-03-18T00:13:53.809Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives/ [2023-03-18T00:13:53.809Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-160/archives/ [Pipeline] echo [2023-03-18T00:13:53.822Z] 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-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-18T00:13:54.102Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T00:13:54.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-18T00:13:54.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T00:13:54.736Z] prd-ubuntu20.04-docker-8c-8g-4463 does not seem to be running inside a container [2023-03-18T00:13:54.764Z] $ 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-160/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-160 -v /w/workspace/y_app-rfid-llrp-inventory_PR-160:/w/workspace/y_app-rfid-llrp-inventory_PR-160:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-160@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-18T00:13:54.987Z] $ docker top af6f4623d411ab69d909df0b9443bc7ad699d61f02713d05a1f657c4d5093d2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-18T00:13:55.334Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-18T00:13:55.621Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-18T00:13:55.908Z] + ls /var/log/sa-host [2023-03-18T00:13:55.908Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-18T00:13:56.079Z] provisioning config files... [2023-03-18T00:13:56.087Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-160@tmp/config2323891341788739907tmp [Pipeline] { [Pipeline] echo [2023-03-18T00:13:56.103Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T00:13:56.383Z] ---> create-netrc.sh [Pipeline] } [2023-03-18T00:13:56.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-18T00:13:56.719Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-18T00:13:56.728Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T00:13:57.016Z] ---> sudo-logs.sh [2023-03-18T00:13:57.016Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-18T00:13:57.044Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T00:13:57.331Z] ---> job-cost.sh [2023-03-18T00:13:57.331Z] lf-activate-venv: SKIPPING [2023-03-18T00:13:57.331Z] DEBUG: total: 0.2199999988079071 [2023-03-18T00:13:57.331Z] INFO: Retrieving Stack Cost... [2023-03-18T00:13:57.591Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-18T00:13:58.160Z] INFO: Archiving Costs [Pipeline] echo [2023-03-18T00:13:58.172Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T00:13:58.457Z] ---> logs-deploy.sh [2023-03-18T00:13:58.457Z] lf-activate-venv: SKIPPING [2023-03-18T00:13:58.457Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-160/3 [2023-03-18T00:13:58.457Z] INFO: archiving workspace using pattern(s): [2023-03-18T00:13:59.393Z] Archives upload complete. [2023-03-18T00:13:59.652Z] INFO: archiving logs to Nexus [2023-03-18T00:14:00.230Z] ---> uname -a: [2023-03-18T00:14:00.230Z] Linux prd-ubuntu20-04-docker-8c-8g-4463 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-18T00:14:00.230Z] [2023-03-18T00:14:00.230Z] [2023-03-18T00:14:00.230Z] ---> lscpu: [2023-03-18T00:14:00.230Z] Architecture: x86_64 [2023-03-18T00:14:00.230Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-18T00:14:00.230Z] Byte Order: Little Endian [2023-03-18T00:14:00.230Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-18T00:14:00.230Z] CPU(s): 8 [2023-03-18T00:14:00.230Z] On-line CPU(s) list: 0-7 [2023-03-18T00:14:00.230Z] Thread(s) per core: 1 [2023-03-18T00:14:00.230Z] Core(s) per socket: 1 [2023-03-18T00:14:00.230Z] Socket(s): 8 [2023-03-18T00:14:00.230Z] NUMA node(s): 1 [2023-03-18T00:14:00.230Z] Vendor ID: AuthenticAMD [2023-03-18T00:14:00.230Z] CPU family: 23 [2023-03-18T00:14:00.230Z] Model: 49 [2023-03-18T00:14:00.230Z] Model name: AMD EPYC-Rome Processor [2023-03-18T00:14:00.230Z] Stepping: 0 [2023-03-18T00:14:00.230Z] CPU MHz: 2799.998 [2023-03-18T00:14:00.230Z] BogoMIPS: 5599.99 [2023-03-18T00:14:00.230Z] Virtualization: AMD-V [2023-03-18T00:14:00.230Z] Hypervisor vendor: KVM [2023-03-18T00:14:00.230Z] Virtualization type: full [2023-03-18T00:14:00.230Z] L1d cache: 256 KiB [2023-03-18T00:14:00.230Z] L1i cache: 256 KiB [2023-03-18T00:14:00.230Z] L2 cache: 4 MiB [2023-03-18T00:14:00.230Z] L3 cache: 128 MiB [2023-03-18T00:14:00.230Z] NUMA node0 CPU(s): 0-7 [2023-03-18T00:14:00.230Z] Vulnerability Itlb multihit: Not affected [2023-03-18T00:14:00.230Z] Vulnerability L1tf: Not affected [2023-03-18T00:14:00.230Z] Vulnerability Mds: Not affected [2023-03-18T00:14:00.230Z] Vulnerability Meltdown: Not affected [2023-03-18T00:14:00.230Z] Vulnerability Mmio stale data: Not affected [2023-03-18T00:14:00.230Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-18T00:14:00.230Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-18T00:14:00.230Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-18T00:14:00.230Z] Vulnerability Srbds: Not affected [2023-03-18T00:14:00.230Z] Vulnerability Tsx async abort: Not affected [2023-03-18T00:14:00.230Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-18T00:14:00.230Z] [2023-03-18T00:14:00.230Z] [2023-03-18T00:14:00.230Z] ---> nproc: [2023-03-18T00:14:00.230Z] 8 [2023-03-18T00:14:00.230Z] [2023-03-18T00:14:00.230Z] [2023-03-18T00:14:00.230Z] ---> df -h: [2023-03-18T00:14:00.231Z] Filesystem Size Used Avail Use% Mounted on [2023-03-18T00:14:00.231Z] overlay 155G 12G 144G 8% / [2023-03-18T00:14:00.231Z] tmpfs 64M 0 64M 0% /dev [2023-03-18T00:14:00.231Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-18T00:14:00.231Z] shm 64M 0 64M 0% /dev/shm [2023-03-18T00:14:00.231Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-18T00:14:00.231Z] [2023-03-18T00:14:00.231Z] [2023-03-18T00:14:00.231Z] ---> sar -b -r -n DEV: [2023-03-18T00:14:00.231Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4463) 03/18/23 _x86_64_ (8 CPU) [2023-03-18T00:14:00.231Z] [2023-03-18T00:14:00.231Z] 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-18T00:14:00.231Z] 00:00:01 400.00 0.00 400.00 0.00 0.00 15200.00 0.00 [2023-03-18T00:14:00.231Z] 00:01:01 70.15 0.20 69.96 0.00 4.40 17882.75 0.00 [2023-03-18T00:14:00.231Z] 00:02:01 161.97 0.10 161.87 0.00 5.46 35958.69 0.00 [2023-03-18T00:14:00.231Z] 00:03:01 1.88 0.00 1.88 0.00 0.00 21.21 0.00 [2023-03-18T00:14:00.231Z] 00:04:02 55.24 11.60 43.64 0.00 5176.74 8746.14 0.00 [2023-03-18T00:14:00.231Z] 00:05:01 6.93 0.02 6.91 0.00 0.14 133.67 0.00 [2023-03-18T00:14:00.231Z] 00:06:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2023-03-18T00:14:00.231Z] 00:07:01 1.92 0.00 1.92 0.00 0.00 20.66 0.00 [2023-03-18T00:14:00.231Z] 00:08:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 [2023-03-18T00:14:00.231Z] 00:09:01 2.22 0.00 2.22 0.00 0.00 24.93 0.00 [2023-03-18T00:14:00.231Z] 00:10:01 2.85 1.38 1.47 0.00 33.99 18.13 0.00 [2023-03-18T00:14:00.231Z] 00:11:01 2.33 0.20 2.13 0.00 3.20 24.26 0.00 [2023-03-18T00:14:00.231Z] 00:12:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 [2023-03-18T00:14:00.231Z] 00:13:01 1.83 0.00 1.83 0.00 0.00 20.53 0.00 [2023-03-18T00:14:00.231Z] Average: 23.99 1.04 22.95 0.00 402.33 4845.05 0.00 [2023-03-18T00:14:00.231Z] [2023-03-18T00:14:00.231Z] 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-18T00:14:00.231Z] 00:00:01 28454068 31570552 737416 2.24 144108 3185236 1747636 5.15 1076780 2920756 444 [2023-03-18T00:14:00.231Z] 00:01:01 28405932 31546412 759132 2.31 148596 3198268 2001976 5.90 1216624 2819096 244 [2023-03-18T00:14:00.231Z] 00:02:01 27668080 31576096 725712 2.21 158820 3891932 1760204 5.19 1265900 3439416 156 [2023-03-18T00:14:00.231Z] 00:03:01 27668300 31576424 725132 2.21 158860 3891940 1760204 5.19 1266228 3439424 220 [2023-03-18T00:14:00.231Z] 00:04:02 27143004 31557564 728288 2.21 192292 4347888 1826748 5.38 1591700 3607428 1024 [2023-03-18T00:14:00.231Z] 00:05:01 27149828 31559680 726272 2.21 190844 4344632 1805916 5.32 1583412 3604216 16 [2023-03-18T00:14:00.231Z] 00:06:01 27156960 31566888 718968 2.19 190916 4344636 1805916 5.32 1576280 3604220 168 [2023-03-18T00:14:00.231Z] 00:07:01 27158004 31567996 718100 2.18 190976 4344636 1805916 5.32 1576308 3604220 16 [2023-03-18T00:14:00.231Z] 00:08:01 27158060 31568120 717984 2.18 191040 4344640 1805916 5.32 1576432 3604224 4 [2023-03-18T00:14:00.231Z] 00:09:01 27157792 31567940 718076 2.18 191120 4344644 1805916 5.32 1576488 3604228 32 [2023-03-18T00:14:00.231Z] 00:10:01 27149768 31562144 723808 2.20 191200 4345660 1805916 5.32 1585264 3604780 56 [2023-03-18T00:14:00.231Z] 00:11:01 27146956 31559612 726200 2.21 191256 4345892 1805916 5.32 1589524 3604764 12 [2023-03-18T00:14:00.231Z] 00:12:01 27147224 31559888 725872 2.21 191312 4345896 1805916 5.32 1588864 3604768 8 [2023-03-18T00:14:00.231Z] 00:13:01 27146648 31559492 726324 2.21 191352 4345892 1805916 5.32 1589488 3604148 4 [2023-03-18T00:14:00.231Z] Average: 27407902 31564201 726949 2.21 180192 4115842 1810715 5.34 1475664 3476121 172 [2023-03-18T00:14:00.231Z] [2023-03-18T00:14:00.231Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-18T00:14:00.231Z] 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:01:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:01:01 docker0 1.47 3.98 0.09 42.59 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:01:01 ens3 41.33 24.05 77.93 14.45 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:02:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:02:01 docker0 1.43 3.73 0.10 45.62 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:02:01 ens3 121.84 71.00 2582.56 15.16 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:03:01 ens3 6.27 3.22 5.27 0.46 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:04:02 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:04:02 ens3 191.83 98.02 2804.55 7.35 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:05:01 ens3 0.32 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:07:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:09:01 ens3 0.32 0.23 0.14 0.08 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:10:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:10:01 ens3 3.78 3.12 3.18 3.62 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:11:01 ens3 3.27 1.80 2.20 2.10 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:13:01 ens3 0.95 0.73 0.46 0.94 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] Average: docker0 0.22 0.59 0.01 6.79 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] Average: ens3 28.51 15.60 421.83 3.40 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] [2023-03-18T00:14:00.231Z] [2023-03-18T00:14:00.231Z] ---> sar -P ALL: [2023-03-18T00:14:00.231Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4463) 03/18/23 _x86_64_ (8 CPU) [2023-03-18T00:14:00.231Z] [2023-03-18T00:14:00.231Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle [2023-03-18T00:14:00.231Z] 00:00:01 all 11.11 0.00 33.33 0.00 0.00 55.56 [2023-03-18T00:14:00.231Z] 00:00:01 0 0.00 0.00 100.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-18T00:14:00.231Z] 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-18T00:14:00.231Z] 00:00:01 3 0.00 0.00 100.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-18T00:14:00.231Z] 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-18T00:14:00.231Z] 00:00:01 6 0.00 0.00 50.00 0.00 0.00 50.00 [2023-03-18T00:14:00.231Z] 00:00:01 7 100.00 0.00 0.00 0.00 0.00 0.00 [2023-03-18T00:14:00.231Z] 00:01:01 all 43.21 0.00 6.22 0.34 0.09 50.13 [2023-03-18T00:14:00.231Z] 00:01:01 0 41.81 0.00 6.30 1.71 0.08 50.08 [2023-03-18T00:14:00.231Z] 00:01:01 1 44.06 0.00 6.78 0.03 0.10 49.03 [2023-03-18T00:14:00.231Z] 00:01:01 2 42.91 0.00 6.17 0.10 0.08 50.73 [2023-03-18T00:14:00.231Z] 00:01:01 3 43.35 0.00 6.64 0.05 0.10 49.86 [2023-03-18T00:14:00.231Z] 00:01:01 4 44.71 0.00 6.29 0.13 0.08 48.78 [2023-03-18T00:14:00.231Z] 00:01:01 5 43.60 0.00 5.88 0.55 0.08 49.88 [2023-03-18T00:14:00.231Z] 00:01:01 6 43.59 0.00 5.78 0.03 0.08 50.52 [2023-03-18T00:14:00.231Z] 00:01:01 7 41.67 0.00 5.94 0.10 0.10 52.20 [2023-03-18T00:14:00.231Z] 00:02:01 all 16.37 0.00 3.80 0.83 0.05 78.95 [2023-03-18T00:14:00.231Z] 00:02:01 0 17.40 0.00 3.80 0.08 0.05 78.66 [2023-03-18T00:14:00.231Z] 00:02:01 1 17.38 0.00 4.13 1.66 0.03 76.80 [2023-03-18T00:14:00.231Z] 00:02:01 2 16.57 0.00 3.88 0.71 0.03 78.81 [2023-03-18T00:14:00.231Z] 00:02:01 3 15.91 0.00 3.56 0.35 0.05 80.12 [2023-03-18T00:14:00.231Z] 00:02:01 4 16.41 0.00 3.80 0.29 0.07 79.44 [2023-03-18T00:14:00.231Z] 00:02:01 5 14.86 0.00 3.77 3.09 0.03 78.25 [2023-03-18T00:14:00.231Z] 00:02:01 6 16.21 0.00 3.90 0.17 0.05 79.67 [2023-03-18T00:14:00.231Z] 00:02:01 7 16.20 0.00 3.56 0.30 0.05 79.89 [2023-03-18T00:14:00.231Z] 00:03:01 all 0.28 0.00 0.03 0.00 0.01 99.68 [2023-03-18T00:14:00.231Z] 00:03:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2023-03-18T00:14:00.231Z] 00:03:01 1 1.99 0.00 0.03 0.00 0.00 97.98 [2023-03-18T00:14:00.231Z] 00:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-18T00:14:00.231Z] 00:03:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2023-03-18T00:14:00.231Z] 00:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-18T00:14:00.231Z] 00:03:01 5 0.00 0.00 0.03 0.03 0.02 99.92 [2023-03-18T00:14:00.231Z] 00:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-18T00:14:00.231Z] 00:03:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-18T00:14:00.231Z] 00:04:02 all 2.47 0.00 1.42 0.36 0.02 95.73 [2023-03-18T00:14:00.231Z] 00:04:02 0 1.43 0.00 1.02 0.05 0.02 97.48 [2023-03-18T00:14:00.231Z] 00:04:02 1 3.12 0.00 2.40 0.07 0.02 94.40 [2023-03-18T00:14:00.231Z] 00:04:02 2 3.16 0.00 1.31 0.58 0.00 94.95 [2023-03-18T00:14:00.232Z] 00:04:02 3 1.60 0.00 0.87 0.05 0.03 97.44 [2023-03-18T00:14:00.232Z] 00:04:02 4 2.27 0.00 1.14 0.40 0.02 96.17 [2023-03-18T00:14:00.232Z] 00:04:02 5 2.44 0.00 1.74 0.95 0.02 94.86 [2023-03-18T00:14:00.232Z] 00:04:02 6 4.02 0.00 2.02 0.18 0.02 93.76 [2023-03-18T00:14:00.232Z] 00:04:02 7 1.66 0.00 0.86 0.64 0.02 96.83 [2023-03-18T00:14:00.232Z] 00:05:01 all 0.26 0.00 0.06 0.03 0.00 99.66 [2023-03-18T00:14:00.232Z] 00:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-18T00:14:00.232Z] 00:05:01 1 0.07 0.00 0.07 0.00 0.00 99.86 [2023-03-18T00:14:00.232Z] 00:05:01 2 1.61 0.00 0.15 0.00 0.02 98.22 [2023-03-18T00:14:00.232Z] 00:05:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2023-03-18T00:14:00.232Z] 00:05:01 4 0.05 0.00 0.05 0.07 0.00 99.83 [2023-03-18T00:14:00.232Z] 00:05:01 5 0.05 0.00 0.03 0.03 0.00 99.88 [2023-03-18T00:14:00.232Z] 00:05:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-18T00:14:00.232Z] 00:05:01 7 0.14 0.00 0.07 0.10 0.02 99.68 [2023-03-18T00:14:00.232Z] 00:06:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2023-03-18T00:14:00.232Z] 00:06:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-18T00:14:00.232Z] 00:06:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-18T00:14:00.232Z] 00:06:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-18T00:14:00.232Z] 00:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-18T00:14:00.232Z] 00:06:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-18T00:14:00.232Z] 00:06:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-18T00:14:00.232Z] 00:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-18T00:14:00.232Z] 00:06:01 7 0.00 0.00 0.05 0.03 0.00 99.92 [2023-03-18T00:14:00.232Z] 00:07:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-18T00:14:00.232Z] 00:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-18T00:14:00.232Z] 00:07:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-18T00:14:00.232Z] 00:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-18T00:14:00.232Z] 00:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-18T00:14:00.232Z] 00:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-18T00:14:00.232Z] 00:07:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-18T00:14:00.232Z] 00:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-18T00:14:00.232Z] 00:07:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2023-03-18T00:14:00.232Z] 00:08:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-03-18T00:14:00.232Z] 00:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-18T00:14:00.232Z] 00:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-18T00:14:00.232Z] 00:08:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-18T00:14:00.232Z] 00:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-18T00:14:00.232Z] 00:08:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-18T00:14:00.232Z] 00:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-18T00:14:00.232Z] 00:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-18T00:14:00.232Z] 00:08:01 7 0.03 0.00 0.02 0.05 0.02 99.88 [2023-03-18T00:14:00.232Z] 00:09:01 all 0.06 0.00 0.01 0.01 0.00 99.91 [2023-03-18T00:14:00.232Z] 00:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-18T00:14:00.232Z] 00:09:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-18T00:14:00.232Z] 00:09:01 2 0.28 0.00 0.00 0.00 0.00 99.72 [2023-03-18T00:14:00.232Z] 00:09:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-18T00:14:00.232Z] 00:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-18T00:14:00.232Z] 00:09:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2023-03-18T00:14:00.232Z] 00:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-18T00:14:00.232Z] 00:09:01 7 0.03 0.00 0.03 0.03 0.00 99.90 [2023-03-18T00:14:00.232Z] 00:10:01 all 0.22 0.00 0.04 0.01 0.01 99.72 [2023-03-18T00:14:00.232Z] 00:10:01 0 0.22 0.00 0.07 0.02 0.00 99.70 [2023-03-18T00:14:00.232Z] 00:10:01 1 0.07 0.00 0.03 0.02 0.02 99.87 [2023-03-18T00:14:00.232Z] 00:10:01 2 0.25 0.00 0.02 0.00 0.02 99.72 [2023-03-18T00:14:00.232Z] 00:10:01 3 0.32 0.00 0.03 0.02 0.02 99.62 [2023-03-18T00:14:00.232Z] 00:10:01 4 0.13 0.00 0.03 0.00 0.00 99.83 [2023-03-18T00:14:00.232Z] 00:10:01 5 0.67 0.00 0.02 0.00 0.00 99.32 [2023-03-18T00:14:00.232Z] 00:10:01 6 0.10 0.00 0.05 0.00 0.00 99.85 [2023-03-18T00:14:00.232Z] 00:10:01 7 0.03 0.00 0.03 0.03 0.00 99.90 [2023-03-18T00:14:00.232Z] [2023-03-18T00:14:00.232Z] 00:10:01 CPU %user %nice %system %iowait %steal %idle [2023-03-18T00:14:00.232Z] 00:11:01 all 0.11 0.00 0.02 0.01 0.01 99.85 [2023-03-18T00:14:00.232Z] 00:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-18T00:14:00.232Z] 00:11:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-18T00:14:00.232Z] 00:11:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-18T00:14:00.232Z] 00:11:01 3 0.12 0.00 0.05 0.02 0.02 99.80 [2023-03-18T00:14:00.232Z] 00:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-18T00:14:00.232Z] 00:11:01 5 0.60 0.00 0.02 0.03 0.00 99.35 [2023-03-18T00:14:00.232Z] 00:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-18T00:14:00.232Z] 00:11:01 7 0.05 0.00 0.05 0.03 0.02 99.85 [2023-03-18T00:14:00.232Z] 00:12:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2023-03-18T00:14:00.232Z] 00:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-18T00:14:00.232Z] 00:12:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-18T00:14:00.232Z] 00:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-18T00:14:00.232Z] 00:12:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2023-03-18T00:14:00.232Z] 00:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-18T00:14:00.232Z] 00:12:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-18T00:14:00.232Z] 00:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-18T00:14:00.232Z] 00:12:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2023-03-18T00:14:00.232Z] 00:13:01 all 0.06 0.00 0.02 0.01 0.00 99.91 [2023-03-18T00:14:00.232Z] 00:13:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2023-03-18T00:14:00.232Z] 00:13:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2023-03-18T00:14:00.232Z] 00:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-18T00:14:00.232Z] 00:13:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-18T00:14:00.232Z] 00:13:01 4 0.10 0.00 0.03 0.00 0.00 99.87 [2023-03-18T00:14:00.232Z] 00:13:01 5 0.05 0.00 0.00 0.03 0.00 99.92 [2023-03-18T00:14:00.232Z] 00:13:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-18T00:14:00.232Z] 00:13:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2023-03-18T00:14:00.232Z] Average: all 4.84 0.00 0.90 0.13 0.01 94.12 [2023-03-18T00:14:00.232Z] Average: 0 4.68 0.00 0.87 0.14 0.01 94.29 [2023-03-18T00:14:00.232Z] Average: 1 5.14 0.00 1.04 0.14 0.01 93.66 [2023-03-18T00:14:00.232Z] Average: 2 4.99 0.00 0.89 0.11 0.01 93.99 [2023-03-18T00:14:00.232Z] Average: 3 4.71 0.00 0.87 0.04 0.02 94.36 [2023-03-18T00:14:00.232Z] Average: 4 4.89 0.00 0.87 0.07 0.02 94.15 [2023-03-18T00:14:00.232Z] Average: 5 4.80 0.00 0.89 0.37 0.01 93.93 [2023-03-18T00:14:00.232Z] Average: 6 4.92 0.00 0.91 0.03 0.01 94.13 [2023-03-18T00:14:00.232Z] Average: 7 4.58 0.00 0.82 0.11 0.02 94.47 [2023-03-18T00:14:00.232Z] [2023-03-18T00:14:00.232Z] [2023-03-18T00:14:00.232Z]