Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0370fe2059bad325f9c903388f854f49bb598ddd 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-ssh80026623226599045.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-ssh4074325956958726726.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-ssh3030536543617899110.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-ssh14723448175267932160.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-ssh5258839938606943015.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4370 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 0370fe2059bad325f9c903388f854f49bb598ddd (main) Commit message: "refactor(snap): Update command and metadata sourcing (#162)" > 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 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 > git rev-list --no-walk 3870cf64a21da350ccd1352be90d06d1a491a75a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T08:42:02.203Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T08:42:02.263Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T08:42:02.283Z] ========================================================= [2023-03-17T08:42:02.283Z] EdgeX Global Pipelines Version Info [2023-03-17T08:42:02.283Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:42:02.986Z] ------------------- [2023-03-17T08:42:02.986Z] stable info: [2023-03-17T08:42:02.986Z] ------------------- [2023-03-17T08:42:02.986Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T08:42:02.986Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T08:42:02.986Z] Message: update stable to v1.0.245 [2023-03-17T08:42:03.556Z] ------------------- [2023-03-17T08:42:03.556Z] experimental info: [2023-03-17T08:42:03.556Z] ------------------- [2023-03-17T08:42:03.556Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T08:42:03.556Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T08:42:03.556Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T08:42:03.737Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-17T08:42:03.746Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-17T08:42:03.766Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T08:42:03.776Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T08:42:03.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T08:42:03.803Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T08:42:03.813Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T08:42:03.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-17T08:42:03.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T08:42:03.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T08:42:03.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T08:42:03.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-17T08:42:03.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T08:42:03.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T08:42:03.906Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T08:42:03.918Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T08:42:03.935Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T08:42:03.950Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T08:42:03.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T08:42:03.974Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T08:42:03.987Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-17T08:42:04.000Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-17T08:42:04.012Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-17T08:42:04.022Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-17T08:42:04.045Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-17T08:42:04.054Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T08:42:04.065Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T08:42:04.079Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-17T08:42:04.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-17T08:42:04.112Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-17T08:42:04.128Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0370fe2059bad325f9c903388f854f49bb598ddd [Pipeline] echo [2023-03-17T08:42:04.144Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0370fe2 [Pipeline] echo [2023-03-17T08:42:04.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T08:42:04.205Z] provisioning config files... [2023-03-17T08:42:04.219Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5961200127519763656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:42:04.519Z] ---> docker-login.sh [2023-03-17T08:42:04.519Z] nexus3.edgexfoundry.org:10001 [2023-03-17T08:42:04.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:42:04.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:42:04.779Z] Configure a credential helper to remove this warning. See [2023-03-17T08:42:04.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:42:04.779Z] [2023-03-17T08:42:04.779Z] Login Succeeded [2023-03-17T08:42:04.779Z] nexus3.edgexfoundry.org:10002 [2023-03-17T08:42:04.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:42:05.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:42:05.038Z] Configure a credential helper to remove this warning. See [2023-03-17T08:42:05.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:42:05.038Z] [2023-03-17T08:42:05.038Z] Login Succeeded [2023-03-17T08:42:05.039Z] nexus3.edgexfoundry.org:10003 [2023-03-17T08:42:05.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:42:05.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:42:05.039Z] Configure a credential helper to remove this warning. See [2023-03-17T08:42:05.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:42:05.039Z] [2023-03-17T08:42:05.039Z] Login Succeeded [2023-03-17T08:42:05.039Z] nexus3.edgexfoundry.org:10004 [2023-03-17T08:42:05.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:42:05.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:42:05.039Z] Configure a credential helper to remove this warning. See [2023-03-17T08:42:05.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:42:05.039Z] [2023-03-17T08:42:05.039Z] Login Succeeded [2023-03-17T08:42:05.039Z] docker.io [2023-03-17T08:42:05.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:42:05.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:42:05.297Z] Configure a credential helper to remove this warning. See [2023-03-17T08:42:05.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:42:05.297Z] [2023-03-17T08:42:05.297Z] Login Succeeded [2023-03-17T08:42:05.297Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T08:42:05.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T08:42:05.655Z] + git rev-list -1 --merges 0370fe2059bad325f9c903388f854f49bb598ddd~1..0370fe2059bad325f9c903388f854f49bb598ddd [Pipeline] echo [2023-03-17T08:42:05.702Z] -----------> git rev-list -1 --merges 0370fe2059bad325f9c903388f854f49bb598ddd~1..0370fe2059bad325f9c903388f854f49bb598ddd 0370fe2059bad325f9c903388f854f49bb598ddd [false] [Pipeline] sh [2023-03-17T08:42:05.988Z] + git log --format=format:%s -1 0370fe2059bad325f9c903388f854f49bb598ddd [Pipeline] echo [2023-03-17T08:42:06.004Z] ========================================================= [2023-03-17T08:42:06.004Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T08:42:06.004Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T08:42:06.334Z] + git log --format=format:%s -1 0370fe2059bad325f9c903388f854f49bb598ddd [Pipeline] echo [2023-03-17T08:42:06.357Z] [semverPrep] GIT_COMMIT: 0370fe2059bad325f9c903388f854f49bb598ddd, Commit Message: refactor(snap): Update command and metadata sourcing (#162) [Pipeline] echo [2023-03-17T08:42:06.367Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-17T08:42:06.706Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T08:42:06.707Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T08:42:06.707Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T08:42:06.707Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T08:42:06.707Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T08:42:06.707Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T08:42:06.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:42:07.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T08:42:07.044Z] [2023-03-17T08:42:07.044Z] 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-17T08:42:07.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T08:42:07.353Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T08:42:07.353Z] b85a868b505f: Pulling fs layer [2023-03-17T08:42:07.353Z] e2be974225ed: Pulling fs layer [2023-03-17T08:42:07.353Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T08:42:07.353Z] 988bab9f4d93: Pulling fs layer [2023-03-17T08:42:07.353Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T08:42:07.353Z] eaf3925da568: Pulling fs layer [2023-03-17T08:42:07.353Z] bab4dde63d76: Pulling fs layer [2023-03-17T08:42:07.353Z] bde34c3a00c8: Pulling fs layer [2023-03-17T08:42:07.353Z] b352a97aabf1: Pulling fs layer [2023-03-17T08:42:07.353Z] 4872d77fe225: Pulling fs layer [2023-03-17T08:42:07.353Z] 5851b861e8e6: Pulling fs layer [2023-03-17T08:42:07.353Z] 988bab9f4d93: Waiting [2023-03-17T08:42:07.353Z] 1469e6f7b9e6: Waiting [2023-03-17T08:42:07.353Z] eaf3925da568: Waiting [2023-03-17T08:42:07.353Z] bab4dde63d76: Waiting [2023-03-17T08:42:07.353Z] bde34c3a00c8: Waiting [2023-03-17T08:42:07.353Z] b352a97aabf1: Waiting [2023-03-17T08:42:07.353Z] 4872d77fe225: Waiting [2023-03-17T08:42:07.353Z] e2be974225ed: Download complete [2023-03-17T08:42:07.353Z] 988bab9f4d93: Verifying Checksum [2023-03-17T08:42:07.353Z] 988bab9f4d93: Download complete [2023-03-17T08:42:07.614Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T08:42:07.614Z] 339a4e72a1f5: Download complete [2023-03-17T08:42:07.614Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T08:42:07.614Z] 1469e6f7b9e6: Download complete [2023-03-17T08:42:07.614Z] eaf3925da568: Verifying Checksum [2023-03-17T08:42:07.614Z] eaf3925da568: Download complete [2023-03-17T08:42:07.614Z] bde34c3a00c8: Verifying Checksum [2023-03-17T08:42:07.614Z] bde34c3a00c8: Download complete [2023-03-17T08:42:07.614Z] b352a97aabf1: Verifying Checksum [2023-03-17T08:42:07.614Z] b352a97aabf1: Download complete [2023-03-17T08:42:07.875Z] 4872d77fe225: Verifying Checksum [2023-03-17T08:42:07.875Z] 4872d77fe225: Download complete [2023-03-17T08:42:07.875Z] 5851b861e8e6: Verifying Checksum [2023-03-17T08:42:07.875Z] 5851b861e8e6: Download complete [2023-03-17T08:42:07.875Z] b85a868b505f: Verifying Checksum [2023-03-17T08:42:07.875Z] b85a868b505f: Download complete [2023-03-17T08:42:08.134Z] bab4dde63d76: Verifying Checksum [2023-03-17T08:42:08.134Z] bab4dde63d76: Download complete [2023-03-17T08:42:09.072Z] b85a868b505f: Pull complete [2023-03-17T08:42:09.072Z] e2be974225ed: Pull complete [2023-03-17T08:42:09.642Z] 339a4e72a1f5: Pull complete [2023-03-17T08:42:09.642Z] 988bab9f4d93: Pull complete [2023-03-17T08:42:09.901Z] 1469e6f7b9e6: Pull complete [2023-03-17T08:42:09.901Z] eaf3925da568: Pull complete [2023-03-17T08:42:11.277Z] bab4dde63d76: Pull complete [2023-03-17T08:42:11.535Z] bde34c3a00c8: Pull complete [2023-03-17T08:42:11.535Z] b352a97aabf1: Pull complete [2023-03-17T08:42:11.796Z] 4872d77fe225: Pull complete [2023-03-17T08:42:11.796Z] 5851b861e8e6: Pull complete [2023-03-17T08:42:11.796Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T08:42:11.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T08:42:11.796Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:42:11.894Z] prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container [2023-03-17T08:42:11.928Z] $ 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-17T08:42:13.363Z] $ docker top 710a0600de657f05bc8baae714e180b8a7f4045e627ab5231887ec7494748f4d -eo pid,comm [2023-03-17T08:42:13.421Z] 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-17T08:42:13.421Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T08:42:13.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T08:42:13.466Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T08:42:13.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T08:42:13.598Z] $ docker exec 710a0600de657f05bc8baae714e180b8a7f4045e627ab5231887ec7494748f4d ssh-agent [2023-03-17T08:42:13.714Z] SSH_AUTH_SOCK=/tmp/ssh-n3deWkqmBMkv/agent.32 [2023-03-17T08:42:13.714Z] SSH_AGENT_PID=38 [2023-03-17T08:42:13.721Z] Running ssh-add (command line suppressed) [2023-03-17T08:42:13.830Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11707160211072054862.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11707160211072054862.key) [2023-03-17T08:42:13.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T08:42:14.136Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T08:42:14.153Z] $ docker exec --env ******** --env ******** 710a0600de657f05bc8baae714e180b8a7f4045e627ab5231887ec7494748f4d ssh-agent -k [2023-03-17T08:42:14.258Z] unset SSH_AUTH_SOCK; [2023-03-17T08:42:14.258Z] unset SSH_AGENT_PID; [2023-03-17T08:42:14.258Z] echo Agent pid 38 killed; [2023-03-17T08:42:14.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T08:42:14.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T08:42:14.293Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T08:42:14.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T08:42:14.412Z] $ docker exec 710a0600de657f05bc8baae714e180b8a7f4045e627ab5231887ec7494748f4d ssh-agent [2023-03-17T08:42:14.518Z] SSH_AUTH_SOCK=/tmp/ssh-7DfnWjTTXpgb/agent.70 [2023-03-17T08:42:14.518Z] SSH_AGENT_PID=77 [2023-03-17T08:42:14.522Z] Running ssh-add (command line suppressed) [2023-03-17T08:42:14.626Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5488705000032814081.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5488705000032814081.key) [2023-03-17T08:42:14.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T08:42:14.923Z] + git semver init [2023-03-17T08:42:15.183Z] 2023-03-17 08:42:15,096 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T08:42:15.183Z] 2023-03-17 08:42:15,097 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-03-17T08:42:15.183Z] 2023-03-17 08:42:15,098 [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-17T08:42:15.183Z] 2023-03-17 08:42:15,098 [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-17T08:42:16.119Z] 2023-03-17 08:42:16,066 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-03-17T08:42:16.119Z] 2023-03-17 08:42:16,066 [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-17T08:42:16.119Z] 2023-03-17 08:42:16,066 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-17T08:42:16.119Z] 2023-03-17 08:42:16,067 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-17T08:42:16.119Z] 3.0.0-dev.15 [Pipeline] } [2023-03-17T08:42:16.132Z] $ docker exec --env ******** --env ******** 710a0600de657f05bc8baae714e180b8a7f4045e627ab5231887ec7494748f4d ssh-agent -k [2023-03-17T08:42:16.215Z] unset SSH_AUTH_SOCK; [2023-03-17T08:42:16.215Z] unset SSH_AGENT_PID; [2023-03-17T08:42:16.215Z] echo Agent pid 77 killed; [2023-03-17T08:42:16.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T08:42:16.557Z] + git semver [Pipeline] } [2023-03-17T08:42:16.836Z] $ docker stop --time=1 710a0600de657f05bc8baae714e180b8a7f4045e627ab5231887ec7494748f4d [2023-03-17T08:42:18.184Z] $ docker rm -f --volumes 710a0600de657f05bc8baae714e180b8a7f4045e627ab5231887ec7494748f4d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T08:42:18.520Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T08:42:18.744Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T08:42:18.748Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.15 [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-17T08:42:18.896Z] provisioning config files... [2023-03-17T08:42:18.905Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9628792974779792331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:42:19.197Z] ---> docker-login.sh [2023-03-17T08:42:19.197Z] nexus3.edgexfoundry.org:10001 [2023-03-17T08:42:19.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:42:19.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:42:19.197Z] Configure a credential helper to remove this warning. See [2023-03-17T08:42:19.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:42:19.197Z] [2023-03-17T08:42:19.197Z] Login Succeeded [2023-03-17T08:42:19.197Z] nexus3.edgexfoundry.org:10002 [2023-03-17T08:42:19.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:42:19.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:42:19.197Z] Configure a credential helper to remove this warning. See [2023-03-17T08:42:19.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:42:19.197Z] [2023-03-17T08:42:19.197Z] Login Succeeded [2023-03-17T08:42:19.197Z] nexus3.edgexfoundry.org:10003 [2023-03-17T08:42:19.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:42:19.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:42:19.456Z] Configure a credential helper to remove this warning. See [2023-03-17T08:42:19.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:42:19.456Z] [2023-03-17T08:42:19.456Z] Login Succeeded [2023-03-17T08:42:19.456Z] nexus3.edgexfoundry.org:10004 [2023-03-17T08:42:19.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:42:19.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:42:19.456Z] Configure a credential helper to remove this warning. See [2023-03-17T08:42:19.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:42:19.456Z] [2023-03-17T08:42:19.456Z] Login Succeeded [2023-03-17T08:42:19.456Z] docker.io [2023-03-17T08:42:19.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:42:19.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:42:19.715Z] Configure a credential helper to remove this warning. See [2023-03-17T08:42:19.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:42:19.715Z] [2023-03-17T08:42:19.715Z] Login Succeeded [2023-03-17T08:42:19.715Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T08:42:19.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T08:42:19.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:42:19.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:42:19.818Z] ========================================================= [2023-03-17T08:42:19.818Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T08:42:19.818Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:42:20.141Z] + 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-17T08:42:20.141Z] Sending build context to Docker daemon 12.58MB [2023-03-17T08:42:20.141Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T08:42:20.141Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-17T08:42:20.141Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T08:42:20.141Z] 63b65145d645: Pulling fs layer [2023-03-17T08:42:20.141Z] a2d21d5440eb: Pulling fs layer [2023-03-17T08:42:20.141Z] 935e6c44a52c: Pulling fs layer [2023-03-17T08:42:20.141Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T08:42:20.141Z] 30dea6a524f1: Pulling fs layer [2023-03-17T08:42:20.141Z] a2aff8979fd8: Pulling fs layer [2023-03-17T08:42:20.141Z] 6808be2612f2: Pulling fs layer [2023-03-17T08:42:20.141Z] f25807f1079a: Pulling fs layer [2023-03-17T08:42:20.141Z] 6808be2612f2: Waiting [2023-03-17T08:42:20.141Z] 30dea6a524f1: Waiting [2023-03-17T08:42:20.141Z] a2aff8979fd8: Waiting [2023-03-17T08:42:20.141Z] f25807f1079a: Waiting [2023-03-17T08:42:20.141Z] 94cc34f8dd06: Waiting [2023-03-17T08:42:20.141Z] a2d21d5440eb: Download complete [2023-03-17T08:42:20.404Z] 94cc34f8dd06: Verifying Checksum [2023-03-17T08:42:20.404Z] 94cc34f8dd06: Download complete [2023-03-17T08:42:20.404Z] 30dea6a524f1: Verifying Checksum [2023-03-17T08:42:20.404Z] 30dea6a524f1: Download complete [2023-03-17T08:42:20.404Z] 63b65145d645: Verifying Checksum [2023-03-17T08:42:20.404Z] 63b65145d645: Download complete [2023-03-17T08:42:20.404Z] a2aff8979fd8: Verifying Checksum [2023-03-17T08:42:20.404Z] a2aff8979fd8: Download complete [2023-03-17T08:42:20.404Z] 63b65145d645: Pull complete [2023-03-17T08:42:20.669Z] a2d21d5440eb: Pull complete [2023-03-17T08:42:20.929Z] 935e6c44a52c: Download complete [2023-03-17T08:42:20.929Z] f25807f1079a: Verifying Checksum [2023-03-17T08:42:20.929Z] f25807f1079a: Download complete [2023-03-17T08:42:21.494Z] 6808be2612f2: Verifying Checksum [2023-03-17T08:42:21.494Z] 6808be2612f2: Download complete [2023-03-17T08:42:24.024Z] 935e6c44a52c: Pull complete [2023-03-17T08:42:24.024Z] 94cc34f8dd06: Pull complete [2023-03-17T08:42:24.024Z] 30dea6a524f1: Pull complete [2023-03-17T08:42:24.283Z] a2aff8979fd8: Pull complete [2023-03-17T08:42:26.813Z] 6808be2612f2: Pull complete [2023-03-17T08:42:27.380Z] f25807f1079a: Pull complete [2023-03-17T08:42:27.380Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T08:42:27.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T08:42:27.380Z] ---> 3b553350e43f [2023-03-17T08:42:27.380Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-17T08:42:29.283Z] ---> Running in 0199b4f86399 [2023-03-17T08:42:29.284Z] Removing intermediate container 0199b4f86399 [2023-03-17T08:42:29.284Z] ---> 86fd08f14f98 [2023-03-17T08:42:29.284Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T08:42:29.284Z] ---> Running in 6580e0f9c39d [2023-03-17T08:42:29.555Z] Removing intermediate container 6580e0f9c39d [2023-03-17T08:42:29.555Z] ---> f7cdf37411c0 [2023-03-17T08:42:29.555Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:42:29.555Z] ---> Running in d39a551c407f [2023-03-17T08:42:29.555Z] Removing intermediate container d39a551c407f [2023-03-17T08:42:29.555Z] ---> efe0b669a823 [2023-03-17T08:42:29.555Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T08:42:29.814Z] ---> Running in a997a4cc8f08 [2023-03-17T08:42:30.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:42:30.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:42:30.329Z] OK: 265 MiB in 53 packages [2023-03-17T08:42:30.587Z] Removing intermediate container a997a4cc8f08 [2023-03-17T08:42:30.587Z] ---> 99bd103c76ae [2023-03-17T08:42:30.587Z] Step 7/12 : WORKDIR /app [2023-03-17T08:42:30.587Z] ---> Running in d5e631e700e6 [2023-03-17T08:42:30.846Z] Removing intermediate container d5e631e700e6 [2023-03-17T08:42:30.846Z] ---> 1aa98912afab [2023-03-17T08:42:30.846Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-17T08:42:30.846Z] ---> acd29d697d2e [2023-03-17T08:42:30.846Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:42:31.104Z] ---> Running in 104251598a15 [2023-03-17T08:42:33.861Z] Still waiting to schedule task [2023-03-17T08:42:33.861Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-17T08:42:53.056Z] Removing intermediate container 104251598a15 [2023-03-17T08:42:53.056Z] ---> 3c6d045edfb0 [2023-03-17T08:42:53.056Z] Step 10/12 : COPY . . [2023-03-17T08:42:53.056Z] ---> e1ecf74d1378 [2023-03-17T08:42:53.056Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T08:42:53.056Z] ---> Running in 536911aceb86 [2023-03-17T08:42:53.056Z] Removing intermediate container 536911aceb86 [2023-03-17T08:42:53.056Z] ---> 123948f28172 [2023-03-17T08:42:53.056Z] Step 12/12 : RUN $MAKE [2023-03-17T08:42:53.056Z] ---> Running in ed0d37019898 [2023-03-17T08:42:53.056Z] noop [2023-03-17T08:42:53.056Z] Removing intermediate container ed0d37019898 [2023-03-17T08:42:53.056Z] ---> eea6717a4e22 [2023-03-17T08:42:53.056Z] Successfully built eea6717a4e22 [2023-03-17T08:42:53.056Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:42:53.370Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T08:42:53.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:42:53.446Z] prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container [2023-03-17T08:42:53.476Z] $ 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-17T08:42:53.852Z] $ docker top e156b3dc5ce5ae39a80b17e40c652a56f041bde311318bd8d9dfcc6f77d97343 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:42:54.194Z] + go version [2023-03-17T08:42:54.194Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T08:42:54.208Z] $ docker stop --time=1 e156b3dc5ce5ae39a80b17e40c652a56f041bde311318bd8d9dfcc6f77d97343 [2023-03-17T08:42:55.502Z] $ docker rm -f --volumes e156b3dc5ce5ae39a80b17e40c652a56f041bde311318bd8d9dfcc6f77d97343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:42:55.920Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T08:42:55.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:42:55.994Z] prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container [2023-03-17T08:42:56.031Z] $ 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-17T08:42:56.393Z] $ docker top b8783fbdadf52e1cdd71f9755a09de5a6142850e42aeab68a99f603eb3a9f30f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:42:56.735Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-03-17T08:42:57.032Z] + make test [2023-03-17T08:42:57.032Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-17T08:43:15.117Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-17T08:43:15.117Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-17T08:43:15.117Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.152s coverage: 86.2% of statements [2023-03-17T08:43:17.644Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.682s coverage: 71.9% of statements [2023-03-17T08:43:39.569Z] go vet ./... [2023-03-17T08:43:40.135Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T08:43:40.135Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T08:43:40.135Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-17T08:43:40.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T08:43:40.161Z] $ docker stop --time=1 b8783fbdadf52e1cdd71f9755a09de5a6142850e42aeab68a99f603eb3a9f30f [2023-03-17T08:43:42.627Z] $ docker rm -f --volumes b8783fbdadf52e1cdd71f9755a09de5a6142850e42aeab68a99f603eb3a9f30f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T08:43:43.117Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T08:43:43.171Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-17T08:43:43.608Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T08:43:43.887Z] + ls -al . [2023-03-17T08:43:43.887Z] total 228 [2023-03-17T08:43:43.887Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 08:42 . [2023-03-17T08:43:43.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 08:42 .. [2023-03-17T08:43:43.887Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 17 08:42 .dockerignore [2023-03-17T08:43:43.887Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 08:42 .git [2023-03-17T08:43:43.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 08:42 .github [2023-03-17T08:43:43.887Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 17 08:42 .gitignore [2023-03-17T08:43:43.887Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 08:42 .golangci.yml [2023-03-17T08:43:43.887Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 08:42 .semver [2023-03-17T08:43:43.887Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 17 08:42 Attribution.txt [2023-03-17T08:43:43.887Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 17 08:42 CHANGELOG.md [2023-03-17T08:43:43.887Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 17 08:42 Dockerfile [2023-03-17T08:43:43.887Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 08:42 GOVERNANCE.md [2023-03-17T08:43:43.887Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 17 08:42 Jenkinsfile [2023-03-17T08:43:43.887Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 17 08:42 LICENSE [2023-03-17T08:43:43.887Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 17 08:42 Makefile [2023-03-17T08:43:43.887Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 17 08:42 OWNERS.md [2023-03-17T08:43:43.887Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 17 08:42 README.md [2023-03-17T08:43:43.887Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 08:42 VERSION [2023-03-17T08:43:43.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 08:42 bin [2023-03-17T08:43:43.887Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 17 08:43 coverage.out [2023-03-17T08:43:43.887Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 17 08:42 go.mod [2023-03-17T08:43:43.887Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 17 08:42 go.sum [2023-03-17T08:43:43.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 08:42 images [2023-03-17T08:43:43.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 08:42 internal [2023-03-17T08:43:43.887Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 17 08:42 main.go [2023-03-17T08:43:43.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 08:42 res [2023-03-17T08:43:43.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 08:42 snap [2023-03-17T08:43:43.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 08:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:43:44.189Z] + 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=0370fe2059bad325f9c903388f854f49bb598ddd --label arch=amd64 --label version=3.0.0-dev.15 . [2023-03-17T08:43:44.190Z] Sending build context to Docker daemon 12.58MB [2023-03-17T08:43:44.190Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T08:43:44.190Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-17T08:43:44.190Z] ---> eea6717a4e22 [2023-03-17T08:43:44.190Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-17T08:43:44.190Z] ---> Running in 69a71f5d7dff [2023-03-17T08:43:44.462Z] Removing intermediate container 69a71f5d7dff [2023-03-17T08:43:44.462Z] ---> e7b17154c941 [2023-03-17T08:43:44.462Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T08:43:44.462Z] ---> Running in 9eb98ee5d4f1 [2023-03-17T08:43:44.462Z] Removing intermediate container 9eb98ee5d4f1 [2023-03-17T08:43:44.462Z] ---> eecfa1b93153 [2023-03-17T08:43:44.462Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:43:44.462Z] ---> Running in b6789933457a [2023-03-17T08:43:44.462Z] Removing intermediate container b6789933457a [2023-03-17T08:43:44.462Z] ---> 68cf8113395f [2023-03-17T08:43:44.462Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T08:43:44.721Z] ---> Running in 38f372e2815b [2023-03-17T08:43:44.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:43:44.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:43:45.546Z] OK: 265 MiB in 53 packages [2023-03-17T08:43:45.804Z] Removing intermediate container 38f372e2815b [2023-03-17T08:43:45.804Z] ---> 5aaee1ca1869 [2023-03-17T08:43:45.804Z] Step 7/29 : WORKDIR /app [2023-03-17T08:43:45.804Z] ---> Running in 345f762ab441 [2023-03-17T08:43:45.804Z] Removing intermediate container 345f762ab441 [2023-03-17T08:43:45.804Z] ---> 3d7882b631ad [2023-03-17T08:43:45.804Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-17T08:43:46.063Z] ---> 2bcf1e4be0d3 [2023-03-17T08:43:46.063Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:43:46.063Z] ---> Running in d8e04b92fc88 [2023-03-17T08:43:47.006Z] Removing intermediate container d8e04b92fc88 [2023-03-17T08:43:47.006Z] ---> 08069da20625 [2023-03-17T08:43:47.006Z] Step 10/29 : COPY . . [2023-03-17T08:43:47.266Z] ---> 93e2d5ccafcc [2023-03-17T08:43:47.266Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T08:43:47.266Z] ---> Running in a16c98eb249d [2023-03-17T08:43:47.266Z] Removing intermediate container a16c98eb249d [2023-03-17T08:43:47.266Z] ---> f84b04403aa6 [2023-03-17T08:43:47.266Z] Step 12/29 : RUN $MAKE [2023-03-17T08:43:47.524Z] ---> Running in 46358c5099cf [2023-03-17T08:43:47.783Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.15 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.15" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-17T08:44:05.859Z] Removing intermediate container 46358c5099cf [2023-03-17T08:44:05.859Z] ---> e4ccee0ac41f [2023-03-17T08:44:05.859Z] Step 13/29 : FROM alpine:3.17 [2023-03-17T08:44:05.859Z] 3.17: Pulling from library/alpine [2023-03-17T08:44:05.859Z] 63b65145d645: Already exists [2023-03-17T08:44:05.859Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T08:44:05.859Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T08:44:05.859Z] ---> b2aa39c304c2 [2023-03-17T08:44:05.859Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-17T08:44:05.859Z] ---> Running in 6c641c388b7b [2023-03-17T08:44:05.859Z] Removing intermediate container 6c641c388b7b [2023-03-17T08:44:05.859Z] ---> dcb97bbd7903 [2023-03-17T08:44:05.859Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-17T08:44:05.859Z] ---> Running in 22a7631c1662 [2023-03-17T08:44:05.859Z] Removing intermediate container 22a7631c1662 [2023-03-17T08:44:05.859Z] ---> e8a6c691fa76 [2023-03-17T08:44:05.859Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-17T08:44:05.859Z] ---> Running in 13569f1c70d4 [2023-03-17T08:44:05.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:44:05.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:44:05.859Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-17T08:44:05.859Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-17T08:44:05.859Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:44:05.859Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T08:44:05.859Z] OK: 8 MiB in 17 packages [2023-03-17T08:44:06.118Z] Removing intermediate container 13569f1c70d4 [2023-03-17T08:44:06.118Z] ---> ea772bdf243a [2023-03-17T08:44:06.118Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-17T08:44:06.118Z] ---> 0a8333bd264d [2023-03-17T08:44:06.118Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-17T08:44:06.376Z] ---> cb274505f317 [2023-03-17T08:44:06.376Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-17T08:44:06.377Z] ---> 93b69e1be260 [2023-03-17T08:44:06.377Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-17T08:44:06.635Z] ---> d42eba453b29 [2023-03-17T08:44:06.635Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-17T08:44:07.201Z] ---> 6c2156e06373 [2023-03-17T08:44:07.201Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-17T08:44:07.201Z] ---> Running in 74ad11faf40e [2023-03-17T08:44:07.802Z] Removing intermediate container 74ad11faf40e [2023-03-17T08:44:07.802Z] ---> cb2c1c7505c8 [2023-03-17T08:44:07.802Z] Step 23/29 : VOLUME /cache [2023-03-17T08:44:07.802Z] ---> Running in aaff495c2231 [2023-03-17T08:44:07.802Z] Removing intermediate container aaff495c2231 [2023-03-17T08:44:07.802Z] ---> a571ae48034a [2023-03-17T08:44:07.802Z] Step 24/29 : EXPOSE 59711 [2023-03-17T08:44:08.077Z] ---> Running in 43bcd415f70a [2023-03-17T08:44:08.077Z] Removing intermediate container 43bcd415f70a [2023-03-17T08:44:08.077Z] ---> 3f300972351f [2023-03-17T08:44:08.077Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-17T08:44:08.077Z] ---> Running in dad9499601f3 [2023-03-17T08:44:08.077Z] Removing intermediate container dad9499601f3 [2023-03-17T08:44:08.077Z] ---> 7a512c727c05 [2023-03-17T08:44:08.077Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-17T08:44:08.077Z] ---> Running in 38d4e2e5f3eb [2023-03-17T08:44:08.349Z] Removing intermediate container 38d4e2e5f3eb [2023-03-17T08:44:08.349Z] ---> 40ee5cf43149 [2023-03-17T08:44:08.349Z] Step 27/29 : LABEL arch=amd64 [2023-03-17T08:44:08.349Z] ---> Running in b6fe942a7ffe [2023-03-17T08:44:08.349Z] Removing intermediate container b6fe942a7ffe [2023-03-17T08:44:08.349Z] ---> 918b0fc6b77d [2023-03-17T08:44:08.349Z] Step 28/29 : LABEL git_sha=0370fe2059bad325f9c903388f854f49bb598ddd [2023-03-17T08:44:08.349Z] ---> Running in e0b09559907b [2023-03-17T08:44:08.630Z] Removing intermediate container e0b09559907b [2023-03-17T08:44:08.630Z] ---> d29bc805d6a9 [2023-03-17T08:44:08.630Z] Step 29/29 : LABEL version=3.0.0-dev.15 [2023-03-17T08:44:08.630Z] ---> Running in a8629d7f47a0 [2023-03-17T08:44:08.630Z] Removing intermediate container a8629d7f47a0 [2023-03-17T08:44:08.630Z] ---> ef0d6375f5b5 [2023-03-17T08:44:08.630Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T08:44:08.630Z] Successfully built ef0d6375f5b5 [2023-03-17T08:44:08.630Z] 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-17T08:44:08.737Z] provisioning config files... [2023-03-17T08:44:08.759Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16256243066943299483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:44:09.092Z] ---> docker-login.sh [2023-03-17T08:44:09.092Z] nexus3.edgexfoundry.org:10001 [2023-03-17T08:44:09.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:44:09.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:44:09.092Z] Configure a credential helper to remove this warning. See [2023-03-17T08:44:09.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:44:09.092Z] [2023-03-17T08:44:09.092Z] Login Succeeded [2023-03-17T08:44:09.092Z] nexus3.edgexfoundry.org:10002 [2023-03-17T08:44:09.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:44:09.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:44:09.092Z] Configure a credential helper to remove this warning. See [2023-03-17T08:44:09.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:44:09.092Z] [2023-03-17T08:44:09.092Z] Login Succeeded [2023-03-17T08:44:09.092Z] nexus3.edgexfoundry.org:10003 [2023-03-17T08:44:09.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:44:09.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:44:09.351Z] Configure a credential helper to remove this warning. See [2023-03-17T08:44:09.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:44:09.351Z] [2023-03-17T08:44:09.351Z] Login Succeeded [2023-03-17T08:44:09.351Z] nexus3.edgexfoundry.org:10004 [2023-03-17T08:44:09.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:44:09.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:44:09.351Z] Configure a credential helper to remove this warning. See [2023-03-17T08:44:09.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:44:09.351Z] [2023-03-17T08:44:09.351Z] Login Succeeded [2023-03-17T08:44:09.351Z] docker.io [2023-03-17T08:44:09.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:44:09.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:44:09.610Z] Configure a credential helper to remove this warning. See [2023-03-17T08:44:09.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:44:09.610Z] [2023-03-17T08:44:09.610Z] Login Succeeded [2023-03-17T08:44:09.610Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T08:44:09.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T08:44:09.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:44:09.672Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-03-17T08:44:09.672Z] 0370fe2059bad325f9c903388f854f49bb598ddd [2023-03-17T08:44:09.672Z] latest [2023-03-17T08:44:09.672Z] 3.0.0-dev.15 [2023-03-17T08:44:09.672Z] 0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15 [2023-03-17T08:44:09.673Z] main [2023-03-17T08:44:09.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:44:09.998Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0370fe2059bad325f9c903388f854f49bb598ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:44:10.300Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0370fe2059bad325f9c903388f854f49bb598ddd [2023-03-17T08:44:10.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-17T08:44:10.300Z] 8188f6151c5c: Preparing [2023-03-17T08:44:10.300Z] 9b28d42905c4: Preparing [2023-03-17T08:44:10.300Z] 172c3c64283b: Preparing [2023-03-17T08:44:10.300Z] 483072b367ac: Preparing [2023-03-17T08:44:10.300Z] 40c49d18e8bf: Preparing [2023-03-17T08:44:10.300Z] b43ccf6e1f5d: Preparing [2023-03-17T08:44:10.300Z] 8043b766aeff: Preparing [2023-03-17T08:44:10.300Z] 7cd52847ad77: Preparing [2023-03-17T08:44:10.300Z] b43ccf6e1f5d: Waiting [2023-03-17T08:44:10.300Z] 8043b766aeff: Waiting [2023-03-17T08:44:10.300Z] 7cd52847ad77: Waiting [2023-03-17T08:44:10.300Z] 483072b367ac: Pushed [2023-03-17T08:44:10.300Z] 8188f6151c5c: Pushed [2023-03-17T08:44:10.300Z] 40c49d18e8bf: Pushed [2023-03-17T08:44:10.300Z] 172c3c64283b: Pushed [2023-03-17T08:44:10.300Z] 7cd52847ad77: Layer already exists [2023-03-17T08:44:10.560Z] b43ccf6e1f5d: Pushed [2023-03-17T08:44:10.560Z] 8043b766aeff: Pushed [2023-03-17T08:44:13.097Z] 9b28d42905c4: Pushed [2023-03-17T08:44:13.097Z] 0370fe2059bad325f9c903388f854f49bb598ddd: digest: sha256:6497053efeb355e6fbf8bd64ff9332e11b8b7a5373261bfe0216d8f5a1e91486 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:44:13.405Z] + 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-17T08:44:13.705Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-17T08:44:13.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-17T08:44:13.705Z] 8188f6151c5c: Preparing [2023-03-17T08:44:13.705Z] 9b28d42905c4: Preparing [2023-03-17T08:44:13.705Z] 172c3c64283b: Preparing [2023-03-17T08:44:13.705Z] 483072b367ac: Preparing [2023-03-17T08:44:13.705Z] 40c49d18e8bf: Preparing [2023-03-17T08:44:13.705Z] b43ccf6e1f5d: Preparing [2023-03-17T08:44:13.705Z] 8043b766aeff: Preparing [2023-03-17T08:44:13.705Z] 7cd52847ad77: Preparing [2023-03-17T08:44:13.705Z] 8043b766aeff: Waiting [2023-03-17T08:44:13.705Z] 7cd52847ad77: Waiting [2023-03-17T08:44:13.705Z] b43ccf6e1f5d: Waiting [2023-03-17T08:44:13.706Z] 483072b367ac: Layer already exists [2023-03-17T08:44:13.706Z] 172c3c64283b: Layer already exists [2023-03-17T08:44:13.706Z] 40c49d18e8bf: Layer already exists [2023-03-17T08:44:13.706Z] 9b28d42905c4: Layer already exists [2023-03-17T08:44:13.706Z] 8188f6151c5c: Layer already exists [2023-03-17T08:44:13.706Z] b43ccf6e1f5d: Layer already exists [2023-03-17T08:44:13.706Z] 7cd52847ad77: Layer already exists [2023-03-17T08:44:13.706Z] 8043b766aeff: Layer already exists [2023-03-17T08:44:13.706Z] latest: digest: sha256:6497053efeb355e6fbf8bd64ff9332e11b8b7a5373261bfe0216d8f5a1e91486 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:44:14.010Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:44:14.312Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.15 [2023-03-17T08:44:14.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-17T08:44:14.312Z] 8188f6151c5c: Preparing [2023-03-17T08:44:14.312Z] 9b28d42905c4: Preparing [2023-03-17T08:44:14.312Z] 172c3c64283b: Preparing [2023-03-17T08:44:14.312Z] 483072b367ac: Preparing [2023-03-17T08:44:14.312Z] 40c49d18e8bf: Preparing [2023-03-17T08:44:14.312Z] b43ccf6e1f5d: Preparing [2023-03-17T08:44:14.312Z] 8043b766aeff: Preparing [2023-03-17T08:44:14.312Z] 7cd52847ad77: Preparing [2023-03-17T08:44:14.312Z] b43ccf6e1f5d: Waiting [2023-03-17T08:44:14.312Z] 8043b766aeff: Waiting [2023-03-17T08:44:14.312Z] 7cd52847ad77: Waiting [2023-03-17T08:44:14.312Z] 172c3c64283b: Layer already exists [2023-03-17T08:44:14.312Z] 9b28d42905c4: Layer already exists [2023-03-17T08:44:14.312Z] 40c49d18e8bf: Layer already exists [2023-03-17T08:44:14.312Z] 8188f6151c5c: Layer already exists [2023-03-17T08:44:14.312Z] 483072b367ac: Layer already exists [2023-03-17T08:44:14.312Z] 8043b766aeff: Layer already exists [2023-03-17T08:44:14.312Z] 7cd52847ad77: Layer already exists [2023-03-17T08:44:14.312Z] b43ccf6e1f5d: Layer already exists [2023-03-17T08:44:14.312Z] 3.0.0-dev.15: digest: sha256:6497053efeb355e6fbf8bd64ff9332e11b8b7a5373261bfe0216d8f5a1e91486 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:44:14.617Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:44:14.924Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15 [2023-03-17T08:44:14.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-17T08:44:14.924Z] 8188f6151c5c: Preparing [2023-03-17T08:44:14.924Z] 9b28d42905c4: Preparing [2023-03-17T08:44:14.924Z] 172c3c64283b: Preparing [2023-03-17T08:44:14.924Z] 483072b367ac: Preparing [2023-03-17T08:44:14.924Z] 40c49d18e8bf: Preparing [2023-03-17T08:44:14.924Z] b43ccf6e1f5d: Preparing [2023-03-17T08:44:14.924Z] 8043b766aeff: Preparing [2023-03-17T08:44:14.924Z] 7cd52847ad77: Preparing [2023-03-17T08:44:14.924Z] b43ccf6e1f5d: Waiting [2023-03-17T08:44:14.924Z] 8043b766aeff: Waiting [2023-03-17T08:44:14.924Z] 7cd52847ad77: Waiting [2023-03-17T08:44:14.924Z] 8188f6151c5c: Layer already exists [2023-03-17T08:44:14.924Z] 172c3c64283b: Layer already exists [2023-03-17T08:44:14.924Z] 483072b367ac: Layer already exists [2023-03-17T08:44:14.924Z] 40c49d18e8bf: Layer already exists [2023-03-17T08:44:14.924Z] 9b28d42905c4: Layer already exists [2023-03-17T08:44:14.924Z] 8043b766aeff: Layer already exists [2023-03-17T08:44:14.924Z] b43ccf6e1f5d: Layer already exists [2023-03-17T08:44:14.924Z] 7cd52847ad77: Layer already exists [2023-03-17T08:44:14.924Z] 0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15: digest: sha256:6497053efeb355e6fbf8bd64ff9332e11b8b7a5373261bfe0216d8f5a1e91486 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:44:15.228Z] + 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-17T08:44:15.537Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-03-17T08:44:15.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-17T08:44:15.537Z] 8188f6151c5c: Preparing [2023-03-17T08:44:15.537Z] 9b28d42905c4: Preparing [2023-03-17T08:44:15.537Z] 172c3c64283b: Preparing [2023-03-17T08:44:15.537Z] 483072b367ac: Preparing [2023-03-17T08:44:15.537Z] 40c49d18e8bf: Preparing [2023-03-17T08:44:15.537Z] b43ccf6e1f5d: Preparing [2023-03-17T08:44:15.537Z] 8043b766aeff: Preparing [2023-03-17T08:44:15.537Z] 7cd52847ad77: Preparing [2023-03-17T08:44:15.537Z] 8043b766aeff: Waiting [2023-03-17T08:44:15.537Z] 7cd52847ad77: Waiting [2023-03-17T08:44:15.537Z] b43ccf6e1f5d: Waiting [2023-03-17T08:44:15.537Z] 172c3c64283b: Layer already exists [2023-03-17T08:44:15.537Z] 9b28d42905c4: Layer already exists [2023-03-17T08:44:15.537Z] 483072b367ac: Layer already exists [2023-03-17T08:44:15.537Z] 40c49d18e8bf: Layer already exists [2023-03-17T08:44:15.537Z] 8188f6151c5c: Layer already exists [2023-03-17T08:44:15.537Z] b43ccf6e1f5d: Layer already exists [2023-03-17T08:44:15.537Z] 8043b766aeff: Layer already exists [2023-03-17T08:44:15.537Z] 7cd52847ad77: Layer already exists [2023-03-17T08:44:15.537Z] main: digest: sha256:6497053efeb355e6fbf8bd64ff9332e11b8b7a5373261bfe0216d8f5a1e91486 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T08:44:15.587Z] ===================================================== [Pipeline] echo [2023-03-17T08:44:15.596Z] taggedImages: [2023-03-17T08:44:15.596Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0370fe2059bad325f9c903388f854f49bb598ddd [2023-03-17T08:44:15.596Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-17T08:44:15.596Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.15 [2023-03-17T08:44:15.596Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15 [2023-03-17T08:44:15.596Z] - 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-17T08:44:16.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T08:44:16.051Z] [2023-03-17T08:44:16.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:44:16.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T08:44:16.350Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T08:44:16.350Z] 5eb5b503b376: Pulling fs layer [2023-03-17T08:44:16.350Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T08:44:16.350Z] ec43610c2a17: Pulling fs layer [2023-03-17T08:44:16.350Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T08:44:16.350Z] 33b1e0a273af: Pulling fs layer [2023-03-17T08:44:16.350Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T08:44:16.350Z] 2f39f015ded8: Pulling fs layer [2023-03-17T08:44:16.350Z] 33b1e0a273af: Waiting [2023-03-17T08:44:16.350Z] 5d3b04190fa2: Waiting [2023-03-17T08:44:16.350Z] 3a2ae6a8a46f: Waiting [2023-03-17T08:44:16.350Z] 2f39f015ded8: Waiting [2023-03-17T08:44:16.350Z] 5c69ac0246d0: Verifying Checksum [2023-03-17T08:44:16.350Z] 5c69ac0246d0: Download complete [2023-03-17T08:44:16.350Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-17T08:44:16.350Z] 3a2ae6a8a46f: Download complete [2023-03-17T08:44:16.611Z] 33b1e0a273af: Verifying Checksum [2023-03-17T08:44:16.611Z] 33b1e0a273af: Download complete [2023-03-17T08:44:16.611Z] 5d3b04190fa2: Verifying Checksum [2023-03-17T08:44:16.611Z] 5d3b04190fa2: Download complete [2023-03-17T08:44:16.611Z] ec43610c2a17: Verifying Checksum [2023-03-17T08:44:16.611Z] ec43610c2a17: Download complete [2023-03-17T08:44:16.611Z] 5eb5b503b376: Verifying Checksum [2023-03-17T08:44:16.611Z] 5eb5b503b376: Download complete [2023-03-17T08:44:17.544Z] 2f39f015ded8: Download complete [2023-03-17T08:44:18.113Z] 5eb5b503b376: Pull complete [2023-03-17T08:44:18.113Z] 5c69ac0246d0: Pull complete [2023-03-17T08:44:18.370Z] ec43610c2a17: Pull complete [2023-03-17T08:44:18.627Z] 3a2ae6a8a46f: Pull complete [2023-03-17T08:44:18.627Z] 33b1e0a273af: Pull complete [2023-03-17T08:44:18.884Z] 5d3b04190fa2: Pull complete [2023-03-17T08:44:23.085Z] 2f39f015ded8: Pull complete [2023-03-17T08:44:23.085Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T08:44:23.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T08:44:23.085Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:44:23.155Z] prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container [2023-03-17T08:44:23.182Z] $ 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-17T08:44:25.136Z] $ docker top e6d1602d4c6b6d78324924fa91782163a6d3866e0096defaf157af8d4140045a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:44:25.517Z] ---> job-cost.sh [2023-03-17T08:44:25.517Z] lf-activate-venv: SKIPPING [2023-03-17T08:44:25.517Z] INFO: No Stack... [2023-03-17T08:44:25.775Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T08:44:26.034Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T08:44:26.322Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-03-17T08:44:26.322Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T08:44:26.338Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-84-stack-cost] [2023-03-17T08:44:26.346Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-84-stack-cost] did not exist. Created. [2023-03-17T08:44:26.346Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T08:44:26.642Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-17T08:44:26.670Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T08:44:26.676Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-84-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T08:44:26.699Z] $ docker stop --time=1 e6d1602d4c6b6d78324924fa91782163a6d3866e0096defaf157af8d4140045a [2023-03-17T08:44:27.878Z] $ docker rm -f --volumes e6d1602d4c6b6d78324924fa91782163a6d3866e0096defaf157af8d4140045a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T08:46:12.110Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4372 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-03-17T08:46:12.121Z] Running in /w/workspace/app-rfid-llrp-inventory/84 [Pipeline] { [Pipeline] checkout [2023-03-17T08:46:12.165Z] The recommended git tool is: git [2023-03-17T08:46:18.914Z] using credential edgex-jenkins-ssh [2023-03-17T08:46:18.933Z] Cloning the remote Git repository [2023-03-17T08:46:18.999Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-17T08:46:19.126Z] > git init /w/workspace/app-rfid-llrp-inventory/84 # timeout=10 [2023-03-17T08:46:19.326Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-17T08:46:19.327Z] > git --version # timeout=10 [2023-03-17T08:46:19.353Z] > git --version # 'git version 2.25.1' [2023-03-17T08:46:19.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T08:46:19.556Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T08:46:21.858Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-17T08:46:21.882Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T08:46:22.911Z] Avoid second fetch [2023-03-17T08:46:22.911Z] Checking out Revision 0370fe2059bad325f9c903388f854f49bb598ddd (main) [2023-03-17T08:46:23.656Z] Commit message: "refactor(snap): Update command and metadata sourcing (#162)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T08:46:22.933Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T08:46:23.025Z] > git checkout -f 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 [2023-03-17T08:46:24.658Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T08:46:24.658Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T08:46:24.658Z] Dload Upload Total Spent Left Speed [2023-03-17T08:46:24.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-03-17T08:46:25.326Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T08:46:25.689Z] + sudo tee /etc/docker/daemon.new [2023-03-17T08:46:25.689Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-17T08:46:25.689Z] { [2023-03-17T08:46:25.689Z] "registry-mirrors": [ [2023-03-17T08:46:25.689Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T08:46:25.689Z] ], [2023-03-17T08:46:25.689Z] "bip": "10.250.0.254/24", [2023-03-17T08:46:25.689Z] "hosts": [ [2023-03-17T08:46:25.689Z] "tcp://0.0.0.0:5555", [2023-03-17T08:46:25.689Z] "unix:///var/run/docker.sock" [2023-03-17T08:46:25.689Z] ], [2023-03-17T08:46:25.689Z] "mtu": 1458, [2023-03-17T08:46:25.689Z] "selinux-enabled": true, [2023-03-17T08:46:25.689Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T08:46:25.689Z] } [Pipeline] sh [2023-03-17T08:46:26.049Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T08:46:26.393Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T08:46:44.690Z] provisioning config files... [2023-03-17T08:46:44.723Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/84@tmp/config9542995724074417681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:46:45.088Z] ---> docker-login.sh [2023-03-17T08:46:45.088Z] nexus3.edgexfoundry.org:10001 [2023-03-17T08:46:45.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:46:45.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:46:45.952Z] Configure a credential helper to remove this warning. See [2023-03-17T08:46:45.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:46:45.952Z] [2023-03-17T08:46:45.952Z] Login Succeeded [2023-03-17T08:46:45.952Z] nexus3.edgexfoundry.org:10002 [2023-03-17T08:46:46.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:46:46.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:46:46.227Z] Configure a credential helper to remove this warning. See [2023-03-17T08:46:46.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:46:46.227Z] [2023-03-17T08:46:46.227Z] Login Succeeded [2023-03-17T08:46:46.227Z] nexus3.edgexfoundry.org:10003 [2023-03-17T08:46:46.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:46:46.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:46:46.773Z] Configure a credential helper to remove this warning. See [2023-03-17T08:46:46.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:46:46.773Z] [2023-03-17T08:46:46.773Z] Login Succeeded [2023-03-17T08:46:46.773Z] nexus3.edgexfoundry.org:10004 [2023-03-17T08:46:47.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:46:47.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:46:47.048Z] Configure a credential helper to remove this warning. See [2023-03-17T08:46:47.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:46:47.048Z] [2023-03-17T08:46:47.048Z] Login Succeeded [2023-03-17T08:46:47.048Z] docker.io [2023-03-17T08:46:47.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:46:47.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:46:47.597Z] Configure a credential helper to remove this warning. See [2023-03-17T08:46:47.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:46:47.597Z] [2023-03-17T08:46:47.597Z] Login Succeeded [2023-03-17T08:46:47.597Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T08:46:47.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T08:46:47.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:46:47.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:46:47.927Z] ========================================================= [2023-03-17T08:46:47.927Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T08:46:47.927Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:46:48.288Z] + 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-17T08:46:48.559Z] Sending build context to Docker daemon 678.4kB [2023-03-17T08:46:48.559Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T08:46:48.559Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-17T08:46:48.830Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T08:46:48.830Z] af6eaf76a39c: Pulling fs layer [2023-03-17T08:46:48.830Z] 55522c791124: Pulling fs layer [2023-03-17T08:46:48.830Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T08:46:48.830Z] 169dfbe0d373: Pulling fs layer [2023-03-17T08:46:48.830Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T08:46:48.830Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T08:46:48.830Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T08:46:48.830Z] 169dfbe0d373: Waiting [2023-03-17T08:46:48.830Z] e1ff8fa3b103: Waiting [2023-03-17T08:46:48.830Z] 52ebb69f0ebf: Waiting [2023-03-17T08:46:48.830Z] 5abe8eddf0d5: Waiting [2023-03-17T08:46:48.830Z] 55522c791124: Verifying Checksum [2023-03-17T08:46:48.830Z] 55522c791124: Download complete [2023-03-17T08:46:48.830Z] 169dfbe0d373: Verifying Checksum [2023-03-17T08:46:48.830Z] 169dfbe0d373: Download complete [2023-03-17T08:46:48.830Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T08:46:48.830Z] e1ff8fa3b103: Download complete [2023-03-17T08:46:48.830Z] af6eaf76a39c: Verifying Checksum [2023-03-17T08:46:48.830Z] af6eaf76a39c: Download complete [2023-03-17T08:46:49.815Z] af6eaf76a39c: Pull complete [2023-03-17T08:46:50.085Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T08:46:50.085Z] 5abe8eddf0d5: Download complete [2023-03-17T08:46:50.359Z] 55522c791124: Pull complete [2023-03-17T08:46:51.333Z] ce5c4a1c91eb: Verifying Checksum [2023-03-17T08:46:51.333Z] ce5c4a1c91eb: Download complete [2023-03-17T08:46:51.605Z] 52ebb69f0ebf: Verifying Checksum [2023-03-17T08:46:51.605Z] 52ebb69f0ebf: Download complete [2023-03-17T08:47:03.972Z] ce5c4a1c91eb: Pull complete [2023-03-17T08:47:03.972Z] 169dfbe0d373: Pull complete [2023-03-17T08:47:03.972Z] e1ff8fa3b103: Pull complete [2023-03-17T08:47:12.222Z] 52ebb69f0ebf: Pull complete [2023-03-17T08:47:14.185Z] 5abe8eddf0d5: Pull complete [2023-03-17T08:47:14.185Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T08:47:14.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T08:47:14.185Z] ---> 6cb57ee374ae [2023-03-17T08:47:14.185Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-17T08:47:16.147Z] ---> Running in 5796f3e29d42 [2023-03-17T08:47:16.147Z] Removing intermediate container 5796f3e29d42 [2023-03-17T08:47:16.147Z] ---> 26ff7d4ea961 [2023-03-17T08:47:16.147Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T08:47:16.418Z] ---> Running in 1fd3212f9cb0 [2023-03-17T08:47:16.687Z] Removing intermediate container 1fd3212f9cb0 [2023-03-17T08:47:16.687Z] ---> 0b7d03a62a22 [2023-03-17T08:47:16.687Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:47:16.687Z] ---> Running in 8f4d4398c0cc [2023-03-17T08:47:16.962Z] Removing intermediate container 8f4d4398c0cc [2023-03-17T08:47:16.962Z] ---> ce59024e1e4d [2023-03-17T08:47:16.962Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T08:47:17.234Z] ---> Running in 8c361ccc9a31 [2023-03-17T08:47:18.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:47:19.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:47:20.130Z] OK: 263 MiB in 53 packages [2023-03-17T08:47:21.180Z] Removing intermediate container 8c361ccc9a31 [2023-03-17T08:47:21.180Z] ---> 415e4fba0813 [2023-03-17T08:47:21.180Z] Step 7/12 : WORKDIR /app [2023-03-17T08:47:21.180Z] ---> Running in 3aae6781b236 [2023-03-17T08:47:21.801Z] Removing intermediate container 3aae6781b236 [2023-03-17T08:47:21.801Z] ---> 9ab6acb2b8b9 [2023-03-17T08:47:21.801Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-17T08:47:22.090Z] ---> b753fd125765 [2023-03-17T08:47:22.090Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:47:22.379Z] ---> Running in 7c93bfae5c34 [2023-03-17T08:48:30.359Z] Removing intermediate container 7c93bfae5c34 [2023-03-17T08:48:30.359Z] ---> 7ee041f6c48c [2023-03-17T08:48:30.359Z] Step 10/12 : COPY . . [2023-03-17T08:48:30.359Z] ---> 5ab8880bb1ba [2023-03-17T08:48:30.359Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T08:48:30.359Z] ---> Running in 833216b11ae4 [2023-03-17T08:48:30.359Z] Removing intermediate container 833216b11ae4 [2023-03-17T08:48:30.359Z] ---> 1eaf17dd44cf [2023-03-17T08:48:30.359Z] Step 12/12 : RUN $MAKE [2023-03-17T08:48:30.359Z] ---> Running in b18eeb4c40ac [2023-03-17T08:48:30.359Z] noop [2023-03-17T08:48:30.359Z] Removing intermediate container b18eeb4c40ac [2023-03-17T08:48:30.359Z] ---> 74a6b7756e2c [2023-03-17T08:48:30.359Z] Successfully built 74a6b7756e2c [2023-03-17T08:48:30.359Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:48:30.719Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T08:48:30.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:48:30.966Z] prd-ubuntu20.04-docker-arm64-4c-16g-4372 does not seem to be running inside a container [2023-03-17T08:48:31.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/84 -v /w/workspace/app-rfid-llrp-inventory/84:/w/workspace/app-rfid-llrp-inventory/84:rw,z -v /w/workspace/app-rfid-llrp-inventory/84@tmp:/w/workspace/app-rfid-llrp-inventory/84@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-17T08:48:32.426Z] $ docker top 4d3dd54a5cf99ce1e136ed0ad1784eec6f1b4cb725210d321ff1cae961e421f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:48:33.311Z] + go version [2023-03-17T08:48:33.311Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T08:48:33.340Z] $ docker stop --time=1 4d3dd54a5cf99ce1e136ed0ad1784eec6f1b4cb725210d321ff1cae961e421f3 [2023-03-17T08:48:35.053Z] $ docker rm -f --volumes 4d3dd54a5cf99ce1e136ed0ad1784eec6f1b4cb725210d321ff1cae961e421f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:48:35.642Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T08:48:35.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:48:35.853Z] prd-ubuntu20.04-docker-arm64-4c-16g-4372 does not seem to be running inside a container [2023-03-17T08:48:35.941Z] $ 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/84 -v /w/workspace/app-rfid-llrp-inventory/84:/w/workspace/app-rfid-llrp-inventory/84:rw,z -v /w/workspace/app-rfid-llrp-inventory/84@tmp:/w/workspace/app-rfid-llrp-inventory/84@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-17T08:48:37.239Z] $ docker top 8ff226a364509da2bde96d4fb4f44dc258a8b25fd8e8935bef2d097b1c9fc892 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:48:38.111Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/84 [Pipeline] fileExists [Pipeline] sh [2023-03-17T08:48:38.776Z] + make test [2023-03-17T08:48:38.776Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-17T08:52:30.700Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-17T08:52:33.292Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-17T08:52:34.731Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.409s coverage: 86.2% of statements [2023-03-17T08:52:47.089Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.768s coverage: 71.9% of statements [2023-03-17T08:52:48.060Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-17T08:52:48.060Z] go vet ./... [2023-03-17T08:55:39.874Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T08:55:39.874Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T08:55:39.874Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-17T08:55:39.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T08:55:39.907Z] $ docker stop --time=1 8ff226a364509da2bde96d4fb4f44dc258a8b25fd8e8935bef2d097b1c9fc892 [2023-03-17T08:55:45.098Z] $ docker rm -f --volumes 8ff226a364509da2bde96d4fb4f44dc258a8b25fd8e8935bef2d097b1c9fc892 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T08:55:46.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T08:55:46.886Z] Warning: overwriting stash ‘coverage-report’ [2023-03-17T08:55:47.499Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T08:55:47.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T08:55:48.224Z] + ls -al . [2023-03-17T08:55:48.224Z] total 224 [2023-03-17T08:55:48.224Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 08:48 . [2023-03-17T08:55:48.224Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 08:46 .. [2023-03-17T08:55:48.224Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 17 08:46 .dockerignore [2023-03-17T08:55:48.224Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 08:46 .git [2023-03-17T08:55:48.224Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 08:46 .github [2023-03-17T08:55:48.224Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 17 08:46 .gitignore [2023-03-17T08:55:48.224Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 08:46 .golangci.yml [2023-03-17T08:55:48.224Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 17 08:46 Attribution.txt [2023-03-17T08:55:48.224Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 17 08:46 CHANGELOG.md [2023-03-17T08:55:48.224Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 17 08:46 Dockerfile [2023-03-17T08:55:48.224Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 08:46 GOVERNANCE.md [2023-03-17T08:55:48.224Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 17 08:46 Jenkinsfile [2023-03-17T08:55:48.224Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 17 08:46 LICENSE [2023-03-17T08:55:48.224Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 17 08:46 Makefile [2023-03-17T08:55:48.225Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 17 08:46 OWNERS.md [2023-03-17T08:55:48.225Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 17 08:46 README.md [2023-03-17T08:55:48.225Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 08:42 VERSION [2023-03-17T08:55:48.225Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 08:46 bin [2023-03-17T08:55:48.225Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 17 08:52 coverage.out [2023-03-17T08:55:48.225Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 17 08:46 go.mod [2023-03-17T08:55:48.225Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 17 08:46 go.sum [2023-03-17T08:55:48.225Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 08:46 images [2023-03-17T08:55:48.225Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 08:46 internal [2023-03-17T08:55:48.225Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 17 08:46 main.go [2023-03-17T08:55:48.225Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 08:46 res [2023-03-17T08:55:48.225Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 08:46 snap [2023-03-17T08:55:48.225Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 08:46 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:55:48.575Z] + 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=0370fe2059bad325f9c903388f854f49bb598ddd --label arch=arm64 --label version=3.0.0-dev.15 . [2023-03-17T08:55:48.851Z] Sending build context to Docker daemon 678.4kB [2023-03-17T08:55:48.851Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T08:55:48.851Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-17T08:55:48.851Z] ---> 74a6b7756e2c [2023-03-17T08:55:48.851Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-17T08:55:49.120Z] ---> Running in a6a9a18ec2e3 [2023-03-17T08:55:49.391Z] Removing intermediate container a6a9a18ec2e3 [2023-03-17T08:55:49.391Z] ---> 80d5e62cfcc9 [2023-03-17T08:55:49.391Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T08:55:49.391Z] ---> Running in 8ec955fd388a [2023-03-17T08:55:49.663Z] Removing intermediate container 8ec955fd388a [2023-03-17T08:55:49.663Z] ---> 83e1164c2519 [2023-03-17T08:55:49.663Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:55:49.934Z] ---> Running in f617a6034baa [2023-03-17T08:55:50.213Z] Removing intermediate container f617a6034baa [2023-03-17T08:55:50.213Z] ---> 3940888595f2 [2023-03-17T08:55:50.213Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T08:55:50.213Z] ---> Running in 215ef3ad63eb [2023-03-17T08:55:51.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:55:52.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:55:53.656Z] OK: 263 MiB in 53 packages [2023-03-17T08:55:54.244Z] Removing intermediate container 215ef3ad63eb [2023-03-17T08:55:54.244Z] ---> 55d5475e779c [2023-03-17T08:55:54.244Z] Step 7/29 : WORKDIR /app [2023-03-17T08:55:54.512Z] ---> Running in a2a1709e4587 [2023-03-17T08:55:54.783Z] Removing intermediate container a2a1709e4587 [2023-03-17T08:55:54.783Z] ---> 2f9d067aee5e [2023-03-17T08:55:54.783Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-17T08:55:55.372Z] ---> dd27c5e6cb8d [2023-03-17T08:55:55.372Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:55:55.372Z] ---> Running in 8f340aeeae5a [2023-03-17T08:55:58.736Z] Removing intermediate container 8f340aeeae5a [2023-03-17T08:55:58.736Z] ---> 703eade22895 [2023-03-17T08:55:58.736Z] Step 10/29 : COPY . . [2023-03-17T08:55:59.005Z] ---> 476092c791ad [2023-03-17T08:55:59.005Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T08:55:59.005Z] ---> Running in 9d2f3918955c [2023-03-17T08:55:59.278Z] Removing intermediate container 9d2f3918955c [2023-03-17T08:55:59.278Z] ---> e960530796b6 [2023-03-17T08:55:59.278Z] Step 12/29 : RUN $MAKE [2023-03-17T08:55:59.278Z] ---> Running in 8c7944c979bb [2023-03-17T08:56:00.701Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.15 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.15" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-17T08:58:37.451Z] Removing intermediate container 8c7944c979bb [2023-03-17T08:58:37.451Z] ---> 806d450d6e22 [2023-03-17T08:58:37.451Z] Step 13/29 : FROM alpine:3.17 [2023-03-17T08:58:37.451Z] 3.17: Pulling from library/alpine [2023-03-17T08:58:37.451Z] af6eaf76a39c: Already exists [2023-03-17T08:58:37.451Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T08:58:37.451Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T08:58:37.451Z] ---> d74e625d9115 [2023-03-17T08:58:37.451Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-17T08:58:37.451Z] ---> Running in 29080addc8f2 [2023-03-17T08:58:37.451Z] Removing intermediate container 29080addc8f2 [2023-03-17T08:58:37.451Z] ---> 3e88f3009c6b [2023-03-17T08:58:37.451Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-17T08:58:37.451Z] ---> Running in c3b1a2a40a12 [2023-03-17T08:58:37.451Z] Removing intermediate container c3b1a2a40a12 [2023-03-17T08:58:37.451Z] ---> bf9faf93dd94 [2023-03-17T08:58:37.451Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-17T08:58:37.451Z] ---> Running in 3695674e353e [2023-03-17T08:58:37.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:58:37.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:58:37.451Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-17T08:58:37.451Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-17T08:58:37.451Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:58:37.451Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T08:58:37.451Z] OK: 8 MiB in 17 packages [2023-03-17T08:58:37.451Z] Removing intermediate container 3695674e353e [2023-03-17T08:58:37.451Z] ---> 70c7d188d168 [2023-03-17T08:58:37.451Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-17T08:58:37.451Z] ---> 236facbb7735 [2023-03-17T08:58:37.451Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-17T08:58:37.451Z] ---> 9bfd507bb0b6 [2023-03-17T08:58:37.451Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-17T08:58:37.451Z] ---> e4f677b75cb0 [2023-03-17T08:58:37.451Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-17T08:58:38.040Z] ---> 4e18921e41ab [2023-03-17T08:58:38.040Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-17T08:58:39.475Z] ---> 870bbb65388a [2023-03-17T08:58:39.475Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-17T08:58:39.747Z] ---> Running in 5724572c13b6 [2023-03-17T08:58:41.703Z] Removing intermediate container 5724572c13b6 [2023-03-17T08:58:41.703Z] ---> 0878606ce3b9 [2023-03-17T08:58:41.703Z] Step 23/29 : VOLUME /cache [2023-03-17T08:58:41.703Z] ---> Running in e4dd356b608c [2023-03-17T08:58:41.973Z] Removing intermediate container e4dd356b608c [2023-03-17T08:58:41.973Z] ---> a89287c0f94b [2023-03-17T08:58:41.973Z] Step 24/29 : EXPOSE 59711 [2023-03-17T08:58:41.973Z] ---> Running in e8dc8f15a3da [2023-03-17T08:58:42.244Z] Removing intermediate container e8dc8f15a3da [2023-03-17T08:58:42.244Z] ---> f4f523799282 [2023-03-17T08:58:42.244Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-17T08:58:42.244Z] ---> Running in be1e5703510d [2023-03-17T08:58:42.829Z] Removing intermediate container be1e5703510d [2023-03-17T08:58:42.829Z] ---> e89caa91d1bd [2023-03-17T08:58:42.829Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-17T08:58:42.829Z] ---> Running in 395a87f3ebbb [2023-03-17T08:58:43.105Z] Removing intermediate container 395a87f3ebbb [2023-03-17T08:58:43.105Z] ---> f30e75e19166 [2023-03-17T08:58:43.105Z] Step 27/29 : LABEL arch=arm64 [2023-03-17T08:58:43.375Z] ---> Running in d35c9c1367da [2023-03-17T08:58:43.645Z] Removing intermediate container d35c9c1367da [2023-03-17T08:58:43.645Z] ---> 183ad009404b [2023-03-17T08:58:43.645Z] Step 28/29 : LABEL git_sha=0370fe2059bad325f9c903388f854f49bb598ddd [2023-03-17T08:58:43.645Z] ---> Running in 170f134761ab [2023-03-17T08:58:43.916Z] Removing intermediate container 170f134761ab [2023-03-17T08:58:43.916Z] ---> 01f03986295f [2023-03-17T08:58:43.916Z] Step 29/29 : LABEL version=3.0.0-dev.15 [2023-03-17T08:58:44.185Z] ---> Running in b92ddc8b45e8 [2023-03-17T08:58:44.455Z] Removing intermediate container b92ddc8b45e8 [2023-03-17T08:58:44.455Z] ---> 1b9571982955 [2023-03-17T08:58:44.455Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T08:58:44.455Z] Successfully built 1b9571982955 [2023-03-17T08:58:44.455Z] 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-17T08:58:44.576Z] provisioning config files... [2023-03-17T08:58:44.594Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/84@tmp/config9669128431294209965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:58:44.938Z] ---> docker-login.sh [2023-03-17T08:58:44.938Z] nexus3.edgexfoundry.org:10001 [2023-03-17T08:58:45.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:58:45.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:58:45.209Z] Configure a credential helper to remove this warning. See [2023-03-17T08:58:45.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:58:45.209Z] [2023-03-17T08:58:45.209Z] Login Succeeded [2023-03-17T08:58:45.209Z] nexus3.edgexfoundry.org:10002 [2023-03-17T08:58:45.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:58:45.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:58:45.748Z] Configure a credential helper to remove this warning. See [2023-03-17T08:58:45.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:58:45.748Z] [2023-03-17T08:58:45.748Z] Login Succeeded [2023-03-17T08:58:45.748Z] nexus3.edgexfoundry.org:10003 [2023-03-17T08:58:46.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:58:46.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:58:46.018Z] Configure a credential helper to remove this warning. See [2023-03-17T08:58:46.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:58:46.018Z] [2023-03-17T08:58:46.018Z] Login Succeeded [2023-03-17T08:58:46.018Z] nexus3.edgexfoundry.org:10004 [2023-03-17T08:58:46.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:58:46.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:58:46.562Z] Configure a credential helper to remove this warning. See [2023-03-17T08:58:46.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:58:46.562Z] [2023-03-17T08:58:46.562Z] Login Succeeded [2023-03-17T08:58:46.562Z] docker.io [2023-03-17T08:58:46.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:58:47.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:58:47.100Z] Configure a credential helper to remove this warning. See [2023-03-17T08:58:47.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:58:47.100Z] [2023-03-17T08:58:47.100Z] Login Succeeded [2023-03-17T08:58:47.100Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T08:58:47.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T08:58:47.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:58:47.174Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-03-17T08:58:47.174Z] 0370fe2059bad325f9c903388f854f49bb598ddd [2023-03-17T08:58:47.174Z] latest [2023-03-17T08:58:47.174Z] 3.0.0-dev.15 [2023-03-17T08:58:47.174Z] 0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15 [2023-03-17T08:58:47.174Z] main [2023-03-17T08:58:47.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:58:47.535Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0370fe2059bad325f9c903388f854f49bb598ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:58:47.885Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0370fe2059bad325f9c903388f854f49bb598ddd [2023-03-17T08:58:47.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-17T08:58:47.885Z] 36bf251710ac: Preparing [2023-03-17T08:58:47.885Z] 9eed6a29deb6: Preparing [2023-03-17T08:58:47.885Z] 94440547f0e2: Preparing [2023-03-17T08:58:47.885Z] 121d26d4fea2: Preparing [2023-03-17T08:58:47.885Z] 0347b038cc30: Preparing [2023-03-17T08:58:47.885Z] e0e71a10d483: Preparing [2023-03-17T08:58:47.885Z] b3a86939dbee: Preparing [2023-03-17T08:58:47.885Z] edf70074bd40: Preparing [2023-03-17T08:58:47.886Z] e0e71a10d483: Waiting [2023-03-17T08:58:47.886Z] b3a86939dbee: Waiting [2023-03-17T08:58:47.886Z] edf70074bd40: Waiting [2023-03-17T08:58:48.153Z] 94440547f0e2: Pushed [2023-03-17T08:58:48.153Z] 0347b038cc30: Pushed [2023-03-17T08:58:48.153Z] 121d26d4fea2: Pushed [2023-03-17T08:58:48.153Z] 36bf251710ac: Pushed [2023-03-17T08:58:48.153Z] edf70074bd40: Layer already exists [2023-03-17T08:58:48.421Z] e0e71a10d483: Pushed [2023-03-17T08:58:48.421Z] b3a86939dbee: Pushed [2023-03-17T08:58:53.773Z] 9eed6a29deb6: Pushed [2023-03-17T08:58:53.773Z] 0370fe2059bad325f9c903388f854f49bb598ddd: digest: sha256:ff0928d6397e525477dc76060ee379b91cdf93253a43a832d4fe6f242e8615d6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:58:54.120Z] + 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-17T08:58:54.474Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-17T08:58:54.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-17T08:58:54.474Z] 36bf251710ac: Preparing [2023-03-17T08:58:54.474Z] 9eed6a29deb6: Preparing [2023-03-17T08:58:54.474Z] 94440547f0e2: Preparing [2023-03-17T08:58:54.474Z] 121d26d4fea2: Preparing [2023-03-17T08:58:54.474Z] 0347b038cc30: Preparing [2023-03-17T08:58:54.474Z] e0e71a10d483: Preparing [2023-03-17T08:58:54.474Z] b3a86939dbee: Preparing [2023-03-17T08:58:54.474Z] edf70074bd40: Preparing [2023-03-17T08:58:54.474Z] e0e71a10d483: Waiting [2023-03-17T08:58:54.474Z] b3a86939dbee: Waiting [2023-03-17T08:58:54.474Z] edf70074bd40: Waiting [2023-03-17T08:58:54.474Z] 9eed6a29deb6: Layer already exists [2023-03-17T08:58:54.474Z] 0347b038cc30: Layer already exists [2023-03-17T08:58:54.474Z] 94440547f0e2: Layer already exists [2023-03-17T08:58:54.474Z] 36bf251710ac: Layer already exists [2023-03-17T08:58:54.474Z] 121d26d4fea2: Layer already exists [2023-03-17T08:58:54.474Z] e0e71a10d483: Layer already exists [2023-03-17T08:58:54.474Z] edf70074bd40: Layer already exists [2023-03-17T08:58:54.474Z] b3a86939dbee: Layer already exists [2023-03-17T08:58:54.741Z] latest: digest: sha256:ff0928d6397e525477dc76060ee379b91cdf93253a43a832d4fe6f242e8615d6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:58:55.127Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:58:55.486Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.15 [2023-03-17T08:58:55.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-17T08:58:55.486Z] 36bf251710ac: Preparing [2023-03-17T08:58:55.486Z] 9eed6a29deb6: Preparing [2023-03-17T08:58:55.486Z] 94440547f0e2: Preparing [2023-03-17T08:58:55.486Z] 121d26d4fea2: Preparing [2023-03-17T08:58:55.486Z] 0347b038cc30: Preparing [2023-03-17T08:58:55.486Z] e0e71a10d483: Preparing [2023-03-17T08:58:55.486Z] b3a86939dbee: Preparing [2023-03-17T08:58:55.486Z] edf70074bd40: Preparing [2023-03-17T08:58:55.486Z] b3a86939dbee: Waiting [2023-03-17T08:58:55.486Z] edf70074bd40: Waiting [2023-03-17T08:58:55.486Z] e0e71a10d483: Waiting [2023-03-17T08:58:55.486Z] 0347b038cc30: Layer already exists [2023-03-17T08:58:55.486Z] 9eed6a29deb6: Layer already exists [2023-03-17T08:58:55.486Z] 36bf251710ac: Layer already exists [2023-03-17T08:58:55.486Z] 121d26d4fea2: Layer already exists [2023-03-17T08:58:55.486Z] 94440547f0e2: Layer already exists [2023-03-17T08:58:55.486Z] b3a86939dbee: Layer already exists [2023-03-17T08:58:55.486Z] e0e71a10d483: Layer already exists [2023-03-17T08:58:55.486Z] edf70074bd40: Layer already exists [2023-03-17T08:58:55.755Z] 3.0.0-dev.15: digest: sha256:ff0928d6397e525477dc76060ee379b91cdf93253a43a832d4fe6f242e8615d6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:58:56.117Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:58:56.484Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15 [2023-03-17T08:58:56.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-17T08:58:56.484Z] 36bf251710ac: Preparing [2023-03-17T08:58:56.484Z] 9eed6a29deb6: Preparing [2023-03-17T08:58:56.484Z] 94440547f0e2: Preparing [2023-03-17T08:58:56.484Z] 121d26d4fea2: Preparing [2023-03-17T08:58:56.484Z] 0347b038cc30: Preparing [2023-03-17T08:58:56.484Z] e0e71a10d483: Preparing [2023-03-17T08:58:56.484Z] b3a86939dbee: Preparing [2023-03-17T08:58:56.484Z] edf70074bd40: Preparing [2023-03-17T08:58:56.484Z] e0e71a10d483: Waiting [2023-03-17T08:58:56.484Z] b3a86939dbee: Waiting [2023-03-17T08:58:56.484Z] edf70074bd40: Waiting [2023-03-17T08:58:56.484Z] 36bf251710ac: Layer already exists [2023-03-17T08:58:56.484Z] 0347b038cc30: Layer already exists [2023-03-17T08:58:56.484Z] 121d26d4fea2: Layer already exists [2023-03-17T08:58:56.484Z] 9eed6a29deb6: Layer already exists [2023-03-17T08:58:56.484Z] 94440547f0e2: Layer already exists [2023-03-17T08:58:56.484Z] b3a86939dbee: Layer already exists [2023-03-17T08:58:56.484Z] e0e71a10d483: Layer already exists [2023-03-17T08:58:56.484Z] edf70074bd40: Layer already exists [2023-03-17T08:58:56.756Z] 0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15: digest: sha256:ff0928d6397e525477dc76060ee379b91cdf93253a43a832d4fe6f242e8615d6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:58:57.130Z] + 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-17T08:58:57.495Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-03-17T08:58:57.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-17T08:58:57.495Z] 36bf251710ac: Preparing [2023-03-17T08:58:57.495Z] 9eed6a29deb6: Preparing [2023-03-17T08:58:57.495Z] 94440547f0e2: Preparing [2023-03-17T08:58:57.495Z] 121d26d4fea2: Preparing [2023-03-17T08:58:57.495Z] 0347b038cc30: Preparing [2023-03-17T08:58:57.495Z] e0e71a10d483: Preparing [2023-03-17T08:58:57.495Z] b3a86939dbee: Preparing [2023-03-17T08:58:57.495Z] edf70074bd40: Preparing [2023-03-17T08:58:57.495Z] e0e71a10d483: Waiting [2023-03-17T08:58:57.495Z] b3a86939dbee: Waiting [2023-03-17T08:58:57.495Z] edf70074bd40: Waiting [2023-03-17T08:58:57.495Z] 0347b038cc30: Layer already exists [2023-03-17T08:58:57.495Z] 121d26d4fea2: Layer already exists [2023-03-17T08:58:57.495Z] 9eed6a29deb6: Layer already exists [2023-03-17T08:58:57.495Z] 94440547f0e2: Layer already exists [2023-03-17T08:58:57.495Z] 36bf251710ac: Layer already exists [2023-03-17T08:58:57.495Z] edf70074bd40: Layer already exists [2023-03-17T08:58:57.495Z] e0e71a10d483: Layer already exists [2023-03-17T08:58:57.495Z] b3a86939dbee: Layer already exists [2023-03-17T08:58:57.764Z] main: digest: sha256:ff0928d6397e525477dc76060ee379b91cdf93253a43a832d4fe6f242e8615d6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T08:58:57.827Z] ===================================================== [Pipeline] echo [2023-03-17T08:58:57.837Z] taggedImages: [2023-03-17T08:58:57.837Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0370fe2059bad325f9c903388f854f49bb598ddd [2023-03-17T08:58:57.837Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-17T08:58:57.837Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.15 [2023-03-17T08:58:57.837Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0370fe2059bad325f9c903388f854f49bb598ddd-3.0.0-dev.15 [2023-03-17T08:58:57.837Z] - 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-17T08:58:58.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T08:58:58.211Z] [2023-03-17T08:58:58.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:58:58.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T08:58:58.559Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T08:58:58.559Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T08:58:58.559Z] 04944245beec: Pulling fs layer [2023-03-17T08:58:58.559Z] 699f458cf7ca: Pulling fs layer [2023-03-17T08:58:58.559Z] 765212b225bb: Pulling fs layer [2023-03-17T08:58:58.559Z] f23df028b6ca: Pulling fs layer [2023-03-17T08:58:58.559Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T08:58:58.559Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T08:58:58.559Z] 765212b225bb: Waiting [2023-03-17T08:58:58.559Z] f23df028b6ca: Waiting [2023-03-17T08:58:58.559Z] d65c8cfc05b1: Waiting [2023-03-17T08:58:58.559Z] 2437ff75d9bd: Waiting [2023-03-17T08:58:58.828Z] 04944245beec: Verifying Checksum [2023-03-17T08:58:58.828Z] 04944245beec: Download complete [2023-03-17T08:58:58.828Z] 765212b225bb: Verifying Checksum [2023-03-17T08:58:58.828Z] 765212b225bb: Download complete [2023-03-17T08:58:58.828Z] f23df028b6ca: Verifying Checksum [2023-03-17T08:58:58.828Z] f23df028b6ca: Download complete [2023-03-17T08:58:58.828Z] d65c8cfc05b1: Verifying Checksum [2023-03-17T08:58:58.828Z] d65c8cfc05b1: Download complete [2023-03-17T08:58:59.099Z] 699f458cf7ca: Verifying Checksum [2023-03-17T08:58:59.099Z] 699f458cf7ca: Download complete [2023-03-17T08:58:59.367Z] 8998bd30e6a1: Download complete [2023-03-17T08:59:01.961Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T08:59:01.961Z] 2437ff75d9bd: Download complete [2023-03-17T08:59:03.909Z] 8998bd30e6a1: Pull complete [2023-03-17T08:59:04.177Z] 04944245beec: Pull complete [2023-03-17T08:59:05.600Z] 699f458cf7ca: Pull complete [2023-03-17T08:59:05.869Z] 765212b225bb: Pull complete [2023-03-17T08:59:06.835Z] f23df028b6ca: Pull complete [2023-03-17T08:59:06.835Z] d65c8cfc05b1: Pull complete [2023-03-17T08:59:21.850Z] 2437ff75d9bd: Pull complete [2023-03-17T08:59:21.850Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T08:59:21.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T08:59:21.850Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:59:22.071Z] prd-ubuntu20.04-docker-arm64-4c-16g-4372 does not seem to be running inside a container [2023-03-17T08:59:22.154Z] $ 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/84 -v /w/workspace/app-rfid-llrp-inventory/84:/w/workspace/app-rfid-llrp-inventory/84:rw,z -v /w/workspace/app-rfid-llrp-inventory/84@tmp:/w/workspace/app-rfid-llrp-inventory/84@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-17T08:59:25.116Z] $ docker top 9fa527b77af4b6858d724a57f98afcfa40cf31e28cfe125791ca0361c9ddb4a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:59:26.000Z] ---> job-cost.sh [2023-03-17T08:59:26.000Z] lf-activate-venv: SKIPPING [2023-03-17T08:59:26.000Z] INFO: No Stack... [2023-03-17T08:59:26.586Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T08:59:27.173Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T08:59:27.826Z] + cat /w/workspace/app-rfid-llrp-inventory/84/archives/cost.csv [2023-03-17T08:59:27.826Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T08:59:27.907Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-84-stack-cost] [2023-03-17T08:59:27.913Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-84-stack-cost] did not exist. Created. [2023-03-17T08:59:27.913Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T08:59:28.574Z] /w/workspace/app-rfid-llrp-inventory/84@tmp/durable-c579b945/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-17T08:59:29.237Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T08:59:29.265Z] Warning: overwriting stash ‘stack-cost’ [2023-03-17T08:59:29.326Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T08:59:29.332Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-84-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T08:59:29.349Z] $ docker stop --time=1 9fa527b77af4b6858d724a57f98afcfa40cf31e28cfe125791ca0361c9ddb4a9 [2023-03-17T08:59:30.908Z] $ docker rm -f --volumes 9fa527b77af4b6858d724a57f98afcfa40cf31e28cfe125791ca0361c9ddb4a9 [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-17T08:59:31.371Z] provisioning config files... [2023-03-17T08:59:31.377Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2173959968386824800tmp [Pipeline] { [Pipeline] sh [2023-03-17T08:59:31.664Z] + set +x [2023-03-17T08:59:31.664Z] + curl -s https://codecov.io/bash [2023-03-17T08:59:31.664Z] + bash -s -- [2023-03-17T08:59:31.664Z] [2023-03-17T08:59:31.664Z] _____ _ [2023-03-17T08:59:31.664Z] / ____| | | [2023-03-17T08:59:31.664Z] | | ___ __| | ___ ___ _____ __ [2023-03-17T08:59:31.664Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-17T08:59:31.664Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-17T08:59:31.664Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-17T08:59:31.664Z] Bash-1.0.6 [2023-03-17T08:59:31.664Z] [2023-03-17T08:59:31.664Z] [2023-03-17T08:59:31.664Z] ==> git version 2.25.1 found [2023-03-17T08:59:31.664Z] ==> 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-17T08:59:31.664Z] Release-Date: 2020-01-08 [2023-03-17T08:59:31.664Z] 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-17T08:59:31.664Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-17T08:59:31.664Z] ==> Jenkins CI detected. [2023-03-17T08:59:31.664Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-17T08:59:31.664Z] project root: . [2023-03-17T08:59:31.664Z] --> token set from env [2023-03-17T08:59:31.664Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-17T08:59:31.664Z] ==> Running gcov in . (disable via -X gcov) [2023-03-17T08:59:31.664Z] ==> Python coveragepy not found [2023-03-17T08:59:31.664Z] ==> Searching for coverage reports in: [2023-03-17T08:59:31.664Z] + . [2023-03-17T08:59:31.664Z] -> Found 1 reports [2023-03-17T08:59:31.664Z] ==> Detecting git/mercurial file structure [2023-03-17T08:59:31.664Z] ==> Reading reports [2023-03-17T08:59:31.664Z] + ./coverage.out bytes=41317 [2023-03-17T08:59:31.923Z] ==> Appending adjustments [2023-03-17T08:59:31.923Z] https://docs.codecov.io/docs/fixing-reports [2023-03-17T08:59:31.923Z] + Found adjustments [2023-03-17T08:59:31.923Z] ==> Gzipping contents [2023-03-17T08:59:31.923Z] 12K /tmp/codecov.y80bUZ.gz [2023-03-17T08:59:31.923Z] ==> Uploading reports [2023-03-17T08:59:31.923Z] url: https://codecov.io [2023-03-17T08:59:31.923Z] query: branch=main&commit=0370fe2059bad325f9c903388f854f49bb598ddd&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-17T08:59:31.923Z] -> Pinging Codecov [2023-03-17T08:59:31.923Z] 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=0370fe2059bad325f9c903388f854f49bb598ddd&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-17T08:59:32.182Z] -> Uploading to [2023-03-17T08:59:32.182Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-17/581DD39554BDF9B6E22D074273EAD858/0370fe2059bad325f9c903388f854f49bb598ddd/a486f643-3749-4668-8263-22e0e811f403.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T085931Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88d1de468884b3ad97ca504a9eab12d512fbedea5cffe4d87724aa61c1c7f664 [2023-03-17T08:59:32.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T08:59:32.182Z] Dload Upload Total Spent Left Speed [2023-03-17T08:59:32.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11805 0 0 100 11805 0 38960 --:--:-- --:--:-- --:--:-- 38960 [2023-03-17T08:59:32.441Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0370fe2059bad325f9c903388f854f49bb598ddd [Pipeline] } [2023-03-17T08:59:32.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-17T08:59:32.621Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-17T08:59:32.629Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:59:32.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-17T08:59:32.918Z] [2023-03-17T08:59:32.918Z] 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-17T08:59:33.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-17T08:59:33.213Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-17T08:59:33.213Z] df9b9388f04a: Pulling fs layer [2023-03-17T08:59:33.213Z] 52dc419b0ee2: Pulling fs layer [2023-03-17T08:59:33.213Z] 25bc292e5bac: Pulling fs layer [2023-03-17T08:59:33.213Z] 114826534d7a: Pulling fs layer [2023-03-17T08:59:33.213Z] 4657fd5d0bcf: Pulling fs layer [2023-03-17T08:59:33.213Z] 6ad1cebc031e: Pulling fs layer [2023-03-17T08:59:33.213Z] 8a3aa393b2d8: Pulling fs layer [2023-03-17T08:59:33.213Z] 4657fd5d0bcf: Waiting [2023-03-17T08:59:33.213Z] 6ad1cebc031e: Waiting [2023-03-17T08:59:33.213Z] 8a3aa393b2d8: Waiting [2023-03-17T08:59:33.213Z] 114826534d7a: Waiting [2023-03-17T08:59:33.213Z] 25bc292e5bac: Verifying Checksum [2023-03-17T08:59:33.213Z] 25bc292e5bac: Download complete [2023-03-17T08:59:33.213Z] 52dc419b0ee2: Verifying Checksum [2023-03-17T08:59:33.213Z] 52dc419b0ee2: Download complete [2023-03-17T08:59:33.213Z] 4657fd5d0bcf: Download complete [2023-03-17T08:59:33.213Z] df9b9388f04a: Download complete [2023-03-17T08:59:33.471Z] df9b9388f04a: Pull complete [2023-03-17T08:59:33.471Z] 6ad1cebc031e: Download complete [2023-03-17T08:59:33.471Z] 52dc419b0ee2: Pull complete [2023-03-17T08:59:33.471Z] 25bc292e5bac: Pull complete [2023-03-17T08:59:34.036Z] 114826534d7a: Verifying Checksum [2023-03-17T08:59:34.036Z] 114826534d7a: Download complete [2023-03-17T08:59:34.036Z] 8a3aa393b2d8: Verifying Checksum [2023-03-17T08:59:37.313Z] 114826534d7a: Pull complete [2023-03-17T08:59:37.313Z] 4657fd5d0bcf: Pull complete [2023-03-17T08:59:37.571Z] 6ad1cebc031e: Pull complete [2023-03-17T08:59:40.098Z] 8a3aa393b2d8: Pull complete [2023-03-17T08:59:40.098Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-17T08:59:40.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-17T08:59:40.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:59:40.169Z] prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container [2023-03-17T08:59:40.200Z] $ 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-17T08:59:42.116Z] $ docker top b9dcc64c2a5ee91fbec9e345f541a11ce8fb6fce1c8931de528e5b2184b4d36d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-17T08:59:42.180Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-03-17T08:59:42.457Z] + set -o pipefail [2023-03-17T08:59:42.458Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-03-17T08:59:46.640Z] [2023-03-17T08:59:46.640Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-03-17T08:59:46.640Z] [2023-03-17T08:59:46.640Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/50fc7534-d961-4831-be8a-445e99119d65 [2023-03-17T08:59:46.640Z] [2023-03-17T08:59:46.640Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-17T08:59:46.640Z] [2023-03-17T08:59:46.640Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-17T08:59:46.640Z] [2023-03-17T08:59:46.640Z] [2023-03-17T08:59:46.640Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-17T08:59:46.640Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-17T08:59:46.640Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-17T08:59:46.910Z] $ docker stop --time=1 b9dcc64c2a5ee91fbec9e345f541a11ce8fb6fce1c8931de528e5b2184b4d36d [2023-03-17T08:59:48.970Z] $ docker rm -f --volumes b9dcc64c2a5ee91fbec9e345f541a11ce8fb6fce1c8931de528e5b2184b4d36d [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-17T08:59:49.647Z] + git log --format=format:%s -1 0370fe2059bad325f9c903388f854f49bb598ddd [Pipeline] sh [2023-03-17T08:59:49.933Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T08:59:49.933Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:59:50.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T08:59:50.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:59:50.298Z] prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container [2023-03-17T08:59:50.327Z] $ 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-17T08:59:50.696Z] $ docker top 082d9aab5b5479bb674d640b28140379aba8bf774abb613fec8f61b2c36da8e6 -eo pid,comm [2023-03-17T08:59:50.745Z] 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-17T08:59:50.745Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T08:59:50.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T08:59:50.790Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T08:59:50.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T08:59:50.899Z] $ docker exec 082d9aab5b5479bb674d640b28140379aba8bf774abb613fec8f61b2c36da8e6 ssh-agent [2023-03-17T08:59:50.999Z] SSH_AUTH_SOCK=/tmp/ssh-gslI36TigTGu/agent.33 [2023-03-17T08:59:50.999Z] SSH_AGENT_PID=39 [2023-03-17T08:59:51.003Z] Running ssh-add (command line suppressed) [2023-03-17T08:59:51.100Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6627397539562792768.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6627397539562792768.key) [2023-03-17T08:59:51.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T08:59:51.399Z] + git semver tag [2023-03-17T08:59:51.658Z] 2023-03-17 08:59:51,575 [run_tag] DEBUG tag force:False [2023-03-17T08:59:51.658Z] 2023-03-17 08:59:51,575 [check_head_tag] DEBUG check head tag [2023-03-17T08:59:51.658Z] 2023-03-17 08:59:51,577 [execute] INFO git cat-file --batch-check [2023-03-17T08:59:51.658Z] 2023-03-17 08:59:51,578 [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-17T08:59:51.658Z] 2023-03-17 08:59:51,582 [execute] INFO git cat-file --batch [2023-03-17T08:59:51.658Z] 2023-03-17 08:59:51,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-03-17T08:59:51.658Z] 2023-03-17 08:59:51,599 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-17T08:59:51.658Z] 2023-03-17 08:59:51,599 [execute] INFO git tag -a v3.0.0-dev.15 -m v3.0.0-dev.15 [2023-03-17T08:59:51.658Z] 2023-03-17 08:59:51,600 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.15', '-m', 'v3.0.0-dev.15'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-03-17T08:59:51.658Z] 2023-03-17 08:59:51,604 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-17T08:59:51.658Z] 3.0.0-dev.15 [Pipeline] } [2023-03-17T08:59:51.669Z] $ docker exec --env ******** --env ******** 082d9aab5b5479bb674d640b28140379aba8bf774abb613fec8f61b2c36da8e6 ssh-agent -k [2023-03-17T08:59:51.762Z] unset SSH_AUTH_SOCK; [2023-03-17T08:59:51.762Z] unset SSH_AGENT_PID; [2023-03-17T08:59:51.762Z] echo Agent pid 39 killed; [2023-03-17T08:59:51.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T08:59:52.071Z] + git semver [Pipeline] } [2023-03-17T08:59:52.344Z] $ docker stop --time=1 082d9aab5b5479bb674d640b28140379aba8bf774abb613fec8f61b2c36da8e6 [2023-03-17T08:59:53.624Z] $ docker rm -f --volumes 082d9aab5b5479bb674d640b28140379aba8bf774abb613fec8f61b2c36da8e6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:59:54.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-17T08:59:54.005Z] [2023-03-17T08:59:54.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:59:54.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-17T08:59:54.299Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-17T08:59:54.299Z] ab5ef0e58194: Pulling fs layer [2023-03-17T08:59:54.299Z] 9712f1f96733: Pulling fs layer [2023-03-17T08:59:54.299Z] 63f879dbbcfc: Pulling fs layer [2023-03-17T08:59:54.299Z] 0d9ebad4ef96: Pulling fs layer [2023-03-17T08:59:54.299Z] e9a5061849ea: Pulling fs layer [2023-03-17T08:59:54.299Z] d747dcd14b5f: Pulling fs layer [2023-03-17T08:59:54.299Z] 2de7ff778b66: Pulling fs layer [2023-03-17T08:59:54.299Z] d747dcd14b5f: Waiting [2023-03-17T08:59:54.299Z] e9a5061849ea: Waiting [2023-03-17T08:59:54.299Z] 2de7ff778b66: Waiting [2023-03-17T08:59:54.299Z] 0d9ebad4ef96: Waiting [2023-03-17T08:59:54.299Z] 9712f1f96733: Verifying Checksum [2023-03-17T08:59:54.299Z] 9712f1f96733: Download complete [2023-03-17T08:59:54.880Z] 63f879dbbcfc: Verifying Checksum [2023-03-17T08:59:54.880Z] 63f879dbbcfc: Download complete [2023-03-17T08:59:54.880Z] e9a5061849ea: Verifying Checksum [2023-03-17T08:59:54.880Z] e9a5061849ea: Download complete [2023-03-17T08:59:54.880Z] d747dcd14b5f: Verifying Checksum [2023-03-17T08:59:54.880Z] d747dcd14b5f: Download complete [2023-03-17T08:59:55.141Z] ab5ef0e58194: Verifying Checksum [2023-03-17T08:59:55.141Z] ab5ef0e58194: Download complete [2023-03-17T08:59:55.141Z] 0d9ebad4ef96: Download complete [2023-03-17T08:59:55.141Z] 2de7ff778b66: Verifying Checksum [2023-03-17T08:59:55.141Z] 2de7ff778b66: Download complete [2023-03-17T08:59:57.662Z] ab5ef0e58194: Pull complete [2023-03-17T08:59:57.662Z] 9712f1f96733: Pull complete [2023-03-17T08:59:58.226Z] 63f879dbbcfc: Pull complete [2023-03-17T09:00:01.501Z] 0d9ebad4ef96: Pull complete [2023-03-17T09:00:01.501Z] e9a5061849ea: Pull complete [2023-03-17T09:00:01.501Z] d747dcd14b5f: Pull complete [2023-03-17T09:00:02.440Z] 2de7ff778b66: Pull complete [2023-03-17T09:00:02.440Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-17T09:00:02.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-17T09:00:02.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:00:02.514Z] prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container [2023-03-17T09:00:02.539Z] $ 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-17T09:00:04.697Z] $ docker top 92669ed1baf0c54739962fbec317deff7c291a623a0ec41e355d16743ca05f5f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-17T09:00:04.756Z] provisioning config files... [2023-03-17T09:00:04.762Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6623177577676604123tmp [2023-03-17T09:00:04.770Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5780268310351754714tmp [2023-03-17T09:00:04.778Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6662968508857776978tmp [Pipeline] { [Pipeline] echo [2023-03-17T09:00:04.787Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:00:05.067Z] ---> sigul-configuration.sh [2023-03-17T09:00:05.067Z] gpg: directory `/root/.gnupg' created [2023-03-17T09:00:05.067Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-17T09:00:05.067Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-17T09:00:05.067Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-17T09:00:05.067Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-17T09:00:05.067Z] gpg: CAST5 encrypted data [2023-03-17T09:00:05.067Z] gpg: encrypted with 1 passphrase [2023-03-17T09:00:05.067Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-17T09:00:05.351Z] + mkdir /home/jenkins [2023-03-17T09:00:05.351Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-17T09:00:05.638Z] + 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-17T09:00:05.646Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:00:05.928Z] ---> sigul-install.sh [2023-03-17T09:00:05.928Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-17T09:00:06.220Z] + git tag --list [2023-03-17T09:00:06.220Z] v0.0.0 [2023-03-17T09:00:06.220Z] v1.0.0 [2023-03-17T09:00:06.220Z] v2.1.0 [2023-03-17T09:00:06.220Z] v2.1.1 [2023-03-17T09:00:06.220Z] v2.1.1-dev.1 [2023-03-17T09:00:06.220Z] v2.2.0 [2023-03-17T09:00:06.220Z] v2.2.1-dev.1 [2023-03-17T09:00:06.220Z] v2.2.1-dev.2 [2023-03-17T09:00:06.220Z] v2.2.1-dev.3 [2023-03-17T09:00:06.220Z] v2.2.1-dev.4 [2023-03-17T09:00:06.220Z] v2.2.1-dev.5 [2023-03-17T09:00:06.220Z] v2.2.1-dev.6 [2023-03-17T09:00:06.220Z] v2.2.1-dev.7 [2023-03-17T09:00:06.220Z] v2.3.0 [2023-03-17T09:00:06.220Z] v2.3.0-dev.10 [2023-03-17T09:00:06.220Z] v2.3.0-dev.11 [2023-03-17T09:00:06.220Z] v2.3.0-dev.12 [2023-03-17T09:00:06.220Z] v2.3.0-dev.13 [2023-03-17T09:00:06.220Z] v2.3.0-dev.14 [2023-03-17T09:00:06.220Z] v2.3.0-dev.15 [2023-03-17T09:00:06.220Z] v2.3.0-dev.16 [2023-03-17T09:00:06.220Z] v2.3.0-dev.17 [2023-03-17T09:00:06.220Z] v2.3.0-dev.18 [2023-03-17T09:00:06.220Z] v2.3.0-dev.19 [2023-03-17T09:00:06.220Z] v2.3.0-dev.20 [2023-03-17T09:00:06.220Z] v2.3.0-dev.21 [2023-03-17T09:00:06.220Z] v2.3.0-dev.22 [2023-03-17T09:00:06.220Z] v2.3.0-dev.23 [2023-03-17T09:00:06.221Z] v2.3.0-dev.24 [2023-03-17T09:00:06.221Z] v2.3.0-dev.25 [2023-03-17T09:00:06.221Z] v2.3.0-dev.26 [2023-03-17T09:00:06.221Z] v2.3.0-dev.9 [2023-03-17T09:00:06.221Z] v2.3.1-dev.1 [2023-03-17T09:00:06.221Z] v3.0.0-dev.1 [2023-03-17T09:00:06.221Z] v3.0.0-dev.10 [2023-03-17T09:00:06.221Z] v3.0.0-dev.11 [2023-03-17T09:00:06.221Z] v3.0.0-dev.12 [2023-03-17T09:00:06.221Z] v3.0.0-dev.13 [2023-03-17T09:00:06.221Z] v3.0.0-dev.14 [2023-03-17T09:00:06.221Z] v3.0.0-dev.15 [2023-03-17T09:00:06.221Z] v3.0.0-dev.2 [2023-03-17T09:00:06.221Z] v3.0.0-dev.3 [2023-03-17T09:00:06.221Z] v3.0.0-dev.4 [2023-03-17T09:00:06.221Z] v3.0.0-dev.5 [2023-03-17T09:00:06.221Z] v3.0.0-dev.6 [2023-03-17T09:00:06.221Z] v3.0.0-dev.7 [2023-03-17T09:00:06.221Z] v3.0.0-dev.8 [2023-03-17T09:00:06.221Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-17T09:00:06.506Z] + lftools sign git-tag v3.0.0-dev.15 [2023-03-17T09:00:07.073Z] Signing Git tag with Sigul... [2023-03-17T09:00:07.073Z] Signing v3.0.0-dev.15 [Pipeline] echo [2023-03-17T09:00:07.340Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:00:07.623Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-17T09:00:07.630Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-17T09:00:07.662Z] $ docker stop --time=1 92669ed1baf0c54739962fbec317deff7c291a623a0ec41e355d16743ca05f5f [2023-03-17T09:00:08.979Z] $ docker rm -f --volumes 92669ed1baf0c54739962fbec317deff7c291a623a0ec41e355d16743ca05f5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-17T09:00:09.406Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T09:00:09.406Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:00:09.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T09:00:09.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:00:09.779Z] prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container [2023-03-17T09:00:09.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-17T09:00:10.143Z] $ docker top 0a0aa5dae1057b6b790551187ba80e4a8673a2607be25182ce4b52011191d4ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T09:00:10.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T09:00:10.226Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T09:00:10.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T09:00:10.348Z] $ docker exec 0a0aa5dae1057b6b790551187ba80e4a8673a2607be25182ce4b52011191d4ba ssh-agent [2023-03-17T09:00:10.457Z] SSH_AUTH_SOCK=/tmp/ssh-DbUxRUn7geej/agent.31 [2023-03-17T09:00:10.457Z] SSH_AGENT_PID=37 [2023-03-17T09:00:10.462Z] Running ssh-add (command line suppressed) [2023-03-17T09:00:10.557Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9901973457726779733.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9901973457726779733.key) [2023-03-17T09:00:10.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T09:00:10.855Z] + git semver bump pre [2023-03-17T09:00:11.114Z] 2023-03-17 09:00:11,052 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-17T09:00:11.114Z] 2023-03-17 09:00:11,053 [bump_version] DEBUG bumping version:3.0.0-dev.15 on axis:pre with prefix:dev [2023-03-17T09:00:11.114Z] 2023-03-17 09:00:11,053 [bump_version] DEBUG bumped version:3.0.0-dev.16 [2023-03-17T09:00:11.114Z] 2023-03-17 09:00:11,053 [write_version] DEBUG write version:3.0.0-dev.16 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-03-17T09:00:11.114Z] 2023-03-17 09:00:11,053 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-17T09:00:11.114Z] 2023-03-17 09:00:11,053 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-17T09:00:11.114Z] 2023-03-17 09:00:11,055 [execute] INFO git cat-file --batch-check [2023-03-17T09:00:11.114Z] 2023-03-17 09:00:11,055 [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-17T09:00:11.114Z] 2023-03-17 09:00:11,060 [execute] INFO git cat-file --batch [2023-03-17T09:00:11.114Z] 2023-03-17 09:00:11,060 [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-17T09:00:11.114Z] 2023-03-17 09:00:11,065 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-17T09:00:11.114Z] 3.0.0-dev.16 [Pipeline] } [2023-03-17T09:00:11.124Z] $ docker exec --env ******** --env ******** 0a0aa5dae1057b6b790551187ba80e4a8673a2607be25182ce4b52011191d4ba ssh-agent -k [2023-03-17T09:00:11.236Z] unset SSH_AUTH_SOCK; [2023-03-17T09:00:11.236Z] unset SSH_AGENT_PID; [2023-03-17T09:00:11.236Z] echo Agent pid 37 killed; [2023-03-17T09:00:11.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T09:00:11.545Z] + git semver [Pipeline] } [2023-03-17T09:00:11.815Z] $ docker stop --time=1 0a0aa5dae1057b6b790551187ba80e4a8673a2607be25182ce4b52011191d4ba [2023-03-17T09:00:13.133Z] $ docker rm -f --volumes 0a0aa5dae1057b6b790551187ba80e4a8673a2607be25182ce4b52011191d4ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T09:00:13.460Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T09:00:13.460Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:00:13.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T09:00:13.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:00:13.813Z] prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container [2023-03-17T09:00:13.841Z] $ 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-17T09:00:14.196Z] $ docker top ededad0e124ad1268387844446478e74cef9a502b05a840d9c3eeab8fea16a0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T09:00:14.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T09:00:14.278Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T09:00:14.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T09:00:14.396Z] $ docker exec ededad0e124ad1268387844446478e74cef9a502b05a840d9c3eeab8fea16a0e ssh-agent [2023-03-17T09:00:14.504Z] SSH_AUTH_SOCK=/tmp/ssh-EuBrXnmEk3bR/agent.32 [2023-03-17T09:00:14.504Z] SSH_AGENT_PID=38 [2023-03-17T09:00:14.509Z] Running ssh-add (command line suppressed) [2023-03-17T09:00:14.605Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18193285841713061592.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18193285841713061592.key) [2023-03-17T09:00:14.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T09:00:14.899Z] + git semver push [2023-03-17T09:00:15.158Z] 2023-03-17 09:00:15,084 [run_push] DEBUG push [2023-03-17T09:00:15.158Z] 2023-03-17 09:00:15,085 [execute] INFO git cat-file --batch-check [2023-03-17T09:00:15.158Z] 2023-03-17 09:00:15,085 [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-17T09:00:15.158Z] 2023-03-17 09:00:15,088 [execute] INFO git rev-list 183e92f9295ac0326aa37ccc3b7355391e178393 -- [2023-03-17T09:00:15.158Z] 2023-03-17 09:00:15,088 [execute] DEBUG Popen(['git', 'rev-list', '183e92f9295ac0326aa37ccc3b7355391e178393', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-17T09:00:15.158Z] 2023-03-17 09:00:15,095 [execute] INFO git fetch -v origin [2023-03-17T09:00:15.158Z] 2023-03-17 09:00:15,095 [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-17T09:00:15.725Z] 2023-03-17 09:00:15,564 [run_push] DEBUG no remote changes detected [2023-03-17T09:00:15.725Z] 2023-03-17 09:00:15,565 [execute] INFO git push origin semver [2023-03-17T09:00:15.725Z] 2023-03-17 09:00:15,565 [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-17T09:00:16.662Z] 2023-03-17 09:00:16,323 [run_push] DEBUG push all version tags [2023-03-17T09:00:16.662Z] 2023-03-17 09:00:16,324 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-17T09:00:16.662Z] 2023-03-17 09:00:16,324 [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-17T09:00:17.228Z] 2023-03-17 09:00:17,057 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-17T09:00:17.228Z] 3.0.0-dev.16 [Pipeline] } [2023-03-17T09:00:17.239Z] $ docker exec --env ******** --env ******** ededad0e124ad1268387844446478e74cef9a502b05a840d9c3eeab8fea16a0e ssh-agent -k [2023-03-17T09:00:17.340Z] unset SSH_AUTH_SOCK; [2023-03-17T09:00:17.340Z] unset SSH_AGENT_PID; [2023-03-17T09:00:17.340Z] echo Agent pid 38 killed; [2023-03-17T09:00:17.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T09:00:17.658Z] + git semver [Pipeline] } [2023-03-17T09:00:17.928Z] $ docker stop --time=1 ededad0e124ad1268387844446478e74cef9a502b05a840d9c3eeab8fea16a0e [2023-03-17T09:00:19.230Z] $ docker rm -f --volumes ededad0e124ad1268387844446478e74cef9a502b05a840d9c3eeab8fea16a0e [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-17T09:00:19.752Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-03-17T09:00:19.752Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-17T09:00:19.752Z] total 16 [2023-03-17T09:00:19.752Z] drwxr-xr-x 3 root root 4096 Mar 17 08:44 . [2023-03-17T09:00:19.752Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 09:00 .. [2023-03-17T09:00:19.752Z] drwxr-xr-x 2 root root 4096 Mar 17 08:44 cost [2023-03-17T09:00:19.752Z] -rw-r--r-- 1 root root 94 Mar 17 08:44 cost.csv [2023-03-17T09:00:19.752Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-17T09:00:19.752Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-17T09:00:19.752Z] total 16 [2023-03-17T09:00:19.752Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 08:44 . [2023-03-17T09:00:19.752Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 09:00 .. [2023-03-17T09:00:19.752Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 08:44 cost [2023-03-17T09:00:19.752Z] -rw-r--r-- 1 jenkins jenkins 94 Mar 17 08:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:00:20.041Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:00:20.892Z] ---> package-listing.sh [2023-03-17T09:00:20.892Z] ++ facter osfamily [2023-03-17T09:00:20.892Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T09:00:21.151Z] + OS_FAMILY=debian [2023-03-17T09:00:21.151Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-17T09:00:21.151Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T09:00:21.151Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T09:00:21.151Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T09:00:21.151Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T09:00:21.151Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-17T09:00:21.151Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T09:00:21.151Z] + case "${OS_FAMILY}" in [2023-03-17T09:00:21.151Z] + dpkg -l [2023-03-17T09:00:21.151Z] + grep '^ii' [2023-03-17T09:00:21.151Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T09:00:21.151Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T09:00:21.151Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T09:00:21.151Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-17T09:00:21.151Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-03-17T09:00:21.151Z] + 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-17T09:00:21.160Z] 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-17T09:00:21.434Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:00:22.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T09:00:22.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:00:22.156Z] prd-ubuntu20.04-docker-8c-8g-4370 does not seem to be running inside a container [2023-03-17T09:00:22.221Z] $ 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-17T09:00:22.444Z] $ docker top 70d58636202b3517b601921b422599507e04a6dde2fb2faf5a4b249f7eee2bf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T09:00:22.782Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T09:00:23.062Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T09:00:23.344Z] + ls /var/log/sa-host [2023-03-17T09:00:23.344Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T09:00:23.417Z] provisioning config files... [2023-03-17T09:00:23.424Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16786776581579051561tmp [Pipeline] { [Pipeline] echo [2023-03-17T09:00:23.440Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:00:23.719Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T09:00:23.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:00:24.057Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T09:00:24.064Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:00:24.345Z] ---> sudo-logs.sh [2023-03-17T09:00:24.345Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T09:00:24.375Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:00:24.653Z] ---> job-cost.sh [2023-03-17T09:00:24.653Z] lf-activate-venv: SKIPPING [2023-03-17T09:00:24.653Z] DEBUG: total: 0.2199999988079071 [2023-03-17T09:00:24.653Z] INFO: Retrieving Stack Cost... [2023-03-17T09:00:25.219Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T09:00:25.479Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T09:00:25.491Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:00:25.777Z] ---> logs-deploy.sh [2023-03-17T09:00:25.777Z] lf-activate-venv: SKIPPING [2023-03-17T09:00:25.777Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/84 [2023-03-17T09:00:25.777Z] INFO: archiving workspace using pattern(s): [2023-03-17T09:00:26.713Z] Archives upload complete. [2023-03-17T09:00:26.971Z] INFO: archiving logs to Nexus [2023-03-17T09:00:27.540Z] ---> uname -a: [2023-03-17T09:00:27.540Z] Linux prd-ubuntu20-04-docker-8c-8g-4370 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-17T09:00:27.540Z] [2023-03-17T09:00:27.540Z] [2023-03-17T09:00:27.540Z] ---> lscpu: [2023-03-17T09:00:27.540Z] Architecture: x86_64 [2023-03-17T09:00:27.540Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-17T09:00:27.540Z] Byte Order: Little Endian [2023-03-17T09:00:27.540Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-17T09:00:27.540Z] CPU(s): 8 [2023-03-17T09:00:27.540Z] On-line CPU(s) list: 0-7 [2023-03-17T09:00:27.540Z] Thread(s) per core: 1 [2023-03-17T09:00:27.540Z] Core(s) per socket: 1 [2023-03-17T09:00:27.540Z] Socket(s): 8 [2023-03-17T09:00:27.540Z] NUMA node(s): 1 [2023-03-17T09:00:27.540Z] Vendor ID: AuthenticAMD [2023-03-17T09:00:27.540Z] CPU family: 23 [2023-03-17T09:00:27.540Z] Model: 49 [2023-03-17T09:00:27.540Z] Model name: AMD EPYC-Rome Processor [2023-03-17T09:00:27.540Z] Stepping: 0 [2023-03-17T09:00:27.540Z] CPU MHz: 2799.994 [2023-03-17T09:00:27.540Z] BogoMIPS: 5599.98 [2023-03-17T09:00:27.540Z] Virtualization: AMD-V [2023-03-17T09:00:27.540Z] Hypervisor vendor: KVM [2023-03-17T09:00:27.540Z] Virtualization type: full [2023-03-17T09:00:27.540Z] L1d cache: 256 KiB [2023-03-17T09:00:27.540Z] L1i cache: 256 KiB [2023-03-17T09:00:27.540Z] L2 cache: 4 MiB [2023-03-17T09:00:27.540Z] L3 cache: 128 MiB [2023-03-17T09:00:27.540Z] NUMA node0 CPU(s): 0-7 [2023-03-17T09:00:27.540Z] Vulnerability Itlb multihit: Not affected [2023-03-17T09:00:27.540Z] Vulnerability L1tf: Not affected [2023-03-17T09:00:27.540Z] Vulnerability Mds: Not affected [2023-03-17T09:00:27.540Z] Vulnerability Meltdown: Not affected [2023-03-17T09:00:27.540Z] Vulnerability Mmio stale data: Not affected [2023-03-17T09:00:27.540Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-17T09:00:27.540Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-17T09:00:27.540Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-17T09:00:27.540Z] Vulnerability Srbds: Not affected [2023-03-17T09:00:27.540Z] Vulnerability Tsx async abort: Not affected [2023-03-17T09:00:27.540Z] 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-17T09:00:27.540Z] [2023-03-17T09:00:27.540Z] [2023-03-17T09:00:27.540Z] ---> nproc: [2023-03-17T09:00:27.540Z] 8 [2023-03-17T09:00:27.540Z] [2023-03-17T09:00:27.540Z] [2023-03-17T09:00:27.540Z] ---> df -h: [2023-03-17T09:00:27.540Z] Filesystem Size Used Avail Use% Mounted on [2023-03-17T09:00:27.540Z] overlay 155G 13G 143G 9% / [2023-03-17T09:00:27.540Z] tmpfs 64M 0 64M 0% /dev [2023-03-17T09:00:27.540Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-17T09:00:27.540Z] shm 64M 0 64M 0% /dev/shm [2023-03-17T09:00:27.540Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-03-17T09:00:27.540Z] [2023-03-17T09:00:27.540Z] [2023-03-17T09:00:27.540Z] ---> sar -b -r -n DEV: [2023-03-17T09:00:27.540Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4370) 03/17/23 _x86_64_ (8 CPU) [2023-03-17T09:00:27.540Z] [2023-03-17T09:00:27.540Z] 08:41:27 LINUX RESTART (8 CPU) [2023-03-17T09:00:27.540Z] [2023-03-17T09:00:27.540Z] 08:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-17T09:00:27.540Z] 08:43:01 234.10 11.22 222.88 0.00 1726.76 83372.72 0.00 [2023-03-17T09:00:27.540Z] 08:44:01 94.38 0.17 94.22 0.00 5.73 26301.35 0.00 [2023-03-17T09:00:27.540Z] 08:45:01 125.55 0.03 125.51 0.00 4.00 27354.39 0.00 [2023-03-17T09:00:27.540Z] 08:46:01 1.85 0.00 1.85 0.00 0.00 20.13 0.00 [2023-03-17T09:00:27.540Z] 08:47:01 53.07 10.78 42.29 0.00 5173.54 8731.61 0.00 [2023-03-17T09:00:27.540Z] 08:48:01 7.42 1.03 6.38 0.00 22.00 135.18 0.00 [2023-03-17T09:00:27.540Z] 08:49:01 2.13 0.00 2.13 0.00 0.00 23.86 0.00 [2023-03-17T09:00:27.540Z] 08:50:01 1.98 0.00 1.98 0.00 0.00 22.66 0.00 [2023-03-17T09:00:27.540Z] 08:51:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2023-03-17T09:00:27.540Z] 08:52:01 2.18 0.00 2.18 0.00 0.00 24.53 0.00 [2023-03-17T09:00:27.540Z] 08:53:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 [2023-03-17T09:00:27.540Z] 08:54:01 2.00 0.00 2.00 0.00 0.00 22.13 0.00 [2023-03-17T09:00:27.540Z] 08:55:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2023-03-17T09:00:27.540Z] 08:56:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 [2023-03-17T09:00:27.540Z] 08:57:01 2.28 0.02 2.27 0.00 0.13 29.20 0.00 [2023-03-17T09:00:27.540Z] 08:58:01 1.82 0.00 1.82 0.00 0.00 20.00 0.00 [2023-03-17T09:00:27.540Z] 08:59:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2023-03-17T09:00:27.540Z] 09:00:01 63.70 0.23 63.46 0.00 13.33 36929.69 0.00 [2023-03-17T09:00:27.540Z] Average: 33.08 1.30 31.78 0.00 384.61 10102.13 0.00 [2023-03-17T09:00:27.540Z] [2023-03-17T09:00:27.540Z] 08:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-17T09:00:27.540Z] 08:43:01 28315840 31502336 791956 2.41 144476 3240956 2102152 6.20 1220456 2886096 59632 [2023-03-17T09:00:27.540Z] 08:44:01 28171904 31590264 706520 2.15 149124 3461688 2045352 6.03 1228152 3019156 38828 [2023-03-17T09:00:27.540Z] 08:45:01 27703548 31604908 689052 2.10 158996 3889364 1784536 5.26 1233144 3433028 172 [2023-03-17T09:00:27.540Z] 08:46:01 27702628 31604080 689416 2.10 159052 3889364 1784536 5.26 1232968 3433028 12 [2023-03-17T09:00:27.540Z] 08:47:01 27174268 31587032 696480 2.12 192400 4345264 1796116 5.29 1551836 3607396 1076 [2023-03-17T09:00:27.540Z] 08:48:01 27180568 31589584 694352 2.11 190996 4342620 1798532 5.30 1549548 3604668 252 [2023-03-17T09:00:27.540Z] 08:49:01 27186568 31595664 688244 2.09 191080 4342616 1798532 5.30 1543684 3604676 12 [2023-03-17T09:00:27.540Z] 08:50:01 27186568 31595780 688064 2.09 191168 4342628 1798532 5.30 1543820 3604676 16 [2023-03-17T09:00:27.540Z] 08:51:01 27186608 31596308 687988 2.09 191204 4342628 1798532 5.30 1543448 3605128 8 [2023-03-17T09:00:27.540Z] 08:52:01 27186464 31596252 687948 2.09 191284 4342632 1798532 5.30 1543592 3605132 8 [2023-03-17T09:00:27.540Z] 08:53:01 27186700 31596576 687572 2.09 191372 4342624 1798532 5.30 1543620 3605140 8 [2023-03-17T09:00:27.540Z] 08:54:01 27186648 31596616 687688 2.09 191444 4342640 1798532 5.30 1543748 3605148 8 [2023-03-17T09:00:27.540Z] 08:55:01 27186624 31596636 687640 2.09 191484 4342644 1798532 5.30 1544144 3605152 8 [2023-03-17T09:00:27.540Z] 08:56:01 27186584 31596600 687572 2.09 191536 4342636 1798532 5.30 1543892 3605152 8 [2023-03-17T09:00:27.540Z] 08:57:01 27185788 31595988 688184 2.09 191608 4342624 1794504 5.29 1544084 3605132 8 [2023-03-17T09:00:27.540Z] 08:58:01 27186024 31596276 687804 2.09 191648 4342624 1794504 5.29 1544008 3605132 8 [2023-03-17T09:00:27.540Z] 08:59:01 27186048 31596308 687736 2.09 191668 4342628 1794504 5.29 1543748 3605136 8 [2023-03-17T09:00:27.540Z] 09:00:01 25675804 31540808 739868 2.25 228072 5640968 2057264 6.06 1673412 4860584 623548 [2023-03-17T09:00:27.540Z] Average: 27276399 31587668 698560 2.12 184923 4254397 1841125 5.43 1481739 3583309 40201 [2023-03-17T09:00:27.540Z] [2023-03-17T09:00:27.540Z] 08:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-17T09:00:27.540Z] 08:43:01 docker0 219.40 328.50 17.31 2150.47 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.540Z] 08:43:01 ens3 689.05 443.65 8042.37 64.55 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.540Z] 08:43:01 veth6b62f0d 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.540Z] 08:43:01 lo 5.90 5.90 0.57 0.57 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.540Z] 08:44:01 docker0 1.27 3.30 0.08 42.53 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.540Z] 08:44:01 ens3 27.03 16.38 62.72 9.95 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.540Z] 08:44:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.540Z] 08:45:01 docker0 1.35 3.20 0.09 45.61 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.540Z] 08:45:01 ens3 198.20 154.14 2614.04 321.17 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.540Z] 08:45:01 lo 8.47 8.47 0.83 0.83 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.540Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.540Z] 08:46:01 ens3 0.87 0.37 0.38 0.26 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.540Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.540Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.540Z] 08:47:01 ens3 162.14 86.67 2803.83 6.42 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:47:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:48:01 ens3 0.32 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:50:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:51:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:52:01 ens3 0.37 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:53:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:54:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:56:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:57:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:58:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:59:01 ens3 0.17 0.12 0.17 0.01 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 09:00:01 docker0 42.35 66.89 3.36 584.53 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 09:00:01 ens3 351.60 229.36 7751.17 31.86 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] 09:00:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] Average: docker0 14.50 22.04 1.14 154.99 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] Average: ens3 78.92 51.40 1175.62 24.10 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] Average: lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 [2023-03-17T09:00:27.541Z] [2023-03-17T09:00:27.541Z] [2023-03-17T09:00:27.541Z] ---> sar -P ALL: [2023-03-17T09:00:27.541Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4370) 03/17/23 _x86_64_ (8 CPU) [2023-03-17T09:00:27.541Z] [2023-03-17T09:00:27.541Z] 08:41:27 LINUX RESTART (8 CPU) [2023-03-17T09:00:27.541Z] [2023-03-17T09:00:27.541Z] 08:42:02 CPU %user %nice %system %iowait %steal %idle [2023-03-17T09:00:27.541Z] 08:43:01 all 12.47 0.00 5.08 2.10 0.06 80.28 [2023-03-17T09:00:27.541Z] 08:43:01 0 11.81 0.00 3.74 0.21 0.05 84.19 [2023-03-17T09:00:27.541Z] 08:43:01 1 11.63 0.00 5.35 2.52 0.05 80.44 [2023-03-17T09:00:27.541Z] 08:43:01 2 12.81 0.00 4.88 1.96 0.07 80.28 [2023-03-17T09:00:27.541Z] 08:43:01 3 11.04 0.00 5.86 0.88 0.07 82.15 [2023-03-17T09:00:27.541Z] 08:43:01 4 14.36 0.00 5.34 3.23 0.07 77.01 [2023-03-17T09:00:27.541Z] 08:43:01 5 12.04 0.00 5.17 3.78 0.07 78.93 [2023-03-17T09:00:27.541Z] 08:43:01 6 12.60 0.00 4.54 1.30 0.07 81.48 [2023-03-17T09:00:27.541Z] 08:43:01 7 13.49 0.00 5.76 2.95 0.07 77.73 [2023-03-17T09:00:27.541Z] 08:44:01 all 49.03 0.00 6.77 0.64 0.09 43.47 [2023-03-17T09:00:27.541Z] 08:44:01 0 48.11 0.00 6.87 0.29 0.10 44.63 [2023-03-17T09:00:27.541Z] 08:44:01 1 50.17 0.00 6.92 0.22 0.10 42.59 [2023-03-17T09:00:27.541Z] 08:44:01 2 49.06 0.00 6.17 0.05 0.08 44.63 [2023-03-17T09:00:27.541Z] 08:44:01 3 48.99 0.00 7.20 2.83 0.10 40.88 [2023-03-17T09:00:27.541Z] 08:44:01 4 49.07 0.00 6.77 0.25 0.08 43.82 [2023-03-17T09:00:27.541Z] 08:44:01 5 48.69 0.00 7.12 0.03 0.10 44.05 [2023-03-17T09:00:27.541Z] 08:44:01 6 48.61 0.00 6.47 0.81 0.08 44.02 [2023-03-17T09:00:27.541Z] 08:44:01 7 49.55 0.00 6.60 0.62 0.10 43.13 [2023-03-17T09:00:27.541Z] 08:45:01 all 4.27 0.00 1.84 0.76 0.03 93.10 [2023-03-17T09:00:27.541Z] 08:45:01 0 4.28 0.00 2.01 2.62 0.03 91.06 [2023-03-17T09:00:27.541Z] 08:45:01 1 3.58 0.00 1.72 0.25 0.03 94.41 [2023-03-17T09:00:27.541Z] 08:45:01 2 3.90 0.00 1.57 0.02 0.03 94.48 [2023-03-17T09:00:27.541Z] 08:45:01 3 4.97 0.00 1.72 1.02 0.03 92.25 [2023-03-17T09:00:27.541Z] 08:45:01 4 3.99 0.00 1.88 0.07 0.03 94.03 [2023-03-17T09:00:27.541Z] 08:45:01 5 4.60 0.00 1.85 0.29 0.02 93.25 [2023-03-17T09:00:27.541Z] 08:45:01 6 4.77 0.00 1.93 0.05 0.02 93.24 [2023-03-17T09:00:27.541Z] 08:45:01 7 4.09 0.00 2.01 1.80 0.03 92.06 [2023-03-17T09:00:27.541Z] 08:46:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-03-17T09:00:27.541Z] 08:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-17T09:00:27.541Z] 08:46:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-17T09:00:27.541Z] 08:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T09:00:27.541Z] 08:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-17T09:00:27.541Z] 08:46:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-17T09:00:27.541Z] 08:46:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-17T09:00:27.541Z] 08:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-17T09:00:27.541Z] 08:46:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2023-03-17T09:00:27.541Z] 08:47:01 all 2.19 0.00 1.45 0.40 0.02 95.93 [2023-03-17T09:00:27.541Z] 08:47:01 0 1.55 0.00 4.07 0.57 0.02 93.79 [2023-03-17T09:00:27.541Z] 08:47:01 1 2.07 0.00 0.90 0.05 0.00 96.98 [2023-03-17T09:00:27.541Z] 08:47:01 2 1.83 0.00 1.28 0.02 0.02 96.85 [2023-03-17T09:00:27.541Z] 08:47:01 3 2.42 0.00 1.19 0.28 0.02 96.09 [2023-03-17T09:00:27.541Z] 08:47:01 4 2.53 0.00 0.84 0.05 0.02 96.57 [2023-03-17T09:00:27.541Z] 08:47:01 5 1.49 0.00 1.07 1.41 0.02 96.01 [2023-03-17T09:00:27.541Z] 08:47:01 6 2.80 0.00 1.33 0.20 0.02 95.65 [2023-03-17T09:00:27.541Z] 08:47:01 7 2.85 0.00 0.94 0.64 0.03 95.54 [2023-03-17T09:00:27.541Z] 08:48:01 all 0.21 0.00 0.08 0.03 0.01 99.68 [2023-03-17T09:00:27.541Z] 08:48:01 0 0.23 0.00 0.08 0.00 0.00 99.68 [2023-03-17T09:00:27.541Z] 08:48:01 1 0.07 0.00 0.05 0.02 0.02 99.85 [2023-03-17T09:00:27.541Z] 08:48:01 2 0.05 0.00 0.08 0.00 0.00 99.87 [2023-03-17T09:00:27.541Z] 08:48:01 3 0.13 0.00 0.07 0.02 0.00 99.78 [2023-03-17T09:00:27.541Z] 08:48:01 4 0.90 0.00 0.13 0.03 0.02 98.92 [2023-03-17T09:00:27.541Z] 08:48:01 5 0.08 0.00 0.08 0.12 0.02 99.70 [2023-03-17T09:00:27.541Z] 08:48:01 6 0.08 0.00 0.05 0.00 0.00 99.87 [2023-03-17T09:00:27.541Z] 08:48:01 7 0.13 0.00 0.08 0.02 0.00 99.77 [2023-03-17T09:00:27.541Z] 08:49:01 all 0.27 0.00 0.02 0.02 0.00 99.70 [2023-03-17T09:00:27.541Z] 08:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-17T09:00:27.541Z] 08:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-17T09:00:27.541Z] 08:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T09:00:27.541Z] 08:49:01 3 1.11 0.00 0.00 0.00 0.02 98.88 [2023-03-17T09:00:27.541Z] 08:49:01 4 0.88 0.00 0.02 0.00 0.00 99.11 [2023-03-17T09:00:27.541Z] 08:49:01 5 0.02 0.00 0.03 0.07 0.00 99.88 [2023-03-17T09:00:27.541Z] 08:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-17T09:00:27.541Z] 08:49:01 7 0.05 0.00 0.03 0.07 0.00 99.85 [2023-03-17T09:00:27.541Z] 08:50:01 all 0.29 0.00 0.01 0.00 0.00 99.69 [2023-03-17T09:00:27.541Z] 08:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T09:00:27.541Z] 08:50:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2023-03-17T09:00:27.541Z] 08:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T09:00:27.541Z] 08:50:01 3 1.97 0.00 0.02 0.00 0.00 98.01 [2023-03-17T09:00:27.541Z] 08:50:01 4 0.23 0.00 0.00 0.00 0.00 99.77 [2023-03-17T09:00:27.541Z] 08:50:01 5 0.03 0.00 0.00 0.03 0.02 99.92 [2023-03-17T09:00:27.541Z] 08:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T09:00:27.541Z] 08:50:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-17T09:00:27.541Z] 08:51:01 all 0.07 0.00 0.01 0.00 0.00 99.92 [2023-03-17T09:00:27.541Z] 08:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T09:00:27.541Z] 08:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T09:00:27.541Z] 08:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T09:00:27.541Z] 08:51:01 3 0.28 0.00 0.03 0.00 0.00 99.68 [2023-03-17T09:00:27.541Z] 08:51:01 4 0.10 0.00 0.00 0.00 0.00 99.90 [2023-03-17T09:00:27.541Z] 08:51:01 5 0.03 0.00 0.05 0.03 0.00 99.88 [2023-03-17T09:00:27.541Z] 08:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T09:00:27.541Z] 08:51:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-17T09:00:27.541Z] 08:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-03-17T09:00:27.541Z] 08:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-17T09:00:27.541Z] 08:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-17T09:00:27.541Z] 08:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T09:00:27.541Z] 08:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-17T09:00:27.541Z] 08:52:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2023-03-17T09:00:27.541Z] 08:52:01 5 0.03 0.00 0.00 0.03 0.02 99.92 [2023-03-17T09:00:27.541Z] 08:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-17T09:00:27.541Z] 08:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-17T09:00:27.541Z] 08:53:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2023-03-17T09:00:27.541Z] 08:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T09:00:27.541Z] 08:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-17T09:00:27.541Z] 08:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-17T09:00:27.541Z] 08:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-17T09:00:27.541Z] 08:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-17T09:00:27.541Z] 08:53:01 5 0.03 0.00 0.03 0.03 0.00 99.90 [2023-03-17T09:00:27.541Z] 08:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T09:00:27.541Z] 08:53:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2023-03-17T09:00:27.541Z] [2023-03-17T09:00:27.541Z] 08:53:01 CPU %user %nice %system %iowait %steal %idle [2023-03-17T09:00:27.541Z] 08:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-03-17T09:00:27.542Z] 08:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T09:00:27.542Z] 08:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-17T09:00:27.542Z] 08:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T09:00:27.542Z] 08:54:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-17T09:00:27.542Z] 08:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T09:00:27.542Z] 08:54:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-17T09:00:27.542Z] 08:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-17T09:00:27.542Z] 08:54:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2023-03-17T09:00:27.542Z] 08:55:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-17T09:00:27.542Z] 08:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T09:00:27.542Z] 08:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-17T09:00:27.542Z] 08:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T09:00:27.542Z] 08:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-17T09:00:27.542Z] 08:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-17T09:00:27.542Z] 08:55:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2023-03-17T09:00:27.542Z] 08:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T09:00:27.542Z] 08:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-17T09:00:27.542Z] 08:56:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-17T09:00:27.542Z] 08:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T09:00:27.542Z] 08:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T09:00:27.542Z] 08:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-17T09:00:27.542Z] 08:56:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-17T09:00:27.542Z] 08:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-17T09:00:27.542Z] 08:56:01 5 0.02 0.00 0.05 0.03 0.02 99.88 [2023-03-17T09:00:27.542Z] 08:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T09:00:27.542Z] 08:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-17T09:00:27.542Z] 08:57:01 all 0.03 0.00 0.03 0.01 0.00 99.94 [2023-03-17T09:00:27.542Z] 08:57:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2023-03-17T09:00:27.542Z] 08:57:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-17T09:00:27.542Z] 08:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T09:00:27.542Z] 08:57:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-17T09:00:27.542Z] 08:57:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-17T09:00:27.542Z] 08:57:01 5 0.02 0.00 0.03 0.03 0.00 99.92 [2023-03-17T09:00:27.542Z] 08:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-17T09:00:27.542Z] 08:57:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-17T09:00:27.542Z] 08:58:01 all 0.02 0.00 0.01 0.00 0.00 99.95 [2023-03-17T09:00:27.542Z] 08:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T09:00:27.542Z] 08:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-17T09:00:27.542Z] 08:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T09:00:27.542Z] 08:58:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-17T09:00:27.542Z] 08:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-17T09:00:27.542Z] 08:58:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2023-03-17T09:00:27.542Z] 08:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-17T09:00:27.542Z] 08:58:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2023-03-17T09:00:27.542Z] 08:59:01 all 0.17 0.00 0.02 0.01 0.00 99.81 [2023-03-17T09:00:27.542Z] 08:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-17T09:00:27.542Z] 08:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-17T09:00:27.542Z] 08:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T09:00:27.542Z] 08:59:01 3 1.24 0.00 0.03 0.03 0.00 98.69 [2023-03-17T09:00:27.542Z] 08:59:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-17T09:00:27.542Z] 08:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-17T09:00:27.542Z] 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T09:00:27.542Z] 08:59:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-17T09:00:27.542Z] 09:00:01 all 7.33 0.00 2.91 0.61 0.03 89.13 [2023-03-17T09:00:27.542Z] 09:00:01 0 7.64 0.00 2.92 0.20 0.03 89.20 [2023-03-17T09:00:27.542Z] 09:00:01 1 7.75 0.00 2.81 0.08 0.02 89.34 [2023-03-17T09:00:27.542Z] 09:00:01 2 7.83 0.00 2.58 0.03 0.03 89.53 [2023-03-17T09:00:27.542Z] 09:00:01 3 7.42 0.00 2.23 0.48 0.03 89.84 [2023-03-17T09:00:27.542Z] 09:00:01 4 7.29 0.00 2.95 0.10 0.03 89.63 [2023-03-17T09:00:27.542Z] 09:00:01 5 6.62 0.00 2.24 0.91 0.03 90.20 [2023-03-17T09:00:27.542Z] 09:00:01 6 7.48 0.00 3.34 3.02 0.03 86.13 [2023-03-17T09:00:27.542Z] 09:00:01 7 6.59 0.00 4.20 0.02 0.03 89.16 [2023-03-17T09:00:27.542Z] Average: all 4.21 0.00 1.01 0.25 0.02 94.51 [2023-03-17T09:00:27.542Z] Average: 0 4.07 0.00 1.09 0.21 0.01 94.61 [2023-03-17T09:00:27.542Z] Average: 1 4.16 0.00 0.99 0.17 0.01 94.67 [2023-03-17T09:00:27.542Z] Average: 2 4.17 0.00 0.91 0.11 0.01 94.80 [2023-03-17T09:00:27.542Z] Average: 3 4.41 0.00 1.01 0.31 0.02 94.24 [2023-03-17T09:00:27.542Z] Average: 4 4.38 0.00 0.99 0.20 0.01 94.40 [2023-03-17T09:00:27.542Z] Average: 5 4.06 0.00 0.98 0.38 0.02 94.56 [2023-03-17T09:00:27.542Z] Average: 6 4.22 0.00 0.98 0.30 0.01 94.50 [2023-03-17T09:00:27.542Z] Average: 7 4.25 0.00 1.09 0.33 0.02 94.31 [2023-03-17T09:00:27.542Z] [2023-03-17T09:00:27.542Z] [2023-03-17T09:00:27.542Z]