Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9fc1e835a381aac2d449f5841101e3758109bf40 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-ssh16193430987766379603.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-ssh1666208891666049502.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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12739564305740031599.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-ssh9051219777705487871.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10075566176705637777.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-236 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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 Avoid second fetch Checking out Revision 9fc1e835a381aac2d449f5841101e3758109bf40 (main) Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 (#158)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 9fc1e835a381aac2d449f5841101e3758109bf40 # timeout=10 > git rev-list --no-walk 968f145a810f9e00874ff3fecb3e80d4017ec20e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T19:59:22.162Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T19:59:22.213Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T19:59:22.228Z] ========================================================= [2023-03-14T19:59:22.228Z] EdgeX Global Pipelines Version Info [2023-03-14T19:59:22.228Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T19:59:22.932Z] ------------------- [2023-03-14T19:59:22.932Z] stable info: [2023-03-14T19:59:22.932Z] ------------------- [2023-03-14T19:59:22.932Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T19:59:22.932Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T19:59:22.932Z] Message: update stable to v1.0.245 [2023-03-14T19:59:23.501Z] ------------------- [2023-03-14T19:59:23.501Z] experimental info: [2023-03-14T19:59:23.501Z] ------------------- [2023-03-14T19:59:23.501Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T19:59:23.501Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T19:59:23.501Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T19:59:23.651Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-14T19:59:23.664Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-14T19:59:23.680Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T19:59:23.689Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T19:59:23.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T19:59:23.712Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T19:59:23.723Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T19:59:23.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-14T19:59:23.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T19:59:23.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T19:59:23.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T19:59:23.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-14T19:59:23.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T19:59:23.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T19:59:23.814Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T19:59:23.825Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T19:59:23.841Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T19:59:23.859Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T19:59:23.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T19:59:23.884Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T19:59:23.896Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-14T19:59:23.911Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-14T19:59:23.930Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-14T19:59:23.946Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-14T19:59:23.961Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-14T19:59:23.972Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T19:59:23.983Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T19:59:23.992Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-14T19:59:24.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-14T19:59:24.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-14T19:59:24.018Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9fc1e835a381aac2d449f5841101e3758109bf40 [Pipeline] echo [2023-03-14T19:59:24.026Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9fc1e83 [Pipeline] echo [2023-03-14T19:59:24.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T19:59:24.083Z] provisioning config files... [2023-03-14T19:59:24.100Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4058893071875883311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T19:59:24.402Z] ---> docker-login.sh [2023-03-14T19:59:24.402Z] nexus3.edgexfoundry.org:10001 [2023-03-14T19:59:24.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:24.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:24.662Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:24.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:24.662Z] [2023-03-14T19:59:24.662Z] Login Succeeded [2023-03-14T19:59:24.662Z] nexus3.edgexfoundry.org:10002 [2023-03-14T19:59:24.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:24.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:24.662Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:24.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:24.662Z] [2023-03-14T19:59:24.662Z] Login Succeeded [2023-03-14T19:59:24.662Z] nexus3.edgexfoundry.org:10003 [2023-03-14T19:59:24.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:24.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:24.922Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:24.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:24.922Z] [2023-03-14T19:59:24.922Z] Login Succeeded [2023-03-14T19:59:24.922Z] nexus3.edgexfoundry.org:10004 [2023-03-14T19:59:24.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:24.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:24.922Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:24.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:24.922Z] [2023-03-14T19:59:24.922Z] Login Succeeded [2023-03-14T19:59:24.922Z] docker.io [2023-03-14T19:59:24.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:25.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:25.183Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:25.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:25.183Z] [2023-03-14T19:59:25.183Z] Login Succeeded [2023-03-14T19:59:25.183Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T19:59:25.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T19:59:25.560Z] + git rev-list -1 --merges 9fc1e835a381aac2d449f5841101e3758109bf40~1..9fc1e835a381aac2d449f5841101e3758109bf40 [Pipeline] echo [2023-03-14T19:59:25.608Z] -----------> git rev-list -1 --merges 9fc1e835a381aac2d449f5841101e3758109bf40~1..9fc1e835a381aac2d449f5841101e3758109bf40 9fc1e835a381aac2d449f5841101e3758109bf40 [false] [Pipeline] sh [2023-03-14T19:59:25.907Z] + git log --format=format:%s -1 9fc1e835a381aac2d449f5841101e3758109bf40 [Pipeline] echo [2023-03-14T19:59:25.922Z] ========================================================= [2023-03-14T19:59:25.922Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T19:59:25.922Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T19:59:26.254Z] + git log --format=format:%s -1 9fc1e835a381aac2d449f5841101e3758109bf40 [Pipeline] echo [2023-03-14T19:59:26.265Z] [semverPrep] GIT_COMMIT: 9fc1e835a381aac2d449f5841101e3758109bf40, Commit Message: build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 (#158) [Pipeline] echo [2023-03-14T19:59:26.275Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-14T19:59:26.617Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T19:59:26.617Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T19:59:26.617Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T19:59:26.617Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T19:59:26.617Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T19:59:26.617Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T19:59:26.617Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T19:59:26.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T19:59:26.983Z] [2023-03-14T19:59:26.983Z] 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-14T19:59:27.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T19:59:27.301Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T19:59:27.301Z] b85a868b505f: Pulling fs layer [2023-03-14T19:59:27.301Z] e2be974225ed: Pulling fs layer [2023-03-14T19:59:27.301Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T19:59:27.301Z] 988bab9f4d93: Pulling fs layer [2023-03-14T19:59:27.301Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T19:59:27.301Z] eaf3925da568: Pulling fs layer [2023-03-14T19:59:27.301Z] bab4dde63d76: Pulling fs layer [2023-03-14T19:59:27.301Z] bde34c3a00c8: Pulling fs layer [2023-03-14T19:59:27.301Z] b352a97aabf1: Pulling fs layer [2023-03-14T19:59:27.301Z] 4872d77fe225: Pulling fs layer [2023-03-14T19:59:27.301Z] 1469e6f7b9e6: Waiting [2023-03-14T19:59:27.301Z] 5851b861e8e6: Pulling fs layer [2023-03-14T19:59:27.301Z] bde34c3a00c8: Waiting [2023-03-14T19:59:27.301Z] 988bab9f4d93: Waiting [2023-03-14T19:59:27.301Z] eaf3925da568: Waiting [2023-03-14T19:59:27.301Z] bab4dde63d76: Waiting [2023-03-14T19:59:27.301Z] b352a97aabf1: Waiting [2023-03-14T19:59:27.301Z] 5851b861e8e6: Waiting [2023-03-14T19:59:27.301Z] e2be974225ed: Verifying Checksum [2023-03-14T19:59:27.301Z] e2be974225ed: Download complete [2023-03-14T19:59:27.301Z] 988bab9f4d93: Download complete [2023-03-14T19:59:27.561Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T19:59:27.561Z] 1469e6f7b9e6: Download complete [2023-03-14T19:59:27.561Z] eaf3925da568: Verifying Checksum [2023-03-14T19:59:27.561Z] eaf3925da568: Download complete [2023-03-14T19:59:27.561Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T19:59:27.561Z] 339a4e72a1f5: Download complete [2023-03-14T19:59:27.561Z] bde34c3a00c8: Verifying Checksum [2023-03-14T19:59:27.561Z] bde34c3a00c8: Download complete [2023-03-14T19:59:27.561Z] b352a97aabf1: Download complete [2023-03-14T19:59:27.561Z] 4872d77fe225: Verifying Checksum [2023-03-14T19:59:27.561Z] 4872d77fe225: Download complete [2023-03-14T19:59:27.561Z] 5851b861e8e6: Download complete [2023-03-14T19:59:27.561Z] b85a868b505f: Verifying Checksum [2023-03-14T19:59:27.561Z] b85a868b505f: Download complete [2023-03-14T19:59:27.819Z] bab4dde63d76: Verifying Checksum [2023-03-14T19:59:27.819Z] bab4dde63d76: Download complete [2023-03-14T19:59:29.201Z] b85a868b505f: Pull complete [2023-03-14T19:59:29.201Z] e2be974225ed: Pull complete [2023-03-14T19:59:29.770Z] 339a4e72a1f5: Pull complete [2023-03-14T19:59:29.770Z] 988bab9f4d93: Pull complete [2023-03-14T19:59:30.028Z] 1469e6f7b9e6: Pull complete [2023-03-14T19:59:30.028Z] eaf3925da568: Pull complete [2023-03-14T19:59:31.933Z] bab4dde63d76: Pull complete [2023-03-14T19:59:31.933Z] bde34c3a00c8: Pull complete [2023-03-14T19:59:32.192Z] b352a97aabf1: Pull complete [2023-03-14T19:59:32.192Z] 4872d77fe225: Pull complete [2023-03-14T19:59:32.192Z] 5851b861e8e6: Pull complete [2023-03-14T19:59:32.192Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T19:59:32.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T19:59:32.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T19:59:32.292Z] prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container [2023-03-14T19:59:32.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T19:59:35.665Z] $ docker top 1648a92d1840ecd408d9fd46956fa2031687844a960c0b1fca9cf0a7a4fe7f89 -eo pid,comm [2023-03-14T19:59:35.719Z] 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-14T19:59:35.719Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T19:59:35.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T19:59:35.749Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T19:59:35.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T19:59:35.870Z] $ docker exec 1648a92d1840ecd408d9fd46956fa2031687844a960c0b1fca9cf0a7a4fe7f89 ssh-agent [2023-03-14T19:59:35.980Z] SSH_AUTH_SOCK=/tmp/ssh-MQlFR6EPExUI/agent.32 [2023-03-14T19:59:35.980Z] SSH_AGENT_PID=38 [2023-03-14T19:59:35.988Z] Running ssh-add (command line suppressed) [2023-03-14T19:59:36.093Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7779931859027943599.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7779931859027943599.key) [2023-03-14T19:59:36.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T19:59:36.392Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T19:59:36.406Z] $ docker exec --env ******** --env ******** 1648a92d1840ecd408d9fd46956fa2031687844a960c0b1fca9cf0a7a4fe7f89 ssh-agent -k [2023-03-14T19:59:36.513Z] unset SSH_AUTH_SOCK; [2023-03-14T19:59:36.514Z] unset SSH_AGENT_PID; [2023-03-14T19:59:36.514Z] echo Agent pid 38 killed; [2023-03-14T19:59:36.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T19:59:36.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T19:59:36.553Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T19:59:36.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T19:59:36.672Z] $ docker exec 1648a92d1840ecd408d9fd46956fa2031687844a960c0b1fca9cf0a7a4fe7f89 ssh-agent [2023-03-14T19:59:36.776Z] SSH_AUTH_SOCK=/tmp/ssh-mVZlhd2P4VTB/agent.70 [2023-03-14T19:59:36.776Z] SSH_AGENT_PID=76 [2023-03-14T19:59:36.781Z] Running ssh-add (command line suppressed) [2023-03-14T19:59:36.896Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_401351230421448548.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_401351230421448548.key) [2023-03-14T19:59:36.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T19:59:37.200Z] + git semver init [2023-03-14T19:59:37.459Z] 2023-03-14 19:59:37,393 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T19:59:37.459Z] 2023-03-14 19:59:37,394 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-03-14T19:59:37.459Z] 2023-03-14 19:59:37,395 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-03-14T19:59:37.459Z] 2023-03-14 19:59:37,395 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-03-14T19:59:38.837Z] 2023-03-14 19:59:38,523 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-03-14T19:59:38.837Z] 2023-03-14 19:59:38,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-03-14T19:59:38.837Z] 2023-03-14 19:59:38,523 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-14T19:59:38.837Z] 2023-03-14 19:59:38,524 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-14T19:59:38.837Z] 3.0.0-dev.12 [Pipeline] } [2023-03-14T19:59:38.850Z] $ docker exec --env ******** --env ******** 1648a92d1840ecd408d9fd46956fa2031687844a960c0b1fca9cf0a7a4fe7f89 ssh-agent -k [2023-03-14T19:59:38.953Z] unset SSH_AUTH_SOCK; [2023-03-14T19:59:38.954Z] unset SSH_AGENT_PID; [2023-03-14T19:59:38.954Z] echo Agent pid 76 killed; [2023-03-14T19:59:38.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T19:59:39.266Z] + git semver [Pipeline] } [2023-03-14T19:59:39.543Z] $ docker stop --time=1 1648a92d1840ecd408d9fd46956fa2031687844a960c0b1fca9cf0a7a4fe7f89 [2023-03-14T19:59:40.834Z] $ docker rm -f --volumes 1648a92d1840ecd408d9fd46956fa2031687844a960c0b1fca9cf0a7a4fe7f89 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T19:59:41.175Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T19:59:41.391Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T19:59:41.394Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.12 [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-14T19:59:41.515Z] provisioning config files... [2023-03-14T19:59:41.526Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16122550594651488814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T19:59:41.823Z] ---> docker-login.sh [2023-03-14T19:59:41.823Z] nexus3.edgexfoundry.org:10001 [2023-03-14T19:59:41.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:41.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:41.823Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:41.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:41.823Z] [2023-03-14T19:59:41.823Z] Login Succeeded [2023-03-14T19:59:41.823Z] nexus3.edgexfoundry.org:10002 [2023-03-14T19:59:41.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:41.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:41.823Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:41.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:41.823Z] [2023-03-14T19:59:41.823Z] Login Succeeded [2023-03-14T19:59:41.823Z] nexus3.edgexfoundry.org:10003 [2023-03-14T19:59:42.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:42.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:42.081Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:42.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:42.081Z] [2023-03-14T19:59:42.081Z] Login Succeeded [2023-03-14T19:59:42.081Z] nexus3.edgexfoundry.org:10004 [2023-03-14T19:59:42.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:42.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:42.081Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:42.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:42.081Z] [2023-03-14T19:59:42.081Z] Login Succeeded [2023-03-14T19:59:42.081Z] docker.io [2023-03-14T19:59:42.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:42.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:42.340Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:42.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:42.340Z] [2023-03-14T19:59:42.340Z] Login Succeeded [2023-03-14T19:59:42.340Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T19:59:42.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T19:59:42.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T19:59:42.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T19:59:42.427Z] ========================================================= [2023-03-14T19:59:42.427Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T19:59:42.427Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T19:59:42.735Z] + 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-14T19:59:42.735Z] Sending build context to Docker daemon 12.58MB [2023-03-14T19:59:42.736Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T19:59:42.736Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-14T19:59:42.736Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T19:59:42.736Z] 63b65145d645: Pulling fs layer [2023-03-14T19:59:42.736Z] a2d21d5440eb: Pulling fs layer [2023-03-14T19:59:42.736Z] 935e6c44a52c: Pulling fs layer [2023-03-14T19:59:42.736Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T19:59:42.736Z] 30dea6a524f1: Pulling fs layer [2023-03-14T19:59:42.736Z] a2aff8979fd8: Pulling fs layer [2023-03-14T19:59:42.736Z] 6808be2612f2: Pulling fs layer [2023-03-14T19:59:42.736Z] f25807f1079a: Pulling fs layer [2023-03-14T19:59:42.736Z] 94cc34f8dd06: Waiting [2023-03-14T19:59:42.736Z] 6808be2612f2: Waiting [2023-03-14T19:59:42.736Z] a2aff8979fd8: Waiting [2023-03-14T19:59:42.736Z] f25807f1079a: Waiting [2023-03-14T19:59:42.736Z] 30dea6a524f1: Waiting [2023-03-14T19:59:42.736Z] a2d21d5440eb: Verifying Checksum [2023-03-14T19:59:42.736Z] a2d21d5440eb: Download complete [2023-03-14T19:59:42.736Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T19:59:42.736Z] 94cc34f8dd06: Download complete [2023-03-14T19:59:42.996Z] 30dea6a524f1: Verifying Checksum [2023-03-14T19:59:42.996Z] 30dea6a524f1: Download complete [2023-03-14T19:59:42.996Z] 63b65145d645: Verifying Checksum [2023-03-14T19:59:42.996Z] 63b65145d645: Download complete [2023-03-14T19:59:42.996Z] a2aff8979fd8: Verifying Checksum [2023-03-14T19:59:42.996Z] a2aff8979fd8: Download complete [2023-03-14T19:59:42.996Z] 63b65145d645: Pull complete [2023-03-14T19:59:43.268Z] a2d21d5440eb: Pull complete [2023-03-14T19:59:43.539Z] f25807f1079a: Verifying Checksum [2023-03-14T19:59:43.539Z] f25807f1079a: Download complete [2023-03-14T19:59:43.798Z] 935e6c44a52c: Verifying Checksum [2023-03-14T19:59:43.798Z] 935e6c44a52c: Download complete [2023-03-14T19:59:43.798Z] 6808be2612f2: Verifying Checksum [2023-03-14T19:59:43.798Z] 6808be2612f2: Download complete [2023-03-14T19:59:47.092Z] 935e6c44a52c: Pull complete [2023-03-14T19:59:47.092Z] 94cc34f8dd06: Pull complete [2023-03-14T19:59:47.092Z] 30dea6a524f1: Pull complete [2023-03-14T19:59:47.351Z] a2aff8979fd8: Pull complete [2023-03-14T19:59:49.887Z] 6808be2612f2: Pull complete [2023-03-14T19:59:50.823Z] f25807f1079a: Pull complete [2023-03-14T19:59:50.823Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T19:59:50.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T19:59:50.823Z] ---> 3b553350e43f [2023-03-14T19:59:50.823Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T19:59:55.075Z] ---> Running in 093653823df9 [2023-03-14T19:59:55.075Z] Removing intermediate container 093653823df9 [2023-03-14T19:59:55.075Z] ---> c59dd6a795a8 [2023-03-14T19:59:55.075Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T19:59:55.075Z] ---> Running in f324ac337252 [2023-03-14T19:59:55.075Z] Removing intermediate container f324ac337252 [2023-03-14T19:59:55.075Z] ---> b2840342520a [2023-03-14T19:59:55.075Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-14T19:59:55.075Z] ---> Running in 8ff85923b3ad [2023-03-14T19:59:55.075Z] Removing intermediate container 8ff85923b3ad [2023-03-14T19:59:55.075Z] ---> 1861004930e9 [2023-03-14T19:59:55.075Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T19:59:55.075Z] ---> Running in 1f3b26da42ec [2023-03-14T19:59:55.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T19:59:55.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T19:59:55.333Z] OK: 265 MiB in 53 packages [2023-03-14T19:59:55.591Z] Removing intermediate container 1f3b26da42ec [2023-03-14T19:59:55.591Z] ---> a5062574c328 [2023-03-14T19:59:55.591Z] Step 7/12 : WORKDIR /app [2023-03-14T19:59:55.591Z] ---> Running in 31d76ac0cd09 [2023-03-14T19:59:55.850Z] Removing intermediate container 31d76ac0cd09 [2023-03-14T19:59:55.850Z] ---> f17a9b93abda [2023-03-14T19:59:55.850Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-14T19:59:55.850Z] ---> a6c311375cab [2023-03-14T19:59:55.850Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T19:59:55.850Z] ---> Running in e8be9188f464 [2023-03-14T19:59:56.479Z] Still waiting to schedule task [2023-03-14T19:59:56.480Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-14T20:00:27.955Z] Removing intermediate container e8be9188f464 [2023-03-14T20:00:27.955Z] ---> d5e08afb5a42 [2023-03-14T20:00:27.955Z] Step 10/12 : COPY . . [2023-03-14T20:00:27.955Z] ---> 42524be9b369 [2023-03-14T20:00:27.955Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T20:00:27.955Z] ---> Running in a37e7bb39d20 [2023-03-14T20:00:27.955Z] Removing intermediate container a37e7bb39d20 [2023-03-14T20:00:27.955Z] ---> 915d3214b136 [2023-03-14T20:00:27.955Z] Step 12/12 : RUN $MAKE [2023-03-14T20:00:27.955Z] ---> Running in 34a918a64ac3 [2023-03-14T20:00:27.955Z] noop [2023-03-14T20:00:27.955Z] Removing intermediate container 34a918a64ac3 [2023-03-14T20:00:27.955Z] ---> df8001f782f3 [2023-03-14T20:00:27.955Z] Successfully built df8001f782f3 [2023-03-14T20:00:27.955Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:00:28.261Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T20:00:28.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:00:28.335Z] prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container [2023-03-14T20:00:28.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat [2023-03-14T20:00:28.729Z] $ docker top 22675f09157c9878e8bcc1474c4e68114f1db8ec640ce006340ca1965558378e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:00:29.069Z] + go version [2023-03-14T20:00:29.069Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T20:00:29.081Z] $ docker stop --time=1 22675f09157c9878e8bcc1474c4e68114f1db8ec640ce006340ca1965558378e [2023-03-14T20:00:30.382Z] $ docker rm -f --volumes 22675f09157c9878e8bcc1474c4e68114f1db8ec640ce006340ca1965558378e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:00:30.772Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T20:00:30.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:00:30.840Z] prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container [2023-03-14T20:00:30.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat [2023-03-14T20:00:31.235Z] $ docker top 833941e245af764815370ca7578d9df5814162fa8ee4f1b67b254245eb35290f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:00:31.571Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:00:31.864Z] + make test [2023-03-14T20:00:31.864Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-14T20:00:53.920Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-14T20:00:53.920Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-14T20:00:53.920Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.166s coverage: 86.2% of statements [2023-03-14T20:00:54.484Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.720s coverage: 71.9% of statements [2023-03-14T20:01:16.404Z] go vet ./... [2023-03-14T20:01:20.591Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T20:01:20.591Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T20:01:20.591Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-14T20:01:20.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T20:01:20.649Z] $ docker stop --time=1 833941e245af764815370ca7578d9df5814162fa8ee4f1b67b254245eb35290f [2023-03-14T20:01:24.900Z] $ docker rm -f --volumes 833941e245af764815370ca7578d9df5814162fa8ee4f1b67b254245eb35290f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:01:25.420Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T20:01:25.468Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-14T20:01:26.054Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T20:01:26.377Z] + ls -al . [2023-03-14T20:01:26.377Z] total 228 [2023-03-14T20:01:26.377Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 20:00 . [2023-03-14T20:01:26.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 19:59 .. [2023-03-14T20:01:26.377Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 14 19:59 .dockerignore [2023-03-14T20:01:26.377Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 19:59 .git [2023-03-14T20:01:26.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 19:59 .github [2023-03-14T20:01:26.377Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 14 19:59 .gitignore [2023-03-14T20:01:26.377Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 19:59 .golangci.yml [2023-03-14T20:01:26.377Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 19:59 .semver [2023-03-14T20:01:26.377Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 14 19:59 Attribution.txt [2023-03-14T20:01:26.377Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 14 19:59 CHANGELOG.md [2023-03-14T20:01:26.377Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 14 19:59 Dockerfile [2023-03-14T20:01:26.377Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 19:59 GOVERNANCE.md [2023-03-14T20:01:26.377Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 14 19:59 Jenkinsfile [2023-03-14T20:01:26.377Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 14 19:59 LICENSE [2023-03-14T20:01:26.377Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 14 19:59 Makefile [2023-03-14T20:01:26.377Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 14 19:59 OWNERS.md [2023-03-14T20:01:26.377Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 14 19:59 README.md [2023-03-14T20:01:26.377Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 14 19:59 VERSION [2023-03-14T20:01:26.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 19:59 bin [2023-03-14T20:01:26.377Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 14 20:00 coverage.out [2023-03-14T20:01:26.377Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 14 19:59 go.mod [2023-03-14T20:01:26.377Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 14 19:59 go.sum [2023-03-14T20:01:26.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 19:59 images [2023-03-14T20:01:26.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 19:59 internal [2023-03-14T20:01:26.377Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 14 19:59 main.go [2023-03-14T20:01:26.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 19:59 res [2023-03-14T20:01:26.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 19:59 snap [2023-03-14T20:01:26.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 19:59 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:01:26.707Z] + 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=9fc1e835a381aac2d449f5841101e3758109bf40 --label arch=amd64 --label version=3.0.0-dev.12 . [2023-03-14T20:01:26.707Z] Sending build context to Docker daemon 12.58MB [2023-03-14T20:01:26.707Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T20:01:26.707Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-14T20:01:26.707Z] ---> df8001f782f3 [2023-03-14T20:01:26.707Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T20:01:26.964Z] ---> Running in 173b2a3551fa [2023-03-14T20:01:27.222Z] Removing intermediate container 173b2a3551fa [2023-03-14T20:01:27.222Z] ---> 5a71b8a66eed [2023-03-14T20:01:27.222Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T20:01:27.222Z] ---> Running in 76c750493b51 [2023-03-14T20:01:27.222Z] Removing intermediate container 76c750493b51 [2023-03-14T20:01:27.222Z] ---> e6832ed6572e [2023-03-14T20:01:27.222Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:01:27.222Z] ---> Running in b44e8a37f7b4 [2023-03-14T20:01:27.482Z] Removing intermediate container b44e8a37f7b4 [2023-03-14T20:01:27.482Z] ---> 85463b02923b [2023-03-14T20:01:27.482Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T20:01:27.482Z] ---> Running in 997958c55da1 [2023-03-14T20:01:27.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:01:27.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:01:28.263Z] OK: 265 MiB in 53 packages [2023-03-14T20:01:28.522Z] Removing intermediate container 997958c55da1 [2023-03-14T20:01:28.522Z] ---> e266719683b0 [2023-03-14T20:01:28.522Z] Step 7/29 : WORKDIR /app [2023-03-14T20:01:28.522Z] ---> Running in 25657098e7af [2023-03-14T20:01:28.522Z] Removing intermediate container 25657098e7af [2023-03-14T20:01:28.522Z] ---> f6cabc1a010a [2023-03-14T20:01:28.522Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-14T20:01:28.781Z] ---> fdb6343ad6c9 [2023-03-14T20:01:28.781Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:01:28.781Z] ---> Running in d6cf9f8edde3 [2023-03-14T20:01:29.884Z] Removing intermediate container d6cf9f8edde3 [2023-03-14T20:01:29.884Z] ---> 19d16f662f29 [2023-03-14T20:01:29.884Z] Step 10/29 : COPY . . [2023-03-14T20:01:30.144Z] ---> 726b9d059273 [2023-03-14T20:01:30.144Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T20:01:30.144Z] ---> Running in 626f43d77308 [2023-03-14T20:01:30.144Z] Removing intermediate container 626f43d77308 [2023-03-14T20:01:30.144Z] ---> bc22b7175751 [2023-03-14T20:01:30.144Z] Step 12/29 : RUN $MAKE [2023-03-14T20:01:30.144Z] ---> Running in 46e912336d29 [2023-03-14T20:01:30.412Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.12 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.12" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-14T20:01:56.966Z] Removing intermediate container 46e912336d29 [2023-03-14T20:01:56.966Z] ---> a44245061326 [2023-03-14T20:01:56.966Z] Step 13/29 : FROM alpine:3.17 [2023-03-14T20:01:56.966Z] 3.17: Pulling from library/alpine [2023-03-14T20:01:56.966Z] 63b65145d645: Already exists [2023-03-14T20:01:56.966Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:01:56.966Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T20:01:56.966Z] ---> b2aa39c304c2 [2023-03-14T20:01:56.966Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-14T20:01:56.966Z] ---> Running in 5336c2d36af9 [2023-03-14T20:01:56.966Z] Removing intermediate container 5336c2d36af9 [2023-03-14T20:01:56.966Z] ---> 834c8e077e10 [2023-03-14T20:01:56.966Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-14T20:01:56.966Z] ---> Running in 9dfa56da4ab1 [2023-03-14T20:01:56.966Z] Removing intermediate container 9dfa56da4ab1 [2023-03-14T20:01:56.966Z] ---> 651fba50fcc2 [2023-03-14T20:01:56.966Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-14T20:01:56.966Z] ---> Running in c9c7c0312026 [2023-03-14T20:01:56.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:01:56.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:01:56.966Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-14T20:01:56.966Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:01:56.966Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:01:56.966Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:01:56.966Z] OK: 8 MiB in 17 packages [2023-03-14T20:01:56.966Z] Removing intermediate container c9c7c0312026 [2023-03-14T20:01:56.966Z] ---> 7b5bff3ed58a [2023-03-14T20:01:56.966Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-14T20:01:56.966Z] ---> ca80488fe5bc [2023-03-14T20:01:56.966Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-14T20:01:56.966Z] ---> 461c3db0305a [2023-03-14T20:01:56.966Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-14T20:01:56.966Z] ---> 8b9f0328ae40 [2023-03-14T20:01:56.966Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-14T20:01:56.966Z] ---> 10374bcf3c1e [2023-03-14T20:01:56.966Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-14T20:01:56.966Z] ---> 47503fd039c4 [2023-03-14T20:01:56.966Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-14T20:01:56.966Z] ---> Running in e65120693d38 [2023-03-14T20:01:56.966Z] Removing intermediate container e65120693d38 [2023-03-14T20:01:56.966Z] ---> 3afd032a5a27 [2023-03-14T20:01:56.966Z] Step 23/29 : VOLUME /cache [2023-03-14T20:01:56.966Z] ---> Running in b1591d5c81cb [2023-03-14T20:01:57.228Z] Removing intermediate container b1591d5c81cb [2023-03-14T20:01:57.228Z] ---> 234bdce3bada [2023-03-14T20:01:57.228Z] Step 24/29 : EXPOSE 59711 [2023-03-14T20:01:57.228Z] ---> Running in 7cb4cea4d81c [2023-03-14T20:01:57.228Z] Removing intermediate container 7cb4cea4d81c [2023-03-14T20:01:57.228Z] ---> b381de66c09e [2023-03-14T20:01:57.228Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-14T20:01:57.228Z] ---> Running in d8fdcc1972de [2023-03-14T20:01:57.228Z] Removing intermediate container d8fdcc1972de [2023-03-14T20:01:57.228Z] ---> 4b48feda4dae [2023-03-14T20:01:57.228Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-14T20:01:57.228Z] ---> Running in 5db2788aa10f [2023-03-14T20:01:57.489Z] Removing intermediate container 5db2788aa10f [2023-03-14T20:01:57.489Z] ---> e3411e3cd263 [2023-03-14T20:01:57.489Z] Step 27/29 : LABEL arch=amd64 [2023-03-14T20:01:57.489Z] ---> Running in b83ba03a6ef2 [2023-03-14T20:01:57.489Z] Removing intermediate container b83ba03a6ef2 [2023-03-14T20:01:57.489Z] ---> de62c55184a6 [2023-03-14T20:01:57.489Z] Step 28/29 : LABEL git_sha=9fc1e835a381aac2d449f5841101e3758109bf40 [2023-03-14T20:01:57.489Z] ---> Running in 7bc05b6a3dff [2023-03-14T20:01:57.767Z] Removing intermediate container 7bc05b6a3dff [2023-03-14T20:01:57.767Z] ---> f92485e3e6f1 [2023-03-14T20:01:57.767Z] Step 29/29 : LABEL version=3.0.0-dev.12 [2023-03-14T20:01:57.767Z] ---> Running in 30a1a03a8cbe [2023-03-14T20:01:58.702Z] Removing intermediate container 30a1a03a8cbe [2023-03-14T20:01:58.702Z] ---> f06a976b8e8e [2023-03-14T20:01:58.702Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T20:01:58.702Z] Successfully built f06a976b8e8e [2023-03-14T20:01:58.702Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:01:58.774Z] provisioning config files... [2023-03-14T20:01:58.783Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12261816269450344822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:01:59.082Z] ---> docker-login.sh [2023-03-14T20:01:59.082Z] nexus3.edgexfoundry.org:10001 [2023-03-14T20:01:59.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:01:59.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:01:59.082Z] Configure a credential helper to remove this warning. See [2023-03-14T20:01:59.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:01:59.082Z] [2023-03-14T20:01:59.082Z] Login Succeeded [2023-03-14T20:01:59.082Z] nexus3.edgexfoundry.org:10002 [2023-03-14T20:01:59.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:01:59.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:01:59.082Z] Configure a credential helper to remove this warning. See [2023-03-14T20:01:59.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:01:59.082Z] [2023-03-14T20:01:59.082Z] Login Succeeded [2023-03-14T20:01:59.082Z] nexus3.edgexfoundry.org:10003 [2023-03-14T20:01:59.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:01:59.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:01:59.340Z] Configure a credential helper to remove this warning. See [2023-03-14T20:01:59.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:01:59.340Z] [2023-03-14T20:01:59.340Z] Login Succeeded [2023-03-14T20:01:59.340Z] nexus3.edgexfoundry.org:10004 [2023-03-14T20:01:59.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:01:59.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:01:59.340Z] Configure a credential helper to remove this warning. See [2023-03-14T20:01:59.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:01:59.340Z] [2023-03-14T20:01:59.340Z] Login Succeeded [2023-03-14T20:01:59.340Z] docker.io [2023-03-14T20:01:59.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:01:59.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:01:59.600Z] Configure a credential helper to remove this warning. See [2023-03-14T20:01:59.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:01:59.600Z] [2023-03-14T20:01:59.600Z] Login Succeeded [2023-03-14T20:01:59.600Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T20:01:59.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T20:01:59.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:01:59.654Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-03-14T20:01:59.654Z] 9fc1e835a381aac2d449f5841101e3758109bf40 [2023-03-14T20:01:59.654Z] latest [2023-03-14T20:01:59.654Z] 3.0.0-dev.12 [2023-03-14T20:01:59.654Z] 9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12 [2023-03-14T20:01:59.654Z] main [2023-03-14T20:01:59.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:01:59.957Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9fc1e835a381aac2d449f5841101e3758109bf40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:02:00.265Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9fc1e835a381aac2d449f5841101e3758109bf40 [2023-03-14T20:02:00.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-14T20:02:00.265Z] 89054cee6693: Preparing [2023-03-14T20:02:00.265Z] a0708ac35098: Preparing [2023-03-14T20:02:00.265Z] 3fc6912ebab6: Preparing [2023-03-14T20:02:00.265Z] 4aae9c2437eb: Preparing [2023-03-14T20:02:00.265Z] ab07a9633a99: Preparing [2023-03-14T20:02:00.265Z] 3618d3794e6a: Preparing [2023-03-14T20:02:00.265Z] 8fc197684cc8: Preparing [2023-03-14T20:02:00.265Z] 7cd52847ad77: Preparing [2023-03-14T20:02:00.265Z] 3618d3794e6a: Waiting [2023-03-14T20:02:00.265Z] 8fc197684cc8: Waiting [2023-03-14T20:02:00.265Z] 7cd52847ad77: Waiting [2023-03-14T20:02:00.265Z] 89054cee6693: Pushed [2023-03-14T20:02:00.265Z] 3fc6912ebab6: Pushed [2023-03-14T20:02:00.265Z] 4aae9c2437eb: Pushed [2023-03-14T20:02:00.265Z] ab07a9633a99: Pushed [2023-03-14T20:02:00.265Z] 7cd52847ad77: Layer already exists [2023-03-14T20:02:00.526Z] 3618d3794e6a: Pushed [2023-03-14T20:02:00.526Z] 8fc197684cc8: Pushed [2023-03-14T20:02:03.813Z] a0708ac35098: Pushed [2023-03-14T20:02:03.813Z] 9fc1e835a381aac2d449f5841101e3758109bf40: digest: sha256:2c279f56c0b72e688a10c36ddd3a6a729e53f5bf4a53579f9fc6a03b1d0484ad size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:02:04.120Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:02:04.429Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-14T20:02:04.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-14T20:02:04.429Z] 89054cee6693: Preparing [2023-03-14T20:02:04.429Z] a0708ac35098: Preparing [2023-03-14T20:02:04.429Z] 3fc6912ebab6: Preparing [2023-03-14T20:02:04.429Z] 4aae9c2437eb: Preparing [2023-03-14T20:02:04.429Z] ab07a9633a99: Preparing [2023-03-14T20:02:04.429Z] 3618d3794e6a: Preparing [2023-03-14T20:02:04.429Z] 8fc197684cc8: Preparing [2023-03-14T20:02:04.429Z] 7cd52847ad77: Preparing [2023-03-14T20:02:04.429Z] 3618d3794e6a: Waiting [2023-03-14T20:02:04.429Z] 7cd52847ad77: Waiting [2023-03-14T20:02:04.429Z] 8fc197684cc8: Waiting [2023-03-14T20:02:04.429Z] ab07a9633a99: Layer already exists [2023-03-14T20:02:04.429Z] 3fc6912ebab6: Layer already exists [2023-03-14T20:02:04.429Z] 89054cee6693: Layer already exists [2023-03-14T20:02:04.429Z] a0708ac35098: Layer already exists [2023-03-14T20:02:04.429Z] 4aae9c2437eb: Layer already exists [2023-03-14T20:02:04.429Z] 3618d3794e6a: Layer already exists [2023-03-14T20:02:04.429Z] 8fc197684cc8: Layer already exists [2023-03-14T20:02:04.429Z] 7cd52847ad77: Layer already exists [2023-03-14T20:02:04.429Z] latest: digest: sha256:2c279f56c0b72e688a10c36ddd3a6a729e53f5bf4a53579f9fc6a03b1d0484ad size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:02:04.733Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:02:05.038Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.12 [2023-03-14T20:02:05.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-14T20:02:05.038Z] 89054cee6693: Preparing [2023-03-14T20:02:05.038Z] a0708ac35098: Preparing [2023-03-14T20:02:05.038Z] 3fc6912ebab6: Preparing [2023-03-14T20:02:05.038Z] 4aae9c2437eb: Preparing [2023-03-14T20:02:05.038Z] ab07a9633a99: Preparing [2023-03-14T20:02:05.038Z] 3618d3794e6a: Preparing [2023-03-14T20:02:05.038Z] 8fc197684cc8: Preparing [2023-03-14T20:02:05.038Z] 7cd52847ad77: Preparing [2023-03-14T20:02:05.038Z] 8fc197684cc8: Waiting [2023-03-14T20:02:05.038Z] 7cd52847ad77: Waiting [2023-03-14T20:02:05.038Z] 3618d3794e6a: Waiting [2023-03-14T20:02:05.038Z] 89054cee6693: Layer already exists [2023-03-14T20:02:05.038Z] a0708ac35098: Layer already exists [2023-03-14T20:02:05.038Z] 4aae9c2437eb: Layer already exists [2023-03-14T20:02:05.038Z] ab07a9633a99: Layer already exists [2023-03-14T20:02:05.038Z] 3fc6912ebab6: Layer already exists [2023-03-14T20:02:05.038Z] 3618d3794e6a: Layer already exists [2023-03-14T20:02:05.038Z] 7cd52847ad77: Layer already exists [2023-03-14T20:02:05.038Z] 8fc197684cc8: Layer already exists [2023-03-14T20:02:05.038Z] 3.0.0-dev.12: digest: sha256:2c279f56c0b72e688a10c36ddd3a6a729e53f5bf4a53579f9fc6a03b1d0484ad size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:02:05.349Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:02:05.653Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12 [2023-03-14T20:02:05.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-14T20:02:05.653Z] 89054cee6693: Preparing [2023-03-14T20:02:05.653Z] a0708ac35098: Preparing [2023-03-14T20:02:05.653Z] 3fc6912ebab6: Preparing [2023-03-14T20:02:05.653Z] 4aae9c2437eb: Preparing [2023-03-14T20:02:05.653Z] ab07a9633a99: Preparing [2023-03-14T20:02:05.653Z] 3618d3794e6a: Preparing [2023-03-14T20:02:05.653Z] 8fc197684cc8: Preparing [2023-03-14T20:02:05.653Z] 7cd52847ad77: Preparing [2023-03-14T20:02:05.653Z] 8fc197684cc8: Waiting [2023-03-14T20:02:05.653Z] 3618d3794e6a: Waiting [2023-03-14T20:02:05.653Z] 7cd52847ad77: Waiting [2023-03-14T20:02:05.912Z] ab07a9633a99: Layer already exists [2023-03-14T20:02:05.912Z] 3fc6912ebab6: Layer already exists [2023-03-14T20:02:05.912Z] 89054cee6693: Layer already exists [2023-03-14T20:02:05.912Z] 4aae9c2437eb: Layer already exists [2023-03-14T20:02:05.912Z] a0708ac35098: Layer already exists [2023-03-14T20:02:05.912Z] 3618d3794e6a: Layer already exists [2023-03-14T20:02:05.912Z] 8fc197684cc8: Layer already exists [2023-03-14T20:02:05.912Z] 7cd52847ad77: Layer already exists [2023-03-14T20:02:05.912Z] 9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12: digest: sha256:2c279f56c0b72e688a10c36ddd3a6a729e53f5bf4a53579f9fc6a03b1d0484ad size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:02:06.224Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:02:06.533Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-03-14T20:02:06.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-14T20:02:06.533Z] 89054cee6693: Preparing [2023-03-14T20:02:06.533Z] a0708ac35098: Preparing [2023-03-14T20:02:06.533Z] 3fc6912ebab6: Preparing [2023-03-14T20:02:06.533Z] 4aae9c2437eb: Preparing [2023-03-14T20:02:06.533Z] ab07a9633a99: Preparing [2023-03-14T20:02:06.533Z] 3618d3794e6a: Preparing [2023-03-14T20:02:06.533Z] 8fc197684cc8: Preparing [2023-03-14T20:02:06.533Z] 7cd52847ad77: Preparing [2023-03-14T20:02:06.533Z] 8fc197684cc8: Waiting [2023-03-14T20:02:06.533Z] 3618d3794e6a: Waiting [2023-03-14T20:02:06.533Z] 7cd52847ad77: Waiting [2023-03-14T20:02:06.533Z] 3fc6912ebab6: Layer already exists [2023-03-14T20:02:06.533Z] 4aae9c2437eb: Layer already exists [2023-03-14T20:02:06.533Z] 89054cee6693: Layer already exists [2023-03-14T20:02:06.533Z] a0708ac35098: Layer already exists [2023-03-14T20:02:06.533Z] ab07a9633a99: Layer already exists [2023-03-14T20:02:06.533Z] 8fc197684cc8: Layer already exists [2023-03-14T20:02:06.533Z] 3618d3794e6a: Layer already exists [2023-03-14T20:02:06.533Z] 7cd52847ad77: Layer already exists [2023-03-14T20:02:06.533Z] main: digest: sha256:2c279f56c0b72e688a10c36ddd3a6a729e53f5bf4a53579f9fc6a03b1d0484ad size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T20:02:06.579Z] ===================================================== [Pipeline] echo [2023-03-14T20:02:06.588Z] taggedImages: [2023-03-14T20:02:06.589Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9fc1e835a381aac2d449f5841101e3758109bf40 [2023-03-14T20:02:06.589Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-14T20:02:06.589Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.12 [2023-03-14T20:02:06.589Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12 [2023-03-14T20:02:06.589Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [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-14T20:02:06.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:02:06.933Z] [2023-03-14T20:02:06.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:02:07.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:02:07.221Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T20:02:07.221Z] 5eb5b503b376: Pulling fs layer [2023-03-14T20:02:07.221Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T20:02:07.221Z] ec43610c2a17: Pulling fs layer [2023-03-14T20:02:07.221Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T20:02:07.221Z] 33b1e0a273af: Pulling fs layer [2023-03-14T20:02:07.221Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T20:02:07.221Z] 2f39f015ded8: Pulling fs layer [2023-03-14T20:02:07.221Z] 3a2ae6a8a46f: Waiting [2023-03-14T20:02:07.221Z] 33b1e0a273af: Waiting [2023-03-14T20:02:07.221Z] 5d3b04190fa2: Waiting [2023-03-14T20:02:07.221Z] 2f39f015ded8: Waiting [2023-03-14T20:02:07.221Z] 5c69ac0246d0: Verifying Checksum [2023-03-14T20:02:07.221Z] 5c69ac0246d0: Download complete [2023-03-14T20:02:07.480Z] 33b1e0a273af: Verifying Checksum [2023-03-14T20:02:07.480Z] 33b1e0a273af: Download complete [2023-03-14T20:02:07.480Z] 5d3b04190fa2: Verifying Checksum [2023-03-14T20:02:07.480Z] 5d3b04190fa2: Download complete [2023-03-14T20:02:07.480Z] ec43610c2a17: Verifying Checksum [2023-03-14T20:02:07.480Z] ec43610c2a17: Download complete [2023-03-14T20:02:07.480Z] 5eb5b503b376: Download complete [2023-03-14T20:02:08.412Z] 2f39f015ded8: Download complete [2023-03-14T20:02:08.978Z] 5eb5b503b376: Pull complete [2023-03-14T20:02:08.978Z] 5c69ac0246d0: Pull complete [2023-03-14T20:02:09.545Z] ec43610c2a17: Pull complete [2023-03-14T20:02:09.545Z] 3a2ae6a8a46f: Pull complete [2023-03-14T20:02:09.803Z] 33b1e0a273af: Pull complete [2023-03-14T20:02:09.803Z] 5d3b04190fa2: Pull complete [2023-03-14T20:02:15.067Z] 2f39f015ded8: Pull complete [2023-03-14T20:02:15.067Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T20:02:15.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:02:15.067Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:02:15.153Z] prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container [2023-03-14T20:02:15.187Z] $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T20:02:20.382Z] $ docker top b17e0166babf7385f732dfd446cfe15db47b5989359a1b43280cadcc768259e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:02:20.792Z] ---> job-cost.sh [2023-03-14T20:02:20.792Z] lf-activate-venv: SKIPPING [2023-03-14T20:02:20.792Z] INFO: No Stack... [2023-03-14T20:02:21.361Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T20:02:21.621Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T20:02:21.908Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-03-14T20:02:21.908Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T20:02:21.921Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-81-stack-cost] [2023-03-14T20:02:21.927Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-81-stack-cost] did not exist. Created. [2023-03-14T20:02:21.927Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T20:02:22.225Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-14T20:02:22.255Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T20:02:22.261Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-81-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T20:02:22.278Z] $ docker stop --time=1 b17e0166babf7385f732dfd446cfe15db47b5989359a1b43280cadcc768259e5 [2023-03-14T20:02:23.437Z] $ docker rm -f --volumes b17e0166babf7385f732dfd446cfe15db47b5989359a1b43280cadcc768259e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T20:02:28.678Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-243 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-03-14T20:02:28.692Z] Running in /w/workspace/app-rfid-llrp-inventory/81 [Pipeline] { [Pipeline] checkout [2023-03-14T20:02:28.722Z] The recommended git tool is: git [2023-03-14T20:02:35.676Z] using credential edgex-jenkins-ssh [2023-03-14T20:02:35.698Z] Cloning the remote Git repository [2023-03-14T20:02:35.771Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-14T20:02:35.905Z] > git init /w/workspace/app-rfid-llrp-inventory/81 # timeout=10 [2023-03-14T20:02:37.559Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-14T20:02:37.562Z] > git --version # timeout=10 [2023-03-14T20:02:37.586Z] > git --version # 'git version 2.25.1' [2023-03-14T20:02:37.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:02:37.811Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T20:02:40.109Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-14T20:02:40.135Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T20:02:41.240Z] Avoid second fetch [2023-03-14T20:02:41.241Z] Checking out Revision 9fc1e835a381aac2d449f5841101e3758109bf40 (main) [2023-03-14T20:02:41.977Z] Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 (#158)" [2023-03-14T20:02:41.265Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T20:02:41.353Z] > git checkout -f 9fc1e835a381aac2d449f5841101e3758109bf40 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T20:02:43.020Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T20:02:43.020Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T20:02:43.020Z] Dload Upload Total Spent Left Speed [2023-03-14T20:02:43.020Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-03-14T20:02:43.747Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T20:02:44.121Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T20:02:44.121Z] + sudo tee /etc/docker/daemon.new [2023-03-14T20:02:44.121Z] { [2023-03-14T20:02:44.121Z] "registry-mirrors": [ [2023-03-14T20:02:44.121Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T20:02:44.121Z] ], [2023-03-14T20:02:44.121Z] "bip": "10.250.0.254/24", [2023-03-14T20:02:44.121Z] "hosts": [ [2023-03-14T20:02:44.121Z] "tcp://0.0.0.0:5555", [2023-03-14T20:02:44.121Z] "unix:///var/run/docker.sock" [2023-03-14T20:02:44.121Z] ], [2023-03-14T20:02:44.121Z] "mtu": 1458, [2023-03-14T20:02:44.121Z] "selinux-enabled": true, [2023-03-14T20:02:44.121Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T20:02:44.121Z] } [Pipeline] sh [2023-03-14T20:02:44.489Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T20:02:44.849Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:03:03.200Z] provisioning config files... [2023-03-14T20:03:03.234Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/81@tmp/config17091632759622754552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:03:03.609Z] ---> docker-login.sh [2023-03-14T20:03:03.609Z] nexus3.edgexfoundry.org:10001 [2023-03-14T20:03:04.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:03:04.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:03:04.204Z] Configure a credential helper to remove this warning. See [2023-03-14T20:03:04.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:03:04.204Z] [2023-03-14T20:03:04.204Z] Login Succeeded [2023-03-14T20:03:04.204Z] nexus3.edgexfoundry.org:10002 [2023-03-14T20:03:04.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:03:05.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:03:05.720Z] Configure a credential helper to remove this warning. See [2023-03-14T20:03:05.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:03:05.720Z] [2023-03-14T20:03:05.720Z] Login Succeeded [2023-03-14T20:03:05.720Z] nexus3.edgexfoundry.org:10003 [2023-03-14T20:03:05.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:03:05.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:03:05.995Z] Configure a credential helper to remove this warning. See [2023-03-14T20:03:05.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:03:05.995Z] [2023-03-14T20:03:05.995Z] Login Succeeded [2023-03-14T20:03:05.995Z] nexus3.edgexfoundry.org:10004 [2023-03-14T20:03:06.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:03:06.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:03:06.542Z] Configure a credential helper to remove this warning. See [2023-03-14T20:03:06.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:03:06.542Z] [2023-03-14T20:03:06.542Z] Login Succeeded [2023-03-14T20:03:06.542Z] docker.io [2023-03-14T20:03:06.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:03:07.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:03:07.096Z] Configure a credential helper to remove this warning. See [2023-03-14T20:03:07.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:03:07.096Z] [2023-03-14T20:03:07.096Z] Login Succeeded [2023-03-14T20:03:07.096Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T20:03:07.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T20:03:07.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:03:07.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:03:07.568Z] ========================================================= [2023-03-14T20:03:07.568Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T20:03:07.568Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:03:07.966Z] + 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-14T20:03:08.246Z] Sending build context to Docker daemon 678.9kB [2023-03-14T20:03:08.246Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:08.246Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-14T20:03:08.524Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T20:03:08.524Z] af6eaf76a39c: Pulling fs layer [2023-03-14T20:03:08.524Z] 55522c791124: Pulling fs layer [2023-03-14T20:03:08.524Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T20:03:08.524Z] 169dfbe0d373: Pulling fs layer [2023-03-14T20:03:08.524Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T20:03:08.524Z] 169dfbe0d373: Waiting [2023-03-14T20:03:08.524Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T20:03:08.524Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T20:03:08.524Z] e1ff8fa3b103: Waiting [2023-03-14T20:03:08.524Z] 52ebb69f0ebf: Waiting [2023-03-14T20:03:08.524Z] 5abe8eddf0d5: Waiting [2023-03-14T20:03:08.524Z] 55522c791124: Verifying Checksum [2023-03-14T20:03:08.524Z] 55522c791124: Download complete [2023-03-14T20:03:08.524Z] 169dfbe0d373: Verifying Checksum [2023-03-14T20:03:08.524Z] 169dfbe0d373: Download complete [2023-03-14T20:03:08.804Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T20:03:08.804Z] e1ff8fa3b103: Download complete [2023-03-14T20:03:08.804Z] af6eaf76a39c: Download complete [2023-03-14T20:03:10.269Z] af6eaf76a39c: Pull complete [2023-03-14T20:03:10.269Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T20:03:10.269Z] 5abe8eddf0d5: Download complete [2023-03-14T20:03:10.543Z] 55522c791124: Pull complete [2023-03-14T20:03:11.987Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T20:03:11.987Z] ce5c4a1c91eb: Download complete [2023-03-14T20:03:12.260Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T20:03:12.260Z] 52ebb69f0ebf: Download complete [2023-03-14T20:03:24.645Z] ce5c4a1c91eb: Pull complete [2023-03-14T20:03:24.645Z] 169dfbe0d373: Pull complete [2023-03-14T20:03:24.645Z] e1ff8fa3b103: Pull complete [2023-03-14T20:03:32.920Z] 52ebb69f0ebf: Pull complete [2023-03-14T20:03:34.351Z] 5abe8eddf0d5: Pull complete [2023-03-14T20:03:34.351Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T20:03:34.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:03:34.351Z] ---> 6cb57ee374ae [2023-03-14T20:03:34.351Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T20:03:36.310Z] ---> Running in b80b3fcf66e7 [2023-03-14T20:03:36.589Z] Removing intermediate container b80b3fcf66e7 [2023-03-14T20:03:36.589Z] ---> 3cbc10cc16da [2023-03-14T20:03:36.589Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T20:03:36.589Z] ---> Running in 7e94c89e5b60 [2023-03-14T20:03:37.206Z] Removing intermediate container 7e94c89e5b60 [2023-03-14T20:03:37.206Z] ---> 9950178b1ef1 [2023-03-14T20:03:37.206Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:03:37.206Z] ---> Running in f2edd23a40cf [2023-03-14T20:03:37.479Z] Removing intermediate container f2edd23a40cf [2023-03-14T20:03:37.479Z] ---> 2b967864f02b [2023-03-14T20:03:37.479Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T20:03:37.755Z] ---> Running in b488c6e36c26 [2023-03-14T20:03:39.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:03:39.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:03:41.196Z] OK: 263 MiB in 53 packages [2023-03-14T20:03:42.172Z] Removing intermediate container b488c6e36c26 [2023-03-14T20:03:42.172Z] ---> 4b16157fbef4 [2023-03-14T20:03:42.172Z] Step 7/12 : WORKDIR /app [2023-03-14T20:03:42.444Z] ---> Running in ddfcfafb78d1 [2023-03-14T20:03:42.717Z] Removing intermediate container ddfcfafb78d1 [2023-03-14T20:03:42.717Z] ---> 4ec8dbdedbe3 [2023-03-14T20:03:42.717Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-14T20:03:43.332Z] ---> 5722a4400564 [2023-03-14T20:03:43.332Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:43.332Z] ---> Running in fe14b86909ce [2023-03-14T20:04:51.318Z] Removing intermediate container fe14b86909ce [2023-03-14T20:04:51.318Z] ---> fd056fa44839 [2023-03-14T20:04:51.318Z] Step 10/12 : COPY . . [2023-03-14T20:04:51.318Z] ---> 494a8b650d1f [2023-03-14T20:04:51.318Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T20:04:51.318Z] ---> Running in f66ef7fe5a7b [2023-03-14T20:04:51.318Z] Removing intermediate container f66ef7fe5a7b [2023-03-14T20:04:51.318Z] ---> 6f744c90f657 [2023-03-14T20:04:51.318Z] Step 12/12 : RUN $MAKE [2023-03-14T20:04:51.318Z] ---> Running in 22872c4621f7 [2023-03-14T20:04:51.591Z] noop [2023-03-14T20:04:55.871Z] Removing intermediate container 22872c4621f7 [2023-03-14T20:04:55.871Z] ---> 2dca12f208d6 [2023-03-14T20:04:55.871Z] Successfully built 2dca12f208d6 [2023-03-14T20:04:55.871Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:04:56.229Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T20:04:56.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:04:56.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-243 does not seem to be running inside a container [2023-03-14T20:04:56.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/81 -v /w/workspace/app-rfid-llrp-inventory/81:/w/workspace/app-rfid-llrp-inventory/81:rw,z -v /w/workspace/app-rfid-llrp-inventory/81@tmp:/w/workspace/app-rfid-llrp-inventory/81@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 ******** ci-base-image-arm64 cat [2023-03-14T20:04:58.132Z] $ docker top a7312438e2a7f2b65f944d536962fc0fa50c4effdfb5deab00157f227359667b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:04:59.046Z] + go version [2023-03-14T20:04:59.046Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T20:04:59.072Z] $ docker stop --time=1 a7312438e2a7f2b65f944d536962fc0fa50c4effdfb5deab00157f227359667b [2023-03-14T20:05:00.842Z] $ docker rm -f --volumes a7312438e2a7f2b65f944d536962fc0fa50c4effdfb5deab00157f227359667b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:05:01.458Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T20:05:01.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:05:01.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-243 does not seem to be running inside a container [2023-03-14T20:05:01.780Z] $ 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/81 -v /w/workspace/app-rfid-llrp-inventory/81:/w/workspace/app-rfid-llrp-inventory/81:rw,z -v /w/workspace/app-rfid-llrp-inventory/81@tmp:/w/workspace/app-rfid-llrp-inventory/81@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 ******** ci-base-image-arm64 cat [2023-03-14T20:05:03.229Z] $ docker top 4fc956865e43e4cc1c52471d9791a4ed635dfd0506537bf3bd28db6852df02da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:05:04.135Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/81 [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:05:04.810Z] + make test [2023-03-14T20:05:04.810Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-14T20:08:41.700Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-14T20:08:51.816Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-14T20:08:52.086Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.428s coverage: 86.2% of statements [2023-03-14T20:09:07.132Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.828s coverage: 71.9% of statements [2023-03-14T20:09:07.132Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T20:09:07.132Z] go vet ./... [2023-03-14T20:11:58.998Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T20:11:58.998Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T20:11:58.998Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-14T20:11:59.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T20:11:59.035Z] $ docker stop --time=1 4fc956865e43e4cc1c52471d9791a4ed635dfd0506537bf3bd28db6852df02da [2023-03-14T20:12:01.736Z] $ docker rm -f --volumes 4fc956865e43e4cc1c52471d9791a4ed635dfd0506537bf3bd28db6852df02da [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:12:03.557Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T20:12:03.582Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T20:12:04.228Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T20:12:04.622Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T20:12:04.957Z] + ls -al . [2023-03-14T20:12:04.957Z] total 224 [2023-03-14T20:12:04.957Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 20:05 . [2023-03-14T20:12:04.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:02 .. [2023-03-14T20:12:04.957Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 14 20:02 .dockerignore [2023-03-14T20:12:04.957Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 20:02 .git [2023-03-14T20:12:04.957Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:02 .github [2023-03-14T20:12:04.957Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 14 20:02 .gitignore [2023-03-14T20:12:04.957Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 20:02 .golangci.yml [2023-03-14T20:12:04.957Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 14 20:02 Attribution.txt [2023-03-14T20:12:04.957Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 14 20:02 CHANGELOG.md [2023-03-14T20:12:04.957Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 14 20:02 Dockerfile [2023-03-14T20:12:04.957Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 20:02 GOVERNANCE.md [2023-03-14T20:12:04.957Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 14 20:02 Jenkinsfile [2023-03-14T20:12:04.957Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 14 20:02 LICENSE [2023-03-14T20:12:04.957Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 14 20:02 Makefile [2023-03-14T20:12:04.957Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 14 20:02 OWNERS.md [2023-03-14T20:12:04.957Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 14 20:02 README.md [2023-03-14T20:12:04.957Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 14 19:59 VERSION [2023-03-14T20:12:04.957Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 20:02 bin [2023-03-14T20:12:04.957Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 14 20:09 coverage.out [2023-03-14T20:12:04.957Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 14 20:02 go.mod [2023-03-14T20:12:04.957Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 14 20:02 go.sum [2023-03-14T20:12:04.957Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 20:02 images [2023-03-14T20:12:04.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:02 internal [2023-03-14T20:12:04.957Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 14 20:02 main.go [2023-03-14T20:12:04.957Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 20:02 res [2023-03-14T20:12:04.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:02 snap [2023-03-14T20:12:04.957Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:12:05.305Z] + 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=9fc1e835a381aac2d449f5841101e3758109bf40 --label arch=arm64 --label version=3.0.0-dev.12 . [2023-03-14T20:12:05.575Z] Sending build context to Docker daemon 678.9kB [2023-03-14T20:12:05.575Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T20:12:05.575Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-14T20:12:05.575Z] ---> 2dca12f208d6 [2023-03-14T20:12:05.575Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T20:12:05.845Z] ---> Running in 6ab20fa33bda [2023-03-14T20:12:06.118Z] Removing intermediate container 6ab20fa33bda [2023-03-14T20:12:06.118Z] ---> ce7ac9c0c725 [2023-03-14T20:12:06.118Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T20:12:06.118Z] ---> Running in 8116a47086c2 [2023-03-14T20:12:06.388Z] Removing intermediate container 8116a47086c2 [2023-03-14T20:12:06.388Z] ---> e1f89170c6b7 [2023-03-14T20:12:06.388Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:12:06.661Z] ---> Running in daf99f044e54 [2023-03-14T20:12:06.932Z] Removing intermediate container daf99f044e54 [2023-03-14T20:12:06.932Z] ---> f967de016c3b [2023-03-14T20:12:06.932Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T20:12:06.932Z] ---> Running in 465bb30ebd86 [2023-03-14T20:12:08.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:12:08.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:12:10.379Z] OK: 263 MiB in 53 packages [2023-03-14T20:12:11.359Z] Removing intermediate container 465bb30ebd86 [2023-03-14T20:12:11.359Z] ---> 778368ace21b [2023-03-14T20:12:11.359Z] Step 7/29 : WORKDIR /app [2023-03-14T20:12:11.359Z] ---> Running in 5e1723394718 [2023-03-14T20:12:11.952Z] Removing intermediate container 5e1723394718 [2023-03-14T20:12:11.952Z] ---> b57c01bb51ec [2023-03-14T20:12:11.952Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-14T20:12:12.546Z] ---> f2cf265cfbd1 [2023-03-14T20:12:12.546Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:12:12.546Z] ---> Running in efda59643930 [2023-03-14T20:12:15.910Z] Removing intermediate container efda59643930 [2023-03-14T20:12:15.910Z] ---> 2c25ab983a94 [2023-03-14T20:12:15.910Z] Step 10/29 : COPY . . [2023-03-14T20:12:16.180Z] ---> 4bfe6b9dc631 [2023-03-14T20:12:16.180Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T20:12:16.180Z] ---> Running in 52cbbaae4dc9 [2023-03-14T20:12:16.453Z] Removing intermediate container 52cbbaae4dc9 [2023-03-14T20:12:16.453Z] ---> 52b6d517a035 [2023-03-14T20:12:16.453Z] Step 12/29 : RUN $MAKE [2023-03-14T20:12:16.724Z] ---> Running in db1d2a34c35d [2023-03-14T20:12:17.693Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.12 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.12" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-14T20:15:09.503Z] Removing intermediate container db1d2a34c35d [2023-03-14T20:15:09.503Z] ---> 95f93de0a8fc [2023-03-14T20:15:09.503Z] Step 13/29 : FROM alpine:3.17 [2023-03-14T20:15:09.503Z] 3.17: Pulling from library/alpine [2023-03-14T20:15:09.503Z] af6eaf76a39c: Already exists [2023-03-14T20:15:09.503Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:15:09.503Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T20:15:09.503Z] ---> d74e625d9115 [2023-03-14T20:15:09.503Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-14T20:15:09.503Z] ---> Running in 9b4d6181f55d [2023-03-14T20:15:09.503Z] Removing intermediate container 9b4d6181f55d [2023-03-14T20:15:09.503Z] ---> 9c941ba8dd8f [2023-03-14T20:15:09.503Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-14T20:15:09.503Z] ---> Running in 65d935a857e6 [2023-03-14T20:15:09.503Z] Removing intermediate container 65d935a857e6 [2023-03-14T20:15:09.503Z] ---> 78a04071429f [2023-03-14T20:15:09.503Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-14T20:15:09.503Z] ---> Running in e513818ed2a3 [2023-03-14T20:15:09.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:15:09.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:15:09.503Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-14T20:15:09.503Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:15:09.503Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:15:09.503Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:15:09.503Z] OK: 8 MiB in 17 packages [2023-03-14T20:15:09.503Z] Removing intermediate container e513818ed2a3 [2023-03-14T20:15:09.503Z] ---> 363d7523b45d [2023-03-14T20:15:09.503Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-14T20:15:09.503Z] ---> 34dfbc4a7e91 [2023-03-14T20:15:09.503Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-14T20:15:09.503Z] ---> 3bb79ea7f6b0 [2023-03-14T20:15:09.503Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-14T20:15:09.503Z] ---> 17fd8fb5c281 [2023-03-14T20:15:09.503Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-14T20:15:09.503Z] ---> d20faae713f7 [2023-03-14T20:15:09.503Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-14T20:15:09.503Z] ---> 46729023d4d8 [2023-03-14T20:15:09.503Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-14T20:15:09.503Z] ---> Running in 06919d9a7422 [2023-03-14T20:15:09.503Z] Removing intermediate container 06919d9a7422 [2023-03-14T20:15:09.503Z] ---> 0703854e68df [2023-03-14T20:15:09.503Z] Step 23/29 : VOLUME /cache [2023-03-14T20:15:09.503Z] ---> Running in ded8a0908d2f [2023-03-14T20:15:09.503Z] Removing intermediate container ded8a0908d2f [2023-03-14T20:15:09.503Z] ---> 98488c91afb3 [2023-03-14T20:15:09.503Z] Step 24/29 : EXPOSE 59711 [2023-03-14T20:15:09.503Z] ---> Running in a668a3582e50 [2023-03-14T20:15:09.777Z] Removing intermediate container a668a3582e50 [2023-03-14T20:15:09.777Z] ---> ffdf11d8741f [2023-03-14T20:15:09.777Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-14T20:15:10.048Z] ---> Running in be514e11da42 [2023-03-14T20:15:10.321Z] Removing intermediate container be514e11da42 [2023-03-14T20:15:10.321Z] ---> b4e4ec6e5d89 [2023-03-14T20:15:10.321Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-14T20:15:10.591Z] ---> Running in 579c47676659 [2023-03-14T20:15:10.860Z] Removing intermediate container 579c47676659 [2023-03-14T20:15:10.860Z] ---> 18ab173bd796 [2023-03-14T20:15:10.860Z] Step 27/29 : LABEL arch=arm64 [2023-03-14T20:15:10.860Z] ---> Running in ade4f1e6cb4e [2023-03-14T20:15:11.453Z] Removing intermediate container ade4f1e6cb4e [2023-03-14T20:15:11.453Z] ---> 4c496db67aff [2023-03-14T20:15:11.453Z] Step 28/29 : LABEL git_sha=9fc1e835a381aac2d449f5841101e3758109bf40 [2023-03-14T20:15:11.453Z] ---> Running in 2745402bfc78 [2023-03-14T20:15:11.725Z] Removing intermediate container 2745402bfc78 [2023-03-14T20:15:11.725Z] ---> 27cfc838bb0f [2023-03-14T20:15:11.725Z] Step 29/29 : LABEL version=3.0.0-dev.12 [2023-03-14T20:15:11.996Z] ---> Running in 1cea8265a8a9 [2023-03-14T20:15:12.266Z] Removing intermediate container 1cea8265a8a9 [2023-03-14T20:15:12.266Z] ---> 6566623f575c [2023-03-14T20:15:12.266Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T20:15:12.266Z] Successfully built 6566623f575c [2023-03-14T20:15:12.266Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:15:12.394Z] provisioning config files... [2023-03-14T20:15:12.483Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/81@tmp/config4201215205819564217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:15:12.855Z] ---> docker-login.sh [2023-03-14T20:15:12.855Z] nexus3.edgexfoundry.org:10001 [2023-03-14T20:15:13.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:15:13.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:15:13.139Z] Configure a credential helper to remove this warning. See [2023-03-14T20:15:13.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:15:13.139Z] [2023-03-14T20:15:13.139Z] Login Succeeded [2023-03-14T20:15:13.139Z] nexus3.edgexfoundry.org:10002 [2023-03-14T20:15:13.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:15:13.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:15:13.689Z] Configure a credential helper to remove this warning. See [2023-03-14T20:15:13.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:15:13.689Z] [2023-03-14T20:15:13.689Z] Login Succeeded [2023-03-14T20:15:13.689Z] nexus3.edgexfoundry.org:10003 [2023-03-14T20:15:13.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:15:13.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:15:13.966Z] Configure a credential helper to remove this warning. See [2023-03-14T20:15:13.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:15:13.966Z] [2023-03-14T20:15:13.966Z] Login Succeeded [2023-03-14T20:15:14.237Z] nexus3.edgexfoundry.org:10004 [2023-03-14T20:15:14.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:15:14.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:15:14.513Z] Configure a credential helper to remove this warning. See [2023-03-14T20:15:14.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:15:14.513Z] [2023-03-14T20:15:14.513Z] Login Succeeded [2023-03-14T20:15:14.513Z] docker.io [2023-03-14T20:15:14.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:15:15.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:15:15.091Z] Configure a credential helper to remove this warning. See [2023-03-14T20:15:15.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:15:15.091Z] [2023-03-14T20:15:15.091Z] Login Succeeded [2023-03-14T20:15:15.091Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T20:15:15.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T20:15:15.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:15:15.153Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-03-14T20:15:15.153Z] 9fc1e835a381aac2d449f5841101e3758109bf40 [2023-03-14T20:15:15.153Z] latest [2023-03-14T20:15:15.153Z] 3.0.0-dev.12 [2023-03-14T20:15:15.153Z] 9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12 [2023-03-14T20:15:15.153Z] main [2023-03-14T20:15:15.153Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:15:15.494Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9fc1e835a381aac2d449f5841101e3758109bf40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:15:15.845Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9fc1e835a381aac2d449f5841101e3758109bf40 [2023-03-14T20:15:15.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-14T20:15:15.845Z] c3ab8b3d30c4: Preparing [2023-03-14T20:15:15.845Z] f0c1cf889e76: Preparing [2023-03-14T20:15:15.845Z] a0940000f81d: Preparing [2023-03-14T20:15:15.845Z] b24a7122b446: Preparing [2023-03-14T20:15:15.845Z] 09119b5210d9: Preparing [2023-03-14T20:15:15.845Z] 6a1bf4cadb77: Preparing [2023-03-14T20:15:15.845Z] 5ac368ba65a2: Preparing [2023-03-14T20:15:15.845Z] edf70074bd40: Preparing [2023-03-14T20:15:15.845Z] 6a1bf4cadb77: Waiting [2023-03-14T20:15:15.845Z] 5ac368ba65a2: Waiting [2023-03-14T20:15:15.845Z] edf70074bd40: Waiting [2023-03-14T20:15:16.115Z] c3ab8b3d30c4: Pushed [2023-03-14T20:15:16.115Z] a0940000f81d: Pushed [2023-03-14T20:15:16.115Z] 09119b5210d9: Pushed [2023-03-14T20:15:16.115Z] b24a7122b446: Pushed [2023-03-14T20:15:16.115Z] edf70074bd40: Layer already exists [2023-03-14T20:15:16.384Z] 6a1bf4cadb77: Pushed [2023-03-14T20:15:16.384Z] 5ac368ba65a2: Pushed [2023-03-14T20:15:25.109Z] f0c1cf889e76: Pushed [2023-03-14T20:15:25.378Z] 9fc1e835a381aac2d449f5841101e3758109bf40: digest: sha256:5f05d625341e1dde2e8d870ec49c710ce0404d1f9fab8b2e4c3dbbab42a82bf8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:15:25.739Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:15:26.089Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-14T20:15:26.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-14T20:15:26.089Z] c3ab8b3d30c4: Preparing [2023-03-14T20:15:26.089Z] f0c1cf889e76: Preparing [2023-03-14T20:15:26.089Z] a0940000f81d: Preparing [2023-03-14T20:15:26.089Z] b24a7122b446: Preparing [2023-03-14T20:15:26.089Z] 09119b5210d9: Preparing [2023-03-14T20:15:26.089Z] 6a1bf4cadb77: Preparing [2023-03-14T20:15:26.089Z] 5ac368ba65a2: Preparing [2023-03-14T20:15:26.089Z] edf70074bd40: Preparing [2023-03-14T20:15:26.089Z] 6a1bf4cadb77: Waiting [2023-03-14T20:15:26.089Z] 5ac368ba65a2: Waiting [2023-03-14T20:15:26.089Z] edf70074bd40: Waiting [2023-03-14T20:15:26.089Z] 09119b5210d9: Layer already exists [2023-03-14T20:15:26.089Z] b24a7122b446: Layer already exists [2023-03-14T20:15:26.089Z] c3ab8b3d30c4: Layer already exists [2023-03-14T20:15:26.089Z] a0940000f81d: Layer already exists [2023-03-14T20:15:26.089Z] f0c1cf889e76: Layer already exists [2023-03-14T20:15:26.089Z] 5ac368ba65a2: Layer already exists [2023-03-14T20:15:26.089Z] edf70074bd40: Layer already exists [2023-03-14T20:15:26.089Z] 6a1bf4cadb77: Layer already exists [2023-03-14T20:15:26.357Z] latest: digest: sha256:5f05d625341e1dde2e8d870ec49c710ce0404d1f9fab8b2e4c3dbbab42a82bf8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:15:26.716Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:15:27.074Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.12 [2023-03-14T20:15:27.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-14T20:15:27.074Z] c3ab8b3d30c4: Preparing [2023-03-14T20:15:27.074Z] f0c1cf889e76: Preparing [2023-03-14T20:15:27.074Z] a0940000f81d: Preparing [2023-03-14T20:15:27.074Z] b24a7122b446: Preparing [2023-03-14T20:15:27.074Z] 09119b5210d9: Preparing [2023-03-14T20:15:27.074Z] 6a1bf4cadb77: Preparing [2023-03-14T20:15:27.074Z] 5ac368ba65a2: Preparing [2023-03-14T20:15:27.074Z] edf70074bd40: Preparing [2023-03-14T20:15:27.074Z] 6a1bf4cadb77: Waiting [2023-03-14T20:15:27.074Z] 5ac368ba65a2: Waiting [2023-03-14T20:15:27.074Z] edf70074bd40: Waiting [2023-03-14T20:15:27.074Z] 09119b5210d9: Layer already exists [2023-03-14T20:15:27.074Z] c3ab8b3d30c4: Layer already exists [2023-03-14T20:15:27.074Z] b24a7122b446: Layer already exists [2023-03-14T20:15:27.074Z] f0c1cf889e76: Layer already exists [2023-03-14T20:15:27.074Z] a0940000f81d: Layer already exists [2023-03-14T20:15:27.074Z] 6a1bf4cadb77: Layer already exists [2023-03-14T20:15:27.074Z] 5ac368ba65a2: Layer already exists [2023-03-14T20:15:27.074Z] edf70074bd40: Layer already exists [2023-03-14T20:15:27.344Z] 3.0.0-dev.12: digest: sha256:5f05d625341e1dde2e8d870ec49c710ce0404d1f9fab8b2e4c3dbbab42a82bf8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:15:27.709Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:15:28.057Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12 [2023-03-14T20:15:28.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-14T20:15:28.057Z] c3ab8b3d30c4: Preparing [2023-03-14T20:15:28.057Z] f0c1cf889e76: Preparing [2023-03-14T20:15:28.057Z] a0940000f81d: Preparing [2023-03-14T20:15:28.057Z] b24a7122b446: Preparing [2023-03-14T20:15:28.057Z] 09119b5210d9: Preparing [2023-03-14T20:15:28.057Z] 6a1bf4cadb77: Preparing [2023-03-14T20:15:28.057Z] 5ac368ba65a2: Preparing [2023-03-14T20:15:28.057Z] edf70074bd40: Preparing [2023-03-14T20:15:28.057Z] 6a1bf4cadb77: Waiting [2023-03-14T20:15:28.057Z] edf70074bd40: Waiting [2023-03-14T20:15:28.057Z] 5ac368ba65a2: Waiting [2023-03-14T20:15:28.057Z] f0c1cf889e76: Layer already exists [2023-03-14T20:15:28.057Z] a0940000f81d: Layer already exists [2023-03-14T20:15:28.057Z] b24a7122b446: Layer already exists [2023-03-14T20:15:28.057Z] 09119b5210d9: Layer already exists [2023-03-14T20:15:28.057Z] c3ab8b3d30c4: Layer already exists [2023-03-14T20:15:28.057Z] edf70074bd40: Layer already exists [2023-03-14T20:15:28.057Z] 6a1bf4cadb77: Layer already exists [2023-03-14T20:15:28.057Z] 5ac368ba65a2: Layer already exists [2023-03-14T20:15:28.326Z] 9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12: digest: sha256:5f05d625341e1dde2e8d870ec49c710ce0404d1f9fab8b2e4c3dbbab42a82bf8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:15:28.696Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:15:29.048Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-03-14T20:15:29.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-14T20:15:29.048Z] c3ab8b3d30c4: Preparing [2023-03-14T20:15:29.048Z] f0c1cf889e76: Preparing [2023-03-14T20:15:29.048Z] a0940000f81d: Preparing [2023-03-14T20:15:29.048Z] b24a7122b446: Preparing [2023-03-14T20:15:29.048Z] 09119b5210d9: Preparing [2023-03-14T20:15:29.048Z] 6a1bf4cadb77: Preparing [2023-03-14T20:15:29.048Z] 5ac368ba65a2: Preparing [2023-03-14T20:15:29.048Z] edf70074bd40: Preparing [2023-03-14T20:15:29.048Z] 6a1bf4cadb77: Waiting [2023-03-14T20:15:29.048Z] 5ac368ba65a2: Waiting [2023-03-14T20:15:29.048Z] edf70074bd40: Waiting [2023-03-14T20:15:29.048Z] a0940000f81d: Layer already exists [2023-03-14T20:15:29.048Z] f0c1cf889e76: Layer already exists [2023-03-14T20:15:29.048Z] c3ab8b3d30c4: Layer already exists [2023-03-14T20:15:29.048Z] b24a7122b446: Layer already exists [2023-03-14T20:15:29.048Z] 09119b5210d9: Layer already exists [2023-03-14T20:15:29.048Z] 5ac368ba65a2: Layer already exists [2023-03-14T20:15:29.048Z] 6a1bf4cadb77: Layer already exists [2023-03-14T20:15:29.048Z] edf70074bd40: Layer already exists [2023-03-14T20:15:29.318Z] main: digest: sha256:5f05d625341e1dde2e8d870ec49c710ce0404d1f9fab8b2e4c3dbbab42a82bf8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T20:15:29.371Z] ===================================================== [Pipeline] echo [2023-03-14T20:15:29.379Z] taggedImages: [2023-03-14T20:15:29.379Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9fc1e835a381aac2d449f5841101e3758109bf40 [2023-03-14T20:15:29.379Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-14T20:15:29.379Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.12 [2023-03-14T20:15:29.379Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12 [2023-03-14T20:15:29.379Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:15:29.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:15:29.755Z] [2023-03-14T20:15:29.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:15:30.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:15:30.370Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T20:15:30.370Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T20:15:30.370Z] 04944245beec: Pulling fs layer [2023-03-14T20:15:30.370Z] 699f458cf7ca: Pulling fs layer [2023-03-14T20:15:30.370Z] 765212b225bb: Pulling fs layer [2023-03-14T20:15:30.370Z] f23df028b6ca: Pulling fs layer [2023-03-14T20:15:30.370Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T20:15:30.370Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T20:15:30.370Z] f23df028b6ca: Waiting [2023-03-14T20:15:30.370Z] d65c8cfc05b1: Waiting [2023-03-14T20:15:30.370Z] 2437ff75d9bd: Waiting [2023-03-14T20:15:30.370Z] 765212b225bb: Waiting [2023-03-14T20:15:30.370Z] 04944245beec: Verifying Checksum [2023-03-14T20:15:30.370Z] 04944245beec: Download complete [2023-03-14T20:15:30.370Z] 765212b225bb: Verifying Checksum [2023-03-14T20:15:30.370Z] 765212b225bb: Download complete [2023-03-14T20:15:30.370Z] f23df028b6ca: Download complete [2023-03-14T20:15:30.642Z] d65c8cfc05b1: Download complete [2023-03-14T20:15:30.642Z] 699f458cf7ca: Verifying Checksum [2023-03-14T20:15:30.642Z] 699f458cf7ca: Download complete [2023-03-14T20:15:30.912Z] 8998bd30e6a1: Download complete [2023-03-14T20:15:33.507Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T20:15:33.507Z] 2437ff75d9bd: Download complete [2023-03-14T20:15:38.873Z] 8998bd30e6a1: Pull complete [2023-03-14T20:15:38.873Z] 04944245beec: Pull complete [2023-03-14T20:15:40.290Z] 699f458cf7ca: Pull complete [2023-03-14T20:15:40.290Z] 765212b225bb: Pull complete [2023-03-14T20:15:40.879Z] f23df028b6ca: Pull complete [2023-03-14T20:15:41.473Z] d65c8cfc05b1: Pull complete [2023-03-14T20:15:56.494Z] 2437ff75d9bd: Pull complete [2023-03-14T20:15:56.494Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T20:15:56.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:15:56.494Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:15:56.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-243 does not seem to be running inside a container [2023-03-14T20:15:56.807Z] $ 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/81 -v /w/workspace/app-rfid-llrp-inventory/81:/w/workspace/app-rfid-llrp-inventory/81:rw,z -v /w/workspace/app-rfid-llrp-inventory/81@tmp:/w/workspace/app-rfid-llrp-inventory/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-14T20:15:59.858Z] $ docker top 23a33d632354917f9b1f90410a7521264ac4d34e493807c6086fe04cd3e197be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:16:00.748Z] ---> job-cost.sh [2023-03-14T20:16:00.748Z] lf-activate-venv: SKIPPING [2023-03-14T20:16:00.748Z] INFO: No Stack... [2023-03-14T20:16:01.334Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T20:16:02.303Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T20:16:02.952Z] + cat /w/workspace/app-rfid-llrp-inventory/81/archives/cost.csv [2023-03-14T20:16:02.952Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T20:16:03.039Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-81-stack-cost] [2023-03-14T20:16:03.048Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-81-stack-cost] did not exist. Created. [2023-03-14T20:16:03.048Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T20:16:03.724Z] /w/workspace/app-rfid-llrp-inventory/81@tmp/durable-396cf07f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-14T20:16:04.398Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T20:16:04.422Z] Warning: overwriting stash ‘stack-cost’ [2023-03-14T20:16:04.485Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T20:16:04.494Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-81-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T20:16:04.513Z] $ docker stop --time=1 23a33d632354917f9b1f90410a7521264ac4d34e493807c6086fe04cd3e197be [2023-03-14T20:16:06.108Z] $ docker rm -f --volumes 23a33d632354917f9b1f90410a7521264ac4d34e493807c6086fe04cd3e197be [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-14T20:16:06.550Z] provisioning config files... [2023-03-14T20:16:06.556Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6838215842656123098tmp [Pipeline] { [Pipeline] sh [2023-03-14T20:16:06.844Z] + set +x [2023-03-14T20:16:06.844Z] + curl -s https://codecov.io/bash [2023-03-14T20:16:06.844Z] + bash -s -- [2023-03-14T20:16:07.104Z] [2023-03-14T20:16:07.104Z] _____ _ [2023-03-14T20:16:07.104Z] / ____| | | [2023-03-14T20:16:07.104Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T20:16:07.104Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T20:16:07.104Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T20:16:07.104Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T20:16:07.104Z] Bash-1.0.6 [2023-03-14T20:16:07.104Z] [2023-03-14T20:16:07.104Z] [2023-03-14T20:16:07.104Z] ==> git version 2.25.1 found [2023-03-14T20:16:07.104Z] ==> 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-14T20:16:07.104Z] Release-Date: 2020-01-08 [2023-03-14T20:16:07.104Z] 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-14T20:16:07.104Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T20:16:07.104Z] ==> Jenkins CI detected. [2023-03-14T20:16:07.104Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-14T20:16:07.104Z] project root: . [2023-03-14T20:16:07.104Z] --> token set from env [2023-03-14T20:16:07.104Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T20:16:07.104Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T20:16:07.104Z] ==> Python coveragepy not found [2023-03-14T20:16:07.104Z] ==> Searching for coverage reports in: [2023-03-14T20:16:07.104Z] + . [2023-03-14T20:16:07.104Z] -> Found 1 reports [2023-03-14T20:16:07.104Z] ==> Detecting git/mercurial file structure [2023-03-14T20:16:07.104Z] ==> Reading reports [2023-03-14T20:16:07.104Z] + ./coverage.out bytes=41317 [2023-03-14T20:16:07.104Z] ==> Appending adjustments [2023-03-14T20:16:07.104Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T20:16:07.363Z] + Found adjustments [2023-03-14T20:16:07.363Z] ==> Gzipping contents [2023-03-14T20:16:07.363Z] 12K /tmp/codecov.e3e19c.gz [2023-03-14T20:16:07.363Z] ==> Uploading reports [2023-03-14T20:16:07.363Z] url: https://codecov.io [2023-03-14T20:16:07.363Z] query: branch=main&commit=9fc1e835a381aac2d449f5841101e3758109bf40&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-14T20:16:07.363Z] -> Pinging Codecov [2023-03-14T20:16:07.363Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=9fc1e835a381aac2d449f5841101e3758109bf40&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-14T20:16:07.622Z] -> Uploading to [2023-03-14T20:16:07.622Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/581DD39554BDF9B6E22D074273EAD858/9fc1e835a381aac2d449f5841101e3758109bf40/9303be46-2dd8-4f6a-9d50-2b2eed80d4a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T201607Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=599b805f54d086cc8478929ae71994dfa44c24e641df00c041b92a3bab0ab5e9 [2023-03-14T20:16:07.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T20:16:07.622Z] Dload Upload Total Spent Left Speed [2023-03-14T20:16:07.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11806 0 0 100 11806 0 44217 --:--:-- --:--:-- --:--:-- 44217 [2023-03-14T20:16:07.881Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9fc1e835a381aac2d449f5841101e3758109bf40 [Pipeline] } [2023-03-14T20:16:07.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-14T20:16:08.072Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-14T20:16:08.081Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:16:08.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T20:16:08.381Z] [2023-03-14T20:16:08.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:16:08.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T20:16:08.681Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-14T20:16:08.681Z] df9b9388f04a: Pulling fs layer [2023-03-14T20:16:08.681Z] 52dc419b0ee2: Pulling fs layer [2023-03-14T20:16:08.681Z] 25bc292e5bac: Pulling fs layer [2023-03-14T20:16:08.681Z] 114826534d7a: Pulling fs layer [2023-03-14T20:16:08.681Z] 4657fd5d0bcf: Pulling fs layer [2023-03-14T20:16:08.681Z] 6ad1cebc031e: Pulling fs layer [2023-03-14T20:16:08.681Z] 8a3aa393b2d8: Pulling fs layer [2023-03-14T20:16:08.681Z] 114826534d7a: Waiting [2023-03-14T20:16:08.681Z] 4657fd5d0bcf: Waiting [2023-03-14T20:16:08.681Z] 6ad1cebc031e: Waiting [2023-03-14T20:16:08.681Z] 8a3aa393b2d8: Waiting [2023-03-14T20:16:08.681Z] 25bc292e5bac: Verifying Checksum [2023-03-14T20:16:08.681Z] 25bc292e5bac: Download complete [2023-03-14T20:16:08.681Z] 52dc419b0ee2: Verifying Checksum [2023-03-14T20:16:08.681Z] 52dc419b0ee2: Download complete [2023-03-14T20:16:08.681Z] 4657fd5d0bcf: Verifying Checksum [2023-03-14T20:16:08.681Z] df9b9388f04a: Download complete [2023-03-14T20:16:08.944Z] df9b9388f04a: Pull complete [2023-03-14T20:16:08.944Z] 6ad1cebc031e: Download complete [2023-03-14T20:16:08.944Z] 52dc419b0ee2: Pull complete [2023-03-14T20:16:09.204Z] 25bc292e5bac: Pull complete [2023-03-14T20:16:09.461Z] 114826534d7a: Verifying Checksum [2023-03-14T20:16:09.461Z] 114826534d7a: Download complete [2023-03-14T20:16:09.718Z] 8a3aa393b2d8: Verifying Checksum [2023-03-14T20:16:09.718Z] 8a3aa393b2d8: Download complete [2023-03-14T20:16:13.902Z] 114826534d7a: Pull complete [2023-03-14T20:16:13.902Z] 4657fd5d0bcf: Pull complete [2023-03-14T20:16:13.902Z] 6ad1cebc031e: Pull complete [2023-03-14T20:16:17.196Z] 8a3aa393b2d8: Pull complete [2023-03-14T20:16:17.196Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-14T20:16:17.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T20:16:17.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:16:17.276Z] prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container [2023-03-14T20:16:17.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-14T20:16:22.729Z] $ docker top f7f696fe5169733ac75f59d78212e5972659b176031cd85f2d87ebc6a17e94b2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-14T20:16:22.792Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-03-14T20:16:23.066Z] + set -o pipefail [2023-03-14T20:16:23.066Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-03-14T20:16:28.332Z] [2023-03-14T20:16:28.332Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-03-14T20:16:28.332Z] [2023-03-14T20:16:28.332Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/e9a7691e-14a9-49b8-88ff-73a3c7e2e737 [2023-03-14T20:16:28.332Z] [2023-03-14T20:16:28.332Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-14T20:16:28.332Z] [2023-03-14T20:16:28.332Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-14T20:16:28.332Z] [2023-03-14T20:16:28.332Z] [2023-03-14T20:16:28.332Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-14T20:16:28.332Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-14T20:16:28.332Z] More details here: https://snyk.co/ue1NS [2023-03-14T20:16:28.332Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-14T20:16:28.332Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-14T20:16:28.342Z] $ docker stop --time=1 f7f696fe5169733ac75f59d78212e5972659b176031cd85f2d87ebc6a17e94b2 [2023-03-14T20:16:32.479Z] $ docker rm -f --volumes f7f696fe5169733ac75f59d78212e5972659b176031cd85f2d87ebc6a17e94b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T20:16:33.145Z] + git log --format=format:%s -1 9fc1e835a381aac2d449f5841101e3758109bf40 [Pipeline] sh [2023-03-14T20:16:33.434Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T20:16:33.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:16:33.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T20:16:33.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:16:33.796Z] prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container [2023-03-14T20:16:33.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T20:16:34.238Z] $ docker top aa026838cfb6d9b0ea00cee4ff1a02c9ac4dd722e328f981c65f9866763412d9 -eo pid,comm [2023-03-14T20:16:34.290Z] 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-14T20:16:34.290Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T20:16:34.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T20:16:34.326Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T20:16:34.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T20:16:34.456Z] $ docker exec aa026838cfb6d9b0ea00cee4ff1a02c9ac4dd722e328f981c65f9866763412d9 ssh-agent [2023-03-14T20:16:34.575Z] SSH_AUTH_SOCK=/tmp/ssh-iWB8LXwbeiKE/agent.32 [2023-03-14T20:16:34.575Z] SSH_AGENT_PID=38 [2023-03-14T20:16:34.580Z] Running ssh-add (command line suppressed) [2023-03-14T20:16:34.692Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2239195752212400106.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2239195752212400106.key) [2023-03-14T20:16:34.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T20:16:34.992Z] + git semver tag [2023-03-14T20:16:35.251Z] 2023-03-14 20:16:35,199 [run_tag] DEBUG tag force:False [2023-03-14T20:16:35.251Z] 2023-03-14 20:16:35,199 [check_head_tag] DEBUG check head tag [2023-03-14T20:16:35.251Z] 2023-03-14 20:16:35,200 [execute] INFO git cat-file --batch-check [2023-03-14T20:16:35.251Z] 2023-03-14 20:16:35,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-03-14T20:16:35.251Z] 2023-03-14 20:16:35,205 [execute] INFO git cat-file --batch [2023-03-14T20:16:35.251Z] 2023-03-14 20:16:35,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-03-14T20:16:35.251Z] 2023-03-14 20:16:35,222 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-14T20:16:35.251Z] 2023-03-14 20:16:35,223 [execute] INFO git tag -a v3.0.0-dev.12 -m v3.0.0-dev.12 [2023-03-14T20:16:35.251Z] 2023-03-14 20:16:35,223 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.12', '-m', 'v3.0.0-dev.12'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-03-14T20:16:35.251Z] 2023-03-14 20:16:35,227 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-14T20:16:35.251Z] 3.0.0-dev.12 [Pipeline] } [2023-03-14T20:16:35.261Z] $ docker exec --env ******** --env ******** aa026838cfb6d9b0ea00cee4ff1a02c9ac4dd722e328f981c65f9866763412d9 ssh-agent -k [2023-03-14T20:16:35.365Z] unset SSH_AUTH_SOCK; [2023-03-14T20:16:35.365Z] unset SSH_AGENT_PID; [2023-03-14T20:16:35.365Z] echo Agent pid 38 killed; [2023-03-14T20:16:35.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T20:16:35.680Z] + git semver [Pipeline] } [2023-03-14T20:16:35.950Z] $ docker stop --time=1 aa026838cfb6d9b0ea00cee4ff1a02c9ac4dd722e328f981c65f9866763412d9 [2023-03-14T20:16:37.221Z] $ docker rm -f --volumes aa026838cfb6d9b0ea00cee4ff1a02c9ac4dd722e328f981c65f9866763412d9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:16:37.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T20:16:37.596Z] [2023-03-14T20:16:37.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:16:37.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T20:16:37.892Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-14T20:16:37.892Z] ab5ef0e58194: Pulling fs layer [2023-03-14T20:16:37.892Z] 9712f1f96733: Pulling fs layer [2023-03-14T20:16:37.892Z] 63f879dbbcfc: Pulling fs layer [2023-03-14T20:16:37.892Z] 0d9ebad4ef96: Pulling fs layer [2023-03-14T20:16:37.892Z] e9a5061849ea: Pulling fs layer [2023-03-14T20:16:37.892Z] d747dcd14b5f: Pulling fs layer [2023-03-14T20:16:37.892Z] e9a5061849ea: Waiting [2023-03-14T20:16:37.892Z] 0d9ebad4ef96: Waiting [2023-03-14T20:16:37.892Z] 2de7ff778b66: Pulling fs layer [2023-03-14T20:16:37.892Z] d747dcd14b5f: Waiting [2023-03-14T20:16:37.892Z] 2de7ff778b66: Waiting [2023-03-14T20:16:37.892Z] 9712f1f96733: Verifying Checksum [2023-03-14T20:16:37.892Z] 9712f1f96733: Download complete [2023-03-14T20:16:38.152Z] 63f879dbbcfc: Verifying Checksum [2023-03-14T20:16:38.152Z] 63f879dbbcfc: Download complete [2023-03-14T20:16:38.411Z] e9a5061849ea: Verifying Checksum [2023-03-14T20:16:38.411Z] e9a5061849ea: Download complete [2023-03-14T20:16:38.411Z] d747dcd14b5f: Download complete [2023-03-14T20:16:38.411Z] 0d9ebad4ef96: Verifying Checksum [2023-03-14T20:16:38.411Z] 0d9ebad4ef96: Download complete [2023-03-14T20:16:38.411Z] ab5ef0e58194: Verifying Checksum [2023-03-14T20:16:38.411Z] ab5ef0e58194: Download complete [2023-03-14T20:16:38.411Z] 2de7ff778b66: Verifying Checksum [2023-03-14T20:16:38.411Z] 2de7ff778b66: Download complete [2023-03-14T20:16:41.693Z] ab5ef0e58194: Pull complete [2023-03-14T20:16:41.693Z] 9712f1f96733: Pull complete [2023-03-14T20:16:42.258Z] 63f879dbbcfc: Pull complete [2023-03-14T20:16:46.441Z] 0d9ebad4ef96: Pull complete [2023-03-14T20:16:46.441Z] e9a5061849ea: Pull complete [2023-03-14T20:16:46.441Z] d747dcd14b5f: Pull complete [2023-03-14T20:16:47.821Z] 2de7ff778b66: Pull complete [2023-03-14T20:16:47.821Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-14T20:16:47.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T20:16:47.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:16:47.903Z] prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container [2023-03-14T20:16:47.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-14T20:16:53.737Z] $ docker top c5a17fac0db2b692609fc07831c01d14fbfdd3e9e8d2244de4c6442870fc655d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:16:53.812Z] provisioning config files... [2023-03-14T20:16:53.818Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16532662224237976916tmp [2023-03-14T20:16:53.829Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12145161771064475543tmp [2023-03-14T20:16:53.839Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4907302560470012246tmp [Pipeline] { [Pipeline] echo [2023-03-14T20:16:53.853Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:16:54.142Z] ---> sigul-configuration.sh [2023-03-14T20:16:54.142Z] gpg: directory `/root/.gnupg' created [2023-03-14T20:16:54.142Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-14T20:16:54.142Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-14T20:16:54.142Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-14T20:16:54.142Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-14T20:16:54.142Z] gpg: CAST5 encrypted data [2023-03-14T20:16:54.142Z] gpg: encrypted with 1 passphrase [2023-03-14T20:16:54.142Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-14T20:16:54.426Z] + mkdir /home/jenkins [2023-03-14T20:16:54.426Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-14T20:16:54.716Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-14T20:16:54.723Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:16:55.005Z] ---> sigul-install.sh [2023-03-14T20:16:55.005Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-14T20:16:55.295Z] + git tag --list [2023-03-14T20:16:55.295Z] v0.0.0 [2023-03-14T20:16:55.295Z] v1.0.0 [2023-03-14T20:16:55.295Z] v2.1.0 [2023-03-14T20:16:55.295Z] v2.1.1 [2023-03-14T20:16:55.295Z] v2.1.1-dev.1 [2023-03-14T20:16:55.295Z] v2.2.0 [2023-03-14T20:16:55.295Z] v2.2.1-dev.1 [2023-03-14T20:16:55.295Z] v2.2.1-dev.2 [2023-03-14T20:16:55.295Z] v2.2.1-dev.3 [2023-03-14T20:16:55.295Z] v2.2.1-dev.4 [2023-03-14T20:16:55.295Z] v2.2.1-dev.5 [2023-03-14T20:16:55.295Z] v2.2.1-dev.6 [2023-03-14T20:16:55.295Z] v2.2.1-dev.7 [2023-03-14T20:16:55.295Z] v2.3.0 [2023-03-14T20:16:55.295Z] v2.3.0-dev.10 [2023-03-14T20:16:55.295Z] v2.3.0-dev.11 [2023-03-14T20:16:55.295Z] v2.3.0-dev.12 [2023-03-14T20:16:55.295Z] v2.3.0-dev.13 [2023-03-14T20:16:55.295Z] v2.3.0-dev.14 [2023-03-14T20:16:55.295Z] v2.3.0-dev.15 [2023-03-14T20:16:55.295Z] v2.3.0-dev.16 [2023-03-14T20:16:55.295Z] v2.3.0-dev.17 [2023-03-14T20:16:55.295Z] v2.3.0-dev.18 [2023-03-14T20:16:55.295Z] v2.3.0-dev.19 [2023-03-14T20:16:55.295Z] v2.3.0-dev.20 [2023-03-14T20:16:55.295Z] v2.3.0-dev.21 [2023-03-14T20:16:55.295Z] v2.3.0-dev.22 [2023-03-14T20:16:55.295Z] v2.3.0-dev.23 [2023-03-14T20:16:55.295Z] v2.3.0-dev.24 [2023-03-14T20:16:55.295Z] v2.3.0-dev.25 [2023-03-14T20:16:55.295Z] v2.3.0-dev.26 [2023-03-14T20:16:55.295Z] v2.3.0-dev.9 [2023-03-14T20:16:55.295Z] v2.3.1-dev.1 [2023-03-14T20:16:55.295Z] v3.0.0-dev.1 [2023-03-14T20:16:55.295Z] v3.0.0-dev.10 [2023-03-14T20:16:55.295Z] v3.0.0-dev.11 [2023-03-14T20:16:55.295Z] v3.0.0-dev.12 [2023-03-14T20:16:55.295Z] v3.0.0-dev.2 [2023-03-14T20:16:55.295Z] v3.0.0-dev.3 [2023-03-14T20:16:55.295Z] v3.0.0-dev.4 [2023-03-14T20:16:55.295Z] v3.0.0-dev.5 [2023-03-14T20:16:55.295Z] v3.0.0-dev.6 [2023-03-14T20:16:55.295Z] v3.0.0-dev.7 [2023-03-14T20:16:55.295Z] v3.0.0-dev.8 [2023-03-14T20:16:55.295Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-14T20:16:55.581Z] + lftools sign git-tag v3.0.0-dev.12 [2023-03-14T20:16:56.148Z] Signing Git tag with Sigul... [2023-03-14T20:16:56.148Z] Signing v3.0.0-dev.12 [Pipeline] echo [2023-03-14T20:16:56.415Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:16:56.700Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-14T20:16:56.706Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-14T20:16:56.728Z] $ docker stop --time=1 c5a17fac0db2b692609fc07831c01d14fbfdd3e9e8d2244de4c6442870fc655d [2023-03-14T20:16:57.988Z] $ docker rm -f --volumes c5a17fac0db2b692609fc07831c01d14fbfdd3e9e8d2244de4c6442870fc655d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-14T20:16:58.382Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T20:16:58.382Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:16:58.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T20:16:58.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:16:58.746Z] prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container [2023-03-14T20:16:58.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T20:16:59.126Z] $ docker top 34a1bc151d53904c428127b0745c1bf478c1ef7605d52d7a19fe0e73ed82e53a -eo pid,comm [2023-03-14T20:16:59.170Z] 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-14T20:16:59.170Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T20:16:59.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T20:16:59.206Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T20:16:59.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T20:16:59.324Z] $ docker exec 34a1bc151d53904c428127b0745c1bf478c1ef7605d52d7a19fe0e73ed82e53a ssh-agent [2023-03-14T20:16:59.431Z] SSH_AUTH_SOCK=/tmp/ssh-6H5ATMfzgSQP/agent.32 [2023-03-14T20:16:59.431Z] SSH_AGENT_PID=38 [2023-03-14T20:16:59.435Z] Running ssh-add (command line suppressed) [2023-03-14T20:16:59.545Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16096966166086423803.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16096966166086423803.key) [2023-03-14T20:16:59.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T20:16:59.842Z] + git semver bump pre [2023-03-14T20:17:00.101Z] 2023-03-14 20:17:00,050 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-14T20:17:00.101Z] 2023-03-14 20:17:00,050 [bump_version] DEBUG bumping version:3.0.0-dev.12 on axis:pre with prefix:dev [2023-03-14T20:17:00.101Z] 2023-03-14 20:17:00,050 [bump_version] DEBUG bumped version:3.0.0-dev.13 [2023-03-14T20:17:00.101Z] 2023-03-14 20:17:00,050 [write_version] DEBUG write version:3.0.0-dev.13 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-03-14T20:17:00.101Z] 2023-03-14 20:17:00,050 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-14T20:17:00.101Z] 2023-03-14 20:17:00,050 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-14T20:17:00.101Z] 2023-03-14 20:17:00,053 [execute] INFO git cat-file --batch-check [2023-03-14T20:17:00.101Z] 2023-03-14 20:17:00,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T20:17:00.101Z] 2023-03-14 20:17:00,059 [execute] INFO git cat-file --batch [2023-03-14T20:17:00.101Z] 2023-03-14 20:17:00,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T20:17:00.101Z] 2023-03-14 20:17:00,065 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-14T20:17:00.101Z] 3.0.0-dev.13 [Pipeline] } [2023-03-14T20:17:00.111Z] $ docker exec --env ******** --env ******** 34a1bc151d53904c428127b0745c1bf478c1ef7605d52d7a19fe0e73ed82e53a ssh-agent -k [2023-03-14T20:17:00.211Z] unset SSH_AUTH_SOCK; [2023-03-14T20:17:00.212Z] unset SSH_AGENT_PID; [2023-03-14T20:17:00.212Z] echo Agent pid 38 killed; [2023-03-14T20:17:00.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T20:17:00.527Z] + git semver [Pipeline] } [2023-03-14T20:17:00.797Z] $ docker stop --time=1 34a1bc151d53904c428127b0745c1bf478c1ef7605d52d7a19fe0e73ed82e53a [2023-03-14T20:17:02.060Z] $ docker rm -f --volumes 34a1bc151d53904c428127b0745c1bf478c1ef7605d52d7a19fe0e73ed82e53a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:17:02.402Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T20:17:02.402Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:17:02.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T20:17:02.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:17:02.777Z] prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container [2023-03-14T20:17:02.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T20:17:03.131Z] $ docker top 1603171ed09ad92b8b575d66f7959f5937177d5426d1cbe31299bef6163114a1 -eo pid,comm [2023-03-14T20:17:03.178Z] 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-14T20:17:03.178Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T20:17:03.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T20:17:03.217Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T20:17:03.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T20:17:03.342Z] $ docker exec 1603171ed09ad92b8b575d66f7959f5937177d5426d1cbe31299bef6163114a1 ssh-agent [2023-03-14T20:17:03.448Z] SSH_AUTH_SOCK=/tmp/ssh-Yqo7PEZsWYck/agent.32 [2023-03-14T20:17:03.448Z] SSH_AGENT_PID=38 [2023-03-14T20:17:03.453Z] Running ssh-add (command line suppressed) [2023-03-14T20:17:03.559Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5133447512047171795.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5133447512047171795.key) [2023-03-14T20:17:03.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T20:17:03.858Z] + git semver push [2023-03-14T20:17:04.116Z] 2023-03-14 20:17:04,031 [run_push] DEBUG push [2023-03-14T20:17:04.116Z] 2023-03-14 20:17:04,031 [execute] INFO git cat-file --batch-check [2023-03-14T20:17:04.116Z] 2023-03-14 20:17:04,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T20:17:04.116Z] 2023-03-14 20:17:04,036 [execute] INFO git rev-list d206e58ccc40acbdc963d13f26c19ad46c248bd5 -- [2023-03-14T20:17:04.116Z] 2023-03-14 20:17:04,036 [execute] DEBUG Popen(['git', 'rev-list', 'd206e58ccc40acbdc963d13f26c19ad46c248bd5', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-14T20:17:04.116Z] 2023-03-14 20:17:04,043 [execute] INFO git fetch -v origin [2023-03-14T20:17:04.116Z] 2023-03-14 20:17:04,044 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-14T20:17:04.684Z] 2023-03-14 20:17:04,562 [run_push] DEBUG no remote changes detected [2023-03-14T20:17:04.684Z] 2023-03-14 20:17:04,563 [execute] INFO git push origin semver [2023-03-14T20:17:04.684Z] 2023-03-14 20:17:04,563 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-14T20:17:05.621Z] 2023-03-14 20:17:05,367 [run_push] DEBUG push all version tags [2023-03-14T20:17:05.621Z] 2023-03-14 20:17:05,367 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-14T20:17:05.621Z] 2023-03-14 20:17:05,368 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-03-14T20:17:06.188Z] 2023-03-14 20:17:06,127 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-14T20:17:06.188Z] 3.0.0-dev.13 [Pipeline] } [2023-03-14T20:17:06.198Z] $ docker exec --env ******** --env ******** 1603171ed09ad92b8b575d66f7959f5937177d5426d1cbe31299bef6163114a1 ssh-agent -k [2023-03-14T20:17:06.292Z] unset SSH_AUTH_SOCK; [2023-03-14T20:17:06.292Z] unset SSH_AGENT_PID; [2023-03-14T20:17:06.292Z] echo Agent pid 38 killed; [2023-03-14T20:17:06.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T20:17:06.616Z] + git semver [Pipeline] } [2023-03-14T20:17:06.886Z] $ docker stop --time=1 1603171ed09ad92b8b575d66f7959f5937177d5426d1cbe31299bef6163114a1 [2023-03-14T20:17:08.200Z] $ docker rm -f --volumes 1603171ed09ad92b8b575d66f7959f5937177d5426d1cbe31299bef6163114a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-14T20:17:08.772Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-03-14T20:17:08.772Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-14T20:17:08.772Z] total 16 [2023-03-14T20:17:08.772Z] drwxr-xr-x 3 root root 4096 Mar 14 20:02 . [2023-03-14T20:17:08.772Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 20:16 .. [2023-03-14T20:17:08.772Z] drwxr-xr-x 2 root root 4096 Mar 14 20:02 cost [2023-03-14T20:17:08.772Z] -rw-r--r-- 1 root root 94 Mar 14 20:02 cost.csv [2023-03-14T20:17:08.772Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-14T20:17:08.772Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-14T20:17:08.772Z] total 16 [2023-03-14T20:17:08.772Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 20:02 . [2023-03-14T20:17:08.772Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 20:16 .. [2023-03-14T20:17:08.772Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 20:02 cost [2023-03-14T20:17:08.772Z] -rw-r--r-- 1 jenkins jenkins 94 Mar 14 20:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:17:09.061Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:17:09.920Z] ---> package-listing.sh [2023-03-14T20:17:09.920Z] ++ facter osfamily [2023-03-14T20:17:09.920Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T20:17:10.217Z] + OS_FAMILY=debian [2023-03-14T20:17:10.217Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-14T20:17:10.217Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T20:17:10.217Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T20:17:10.217Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T20:17:10.217Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T20:17:10.217Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-14T20:17:10.217Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T20:17:10.217Z] + case "${OS_FAMILY}" in [2023-03-14T20:17:10.217Z] + dpkg -l [2023-03-14T20:17:10.217Z] + grep '^ii' [2023-03-14T20:17:10.217Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T20:17:10.217Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T20:17:10.217Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T20:17:10.217Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-14T20:17:10.217Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-03-14T20:17:10.217Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-03-14T20:17:10.238Z] 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T20:17:10.538Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:17:11.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:17:11.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:17:11.215Z] prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container [2023-03-14T20:17:11.242Z] $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T20:17:11.440Z] $ docker top bbd5b79aa90193b21bef89d71634b3b71738c5fe058e8d1d45bf837cfc3e11c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:17:11.783Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T20:17:12.065Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T20:17:12.349Z] + ls /var/log/sa-host [2023-03-14T20:17:12.349Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:17:12.500Z] provisioning config files... [2023-03-14T20:17:12.510Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8337535419354619917tmp [Pipeline] { [Pipeline] echo [2023-03-14T20:17:12.525Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:17:12.805Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T20:17:12.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:17:13.151Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T20:17:13.159Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:17:13.442Z] ---> sudo-logs.sh [2023-03-14T20:17:13.442Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T20:17:13.476Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:17:13.758Z] ---> job-cost.sh [2023-03-14T20:17:13.758Z] lf-activate-venv: SKIPPING [2023-03-14T20:17:13.758Z] DEBUG: total: 0.2199999988079071 [2023-03-14T20:17:13.758Z] INFO: Retrieving Stack Cost... [2023-03-14T20:17:15.664Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T20:17:15.664Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T20:17:15.677Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:17:15.960Z] ---> logs-deploy.sh [2023-03-14T20:17:15.960Z] lf-activate-venv: SKIPPING [2023-03-14T20:17:15.960Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/81 [2023-03-14T20:17:15.960Z] INFO: archiving workspace using pattern(s): [2023-03-14T20:17:16.897Z] Archives upload complete. [2023-03-14T20:17:17.156Z] INFO: archiving logs to Nexus [2023-03-14T20:17:17.724Z] ---> uname -a: [2023-03-14T20:17:17.724Z] Linux prd-ubuntu20-04-docker-8c-8g-236 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-14T20:17:17.724Z] [2023-03-14T20:17:17.724Z] [2023-03-14T20:17:17.724Z] ---> lscpu: [2023-03-14T20:17:17.724Z] Architecture: x86_64 [2023-03-14T20:17:17.724Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-14T20:17:17.724Z] Byte Order: Little Endian [2023-03-14T20:17:17.724Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-14T20:17:17.724Z] CPU(s): 8 [2023-03-14T20:17:17.724Z] On-line CPU(s) list: 0-7 [2023-03-14T20:17:17.724Z] Thread(s) per core: 1 [2023-03-14T20:17:17.724Z] Core(s) per socket: 1 [2023-03-14T20:17:17.724Z] Socket(s): 8 [2023-03-14T20:17:17.724Z] NUMA node(s): 1 [2023-03-14T20:17:17.724Z] Vendor ID: AuthenticAMD [2023-03-14T20:17:17.724Z] CPU family: 23 [2023-03-14T20:17:17.724Z] Model: 49 [2023-03-14T20:17:17.724Z] Model name: AMD EPYC-Rome Processor [2023-03-14T20:17:17.724Z] Stepping: 0 [2023-03-14T20:17:17.724Z] CPU MHz: 2799.998 [2023-03-14T20:17:17.724Z] BogoMIPS: 5599.99 [2023-03-14T20:17:17.724Z] Virtualization: AMD-V [2023-03-14T20:17:17.724Z] Hypervisor vendor: KVM [2023-03-14T20:17:17.724Z] Virtualization type: full [2023-03-14T20:17:17.724Z] L1d cache: 256 KiB [2023-03-14T20:17:17.724Z] L1i cache: 256 KiB [2023-03-14T20:17:17.724Z] L2 cache: 4 MiB [2023-03-14T20:17:17.724Z] L3 cache: 128 MiB [2023-03-14T20:17:17.724Z] NUMA node0 CPU(s): 0-7 [2023-03-14T20:17:17.724Z] Vulnerability Itlb multihit: Not affected [2023-03-14T20:17:17.724Z] Vulnerability L1tf: Not affected [2023-03-14T20:17:17.724Z] Vulnerability Mds: Not affected [2023-03-14T20:17:17.724Z] Vulnerability Meltdown: Not affected [2023-03-14T20:17:17.724Z] Vulnerability Mmio stale data: Not affected [2023-03-14T20:17:17.724Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-14T20:17:17.724Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-14T20:17:17.725Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-14T20:17:17.725Z] Vulnerability Srbds: Not affected [2023-03-14T20:17:17.725Z] Vulnerability Tsx async abort: Not affected [2023-03-14T20:17:17.725Z] 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-14T20:17:17.725Z] [2023-03-14T20:17:17.725Z] [2023-03-14T20:17:17.725Z] ---> nproc: [2023-03-14T20:17:17.725Z] 8 [2023-03-14T20:17:17.725Z] [2023-03-14T20:17:17.725Z] [2023-03-14T20:17:17.725Z] ---> df -h: [2023-03-14T20:17:17.725Z] Filesystem Size Used Avail Use% Mounted on [2023-03-14T20:17:17.725Z] overlay 155G 13G 143G 9% / [2023-03-14T20:17:17.725Z] tmpfs 64M 0 64M 0% /dev [2023-03-14T20:17:17.725Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-14T20:17:17.725Z] shm 64M 0 64M 0% /dev/shm [2023-03-14T20:17:17.725Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-03-14T20:17:17.725Z] [2023-03-14T20:17:17.725Z] [2023-03-14T20:17:17.725Z] ---> sar -b -r -n DEV: [2023-03-14T20:17:17.725Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-236) 03/14/23 _x86_64_ (8 CPU) [2023-03-14T20:17:17.725Z] [2023-03-14T20:17:17.725Z] 19:58:46 LINUX RESTART (8 CPU) [2023-03-14T20:17:17.725Z] [2023-03-14T20:17:17.725Z] 19:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-14T20:17:17.725Z] 20:00:01 204.67 49.21 155.46 0.00 5390.30 167656.46 0.00 [2023-03-14T20:17:17.725Z] 20:01:01 114.98 0.15 114.83 0.00 19.20 45907.68 0.00 [2023-03-14T20:17:17.725Z] 20:02:01 180.37 0.28 180.09 0.00 18.66 36386.60 0.00 [2023-03-14T20:17:17.725Z] 20:03:01 36.07 0.02 36.05 0.00 3.60 16796.42 0.00 [2023-03-14T20:17:17.725Z] 20:04:01 29.03 9.25 19.78 0.00 2883.65 2509.32 0.00 [2023-03-14T20:17:17.725Z] 20:05:01 27.96 1.33 26.63 0.00 2271.22 6339.74 0.00 [2023-03-14T20:17:17.725Z] 20:06:01 4.28 0.02 4.27 0.00 0.13 98.78 0.00 [2023-03-14T20:17:17.725Z] 20:07:01 2.03 0.00 2.03 0.00 0.00 22.26 0.00 [2023-03-14T20:17:17.725Z] 20:08:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 [2023-03-14T20:17:17.725Z] 20:09:01 1.86 0.00 1.86 0.00 0.00 20.47 0.00 [2023-03-14T20:17:17.725Z] 20:10:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2023-03-14T20:17:17.725Z] 20:11:01 2.07 0.00 2.07 0.00 0.00 22.40 0.00 [2023-03-14T20:17:17.725Z] 20:12:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2023-03-14T20:17:17.725Z] 20:13:01 1.65 0.00 1.65 0.00 0.00 17.60 0.00 [2023-03-14T20:17:17.725Z] 20:14:01 1.75 0.02 1.73 0.00 0.13 24.93 0.00 [2023-03-14T20:17:17.725Z] 20:15:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 [2023-03-14T20:17:17.725Z] 20:16:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 [2023-03-14T20:17:17.725Z] 20:17:01 105.46 0.32 105.15 0.00 18.13 58260.31 0.00 [2023-03-14T20:17:17.725Z] Average: 39.97 3.37 36.60 0.00 589.70 18580.49 0.00 [2023-03-14T20:17:17.725Z] [2023-03-14T20:17:17.725Z] 19:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-14T20:17:17.725Z] 20:00:01 28626868 31572472 730356 2.22 103284 3049544 1990916 5.87 1086832 2728772 443076 [2023-03-14T20:17:17.725Z] 20:01:01 27734412 31323524 974564 2.96 145392 3615012 2538900 7.48 1502868 3160980 429644 [2023-03-14T20:17:17.725Z] 20:02:01 28173676 31573224 726976 2.21 151212 3440128 1929328 5.69 1242344 3003692 768 [2023-03-14T20:17:17.725Z] 20:03:01 27674616 31582160 716272 2.18 158188 3892184 1759252 5.18 1252384 3443316 4 [2023-03-14T20:17:17.725Z] 20:04:01 27385056 31565688 718572 2.19 175900 4143184 1780508 5.25 1408584 3558428 66376 [2023-03-14T20:17:17.725Z] 20:05:01 27149224 31561040 719968 2.19 191676 4347260 1832268 5.40 1573584 3611560 408 [2023-03-14T20:17:17.725Z] 20:06:01 27154444 31561440 719692 2.19 190220 4344008 1805668 5.32 1571584 3608348 8 [2023-03-14T20:17:17.725Z] 20:07:01 27163908 31571008 709992 2.16 190280 4344012 1805668 5.32 1562352 3608352 164 [2023-03-14T20:17:17.725Z] 20:08:01 27163964 31571284 709864 2.16 190364 4344004 1805668 5.32 1561920 3608516 12 [2023-03-14T20:17:17.725Z] 20:09:01 27164128 31571476 709540 2.16 190408 4344016 1805668 5.32 1561968 3608516 4 [2023-03-14T20:17:17.725Z] 20:10:01 27163860 31571252 709720 2.16 190436 4344016 1805668 5.32 1562064 3608516 8 [2023-03-14T20:17:17.725Z] 20:11:01 27164224 31571972 709312 2.16 190508 4344020 1805668 5.32 1561888 3608740 48 [2023-03-14T20:17:17.725Z] 20:12:01 27163956 31571784 709468 2.16 190580 4344028 1805668 5.32 1561924 3608756 8 [2023-03-14T20:17:17.725Z] 20:13:01 27163820 31571660 709396 2.16 190600 4344028 1805668 5.32 1561940 3608752 4 [2023-03-14T20:17:17.725Z] 20:14:01 27163608 31571588 709564 2.16 190656 4344000 1822412 5.37 1562036 3608736 56 [2023-03-14T20:17:17.725Z] 20:15:01 27163600 31571604 709428 2.16 190688 4344008 1822412 5.37 1562120 3608736 44 [2023-03-14T20:17:17.725Z] 20:16:01 27163836 31571944 709052 2.16 190756 4344012 1822412 5.37 1562124 3608744 8 [2023-03-14T20:17:17.725Z] 20:17:01 25635992 31520160 753944 2.29 228636 5652424 1982200 5.84 1703624 4858164 876 [2023-03-14T20:17:17.725Z] Average: 27287400 31554182 730871 2.22 180544 4217994 1873664 5.52 1497897 3558868 52306 [2023-03-14T20:17:17.725Z] [2023-03-14T20:17:17.725Z] 19:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-14T20:17:17.725Z] 20:00:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:00:01 docker0 202.78 326.10 16.15 2115.43 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:00:01 ens3 919.26 585.75 8761.31 106.58 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:00:01 veth5819aeb 174.80 296.03 16.36 1878.94 0.00 0.00 0.00 0.15 [2023-03-14T20:17:17.725Z] 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:01:01 veth7748c5c 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:01:01 docker0 0.10 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:01:01 ens3 26.26 17.36 28.42 11.05 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:02:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:02:01 docker0 2.98 6.50 0.19 88.14 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:02:01 ens3 74.25 69.57 120.73 203.46 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:03:01 lo 4.60 4.60 0.45 0.45 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:03:01 ens3 124.04 85.59 2542.62 116.52 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:04:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:04:01 ens3 82.34 43.16 1428.74 3.91 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:05:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:05:01 ens3 103.27 58.02 1376.22 4.37 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:06:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:07:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:08:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:09:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:10:01 ens3 0.20 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:11:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:12:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:14:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:15:01 ens3 0.38 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:16:01 ens3 0.22 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:17:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:17:01 docker0 35.07 50.38 3.04 583.51 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:17:01 ens3 350.88 215.38 7788.81 41.94 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] 20:17:01 veth7c8dece 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] Average: docker0 13.40 21.30 1.08 154.98 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] Average: ens3 93.55 59.81 1226.04 27.14 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] Average: veth7c8dece 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:17:17.725Z] [2023-03-14T20:17:17.725Z] [2023-03-14T20:17:17.725Z] ---> sar -P ALL: [2023-03-14T20:17:17.725Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-236) 03/14/23 _x86_64_ (8 CPU) [2023-03-14T20:17:17.725Z] [2023-03-14T20:17:17.725Z] 19:58:46 LINUX RESTART (8 CPU) [2023-03-14T20:17:17.725Z] [2023-03-14T20:17:17.725Z] 19:59:01 CPU %user %nice %system %iowait %steal %idle [2023-03-14T20:17:17.725Z] 20:00:01 all 11.46 0.00 4.11 3.01 0.07 81.35 [2023-03-14T20:17:17.725Z] 20:00:01 0 10.09 0.00 3.75 1.26 0.07 84.83 [2023-03-14T20:17:17.725Z] 20:00:01 1 12.53 0.00 3.69 6.44 0.07 77.26 [2023-03-14T20:17:17.725Z] 20:00:01 2 10.72 0.00 4.21 9.21 0.05 75.80 [2023-03-14T20:17:17.725Z] 20:00:01 3 13.22 0.00 5.07 0.29 0.07 81.36 [2023-03-14T20:17:17.725Z] 20:00:01 4 10.32 0.00 3.49 0.39 0.07 85.74 [2023-03-14T20:17:17.725Z] 20:00:01 5 11.81 0.00 4.64 2.40 0.07 81.08 [2023-03-14T20:17:17.725Z] 20:00:01 6 11.25 0.00 3.45 0.39 0.08 84.83 [2023-03-14T20:17:17.725Z] 20:00:01 7 11.75 0.00 4.60 3.77 0.08 79.79 [2023-03-14T20:17:17.725Z] 20:01:01 all 29.44 0.00 5.60 2.57 0.07 62.33 [2023-03-14T20:17:17.725Z] 20:01:01 0 29.64 0.00 5.24 0.03 0.07 65.02 [2023-03-14T20:17:17.726Z] 20:01:01 1 29.59 0.00 6.00 7.99 0.07 56.35 [2023-03-14T20:17:17.726Z] 20:01:01 2 29.97 0.00 6.19 7.15 0.08 56.60 [2023-03-14T20:17:17.726Z] 20:01:01 3 29.69 0.00 5.07 0.03 0.07 65.15 [2023-03-14T20:17:17.726Z] 20:01:01 4 29.98 0.00 5.19 0.37 0.07 64.39 [2023-03-14T20:17:17.726Z] 20:01:01 5 29.87 0.00 5.90 3.73 0.08 60.42 [2023-03-14T20:17:17.726Z] 20:01:01 6 27.53 0.00 5.28 0.10 0.07 67.02 [2023-03-14T20:17:17.726Z] 20:01:01 7 29.25 0.00 5.91 1.15 0.08 63.61 [2023-03-14T20:17:17.726Z] 20:02:01 all 34.01 0.00 5.61 2.74 0.13 57.51 [2023-03-14T20:17:17.726Z] 20:02:01 0 33.75 0.00 5.69 3.00 0.22 57.34 [2023-03-14T20:17:17.726Z] 20:02:01 1 35.56 0.00 5.51 2.95 0.08 55.90 [2023-03-14T20:17:17.726Z] 20:02:01 2 32.20 0.00 5.27 7.04 0.15 55.33 [2023-03-14T20:17:17.726Z] 20:02:01 3 33.45 0.00 5.31 6.15 0.10 54.99 [2023-03-14T20:17:17.726Z] 20:02:01 4 34.59 0.00 6.26 0.82 0.10 58.23 [2023-03-14T20:17:17.726Z] 20:02:01 5 34.25 0.00 5.84 0.36 0.08 59.47 [2023-03-14T20:17:17.726Z] 20:02:01 6 33.70 0.00 5.32 0.10 0.08 60.80 [2023-03-14T20:17:17.726Z] 20:02:01 7 34.55 0.00 5.70 1.55 0.22 57.99 [2023-03-14T20:17:17.726Z] 20:03:01 all 3.14 0.00 1.45 1.04 0.03 94.34 [2023-03-14T20:17:17.726Z] 20:03:01 0 2.60 0.00 2.01 7.63 0.05 87.71 [2023-03-14T20:17:17.726Z] 20:03:01 1 3.38 0.00 1.34 0.02 0.03 95.23 [2023-03-14T20:17:17.726Z] 20:03:01 2 2.77 0.00 1.29 0.00 0.02 95.92 [2023-03-14T20:17:17.726Z] 20:03:01 3 2.64 0.00 1.09 0.00 0.03 96.23 [2023-03-14T20:17:17.726Z] 20:03:01 4 3.15 0.00 1.22 0.02 0.03 95.58 [2023-03-14T20:17:17.726Z] 20:03:01 5 3.20 0.00 1.53 0.57 0.02 94.68 [2023-03-14T20:17:17.726Z] 20:03:01 6 3.37 0.00 1.38 0.05 0.02 95.18 [2023-03-14T20:17:17.726Z] 20:03:01 7 3.98 0.00 1.74 0.07 0.07 94.14 [2023-03-14T20:17:17.726Z] 20:04:01 all 1.13 0.00 0.79 0.43 0.01 97.64 [2023-03-14T20:17:17.726Z] 20:04:01 0 0.70 0.00 0.70 0.67 0.00 97.93 [2023-03-14T20:17:17.726Z] 20:04:01 1 1.79 0.00 0.68 1.35 0.00 96.18 [2023-03-14T20:17:17.726Z] 20:04:01 2 0.80 0.00 0.65 0.50 0.02 98.03 [2023-03-14T20:17:17.726Z] 20:04:01 3 0.93 0.00 0.48 0.02 0.00 98.57 [2023-03-14T20:17:17.726Z] 20:04:01 4 1.08 0.00 1.69 0.02 0.02 97.20 [2023-03-14T20:17:17.726Z] 20:04:01 5 1.58 0.00 0.40 0.50 0.02 97.50 [2023-03-14T20:17:17.726Z] 20:04:01 6 1.22 0.00 1.10 0.33 0.02 97.33 [2023-03-14T20:17:17.726Z] 20:04:01 7 0.97 0.00 0.60 0.03 0.03 98.36 [2023-03-14T20:17:17.726Z] 20:05:01 all 1.20 0.00 0.78 0.31 0.02 97.69 [2023-03-14T20:17:17.726Z] 20:05:01 0 0.38 0.00 0.43 0.70 0.02 98.47 [2023-03-14T20:17:17.726Z] 20:05:01 1 1.25 0.00 0.73 0.93 0.02 97.06 [2023-03-14T20:17:17.726Z] 20:05:01 2 1.25 0.00 0.58 0.05 0.02 98.10 [2023-03-14T20:17:17.726Z] 20:05:01 3 0.64 0.00 1.82 0.05 0.03 97.46 [2023-03-14T20:17:17.726Z] 20:05:01 4 0.85 0.00 0.45 0.02 0.00 98.68 [2023-03-14T20:17:17.726Z] 20:05:01 5 1.94 0.00 0.37 0.67 0.02 97.00 [2023-03-14T20:17:17.726Z] 20:05:01 6 1.73 0.00 1.20 0.02 0.02 97.03 [2023-03-14T20:17:17.726Z] 20:05:01 7 1.54 0.00 0.64 0.07 0.02 97.74 [2023-03-14T20:17:17.726Z] 20:06:01 all 0.21 0.00 0.06 0.01 0.01 99.70 [2023-03-14T20:17:17.726Z] 20:06:01 0 0.02 0.00 0.03 0.05 0.00 99.90 [2023-03-14T20:17:17.726Z] 20:06:01 1 0.03 0.00 0.08 0.02 0.00 99.87 [2023-03-14T20:17:17.726Z] 20:06:01 2 0.13 0.00 0.07 0.00 0.00 99.80 [2023-03-14T20:17:17.726Z] 20:06:01 3 0.12 0.00 0.02 0.00 0.02 99.85 [2023-03-14T20:17:17.726Z] 20:06:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2023-03-14T20:17:17.726Z] 20:06:01 5 1.14 0.00 0.08 0.00 0.02 98.76 [2023-03-14T20:17:17.726Z] 20:06:01 6 0.17 0.00 0.10 0.00 0.00 99.73 [2023-03-14T20:17:17.726Z] 20:06:01 7 0.08 0.00 0.07 0.03 0.00 99.82 [2023-03-14T20:17:17.726Z] 20:07:01 all 0.28 0.00 0.01 0.00 0.00 99.70 [2023-03-14T20:17:17.726Z] 20:07:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-14T20:17:17.726Z] 20:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-14T20:17:17.726Z] 20:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-14T20:17:17.726Z] 20:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-14T20:17:17.726Z] 20:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T20:17:17.726Z] 20:07:01 5 2.04 0.00 0.03 0.00 0.00 97.93 [2023-03-14T20:17:17.726Z] 20:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T20:17:17.726Z] 20:07:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-14T20:17:17.726Z] 20:08:01 all 0.11 0.00 0.02 0.00 0.00 99.86 [2023-03-14T20:17:17.726Z] 20:08:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2023-03-14T20:17:17.726Z] 20:08:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-14T20:17:17.726Z] 20:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-14T20:17:17.726Z] 20:08:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-14T20:17:17.726Z] 20:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-14T20:17:17.726Z] 20:08:01 5 0.71 0.00 0.05 0.00 0.02 99.22 [2023-03-14T20:17:17.726Z] 20:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-14T20:17:17.726Z] 20:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-14T20:17:17.726Z] 20:09:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-14T20:17:17.726Z] 20:09:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-14T20:17:17.726Z] 20:09:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-14T20:17:17.726Z] 20:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-14T20:17:17.726Z] 20:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-14T20:17:17.726Z] 20:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-14T20:17:17.726Z] 20:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-14T20:17:17.726Z] 20:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-14T20:17:17.726Z] 20:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-14T20:17:17.726Z] 20:10:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-03-14T20:17:17.726Z] 20:10:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-14T20:17:17.726Z] 20:10:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-14T20:17:17.726Z] 20:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T20:17:17.726Z] 20:10:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-14T20:17:17.726Z] 20:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-14T20:17:17.726Z] 20:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-14T20:17:17.726Z] 20:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-14T20:17:17.726Z] 20:10:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-14T20:17:17.726Z] [2023-03-14T20:17:17.726Z] 20:10:01 CPU %user %nice %system %iowait %steal %idle [2023-03-14T20:17:17.726Z] 20:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-14T20:17:17.726Z] 20:11:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-14T20:17:17.726Z] 20:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-14T20:17:17.726Z] 20:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-14T20:17:17.726Z] 20:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-14T20:17:17.726Z] 20:11:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-14T20:17:17.726Z] 20:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T20:17:17.726Z] 20:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-14T20:17:17.726Z] 20:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-14T20:17:17.726Z] 20:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-03-14T20:17:17.726Z] 20:12:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-14T20:17:17.726Z] 20:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-14T20:17:17.726Z] 20:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T20:17:17.726Z] 20:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-14T20:17:17.726Z] 20:12:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-14T20:17:17.726Z] 20:12:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-14T20:17:17.726Z] 20:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T20:17:17.726Z] 20:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-14T20:17:17.726Z] 20:13:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2023-03-14T20:17:17.726Z] 20:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-14T20:17:17.726Z] 20:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T20:17:17.726Z] 20:13:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-14T20:17:17.726Z] 20:13:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-14T20:17:17.726Z] 20:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-14T20:17:17.726Z] 20:13:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-14T20:17:17.726Z] 20:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-14T20:17:17.726Z] 20:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-14T20:17:17.726Z] 20:14:01 all 0.05 0.00 0.03 0.01 0.00 99.91 [2023-03-14T20:17:17.726Z] 20:14:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2023-03-14T20:17:17.726Z] 20:14:01 1 0.05 0.00 0.02 0.03 0.00 99.90 [2023-03-14T20:17:17.726Z] 20:14:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2023-03-14T20:17:17.726Z] 20:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-14T20:17:17.726Z] 20:14:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-14T20:17:17.726Z] 20:14:01 5 0.20 0.00 0.03 0.00 0.02 99.75 [2023-03-14T20:17:17.726Z] 20:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-14T20:17:17.726Z] 20:14:01 7 0.00 0.00 0.05 0.00 0.00 99.95 [2023-03-14T20:17:17.726Z] 20:15:01 all 0.28 0.00 0.02 0.00 0.00 99.69 [2023-03-14T20:17:17.726Z] 20:15:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2023-03-14T20:17:17.726Z] 20:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-14T20:17:17.726Z] 20:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-14T20:17:17.726Z] 20:15:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-14T20:17:17.726Z] 20:15:01 4 0.05 0.00 0.07 0.00 0.00 99.88 [2023-03-14T20:17:17.726Z] 20:15:01 5 2.00 0.00 0.02 0.00 0.00 97.98 [2023-03-14T20:17:17.726Z] 20:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T20:17:17.726Z] 20:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-14T20:17:17.726Z] 20:16:01 all 0.22 0.00 0.01 0.01 0.00 99.76 [2023-03-14T20:17:17.726Z] 20:16:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2023-03-14T20:17:17.726Z] 20:16:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-14T20:17:17.726Z] 20:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T20:17:17.726Z] 20:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-14T20:17:17.726Z] 20:16:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-14T20:17:17.726Z] 20:16:01 5 1.62 0.00 0.02 0.00 0.00 98.37 [2023-03-14T20:17:17.726Z] 20:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-14T20:17:17.726Z] 20:16:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-14T20:17:17.726Z] 20:17:01 all 9.38 0.00 4.16 3.00 0.07 83.39 [2023-03-14T20:17:17.726Z] 20:17:01 0 8.45 0.00 3.49 1.23 0.05 86.77 [2023-03-14T20:17:17.726Z] 20:17:01 1 11.84 0.00 5.37 9.15 0.07 73.57 [2023-03-14T20:17:17.726Z] 20:17:01 2 9.69 0.00 4.72 8.24 0.07 77.28 [2023-03-14T20:17:17.726Z] 20:17:01 3 9.41 0.00 3.16 0.12 0.05 87.27 [2023-03-14T20:17:17.726Z] 20:17:01 4 10.07 0.00 4.83 0.95 0.07 84.09 [2023-03-14T20:17:17.726Z] 20:17:01 5 8.27 0.00 4.39 4.09 0.08 83.16 [2023-03-14T20:17:17.726Z] 20:17:01 6 8.13 0.00 3.53 0.05 0.05 88.24 [2023-03-14T20:17:17.726Z] 20:17:01 7 9.20 0.00 3.83 0.22 0.09 86.66 [2023-03-14T20:17:17.726Z] Average: all 5.02 0.00 1.25 0.73 0.02 92.98 [2023-03-14T20:17:17.726Z] Average: 0 4.74 0.00 1.19 0.82 0.03 93.23 [2023-03-14T20:17:17.726Z] Average: 1 5.31 0.00 1.30 1.60 0.02 91.78 [2023-03-14T20:17:17.727Z] Average: 2 4.84 0.00 1.27 1.77 0.02 92.10 [2023-03-14T20:17:17.727Z] Average: 3 4.98 0.00 1.23 0.37 0.02 93.40 [2023-03-14T20:17:17.727Z] Average: 4 4.98 0.00 1.29 0.15 0.02 93.56 [2023-03-14T20:17:17.727Z] Average: 5 5.44 0.00 1.29 0.68 0.03 92.57 [2023-03-14T20:17:17.727Z] Average: 6 4.82 0.00 1.18 0.06 0.02 93.93 [2023-03-14T20:17:17.727Z] Average: 7 5.05 0.00 1.28 0.38 0.03 93.25 [2023-03-14T20:17:17.727Z] [2023-03-14T20:17:17.727Z] [2023-03-14T20:17:17.727Z]