Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e 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-ssh7648392496557553673.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15148950557476220734.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/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-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5093732551636071582.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh8184868295055835982.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/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-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17919900428194205888.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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-service-configurable, 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-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21373 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e # timeout=10 Commit message: "refactor(snap): edgex-snap-hooks related upgrade (#450)" > git rev-list --no-walk 20255473af988033b17ba271c3bb0facecfc55c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-28T14:10:58.321Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-28T14:10:58.392Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-28T14:10:58.406Z] ========================================================= [2022-07-28T14:10:58.406Z] EdgeX Global Pipelines Version Info [2022-07-28T14:10:58.406Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:10:59.200Z] ------------------- [2022-07-28T14:10:59.200Z] stable info: [2022-07-28T14:10:59.200Z] ------------------- [2022-07-28T14:10:59.200Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T14:10:59.200Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T14:10:59.200Z] Message: update stable to v1.0.238 [2022-07-28T14:10:59.774Z] ------------------- [2022-07-28T14:10:59.774Z] experimental info: [2022-07-28T14:10:59.774Z] ------------------- [2022-07-28T14:10:59.774Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T14:10:59.774Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T14:10:59.774Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-28T14:11:00.103Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-07-28T14:11:00.113Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-07-28T14:11:00.122Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-28T14:11:00.130Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-28T14:11:00.138Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-28T14:11:00.152Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-28T14:11:00.164Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-28T14:11:00.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-28T14:11:00.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-28T14:11:00.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-28T14:11:00.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-28T14:11:00.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-07-28T14:11:00.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-28T14:11:00.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-28T14:11:00.236Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T14:11:00.244Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T14:11:00.253Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-28T14:11:00.265Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-28T14:11:00.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-28T14:11:00.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-28T14:11:00.294Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-28T14:11:00.302Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-28T14:11:00.311Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-28T14:11:00.323Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-28T14:11:00.334Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-28T14:11:00.342Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-28T14:11:00.352Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-28T14:11:00.370Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-28T14:11:00.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-28T14:11:00.399Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-28T14:11:00.420Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [Pipeline] echo [2022-07-28T14:11:00.438Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6216b3a [Pipeline] echo [2022-07-28T14:11:00.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T14:11:00.497Z] provisioning config files... [2022-07-28T14:11:00.513Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config290550079711709865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:11:00.831Z] ---> docker-login.sh [2022-07-28T14:11:00.831Z] nexus3.edgexfoundry.org:10001 [2022-07-28T14:11:01.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:11:01.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:11:01.355Z] Configure a credential helper to remove this warning. See [2022-07-28T14:11:01.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:11:01.355Z] [2022-07-28T14:11:01.355Z] Login Succeeded [2022-07-28T14:11:01.355Z] nexus3.edgexfoundry.org:10002 [2022-07-28T14:11:01.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:11:01.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:11:01.615Z] Configure a credential helper to remove this warning. See [2022-07-28T14:11:01.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:11:01.615Z] [2022-07-28T14:11:01.615Z] Login Succeeded [2022-07-28T14:11:01.615Z] nexus3.edgexfoundry.org:10003 [2022-07-28T14:11:01.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:11:01.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:11:01.615Z] Configure a credential helper to remove this warning. See [2022-07-28T14:11:01.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:11:01.615Z] [2022-07-28T14:11:01.615Z] Login Succeeded [2022-07-28T14:11:01.615Z] nexus3.edgexfoundry.org:10004 [2022-07-28T14:11:01.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:11:01.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:11:01.892Z] Configure a credential helper to remove this warning. See [2022-07-28T14:11:01.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:11:01.892Z] [2022-07-28T14:11:01.892Z] Login Succeeded [2022-07-28T14:11:01.892Z] docker.io [2022-07-28T14:11:01.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:11:02.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:11:02.155Z] Configure a credential helper to remove this warning. See [2022-07-28T14:11:02.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:11:02.155Z] [2022-07-28T14:11:02.155Z] Login Succeeded [2022-07-28T14:11:02.155Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T14:11:02.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-28T14:11:02.542Z] + git rev-list -1 --merges 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e~1..6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [Pipeline] echo [2022-07-28T14:11:02.572Z] -----------> git rev-list -1 --merges 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e~1..6216b3a4372c57ea63a62c33cfa4a42b22d63b2e 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [false] [Pipeline] sh [2022-07-28T14:11:02.887Z] + git log --format=format:%s -1 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [Pipeline] echo [2022-07-28T14:11:02.902Z] ========================================================= [2022-07-28T14:11:02.902Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-28T14:11:02.902Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T14:11:03.240Z] + git log --format=format:%s -1 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [Pipeline] echo [2022-07-28T14:11:03.252Z] [semverPrep] GIT_COMMIT: 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e, Commit Message: refactor(snap): edgex-snap-hooks related upgrade (#450) [Pipeline] echo [2022-07-28T14:11:03.260Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-28T14:11:03.625Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T14:11:03.625Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-28T14:11:03.625Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-28T14:11:03.625Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-28T14:11:03.625Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-28T14:11:03.625Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-28T14:11:03.625Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:11:04.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T14:11:04.052Z] [2022-07-28T14:11:04.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:11:04.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T14:11:04.375Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-28T14:11:04.375Z] b85a868b505f: Pulling fs layer [2022-07-28T14:11:04.375Z] e2be974225ed: Pulling fs layer [2022-07-28T14:11:04.375Z] 339a4e72a1f5: Pulling fs layer [2022-07-28T14:11:04.375Z] 988bab9f4d93: Pulling fs layer [2022-07-28T14:11:04.375Z] 1469e6f7b9e6: Pulling fs layer [2022-07-28T14:11:04.375Z] eaf3925da568: Pulling fs layer [2022-07-28T14:11:04.375Z] bab4dde63d76: Pulling fs layer [2022-07-28T14:11:04.375Z] bde34c3a00c8: Pulling fs layer [2022-07-28T14:11:04.375Z] b352a97aabf1: Pulling fs layer [2022-07-28T14:11:04.375Z] 4872d77fe225: Pulling fs layer [2022-07-28T14:11:04.375Z] 5851b861e8e6: Pulling fs layer [2022-07-28T14:11:04.375Z] 1469e6f7b9e6: Waiting [2022-07-28T14:11:04.375Z] eaf3925da568: Waiting [2022-07-28T14:11:04.375Z] bab4dde63d76: Waiting [2022-07-28T14:11:04.375Z] 988bab9f4d93: Waiting [2022-07-28T14:11:04.375Z] bde34c3a00c8: Waiting [2022-07-28T14:11:04.375Z] 4872d77fe225: Waiting [2022-07-28T14:11:04.375Z] 5851b861e8e6: Waiting [2022-07-28T14:11:04.375Z] b352a97aabf1: Waiting [2022-07-28T14:11:04.375Z] e2be974225ed: Download complete [2022-07-28T14:11:04.375Z] 988bab9f4d93: Verifying Checksum [2022-07-28T14:11:04.375Z] 988bab9f4d93: Download complete [2022-07-28T14:11:04.650Z] 1469e6f7b9e6: Verifying Checksum [2022-07-28T14:11:04.650Z] 1469e6f7b9e6: Download complete [2022-07-28T14:11:04.650Z] 339a4e72a1f5: Verifying Checksum [2022-07-28T14:11:04.650Z] 339a4e72a1f5: Download complete [2022-07-28T14:11:04.650Z] eaf3925da568: Verifying Checksum [2022-07-28T14:11:04.650Z] eaf3925da568: Download complete [2022-07-28T14:11:04.650Z] bde34c3a00c8: Verifying Checksum [2022-07-28T14:11:04.650Z] bde34c3a00c8: Download complete [2022-07-28T14:11:04.650Z] b352a97aabf1: Verifying Checksum [2022-07-28T14:11:04.650Z] b352a97aabf1: Download complete [2022-07-28T14:11:04.650Z] 4872d77fe225: Download complete [2022-07-28T14:11:04.650Z] 5851b861e8e6: Download complete [2022-07-28T14:11:04.650Z] b85a868b505f: Verifying Checksum [2022-07-28T14:11:04.650Z] b85a868b505f: Download complete [2022-07-28T14:11:04.915Z] bab4dde63d76: Verifying Checksum [2022-07-28T14:11:04.915Z] bab4dde63d76: Download complete [2022-07-28T14:11:05.884Z] b85a868b505f: Pull complete [2022-07-28T14:11:06.148Z] e2be974225ed: Pull complete [2022-07-28T14:11:06.723Z] 339a4e72a1f5: Pull complete [2022-07-28T14:11:06.723Z] 988bab9f4d93: Pull complete [2022-07-28T14:11:06.989Z] 1469e6f7b9e6: Pull complete [2022-07-28T14:11:06.989Z] eaf3925da568: Pull complete [2022-07-28T14:11:09.556Z] bab4dde63d76: Pull complete [2022-07-28T14:11:09.556Z] bde34c3a00c8: Pull complete [2022-07-28T14:11:09.556Z] b352a97aabf1: Pull complete [2022-07-28T14:11:09.556Z] 4872d77fe225: Pull complete [2022-07-28T14:11:09.556Z] 5851b861e8e6: Pull complete [2022-07-28T14:11:09.556Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-28T14:11:09.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T14:11:09.556Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:11:09.686Z] prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container [2022-07-28T14:11:09.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 [2022-07-28T14:11:11.187Z] $ docker top 59fdc155a3faa72d64809fdda11da4ef11766aa1687cb93b3046a84de3a094d6 -eo pid,comm [2022-07-28T14:11:11.269Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-28T14:11:11.269Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T14:11:11.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T14:11:11.305Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T14:11:11.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T14:11:11.449Z] $ docker exec 59fdc155a3faa72d64809fdda11da4ef11766aa1687cb93b3046a84de3a094d6 ssh-agent [2022-07-28T14:11:11.601Z] SSH_AUTH_SOCK=/tmp/ssh-reSMEt5uGkcD/agent.33 [2022-07-28T14:11:11.601Z] SSH_AGENT_PID=39 [2022-07-28T14:11:11.610Z] Running ssh-add (command line suppressed) [2022-07-28T14:11:11.750Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5781477259222157731.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5781477259222157731.key) [2022-07-28T14:11:11.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T14:11:12.064Z] + git tag --points-at HEAD [Pipeline] } [2022-07-28T14:11:12.082Z] $ docker exec --env ******** --env ******** 59fdc155a3faa72d64809fdda11da4ef11766aa1687cb93b3046a84de3a094d6 ssh-agent -k [2022-07-28T14:11:12.216Z] unset SSH_AUTH_SOCK; [2022-07-28T14:11:12.216Z] unset SSH_AGENT_PID; [2022-07-28T14:11:12.216Z] echo Agent pid 39 killed; [2022-07-28T14:11:12.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-28T14:11:12.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T14:11:12.255Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T14:11:12.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T14:11:12.416Z] $ docker exec 59fdc155a3faa72d64809fdda11da4ef11766aa1687cb93b3046a84de3a094d6 ssh-agent [2022-07-28T14:11:12.560Z] SSH_AUTH_SOCK=/tmp/ssh-p3qFfSei5F8P/agent.73 [2022-07-28T14:11:12.561Z] SSH_AGENT_PID=79 [2022-07-28T14:11:12.567Z] Running ssh-add (command line suppressed) [2022-07-28T14:11:12.691Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7265056020616346612.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7265056020616346612.key) [2022-07-28T14:11:12.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T14:11:13.022Z] + git semver init [2022-07-28T14:11:13.283Z] 2022-07-28 14:11:13,223 [run_init] DEBUG init version:0.0.0 force:False [2022-07-28T14:11:13.283Z] 2022-07-28 14:11:13,224 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-07-28T14:11:13.283Z] 2022-07-28 14:11:13,224 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-07-28T14:11:13.283Z] 2022-07-28 14:11:13,224 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-07-28T14:11:14.224Z] 2022-07-28 14:11:13,938 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-07-28T14:11:14.224Z] 2022-07-28 14:11:13,938 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-07-28T14:11:14.224Z] 2022-07-28 14:11:13,938 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-28T14:11:14.224Z] 2022-07-28 14:11:13,938 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-28T14:11:14.224Z] 2.3.0-dev.12 [Pipeline] } [2022-07-28T14:11:14.237Z] $ docker exec --env ******** --env ******** 59fdc155a3faa72d64809fdda11da4ef11766aa1687cb93b3046a84de3a094d6 ssh-agent -k [2022-07-28T14:11:14.360Z] unset SSH_AUTH_SOCK; [2022-07-28T14:11:14.360Z] unset SSH_AGENT_PID; [2022-07-28T14:11:14.360Z] echo Agent pid 79 killed; [2022-07-28T14:11:14.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T14:11:14.685Z] + git semver [Pipeline] } [2022-07-28T14:11:14.964Z] $ docker stop --time=1 59fdc155a3faa72d64809fdda11da4ef11766aa1687cb93b3046a84de3a094d6 [2022-07-28T14:11:16.294Z] $ docker rm -f 59fdc155a3faa72d64809fdda11da4ef11766aa1687cb93b3046a84de3a094d6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T14:11:16.640Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-28T14:11:16.915Z] Stashed 1 file(s) [Pipeline] echo [2022-07-28T14:11:16.918Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T14:11:17.140Z] provisioning config files... [2022-07-28T14:11:17.150Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config636625320883433341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:11:17.454Z] ---> docker-login.sh [2022-07-28T14:11:17.454Z] nexus3.edgexfoundry.org:10001 [2022-07-28T14:11:17.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:11:17.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:11:17.455Z] Configure a credential helper to remove this warning. See [2022-07-28T14:11:17.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:11:17.455Z] [2022-07-28T14:11:17.455Z] Login Succeeded [2022-07-28T14:11:17.455Z] nexus3.edgexfoundry.org:10002 [2022-07-28T14:11:17.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:11:17.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:11:17.717Z] Configure a credential helper to remove this warning. See [2022-07-28T14:11:17.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:11:17.717Z] [2022-07-28T14:11:17.717Z] Login Succeeded [2022-07-28T14:11:17.717Z] nexus3.edgexfoundry.org:10003 [2022-07-28T14:11:17.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:11:17.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:11:17.717Z] Configure a credential helper to remove this warning. See [2022-07-28T14:11:17.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:11:17.717Z] [2022-07-28T14:11:17.717Z] Login Succeeded [2022-07-28T14:11:17.717Z] nexus3.edgexfoundry.org:10004 [2022-07-28T14:11:17.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:11:17.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:11:17.983Z] Configure a credential helper to remove this warning. See [2022-07-28T14:11:17.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:11:17.983Z] [2022-07-28T14:11:17.983Z] Login Succeeded [2022-07-28T14:11:17.983Z] docker.io [2022-07-28T14:11:17.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:11:18.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:11:18.270Z] Configure a credential helper to remove this warning. See [2022-07-28T14:11:18.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:11:18.270Z] [2022-07-28T14:11:18.270Z] Login Succeeded [2022-07-28T14:11:18.270Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T14:11:18.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-28T14:11:18.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T14:11:18.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T14:11:18.385Z] ========================================================= [2022-07-28T14:11:18.385Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-28T14:11:18.385Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:11:18.707Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-28T14:11:18.707Z] Sending build context to Docker daemon 3.111MB [2022-07-28T14:11:18.707Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-28T14:11:18.707Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-28T14:11:18.707Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-28T14:11:18.707Z] 2408cc74d12b: Pulling fs layer [2022-07-28T14:11:18.707Z] ea60b727a1ce: Pulling fs layer [2022-07-28T14:11:18.707Z] 30c4a7721957: Pulling fs layer [2022-07-28T14:11:18.707Z] 370296b7ddb6: Pulling fs layer [2022-07-28T14:11:18.707Z] 7c6cee850709: Pulling fs layer [2022-07-28T14:11:18.707Z] 39a5fcdaea64: Pulling fs layer [2022-07-28T14:11:18.707Z] d94ebbe4e438: Pulling fs layer [2022-07-28T14:11:18.707Z] bcfd1f05c69d: Pulling fs layer [2022-07-28T14:11:18.707Z] 59ccb84bbe0f: Pulling fs layer [2022-07-28T14:11:18.707Z] 39a5fcdaea64: Waiting [2022-07-28T14:11:18.707Z] 7c6cee850709: Waiting [2022-07-28T14:11:18.707Z] 59ccb84bbe0f: Waiting [2022-07-28T14:11:18.707Z] d94ebbe4e438: Waiting [2022-07-28T14:11:18.707Z] bcfd1f05c69d: Waiting [2022-07-28T14:11:18.707Z] 370296b7ddb6: Waiting [2022-07-28T14:11:18.707Z] 30c4a7721957: Download complete [2022-07-28T14:11:18.707Z] ea60b727a1ce: Verifying Checksum [2022-07-28T14:11:18.707Z] ea60b727a1ce: Download complete [2022-07-28T14:11:18.707Z] 7c6cee850709: Download complete [2022-07-28T14:11:18.973Z] 39a5fcdaea64: Verifying Checksum [2022-07-28T14:11:18.973Z] 39a5fcdaea64: Download complete [2022-07-28T14:11:18.973Z] 2408cc74d12b: Verifying Checksum [2022-07-28T14:11:18.973Z] 2408cc74d12b: Download complete [2022-07-28T14:11:18.973Z] d94ebbe4e438: Download complete [2022-07-28T14:11:18.973Z] 2408cc74d12b: Pull complete [2022-07-28T14:11:19.245Z] ea60b727a1ce: Pull complete [2022-07-28T14:11:19.245Z] 30c4a7721957: Pull complete [2022-07-28T14:11:19.245Z] 59ccb84bbe0f: Verifying Checksum [2022-07-28T14:11:19.245Z] 59ccb84bbe0f: Download complete [2022-07-28T14:11:19.509Z] bcfd1f05c69d: Verifying Checksum [2022-07-28T14:11:19.509Z] bcfd1f05c69d: Download complete [2022-07-28T14:11:19.768Z] 370296b7ddb6: Verifying Checksum [2022-07-28T14:11:19.768Z] 370296b7ddb6: Download complete [2022-07-28T14:11:23.978Z] 370296b7ddb6: Pull complete [2022-07-28T14:11:23.978Z] 7c6cee850709: Pull complete [2022-07-28T14:11:23.978Z] 39a5fcdaea64: Pull complete [2022-07-28T14:11:23.978Z] d94ebbe4e438: Pull complete [2022-07-28T14:11:26.523Z] bcfd1f05c69d: Pull complete [2022-07-28T14:11:27.091Z] 59ccb84bbe0f: Pull complete [2022-07-28T14:11:27.091Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-28T14:11:27.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T14:11:27.091Z] ---> a4fb48ad2a94 [2022-07-28T14:11:27.091Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-28T14:11:28.479Z] ---> Running in e5ca89b43e36 [2022-07-28T14:11:28.740Z] Removing intermediate container e5ca89b43e36 [2022-07-28T14:11:28.740Z] ---> 163efecb0fe1 [2022-07-28T14:11:28.740Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-28T14:11:28.740Z] ---> Running in 4663e2fbc9c4 [2022-07-28T14:11:29.005Z] Removing intermediate container 4663e2fbc9c4 [2022-07-28T14:11:29.005Z] ---> e5d8e8c1e03d [2022-07-28T14:11:29.005Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T14:11:29.005Z] ---> Running in 49db3333ad17 [2022-07-28T14:11:29.005Z] Removing intermediate container 49db3333ad17 [2022-07-28T14:11:29.005Z] ---> 75fa5557aac8 [2022-07-28T14:11:29.005Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T14:11:29.265Z] ---> Running in e2b416446382 [2022-07-28T14:11:29.851Z] Removing intermediate container e2b416446382 [2022-07-28T14:11:29.851Z] ---> 357aaae9e30b [2022-07-28T14:11:29.851Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-28T14:11:29.851Z] ---> Running in e8f821572343 [2022-07-28T14:11:30.111Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T14:11:31.063Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T14:11:31.324Z] OK: 211 MiB in 51 packages [2022-07-28T14:11:31.897Z] Removing intermediate container e8f821572343 [2022-07-28T14:11:31.897Z] ---> 8519292aae38 [2022-07-28T14:11:31.897Z] Step 8/13 : WORKDIR /app [2022-07-28T14:11:31.897Z] ---> Running in bab200090f20 [2022-07-28T14:11:31.897Z] Removing intermediate container bab200090f20 [2022-07-28T14:11:31.897Z] ---> 8c4066ae5314 [2022-07-28T14:11:31.897Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-28T14:11:31.897Z] ---> afd2d3167f33 [2022-07-28T14:11:31.897Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T14:11:31.897Z] ---> Running in 3677898f3654 [2022-07-28T14:11:32.089Z] Still waiting to schedule task [2022-07-28T14:11:32.090Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-28T14:11:50.066Z] Removing intermediate container 3677898f3654 [2022-07-28T14:11:50.067Z] ---> ff15be172cd4 [2022-07-28T14:11:50.067Z] Step 11/13 : COPY . . [2022-07-28T14:11:50.067Z] ---> ccc57105b855 [2022-07-28T14:11:50.067Z] Step 12/13 : ARG MAKE="make build" [2022-07-28T14:11:50.067Z] ---> Running in 9bdc80d5ed7c [2022-07-28T14:11:50.067Z] Removing intermediate container 9bdc80d5ed7c [2022-07-28T14:11:50.067Z] ---> dc129c148748 [2022-07-28T14:11:50.067Z] Step 13/13 : RUN $MAKE [2022-07-28T14:11:50.067Z] ---> Running in 5d64321e379e [2022-07-28T14:11:50.067Z] noop [2022-07-28T14:11:50.067Z] Removing intermediate container 5d64321e379e [2022-07-28T14:11:50.067Z] ---> 80c8e35794ee [2022-07-28T14:11:50.067Z] Successfully built 80c8e35794ee [2022-07-28T14:11:50.067Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:11:50.396Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T14:11:50.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:11:50.485Z] prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container [2022-07-28T14:11:50.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 [2022-07-28T14:11:50.965Z] $ docker top c18ebd5572b5cde09a3d2f9d90f9ae214fd8df44b99b5ff2a3e2f155abdd696b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T14:11:51.389Z] + go version [2022-07-28T14:11:51.389Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-28T14:11:51.406Z] $ docker stop --time=1 c18ebd5572b5cde09a3d2f9d90f9ae214fd8df44b99b5ff2a3e2f155abdd696b [2022-07-28T14:11:52.730Z] $ docker rm -f c18ebd5572b5cde09a3d2f9d90f9ae214fd8df44b99b5ff2a3e2f155abdd696b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:11:53.162Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T14:11:53.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:11:53.250Z] prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container [2022-07-28T14:11:53.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 [2022-07-28T14:11:53.637Z] $ docker top f11f0e865da6ba3d0b2f9427b4d98e0ae00d8940614fb82e7d592d3a4e4147fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T14:11:53.998Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-07-28T14:11:54.298Z] + make test [2022-07-28T14:11:54.298Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-28T14:12:04.312Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-28T14:12:04.312Z] CGO_ENABLED=1 go vet ./... [2022-07-28T14:12:06.872Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-28T14:12:06.872Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-28T14:12:06.872Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-28T14:12:06.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-28T14:12:06.902Z] $ docker stop --time=1 f11f0e865da6ba3d0b2f9427b4d98e0ae00d8940614fb82e7d592d3a4e4147fb [2022-07-28T14:12:08.591Z] $ docker rm -f f11f0e865da6ba3d0b2f9427b4d98e0ae00d8940614fb82e7d592d3a4e4147fb [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T14:12:09.000Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-28T14:12:09.034Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-28T14:12:09.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-28T14:12:09.843Z] + ls -al . [2022-07-28T14:12:09.844Z] total 168 [2022-07-28T14:12:09.844Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 14:11 . [2022-07-28T14:12:09.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 14:10 .. [2022-07-28T14:12:09.844Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 28 14:10 .dockerignore [2022-07-28T14:12:09.844Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 14:11 .git [2022-07-28T14:12:09.844Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 14:10 .github [2022-07-28T14:12:09.844Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 28 14:10 .gitignore [2022-07-28T14:12:09.844Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 14:11 .semver [2022-07-28T14:12:09.844Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 28 14:10 Attribution.txt [2022-07-28T14:12:09.844Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 28 14:10 CHANGELOG.md [2022-07-28T14:12:09.844Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 28 14:10 Dockerfile [2022-07-28T14:12:09.844Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 28 14:10 GOVERNANCE.md [2022-07-28T14:12:09.844Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 28 14:10 Jenkinsfile [2022-07-28T14:12:09.844Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 28 14:10 LICENSE [2022-07-28T14:12:09.844Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 28 14:10 OWNERS.md [2022-07-28T14:12:09.844Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 28 14:10 README.md [2022-07-28T14:12:09.844Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 28 14:11 VERSION [2022-07-28T14:12:09.844Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 14:10 bin [2022-07-28T14:12:09.844Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 28 14:11 coverage.out [2022-07-28T14:12:09.844Z] -rw-rw-r-- 1 jenkins jenkins 3338 Jul 28 14:10 go.mod [2022-07-28T14:12:09.844Z] -rw-rw-r-- 1 jenkins jenkins 35614 Jul 28 14:10 go.sum [2022-07-28T14:12:09.844Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 28 14:10 main.go [2022-07-28T14:12:09.844Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 28 14:10 makefile [2022-07-28T14:12:09.844Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 14:10 res [2022-07-28T14:12:09.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 14:10 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:12:10.159Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6216b3a4372c57ea63a62c33cfa4a42b22d63b2e --label arch=amd64 --label version=2.3.0-dev.12 . [2022-07-28T14:12:10.159Z] Sending build context to Docker daemon 3.112MB [2022-07-28T14:12:10.159Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-28T14:12:10.159Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-28T14:12:10.159Z] ---> 80c8e35794ee [2022-07-28T14:12:10.159Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-28T14:12:10.159Z] ---> Running in 8ee8720d2e0e [2022-07-28T14:12:10.420Z] Removing intermediate container 8ee8720d2e0e [2022-07-28T14:12:10.420Z] ---> 34b431e8f659 [2022-07-28T14:12:10.420Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-28T14:12:10.420Z] ---> Running in f04cb7602aa7 [2022-07-28T14:12:10.420Z] Removing intermediate container f04cb7602aa7 [2022-07-28T14:12:10.420Z] ---> 9eb562b10822 [2022-07-28T14:12:10.420Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T14:12:10.420Z] ---> Running in d63cf6ac3239 [2022-07-28T14:12:10.681Z] Removing intermediate container d63cf6ac3239 [2022-07-28T14:12:10.681Z] ---> 1b02cb6dfec6 [2022-07-28T14:12:10.681Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T14:12:10.681Z] ---> Running in b9fa231aac65 [2022-07-28T14:12:11.260Z] Removing intermediate container b9fa231aac65 [2022-07-28T14:12:11.260Z] ---> 21184cc7a19b [2022-07-28T14:12:11.260Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-28T14:12:11.260Z] ---> Running in 9768394384c5 [2022-07-28T14:12:11.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T14:12:12.466Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T14:12:12.728Z] OK: 211 MiB in 51 packages [2022-07-28T14:12:13.302Z] Removing intermediate container 9768394384c5 [2022-07-28T14:12:13.302Z] ---> 17e26615a174 [2022-07-28T14:12:13.302Z] Step 8/27 : WORKDIR /app [2022-07-28T14:12:13.302Z] ---> Running in 77a308d49c08 [2022-07-28T14:12:13.302Z] Removing intermediate container 77a308d49c08 [2022-07-28T14:12:13.302Z] ---> 2e81a1976829 [2022-07-28T14:12:13.302Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-28T14:12:13.562Z] ---> c96ad24137fa [2022-07-28T14:12:13.562Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T14:12:13.562Z] ---> Running in 27212a09350f [2022-07-28T14:12:14.135Z] Removing intermediate container 27212a09350f [2022-07-28T14:12:14.135Z] ---> a27cd418d8e2 [2022-07-28T14:12:14.135Z] Step 11/27 : COPY . . [2022-07-28T14:12:14.394Z] ---> 371a4233767a [2022-07-28T14:12:14.394Z] Step 12/27 : ARG MAKE="make build" [2022-07-28T14:12:14.394Z] ---> Running in 946ef4572702 [2022-07-28T14:12:14.655Z] Removing intermediate container 946ef4572702 [2022-07-28T14:12:14.655Z] ---> 74bdf6b83282 [2022-07-28T14:12:14.655Z] Step 13/27 : RUN $MAKE [2022-07-28T14:12:14.655Z] ---> Running in 18ef1b8f0ac2 [2022-07-28T14:12:14.916Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-28T14:12:33.042Z] Removing intermediate container 18ef1b8f0ac2 [2022-07-28T14:12:33.042Z] ---> d8173f143a25 [2022-07-28T14:12:33.042Z] Step 14/27 : FROM alpine:3.16 [2022-07-28T14:12:33.612Z] 3.16: Pulling from library/alpine [2022-07-28T14:12:33.873Z] 530afca65e2e: Pulling fs layer [2022-07-28T14:12:33.873Z] 530afca65e2e: Verifying Checksum [2022-07-28T14:12:33.873Z] 530afca65e2e: Download complete [2022-07-28T14:12:34.135Z] 530afca65e2e: Pull complete [2022-07-28T14:12:34.135Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T14:12:34.135Z] Status: Downloaded newer image for alpine:3.16 [2022-07-28T14:12:34.135Z] ---> d7d3d98c851f [2022-07-28T14:12:34.135Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T14:12:34.135Z] ---> Running in f1a310fc4538 [2022-07-28T14:12:34.395Z] Removing intermediate container f1a310fc4538 [2022-07-28T14:12:34.395Z] ---> bc6751a67199 [2022-07-28T14:12:34.395Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-28T14:12:34.395Z] ---> Running in 9a6abfccb42e [2022-07-28T14:12:34.395Z] Removing intermediate container 9a6abfccb42e [2022-07-28T14:12:34.395Z] ---> f21175d2b990 [2022-07-28T14:12:34.395Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-28T14:12:34.395Z] ---> Running in 2adb28167f92 [2022-07-28T14:12:34.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T14:12:34.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T14:12:34.916Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-28T14:12:34.916Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-28T14:12:34.916Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-28T14:12:34.916Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-28T14:12:34.916Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-28T14:12:35.210Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-28T14:12:35.210Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-28T14:12:35.210Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T14:12:35.210Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T14:12:35.210Z] OK: 9 MiB in 21 packages [2022-07-28T14:12:35.471Z] Removing intermediate container 2adb28167f92 [2022-07-28T14:12:35.471Z] ---> 59eb38737fc6 [2022-07-28T14:12:35.471Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-28T14:12:35.732Z] ---> f082837882a5 [2022-07-28T14:12:35.732Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-28T14:12:35.993Z] ---> 7584575b2bf0 [2022-07-28T14:12:35.993Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-28T14:12:35.993Z] ---> 12cc25126091 [2022-07-28T14:12:35.993Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-28T14:12:36.564Z] ---> 02fda411992c [2022-07-28T14:12:36.564Z] Step 22/27 : EXPOSE 48095 [2022-07-28T14:12:36.564Z] ---> Running in 6cc0402ef81b [2022-07-28T14:12:36.846Z] Removing intermediate container 6cc0402ef81b [2022-07-28T14:12:36.846Z] ---> 337be81a9bd1 [2022-07-28T14:12:36.846Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-28T14:12:36.846Z] ---> Running in 7cb686083480 [2022-07-28T14:12:36.846Z] Removing intermediate container 7cb686083480 [2022-07-28T14:12:36.846Z] ---> 06bead1338cc [2022-07-28T14:12:36.846Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T14:12:36.846Z] ---> Running in f5f11f0e12c8 [2022-07-28T14:12:37.108Z] Removing intermediate container f5f11f0e12c8 [2022-07-28T14:12:37.108Z] ---> fd4566acba0b [2022-07-28T14:12:37.108Z] Step 25/27 : LABEL arch=amd64 [2022-07-28T14:12:37.108Z] ---> Running in 93266e31642c [2022-07-28T14:12:37.108Z] Removing intermediate container 93266e31642c [2022-07-28T14:12:37.108Z] ---> 6b60decd8d50 [2022-07-28T14:12:37.108Z] Step 26/27 : LABEL git_sha=6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [2022-07-28T14:12:37.108Z] ---> Running in 79111a48880e [2022-07-28T14:12:37.369Z] Removing intermediate container 79111a48880e [2022-07-28T14:12:37.369Z] ---> ae760bc1f378 [2022-07-28T14:12:37.369Z] Step 27/27 : LABEL version=2.3.0-dev.12 [2022-07-28T14:12:37.369Z] ---> Running in d586068edc51 [2022-07-28T14:12:37.369Z] Removing intermediate container d586068edc51 [2022-07-28T14:12:37.369Z] ---> da96d3ff62d9 [2022-07-28T14:12:37.369Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-28T14:12:37.369Z] Successfully built da96d3ff62d9 [2022-07-28T14:12:37.369Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T14:12:37.477Z] provisioning config files... [2022-07-28T14:12:37.487Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8602661113387440816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:12:37.805Z] ---> docker-login.sh [2022-07-28T14:12:37.805Z] nexus3.edgexfoundry.org:10001 [2022-07-28T14:12:37.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:12:37.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:12:37.805Z] Configure a credential helper to remove this warning. See [2022-07-28T14:12:37.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:12:37.805Z] [2022-07-28T14:12:37.805Z] Login Succeeded [2022-07-28T14:12:37.805Z] nexus3.edgexfoundry.org:10002 [2022-07-28T14:12:37.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:12:38.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:12:38.065Z] Configure a credential helper to remove this warning. See [2022-07-28T14:12:38.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:12:38.065Z] [2022-07-28T14:12:38.065Z] Login Succeeded [2022-07-28T14:12:38.065Z] nexus3.edgexfoundry.org:10003 [2022-07-28T14:12:38.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:12:38.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:12:38.065Z] Configure a credential helper to remove this warning. See [2022-07-28T14:12:38.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:12:38.065Z] [2022-07-28T14:12:38.065Z] Login Succeeded [2022-07-28T14:12:38.065Z] nexus3.edgexfoundry.org:10004 [2022-07-28T14:12:38.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:12:38.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:12:38.326Z] Configure a credential helper to remove this warning. See [2022-07-28T14:12:38.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:12:38.326Z] [2022-07-28T14:12:38.326Z] Login Succeeded [2022-07-28T14:12:38.326Z] docker.io [2022-07-28T14:12:38.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:12:38.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:12:38.591Z] Configure a credential helper to remove this warning. See [2022-07-28T14:12:38.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:12:38.591Z] [2022-07-28T14:12:38.591Z] Login Succeeded [2022-07-28T14:12:38.591Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T14:12:38.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T14:12:38.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T14:12:38.652Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-07-28T14:12:38.652Z] 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [2022-07-28T14:12:38.652Z] latest [2022-07-28T14:12:38.652Z] 2.3.0-dev.12 [2022-07-28T14:12:38.652Z] 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12 [2022-07-28T14:12:38.652Z] main [2022-07-28T14:12:38.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:12:38.984Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:12:39.311Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [2022-07-28T14:12:39.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-28T14:12:39.311Z] 10a231987ab7: Preparing [2022-07-28T14:12:39.311Z] 71b480b3e4e6: Preparing [2022-07-28T14:12:39.311Z] 5bab3eefe2d8: Preparing [2022-07-28T14:12:39.311Z] 3fa9f03d4543: Preparing [2022-07-28T14:12:39.311Z] 875c395a9253: Preparing [2022-07-28T14:12:39.311Z] ec34fcc1d526: Preparing [2022-07-28T14:12:39.311Z] ec34fcc1d526: Waiting [2022-07-28T14:12:39.311Z] 3fa9f03d4543: Pushed [2022-07-28T14:12:39.311Z] 5bab3eefe2d8: Pushed [2022-07-28T14:12:39.311Z] 71b480b3e4e6: Pushed [2022-07-28T14:12:39.311Z] ec34fcc1d526: Layer already exists [2022-07-28T14:12:39.573Z] 875c395a9253: Pushed [2022-07-28T14:12:42.117Z] 10a231987ab7: Pushed [2022-07-28T14:12:42.117Z] 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e: digest: sha256:0c5c42713961539829334ec8843b24dab0c54938cc6463b01b3b2f35f96c72f8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:12:42.441Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:12:42.780Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-07-28T14:12:42.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-28T14:12:42.780Z] 10a231987ab7: Preparing [2022-07-28T14:12:42.780Z] 71b480b3e4e6: Preparing [2022-07-28T14:12:42.780Z] 5bab3eefe2d8: Preparing [2022-07-28T14:12:42.780Z] 3fa9f03d4543: Preparing [2022-07-28T14:12:42.780Z] 875c395a9253: Preparing [2022-07-28T14:12:42.780Z] ec34fcc1d526: Preparing [2022-07-28T14:12:42.780Z] ec34fcc1d526: Waiting [2022-07-28T14:12:42.780Z] 875c395a9253: Layer already exists [2022-07-28T14:12:42.780Z] 3fa9f03d4543: Layer already exists [2022-07-28T14:12:42.780Z] 5bab3eefe2d8: Layer already exists [2022-07-28T14:12:42.780Z] 10a231987ab7: Layer already exists [2022-07-28T14:12:42.780Z] 71b480b3e4e6: Layer already exists [2022-07-28T14:12:42.780Z] ec34fcc1d526: Layer already exists [2022-07-28T14:12:42.780Z] latest: digest: sha256:0c5c42713961539829334ec8843b24dab0c54938cc6463b01b3b2f35f96c72f8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:12:43.106Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:12:43.444Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.12 [2022-07-28T14:12:43.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-28T14:12:43.444Z] 10a231987ab7: Preparing [2022-07-28T14:12:43.444Z] 71b480b3e4e6: Preparing [2022-07-28T14:12:43.444Z] 5bab3eefe2d8: Preparing [2022-07-28T14:12:43.444Z] 3fa9f03d4543: Preparing [2022-07-28T14:12:43.444Z] 875c395a9253: Preparing [2022-07-28T14:12:43.444Z] ec34fcc1d526: Preparing [2022-07-28T14:12:43.444Z] ec34fcc1d526: Waiting [2022-07-28T14:12:43.444Z] 5bab3eefe2d8: Layer already exists [2022-07-28T14:12:43.444Z] 3fa9f03d4543: Layer already exists [2022-07-28T14:12:43.444Z] 10a231987ab7: Layer already exists [2022-07-28T14:12:43.444Z] 875c395a9253: Layer already exists [2022-07-28T14:12:43.444Z] 71b480b3e4e6: Layer already exists [2022-07-28T14:12:43.444Z] ec34fcc1d526: Layer already exists [2022-07-28T14:12:43.444Z] 2.3.0-dev.12: digest: sha256:0c5c42713961539829334ec8843b24dab0c54938cc6463b01b3b2f35f96c72f8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:12:43.760Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:12:44.073Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12 [2022-07-28T14:12:44.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-28T14:12:44.073Z] 10a231987ab7: Preparing [2022-07-28T14:12:44.073Z] 71b480b3e4e6: Preparing [2022-07-28T14:12:44.073Z] 5bab3eefe2d8: Preparing [2022-07-28T14:12:44.073Z] 3fa9f03d4543: Preparing [2022-07-28T14:12:44.073Z] 875c395a9253: Preparing [2022-07-28T14:12:44.073Z] ec34fcc1d526: Preparing [2022-07-28T14:12:44.073Z] 875c395a9253: Layer already exists [2022-07-28T14:12:44.073Z] 71b480b3e4e6: Layer already exists [2022-07-28T14:12:44.073Z] 3fa9f03d4543: Layer already exists [2022-07-28T14:12:44.073Z] 10a231987ab7: Layer already exists [2022-07-28T14:12:44.073Z] 5bab3eefe2d8: Layer already exists [2022-07-28T14:12:44.073Z] ec34fcc1d526: Layer already exists [2022-07-28T14:12:44.073Z] 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12: digest: sha256:0c5c42713961539829334ec8843b24dab0c54938cc6463b01b3b2f35f96c72f8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:12:44.402Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:12:44.720Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-07-28T14:12:44.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-28T14:12:44.720Z] 10a231987ab7: Preparing [2022-07-28T14:12:44.720Z] 71b480b3e4e6: Preparing [2022-07-28T14:12:44.720Z] 5bab3eefe2d8: Preparing [2022-07-28T14:12:44.720Z] 3fa9f03d4543: Preparing [2022-07-28T14:12:44.720Z] 875c395a9253: Preparing [2022-07-28T14:12:44.720Z] ec34fcc1d526: Preparing [2022-07-28T14:12:44.720Z] ec34fcc1d526: Waiting [2022-07-28T14:12:44.720Z] 10a231987ab7: Layer already exists [2022-07-28T14:12:44.720Z] 5bab3eefe2d8: Layer already exists [2022-07-28T14:12:44.720Z] 875c395a9253: Layer already exists [2022-07-28T14:12:44.720Z] 3fa9f03d4543: Layer already exists [2022-07-28T14:12:44.720Z] 71b480b3e4e6: Layer already exists [2022-07-28T14:12:44.720Z] ec34fcc1d526: Layer already exists [2022-07-28T14:12:44.720Z] main: digest: sha256:0c5c42713961539829334ec8843b24dab0c54938cc6463b01b3b2f35f96c72f8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T14:12:44.784Z] ===================================================== [Pipeline] echo [2022-07-28T14:12:44.792Z] taggedImages: [2022-07-28T14:12:44.792Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [2022-07-28T14:12:44.792Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-07-28T14:12:44.792Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.12 [2022-07-28T14:12:44.792Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12 [2022-07-28T14:12:44.792Z] - nexus3.edgexfoundry.org:10004/app-service-configurable: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 [2022-07-28T14:12:45.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T14:12:45.154Z] [2022-07-28T14:12:45.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:12:45.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T14:12:45.463Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-28T14:12:45.463Z] 5eb5b503b376: Pulling fs layer [2022-07-28T14:12:45.463Z] 5c69ac0246d0: Pulling fs layer [2022-07-28T14:12:45.463Z] ec43610c2a17: Pulling fs layer [2022-07-28T14:12:45.463Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-28T14:12:45.463Z] 33b1e0a273af: Pulling fs layer [2022-07-28T14:12:45.463Z] 5d3b04190fa2: Pulling fs layer [2022-07-28T14:12:45.463Z] 2f39f015ded8: Pulling fs layer [2022-07-28T14:12:45.463Z] 3a2ae6a8a46f: Waiting [2022-07-28T14:12:45.463Z] 33b1e0a273af: Waiting [2022-07-28T14:12:45.463Z] 5d3b04190fa2: Waiting [2022-07-28T14:12:45.463Z] 2f39f015ded8: Waiting [2022-07-28T14:12:45.463Z] 5c69ac0246d0: Download complete [2022-07-28T14:12:45.463Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-28T14:12:45.463Z] 3a2ae6a8a46f: Download complete [2022-07-28T14:12:45.463Z] 33b1e0a273af: Verifying Checksum [2022-07-28T14:12:45.463Z] 33b1e0a273af: Download complete [2022-07-28T14:12:45.463Z] 5d3b04190fa2: Download complete [2022-07-28T14:12:45.722Z] ec43610c2a17: Verifying Checksum [2022-07-28T14:12:45.722Z] ec43610c2a17: Download complete [2022-07-28T14:12:45.723Z] 5eb5b503b376: Verifying Checksum [2022-07-28T14:12:45.723Z] 5eb5b503b376: Download complete [2022-07-28T14:12:46.301Z] 2f39f015ded8: Download complete [2022-07-28T14:12:46.870Z] 5eb5b503b376: Pull complete [2022-07-28T14:12:47.129Z] 5c69ac0246d0: Pull complete [2022-07-28T14:12:47.390Z] ec43610c2a17: Pull complete [2022-07-28T14:12:47.390Z] 3a2ae6a8a46f: Pull complete [2022-07-28T14:12:47.650Z] 33b1e0a273af: Pull complete [2022-07-28T14:12:47.923Z] 5d3b04190fa2: Pull complete [2022-07-28T14:12:52.249Z] 2f39f015ded8: Pull complete [2022-07-28T14:12:52.249Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-28T14:12:52.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T14:12:52.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:12:52.344Z] prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container [2022-07-28T14:12:52.382Z] $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 [2022-07-28T14:12:54.019Z] $ docker top 8f3191773c144d93946447aa5662e5396123e48bcd89801951a93c269a823116 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:12:54.447Z] ---> job-cost.sh [2022-07-28T14:12:54.447Z] lf-activate-venv: SKIPPING [2022-07-28T14:12:54.447Z] INFO: No Stack... [2022-07-28T14:12:54.708Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-28T14:12:55.281Z] INFO: Archiving Costs [Pipeline] sh [2022-07-28T14:12:55.573Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-07-28T14:12:55.573Z] + cut -d, -f6 [Pipeline] lock [2022-07-28T14:12:55.588Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-91-stack-cost] [2022-07-28T14:12:55.597Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-91-stack-cost] did not exist. Created. [2022-07-28T14:12:55.597Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-28T14:12:55.905Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-28T14:12:55.943Z] Stashed 1 file(s) [Pipeline] } [2022-07-28T14:12:55.951Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-28T14:12:55.969Z] $ docker stop --time=1 8f3191773c144d93946447aa5662e5396123e48bcd89801951a93c269a823116 [2022-07-28T14:12:57.146Z] $ docker rm -f 8f3191773c144d93946447aa5662e5396123e48bcd89801951a93c269a823116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T14:13:07.061Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21374 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-07-28T14:13:07.074Z] Running in /w/workspace/app-service-configurable/91 [Pipeline] { [Pipeline] checkout [2022-07-28T14:13:07.120Z] Selected Git installation does not exist. Using Default [2022-07-28T14:13:07.120Z] The recommended git tool is: NONE [2022-07-28T14:13:14.220Z] using credential edgex-jenkins-ssh [2022-07-28T14:13:14.239Z] Cloning the remote Git repository [2022-07-28T14:13:14.292Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-07-28T14:13:14.363Z] > git init /w/workspace/app-service-configurable/91 # timeout=10 [2022-07-28T14:13:14.539Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-28T14:13:14.540Z] > git --version # timeout=10 [2022-07-28T14:13:14.581Z] > git --version # 'git version 2.25.1' [2022-07-28T14:13:14.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-28T14:13:14.689Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-28T14:13:15.867Z] Avoid second fetch [2022-07-28T14:13:15.868Z] Checking out Revision 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e (main) [2022-07-28T14:13:15.828Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-28T14:13:15.847Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-28T14:13:15.889Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T14:13:15.904Z] > git checkout -f 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e # timeout=10 [2022-07-28T14:13:20.084Z] Commit message: "refactor(snap): edgex-snap-hooks related upgrade (#450)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T14:13:21.034Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-28T14:13:21.034Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T14:13:21.034Z] Dload Upload Total Spent Left Speed [2022-07-28T14:13:21.034Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 94861 0 --:--:-- --:--:-- --:--:-- 94861 [Pipeline] sh [2022-07-28T14:13:21.770Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-28T14:13:22.125Z] + sudo tee /etc/docker/daemon.new [2022-07-28T14:13:22.125Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-28T14:13:22.125Z] { [2022-07-28T14:13:22.125Z] "registry-mirrors": [ [2022-07-28T14:13:22.125Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-28T14:13:22.125Z] ], [2022-07-28T14:13:22.125Z] "bip": "10.250.0.254/24", [2022-07-28T14:13:22.125Z] "hosts": [ [2022-07-28T14:13:22.125Z] "tcp://0.0.0.0:5555", [2022-07-28T14:13:22.125Z] "unix:///var/run/docker.sock" [2022-07-28T14:13:22.125Z] ], [2022-07-28T14:13:22.125Z] "mtu": 1458, [2022-07-28T14:13:22.125Z] "selinux-enabled": true, [2022-07-28T14:13:22.125Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-28T14:13:22.125Z] } [Pipeline] sh [2022-07-28T14:13:22.485Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-28T14:13:22.842Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T14:13:41.209Z] provisioning config files... [2022-07-28T14:13:41.234Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/91@tmp/config4992903340311130857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:13:41.597Z] ---> docker-login.sh [2022-07-28T14:13:41.597Z] nexus3.edgexfoundry.org:10001 [2022-07-28T14:13:42.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:13:42.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:13:42.484Z] Configure a credential helper to remove this warning. See [2022-07-28T14:13:42.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:13:42.484Z] [2022-07-28T14:13:42.484Z] Login Succeeded [2022-07-28T14:13:42.484Z] nexus3.edgexfoundry.org:10002 [2022-07-28T14:13:42.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:13:42.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:13:42.759Z] Configure a credential helper to remove this warning. See [2022-07-28T14:13:42.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:13:42.759Z] [2022-07-28T14:13:42.759Z] Login Succeeded [2022-07-28T14:13:43.035Z] nexus3.edgexfoundry.org:10003 [2022-07-28T14:13:43.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:13:43.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:13:43.310Z] Configure a credential helper to remove this warning. See [2022-07-28T14:13:43.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:13:43.310Z] [2022-07-28T14:13:43.310Z] Login Succeeded [2022-07-28T14:13:43.310Z] nexus3.edgexfoundry.org:10004 [2022-07-28T14:13:43.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:13:43.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:13:43.876Z] Configure a credential helper to remove this warning. See [2022-07-28T14:13:43.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:13:43.876Z] [2022-07-28T14:13:43.876Z] Login Succeeded [2022-07-28T14:13:43.876Z] docker.io [2022-07-28T14:13:44.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:13:44.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:13:44.427Z] Configure a credential helper to remove this warning. See [2022-07-28T14:13:44.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:13:44.427Z] [2022-07-28T14:13:44.700Z] Login Succeeded [2022-07-28T14:13:44.700Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T14:13:44.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-28T14:13:45.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T14:13:45.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T14:13:45.389Z] ========================================================= [2022-07-28T14:13:45.389Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-28T14:13:45.389Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:13:45.766Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-28T14:13:45.766Z] Sending build context to Docker daemon 203.3kB [2022-07-28T14:13:46.040Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-28T14:13:46.040Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-28T14:13:46.320Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-28T14:13:46.320Z] b3c136eddcbf: Pulling fs layer [2022-07-28T14:13:46.320Z] c0a3192eca97: Pulling fs layer [2022-07-28T14:13:46.320Z] a050256f5b6f: Pulling fs layer [2022-07-28T14:13:46.320Z] 656be50a0ddc: Pulling fs layer [2022-07-28T14:13:46.320Z] 2bbca73fdf42: Pulling fs layer [2022-07-28T14:13:46.320Z] 46d945488cbd: Pulling fs layer [2022-07-28T14:13:46.320Z] 8a5474983e97: Pulling fs layer [2022-07-28T14:13:46.320Z] 329c88fbcd65: Pulling fs layer [2022-07-28T14:13:46.320Z] 2bbca73fdf42: Waiting [2022-07-28T14:13:46.320Z] 46d945488cbd: Waiting [2022-07-28T14:13:46.320Z] 8a5474983e97: Waiting [2022-07-28T14:13:46.320Z] 329c88fbcd65: Waiting [2022-07-28T14:13:46.320Z] 656be50a0ddc: Waiting [2022-07-28T14:13:46.320Z] a050256f5b6f: Verifying Checksum [2022-07-28T14:13:46.320Z] a050256f5b6f: Download complete [2022-07-28T14:13:46.320Z] c0a3192eca97: Verifying Checksum [2022-07-28T14:13:46.320Z] c0a3192eca97: Download complete [2022-07-28T14:13:46.320Z] 2bbca73fdf42: Verifying Checksum [2022-07-28T14:13:46.320Z] 2bbca73fdf42: Download complete [2022-07-28T14:13:46.320Z] 46d945488cbd: Verifying Checksum [2022-07-28T14:13:46.320Z] 46d945488cbd: Download complete [2022-07-28T14:13:46.320Z] b3c136eddcbf: Verifying Checksum [2022-07-28T14:13:46.320Z] b3c136eddcbf: Download complete [2022-07-28T14:13:47.322Z] b3c136eddcbf: Pull complete [2022-07-28T14:13:47.322Z] 329c88fbcd65: Verifying Checksum [2022-07-28T14:13:47.322Z] 329c88fbcd65: Download complete [2022-07-28T14:13:47.927Z] c0a3192eca97: Pull complete [2022-07-28T14:13:48.207Z] a050256f5b6f: Pull complete [2022-07-28T14:13:48.491Z] 8a5474983e97: Verifying Checksum [2022-07-28T14:13:48.491Z] 8a5474983e97: Download complete [2022-07-28T14:13:49.106Z] 656be50a0ddc: Verifying Checksum [2022-07-28T14:13:49.107Z] 656be50a0ddc: Download complete [2022-07-28T14:14:04.207Z] 656be50a0ddc: Pull complete [2022-07-28T14:14:04.207Z] 2bbca73fdf42: Pull complete [2022-07-28T14:14:04.207Z] 46d945488cbd: Pull complete [2022-07-28T14:14:08.521Z] 8a5474983e97: Pull complete [2022-07-28T14:14:11.153Z] 329c88fbcd65: Pull complete [2022-07-28T14:14:11.153Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-28T14:14:11.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T14:14:11.153Z] ---> ff4287adb874 [2022-07-28T14:14:11.153Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-28T14:14:12.607Z] ---> Running in d4f3ab81cb46 [2022-07-28T14:14:12.607Z] Removing intermediate container d4f3ab81cb46 [2022-07-28T14:14:12.607Z] ---> ebd2ffb0da18 [2022-07-28T14:14:12.607Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-28T14:14:12.607Z] ---> Running in e289b8e32cc4 [2022-07-28T14:14:13.213Z] Removing intermediate container e289b8e32cc4 [2022-07-28T14:14:13.213Z] ---> cef720247479 [2022-07-28T14:14:13.213Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T14:14:13.213Z] ---> Running in 3d49f1e746bb [2022-07-28T14:14:13.486Z] Removing intermediate container 3d49f1e746bb [2022-07-28T14:14:13.486Z] ---> 95c1345c1926 [2022-07-28T14:14:13.486Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T14:14:13.486Z] ---> Running in d5959f22b219 [2022-07-28T14:14:16.907Z] Removing intermediate container d5959f22b219 [2022-07-28T14:14:16.907Z] ---> 0aa7297b081a [2022-07-28T14:14:16.907Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-28T14:14:16.907Z] ---> Running in 5b24e68635df [2022-07-28T14:14:17.503Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T14:14:18.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T14:14:19.088Z] OK: 221 MiB in 51 packages [2022-07-28T14:14:20.077Z] Removing intermediate container 5b24e68635df [2022-07-28T14:14:20.077Z] ---> 4d4a739dfbdf [2022-07-28T14:14:20.077Z] Step 8/13 : WORKDIR /app [2022-07-28T14:14:20.077Z] ---> Running in 62c097378c53 [2022-07-28T14:14:20.352Z] Removing intermediate container 62c097378c53 [2022-07-28T14:14:20.352Z] ---> ce0d168c1e23 [2022-07-28T14:14:20.352Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-28T14:14:20.952Z] ---> 6f281aded9d9 [2022-07-28T14:14:20.952Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T14:14:20.952Z] ---> Running in c28812673c6a [2022-07-28T14:15:08.010Z] Removing intermediate container c28812673c6a [2022-07-28T14:15:08.010Z] ---> 75c44366553f [2022-07-28T14:15:08.010Z] Step 11/13 : COPY . . [2022-07-28T14:15:08.010Z] ---> 09be635f3a0f [2022-07-28T14:15:08.010Z] Step 12/13 : ARG MAKE="make build" [2022-07-28T14:15:08.010Z] ---> Running in 9615d76d0eff [2022-07-28T14:15:08.010Z] Removing intermediate container 9615d76d0eff [2022-07-28T14:15:08.010Z] ---> 0ca391f935d2 [2022-07-28T14:15:08.010Z] Step 13/13 : RUN $MAKE [2022-07-28T14:15:08.010Z] ---> Running in a0689c8addda [2022-07-28T14:15:08.010Z] noop [2022-07-28T14:15:08.285Z] Removing intermediate container a0689c8addda [2022-07-28T14:15:08.285Z] ---> 51e09a8ba1a9 [2022-07-28T14:15:08.285Z] Successfully built 51e09a8ba1a9 [2022-07-28T14:15:08.285Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:15:08.660Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T14:15:08.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:15:08.901Z] prd-ubuntu20.04-docker-arm64-4c-16g-21374 does not seem to be running inside a container [2022-07-28T14:15:09.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/91 -v /w/workspace/app-service-configurable/91:/w/workspace/app-service-configurable/91:rw,z -v /w/workspace/app-service-configurable/91@tmp:/w/workspace/app-service-configurable/91@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 [2022-07-28T14:15:10.278Z] $ docker top d71eda855375d45ffffe44adf614921ba5d11aaedabc87eb368e77d08a2997e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T14:15:11.178Z] + go version [2022-07-28T14:15:11.178Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-28T14:15:11.212Z] $ docker stop --time=1 d71eda855375d45ffffe44adf614921ba5d11aaedabc87eb368e77d08a2997e8 [2022-07-28T14:15:12.835Z] $ docker rm -f d71eda855375d45ffffe44adf614921ba5d11aaedabc87eb368e77d08a2997e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:15:13.432Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T14:15:13.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:15:13.662Z] prd-ubuntu20.04-docker-arm64-4c-16g-21374 does not seem to be running inside a container [2022-07-28T14:15:13.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/91 -v /w/workspace/app-service-configurable/91:/w/workspace/app-service-configurable/91:rw,z -v /w/workspace/app-service-configurable/91@tmp:/w/workspace/app-service-configurable/91@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 [2022-07-28T14:15:14.983Z] $ docker top b780db920b55ecadfc33e109cff3814067069f720ef2c096790fd592776331c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T14:15:15.884Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/91 [Pipeline] fileExists [Pipeline] sh [2022-07-28T14:15:16.562Z] + make test [2022-07-28T14:15:16.562Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-28T14:16:38.428Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-28T14:16:38.428Z] CGO_ENABLED=1 go vet ./... [2022-07-28T14:16:50.893Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-28T14:16:50.893Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-28T14:16:50.893Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-28T14:16:50.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-28T14:16:50.943Z] $ docker stop --time=1 b780db920b55ecadfc33e109cff3814067069f720ef2c096790fd592776331c9 [2022-07-28T14:16:52.714Z] $ docker rm -f b780db920b55ecadfc33e109cff3814067069f720ef2c096790fd592776331c9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T14:16:53.636Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-28T14:16:53.662Z] Warning: overwriting stash ‘coverage-report’ [2022-07-28T14:16:54.101Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T14:16:54.519Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-28T14:16:54.898Z] + ls -al . [2022-07-28T14:16:54.898Z] total 164 [2022-07-28T14:16:54.898Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 28 14:15 . [2022-07-28T14:16:54.898Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 14:13 .. [2022-07-28T14:16:54.898Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 28 14:13 .dockerignore [2022-07-28T14:16:54.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 14:13 .git [2022-07-28T14:16:54.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 14:13 .github [2022-07-28T14:16:54.898Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 28 14:13 .gitignore [2022-07-28T14:16:54.898Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 28 14:13 Attribution.txt [2022-07-28T14:16:54.898Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 28 14:13 CHANGELOG.md [2022-07-28T14:16:54.898Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 28 14:13 Dockerfile [2022-07-28T14:16:54.898Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 28 14:13 GOVERNANCE.md [2022-07-28T14:16:54.898Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 28 14:13 Jenkinsfile [2022-07-28T14:16:54.898Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 28 14:13 LICENSE [2022-07-28T14:16:54.898Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 28 14:13 OWNERS.md [2022-07-28T14:16:54.898Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 28 14:13 README.md [2022-07-28T14:16:54.898Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 28 14:11 VERSION [2022-07-28T14:16:54.898Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 14:13 bin [2022-07-28T14:16:54.898Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 28 14:15 coverage.out [2022-07-28T14:16:54.898Z] -rw-rw-r-- 1 jenkins jenkins 3338 Jul 28 14:13 go.mod [2022-07-28T14:16:54.898Z] -rw-rw-r-- 1 jenkins jenkins 35614 Jul 28 14:13 go.sum [2022-07-28T14:16:54.898Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 28 14:13 main.go [2022-07-28T14:16:54.898Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 28 14:13 makefile [2022-07-28T14:16:54.898Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 14:13 res [2022-07-28T14:16:54.898Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 14:13 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:16:55.295Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6216b3a4372c57ea63a62c33cfa4a42b22d63b2e --label arch=arm64 --label version=2.3.0-dev.12 . [2022-07-28T14:16:55.295Z] Sending build context to Docker daemon 204.3kB [2022-07-28T14:16:55.599Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-28T14:16:55.600Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-28T14:16:55.600Z] ---> 51e09a8ba1a9 [2022-07-28T14:16:55.600Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-28T14:16:55.600Z] ---> Running in 87369be42ee0 [2022-07-28T14:16:56.217Z] Removing intermediate container 87369be42ee0 [2022-07-28T14:16:56.217Z] ---> d5a238f7fe69 [2022-07-28T14:16:56.217Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-28T14:16:56.217Z] ---> Running in f3148d3a6570 [2022-07-28T14:16:56.497Z] Removing intermediate container f3148d3a6570 [2022-07-28T14:16:56.497Z] ---> ce826e57fec0 [2022-07-28T14:16:56.497Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T14:16:56.497Z] ---> Running in f6e035eebc7b [2022-07-28T14:16:57.104Z] Removing intermediate container f6e035eebc7b [2022-07-28T14:16:57.104Z] ---> 8a49f7b01c46 [2022-07-28T14:16:57.104Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T14:16:57.104Z] ---> Running in ee6ab1523545 [2022-07-28T14:16:59.126Z] Removing intermediate container ee6ab1523545 [2022-07-28T14:16:59.126Z] ---> a26f2d9fe559 [2022-07-28T14:16:59.126Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-28T14:16:59.126Z] ---> Running in 07da75a6c6ee [2022-07-28T14:17:00.106Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T14:17:01.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T14:17:02.059Z] OK: 221 MiB in 51 packages [2022-07-28T14:17:02.663Z] Removing intermediate container 07da75a6c6ee [2022-07-28T14:17:02.663Z] ---> 40d5d29f5231 [2022-07-28T14:17:02.663Z] Step 8/27 : WORKDIR /app [2022-07-28T14:17:02.663Z] ---> Running in 013f1e978439 [2022-07-28T14:17:03.264Z] Removing intermediate container 013f1e978439 [2022-07-28T14:17:03.264Z] ---> 71af2d80a7b4 [2022-07-28T14:17:03.264Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-28T14:17:03.546Z] ---> cbcde14bddcf [2022-07-28T14:17:03.546Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T14:17:03.824Z] ---> Running in 5aa2791360c6 [2022-07-28T14:17:05.816Z] Removing intermediate container 5aa2791360c6 [2022-07-28T14:17:05.816Z] ---> 8541f861619f [2022-07-28T14:17:05.816Z] Step 11/27 : COPY . . [2022-07-28T14:17:06.412Z] ---> 0a244ab540ff [2022-07-28T14:17:06.412Z] Step 12/27 : ARG MAKE="make build" [2022-07-28T14:17:06.412Z] ---> Running in 82ac8e3b8e3d [2022-07-28T14:17:06.687Z] Removing intermediate container 82ac8e3b8e3d [2022-07-28T14:17:06.687Z] ---> afd05e00a0e4 [2022-07-28T14:17:06.687Z] Step 13/27 : RUN $MAKE [2022-07-28T14:17:06.687Z] ---> Running in 93dba33fb5c9 [2022-07-28T14:17:07.678Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-28T14:19:14.538Z] Removing intermediate container 93dba33fb5c9 [2022-07-28T14:19:14.538Z] ---> a20022f22d4a [2022-07-28T14:19:14.538Z] Step 14/27 : FROM alpine:3.16 [2022-07-28T14:19:14.538Z] 3.16: Pulling from library/alpine [2022-07-28T14:19:14.539Z] f97344484467: Pulling fs layer [2022-07-28T14:19:14.539Z] f97344484467: Verifying Checksum [2022-07-28T14:19:14.539Z] f97344484467: Download complete [2022-07-28T14:19:14.539Z] f97344484467: Pull complete [2022-07-28T14:19:14.539Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T14:19:14.539Z] Status: Downloaded newer image for alpine:3.16 [2022-07-28T14:19:14.539Z] ---> 3d81c46cd875 [2022-07-28T14:19:14.539Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T14:19:14.539Z] ---> Running in 44ec2b1e4aac [2022-07-28T14:19:14.539Z] Removing intermediate container 44ec2b1e4aac [2022-07-28T14:19:14.539Z] ---> cfa502874204 [2022-07-28T14:19:14.539Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-28T14:19:14.539Z] ---> Running in 16a434878c8e [2022-07-28T14:19:14.539Z] Removing intermediate container 16a434878c8e [2022-07-28T14:19:14.539Z] ---> 92f098f39c19 [2022-07-28T14:19:14.539Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-28T14:19:14.539Z] ---> Running in 876445d05869 [2022-07-28T14:19:14.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T14:19:14.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T14:19:14.539Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-28T14:19:14.539Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-28T14:19:14.539Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-28T14:19:14.539Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-28T14:19:14.539Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-28T14:19:14.539Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-28T14:19:14.539Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-28T14:19:14.539Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T14:19:14.539Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T14:19:14.539Z] OK: 9 MiB in 21 packages [2022-07-28T14:19:14.539Z] Removing intermediate container 876445d05869 [2022-07-28T14:19:14.539Z] ---> e2bd1b45544f [2022-07-28T14:19:14.539Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-28T14:19:14.539Z] ---> e05ec9d2da09 [2022-07-28T14:19:14.539Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-28T14:19:14.539Z] ---> c9bc8ac52621 [2022-07-28T14:19:14.539Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-28T14:19:14.812Z] ---> 1288b68f7775 [2022-07-28T14:19:14.812Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-28T14:19:16.249Z] ---> afc23a7db708 [2022-07-28T14:19:16.249Z] Step 22/27 : EXPOSE 48095 [2022-07-28T14:19:16.249Z] ---> Running in 3868e0a024a1 [2022-07-28T14:19:16.527Z] Removing intermediate container 3868e0a024a1 [2022-07-28T14:19:16.527Z] ---> ad4329eb3ec5 [2022-07-28T14:19:16.527Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-28T14:19:16.527Z] ---> Running in 1ab5d5d6129f [2022-07-28T14:19:17.133Z] Removing intermediate container 1ab5d5d6129f [2022-07-28T14:19:17.133Z] ---> a4311af06965 [2022-07-28T14:19:17.133Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T14:19:17.133Z] ---> Running in cc06057ae69d [2022-07-28T14:19:17.406Z] Removing intermediate container cc06057ae69d [2022-07-28T14:19:17.406Z] ---> dbb29ceb275c [2022-07-28T14:19:17.406Z] Step 25/27 : LABEL arch=arm64 [2022-07-28T14:19:17.406Z] ---> Running in 48f15e183f9a [2022-07-28T14:19:17.682Z] Removing intermediate container 48f15e183f9a [2022-07-28T14:19:17.682Z] ---> 864eb632db84 [2022-07-28T14:19:17.682Z] Step 26/27 : LABEL git_sha=6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [2022-07-28T14:19:17.682Z] ---> Running in b011b0bd46f9 [2022-07-28T14:19:17.960Z] Removing intermediate container b011b0bd46f9 [2022-07-28T14:19:17.960Z] ---> 4c44f820ddc7 [2022-07-28T14:19:17.960Z] Step 27/27 : LABEL version=2.3.0-dev.12 [2022-07-28T14:19:18.235Z] ---> Running in b46b84349541 [2022-07-28T14:19:18.508Z] Removing intermediate container b46b84349541 [2022-07-28T14:19:18.508Z] ---> bbbf70a9b162 [2022-07-28T14:19:18.508Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-28T14:19:18.509Z] Successfully built bbbf70a9b162 [2022-07-28T14:19:18.509Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T14:19:18.654Z] provisioning config files... [2022-07-28T14:19:18.672Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/91@tmp/config1043967122321548620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:19:19.021Z] ---> docker-login.sh [2022-07-28T14:19:19.021Z] nexus3.edgexfoundry.org:10001 [2022-07-28T14:19:19.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:19:19.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:19:19.293Z] Configure a credential helper to remove this warning. See [2022-07-28T14:19:19.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:19:19.293Z] [2022-07-28T14:19:19.293Z] Login Succeeded [2022-07-28T14:19:19.293Z] nexus3.edgexfoundry.org:10002 [2022-07-28T14:19:19.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:19:19.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:19:19.890Z] Configure a credential helper to remove this warning. See [2022-07-28T14:19:19.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:19:19.890Z] [2022-07-28T14:19:19.890Z] Login Succeeded [2022-07-28T14:19:19.890Z] nexus3.edgexfoundry.org:10003 [2022-07-28T14:19:20.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:19:20.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:19:20.435Z] Configure a credential helper to remove this warning. See [2022-07-28T14:19:20.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:19:20.435Z] [2022-07-28T14:19:20.435Z] Login Succeeded [2022-07-28T14:19:20.435Z] nexus3.edgexfoundry.org:10004 [2022-07-28T14:19:20.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:19:20.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:19:20.707Z] Configure a credential helper to remove this warning. See [2022-07-28T14:19:20.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:19:20.707Z] [2022-07-28T14:19:20.707Z] Login Succeeded [2022-07-28T14:19:20.707Z] docker.io [2022-07-28T14:19:21.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T14:19:21.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T14:19:21.573Z] Configure a credential helper to remove this warning. See [2022-07-28T14:19:21.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T14:19:21.573Z] [2022-07-28T14:19:21.573Z] Login Succeeded [2022-07-28T14:19:21.573Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T14:19:21.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T14:19:21.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T14:19:21.653Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-07-28T14:19:21.653Z] 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [2022-07-28T14:19:21.653Z] latest [2022-07-28T14:19:21.653Z] 2.3.0-dev.12 [2022-07-28T14:19:21.653Z] 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12 [2022-07-28T14:19:21.653Z] main [2022-07-28T14:19:21.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:19:22.001Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:19:22.358Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [2022-07-28T14:19:22.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-28T14:19:22.358Z] 45dd8498409f: Preparing [2022-07-28T14:19:22.358Z] a9f2bd0580b5: Preparing [2022-07-28T14:19:22.358Z] 5c08d95a8f13: Preparing [2022-07-28T14:19:22.358Z] 508968e0359c: Preparing [2022-07-28T14:19:22.358Z] a2520def3509: Preparing [2022-07-28T14:19:22.358Z] 5b7df235d876: Preparing [2022-07-28T14:19:22.358Z] 5b7df235d876: Waiting [2022-07-28T14:19:22.631Z] a9f2bd0580b5: Pushed [2022-07-28T14:19:22.631Z] 508968e0359c: Pushed [2022-07-28T14:19:22.631Z] 5c08d95a8f13: Pushed [2022-07-28T14:19:22.631Z] 5b7df235d876: Layer already exists [2022-07-28T14:19:23.607Z] a2520def3509: Pushed [2022-07-28T14:19:27.902Z] 45dd8498409f: Pushed [2022-07-28T14:19:28.176Z] 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e: digest: sha256:4745ffa1f8b1603f5784500246a215e56d802af0ed733db6d607e7b747d1f2c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:19:28.544Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:19:28.905Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-07-28T14:19:28.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-28T14:19:28.905Z] 45dd8498409f: Preparing [2022-07-28T14:19:28.905Z] a9f2bd0580b5: Preparing [2022-07-28T14:19:28.905Z] 5c08d95a8f13: Preparing [2022-07-28T14:19:28.905Z] 508968e0359c: Preparing [2022-07-28T14:19:28.905Z] a2520def3509: Preparing [2022-07-28T14:19:28.905Z] 5b7df235d876: Preparing [2022-07-28T14:19:28.905Z] 5b7df235d876: Waiting [2022-07-28T14:19:28.905Z] 5c08d95a8f13: Layer already exists [2022-07-28T14:19:28.905Z] a9f2bd0580b5: Layer already exists [2022-07-28T14:19:28.905Z] 45dd8498409f: Layer already exists [2022-07-28T14:19:28.905Z] a2520def3509: Layer already exists [2022-07-28T14:19:28.905Z] 508968e0359c: Layer already exists [2022-07-28T14:19:28.905Z] 5b7df235d876: Layer already exists [2022-07-28T14:19:29.177Z] latest: digest: sha256:4745ffa1f8b1603f5784500246a215e56d802af0ed733db6d607e7b747d1f2c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:19:29.543Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:19:29.906Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.12 [2022-07-28T14:19:29.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-28T14:19:29.906Z] 45dd8498409f: Preparing [2022-07-28T14:19:29.906Z] a9f2bd0580b5: Preparing [2022-07-28T14:19:29.906Z] 5c08d95a8f13: Preparing [2022-07-28T14:19:29.906Z] 508968e0359c: Preparing [2022-07-28T14:19:29.906Z] a2520def3509: Preparing [2022-07-28T14:19:29.906Z] 5b7df235d876: Preparing [2022-07-28T14:19:29.906Z] 5b7df235d876: Waiting [2022-07-28T14:19:29.906Z] a2520def3509: Layer already exists [2022-07-28T14:19:29.906Z] 508968e0359c: Layer already exists [2022-07-28T14:19:29.906Z] a9f2bd0580b5: Layer already exists [2022-07-28T14:19:29.906Z] 5c08d95a8f13: Layer already exists [2022-07-28T14:19:29.906Z] 45dd8498409f: Layer already exists [2022-07-28T14:19:29.906Z] 5b7df235d876: Layer already exists [2022-07-28T14:19:30.177Z] 2.3.0-dev.12: digest: sha256:4745ffa1f8b1603f5784500246a215e56d802af0ed733db6d607e7b747d1f2c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:19:30.558Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:19:30.913Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12 [2022-07-28T14:19:30.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-28T14:19:30.913Z] 45dd8498409f: Preparing [2022-07-28T14:19:30.913Z] a9f2bd0580b5: Preparing [2022-07-28T14:19:30.913Z] 5c08d95a8f13: Preparing [2022-07-28T14:19:30.913Z] 508968e0359c: Preparing [2022-07-28T14:19:30.913Z] a2520def3509: Preparing [2022-07-28T14:19:30.913Z] 5b7df235d876: Preparing [2022-07-28T14:19:30.913Z] 5b7df235d876: Waiting [2022-07-28T14:19:30.913Z] 5c08d95a8f13: Layer already exists [2022-07-28T14:19:30.913Z] 508968e0359c: Layer already exists [2022-07-28T14:19:30.913Z] a9f2bd0580b5: Layer already exists [2022-07-28T14:19:30.913Z] 45dd8498409f: Layer already exists [2022-07-28T14:19:30.913Z] a2520def3509: Layer already exists [2022-07-28T14:19:30.913Z] 5b7df235d876: Layer already exists [2022-07-28T14:19:31.182Z] 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12: digest: sha256:4745ffa1f8b1603f5784500246a215e56d802af0ed733db6d607e7b747d1f2c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:19:31.546Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:19:31.902Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-07-28T14:19:31.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-28T14:19:31.902Z] 45dd8498409f: Preparing [2022-07-28T14:19:31.902Z] a9f2bd0580b5: Preparing [2022-07-28T14:19:31.902Z] 5c08d95a8f13: Preparing [2022-07-28T14:19:31.902Z] 508968e0359c: Preparing [2022-07-28T14:19:31.902Z] a2520def3509: Preparing [2022-07-28T14:19:31.902Z] 5b7df235d876: Preparing [2022-07-28T14:19:31.902Z] 5b7df235d876: Waiting [2022-07-28T14:19:31.902Z] 508968e0359c: Layer already exists [2022-07-28T14:19:31.902Z] a2520def3509: Layer already exists [2022-07-28T14:19:31.902Z] 45dd8498409f: Layer already exists [2022-07-28T14:19:31.902Z] a9f2bd0580b5: Layer already exists [2022-07-28T14:19:31.902Z] 5c08d95a8f13: Layer already exists [2022-07-28T14:19:31.902Z] 5b7df235d876: Layer already exists [2022-07-28T14:19:32.174Z] main: digest: sha256:4745ffa1f8b1603f5784500246a215e56d802af0ed733db6d607e7b747d1f2c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T14:19:32.239Z] ===================================================== [Pipeline] echo [2022-07-28T14:19:32.248Z] taggedImages: [2022-07-28T14:19:32.248Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [2022-07-28T14:19:32.248Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-07-28T14:19:32.248Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.12 [2022-07-28T14:19:32.248Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12 [2022-07-28T14:19:32.248Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:19:32.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T14:19:32.626Z] [2022-07-28T14:19:32.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:19:32.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T14:19:33.249Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-28T14:19:33.249Z] 8998bd30e6a1: Pulling fs layer [2022-07-28T14:19:33.249Z] 04944245beec: Pulling fs layer [2022-07-28T14:19:33.249Z] 699f458cf7ca: Pulling fs layer [2022-07-28T14:19:33.249Z] 765212b225bb: Pulling fs layer [2022-07-28T14:19:33.249Z] f23df028b6ca: Pulling fs layer [2022-07-28T14:19:33.249Z] d65c8cfc05b1: Pulling fs layer [2022-07-28T14:19:33.249Z] 2437ff75d9bd: Pulling fs layer [2022-07-28T14:19:33.249Z] f23df028b6ca: Waiting [2022-07-28T14:19:33.249Z] d65c8cfc05b1: Waiting [2022-07-28T14:19:33.249Z] 2437ff75d9bd: Waiting [2022-07-28T14:19:33.249Z] 765212b225bb: Waiting [2022-07-28T14:19:33.249Z] 04944245beec: Verifying Checksum [2022-07-28T14:19:33.249Z] 04944245beec: Download complete [2022-07-28T14:19:33.249Z] 765212b225bb: Verifying Checksum [2022-07-28T14:19:33.249Z] 765212b225bb: Download complete [2022-07-28T14:19:33.249Z] f23df028b6ca: Verifying Checksum [2022-07-28T14:19:33.249Z] f23df028b6ca: Download complete [2022-07-28T14:19:33.249Z] d65c8cfc05b1: Verifying Checksum [2022-07-28T14:19:33.249Z] d65c8cfc05b1: Download complete [2022-07-28T14:19:33.525Z] 699f458cf7ca: Verifying Checksum [2022-07-28T14:19:33.525Z] 699f458cf7ca: Download complete [2022-07-28T14:19:33.797Z] 8998bd30e6a1: Verifying Checksum [2022-07-28T14:19:33.797Z] 8998bd30e6a1: Download complete [2022-07-28T14:19:36.414Z] 2437ff75d9bd: Verifying Checksum [2022-07-28T14:19:36.414Z] 2437ff75d9bd: Download complete [2022-07-28T14:19:37.850Z] 8998bd30e6a1: Pull complete [2022-07-28T14:19:38.445Z] 04944245beec: Pull complete [2022-07-28T14:19:39.884Z] 699f458cf7ca: Pull complete [2022-07-28T14:19:40.155Z] 765212b225bb: Pull complete [2022-07-28T14:19:40.751Z] f23df028b6ca: Pull complete [2022-07-28T14:19:41.026Z] d65c8cfc05b1: Pull complete [2022-07-28T14:19:56.103Z] 2437ff75d9bd: Pull complete [2022-07-28T14:19:56.103Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-28T14:19:56.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T14:19:56.103Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:19:56.363Z] prd-ubuntu20.04-docker-arm64-4c-16g-21374 does not seem to be running inside a container [2022-07-28T14:19:56.457Z] $ 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-service-configurable/91 -v /w/workspace/app-service-configurable/91:/w/workspace/app-service-configurable/91:rw,z -v /w/workspace/app-service-configurable/91@tmp:/w/workspace/app-service-configurable/91@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 [2022-07-28T14:19:58.926Z] $ docker top 4ff43e47a0b7a78c50e1386f8f327e2fef72dd036172b88a281a4e51d2a877c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:19:59.832Z] ---> job-cost.sh [2022-07-28T14:19:59.832Z] lf-activate-venv: SKIPPING [2022-07-28T14:19:59.832Z] INFO: No Stack... [2022-07-28T14:20:00.104Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-28T14:20:01.076Z] INFO: Archiving Costs [Pipeline] sh [2022-07-28T14:20:01.739Z] + cut -d, -f6 [2022-07-28T14:20:01.739Z] + cat /w/workspace/app-service-configurable/91/archives/cost.csv [Pipeline] lock [2022-07-28T14:20:01.798Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-91-stack-cost] [2022-07-28T14:20:01.805Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-91-stack-cost] did not exist. Created. [2022-07-28T14:20:01.805Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-28T14:20:02.473Z] /w/workspace/app-service-configurable/91@tmp/durable-7150472a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-28T14:20:03.160Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-28T14:20:03.190Z] Warning: overwriting stash ‘stack-cost’ [2022-07-28T14:20:03.233Z] Stashed 1 file(s) [Pipeline] } [2022-07-28T14:20:03.240Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-28T14:20:03.270Z] $ docker stop --time=1 4ff43e47a0b7a78c50e1386f8f327e2fef72dd036172b88a281a4e51d2a877c8 [2022-07-28T14:20:04.775Z] $ docker rm -f 4ff43e47a0b7a78c50e1386f8f327e2fef72dd036172b88a281a4e51d2a877c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-28T14:20:05.245Z] provisioning config files... [2022-07-28T14:20:05.253Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7608519154029746741tmp [Pipeline] { [Pipeline] sh [2022-07-28T14:20:05.552Z] + set +x [2022-07-28T14:20:05.552Z] + curl -s https://codecov.io/bash [2022-07-28T14:20:05.552Z] + bash -s -- [2022-07-28T14:20:05.813Z] [2022-07-28T14:20:05.813Z] _____ _ [2022-07-28T14:20:05.813Z] / ____| | | [2022-07-28T14:20:05.813Z] | | ___ __| | ___ ___ _____ __ [2022-07-28T14:20:05.813Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-28T14:20:05.813Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-28T14:20:05.813Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-28T14:20:05.813Z] Bash-1.0.6 [2022-07-28T14:20:05.813Z] [2022-07-28T14:20:05.813Z] [2022-07-28T14:20:05.813Z] ==> git version 2.25.1 found [2022-07-28T14:20:05.813Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-28T14:20:05.813Z] Release-Date: 2020-01-08 [2022-07-28T14:20:05.813Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-28T14:20:05.813Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-28T14:20:05.813Z] ==> Jenkins CI detected. [2022-07-28T14:20:05.813Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-07-28T14:20:05.813Z] project root: . [2022-07-28T14:20:05.813Z] --> token set from env [2022-07-28T14:20:05.813Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-28T14:20:05.813Z] ==> Running gcov in . (disable via -X gcov) [2022-07-28T14:20:05.813Z] ==> Python coveragepy not found [2022-07-28T14:20:05.813Z] ==> Searching for coverage reports in: [2022-07-28T14:20:05.813Z] + . [2022-07-28T14:20:05.813Z] -> Found 1 reports [2022-07-28T14:20:05.813Z] ==> Detecting git/mercurial file structure [2022-07-28T14:20:05.813Z] ==> Reading reports [2022-07-28T14:20:05.813Z] + ./coverage.out bytes=10 [2022-07-28T14:20:05.813Z] ==> Appending adjustments [2022-07-28T14:20:05.813Z] https://docs.codecov.io/docs/fixing-reports [2022-07-28T14:20:05.813Z] + Found adjustments [2022-07-28T14:20:05.813Z] ==> Gzipping contents [2022-07-28T14:20:05.813Z] 4.0K /tmp/codecov.YBGmVa.gz [2022-07-28T14:20:05.813Z] ==> Uploading reports [2022-07-28T14:20:05.813Z] url: https://codecov.io [2022-07-28T14:20:05.813Z] query: branch=main&commit=6216b3a4372c57ea63a62c33cfa4a42b22d63b2e&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-28T14:20:05.813Z] -> Pinging Codecov [2022-07-28T14:20:05.813Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=6216b3a4372c57ea63a62c33cfa4a42b22d63b2e&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-28T14:20:06.382Z] -> Uploading to [2022-07-28T14:20:06.382Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-28/A97CA9966030D2A3747ED39772930CCE/6216b3a4372c57ea63a62c33cfa4a42b22d63b2e/06002c4c-2952-4076-9a38-89f51efc9fc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T142006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f00b426449cd839cf6c7c949e6dac27fc3e51b520261531bbbb64acb74ca780 [2022-07-28T14:20:06.382Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T14:20:06.382Z] Dload Upload Total Spent Left Speed [2022-07-28T14:20:06.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2272 --:--:-- --:--:-- --:--:-- 2282 [2022-07-28T14:20:06.642Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [Pipeline] } [2022-07-28T14:20:06.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-28T14:20:06.839Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-28T14:20:06.850Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:20:07.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-28T14:20:07.151Z] [2022-07-28T14:20:07.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:20:07.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-28T14:20:07.459Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-28T14:20:07.459Z] df9b9388f04a: Pulling fs layer [2022-07-28T14:20:07.459Z] 52dc419b0ee2: Pulling fs layer [2022-07-28T14:20:07.459Z] 25bc292e5bac: Pulling fs layer [2022-07-28T14:20:07.459Z] 114826534d7a: Pulling fs layer [2022-07-28T14:20:07.459Z] 4657fd5d0bcf: Pulling fs layer [2022-07-28T14:20:07.459Z] 6ad1cebc031e: Pulling fs layer [2022-07-28T14:20:07.459Z] 8a3aa393b2d8: Pulling fs layer [2022-07-28T14:20:07.459Z] 6ad1cebc031e: Waiting [2022-07-28T14:20:07.459Z] 8a3aa393b2d8: Waiting [2022-07-28T14:20:07.459Z] 114826534d7a: Waiting [2022-07-28T14:20:07.459Z] 25bc292e5bac: Download complete [2022-07-28T14:20:07.459Z] 52dc419b0ee2: Download complete [2022-07-28T14:20:07.459Z] 4657fd5d0bcf: Verifying Checksum [2022-07-28T14:20:07.459Z] 4657fd5d0bcf: Download complete [2022-07-28T14:20:07.459Z] df9b9388f04a: Download complete [2022-07-28T14:20:07.718Z] 6ad1cebc031e: Verifying Checksum [2022-07-28T14:20:07.718Z] 6ad1cebc031e: Download complete [2022-07-28T14:20:07.718Z] df9b9388f04a: Pull complete [2022-07-28T14:20:07.718Z] 52dc419b0ee2: Pull complete [2022-07-28T14:20:07.981Z] 25bc292e5bac: Pull complete [2022-07-28T14:20:08.239Z] 114826534d7a: Verifying Checksum [2022-07-28T14:20:08.239Z] 114826534d7a: Download complete [2022-07-28T14:20:08.239Z] 8a3aa393b2d8: Verifying Checksum [2022-07-28T14:20:08.239Z] 8a3aa393b2d8: Download complete [2022-07-28T14:20:11.538Z] 114826534d7a: Pull complete [2022-07-28T14:20:11.797Z] 4657fd5d0bcf: Pull complete [2022-07-28T14:20:12.056Z] 6ad1cebc031e: Pull complete [2022-07-28T14:20:15.348Z] 8a3aa393b2d8: Pull complete [2022-07-28T14:20:15.348Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-28T14:20:15.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-28T14:20:15.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:20:15.442Z] prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container [2022-07-28T14:20:15.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 [2022-07-28T14:20:17.819Z] $ docker top 19ef234cc3646c1c094e81c5c8db823fc15f990cc2d3acf97d5ef118c3b3d835 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-28T14:20:17.904Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-07-28T14:20:18.185Z] + set -o pipefail [2022-07-28T14:20:18.185Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-07-28T14:20:23.468Z] [2022-07-28T14:20:23.468Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-07-28T14:20:23.468Z] [2022-07-28T14:20:23.468Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/f97702c0-d507-4d98-81a8-236c50a17f7e [2022-07-28T14:20:23.468Z] [2022-07-28T14:20:23.468Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-28T14:20:23.468Z] [2022-07-28T14:20:23.468Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-28T14:20:23.468Z] [2022-07-28T14:20:23.468Z] [Pipeline] } [2022-07-28T14:20:23.478Z] $ docker stop --time=1 19ef234cc3646c1c094e81c5c8db823fc15f990cc2d3acf97d5ef118c3b3d835 [2022-07-28T14:20:25.705Z] $ docker rm -f 19ef234cc3646c1c094e81c5c8db823fc15f990cc2d3acf97d5ef118c3b3d835 [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 [2022-07-28T14:20:26.468Z] + git log --format=format:%s -1 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [Pipeline] sh [2022-07-28T14:20:26.799Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T14:20:26.799Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:20:27.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T14:20:27.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:20:27.260Z] prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container [2022-07-28T14:20:27.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 [2022-07-28T14:20:27.759Z] $ docker top d06c0760184c724a50f106e55cca43a0ba76c77012f71df8b9bab9245d387a44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T14:20:27.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T14:20:27.881Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T14:20:28.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T14:20:28.018Z] $ docker exec d06c0760184c724a50f106e55cca43a0ba76c77012f71df8b9bab9245d387a44 ssh-agent [2022-07-28T14:20:28.130Z] SSH_AUTH_SOCK=/tmp/ssh-KvAFJW9FG5bw/agent.32 [2022-07-28T14:20:28.130Z] SSH_AGENT_PID=38 [2022-07-28T14:20:28.137Z] Running ssh-add (command line suppressed) [2022-07-28T14:20:28.259Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_101159710577635381.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_101159710577635381.key) [2022-07-28T14:20:28.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T14:20:28.569Z] + git semver tag [2022-07-28T14:20:28.829Z] 2022-07-28 14:20:28,736 [run_tag] DEBUG tag force:False [2022-07-28T14:20:28.829Z] 2022-07-28 14:20:28,736 [check_head_tag] DEBUG check head tag [2022-07-28T14:20:28.829Z] 2022-07-28 14:20:28,737 [execute] INFO git cat-file --batch-check [2022-07-28T14:20:28.829Z] 2022-07-28 14:20:28,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-07-28T14:20:28.829Z] 2022-07-28 14:20:28,741 [execute] INFO git cat-file --batch [2022-07-28T14:20:28.829Z] 2022-07-28 14:20:28,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-07-28T14:20:28.829Z] 2022-07-28 14:20:28,751 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-28T14:20:28.829Z] 2022-07-28 14:20:28,751 [execute] INFO git tag -a v2.3.0-dev.12 -m v2.3.0-dev.12 [2022-07-28T14:20:28.829Z] 2022-07-28 14:20:28,752 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.12', '-m', 'v2.3.0-dev.12'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-07-28T14:20:28.829Z] 2022-07-28 14:20:28,756 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-28T14:20:28.829Z] 2.3.0-dev.12 [Pipeline] } [2022-07-28T14:20:28.836Z] $ docker exec --env ******** --env ******** d06c0760184c724a50f106e55cca43a0ba76c77012f71df8b9bab9245d387a44 ssh-agent -k [2022-07-28T14:20:28.943Z] unset SSH_AUTH_SOCK; [2022-07-28T14:20:28.943Z] unset SSH_AGENT_PID; [2022-07-28T14:20:28.944Z] echo Agent pid 38 killed; [2022-07-28T14:20:28.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T14:20:29.265Z] + git semver [Pipeline] } [2022-07-28T14:20:29.535Z] $ docker stop --time=1 d06c0760184c724a50f106e55cca43a0ba76c77012f71df8b9bab9245d387a44 [2022-07-28T14:20:30.805Z] $ docker rm -f d06c0760184c724a50f106e55cca43a0ba76c77012f71df8b9bab9245d387a44 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:20:31.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-28T14:20:31.207Z] [2022-07-28T14:20:31.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:20:31.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-28T14:20:31.511Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-28T14:20:31.511Z] ab5ef0e58194: Pulling fs layer [2022-07-28T14:20:31.511Z] 9712f1f96733: Pulling fs layer [2022-07-28T14:20:31.511Z] 63f879dbbcfc: Pulling fs layer [2022-07-28T14:20:31.511Z] 0d9ebad4ef96: Pulling fs layer [2022-07-28T14:20:31.511Z] e9a5061849ea: Pulling fs layer [2022-07-28T14:20:31.511Z] d747dcd14b5f: Pulling fs layer [2022-07-28T14:20:31.511Z] 2de7ff778b66: Pulling fs layer [2022-07-28T14:20:31.511Z] 0d9ebad4ef96: Waiting [2022-07-28T14:20:31.511Z] d747dcd14b5f: Waiting [2022-07-28T14:20:31.511Z] e9a5061849ea: Waiting [2022-07-28T14:20:31.511Z] 2de7ff778b66: Waiting [2022-07-28T14:20:31.511Z] 9712f1f96733: Verifying Checksum [2022-07-28T14:20:31.511Z] 9712f1f96733: Download complete [2022-07-28T14:20:31.773Z] 63f879dbbcfc: Verifying Checksum [2022-07-28T14:20:31.773Z] 63f879dbbcfc: Download complete [2022-07-28T14:20:32.033Z] e9a5061849ea: Verifying Checksum [2022-07-28T14:20:32.033Z] e9a5061849ea: Download complete [2022-07-28T14:20:32.033Z] d747dcd14b5f: Download complete [2022-07-28T14:20:32.033Z] 0d9ebad4ef96: Verifying Checksum [2022-07-28T14:20:32.033Z] 0d9ebad4ef96: Download complete [2022-07-28T14:20:32.033Z] ab5ef0e58194: Verifying Checksum [2022-07-28T14:20:32.033Z] ab5ef0e58194: Download complete [2022-07-28T14:20:32.033Z] 2de7ff778b66: Verifying Checksum [2022-07-28T14:20:32.033Z] 2de7ff778b66: Download complete [2022-07-28T14:20:35.321Z] ab5ef0e58194: Pull complete [2022-07-28T14:20:35.321Z] 9712f1f96733: Pull complete [2022-07-28T14:20:35.580Z] 63f879dbbcfc: Pull complete [2022-07-28T14:20:39.774Z] 0d9ebad4ef96: Pull complete [2022-07-28T14:20:39.774Z] e9a5061849ea: Pull complete [2022-07-28T14:20:39.774Z] d747dcd14b5f: Pull complete [2022-07-28T14:20:40.718Z] 2de7ff778b66: Pull complete [2022-07-28T14:20:40.718Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-28T14:20:40.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-28T14:20:40.718Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:20:40.812Z] prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container [2022-07-28T14:20:40.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 [2022-07-28T14:20:43.171Z] $ docker top 0a09260cf295de2ca0dfaf33a27d7a29885c7182183b33869be5c4a96c59a5b2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-28T14:20:43.257Z] provisioning config files... [2022-07-28T14:20:43.264Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2262278794182771694tmp [2022-07-28T14:20:43.275Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8382646841744138107tmp [2022-07-28T14:20:43.286Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7533576028071309013tmp [Pipeline] { [Pipeline] echo [2022-07-28T14:20:43.301Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:20:43.585Z] ---> sigul-configuration.sh [2022-07-28T14:20:43.585Z] gpg: directory `/root/.gnupg' created [2022-07-28T14:20:43.585Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-28T14:20:43.585Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-28T14:20:43.585Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-28T14:20:43.585Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-28T14:20:43.585Z] gpg: CAST5 encrypted data [2022-07-28T14:20:43.585Z] gpg: encrypted with 1 passphrase [2022-07-28T14:20:43.585Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-28T14:20:43.873Z] + mkdir /home/jenkins [2022-07-28T14:20:43.874Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-28T14:20:44.163Z] + 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 [2022-07-28T14:20:44.171Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:20:44.456Z] ---> sigul-install.sh [2022-07-28T14:20:44.456Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-28T14:20:44.736Z] + git tag --list [2022-07-28T14:20:44.736Z] v1.0.0 [2022-07-28T14:20:44.736Z] v1.1.0 [2022-07-28T14:20:44.736Z] v1.2.0 [2022-07-28T14:20:44.736Z] v1.3.0 [2022-07-28T14:20:44.736Z] v1.3.1 [2022-07-28T14:20:44.736Z] v2.0.0 [2022-07-28T14:20:44.736Z] v2.0.1 [2022-07-28T14:20:44.736Z] v2.1.0 [2022-07-28T14:20:44.736Z] v2.1.1 [2022-07-28T14:20:44.736Z] v2.1.1-dev.1 [2022-07-28T14:20:44.736Z] v2.1.1-dev.2 [2022-07-28T14:20:44.736Z] v2.2.0 [2022-07-28T14:20:44.736Z] v2.2.1-dev.1 [2022-07-28T14:20:44.736Z] v2.2.1-dev.10 [2022-07-28T14:20:44.736Z] v2.2.1-dev.2 [2022-07-28T14:20:44.736Z] v2.2.1-dev.3 [2022-07-28T14:20:44.736Z] v2.2.1-dev.4 [2022-07-28T14:20:44.736Z] v2.2.1-dev.5 [2022-07-28T14:20:44.736Z] v2.2.1-dev.6 [2022-07-28T14:20:44.736Z] v2.2.1-dev.7 [2022-07-28T14:20:44.736Z] v2.2.1-dev.8 [2022-07-28T14:20:44.736Z] v2.2.1-dev.9 [2022-07-28T14:20:44.736Z] v2.3.0-dev.10 [2022-07-28T14:20:44.736Z] v2.3.0-dev.11 [2022-07-28T14:20:44.736Z] v2.3.0-dev.12 [Pipeline] sh [2022-07-28T14:20:45.024Z] + lftools sign git-tag v2.3.0-dev.12 [2022-07-28T14:20:45.595Z] Signing Git tag with Sigul... [2022-07-28T14:20:45.595Z] Signing v2.3.0-dev.12 [Pipeline] echo [2022-07-28T14:20:45.863Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:20:46.147Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-28T14:20:46.154Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-28T14:20:46.175Z] $ docker stop --time=1 0a09260cf295de2ca0dfaf33a27d7a29885c7182183b33869be5c4a96c59a5b2 [2022-07-28T14:20:47.488Z] $ docker rm -f 0a09260cf295de2ca0dfaf33a27d7a29885c7182183b33869be5c4a96c59a5b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-28T14:20:47.916Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T14:20:47.917Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:20:48.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T14:20:48.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:20:48.302Z] prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container [2022-07-28T14:20:48.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 [2022-07-28T14:20:48.703Z] $ docker top 61ae274d2906327cda06171a93fb877cb2dc7fc7801dc7c188df88244a8c42e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T14:20:48.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T14:20:48.801Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T14:20:48.918Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T14:20:48.917Z] $ docker exec 61ae274d2906327cda06171a93fb877cb2dc7fc7801dc7c188df88244a8c42e0 ssh-agent [2022-07-28T14:20:49.031Z] SSH_AUTH_SOCK=/tmp/ssh-DmM5TaG2TiqI/agent.33 [2022-07-28T14:20:49.031Z] SSH_AGENT_PID=39 [2022-07-28T14:20:49.036Z] Running ssh-add (command line suppressed) [2022-07-28T14:20:49.134Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7902741304749206976.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7902741304749206976.key) [2022-07-28T14:20:49.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T14:20:49.439Z] + git semver bump pre [2022-07-28T14:20:49.699Z] 2022-07-28 14:20:49,619 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-28T14:20:49.699Z] 2022-07-28 14:20:49,620 [bump_version] DEBUG bumping version:2.3.0-dev.12 on axis:pre with prefix:dev [2022-07-28T14:20:49.699Z] 2022-07-28 14:20:49,620 [bump_version] DEBUG bumped version:2.3.0-dev.13 [2022-07-28T14:20:49.699Z] 2022-07-28 14:20:49,620 [write_version] DEBUG write version:2.3.0-dev.13 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-07-28T14:20:49.699Z] 2022-07-28 14:20:49,620 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-28T14:20:49.699Z] 2022-07-28 14:20:49,620 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-28T14:20:49.699Z] 2022-07-28 14:20:49,621 [execute] INFO git cat-file --batch-check [2022-07-28T14:20:49.699Z] 2022-07-28 14:20:49,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T14:20:49.699Z] 2022-07-28 14:20:49,626 [execute] INFO git cat-file --batch [2022-07-28T14:20:49.699Z] 2022-07-28 14:20:49,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T14:20:49.699Z] 2022-07-28 14:20:49,632 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-28T14:20:49.699Z] 2.3.0-dev.13 [Pipeline] } [2022-07-28T14:20:49.714Z] $ docker exec --env ******** --env ******** 61ae274d2906327cda06171a93fb877cb2dc7fc7801dc7c188df88244a8c42e0 ssh-agent -k [2022-07-28T14:20:49.831Z] unset SSH_AUTH_SOCK; [2022-07-28T14:20:49.832Z] unset SSH_AGENT_PID; [2022-07-28T14:20:49.832Z] echo Agent pid 39 killed; [2022-07-28T14:20:49.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T14:20:50.153Z] + git semver [Pipeline] } [2022-07-28T14:20:50.426Z] $ docker stop --time=1 61ae274d2906327cda06171a93fb877cb2dc7fc7801dc7c188df88244a8c42e0 [2022-07-28T14:20:51.734Z] $ docker rm -f 61ae274d2906327cda06171a93fb877cb2dc7fc7801dc7c188df88244a8c42e0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T14:20:52.093Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T14:20:52.093Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:20:52.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T14:20:52.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:20:52.487Z] prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container [2022-07-28T14:20:52.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 [2022-07-28T14:20:52.896Z] $ docker top 9a1bce4b15df1b5f543e118bb4d289c23f38654abbdbd02ba577c6ac2b429619 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T14:20:52.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T14:20:52.991Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T14:20:53.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T14:20:53.108Z] $ docker exec 9a1bce4b15df1b5f543e118bb4d289c23f38654abbdbd02ba577c6ac2b429619 ssh-agent [2022-07-28T14:20:53.238Z] SSH_AUTH_SOCK=/tmp/ssh-Iz0m86rWJ24d/agent.34 [2022-07-28T14:20:53.238Z] SSH_AGENT_PID=40 [2022-07-28T14:20:53.243Z] Running ssh-add (command line suppressed) [2022-07-28T14:20:53.353Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2563752550601096042.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2563752550601096042.key) [2022-07-28T14:20:53.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T14:20:53.661Z] + git semver push [2022-07-28T14:20:53.923Z] 2022-07-28 14:20:53,846 [run_push] DEBUG push [2022-07-28T14:20:53.923Z] 2022-07-28 14:20:53,847 [execute] INFO git cat-file --batch-check [2022-07-28T14:20:53.923Z] 2022-07-28 14:20:53,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T14:20:53.923Z] 2022-07-28 14:20:53,849 [execute] INFO git rev-list d8aa7a755f3dc6c8af3f9c4885d9270655ff7d19 -- [2022-07-28T14:20:53.923Z] 2022-07-28 14:20:53,849 [execute] DEBUG Popen(['git', 'rev-list', 'd8aa7a755f3dc6c8af3f9c4885d9270655ff7d19', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-28T14:20:53.923Z] 2022-07-28 14:20:53,858 [execute] INFO git fetch -v origin [2022-07-28T14:20:53.923Z] 2022-07-28 14:20:53,858 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-28T14:20:54.496Z] 2022-07-28 14:20:54,328 [run_push] DEBUG no remote changes detected [2022-07-28T14:20:54.496Z] 2022-07-28 14:20:54,329 [execute] INFO git push origin semver [2022-07-28T14:20:54.496Z] 2022-07-28 14:20:54,329 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-28T14:20:55.070Z] 2022-07-28 14:20:55,015 [run_push] DEBUG push all version tags [2022-07-28T14:20:55.070Z] 2022-07-28 14:20:55,015 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-28T14:20:55.070Z] 2022-07-28 14:20:55,016 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-07-28T14:20:56.014Z] 2022-07-28 14:20:55,884 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-28T14:20:56.014Z] 2.3.0-dev.13 [Pipeline] } [2022-07-28T14:20:56.021Z] $ docker exec --env ******** --env ******** 9a1bce4b15df1b5f543e118bb4d289c23f38654abbdbd02ba577c6ac2b429619 ssh-agent -k [2022-07-28T14:20:56.128Z] unset SSH_AUTH_SOCK; [2022-07-28T14:20:56.129Z] unset SSH_AGENT_PID; [2022-07-28T14:20:56.129Z] echo Agent pid 40 killed; [2022-07-28T14:20:56.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T14:20:56.450Z] + git semver [Pipeline] } [2022-07-28T14:20:56.722Z] $ docker stop --time=1 9a1bce4b15df1b5f543e118bb4d289c23f38654abbdbd02ba577c6ac2b429619 [2022-07-28T14:20:58.033Z] $ docker rm -f 9a1bce4b15df1b5f543e118bb4d289c23f38654abbdbd02ba577c6ac2b429619 [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 [2022-07-28T14:20:58.658Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-07-28T14:20:58.658Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-07-28T14:20:58.658Z] total 16 [2022-07-28T14:20:58.658Z] drwxr-xr-x 3 root root 4096 Jul 28 14:12 . [2022-07-28T14:20:58.658Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 14:20 .. [2022-07-28T14:20:58.658Z] drwxr-xr-x 2 root root 4096 Jul 28 14:12 cost [2022-07-28T14:20:58.658Z] -rw-r--r-- 1 root root 95 Jul 28 14:12 cost.csv [2022-07-28T14:20:58.658Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-07-28T14:20:58.658Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-07-28T14:20:58.658Z] total 16 [2022-07-28T14:20:58.658Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 14:12 . [2022-07-28T14:20:58.658Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 14:20 .. [2022-07-28T14:20:58.658Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 28 14:12 cost [2022-07-28T14:20:58.658Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 28 14:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:20:58.950Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:20:59.816Z] ---> package-listing.sh [2022-07-28T14:20:59.817Z] ++ facter osfamily [2022-07-28T14:20:59.817Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-28T14:21:00.077Z] + OS_FAMILY=debian [2022-07-28T14:21:00.077Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-07-28T14:21:00.077Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-28T14:21:00.077Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-28T14:21:00.077Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-28T14:21:00.077Z] + PACKAGES=/tmp/packages_start.txt [2022-07-28T14:21:00.077Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-07-28T14:21:00.077Z] + PACKAGES=/tmp/packages_end.txt [2022-07-28T14:21:00.077Z] + case "${OS_FAMILY}" in [2022-07-28T14:21:00.077Z] + dpkg -l [2022-07-28T14:21:00.077Z] + grep '^ii' [2022-07-28T14:21:00.077Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-28T14:21:00.077Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-28T14:21:00.077Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-28T14:21:00.077Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-07-28T14:21:00.077Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-07-28T14:21:00.077Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-07-28T14:21:00.088Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-28T14:21:00.366Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:21:00.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T14:21:00.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T14:21:01.022Z] prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container [2022-07-28T14:21:01.052Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 [2022-07-28T14:21:01.307Z] $ docker top 0f3bb952ab82a9d5063217223a1be579b318265233299e7adf590e9ec1c999c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T14:21:01.668Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-28T14:21:01.956Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-28T14:21:02.247Z] + ls /var/log/sa-host [2022-07-28T14:21:02.247Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T14:21:02.377Z] provisioning config files... [2022-07-28T14:21:02.386Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5687504377598268462tmp [Pipeline] { [Pipeline] echo [2022-07-28T14:21:02.400Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:21:02.687Z] ---> create-netrc.sh [Pipeline] } [2022-07-28T14:21:02.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:21:03.036Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-28T14:21:03.046Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:21:03.330Z] ---> sudo-logs.sh [2022-07-28T14:21:03.330Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-28T14:21:03.362Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:21:03.651Z] ---> job-cost.sh [2022-07-28T14:21:03.651Z] lf-activate-venv: SKIPPING [2022-07-28T14:21:03.651Z] DEBUG: total: 0.2199999988079071 [2022-07-28T14:21:03.651Z] INFO: Retrieving Stack Cost... [2022-07-28T14:21:03.911Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-28T14:21:04.485Z] INFO: Archiving Costs [Pipeline] echo [2022-07-28T14:21:04.500Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T14:21:04.790Z] ---> logs-deploy.sh [2022-07-28T14:21:04.791Z] lf-activate-venv: SKIPPING [2022-07-28T14:21:04.791Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/91 [2022-07-28T14:21:04.791Z] INFO: archiving workspace using pattern(s): [2022-07-28T14:21:05.734Z] Archives upload complete. [2022-07-28T14:21:05.996Z] INFO: archiving logs to Nexus [2022-07-28T14:21:06.570Z] ---> uname -a: [2022-07-28T14:21:06.570Z] Linux prd-ubuntu20-04-docker-8c-8g-21373 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-28T14:21:06.570Z] [2022-07-28T14:21:06.570Z] [2022-07-28T14:21:06.570Z] ---> lscpu: [2022-07-28T14:21:06.570Z] Architecture: x86_64 [2022-07-28T14:21:06.570Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-28T14:21:06.570Z] Byte Order: Little Endian [2022-07-28T14:21:06.570Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-28T14:21:06.570Z] CPU(s): 8 [2022-07-28T14:21:06.570Z] On-line CPU(s) list: 0-7 [2022-07-28T14:21:06.570Z] Thread(s) per core: 1 [2022-07-28T14:21:06.570Z] Core(s) per socket: 1 [2022-07-28T14:21:06.570Z] Socket(s): 8 [2022-07-28T14:21:06.570Z] NUMA node(s): 1 [2022-07-28T14:21:06.570Z] Vendor ID: AuthenticAMD [2022-07-28T14:21:06.570Z] CPU family: 23 [2022-07-28T14:21:06.570Z] Model: 49 [2022-07-28T14:21:06.570Z] Model name: AMD EPYC-Rome Processor [2022-07-28T14:21:06.570Z] Stepping: 0 [2022-07-28T14:21:06.570Z] CPU MHz: 2800.000 [2022-07-28T14:21:06.570Z] BogoMIPS: 5600.00 [2022-07-28T14:21:06.570Z] Virtualization: AMD-V [2022-07-28T14:21:06.570Z] Hypervisor vendor: KVM [2022-07-28T14:21:06.570Z] Virtualization type: full [2022-07-28T14:21:06.570Z] L1d cache: 256 KiB [2022-07-28T14:21:06.570Z] L1i cache: 256 KiB [2022-07-28T14:21:06.570Z] L2 cache: 4 MiB [2022-07-28T14:21:06.570Z] L3 cache: 128 MiB [2022-07-28T14:21:06.570Z] NUMA node0 CPU(s): 0-7 [2022-07-28T14:21:06.570Z] Vulnerability Itlb multihit: Not affected [2022-07-28T14:21:06.570Z] Vulnerability L1tf: Not affected [2022-07-28T14:21:06.570Z] Vulnerability Mds: Not affected [2022-07-28T14:21:06.570Z] Vulnerability Meltdown: Not affected [2022-07-28T14:21:06.570Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-28T14:21:06.570Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-28T14:21:06.570Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-28T14:21:06.570Z] Vulnerability Srbds: Not affected [2022-07-28T14:21:06.570Z] Vulnerability Tsx async abort: Not affected [2022-07-28T14:21:06.570Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-28T14:21:06.570Z] [2022-07-28T14:21:06.570Z] [2022-07-28T14:21:06.570Z] ---> nproc: [2022-07-28T14:21:06.570Z] 8 [2022-07-28T14:21:06.570Z] [2022-07-28T14:21:06.570Z] [2022-07-28T14:21:06.570Z] ---> df -h: [2022-07-28T14:21:06.570Z] Filesystem Size Used Avail Use% Mounted on [2022-07-28T14:21:06.570Z] overlay 155G 12G 143G 8% / [2022-07-28T14:21:06.570Z] tmpfs 64M 0 64M 0% /dev [2022-07-28T14:21:06.570Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-28T14:21:06.570Z] shm 64M 0 64M 0% /dev/shm [2022-07-28T14:21:06.570Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-07-28T14:21:06.570Z] [2022-07-28T14:21:06.570Z] [2022-07-28T14:21:06.570Z] ---> sar -b -r -n DEV: [2022-07-28T14:21:06.570Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21373) 07/28/22 _x86_64_ (8 CPU) [2022-07-28T14:21:06.570Z] [2022-07-28T14:21:06.570Z] 14:10:20 LINUX RESTART (8 CPU) [2022-07-28T14:21:06.570Z] [2022-07-28T14:21:06.570Z] 14:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-28T14:21:06.570Z] 14:12:01 205.93 4.69 201.24 0.00 456.41 96707.80 0.00 [2022-07-28T14:21:06.570Z] 14:13:01 182.01 0.05 181.96 0.00 2.00 38793.87 0.00 [2022-07-28T14:21:06.570Z] 14:14:01 1.52 0.00 1.52 0.00 0.00 21.21 0.00 [2022-07-28T14:21:06.570Z] 14:15:01 14.38 0.87 13.51 0.00 18.39 438.25 0.00 [2022-07-28T14:21:06.570Z] 14:16:01 1.57 0.02 1.55 0.00 0.13 17.86 0.00 [2022-07-28T14:21:06.570Z] 14:17:01 1.52 0.02 1.50 0.00 0.13 18.00 0.00 [2022-07-28T14:21:06.570Z] 14:18:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 [2022-07-28T14:21:06.570Z] 14:19:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 [2022-07-28T14:21:06.570Z] 14:20:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2022-07-28T14:21:06.570Z] 14:21:01 132.17 0.42 131.76 0.00 23.73 58627.26 0.00 [2022-07-28T14:21:06.570Z] Average: 54.04 0.60 53.44 0.00 49.39 19337.19 0.00 [2022-07-28T14:21:06.570Z] [2022-07-28T14:21:06.570Z] 14:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-28T14:21:06.570Z] 14:12:01 28216124 31723208 565592 1.72 160024 3547044 2295932 6.77 1333276 2868472 182832 [2022-07-28T14:21:06.570Z] 14:13:01 27715716 31785688 503404 1.53 173496 4050732 1902276 5.61 1258140 3399244 252 [2022-07-28T14:21:06.570Z] 14:14:01 27715364 31785448 503508 1.53 173532 4050736 1902276 5.61 1258260 3399248 16 [2022-07-28T14:21:06.570Z] 14:15:01 27707960 31780476 508624 1.55 174920 4051264 1964552 5.79 1267428 3399704 188 [2022-07-28T14:21:06.570Z] 14:16:01 27714024 31786576 502508 1.53 174960 4051276 1964552 5.79 1260088 3399700 20 [2022-07-28T14:21:06.570Z] 14:17:01 27714200 31786980 501908 1.53 174996 4051272 1964552 5.79 1259524 3399828 224 [2022-07-28T14:21:06.570Z] 14:18:01 27714944 31787772 500840 1.52 175016 4051280 1964552 5.79 1258780 3399832 188 [2022-07-28T14:21:06.570Z] 14:19:01 27714888 31787728 500876 1.52 175032 4051280 1964552 5.79 1258396 3399836 8 [2022-07-28T14:21:06.570Z] 14:20:01 27714796 31787792 501024 1.52 175056 4051284 1964552 5.79 1258368 3399928 20 [2022-07-28T14:21:06.570Z] 14:21:01 26167872 31723444 560580 1.70 218068 5360232 2538452 7.48 1423028 4647080 420 [2022-07-28T14:21:06.570Z] Average: 27609589 31773511 514886 1.57 177510 4131640 2042625 6.02 1283529 3471287 18417 [2022-07-28T14:21:06.570Z] [2022-07-28T14:21:06.570Z] 14:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-28T14:21:06.570Z] 14:12:01 veth3907be7 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:12:01 docker0 109.54 129.58 8.97 1102.69 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:12:01 ens3 406.44 294.41 6825.76 95.27 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:12:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:13:01 docker0 10.15 15.14 0.61 101.12 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:13:01 ens3 206.15 163.90 2717.47 290.57 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:13:01 lo 8.06 8.06 0.79 0.79 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:14:01 ens3 0.47 0.27 0.26 0.24 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:15:01 ens3 112.65 78.84 85.88 85.00 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:16:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:19:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:20:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:21:01 docker0 43.94 51.87 3.88 689.23 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:21:01 ens3 466.33 301.93 7931.47 133.84 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] 14:21:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] Average: docker0 16.21 19.47 1.33 187.77 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] Average: ens3 118.78 83.62 1747.64 60.45 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] Average: lo 1.52 1.52 0.15 0.15 0.00 0.00 0.00 0.00 [2022-07-28T14:21:06.570Z] [2022-07-28T14:21:06.570Z] [2022-07-28T14:21:06.570Z] ---> sar -P ALL: [2022-07-28T14:21:06.570Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21373) 07/28/22 _x86_64_ (8 CPU) [2022-07-28T14:21:06.570Z] [2022-07-28T14:21:06.570Z] 14:10:20 LINUX RESTART (8 CPU) [2022-07-28T14:21:06.570Z] [2022-07-28T14:21:06.570Z] 14:11:02 CPU %user %nice %system %iowait %steal %idle [2022-07-28T14:21:06.570Z] 14:12:01 all 19.56 0.00 6.13 1.52 0.08 72.72 [2022-07-28T14:21:06.570Z] 14:12:01 0 18.83 0.00 7.35 2.92 0.07 70.83 [2022-07-28T14:21:06.570Z] 14:12:01 1 19.44 0.00 6.11 3.21 0.07 71.18 [2022-07-28T14:21:06.570Z] 14:12:01 2 20.15 0.00 5.75 0.15 0.07 73.87 [2022-07-28T14:21:06.570Z] 14:12:01 3 19.77 0.00 6.25 1.68 0.10 72.20 [2022-07-28T14:21:06.570Z] 14:12:01 4 20.61 0.00 5.75 1.96 0.07 71.61 [2022-07-28T14:21:06.571Z] 14:12:01 5 19.83 0.00 5.25 0.50 0.07 74.35 [2022-07-28T14:21:06.571Z] 14:12:01 6 19.62 0.00 6.10 1.30 0.07 72.92 [2022-07-28T14:21:06.571Z] 14:12:01 7 18.21 0.00 6.47 0.43 0.09 74.80 [2022-07-28T14:21:06.571Z] 14:13:01 all 23.91 0.00 5.59 1.18 0.08 69.23 [2022-07-28T14:21:06.571Z] 14:13:01 0 23.93 0.00 5.39 0.64 0.07 69.96 [2022-07-28T14:21:06.571Z] 14:13:01 1 23.22 0.00 5.15 0.86 0.07 70.70 [2022-07-28T14:21:06.571Z] 14:13:01 2 22.94 0.00 5.17 0.31 0.08 71.49 [2022-07-28T14:21:06.571Z] 14:13:01 3 23.64 0.00 5.63 2.52 0.07 68.15 [2022-07-28T14:21:06.571Z] 14:13:01 4 24.19 0.00 5.56 0.56 0.12 69.57 [2022-07-28T14:21:06.571Z] 14:13:01 5 24.20 0.00 6.15 2.26 0.08 67.30 [2022-07-28T14:21:06.571Z] 14:13:01 6 23.75 0.00 5.88 0.39 0.08 69.89 [2022-07-28T14:21:06.571Z] 14:13:01 7 25.40 0.00 5.80 1.91 0.08 66.80 [2022-07-28T14:21:06.571Z] 14:14:01 all 0.28 0.00 0.01 0.01 0.01 99.68 [2022-07-28T14:21:06.571Z] 14:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-28T14:21:06.571Z] 14:14:01 1 1.99 0.00 0.02 0.00 0.02 97.98 [2022-07-28T14:21:06.571Z] 14:14:01 2 0.02 0.00 0.02 0.07 0.00 99.90 [2022-07-28T14:21:06.571Z] 14:14:01 3 0.07 0.00 0.00 0.02 0.00 99.92 [2022-07-28T14:21:06.571Z] 14:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-28T14:21:06.571Z] 14:14:01 5 0.07 0.00 0.00 0.02 0.00 99.92 [2022-07-28T14:21:06.571Z] 14:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-28T14:21:06.571Z] 14:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T14:21:06.571Z] 14:15:01 all 0.49 0.00 0.23 0.12 0.02 99.15 [2022-07-28T14:21:06.571Z] 14:15:01 0 0.32 0.00 0.27 0.03 0.02 99.37 [2022-07-28T14:21:06.571Z] 14:15:01 1 1.34 0.00 0.18 0.02 0.00 98.46 [2022-07-28T14:21:06.571Z] 14:15:01 2 0.35 0.00 0.22 0.05 0.02 99.36 [2022-07-28T14:21:06.571Z] 14:15:01 3 0.32 0.00 0.23 0.72 0.02 98.72 [2022-07-28T14:21:06.571Z] 14:15:01 4 0.28 0.00 0.13 0.05 0.02 99.52 [2022-07-28T14:21:06.571Z] 14:15:01 5 0.37 0.00 0.28 0.03 0.02 99.30 [2022-07-28T14:21:06.571Z] 14:15:01 6 0.27 0.00 0.13 0.02 0.02 99.57 [2022-07-28T14:21:06.571Z] 14:15:01 7 0.67 0.00 0.35 0.03 0.03 98.91 [2022-07-28T14:21:06.571Z] 14:16:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2022-07-28T14:21:06.571Z] 14:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-28T14:21:06.571Z] 14:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T14:21:06.571Z] 14:16:01 2 0.03 0.00 0.03 0.03 0.02 99.88 [2022-07-28T14:21:06.571Z] 14:16:01 3 0.05 0.00 0.03 0.03 0.02 99.87 [2022-07-28T14:21:06.571Z] 14:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T14:21:06.571Z] 14:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T14:21:06.571Z] 14:16:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-28T14:21:06.571Z] 14:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-28T14:21:06.571Z] 14:17:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2022-07-28T14:21:06.571Z] 14:17:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2022-07-28T14:21:06.571Z] 14:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-28T14:21:06.571Z] 14:17:01 2 0.07 0.00 0.05 0.02 0.02 99.85 [2022-07-28T14:21:06.571Z] 14:17:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-28T14:21:06.571Z] 14:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-28T14:21:06.571Z] 14:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T14:21:06.571Z] 14:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T14:21:06.571Z] 14:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-28T14:21:06.571Z] 14:18:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2022-07-28T14:21:06.571Z] 14:18:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2022-07-28T14:21:06.571Z] 14:18:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-28T14:21:06.571Z] 14:18:01 2 1.94 0.00 0.03 0.02 0.02 98.00 [2022-07-28T14:21:06.571Z] 14:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T14:21:06.571Z] 14:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T14:21:06.571Z] 14:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T14:21:06.571Z] 14:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T14:21:06.571Z] 14:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T14:21:06.571Z] 14:19:01 all 0.28 0.00 0.02 0.01 0.01 99.69 [2022-07-28T14:21:06.571Z] 14:19:01 0 0.07 0.00 0.07 0.03 0.03 99.80 [2022-07-28T14:21:06.571Z] 14:19:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-07-28T14:21:06.571Z] 14:19:01 2 2.00 0.00 0.03 0.00 0.02 97.95 [2022-07-28T14:21:06.571Z] 14:19:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-28T14:21:06.571Z] 14:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T14:21:06.571Z] 14:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T14:21:06.571Z] 14:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T14:21:06.571Z] 14:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T14:21:06.571Z] 14:20:01 all 0.06 0.00 0.00 0.00 0.00 99.92 [2022-07-28T14:21:06.571Z] 14:20:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2022-07-28T14:21:06.571Z] 14:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-28T14:21:06.571Z] 14:20:01 2 0.42 0.00 0.00 0.00 0.02 99.57 [2022-07-28T14:21:06.571Z] 14:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-28T14:21:06.571Z] 14:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-28T14:21:06.571Z] 14:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T14:21:06.571Z] 14:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T14:21:06.571Z] 14:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-28T14:21:06.571Z] 14:21:01 all 10.16 0.00 4.31 1.24 0.06 84.22 [2022-07-28T14:21:06.571Z] 14:21:01 0 11.53 0.00 4.83 2.77 0.07 80.80 [2022-07-28T14:21:06.571Z] 14:21:01 1 10.52 0.00 4.46 1.16 0.07 83.79 [2022-07-28T14:21:06.571Z] 14:21:01 2 10.14 0.00 4.82 0.68 0.05 84.32 [2022-07-28T14:21:06.571Z] 14:21:01 3 10.19 0.00 4.17 1.01 0.05 84.57 [2022-07-28T14:21:06.571Z] 14:21:01 4 9.73 0.00 3.95 0.12 0.07 86.14 [2022-07-28T14:21:06.571Z] 14:21:01 5 8.95 0.00 4.05 3.75 0.07 83.19 [2022-07-28T14:21:06.571Z] 14:21:01 6 11.20 0.00 3.97 0.14 0.07 84.63 [2022-07-28T14:21:06.571Z] 14:21:01 7 9.02 0.00 4.27 0.29 0.07 86.35 [2022-07-28T14:21:06.571Z] Average: all 5.43 0.00 1.61 0.40 0.03 92.53 [2022-07-28T14:21:06.571Z] Average: 0 5.42 0.00 1.78 0.63 0.04 92.13 [2022-07-28T14:21:06.571Z] Average: 1 5.59 0.00 1.58 0.51 0.02 92.29 [2022-07-28T14:21:06.571Z] Average: 2 5.72 0.00 1.59 0.13 0.03 92.53 [2022-07-28T14:21:06.571Z] Average: 3 5.33 0.00 1.61 0.60 0.03 92.43 [2022-07-28T14:21:06.571Z] Average: 4 5.40 0.00 1.52 0.26 0.03 92.78 [2022-07-28T14:21:06.571Z] Average: 5 5.27 0.00 1.55 0.65 0.02 92.50 [2022-07-28T14:21:06.571Z] Average: 6 5.41 0.00 1.59 0.18 0.02 92.80 [2022-07-28T14:21:06.571Z] Average: 7 5.25 0.00 1.67 0.26 0.03 92.78 [2022-07-28T14:21:06.571Z] [2022-07-28T14:21:06.571Z] [2022-07-28T14:21:06.571Z]