Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a54a0972f59d0215bd900b67794f07db15feaf52 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-ssh703685838346804810.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-ssh10662956155643426491.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-ssh1570762166632498145.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-ssh13821065954033668095.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh13556623041648850164.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22906 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 a54a0972f59d0215bd900b67794f07db15feaf52 (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 a54a0972f59d0215bd900b67794f07db15feaf52 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#458)" > git rev-list --no-walk 0f293f13f47d7806d287045c82fd6425cbb8076b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-16T15:50:41.522Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-16T15:50:41.596Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-16T15:50:41.612Z] ========================================================= [2022-08-16T15:50:41.612Z] EdgeX Global Pipelines Version Info [2022-08-16T15:50:41.612Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-16T15:50:42.380Z] ------------------- [2022-08-16T15:50:42.380Z] stable info: [2022-08-16T15:50:42.380Z] ------------------- [2022-08-16T15:50:42.380Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-16T15:50:42.380Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-16T15:50:42.380Z] Message: update stable to v1.0.238 [2022-08-16T15:50:42.953Z] ------------------- [2022-08-16T15:50:42.953Z] experimental info: [2022-08-16T15:50:42.953Z] ------------------- [2022-08-16T15:50:42.953Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-16T15:50:42.953Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-16T15:50:42.953Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-16T15:50:43.194Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-08-16T15:50:43.206Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-08-16T15:50:43.217Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-16T15:50:43.231Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-16T15:50:43.244Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-16T15:50:43.253Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-16T15:50:43.261Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-16T15:50:43.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-16T15:50:43.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-16T15:50:43.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-16T15:50:43.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-16T15:50:43.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-08-16T15:50:43.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-16T15:50:43.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-16T15:50:43.355Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-16T15:50:43.368Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-16T15:50:43.383Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-16T15:50:43.393Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-16T15:50:43.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-16T15:50:43.416Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-16T15:50:43.427Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-16T15:50:43.437Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-16T15:50:43.451Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-16T15:50:43.467Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-16T15:50:43.480Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-16T15:50:43.490Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-16T15:50:43.502Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-16T15:50:43.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-16T15:50:43.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-16T15:50:43.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-16T15:50:43.557Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a54a0972f59d0215bd900b67794f07db15feaf52 [Pipeline] echo [2022-08-16T15:50:43.568Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a54a097 [Pipeline] echo [2022-08-16T15:50:43.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-16T15:50:43.619Z] provisioning config files... [2022-08-16T15:50:43.634Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2480360009030489416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T15:50:43.949Z] ---> docker-login.sh [2022-08-16T15:50:43.949Z] nexus3.edgexfoundry.org:10001 [2022-08-16T15:50:44.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:50:44.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:50:44.472Z] Configure a credential helper to remove this warning. See [2022-08-16T15:50:44.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:50:44.472Z] [2022-08-16T15:50:44.472Z] Login Succeeded [2022-08-16T15:50:44.472Z] nexus3.edgexfoundry.org:10002 [2022-08-16T15:50:44.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:50:44.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:50:44.732Z] Configure a credential helper to remove this warning. See [2022-08-16T15:50:44.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:50:44.732Z] [2022-08-16T15:50:44.732Z] Login Succeeded [2022-08-16T15:50:44.732Z] nexus3.edgexfoundry.org:10003 [2022-08-16T15:50:44.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:50:44.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:50:44.732Z] Configure a credential helper to remove this warning. See [2022-08-16T15:50:44.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:50:44.732Z] [2022-08-16T15:50:44.732Z] Login Succeeded [2022-08-16T15:50:44.732Z] nexus3.edgexfoundry.org:10004 [2022-08-16T15:50:44.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:50:44.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:50:44.995Z] Configure a credential helper to remove this warning. See [2022-08-16T15:50:44.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:50:44.995Z] [2022-08-16T15:50:44.995Z] Login Succeeded [2022-08-16T15:50:44.995Z] docker.io [2022-08-16T15:50:44.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:50:45.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:50:45.256Z] Configure a credential helper to remove this warning. See [2022-08-16T15:50:45.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:50:45.256Z] [2022-08-16T15:50:45.256Z] Login Succeeded [2022-08-16T15:50:45.516Z] ---> docker-login.sh ends [Pipeline] } [2022-08-16T15:50:45.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-16T15:50:45.892Z] + git rev-list -1 --merges a54a0972f59d0215bd900b67794f07db15feaf52~1..a54a0972f59d0215bd900b67794f07db15feaf52 [Pipeline] echo [2022-08-16T15:50:45.930Z] -----------> git rev-list -1 --merges a54a0972f59d0215bd900b67794f07db15feaf52~1..a54a0972f59d0215bd900b67794f07db15feaf52 a54a0972f59d0215bd900b67794f07db15feaf52 [false] [Pipeline] sh [2022-08-16T15:50:46.225Z] + git log --format=format:%s -1 a54a0972f59d0215bd900b67794f07db15feaf52 [Pipeline] echo [2022-08-16T15:50:46.240Z] ========================================================= [2022-08-16T15:50:46.240Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-16T15:50:46.240Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-16T15:50:46.585Z] + git log --format=format:%s -1 a54a0972f59d0215bd900b67794f07db15feaf52 [Pipeline] echo [2022-08-16T15:50:46.597Z] [semverPrep] GIT_COMMIT: a54a0972f59d0215bd900b67794f07db15feaf52, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#458) [Pipeline] echo [2022-08-16T15:50:46.605Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-16T15:50:46.966Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-16T15:50:46.966Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-16T15:50:46.966Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-16T15:50:46.966Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-16T15:50:46.966Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-16T15:50:46.966Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-16T15:50:46.966Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:50:47.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-16T15:50:47.385Z] [2022-08-16T15:50:47.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:50:47.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-16T15:50:47.693Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-16T15:50:47.693Z] b85a868b505f: Pulling fs layer [2022-08-16T15:50:47.693Z] e2be974225ed: Pulling fs layer [2022-08-16T15:50:47.693Z] 339a4e72a1f5: Pulling fs layer [2022-08-16T15:50:47.693Z] 988bab9f4d93: Pulling fs layer [2022-08-16T15:50:47.693Z] 1469e6f7b9e6: Pulling fs layer [2022-08-16T15:50:47.693Z] eaf3925da568: Pulling fs layer [2022-08-16T15:50:47.693Z] bab4dde63d76: Pulling fs layer [2022-08-16T15:50:47.693Z] bde34c3a00c8: Pulling fs layer [2022-08-16T15:50:47.693Z] b352a97aabf1: Pulling fs layer [2022-08-16T15:50:47.693Z] 4872d77fe225: Pulling fs layer [2022-08-16T15:50:47.693Z] 5851b861e8e6: Pulling fs layer [2022-08-16T15:50:47.693Z] b352a97aabf1: Waiting [2022-08-16T15:50:47.693Z] bde34c3a00c8: Waiting [2022-08-16T15:50:47.693Z] 5851b861e8e6: Waiting [2022-08-16T15:50:47.693Z] 4872d77fe225: Waiting [2022-08-16T15:50:47.693Z] 1469e6f7b9e6: Waiting [2022-08-16T15:50:47.693Z] eaf3925da568: Waiting [2022-08-16T15:50:47.693Z] 988bab9f4d93: Waiting [2022-08-16T15:50:47.693Z] e2be974225ed: Download complete [2022-08-16T15:50:47.693Z] 988bab9f4d93: Verifying Checksum [2022-08-16T15:50:47.693Z] 988bab9f4d93: Download complete [2022-08-16T15:50:47.693Z] 1469e6f7b9e6: Verifying Checksum [2022-08-16T15:50:47.693Z] 1469e6f7b9e6: Download complete [2022-08-16T15:50:47.954Z] eaf3925da568: Download complete [2022-08-16T15:50:47.954Z] 339a4e72a1f5: Download complete [2022-08-16T15:50:47.954Z] bde34c3a00c8: Verifying Checksum [2022-08-16T15:50:47.954Z] b352a97aabf1: Download complete [2022-08-16T15:50:47.954Z] 4872d77fe225: Verifying Checksum [2022-08-16T15:50:47.954Z] 4872d77fe225: Download complete [2022-08-16T15:50:47.954Z] 5851b861e8e6: Verifying Checksum [2022-08-16T15:50:47.954Z] 5851b861e8e6: Download complete [2022-08-16T15:50:47.954Z] b85a868b505f: Verifying Checksum [2022-08-16T15:50:47.954Z] b85a868b505f: Download complete [2022-08-16T15:50:48.222Z] bab4dde63d76: Verifying Checksum [2022-08-16T15:50:48.222Z] bab4dde63d76: Download complete [2022-08-16T15:50:49.612Z] b85a868b505f: Pull complete [2022-08-16T15:50:49.612Z] e2be974225ed: Pull complete [2022-08-16T15:50:50.184Z] 339a4e72a1f5: Pull complete [2022-08-16T15:50:50.184Z] 988bab9f4d93: Pull complete [2022-08-16T15:50:50.445Z] 1469e6f7b9e6: Pull complete [2022-08-16T15:50:50.445Z] eaf3925da568: Pull complete [2022-08-16T15:50:52.356Z] bab4dde63d76: Pull complete [2022-08-16T15:50:52.617Z] bde34c3a00c8: Pull complete [2022-08-16T15:50:52.617Z] b352a97aabf1: Pull complete [2022-08-16T15:50:52.879Z] 4872d77fe225: Pull complete [2022-08-16T15:50:52.879Z] 5851b861e8e6: Pull complete [2022-08-16T15:50:52.879Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-16T15:50:52.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-16T15:50:52.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T15:50:52.983Z] prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container [2022-08-16T15:50:53.023Z] $ 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-08-16T15:50:54.532Z] $ docker top 5f49c1448b88ded5d1a716bd97375dd03d625a7b35aec936c2d81a6ab72aa340 -eo pid,comm [2022-08-16T15:50:54.603Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-16T15:50:54.603Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-16T15:50:54.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-16T15:50:54.643Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-16T15:50:54.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-16T15:50:54.792Z] $ docker exec 5f49c1448b88ded5d1a716bd97375dd03d625a7b35aec936c2d81a6ab72aa340 ssh-agent [2022-08-16T15:50:54.919Z] SSH_AUTH_SOCK=/tmp/ssh-xKQf7rGa8lWP/agent.33 [2022-08-16T15:50:54.919Z] SSH_AGENT_PID=39 [2022-08-16T15:50:54.927Z] Running ssh-add (command line suppressed) [2022-08-16T15:50:55.066Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_174898023274925829.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_174898023274925829.key) [2022-08-16T15:50:55.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-16T15:50:55.377Z] + git tag --points-at HEAD [Pipeline] } [2022-08-16T15:50:55.395Z] $ docker exec --env ******** --env ******** 5f49c1448b88ded5d1a716bd97375dd03d625a7b35aec936c2d81a6ab72aa340 ssh-agent -k [2022-08-16T15:50:55.518Z] unset SSH_AUTH_SOCK; [2022-08-16T15:50:55.518Z] unset SSH_AGENT_PID; [2022-08-16T15:50:55.518Z] echo Agent pid 39 killed; [2022-08-16T15:50:55.527Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-16T15:50:55.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-16T15:50:55.550Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-16T15:50:55.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-16T15:50:55.690Z] $ docker exec 5f49c1448b88ded5d1a716bd97375dd03d625a7b35aec936c2d81a6ab72aa340 ssh-agent [2022-08-16T15:50:55.816Z] SSH_AUTH_SOCK=/tmp/ssh-m26KYGEua8HM/agent.72 [2022-08-16T15:50:55.816Z] SSH_AGENT_PID=78 [2022-08-16T15:50:55.822Z] Running ssh-add (command line suppressed) [2022-08-16T15:50:55.947Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2549887414549522095.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2549887414549522095.key) [2022-08-16T15:50:55.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-16T15:50:56.257Z] + git semver init [2022-08-16T15:50:56.519Z] 2022-08-16 15:50:56,461 [run_init] DEBUG init version:0.0.0 force:False [2022-08-16T15:50:56.519Z] 2022-08-16 15:50:56,462 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-08-16T15:50:56.519Z] 2022-08-16 15:50:56,462 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-08-16T15:50:56.519Z] 2022-08-16 15:50:56,463 [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-08-16T15:50:57.463Z] 2022-08-16 15:50:57,204 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-08-16T15:50:57.463Z] 2022-08-16 15:50:57,204 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-08-16T15:50:57.463Z] 2022-08-16 15:50:57,205 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-16T15:50:57.463Z] 2022-08-16 15:50:57,205 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-16T15:50:57.463Z] 2.3.0-dev.15 [Pipeline] } [2022-08-16T15:50:57.478Z] $ docker exec --env ******** --env ******** 5f49c1448b88ded5d1a716bd97375dd03d625a7b35aec936c2d81a6ab72aa340 ssh-agent -k [2022-08-16T15:50:57.587Z] unset SSH_AUTH_SOCK; [2022-08-16T15:50:57.587Z] unset SSH_AGENT_PID; [2022-08-16T15:50:57.587Z] echo Agent pid 78 killed; [2022-08-16T15:50:57.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-16T15:50:57.907Z] + git semver [Pipeline] } [2022-08-16T15:50:58.191Z] $ docker stop --time=1 5f49c1448b88ded5d1a716bd97375dd03d625a7b35aec936c2d81a6ab72aa340 [2022-08-16T15:50:59.504Z] $ docker rm -f 5f49c1448b88ded5d1a716bd97375dd03d625a7b35aec936c2d81a6ab72aa340 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-16T15:50:59.862Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-16T15:51:00.134Z] Stashed 1 file(s) [Pipeline] echo [2022-08-16T15:51:00.137Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-16T15:51:00.285Z] provisioning config files... [2022-08-16T15:51:00.294Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2302396635991860742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T15:51:00.599Z] ---> docker-login.sh [2022-08-16T15:51:00.599Z] nexus3.edgexfoundry.org:10001 [2022-08-16T15:51:00.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:51:00.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:51:00.599Z] Configure a credential helper to remove this warning. See [2022-08-16T15:51:00.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:51:00.599Z] [2022-08-16T15:51:00.599Z] Login Succeeded [2022-08-16T15:51:00.599Z] nexus3.edgexfoundry.org:10002 [2022-08-16T15:51:00.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:51:00.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:51:00.862Z] Configure a credential helper to remove this warning. See [2022-08-16T15:51:00.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:51:00.862Z] [2022-08-16T15:51:00.862Z] Login Succeeded [2022-08-16T15:51:00.862Z] nexus3.edgexfoundry.org:10003 [2022-08-16T15:51:00.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:51:00.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:51:00.862Z] Configure a credential helper to remove this warning. See [2022-08-16T15:51:00.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:51:00.862Z] [2022-08-16T15:51:00.862Z] Login Succeeded [2022-08-16T15:51:00.862Z] nexus3.edgexfoundry.org:10004 [2022-08-16T15:51:01.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:51:01.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:51:01.123Z] Configure a credential helper to remove this warning. See [2022-08-16T15:51:01.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:51:01.123Z] [2022-08-16T15:51:01.123Z] Login Succeeded [2022-08-16T15:51:01.123Z] docker.io [2022-08-16T15:51:01.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:51:01.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:51:01.384Z] Configure a credential helper to remove this warning. See [2022-08-16T15:51:01.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:51:01.384Z] [2022-08-16T15:51:01.384Z] Login Succeeded [2022-08-16T15:51:01.384Z] ---> docker-login.sh ends [Pipeline] } [2022-08-16T15:51:01.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-16T15:51:01.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T15:51:01.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T15:51:01.477Z] ========================================================= [2022-08-16T15:51:01.477Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-16T15:51:01.477Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:51:01.794Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-16T15:51:01.794Z] Sending build context to Docker daemon 3.119MB [2022-08-16T15:51:01.794Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-16T15:51:01.794Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-16T15:51:01.794Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-16T15:51:01.794Z] 2408cc74d12b: Pulling fs layer [2022-08-16T15:51:01.794Z] ea60b727a1ce: Pulling fs layer [2022-08-16T15:51:01.795Z] 30c4a7721957: Pulling fs layer [2022-08-16T15:51:01.795Z] 370296b7ddb6: Pulling fs layer [2022-08-16T15:51:01.795Z] 7c6cee850709: Pulling fs layer [2022-08-16T15:51:01.795Z] 39a5fcdaea64: Pulling fs layer [2022-08-16T15:51:01.795Z] d94ebbe4e438: Pulling fs layer [2022-08-16T15:51:01.795Z] bcfd1f05c69d: Pulling fs layer [2022-08-16T15:51:01.795Z] 59ccb84bbe0f: Pulling fs layer [2022-08-16T15:51:01.795Z] 370296b7ddb6: Waiting [2022-08-16T15:51:01.795Z] 39a5fcdaea64: Waiting [2022-08-16T15:51:01.795Z] 59ccb84bbe0f: Waiting [2022-08-16T15:51:01.795Z] d94ebbe4e438: Waiting [2022-08-16T15:51:01.795Z] bcfd1f05c69d: Waiting [2022-08-16T15:51:01.795Z] 7c6cee850709: Waiting [2022-08-16T15:51:01.795Z] 30c4a7721957: Verifying Checksum [2022-08-16T15:51:01.795Z] 30c4a7721957: Download complete [2022-08-16T15:51:01.795Z] ea60b727a1ce: Download complete [2022-08-16T15:51:01.795Z] 7c6cee850709: Verifying Checksum [2022-08-16T15:51:01.795Z] 7c6cee850709: Download complete [2022-08-16T15:51:01.795Z] 39a5fcdaea64: Verifying Checksum [2022-08-16T15:51:01.795Z] 39a5fcdaea64: Download complete [2022-08-16T15:51:01.795Z] 2408cc74d12b: Verifying Checksum [2022-08-16T15:51:01.795Z] 2408cc74d12b: Download complete [2022-08-16T15:51:02.055Z] d94ebbe4e438: Download complete [2022-08-16T15:51:02.055Z] 2408cc74d12b: Pull complete [2022-08-16T15:51:02.318Z] ea60b727a1ce: Pull complete [2022-08-16T15:51:02.318Z] 30c4a7721957: Pull complete [2022-08-16T15:51:02.318Z] 59ccb84bbe0f: Verifying Checksum [2022-08-16T15:51:02.318Z] 59ccb84bbe0f: Download complete [2022-08-16T15:51:02.579Z] 370296b7ddb6: Verifying Checksum [2022-08-16T15:51:02.579Z] 370296b7ddb6: Download complete [2022-08-16T15:51:02.840Z] bcfd1f05c69d: Verifying Checksum [2022-08-16T15:51:02.840Z] bcfd1f05c69d: Download complete [2022-08-16T15:51:07.036Z] 370296b7ddb6: Pull complete [2022-08-16T15:51:07.295Z] 7c6cee850709: Pull complete [2022-08-16T15:51:07.295Z] 39a5fcdaea64: Pull complete [2022-08-16T15:51:07.295Z] d94ebbe4e438: Pull complete [2022-08-16T15:51:09.857Z] bcfd1f05c69d: Pull complete [2022-08-16T15:51:10.427Z] 59ccb84bbe0f: Pull complete [2022-08-16T15:51:10.427Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-16T15:51:10.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-16T15:51:10.427Z] ---> a4fb48ad2a94 [2022-08-16T15:51:10.427Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-16T15:51:12.343Z] ---> Running in af2c3f973ae4 [2022-08-16T15:51:12.343Z] Removing intermediate container af2c3f973ae4 [2022-08-16T15:51:12.343Z] ---> 00d81f768bf4 [2022-08-16T15:51:12.343Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-16T15:51:12.343Z] ---> Running in d297eb96a3e8 [2022-08-16T15:51:12.343Z] Removing intermediate container d297eb96a3e8 [2022-08-16T15:51:12.343Z] ---> 5ac569f23bdb [2022-08-16T15:51:12.343Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-16T15:51:12.343Z] ---> Running in 8690b5ffeafd [2022-08-16T15:51:12.343Z] Removing intermediate container 8690b5ffeafd [2022-08-16T15:51:12.343Z] ---> 0b97940fe79c [2022-08-16T15:51:12.343Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T15:51:12.343Z] ---> Running in bcd52cd43377 [2022-08-16T15:51:13.285Z] Removing intermediate container bcd52cd43377 [2022-08-16T15:51:13.285Z] ---> d4fd9992e258 [2022-08-16T15:51:13.285Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-16T15:51:13.285Z] ---> Running in f90abc438910 [2022-08-16T15:51:13.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T15:51:14.667Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T15:51:14.667Z] OK: 211 MiB in 51 packages [2022-08-16T15:51:15.238Z] Removing intermediate container f90abc438910 [2022-08-16T15:51:15.238Z] ---> 851eef6eaf23 [2022-08-16T15:51:15.238Z] Step 8/13 : WORKDIR /app [2022-08-16T15:51:15.238Z] ---> Running in 800f78436555 [2022-08-16T15:51:15.238Z] Removing intermediate container 800f78436555 [2022-08-16T15:51:15.238Z] ---> d6c526fb0ee6 [2022-08-16T15:51:15.238Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-16T15:51:15.245Z] Still waiting to schedule task [2022-08-16T15:51:15.245Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-16T15:51:15.497Z] ---> ba3e4ccf02e6 [2022-08-16T15:51:15.497Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T15:51:15.497Z] ---> Running in 4e001fcbe9ae [2022-08-16T15:51:33.631Z] Removing intermediate container 4e001fcbe9ae [2022-08-16T15:51:33.631Z] ---> b3549d7469fb [2022-08-16T15:51:33.631Z] Step 11/13 : COPY . . [2022-08-16T15:51:33.892Z] ---> 3660a2c4e080 [2022-08-16T15:51:33.892Z] Step 12/13 : ARG MAKE="make build" [2022-08-16T15:51:34.153Z] ---> Running in 1ff045ae356a [2022-08-16T15:51:34.153Z] Removing intermediate container 1ff045ae356a [2022-08-16T15:51:34.153Z] ---> a7e92471f4ab [2022-08-16T15:51:34.153Z] Step 13/13 : RUN $MAKE [2022-08-16T15:51:34.153Z] ---> Running in 68a7dee6e200 [2022-08-16T15:51:34.413Z] noop [2022-08-16T15:51:34.673Z] Removing intermediate container 68a7dee6e200 [2022-08-16T15:51:34.673Z] ---> 68055d30ce6b [2022-08-16T15:51:34.673Z] Successfully built 68055d30ce6b [2022-08-16T15:51:34.932Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:51:35.261Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-16T15:51:35.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T15:51:35.380Z] prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container [2022-08-16T15:51:35.426Z] $ 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-08-16T15:51:35.856Z] $ docker top 8a4c5f3a4ddabb3e30c6a0c0451242aeb0fc1ec0d2c93052185a2f3d675acf7b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T15:51:36.224Z] + go version [2022-08-16T15:51:36.224Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-16T15:51:36.239Z] $ docker stop --time=1 8a4c5f3a4ddabb3e30c6a0c0451242aeb0fc1ec0d2c93052185a2f3d675acf7b [2022-08-16T15:51:37.798Z] $ docker rm -f 8a4c5f3a4ddabb3e30c6a0c0451242aeb0fc1ec0d2c93052185a2f3d675acf7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:51:38.312Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-16T15:51:38.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T15:51:38.394Z] prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container [2022-08-16T15:51:38.434Z] $ 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-08-16T15:51:38.950Z] $ docker top 18e7b00828fc216d4f6f901b1a3d9bc83352db71124002e0c257aeb551477473 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T15:51:39.315Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-08-16T15:51:39.612Z] + make test [2022-08-16T15:51:39.612Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-16T15:51:49.595Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-16T15:51:49.595Z] CGO_ENABLED=1 go vet ./... [2022-08-16T15:51:52.892Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-16T15:51:52.892Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-16T15:51:52.892Z] ./bin/test-attribution-txt.sh [2022-08-16T15:51:52.892Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-16T15:51:52.892Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-16T15:51:52.892Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-16T15:51:52.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-16T15:51:52.923Z] $ docker stop --time=1 18e7b00828fc216d4f6f901b1a3d9bc83352db71124002e0c257aeb551477473 [2022-08-16T15:51:54.666Z] $ docker rm -f 18e7b00828fc216d4f6f901b1a3d9bc83352db71124002e0c257aeb551477473 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-16T15:51:55.087Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-16T15:51:55.132Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-16T15:51:55.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-16T15:51:55.932Z] + ls -al . [2022-08-16T15:51:55.932Z] total 172 [2022-08-16T15:51:55.932Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 15:51 . [2022-08-16T15:51:55.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 15:50 .. [2022-08-16T15:51:55.932Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 16 15:50 .dockerignore [2022-08-16T15:51:55.932Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 15:50 .git [2022-08-16T15:51:55.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 15:50 .github [2022-08-16T15:51:55.932Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 16 15:50 .gitignore [2022-08-16T15:51:55.932Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 15:50 .semver [2022-08-16T15:51:55.932Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 16 15:50 Attribution.txt [2022-08-16T15:51:55.932Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 16 15:50 CHANGELOG.md [2022-08-16T15:51:55.932Z] -rw-rw-r-- 1 jenkins jenkins 2089 Aug 16 15:50 Dockerfile [2022-08-16T15:51:55.932Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 15:50 GOVERNANCE.md [2022-08-16T15:51:55.932Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 16 15:50 Jenkinsfile [2022-08-16T15:51:55.932Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 16 15:50 LICENSE [2022-08-16T15:51:55.932Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 16 15:50 OWNERS.md [2022-08-16T15:51:55.932Z] -rw-rw-r-- 1 jenkins jenkins 3718 Aug 16 15:50 README.md [2022-08-16T15:51:55.932Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 16 15:50 VERSION [2022-08-16T15:51:55.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 15:50 bin [2022-08-16T15:51:55.932Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 16 15:51 coverage.out [2022-08-16T15:51:55.932Z] -rw-rw-r-- 1 jenkins jenkins 3475 Aug 16 15:50 go.mod [2022-08-16T15:51:55.932Z] -rw-rw-r-- 1 jenkins jenkins 36887 Aug 16 15:50 go.sum [2022-08-16T15:51:55.932Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 16 15:50 main.go [2022-08-16T15:51:55.932Z] -rw-rw-r-- 1 jenkins jenkins 1959 Aug 16 15:50 makefile [2022-08-16T15:51:55.932Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 15:50 res [2022-08-16T15:51:55.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 15:50 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:51:56.245Z] + 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=a54a0972f59d0215bd900b67794f07db15feaf52 --label arch=amd64 --label version=2.3.0-dev.15 . [2022-08-16T15:51:56.245Z] Sending build context to Docker daemon 3.12MB [2022-08-16T15:51:56.245Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-08-16T15:51:56.245Z] Step 2/27 : FROM ${BASE} AS builder [2022-08-16T15:51:56.245Z] ---> 68055d30ce6b [2022-08-16T15:51:56.245Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-16T15:51:56.245Z] ---> Running in 3ae7ca9ca9a0 [2022-08-16T15:51:56.507Z] Removing intermediate container 3ae7ca9ca9a0 [2022-08-16T15:51:56.507Z] ---> 039efc1a6755 [2022-08-16T15:51:56.507Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-08-16T15:51:56.507Z] ---> Running in e8b97e194d66 [2022-08-16T15:51:56.507Z] Removing intermediate container e8b97e194d66 [2022-08-16T15:51:56.507Z] ---> cbf4388cc9b9 [2022-08-16T15:51:56.507Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-16T15:51:56.507Z] ---> Running in d51bf5617768 [2022-08-16T15:51:56.768Z] Removing intermediate container d51bf5617768 [2022-08-16T15:51:56.768Z] ---> e9ca26080d8f [2022-08-16T15:51:56.768Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T15:51:56.768Z] ---> Running in bd5665ad8445 [2022-08-16T15:51:57.340Z] Removing intermediate container bd5665ad8445 [2022-08-16T15:51:57.340Z] ---> 286ff4071096 [2022-08-16T15:51:57.340Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-16T15:51:57.340Z] ---> Running in d16827e4ee2c [2022-08-16T15:51:57.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T15:51:58.545Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T15:51:58.805Z] OK: 211 MiB in 51 packages [2022-08-16T15:51:59.065Z] Removing intermediate container d16827e4ee2c [2022-08-16T15:51:59.065Z] ---> 500176d823c3 [2022-08-16T15:51:59.065Z] Step 8/27 : WORKDIR /app [2022-08-16T15:51:59.338Z] ---> Running in 7420b6ee11b9 [2022-08-16T15:51:59.338Z] Removing intermediate container 7420b6ee11b9 [2022-08-16T15:51:59.338Z] ---> f8978ffeacfd [2022-08-16T15:51:59.338Z] Step 9/27 : COPY go.mod vendor* ./ [2022-08-16T15:51:59.338Z] ---> c2d87cd16f48 [2022-08-16T15:51:59.338Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T15:51:59.599Z] ---> Running in 1b325f3f83fe [2022-08-16T15:52:00.170Z] Removing intermediate container 1b325f3f83fe [2022-08-16T15:52:00.170Z] ---> 4ed512ec99ea [2022-08-16T15:52:00.170Z] Step 11/27 : COPY . . [2022-08-16T15:52:00.430Z] ---> b61e36707a0e [2022-08-16T15:52:00.430Z] Step 12/27 : ARG MAKE="make build" [2022-08-16T15:52:00.430Z] ---> Running in ba04349b86cf [2022-08-16T15:52:00.690Z] Removing intermediate container ba04349b86cf [2022-08-16T15:52:00.690Z] ---> 7a8240cfa3da [2022-08-16T15:52:00.690Z] Step 13/27 : RUN $MAKE [2022-08-16T15:52:00.690Z] ---> Running in 87f269dbb07b [2022-08-16T15:52:00.951Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.15" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-16T15:52:22.897Z] Removing intermediate container 87f269dbb07b [2022-08-16T15:52:22.897Z] ---> e61ad4b6f4c5 [2022-08-16T15:52:22.897Z] Step 14/27 : FROM alpine:3.16 [2022-08-16T15:52:22.897Z] 3.16: Pulling from library/alpine [2022-08-16T15:52:22.897Z] 213ec9aee27d: Pulling fs layer [2022-08-16T15:52:22.897Z] 213ec9aee27d: Verifying Checksum [2022-08-16T15:52:22.897Z] 213ec9aee27d: Download complete [2022-08-16T15:52:22.897Z] 213ec9aee27d: Pull complete [2022-08-16T15:52:22.897Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-16T15:52:22.897Z] Status: Downloaded newer image for alpine:3.16 [2022-08-16T15:52:22.897Z] ---> 9c6f07244728 [2022-08-16T15:52:22.897Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-16T15:52:22.897Z] ---> Running in 5d3b3b765d1c [2022-08-16T15:52:22.897Z] Removing intermediate container 5d3b3b765d1c [2022-08-16T15:52:22.897Z] ---> a8e5cee428de [2022-08-16T15:52:22.897Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-16T15:52:22.897Z] ---> Running in fa7fb702b88c [2022-08-16T15:52:22.897Z] Removing intermediate container fa7fb702b88c [2022-08-16T15:52:22.897Z] ---> 35520041e680 [2022-08-16T15:52:22.897Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-16T15:52:22.897Z] ---> Running in 475b4424a5c2 [2022-08-16T15:52:22.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T15:52:23.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T15:52:23.417Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-16T15:52:23.417Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-16T15:52:23.417Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-16T15:52:23.417Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-16T15:52:23.417Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-16T15:52:23.417Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-16T15:52:23.417Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-16T15:52:23.417Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T15:52:23.417Z] Executing ca-certificates-20220614-r0.trigger [2022-08-16T15:52:23.417Z] OK: 9 MiB in 21 packages [2022-08-16T15:52:23.987Z] Removing intermediate container 475b4424a5c2 [2022-08-16T15:52:23.987Z] ---> eaffa5cf6f3b [2022-08-16T15:52:23.987Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-16T15:52:24.248Z] ---> c7cfee3f1066 [2022-08-16T15:52:24.248Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-16T15:52:24.248Z] ---> b3174f117007 [2022-08-16T15:52:24.248Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-08-16T15:52:24.508Z] ---> f42fd4359b63 [2022-08-16T15:52:24.508Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-16T15:52:25.081Z] ---> 6129d3b1ff1a [2022-08-16T15:52:25.081Z] Step 22/27 : EXPOSE 48095 [2022-08-16T15:52:25.081Z] ---> Running in 1472df88e7e5 [2022-08-16T15:52:25.081Z] Removing intermediate container 1472df88e7e5 [2022-08-16T15:52:25.081Z] ---> c8372129a784 [2022-08-16T15:52:25.081Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-08-16T15:52:25.081Z] ---> Running in 8482f7a4af04 [2022-08-16T15:52:25.343Z] Removing intermediate container 8482f7a4af04 [2022-08-16T15:52:25.343Z] ---> 171e49b198ed [2022-08-16T15:52:25.343Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-16T15:52:25.343Z] ---> Running in 88a4972d7f9c [2022-08-16T15:52:25.343Z] Removing intermediate container 88a4972d7f9c [2022-08-16T15:52:25.343Z] ---> 60f4f5e44af2 [2022-08-16T15:52:25.343Z] Step 25/27 : LABEL arch=amd64 [2022-08-16T15:52:25.605Z] ---> Running in 6a8609466790 [2022-08-16T15:52:25.605Z] Removing intermediate container 6a8609466790 [2022-08-16T15:52:25.605Z] ---> 56a8d11c8acc [2022-08-16T15:52:25.605Z] Step 26/27 : LABEL git_sha=a54a0972f59d0215bd900b67794f07db15feaf52 [2022-08-16T15:52:25.605Z] ---> Running in a1d4539f7593 [2022-08-16T15:52:25.605Z] Removing intermediate container a1d4539f7593 [2022-08-16T15:52:25.605Z] ---> 7242669b974f [2022-08-16T15:52:25.605Z] Step 27/27 : LABEL version=2.3.0-dev.15 [2022-08-16T15:52:25.866Z] ---> Running in 32f88c7d5264 [2022-08-16T15:52:25.866Z] Removing intermediate container 32f88c7d5264 [2022-08-16T15:52:25.866Z] ---> 02e8e2de5a82 [2022-08-16T15:52:25.866Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-16T15:52:25.866Z] Successfully built 02e8e2de5a82 [2022-08-16T15:52:25.866Z] 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-08-16T15:52:25.960Z] provisioning config files... [2022-08-16T15:52:25.972Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5445117032606652031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T15:52:26.271Z] ---> docker-login.sh [2022-08-16T15:52:26.271Z] nexus3.edgexfoundry.org:10001 [2022-08-16T15:52:26.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:52:26.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:52:26.271Z] Configure a credential helper to remove this warning. See [2022-08-16T15:52:26.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:52:26.271Z] [2022-08-16T15:52:26.271Z] Login Succeeded [2022-08-16T15:52:26.271Z] nexus3.edgexfoundry.org:10002 [2022-08-16T15:52:26.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:52:26.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:52:26.531Z] Configure a credential helper to remove this warning. See [2022-08-16T15:52:26.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:52:26.531Z] [2022-08-16T15:52:26.531Z] Login Succeeded [2022-08-16T15:52:26.531Z] nexus3.edgexfoundry.org:10003 [2022-08-16T15:52:26.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:52:26.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:52:26.531Z] Configure a credential helper to remove this warning. See [2022-08-16T15:52:26.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:52:26.531Z] [2022-08-16T15:52:26.531Z] Login Succeeded [2022-08-16T15:52:26.531Z] nexus3.edgexfoundry.org:10004 [2022-08-16T15:52:26.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:52:26.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:52:26.791Z] Configure a credential helper to remove this warning. See [2022-08-16T15:52:26.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:52:26.791Z] [2022-08-16T15:52:26.791Z] Login Succeeded [2022-08-16T15:52:26.791Z] docker.io [2022-08-16T15:52:26.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:52:27.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:52:27.051Z] Configure a credential helper to remove this warning. See [2022-08-16T15:52:27.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:52:27.051Z] [2022-08-16T15:52:27.051Z] Login Succeeded [2022-08-16T15:52:27.051Z] ---> docker-login.sh ends [Pipeline] } [2022-08-16T15:52:27.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-16T15:52:27.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T15:52:27.114Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-08-16T15:52:27.114Z] a54a0972f59d0215bd900b67794f07db15feaf52 [2022-08-16T15:52:27.114Z] latest [2022-08-16T15:52:27.114Z] 2.3.0-dev.15 [2022-08-16T15:52:27.114Z] a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15 [2022-08-16T15:52:27.114Z] main [2022-08-16T15:52:27.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:52:27.428Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a54a0972f59d0215bd900b67794f07db15feaf52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:52:27.740Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a54a0972f59d0215bd900b67794f07db15feaf52 [2022-08-16T15:52:27.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-16T15:52:27.740Z] e291fa746b88: Preparing [2022-08-16T15:52:27.740Z] 21cedf91a3f1: Preparing [2022-08-16T15:52:27.740Z] 68ab08f8131d: Preparing [2022-08-16T15:52:27.740Z] 983c5666acc3: Preparing [2022-08-16T15:52:27.740Z] d8cfa9dd5a22: Preparing [2022-08-16T15:52:27.740Z] 994393dc58e7: Preparing [2022-08-16T15:52:27.740Z] 994393dc58e7: Waiting [2022-08-16T15:52:27.740Z] 21cedf91a3f1: Pushed [2022-08-16T15:52:27.740Z] 68ab08f8131d: Pushed [2022-08-16T15:52:27.740Z] 983c5666acc3: Pushed [2022-08-16T15:52:27.740Z] 994393dc58e7: Layer already exists [2022-08-16T15:52:28.307Z] d8cfa9dd5a22: Pushed [2022-08-16T15:52:30.848Z] e291fa746b88: Pushed [2022-08-16T15:52:30.848Z] a54a0972f59d0215bd900b67794f07db15feaf52: digest: sha256:c10295fe1d98d7e5cc009f263ecf113b58135a2585339f0be47895359ef85c5a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:52:31.172Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:52:31.483Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-08-16T15:52:31.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-16T15:52:31.483Z] e291fa746b88: Preparing [2022-08-16T15:52:31.483Z] 21cedf91a3f1: Preparing [2022-08-16T15:52:31.483Z] 68ab08f8131d: Preparing [2022-08-16T15:52:31.483Z] 983c5666acc3: Preparing [2022-08-16T15:52:31.483Z] d8cfa9dd5a22: Preparing [2022-08-16T15:52:31.483Z] 994393dc58e7: Preparing [2022-08-16T15:52:31.483Z] 994393dc58e7: Waiting [2022-08-16T15:52:31.483Z] e291fa746b88: Layer already exists [2022-08-16T15:52:31.483Z] 21cedf91a3f1: Layer already exists [2022-08-16T15:52:31.483Z] 983c5666acc3: Layer already exists [2022-08-16T15:52:31.483Z] 68ab08f8131d: Layer already exists [2022-08-16T15:52:31.483Z] d8cfa9dd5a22: Layer already exists [2022-08-16T15:52:31.483Z] 994393dc58e7: Layer already exists [2022-08-16T15:52:31.483Z] latest: digest: sha256:c10295fe1d98d7e5cc009f263ecf113b58135a2585339f0be47895359ef85c5a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:52:31.804Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:52:32.116Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.15 [2022-08-16T15:52:32.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-16T15:52:32.116Z] e291fa746b88: Preparing [2022-08-16T15:52:32.116Z] 21cedf91a3f1: Preparing [2022-08-16T15:52:32.116Z] 68ab08f8131d: Preparing [2022-08-16T15:52:32.116Z] 983c5666acc3: Preparing [2022-08-16T15:52:32.116Z] d8cfa9dd5a22: Preparing [2022-08-16T15:52:32.116Z] 994393dc58e7: Preparing [2022-08-16T15:52:32.116Z] 994393dc58e7: Waiting [2022-08-16T15:52:32.116Z] d8cfa9dd5a22: Layer already exists [2022-08-16T15:52:32.116Z] 983c5666acc3: Layer already exists [2022-08-16T15:52:32.116Z] e291fa746b88: Layer already exists [2022-08-16T15:52:32.116Z] 68ab08f8131d: Layer already exists [2022-08-16T15:52:32.116Z] 21cedf91a3f1: Layer already exists [2022-08-16T15:52:32.116Z] 994393dc58e7: Layer already exists [2022-08-16T15:52:32.116Z] 2.3.0-dev.15: digest: sha256:c10295fe1d98d7e5cc009f263ecf113b58135a2585339f0be47895359ef85c5a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:52:32.434Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:52:32.742Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15 [2022-08-16T15:52:32.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-16T15:52:32.742Z] e291fa746b88: Preparing [2022-08-16T15:52:32.742Z] 21cedf91a3f1: Preparing [2022-08-16T15:52:32.742Z] 68ab08f8131d: Preparing [2022-08-16T15:52:32.742Z] 983c5666acc3: Preparing [2022-08-16T15:52:32.742Z] d8cfa9dd5a22: Preparing [2022-08-16T15:52:32.742Z] 994393dc58e7: Preparing [2022-08-16T15:52:32.742Z] 994393dc58e7: Waiting [2022-08-16T15:52:32.742Z] 983c5666acc3: Layer already exists [2022-08-16T15:52:32.742Z] d8cfa9dd5a22: Layer already exists [2022-08-16T15:52:32.742Z] e291fa746b88: Layer already exists [2022-08-16T15:52:32.742Z] 68ab08f8131d: Layer already exists [2022-08-16T15:52:32.742Z] 21cedf91a3f1: Layer already exists [2022-08-16T15:52:32.742Z] 994393dc58e7: Layer already exists [2022-08-16T15:52:32.742Z] a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15: digest: sha256:c10295fe1d98d7e5cc009f263ecf113b58135a2585339f0be47895359ef85c5a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:52:33.051Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:52:33.441Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-08-16T15:52:33.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-16T15:52:33.441Z] e291fa746b88: Preparing [2022-08-16T15:52:33.441Z] 21cedf91a3f1: Preparing [2022-08-16T15:52:33.441Z] 68ab08f8131d: Preparing [2022-08-16T15:52:33.441Z] 983c5666acc3: Preparing [2022-08-16T15:52:33.441Z] d8cfa9dd5a22: Preparing [2022-08-16T15:52:33.441Z] 994393dc58e7: Preparing [2022-08-16T15:52:33.441Z] 994393dc58e7: Waiting [2022-08-16T15:52:33.441Z] 983c5666acc3: Layer already exists [2022-08-16T15:52:33.441Z] 68ab08f8131d: Layer already exists [2022-08-16T15:52:33.441Z] d8cfa9dd5a22: Layer already exists [2022-08-16T15:52:33.441Z] e291fa746b88: Layer already exists [2022-08-16T15:52:33.441Z] 21cedf91a3f1: Layer already exists [2022-08-16T15:52:33.441Z] 994393dc58e7: Layer already exists [2022-08-16T15:52:33.441Z] main: digest: sha256:c10295fe1d98d7e5cc009f263ecf113b58135a2585339f0be47895359ef85c5a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-16T15:52:33.493Z] ===================================================== [Pipeline] echo [2022-08-16T15:52:33.504Z] taggedImages: [2022-08-16T15:52:33.504Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:a54a0972f59d0215bd900b67794f07db15feaf52 [2022-08-16T15:52:33.504Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-08-16T15:52:33.504Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.15 [2022-08-16T15:52:33.504Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15 [2022-08-16T15:52:33.504Z] - 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-08-16T15:52:33.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-16T15:52:33.868Z] [2022-08-16T15:52:33.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:52:34.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-16T15:52:34.180Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-16T15:52:34.180Z] 5eb5b503b376: Pulling fs layer [2022-08-16T15:52:34.180Z] 5c69ac0246d0: Pulling fs layer [2022-08-16T15:52:34.180Z] ec43610c2a17: Pulling fs layer [2022-08-16T15:52:34.180Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-16T15:52:34.180Z] 33b1e0a273af: Pulling fs layer [2022-08-16T15:52:34.180Z] 5d3b04190fa2: Pulling fs layer [2022-08-16T15:52:34.180Z] 2f39f015ded8: Pulling fs layer [2022-08-16T15:52:34.180Z] 3a2ae6a8a46f: Waiting [2022-08-16T15:52:34.180Z] 33b1e0a273af: Waiting [2022-08-16T15:52:34.180Z] 5d3b04190fa2: Waiting [2022-08-16T15:52:34.180Z] 2f39f015ded8: Waiting [2022-08-16T15:52:34.180Z] 5c69ac0246d0: Verifying Checksum [2022-08-16T15:52:34.180Z] 5c69ac0246d0: Download complete [2022-08-16T15:52:34.180Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-16T15:52:34.180Z] 3a2ae6a8a46f: Download complete [2022-08-16T15:52:34.180Z] 33b1e0a273af: Verifying Checksum [2022-08-16T15:52:34.180Z] 33b1e0a273af: Download complete [2022-08-16T15:52:34.439Z] ec43610c2a17: Verifying Checksum [2022-08-16T15:52:34.439Z] ec43610c2a17: Download complete [2022-08-16T15:52:34.439Z] 5d3b04190fa2: Verifying Checksum [2022-08-16T15:52:34.439Z] 5d3b04190fa2: Download complete [2022-08-16T15:52:34.439Z] 5eb5b503b376: Download complete [2022-08-16T15:52:35.006Z] 2f39f015ded8: Verifying Checksum [2022-08-16T15:52:35.006Z] 2f39f015ded8: Download complete [2022-08-16T15:52:35.575Z] 5eb5b503b376: Pull complete [2022-08-16T15:52:35.835Z] 5c69ac0246d0: Pull complete [2022-08-16T15:52:36.405Z] ec43610c2a17: Pull complete [2022-08-16T15:52:36.405Z] 3a2ae6a8a46f: Pull complete [2022-08-16T15:52:36.664Z] 33b1e0a273af: Pull complete [2022-08-16T15:52:36.664Z] 5d3b04190fa2: Pull complete [2022-08-16T15:52:41.937Z] 2f39f015ded8: Pull complete [2022-08-16T15:52:41.937Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-16T15:52:41.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-16T15:52:41.937Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T15:52:42.032Z] prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container [2022-08-16T15:52:42.068Z] $ 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-08-16T15:52:43.805Z] $ docker top 7f11c25578117cdee420bcd2534d6603d29cf0f5ce5253ef1091c27252e48240 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T15:52:44.219Z] ---> job-cost.sh [2022-08-16T15:52:44.219Z] lf-activate-venv: SKIPPING [2022-08-16T15:52:44.219Z] INFO: No Stack... [2022-08-16T15:52:44.477Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-16T15:52:45.046Z] INFO: Archiving Costs [Pipeline] sh [2022-08-16T15:52:45.337Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-08-16T15:52:45.337Z] + cut -d, -f6 [Pipeline] lock [2022-08-16T15:52:45.350Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-94-stack-cost] [2022-08-16T15:52:45.356Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-94-stack-cost] did not exist. Created. [2022-08-16T15:52:45.356Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-16T15:52:45.662Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-16T15:52:45.689Z] Stashed 1 file(s) [Pipeline] } [2022-08-16T15:52:45.699Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-16T15:52:45.720Z] $ docker stop --time=1 7f11c25578117cdee420bcd2534d6603d29cf0f5ce5253ef1091c27252e48240 [2022-08-16T15:52:45.996Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22907 in /w/workspace/ry_app-service-configurable_main [2022-08-16T15:52:46.889Z] $ docker rm -f 7f11c25578117cdee420bcd2534d6603d29cf0f5ce5253ef1091c27252e48240 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws [2022-08-16T15:52:46.964Z] Running in /w/workspace/app-service-configurable/94 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-08-16T15:52:47.015Z] Selected Git installation does not exist. Using Default [2022-08-16T15:52:47.015Z] The recommended git tool is: NONE [Pipeline] // stage [Pipeline] } [2022-08-16T15:52:53.736Z] using credential edgex-jenkins-ssh [2022-08-16T15:52:53.755Z] Cloning the remote Git repository [2022-08-16T15:52:53.808Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-08-16T15:52:53.881Z] > git init /w/workspace/app-service-configurable/94 # timeout=10 [2022-08-16T15:52:53.954Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-08-16T15:52:53.955Z] > git --version # timeout=10 [2022-08-16T15:52:53.971Z] > git --version # 'git version 2.25.1' [2022-08-16T15:52:53.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-16T15:52:54.031Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-16T15:52:55.141Z] Avoid second fetch [2022-08-16T15:52:55.142Z] Checking out Revision a54a0972f59d0215bd900b67794f07db15feaf52 (main) [2022-08-16T15:52:55.104Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-08-16T15:52:55.122Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-16T15:52:55.163Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T15:52:55.180Z] > git checkout -f a54a0972f59d0215bd900b67794f07db15feaf52 # timeout=10 [2022-08-16T15:52:59.335Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#458)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-16T15:53:00.199Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-16T15:53:00.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-16T15:53:00.199Z] Dload Upload Total Spent Left Speed [2022-08-16T15:53:00.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 82765 0 --:--:-- --:--:-- --:--:-- 82213 [Pipeline] sh [2022-08-16T15:53:00.894Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-16T15:53:01.240Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-16T15:53:01.240Z] + sudo tee /etc/docker/daemon.new [2022-08-16T15:53:01.240Z] { [2022-08-16T15:53:01.240Z] "registry-mirrors": [ [2022-08-16T15:53:01.240Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-16T15:53:01.240Z] ], [2022-08-16T15:53:01.240Z] "bip": "10.250.0.254/24", [2022-08-16T15:53:01.240Z] "hosts": [ [2022-08-16T15:53:01.240Z] "tcp://0.0.0.0:5555", [2022-08-16T15:53:01.240Z] "unix:///var/run/docker.sock" [2022-08-16T15:53:01.240Z] ], [2022-08-16T15:53:01.240Z] "mtu": 1458, [2022-08-16T15:53:01.240Z] "selinux-enabled": true, [2022-08-16T15:53:01.240Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-16T15:53:01.240Z] } [Pipeline] sh [2022-08-16T15:53:01.587Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-16T15:53:01.926Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-16T15:53:20.297Z] provisioning config files... [2022-08-16T15:53:20.320Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/94@tmp/config2622740725873884291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T15:53:20.684Z] ---> docker-login.sh [2022-08-16T15:53:20.684Z] nexus3.edgexfoundry.org:10001 [2022-08-16T15:53:21.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:53:21.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:53:21.551Z] Configure a credential helper to remove this warning. See [2022-08-16T15:53:21.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:53:21.551Z] [2022-08-16T15:53:21.551Z] Login Succeeded [2022-08-16T15:53:21.551Z] nexus3.edgexfoundry.org:10002 [2022-08-16T15:53:21.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:53:22.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:53:22.102Z] Configure a credential helper to remove this warning. See [2022-08-16T15:53:22.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:53:22.102Z] [2022-08-16T15:53:22.102Z] Login Succeeded [2022-08-16T15:53:22.102Z] nexus3.edgexfoundry.org:10003 [2022-08-16T15:53:22.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:53:22.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:53:22.378Z] Configure a credential helper to remove this warning. See [2022-08-16T15:53:22.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:53:22.378Z] [2022-08-16T15:53:22.378Z] Login Succeeded [2022-08-16T15:53:22.378Z] nexus3.edgexfoundry.org:10004 [2022-08-16T15:53:22.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:53:22.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:53:22.993Z] Configure a credential helper to remove this warning. See [2022-08-16T15:53:22.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:53:22.993Z] [2022-08-16T15:53:22.993Z] Login Succeeded [2022-08-16T15:53:22.993Z] docker.io [2022-08-16T15:53:23.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:53:23.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:53:23.859Z] Configure a credential helper to remove this warning. See [2022-08-16T15:53:23.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:53:23.859Z] [2022-08-16T15:53:23.859Z] Login Succeeded [2022-08-16T15:53:23.859Z] ---> docker-login.sh ends [Pipeline] } [2022-08-16T15:53:23.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-16T15:53:24.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T15:53:24.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T15:53:24.405Z] ========================================================= [2022-08-16T15:53:24.405Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-16T15:53:24.405Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:53:24.779Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-16T15:53:24.779Z] Sending build context to Docker daemon 204.8kB [2022-08-16T15:53:25.052Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-16T15:53:25.052Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-16T15:53:25.327Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-16T15:53:25.327Z] b3c136eddcbf: Pulling fs layer [2022-08-16T15:53:25.327Z] c0a3192eca97: Pulling fs layer [2022-08-16T15:53:25.327Z] a050256f5b6f: Pulling fs layer [2022-08-16T15:53:25.327Z] 656be50a0ddc: Pulling fs layer [2022-08-16T15:53:25.327Z] 2bbca73fdf42: Pulling fs layer [2022-08-16T15:53:25.327Z] 46d945488cbd: Pulling fs layer [2022-08-16T15:53:25.327Z] 8a5474983e97: Pulling fs layer [2022-08-16T15:53:25.327Z] 329c88fbcd65: Pulling fs layer [2022-08-16T15:53:25.327Z] 2bbca73fdf42: Waiting [2022-08-16T15:53:25.327Z] 329c88fbcd65: Waiting [2022-08-16T15:53:25.327Z] 656be50a0ddc: Waiting [2022-08-16T15:53:25.327Z] 8a5474983e97: Waiting [2022-08-16T15:53:25.327Z] 46d945488cbd: Waiting [2022-08-16T15:53:25.327Z] a050256f5b6f: Verifying Checksum [2022-08-16T15:53:25.327Z] c0a3192eca97: Download complete [2022-08-16T15:53:25.327Z] 2bbca73fdf42: Verifying Checksum [2022-08-16T15:53:25.327Z] 2bbca73fdf42: Download complete [2022-08-16T15:53:25.327Z] 46d945488cbd: Verifying Checksum [2022-08-16T15:53:25.327Z] 46d945488cbd: Download complete [2022-08-16T15:53:25.327Z] b3c136eddcbf: Verifying Checksum [2022-08-16T15:53:25.327Z] b3c136eddcbf: Download complete [2022-08-16T15:53:26.325Z] b3c136eddcbf: Pull complete [2022-08-16T15:53:26.325Z] 329c88fbcd65: Verifying Checksum [2022-08-16T15:53:26.325Z] 329c88fbcd65: Download complete [2022-08-16T15:53:26.930Z] c0a3192eca97: Pull complete [2022-08-16T15:53:27.210Z] a050256f5b6f: Pull complete [2022-08-16T15:53:27.486Z] 8a5474983e97: Verifying Checksum [2022-08-16T15:53:27.486Z] 8a5474983e97: Download complete [2022-08-16T15:53:28.103Z] 656be50a0ddc: Verifying Checksum [2022-08-16T15:53:28.103Z] 656be50a0ddc: Download complete [2022-08-16T15:53:43.209Z] 656be50a0ddc: Pull complete [2022-08-16T15:53:43.209Z] 2bbca73fdf42: Pull complete [2022-08-16T15:53:43.209Z] 46d945488cbd: Pull complete [2022-08-16T15:53:47.532Z] 8a5474983e97: Pull complete [2022-08-16T15:53:49.524Z] 329c88fbcd65: Pull complete [2022-08-16T15:53:49.803Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-16T15:53:49.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-16T15:53:49.803Z] ---> ff4287adb874 [2022-08-16T15:53:49.803Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-16T15:53:50.400Z] ---> Running in b7a910144559 [2022-08-16T15:53:50.677Z] Removing intermediate container b7a910144559 [2022-08-16T15:53:50.677Z] ---> 920f2b8ca0c8 [2022-08-16T15:53:50.677Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-16T15:53:50.954Z] ---> Running in 430d3cb3726a [2022-08-16T15:53:51.230Z] Removing intermediate container 430d3cb3726a [2022-08-16T15:53:51.230Z] ---> 0e8b28257008 [2022-08-16T15:53:51.230Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-16T15:53:51.230Z] ---> Running in ce883362cc92 [2022-08-16T15:53:51.508Z] Removing intermediate container ce883362cc92 [2022-08-16T15:53:51.508Z] ---> 3551a63c92a5 [2022-08-16T15:53:51.508Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T15:53:51.508Z] ---> Running in 4b129285618c [2022-08-16T15:53:53.492Z] Removing intermediate container 4b129285618c [2022-08-16T15:53:53.492Z] ---> e90d5d5d20de [2022-08-16T15:53:53.492Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-16T15:53:53.492Z] ---> Running in 75c79dea0230 [2022-08-16T15:53:54.487Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T15:53:55.470Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T15:53:56.471Z] OK: 221 MiB in 51 packages [2022-08-16T15:53:57.073Z] Removing intermediate container 75c79dea0230 [2022-08-16T15:53:57.073Z] ---> 2ff045c60852 [2022-08-16T15:53:57.073Z] Step 8/13 : WORKDIR /app [2022-08-16T15:53:57.073Z] ---> Running in 739cecdbd697 [2022-08-16T15:53:57.671Z] Removing intermediate container 739cecdbd697 [2022-08-16T15:53:57.671Z] ---> 2be59b66ae4d [2022-08-16T15:53:57.671Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-16T15:53:57.946Z] ---> cb682c50816c [2022-08-16T15:53:57.946Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T15:53:58.227Z] ---> Running in 6ebe03bfce6c [2022-08-16T15:54:54.795Z] Removing intermediate container 6ebe03bfce6c [2022-08-16T15:54:54.795Z] ---> a0a55c842134 [2022-08-16T15:54:54.795Z] Step 11/13 : COPY . . [2022-08-16T15:54:54.795Z] ---> c884b05cc658 [2022-08-16T15:54:54.795Z] Step 12/13 : ARG MAKE="make build" [2022-08-16T15:54:54.795Z] ---> Running in 252597a02954 [2022-08-16T15:54:54.795Z] Removing intermediate container 252597a02954 [2022-08-16T15:54:54.795Z] ---> fae55db8f617 [2022-08-16T15:54:54.795Z] Step 13/13 : RUN $MAKE [2022-08-16T15:54:54.795Z] ---> Running in c2fbf18f880c [2022-08-16T15:54:54.795Z] noop [2022-08-16T15:54:54.795Z] Removing intermediate container c2fbf18f880c [2022-08-16T15:54:54.795Z] ---> 19171e6b4751 [2022-08-16T15:54:54.795Z] Successfully built 19171e6b4751 [2022-08-16T15:54:54.795Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:54:55.164Z] + docker inspect -f . ci-base-image-arm64 [2022-08-16T15:54:55.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T15:54:55.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-22907 does not seem to be running inside a container [2022-08-16T15:54:55.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/94 -v /w/workspace/app-service-configurable/94:/w/workspace/app-service-configurable/94:rw,z -v /w/workspace/app-service-configurable/94@tmp:/w/workspace/app-service-configurable/94@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-08-16T15:54:56.832Z] $ docker top 27e7fe6efc437f5e6715e90f8987afbdf3bd391a5ae18be3c0f4a0282ddd8410 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T15:54:57.758Z] + go version [2022-08-16T15:54:57.758Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-16T15:54:57.785Z] $ docker stop --time=1 27e7fe6efc437f5e6715e90f8987afbdf3bd391a5ae18be3c0f4a0282ddd8410 [2022-08-16T15:54:59.478Z] $ docker rm -f 27e7fe6efc437f5e6715e90f8987afbdf3bd391a5ae18be3c0f4a0282ddd8410 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:55:00.087Z] + docker inspect -f . ci-base-image-arm64 [2022-08-16T15:55:00.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T15:55:00.342Z] prd-ubuntu20.04-docker-arm64-4c-16g-22907 does not seem to be running inside a container [2022-08-16T15:55:00.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/94 -v /w/workspace/app-service-configurable/94:/w/workspace/app-service-configurable/94:rw,z -v /w/workspace/app-service-configurable/94@tmp:/w/workspace/app-service-configurable/94@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-08-16T15:55:01.720Z] $ docker top 38c8ecdbccb22f48b9ef3d3ba55fd03e87ab1a02ca50018e49f333bfbc8fe3ea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T15:55:02.665Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/94 [Pipeline] fileExists [Pipeline] sh [2022-08-16T15:55:03.337Z] + make test [2022-08-16T15:55:03.337Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-16T15:56:25.208Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-16T15:56:25.208Z] CGO_ENABLED=1 go vet ./... [2022-08-16T15:56:37.661Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-16T15:56:37.661Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-16T15:56:37.661Z] ./bin/test-attribution-txt.sh [2022-08-16T15:56:37.661Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-16T15:56:37.661Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-16T15:56:37.661Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-16T15:56:37.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-16T15:56:37.974Z] $ docker stop --time=1 38c8ecdbccb22f48b9ef3d3ba55fd03e87ab1a02ca50018e49f333bfbc8fe3ea [2022-08-16T15:56:39.740Z] $ docker rm -f 38c8ecdbccb22f48b9ef3d3ba55fd03e87ab1a02ca50018e49f333bfbc8fe3ea [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-16T15:56:40.720Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-16T15:56:40.750Z] Warning: overwriting stash ‘coverage-report’ [2022-08-16T15:56:41.196Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-16T15:56:41.579Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-16T15:56:41.915Z] + ls -al . [2022-08-16T15:56:41.915Z] total 168 [2022-08-16T15:56:41.915Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 16 15:55 . [2022-08-16T15:56:41.915Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 15:52 .. [2022-08-16T15:56:41.915Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 16 15:52 .dockerignore [2022-08-16T15:56:41.915Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 15:52 .git [2022-08-16T15:56:41.915Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 15:52 .github [2022-08-16T15:56:41.915Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 16 15:52 .gitignore [2022-08-16T15:56:41.915Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 16 15:52 Attribution.txt [2022-08-16T15:56:41.915Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 16 15:52 CHANGELOG.md [2022-08-16T15:56:41.915Z] -rw-rw-r-- 1 jenkins jenkins 2089 Aug 16 15:52 Dockerfile [2022-08-16T15:56:41.915Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 15:52 GOVERNANCE.md [2022-08-16T15:56:41.915Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 16 15:52 Jenkinsfile [2022-08-16T15:56:41.915Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 16 15:52 LICENSE [2022-08-16T15:56:41.915Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 16 15:52 OWNERS.md [2022-08-16T15:56:41.915Z] -rw-rw-r-- 1 jenkins jenkins 3718 Aug 16 15:52 README.md [2022-08-16T15:56:41.915Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 16 15:50 VERSION [2022-08-16T15:56:41.915Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 15:52 bin [2022-08-16T15:56:41.915Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 16 15:55 coverage.out [2022-08-16T15:56:41.915Z] -rw-rw-r-- 1 jenkins jenkins 3475 Aug 16 15:52 go.mod [2022-08-16T15:56:41.915Z] -rw-rw-r-- 1 jenkins jenkins 36887 Aug 16 15:52 go.sum [2022-08-16T15:56:41.915Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 16 15:52 main.go [2022-08-16T15:56:41.915Z] -rw-rw-r-- 1 jenkins jenkins 1959 Aug 16 15:52 makefile [2022-08-16T15:56:41.915Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 15:52 res [2022-08-16T15:56:41.915Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 15:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:56:42.277Z] + 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=a54a0972f59d0215bd900b67794f07db15feaf52 --label arch=arm64 --label version=2.3.0-dev.15 . [2022-08-16T15:56:42.277Z] Sending build context to Docker daemon 205.8kB [2022-08-16T15:56:42.553Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-08-16T15:56:42.553Z] Step 2/27 : FROM ${BASE} AS builder [2022-08-16T15:56:42.553Z] ---> 19171e6b4751 [2022-08-16T15:56:42.553Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-16T15:56:42.553Z] ---> Running in 3b2948c8a0f8 [2022-08-16T15:56:43.156Z] Removing intermediate container 3b2948c8a0f8 [2022-08-16T15:56:43.156Z] ---> e2a38d2c0251 [2022-08-16T15:56:43.156Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-08-16T15:56:43.156Z] ---> Running in 4c795bdab17d [2022-08-16T15:56:43.429Z] Removing intermediate container 4c795bdab17d [2022-08-16T15:56:43.429Z] ---> 38a0002795a6 [2022-08-16T15:56:43.429Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-16T15:56:43.429Z] ---> Running in c88b2114ce5f [2022-08-16T15:56:43.702Z] Removing intermediate container c88b2114ce5f [2022-08-16T15:56:43.703Z] ---> beafb4f3c1f9 [2022-08-16T15:56:43.703Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T15:56:43.986Z] ---> Running in 43342cb1640c [2022-08-16T15:56:45.430Z] Removing intermediate container 43342cb1640c [2022-08-16T15:56:45.431Z] ---> 7925a6b748c6 [2022-08-16T15:56:45.431Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-16T15:56:45.706Z] ---> Running in 99dee860b06e [2022-08-16T15:56:46.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T15:56:47.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T15:56:48.644Z] OK: 221 MiB in 51 packages [2022-08-16T15:56:49.243Z] Removing intermediate container 99dee860b06e [2022-08-16T15:56:49.243Z] ---> c9f872c0c4f5 [2022-08-16T15:56:49.243Z] Step 8/27 : WORKDIR /app [2022-08-16T15:56:49.243Z] ---> Running in 34576a2bd231 [2022-08-16T15:56:49.516Z] Removing intermediate container 34576a2bd231 [2022-08-16T15:56:49.516Z] ---> adfd277c77ca [2022-08-16T15:56:49.516Z] Step 9/27 : COPY go.mod vendor* ./ [2022-08-16T15:56:50.115Z] ---> 5564add2ed57 [2022-08-16T15:56:50.115Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T15:56:50.115Z] ---> Running in 7106d408c3fa [2022-08-16T15:56:52.090Z] Removing intermediate container 7106d408c3fa [2022-08-16T15:56:52.090Z] ---> 606a7f9d5681 [2022-08-16T15:56:52.090Z] Step 11/27 : COPY . . [2022-08-16T15:56:52.681Z] ---> 3318085432b9 [2022-08-16T15:56:52.681Z] Step 12/27 : ARG MAKE="make build" [2022-08-16T15:56:52.681Z] ---> Running in 6bbcd558d0c5 [2022-08-16T15:56:52.958Z] Removing intermediate container 6bbcd558d0c5 [2022-08-16T15:56:52.958Z] ---> a11f5cfe1218 [2022-08-16T15:56:52.958Z] Step 13/27 : RUN $MAKE [2022-08-16T15:56:52.958Z] ---> Running in 339942e305d0 [2022-08-16T15:56:53.941Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.15" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-16T15:59:00.826Z] Removing intermediate container 339942e305d0 [2022-08-16T15:59:00.826Z] ---> 2d27742f96cd [2022-08-16T15:59:00.826Z] Step 14/27 : FROM alpine:3.16 [2022-08-16T15:59:00.826Z] 3.16: Pulling from library/alpine [2022-08-16T15:59:00.826Z] 9b18e9b68314: Pulling fs layer [2022-08-16T15:59:00.826Z] 9b18e9b68314: Verifying Checksum [2022-08-16T15:59:00.826Z] 9b18e9b68314: Download complete [2022-08-16T15:59:00.826Z] 9b18e9b68314: Pull complete [2022-08-16T15:59:00.826Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-16T15:59:00.826Z] Status: Downloaded newer image for alpine:3.16 [2022-08-16T15:59:00.826Z] ---> a6215f271958 [2022-08-16T15:59:00.826Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-16T15:59:00.826Z] ---> Running in 429ca6b36ea3 [2022-08-16T15:59:00.826Z] Removing intermediate container 429ca6b36ea3 [2022-08-16T15:59:00.826Z] ---> 35119b0a7f79 [2022-08-16T15:59:00.826Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-16T15:59:00.826Z] ---> Running in 3583ab2aae4b [2022-08-16T15:59:00.826Z] Removing intermediate container 3583ab2aae4b [2022-08-16T15:59:00.826Z] ---> 67d83a154141 [2022-08-16T15:59:00.826Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-16T15:59:00.826Z] ---> Running in 9cb57ef7025d [2022-08-16T15:59:00.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T15:59:00.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T15:59:00.826Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-16T15:59:00.826Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-16T15:59:00.826Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-16T15:59:00.826Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-16T15:59:00.826Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-16T15:59:00.826Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-16T15:59:00.826Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-16T15:59:00.826Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T15:59:00.826Z] Executing ca-certificates-20220614-r0.trigger [2022-08-16T15:59:00.826Z] OK: 9 MiB in 21 packages [2022-08-16T15:59:00.826Z] Removing intermediate container 9cb57ef7025d [2022-08-16T15:59:00.826Z] ---> 4f12f58ba53b [2022-08-16T15:59:00.826Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-16T15:59:00.826Z] ---> 3e3ef314ea74 [2022-08-16T15:59:00.826Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-16T15:59:01.100Z] ---> 5c55d699756d [2022-08-16T15:59:01.100Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-08-16T15:59:01.697Z] ---> e53514f7ce2b [2022-08-16T15:59:01.697Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-16T15:59:03.137Z] ---> 3d3821c3bd37 [2022-08-16T15:59:03.137Z] Step 22/27 : EXPOSE 48095 [2022-08-16T15:59:03.137Z] ---> Running in 26bde43f7114 [2022-08-16T15:59:03.413Z] Removing intermediate container 26bde43f7114 [2022-08-16T15:59:03.413Z] ---> 960b3420ea73 [2022-08-16T15:59:03.413Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-08-16T15:59:03.413Z] ---> Running in 25125f71bd04 [2022-08-16T15:59:03.690Z] Removing intermediate container 25125f71bd04 [2022-08-16T15:59:03.690Z] ---> f38cc0297a4b [2022-08-16T15:59:03.690Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-16T15:59:03.969Z] ---> Running in f80cdc77bd60 [2022-08-16T15:59:04.252Z] Removing intermediate container f80cdc77bd60 [2022-08-16T15:59:04.252Z] ---> 345944f8bf30 [2022-08-16T15:59:04.252Z] Step 25/27 : LABEL arch=arm64 [2022-08-16T15:59:04.252Z] ---> Running in a3d21cc7251e [2022-08-16T15:59:04.527Z] Removing intermediate container a3d21cc7251e [2022-08-16T15:59:04.527Z] ---> 90e0acb00512 [2022-08-16T15:59:04.527Z] Step 26/27 : LABEL git_sha=a54a0972f59d0215bd900b67794f07db15feaf52 [2022-08-16T15:59:04.527Z] ---> Running in a13cc64b697a [2022-08-16T15:59:05.126Z] Removing intermediate container a13cc64b697a [2022-08-16T15:59:05.126Z] ---> c2d005fa08aa [2022-08-16T15:59:05.126Z] Step 27/27 : LABEL version=2.3.0-dev.15 [2022-08-16T15:59:05.126Z] ---> Running in 543df15d3004 [2022-08-16T15:59:05.399Z] Removing intermediate container 543df15d3004 [2022-08-16T15:59:05.399Z] ---> 838f9402eac6 [2022-08-16T15:59:05.399Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-16T15:59:05.399Z] Successfully built 838f9402eac6 [2022-08-16T15:59:05.399Z] 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-08-16T15:59:05.518Z] provisioning config files... [2022-08-16T15:59:05.537Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/94@tmp/config7544099696368065280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T15:59:05.889Z] ---> docker-login.sh [2022-08-16T15:59:05.889Z] nexus3.edgexfoundry.org:10001 [2022-08-16T15:59:06.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:59:06.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:59:06.163Z] Configure a credential helper to remove this warning. See [2022-08-16T15:59:06.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:59:06.163Z] [2022-08-16T15:59:06.163Z] Login Succeeded [2022-08-16T15:59:06.163Z] nexus3.edgexfoundry.org:10002 [2022-08-16T15:59:06.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:59:06.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:59:06.720Z] Configure a credential helper to remove this warning. See [2022-08-16T15:59:06.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:59:06.720Z] [2022-08-16T15:59:06.720Z] Login Succeeded [2022-08-16T15:59:06.720Z] nexus3.edgexfoundry.org:10003 [2022-08-16T15:59:06.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:59:07.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:59:07.269Z] Configure a credential helper to remove this warning. See [2022-08-16T15:59:07.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:59:07.269Z] [2022-08-16T15:59:07.269Z] Login Succeeded [2022-08-16T15:59:07.269Z] nexus3.edgexfoundry.org:10004 [2022-08-16T15:59:07.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:59:07.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:59:07.544Z] Configure a credential helper to remove this warning. See [2022-08-16T15:59:07.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:59:07.544Z] [2022-08-16T15:59:07.544Z] Login Succeeded [2022-08-16T15:59:07.544Z] docker.io [2022-08-16T15:59:08.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T15:59:08.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T15:59:08.417Z] Configure a credential helper to remove this warning. See [2022-08-16T15:59:08.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T15:59:08.417Z] [2022-08-16T15:59:08.417Z] Login Succeeded [2022-08-16T15:59:08.417Z] ---> docker-login.sh ends [Pipeline] } [2022-08-16T15:59:08.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-16T15:59:08.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T15:59:08.499Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-08-16T15:59:08.500Z] a54a0972f59d0215bd900b67794f07db15feaf52 [2022-08-16T15:59:08.500Z] latest [2022-08-16T15:59:08.500Z] 2.3.0-dev.15 [2022-08-16T15:59:08.500Z] a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15 [2022-08-16T15:59:08.500Z] main [2022-08-16T15:59:08.500Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:59:08.874Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a54a0972f59d0215bd900b67794f07db15feaf52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:59:09.243Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a54a0972f59d0215bd900b67794f07db15feaf52 [2022-08-16T15:59:09.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-16T15:59:09.243Z] bc5a1cc3c436: Preparing [2022-08-16T15:59:09.243Z] a06d33df377a: Preparing [2022-08-16T15:59:09.243Z] 26b5bc0e11cc: Preparing [2022-08-16T15:59:09.243Z] 9cec2991ce7d: Preparing [2022-08-16T15:59:09.243Z] 547451f560d5: Preparing [2022-08-16T15:59:09.243Z] 5d3e392a13a0: Preparing [2022-08-16T15:59:09.243Z] 5d3e392a13a0: Waiting [2022-08-16T15:59:09.518Z] 26b5bc0e11cc: Pushed [2022-08-16T15:59:09.518Z] a06d33df377a: Pushed [2022-08-16T15:59:09.518Z] 9cec2991ce7d: Pushed [2022-08-16T15:59:09.518Z] 5d3e392a13a0: Layer already exists [2022-08-16T15:59:10.513Z] 547451f560d5: Pushed [2022-08-16T15:59:14.828Z] bc5a1cc3c436: Pushed [2022-08-16T15:59:15.102Z] a54a0972f59d0215bd900b67794f07db15feaf52: digest: sha256:e1a4a2a3da6f0045d8ed8e980b354c7d5eca7883c6ffc5721ce356e62a9074ed size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:59:15.471Z] + 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-08-16T15:59:15.835Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-08-16T15:59:15.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-16T15:59:15.835Z] bc5a1cc3c436: Preparing [2022-08-16T15:59:15.835Z] a06d33df377a: Preparing [2022-08-16T15:59:15.835Z] 26b5bc0e11cc: Preparing [2022-08-16T15:59:15.835Z] 9cec2991ce7d: Preparing [2022-08-16T15:59:15.835Z] 547451f560d5: Preparing [2022-08-16T15:59:15.835Z] 5d3e392a13a0: Preparing [2022-08-16T15:59:15.835Z] 5d3e392a13a0: Waiting [2022-08-16T15:59:15.835Z] 547451f560d5: Layer already exists [2022-08-16T15:59:15.835Z] a06d33df377a: Layer already exists [2022-08-16T15:59:15.835Z] 9cec2991ce7d: Layer already exists [2022-08-16T15:59:15.835Z] 26b5bc0e11cc: Layer already exists [2022-08-16T15:59:15.835Z] bc5a1cc3c436: Layer already exists [2022-08-16T15:59:15.835Z] 5d3e392a13a0: Layer already exists [2022-08-16T15:59:16.108Z] latest: digest: sha256:e1a4a2a3da6f0045d8ed8e980b354c7d5eca7883c6ffc5721ce356e62a9074ed size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:59:16.489Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:59:16.855Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.15 [2022-08-16T15:59:16.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-16T15:59:16.855Z] bc5a1cc3c436: Preparing [2022-08-16T15:59:16.855Z] a06d33df377a: Preparing [2022-08-16T15:59:16.855Z] 26b5bc0e11cc: Preparing [2022-08-16T15:59:16.855Z] 9cec2991ce7d: Preparing [2022-08-16T15:59:16.855Z] 547451f560d5: Preparing [2022-08-16T15:59:16.855Z] 5d3e392a13a0: Preparing [2022-08-16T15:59:16.855Z] 5d3e392a13a0: Waiting [2022-08-16T15:59:16.855Z] a06d33df377a: Layer already exists [2022-08-16T15:59:16.855Z] 547451f560d5: Layer already exists [2022-08-16T15:59:16.855Z] bc5a1cc3c436: Layer already exists [2022-08-16T15:59:16.855Z] 26b5bc0e11cc: Layer already exists [2022-08-16T15:59:16.855Z] 9cec2991ce7d: Layer already exists [2022-08-16T15:59:16.855Z] 5d3e392a13a0: Layer already exists [2022-08-16T15:59:17.128Z] 2.3.0-dev.15: digest: sha256:e1a4a2a3da6f0045d8ed8e980b354c7d5eca7883c6ffc5721ce356e62a9074ed size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:59:17.495Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:59:17.859Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15 [2022-08-16T15:59:17.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-16T15:59:17.859Z] bc5a1cc3c436: Preparing [2022-08-16T15:59:17.859Z] a06d33df377a: Preparing [2022-08-16T15:59:17.859Z] 26b5bc0e11cc: Preparing [2022-08-16T15:59:17.859Z] 9cec2991ce7d: Preparing [2022-08-16T15:59:17.859Z] 547451f560d5: Preparing [2022-08-16T15:59:17.859Z] 5d3e392a13a0: Preparing [2022-08-16T15:59:17.859Z] 5d3e392a13a0: Waiting [2022-08-16T15:59:17.859Z] 26b5bc0e11cc: Layer already exists [2022-08-16T15:59:17.859Z] bc5a1cc3c436: Layer already exists [2022-08-16T15:59:17.859Z] 9cec2991ce7d: Layer already exists [2022-08-16T15:59:17.859Z] a06d33df377a: Layer already exists [2022-08-16T15:59:17.859Z] 547451f560d5: Layer already exists [2022-08-16T15:59:17.859Z] 5d3e392a13a0: Layer already exists [2022-08-16T15:59:18.132Z] a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15: digest: sha256:e1a4a2a3da6f0045d8ed8e980b354c7d5eca7883c6ffc5721ce356e62a9074ed size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:59:18.517Z] + 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-08-16T15:59:18.880Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-08-16T15:59:18.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-16T15:59:18.880Z] bc5a1cc3c436: Preparing [2022-08-16T15:59:18.880Z] a06d33df377a: Preparing [2022-08-16T15:59:18.880Z] 26b5bc0e11cc: Preparing [2022-08-16T15:59:18.880Z] 9cec2991ce7d: Preparing [2022-08-16T15:59:18.880Z] 547451f560d5: Preparing [2022-08-16T15:59:18.880Z] 5d3e392a13a0: Preparing [2022-08-16T15:59:18.880Z] 5d3e392a13a0: Waiting [2022-08-16T15:59:18.880Z] 547451f560d5: Layer already exists [2022-08-16T15:59:18.880Z] bc5a1cc3c436: Layer already exists [2022-08-16T15:59:18.880Z] a06d33df377a: Layer already exists [2022-08-16T15:59:18.880Z] 9cec2991ce7d: Layer already exists [2022-08-16T15:59:18.880Z] 26b5bc0e11cc: Layer already exists [2022-08-16T15:59:18.880Z] 5d3e392a13a0: Layer already exists [2022-08-16T15:59:19.153Z] main: digest: sha256:e1a4a2a3da6f0045d8ed8e980b354c7d5eca7883c6ffc5721ce356e62a9074ed size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-16T15:59:19.217Z] ===================================================== [Pipeline] echo [2022-08-16T15:59:19.226Z] taggedImages: [2022-08-16T15:59:19.226Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a54a0972f59d0215bd900b67794f07db15feaf52 [2022-08-16T15:59:19.226Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-08-16T15:59:19.226Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.15 [2022-08-16T15:59:19.226Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15 [2022-08-16T15:59:19.226Z] - 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-08-16T15:59:19.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-16T15:59:19.605Z] [2022-08-16T15:59:19.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:59:19.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-16T15:59:20.234Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-16T15:59:20.234Z] 8998bd30e6a1: Pulling fs layer [2022-08-16T15:59:20.234Z] 04944245beec: Pulling fs layer [2022-08-16T15:59:20.234Z] 699f458cf7ca: Pulling fs layer [2022-08-16T15:59:20.234Z] 765212b225bb: Pulling fs layer [2022-08-16T15:59:20.234Z] f23df028b6ca: Pulling fs layer [2022-08-16T15:59:20.234Z] d65c8cfc05b1: Pulling fs layer [2022-08-16T15:59:20.234Z] 2437ff75d9bd: Pulling fs layer [2022-08-16T15:59:20.234Z] 765212b225bb: Waiting [2022-08-16T15:59:20.234Z] f23df028b6ca: Waiting [2022-08-16T15:59:20.234Z] d65c8cfc05b1: Waiting [2022-08-16T15:59:20.234Z] 2437ff75d9bd: Waiting [2022-08-16T15:59:20.234Z] 04944245beec: Verifying Checksum [2022-08-16T15:59:20.234Z] 04944245beec: Download complete [2022-08-16T15:59:20.234Z] 765212b225bb: Download complete [2022-08-16T15:59:20.234Z] f23df028b6ca: Verifying Checksum [2022-08-16T15:59:20.234Z] f23df028b6ca: Download complete [2022-08-16T15:59:20.511Z] d65c8cfc05b1: Verifying Checksum [2022-08-16T15:59:20.511Z] d65c8cfc05b1: Download complete [2022-08-16T15:59:20.511Z] 699f458cf7ca: Verifying Checksum [2022-08-16T15:59:20.511Z] 699f458cf7ca: Download complete [2022-08-16T15:59:20.788Z] 8998bd30e6a1: Verifying Checksum [2022-08-16T15:59:20.788Z] 8998bd30e6a1: Download complete [2022-08-16T15:59:23.421Z] 2437ff75d9bd: Verifying Checksum [2022-08-16T15:59:23.421Z] 2437ff75d9bd: Download complete [2022-08-16T15:59:25.404Z] 8998bd30e6a1: Pull complete [2022-08-16T15:59:25.677Z] 04944245beec: Pull complete [2022-08-16T15:59:27.114Z] 699f458cf7ca: Pull complete [2022-08-16T15:59:27.390Z] 765212b225bb: Pull complete [2022-08-16T15:59:27.993Z] f23df028b6ca: Pull complete [2022-08-16T15:59:28.267Z] d65c8cfc05b1: Pull complete [2022-08-16T15:59:43.374Z] 2437ff75d9bd: Pull complete [2022-08-16T15:59:43.374Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-16T15:59:43.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-16T15:59:43.374Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T15:59:43.651Z] prd-ubuntu20.04-docker-arm64-4c-16g-22907 does not seem to be running inside a container [2022-08-16T15:59:43.743Z] $ 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/94 -v /w/workspace/app-service-configurable/94:/w/workspace/app-service-configurable/94:rw,z -v /w/workspace/app-service-configurable/94@tmp:/w/workspace/app-service-configurable/94@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-08-16T15:59:46.333Z] $ docker top 28dc75ab55e3166e7141d217c14a5ba87ab0a60d738decfc9dccc7fc65a12d4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T15:59:47.259Z] ---> job-cost.sh [2022-08-16T15:59:47.259Z] lf-activate-venv: SKIPPING [2022-08-16T15:59:47.259Z] INFO: No Stack... [2022-08-16T15:59:47.534Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-16T15:59:48.523Z] INFO: Archiving Costs [Pipeline] sh [2022-08-16T15:59:49.186Z] + cat /w/workspace/app-service-configurable/94/archives/cost.csv [2022-08-16T15:59:49.186Z] + cut -d, -f6 [Pipeline] lock [2022-08-16T15:59:49.247Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-94-stack-cost] [2022-08-16T15:59:49.256Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-94-stack-cost] did not exist. Created. [2022-08-16T15:59:49.256Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-16T15:59:49.929Z] /w/workspace/app-service-configurable/94@tmp/durable-19454b8c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-16T15:59:50.613Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-16T15:59:50.641Z] Warning: overwriting stash ‘stack-cost’ [2022-08-16T15:59:50.694Z] Stashed 1 file(s) [Pipeline] } [2022-08-16T15:59:50.705Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-16T15:59:50.727Z] $ docker stop --time=1 28dc75ab55e3166e7141d217c14a5ba87ab0a60d738decfc9dccc7fc65a12d4b [2022-08-16T15:59:52.212Z] $ docker rm -f 28dc75ab55e3166e7141d217c14a5ba87ab0a60d738decfc9dccc7fc65a12d4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-16T15:59:52.674Z] provisioning config files... [2022-08-16T15:59:52.683Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config814039461658149tmp [Pipeline] { [Pipeline] sh [2022-08-16T15:59:52.977Z] + set +x [2022-08-16T15:59:52.977Z] + curl -s https://codecov.io/bash [2022-08-16T15:59:52.977Z] + bash -s -- [2022-08-16T15:59:52.977Z] [2022-08-16T15:59:52.977Z] _____ _ [2022-08-16T15:59:52.977Z] / ____| | | [2022-08-16T15:59:52.977Z] | | ___ __| | ___ ___ _____ __ [2022-08-16T15:59:52.977Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-16T15:59:52.977Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-16T15:59:52.977Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-16T15:59:52.977Z] Bash-1.0.6 [2022-08-16T15:59:52.977Z] [2022-08-16T15:59:52.977Z] [2022-08-16T15:59:52.977Z] ==> git version 2.25.1 found [2022-08-16T15:59:52.977Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-16T15:59:52.977Z] Release-Date: 2020-01-08 [2022-08-16T15:59:52.977Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-16T15:59:52.977Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-16T15:59:52.977Z] ==> Jenkins CI detected. [2022-08-16T15:59:52.977Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-08-16T15:59:52.977Z] project root: . [2022-08-16T15:59:52.977Z] --> token set from env [2022-08-16T15:59:52.977Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-16T15:59:52.977Z] ==> Running gcov in . (disable via -X gcov) [2022-08-16T15:59:53.237Z] ==> Python coveragepy not found [2022-08-16T15:59:53.237Z] ==> Searching for coverage reports in: [2022-08-16T15:59:53.237Z] + . [2022-08-16T15:59:53.237Z] -> Found 1 reports [2022-08-16T15:59:53.237Z] ==> Detecting git/mercurial file structure [2022-08-16T15:59:53.237Z] ==> Reading reports [2022-08-16T15:59:53.237Z] + ./coverage.out bytes=10 [2022-08-16T15:59:53.238Z] ==> Appending adjustments [2022-08-16T15:59:53.238Z] https://docs.codecov.io/docs/fixing-reports [2022-08-16T15:59:53.238Z] + Found adjustments [2022-08-16T15:59:53.238Z] ==> Gzipping contents [2022-08-16T15:59:53.238Z] 4.0K /tmp/codecov.VIDx6u.gz [2022-08-16T15:59:53.238Z] ==> Uploading reports [2022-08-16T15:59:53.238Z] url: https://codecov.io [2022-08-16T15:59:53.238Z] query: branch=main&commit=a54a0972f59d0215bd900b67794f07db15feaf52&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-16T15:59:53.238Z] -> Pinging Codecov [2022-08-16T15:59:53.238Z] 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=a54a0972f59d0215bd900b67794f07db15feaf52&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-16T15:59:53.498Z] -> Uploading to [2022-08-16T15:59:53.498Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-16/A97CA9966030D2A3747ED39772930CCE/a54a0972f59d0215bd900b67794f07db15feaf52/73e2f513-6200-4596-bfee-50aab120f731.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220816T155953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a76db328a51e70a73fac00dc248b1fec6703c979238056656c011021e5e0fe16 [2022-08-16T15:59:53.498Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-16T15:59:53.498Z] Dload Upload Total Spent Left Speed [2022-08-16T15:59:53.759Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2224 --:--:-- --:--:-- --:--:-- 2234 [2022-08-16T15:59:53.759Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/a54a0972f59d0215bd900b67794f07db15feaf52 [Pipeline] } [2022-08-16T15:59:53.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-16T15:59:53.971Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-16T15:59:53.984Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:59:54.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-16T15:59:54.289Z] [2022-08-16T15:59:54.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T15:59:54.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-16T15:59:54.594Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-16T15:59:54.594Z] df9b9388f04a: Pulling fs layer [2022-08-16T15:59:54.594Z] 52dc419b0ee2: Pulling fs layer [2022-08-16T15:59:54.594Z] 25bc292e5bac: Pulling fs layer [2022-08-16T15:59:54.594Z] 114826534d7a: Pulling fs layer [2022-08-16T15:59:54.594Z] 4657fd5d0bcf: Pulling fs layer [2022-08-16T15:59:54.594Z] 6ad1cebc031e: Pulling fs layer [2022-08-16T15:59:54.594Z] 8a3aa393b2d8: Pulling fs layer [2022-08-16T15:59:54.594Z] 114826534d7a: Waiting [2022-08-16T15:59:54.594Z] 4657fd5d0bcf: Waiting [2022-08-16T15:59:54.594Z] 8a3aa393b2d8: Waiting [2022-08-16T15:59:54.594Z] 6ad1cebc031e: Waiting [2022-08-16T15:59:54.594Z] 25bc292e5bac: Verifying Checksum [2022-08-16T15:59:54.594Z] 25bc292e5bac: Download complete [2022-08-16T15:59:54.594Z] 52dc419b0ee2: Verifying Checksum [2022-08-16T15:59:54.594Z] 52dc419b0ee2: Download complete [2022-08-16T15:59:54.594Z] 4657fd5d0bcf: Verifying Checksum [2022-08-16T15:59:54.594Z] 4657fd5d0bcf: Download complete [2022-08-16T15:59:54.595Z] df9b9388f04a: Download complete [2022-08-16T15:59:54.864Z] df9b9388f04a: Pull complete [2022-08-16T15:59:54.864Z] 6ad1cebc031e: Verifying Checksum [2022-08-16T15:59:54.864Z] 6ad1cebc031e: Download complete [2022-08-16T15:59:54.864Z] 52dc419b0ee2: Pull complete [2022-08-16T15:59:55.139Z] 25bc292e5bac: Pull complete [2022-08-16T15:59:55.404Z] 114826534d7a: Verifying Checksum [2022-08-16T15:59:55.404Z] 114826534d7a: Download complete [2022-08-16T15:59:55.664Z] 8a3aa393b2d8: Verifying Checksum [2022-08-16T15:59:55.664Z] 8a3aa393b2d8: Download complete [2022-08-16T15:59:58.956Z] 114826534d7a: Pull complete [2022-08-16T15:59:58.956Z] 4657fd5d0bcf: Pull complete [2022-08-16T15:59:59.216Z] 6ad1cebc031e: Pull complete [2022-08-16T16:00:02.511Z] 8a3aa393b2d8: Pull complete [2022-08-16T16:00:02.511Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-16T16:00:02.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-16T16:00:02.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T16:00:02.613Z] prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container [2022-08-16T16:00:02.650Z] $ 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-08-16T16:00:04.541Z] $ docker top 85e2c925229b289df2f2455467e9e882f47f00a663320a8b001e96834cd8c0ef -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-16T16:00:04.633Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-08-16T16:00:04.918Z] + set -o pipefail [2022-08-16T16:00:04.918Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-08-16T16:00:10.207Z] [2022-08-16T16:00:10.207Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-08-16T16:00:10.207Z] [2022-08-16T16:00:10.207Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/9388d39c-fb1e-4347-bb06-5717988625e0 [2022-08-16T16:00:10.207Z] [2022-08-16T16:00:10.207Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-16T16:00:10.207Z] [2022-08-16T16:00:10.207Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-16T16:00:10.207Z] [2022-08-16T16:00:10.207Z] [Pipeline] } [2022-08-16T16:00:10.220Z] $ docker stop --time=1 85e2c925229b289df2f2455467e9e882f47f00a663320a8b001e96834cd8c0ef [2022-08-16T16:00:12.450Z] $ docker rm -f 85e2c925229b289df2f2455467e9e882f47f00a663320a8b001e96834cd8c0ef [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-08-16T16:00:13.223Z] + git log --format=format:%s -1 a54a0972f59d0215bd900b67794f07db15feaf52 [Pipeline] sh [2022-08-16T16:00:13.520Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-16T16:00:13.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T16:00:13.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-16T16:00:13.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T16:00:13.916Z] prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container [2022-08-16T16:00:13.948Z] $ 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-08-16T16:00:14.438Z] $ docker top 0ae78cef80f89fa49081bf4db41a046c62b5327192b55da76f3f244ad176cb28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-16T16:00:14.544Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-16T16:00:14.544Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-16T16:00:14.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-16T16:00:14.688Z] $ docker exec 0ae78cef80f89fa49081bf4db41a046c62b5327192b55da76f3f244ad176cb28 ssh-agent [2022-08-16T16:00:14.815Z] SSH_AUTH_SOCK=/tmp/ssh-wctYSyh9HFpV/agent.33 [2022-08-16T16:00:14.815Z] SSH_AGENT_PID=39 [2022-08-16T16:00:14.822Z] Running ssh-add (command line suppressed) [2022-08-16T16:00:14.943Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5519759975386828634.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5519759975386828634.key) [2022-08-16T16:00:14.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-16T16:00:15.249Z] + git semver tag [2022-08-16T16:00:15.509Z] 2022-08-16 16:00:15,472 [run_tag] DEBUG tag force:False [2022-08-16T16:00:15.509Z] 2022-08-16 16:00:15,472 [check_head_tag] DEBUG check head tag [2022-08-16T16:00:15.509Z] 2022-08-16 16:00:15,473 [execute] INFO git cat-file --batch-check [2022-08-16T16:00:15.509Z] 2022-08-16 16:00:15,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-08-16T16:00:15.509Z] 2022-08-16 16:00:15,478 [execute] INFO git cat-file --batch [2022-08-16T16:00:15.509Z] 2022-08-16 16:00:15,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-08-16T16:00:15.509Z] 2022-08-16 16:00:15,492 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-16T16:00:15.509Z] 2022-08-16 16:00:15,492 [execute] INFO git tag -a v2.3.0-dev.15 -m v2.3.0-dev.15 [2022-08-16T16:00:15.509Z] 2022-08-16 16:00:15,492 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.15', '-m', 'v2.3.0-dev.15'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-08-16T16:00:15.509Z] 2022-08-16 16:00:15,498 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-16T16:00:15.509Z] 2.3.0-dev.15 [Pipeline] } [2022-08-16T16:00:15.778Z] $ docker exec --env ******** --env ******** 0ae78cef80f89fa49081bf4db41a046c62b5327192b55da76f3f244ad176cb28 ssh-agent -k [2022-08-16T16:00:15.886Z] unset SSH_AUTH_SOCK; [2022-08-16T16:00:15.886Z] unset SSH_AGENT_PID; [2022-08-16T16:00:15.886Z] echo Agent pid 39 killed; [2022-08-16T16:00:15.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-16T16:00:16.326Z] + git semver [Pipeline] } [2022-08-16T16:00:16.599Z] $ docker stop --time=1 0ae78cef80f89fa49081bf4db41a046c62b5327192b55da76f3f244ad176cb28 [2022-08-16T16:00:17.948Z] $ docker rm -f 0ae78cef80f89fa49081bf4db41a046c62b5327192b55da76f3f244ad176cb28 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T16:00:18.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-16T16:00:18.359Z] [2022-08-16T16:00:18.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T16:00:18.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-16T16:00:18.665Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-16T16:00:18.665Z] ab5ef0e58194: Pulling fs layer [2022-08-16T16:00:18.665Z] 9712f1f96733: Pulling fs layer [2022-08-16T16:00:18.665Z] 63f879dbbcfc: Pulling fs layer [2022-08-16T16:00:18.665Z] 0d9ebad4ef96: Pulling fs layer [2022-08-16T16:00:18.665Z] e9a5061849ea: Pulling fs layer [2022-08-16T16:00:18.665Z] d747dcd14b5f: Pulling fs layer [2022-08-16T16:00:18.665Z] 2de7ff778b66: Pulling fs layer [2022-08-16T16:00:18.665Z] 0d9ebad4ef96: Waiting [2022-08-16T16:00:18.665Z] e9a5061849ea: Waiting [2022-08-16T16:00:18.665Z] 2de7ff778b66: Waiting [2022-08-16T16:00:18.665Z] 9712f1f96733: Verifying Checksum [2022-08-16T16:00:18.665Z] 9712f1f96733: Download complete [2022-08-16T16:00:18.925Z] 63f879dbbcfc: Verifying Checksum [2022-08-16T16:00:18.925Z] 63f879dbbcfc: Download complete [2022-08-16T16:00:19.186Z] e9a5061849ea: Verifying Checksum [2022-08-16T16:00:19.186Z] e9a5061849ea: Download complete [2022-08-16T16:00:19.186Z] d747dcd14b5f: Download complete [2022-08-16T16:00:19.186Z] 0d9ebad4ef96: Verifying Checksum [2022-08-16T16:00:19.186Z] 0d9ebad4ef96: Download complete [2022-08-16T16:00:19.446Z] ab5ef0e58194: Download complete [2022-08-16T16:00:19.446Z] 2de7ff778b66: Verifying Checksum [2022-08-16T16:00:22.742Z] ab5ef0e58194: Pull complete [2022-08-16T16:00:22.742Z] 9712f1f96733: Pull complete [2022-08-16T16:00:23.312Z] 63f879dbbcfc: Pull complete [2022-08-16T16:00:28.596Z] 0d9ebad4ef96: Pull complete [2022-08-16T16:00:28.596Z] e9a5061849ea: Pull complete [2022-08-16T16:00:28.596Z] d747dcd14b5f: Pull complete [2022-08-16T16:00:29.537Z] 2de7ff778b66: Pull complete [2022-08-16T16:00:29.537Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-16T16:00:29.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-16T16:00:29.537Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T16:00:29.641Z] prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container [2022-08-16T16:00:29.676Z] $ 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-08-16T16:00:31.985Z] $ docker top e656246a0aca5d49709ad34ff75037ccd5c40ba98f020ce3d91470b6fc595e21 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-16T16:00:32.075Z] provisioning config files... [2022-08-16T16:00:32.085Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4871588438008018799tmp [2022-08-16T16:00:32.101Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1761308788290913460tmp [2022-08-16T16:00:32.112Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4217938769403178636tmp [Pipeline] { [Pipeline] echo [2022-08-16T16:00:32.124Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T16:00:32.411Z] ---> sigul-configuration.sh [2022-08-16T16:00:32.411Z] gpg: directory `/root/.gnupg' created [2022-08-16T16:00:32.411Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-16T16:00:32.411Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-16T16:00:32.411Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-16T16:00:32.411Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-16T16:00:32.411Z] gpg: CAST5 encrypted data [2022-08-16T16:00:32.411Z] gpg: encrypted with 1 passphrase [2022-08-16T16:00:32.411Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-16T16:00:32.699Z] + mkdir /home/jenkins [2022-08-16T16:00:32.699Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-16T16:00:32.990Z] + 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-08-16T16:00:32.999Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T16:00:33.288Z] ---> sigul-install.sh [2022-08-16T16:00:33.288Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-16T16:00:33.578Z] + git tag --list [2022-08-16T16:00:33.578Z] v1.0.0 [2022-08-16T16:00:33.578Z] v1.1.0 [2022-08-16T16:00:33.578Z] v1.2.0 [2022-08-16T16:00:33.578Z] v1.3.0 [2022-08-16T16:00:33.578Z] v1.3.1 [2022-08-16T16:00:33.578Z] v2.0.0 [2022-08-16T16:00:33.578Z] v2.0.1 [2022-08-16T16:00:33.578Z] v2.1.0 [2022-08-16T16:00:33.578Z] v2.1.1 [2022-08-16T16:00:33.578Z] v2.1.1-dev.1 [2022-08-16T16:00:33.578Z] v2.1.1-dev.2 [2022-08-16T16:00:33.578Z] v2.2.0 [2022-08-16T16:00:33.578Z] v2.2.1-dev.1 [2022-08-16T16:00:33.578Z] v2.2.1-dev.10 [2022-08-16T16:00:33.578Z] v2.2.1-dev.2 [2022-08-16T16:00:33.578Z] v2.2.1-dev.3 [2022-08-16T16:00:33.578Z] v2.2.1-dev.4 [2022-08-16T16:00:33.578Z] v2.2.1-dev.5 [2022-08-16T16:00:33.578Z] v2.2.1-dev.6 [2022-08-16T16:00:33.578Z] v2.2.1-dev.7 [2022-08-16T16:00:33.578Z] v2.2.1-dev.8 [2022-08-16T16:00:33.578Z] v2.2.1-dev.9 [2022-08-16T16:00:33.578Z] v2.3.0-dev.10 [2022-08-16T16:00:33.578Z] v2.3.0-dev.11 [2022-08-16T16:00:33.578Z] v2.3.0-dev.12 [2022-08-16T16:00:33.578Z] v2.3.0-dev.13 [2022-08-16T16:00:33.578Z] v2.3.0-dev.14 [2022-08-16T16:00:33.578Z] v2.3.0-dev.15 [Pipeline] sh [2022-08-16T16:00:33.866Z] + lftools sign git-tag v2.3.0-dev.15 [2022-08-16T16:00:34.434Z] Signing Git tag with Sigul... [2022-08-16T16:00:34.434Z] Signing v2.3.0-dev.15 [Pipeline] echo [2022-08-16T16:00:34.706Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T16:00:34.994Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-16T16:00:35.003Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-16T16:00:35.025Z] $ docker stop --time=1 e656246a0aca5d49709ad34ff75037ccd5c40ba98f020ce3d91470b6fc595e21 [2022-08-16T16:00:36.334Z] $ docker rm -f e656246a0aca5d49709ad34ff75037ccd5c40ba98f020ce3d91470b6fc595e21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-16T16:00:36.745Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-16T16:00:36.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T16:00:37.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-16T16:00:37.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T16:00:37.143Z] prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container [2022-08-16T16:00:37.175Z] $ 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-08-16T16:00:37.559Z] $ docker top 9090a421dbb0097f8c69e4292706c4694d80b3b084b1ac9cab353b42fb1ac5ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-16T16:00:37.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-16T16:00:37.657Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-16T16:00:37.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-16T16:00:37.776Z] $ docker exec 9090a421dbb0097f8c69e4292706c4694d80b3b084b1ac9cab353b42fb1ac5ab ssh-agent [2022-08-16T16:00:37.906Z] SSH_AUTH_SOCK=/tmp/ssh-rr3SbEUaiVlK/agent.32 [2022-08-16T16:00:37.906Z] SSH_AGENT_PID=38 [2022-08-16T16:00:37.911Z] Running ssh-add (command line suppressed) [2022-08-16T16:00:38.025Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5772826064634548743.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5772826064634548743.key) [2022-08-16T16:00:38.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-16T16:00:38.333Z] + git semver bump pre [2022-08-16T16:00:38.593Z] 2022-08-16 16:00:38,505 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-16T16:00:38.593Z] 2022-08-16 16:00:38,505 [bump_version] DEBUG bumping version:2.3.0-dev.15 on axis:pre with prefix:dev [2022-08-16T16:00:38.593Z] 2022-08-16 16:00:38,505 [bump_version] DEBUG bumped version:2.3.0-dev.16 [2022-08-16T16:00:38.593Z] 2022-08-16 16:00:38,505 [write_version] DEBUG write version:2.3.0-dev.16 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-08-16T16:00:38.593Z] 2022-08-16 16:00:38,505 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-16T16:00:38.593Z] 2022-08-16 16:00:38,505 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-16T16:00:38.593Z] 2022-08-16 16:00:38,507 [execute] INFO git cat-file --batch-check [2022-08-16T16:00:38.593Z] 2022-08-16 16:00:38,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-16T16:00:38.593Z] 2022-08-16 16:00:38,513 [execute] INFO git cat-file --batch [2022-08-16T16:00:38.593Z] 2022-08-16 16:00:38,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-16T16:00:38.593Z] 2022-08-16 16:00:38,519 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-16T16:00:38.593Z] 2.3.0-dev.16 [Pipeline] } [2022-08-16T16:00:38.601Z] $ docker exec --env ******** --env ******** 9090a421dbb0097f8c69e4292706c4694d80b3b084b1ac9cab353b42fb1ac5ab ssh-agent -k [2022-08-16T16:00:38.713Z] unset SSH_AUTH_SOCK; [2022-08-16T16:00:38.713Z] unset SSH_AGENT_PID; [2022-08-16T16:00:38.713Z] echo Agent pid 38 killed; [2022-08-16T16:00:38.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-16T16:00:39.047Z] + git semver [Pipeline] } [2022-08-16T16:00:39.320Z] $ docker stop --time=1 9090a421dbb0097f8c69e4292706c4694d80b3b084b1ac9cab353b42fb1ac5ab [2022-08-16T16:00:40.654Z] $ docker rm -f 9090a421dbb0097f8c69e4292706c4694d80b3b084b1ac9cab353b42fb1ac5ab [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-16T16:00:41.013Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-16T16:00:41.014Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T16:00:41.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-16T16:00:41.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T16:00:41.411Z] prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container [2022-08-16T16:00:41.443Z] $ 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-08-16T16:00:41.843Z] $ docker top 8b8b6807e9218e863cd4bd2c722e3f0151a441039b16f503539b6dbd48fa502f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-16T16:00:41.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-16T16:00:41.955Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-16T16:00:42.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-16T16:00:42.076Z] $ docker exec 8b8b6807e9218e863cd4bd2c722e3f0151a441039b16f503539b6dbd48fa502f ssh-agent [2022-08-16T16:00:42.208Z] SSH_AUTH_SOCK=/tmp/ssh-svo9lluvUMzV/agent.34 [2022-08-16T16:00:42.208Z] SSH_AGENT_PID=40 [2022-08-16T16:00:42.213Z] Running ssh-add (command line suppressed) [2022-08-16T16:00:42.341Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4077943271930442554.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4077943271930442554.key) [2022-08-16T16:00:42.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-16T16:00:42.650Z] + git semver push [2022-08-16T16:00:42.910Z] 2022-08-16 16:00:42,835 [run_push] DEBUG push [2022-08-16T16:00:42.910Z] 2022-08-16 16:00:42,836 [execute] INFO git cat-file --batch-check [2022-08-16T16:00:42.910Z] 2022-08-16 16:00:42,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-16T16:00:42.910Z] 2022-08-16 16:00:42,840 [execute] INFO git rev-list d3e3c031670a940673fa710b3f2b8e8e73fb8ec3 -- [2022-08-16T16:00:42.910Z] 2022-08-16 16:00:42,841 [execute] DEBUG Popen(['git', 'rev-list', 'd3e3c031670a940673fa710b3f2b8e8e73fb8ec3', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-16T16:00:42.910Z] 2022-08-16 16:00:42,850 [execute] INFO git fetch -v origin [2022-08-16T16:00:42.910Z] 2022-08-16 16:00:42,850 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-16T16:00:43.492Z] 2022-08-16 16:00:43,349 [run_push] DEBUG no remote changes detected [2022-08-16T16:00:43.492Z] 2022-08-16 16:00:43,350 [execute] INFO git push origin semver [2022-08-16T16:00:43.492Z] 2022-08-16 16:00:43,350 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-16T16:00:44.434Z] 2022-08-16 16:00:44,103 [run_push] DEBUG push all version tags [2022-08-16T16:00:44.434Z] 2022-08-16 16:00:44,104 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-16T16:00:44.434Z] 2022-08-16 16:00:44,104 [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-08-16T16:00:45.005Z] 2022-08-16 16:00:44,833 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-16T16:00:45.005Z] 2.3.0-dev.16 [Pipeline] } [2022-08-16T16:00:45.013Z] $ docker exec --env ******** --env ******** 8b8b6807e9218e863cd4bd2c722e3f0151a441039b16f503539b6dbd48fa502f ssh-agent -k [2022-08-16T16:00:45.129Z] unset SSH_AUTH_SOCK; [2022-08-16T16:00:45.129Z] unset SSH_AGENT_PID; [2022-08-16T16:00:45.129Z] echo Agent pid 40 killed; [2022-08-16T16:00:45.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-16T16:00:45.464Z] + git semver [Pipeline] } [2022-08-16T16:00:45.736Z] $ docker stop --time=1 8b8b6807e9218e863cd4bd2c722e3f0151a441039b16f503539b6dbd48fa502f [2022-08-16T16:00:47.047Z] $ docker rm -f 8b8b6807e9218e863cd4bd2c722e3f0151a441039b16f503539b6dbd48fa502f [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-08-16T16:00:47.635Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-08-16T16:00:47.636Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-08-16T16:00:47.636Z] total 16 [2022-08-16T16:00:47.636Z] drwxr-xr-x 3 root root 4096 Aug 16 15:52 . [2022-08-16T16:00:47.636Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 16:00 .. [2022-08-16T16:00:47.636Z] drwxr-xr-x 2 root root 4096 Aug 16 15:52 cost [2022-08-16T16:00:47.636Z] -rw-r--r-- 1 root root 95 Aug 16 15:52 cost.csv [2022-08-16T16:00:47.636Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-08-16T16:00:47.636Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-08-16T16:00:47.636Z] total 16 [2022-08-16T16:00:47.636Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 15:52 . [2022-08-16T16:00:47.636Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 16:00 .. [2022-08-16T16:00:47.636Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 16 15:52 cost [2022-08-16T16:00:47.636Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 16 15:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-16T16:00:47.925Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T16:00:48.789Z] ---> package-listing.sh [2022-08-16T16:00:48.789Z] ++ facter osfamily [2022-08-16T16:00:48.789Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-16T16:00:49.050Z] + OS_FAMILY=debian [2022-08-16T16:00:49.050Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-08-16T16:00:49.050Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-16T16:00:49.050Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-16T16:00:49.050Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-16T16:00:49.050Z] + PACKAGES=/tmp/packages_start.txt [2022-08-16T16:00:49.050Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-08-16T16:00:49.050Z] + PACKAGES=/tmp/packages_end.txt [2022-08-16T16:00:49.050Z] + case "${OS_FAMILY}" in [2022-08-16T16:00:49.050Z] + dpkg -l [2022-08-16T16:00:49.050Z] + grep '^ii' [2022-08-16T16:00:49.050Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-16T16:00:49.050Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-16T16:00:49.050Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-16T16:00:49.050Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-08-16T16:00:49.050Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-08-16T16:00:49.050Z] + 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-08-16T16:00:49.061Z] 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-08-16T16:00:49.339Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T16:00:49.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-16T16:00:49.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T16:00:49.991Z] prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container [2022-08-16T16:00:50.025Z] $ 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-08-16T16:00:50.268Z] $ docker top a1ba67ffb6c5039a2001ffa9e29cc47a2c7fa63cd241918b513ddb2705a5b061 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T16:00:50.630Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-16T16:00:50.921Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-16T16:00:51.208Z] + ls /var/log/sa-host [2022-08-16T16:00:51.208Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-16T16:00:51.350Z] provisioning config files... [2022-08-16T16:00:51.358Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8309206010460528770tmp [Pipeline] { [Pipeline] echo [2022-08-16T16:00:51.367Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T16:00:51.649Z] ---> create-netrc.sh [Pipeline] } [2022-08-16T16:00:51.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-16T16:00:51.990Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-16T16:00:51.998Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T16:00:52.282Z] ---> sudo-logs.sh [2022-08-16T16:00:52.282Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-16T16:00:52.311Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T16:00:52.607Z] ---> job-cost.sh [2022-08-16T16:00:52.607Z] lf-activate-venv: SKIPPING [2022-08-16T16:00:52.607Z] DEBUG: total: 0.2199999988079071 [2022-08-16T16:00:52.607Z] INFO: Retrieving Stack Cost... [2022-08-16T16:00:53.178Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-16T16:00:53.439Z] INFO: Archiving Costs [Pipeline] echo [2022-08-16T16:00:53.451Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T16:00:53.738Z] ---> logs-deploy.sh [2022-08-16T16:00:53.738Z] lf-activate-venv: SKIPPING [2022-08-16T16:00:53.738Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/94 [2022-08-16T16:00:53.738Z] INFO: archiving workspace using pattern(s): [2022-08-16T16:00:54.677Z] Archives upload complete. [2022-08-16T16:00:54.936Z] INFO: archiving logs to Nexus [2022-08-16T16:00:55.507Z] ---> uname -a: [2022-08-16T16:00:55.507Z] Linux prd-ubuntu20-04-docker-8c-8g-22906 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-16T16:00:55.507Z] [2022-08-16T16:00:55.507Z] [2022-08-16T16:00:55.507Z] ---> lscpu: [2022-08-16T16:00:55.507Z] Architecture: x86_64 [2022-08-16T16:00:55.507Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-16T16:00:55.507Z] Byte Order: Little Endian [2022-08-16T16:00:55.507Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-16T16:00:55.507Z] CPU(s): 8 [2022-08-16T16:00:55.507Z] On-line CPU(s) list: 0-7 [2022-08-16T16:00:55.507Z] Thread(s) per core: 1 [2022-08-16T16:00:55.507Z] Core(s) per socket: 1 [2022-08-16T16:00:55.507Z] Socket(s): 8 [2022-08-16T16:00:55.507Z] NUMA node(s): 1 [2022-08-16T16:00:55.507Z] Vendor ID: AuthenticAMD [2022-08-16T16:00:55.507Z] CPU family: 23 [2022-08-16T16:00:55.507Z] Model: 49 [2022-08-16T16:00:55.507Z] Model name: AMD EPYC-Rome Processor [2022-08-16T16:00:55.507Z] Stepping: 0 [2022-08-16T16:00:55.507Z] CPU MHz: 2799.998 [2022-08-16T16:00:55.507Z] BogoMIPS: 5599.99 [2022-08-16T16:00:55.507Z] Virtualization: AMD-V [2022-08-16T16:00:55.507Z] Hypervisor vendor: KVM [2022-08-16T16:00:55.507Z] Virtualization type: full [2022-08-16T16:00:55.507Z] L1d cache: 256 KiB [2022-08-16T16:00:55.507Z] L1i cache: 256 KiB [2022-08-16T16:00:55.508Z] L2 cache: 4 MiB [2022-08-16T16:00:55.508Z] L3 cache: 128 MiB [2022-08-16T16:00:55.508Z] NUMA node0 CPU(s): 0-7 [2022-08-16T16:00:55.508Z] Vulnerability Itlb multihit: Not affected [2022-08-16T16:00:55.508Z] Vulnerability L1tf: Not affected [2022-08-16T16:00:55.508Z] Vulnerability Mds: Not affected [2022-08-16T16:00:55.508Z] Vulnerability Meltdown: Not affected [2022-08-16T16:00:55.508Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-16T16:00:55.508Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-16T16:00:55.508Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-16T16:00:55.508Z] Vulnerability Srbds: Not affected [2022-08-16T16:00:55.508Z] Vulnerability Tsx async abort: Not affected [2022-08-16T16:00:55.508Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-16T16:00:55.508Z] [2022-08-16T16:00:55.508Z] [2022-08-16T16:00:55.508Z] ---> nproc: [2022-08-16T16:00:55.508Z] 8 [2022-08-16T16:00:55.508Z] [2022-08-16T16:00:55.508Z] [2022-08-16T16:00:55.508Z] ---> df -h: [2022-08-16T16:00:55.508Z] Filesystem Size Used Avail Use% Mounted on [2022-08-16T16:00:55.508Z] overlay 155G 13G 143G 8% / [2022-08-16T16:00:55.508Z] tmpfs 64M 0 64M 0% /dev [2022-08-16T16:00:55.508Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-16T16:00:55.508Z] shm 64M 0 64M 0% /dev/shm [2022-08-16T16:00:55.508Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-08-16T16:00:55.508Z] [2022-08-16T16:00:55.508Z] [2022-08-16T16:00:55.508Z] ---> sar -b -r -n DEV: [2022-08-16T16:00:55.508Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22906) 08/16/22 _x86_64_ (8 CPU) [2022-08-16T16:00:55.508Z] [2022-08-16T16:00:55.508Z] 15:50:02 LINUX RESTART (8 CPU) [2022-08-16T16:00:55.508Z] [2022-08-16T16:00:55.508Z] 15:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-16T16:00:55.508Z] 15:52:01 237.49 1.33 236.16 0.00 26.13 66130.71 0.00 [2022-08-16T16:00:55.508Z] 15:53:01 120.87 0.02 120.86 0.00 0.13 33523.90 0.00 [2022-08-16T16:00:55.508Z] 15:54:01 3.83 0.87 2.97 0.00 18.40 39.74 0.00 [2022-08-16T16:00:55.508Z] 15:55:01 2.10 0.00 2.10 0.00 0.00 23.73 0.00 [2022-08-16T16:00:55.508Z] 15:56:01 0.97 0.02 0.95 0.00 0.13 11.06 0.00 [2022-08-16T16:00:55.508Z] 15:57:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2022-08-16T16:00:55.508Z] 15:58:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2022-08-16T16:00:55.508Z] 15:59:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 [2022-08-16T16:00:55.508Z] 16:00:01 6.45 0.12 6.33 0.00 11.86 2515.45 0.00 [2022-08-16T16:00:55.508Z] Average: 41.67 0.26 41.41 0.00 6.29 11365.06 0.00 [2022-08-16T16:00:55.508Z] [2022-08-16T16:00:55.508Z] 15:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-16T16:00:55.508Z] 15:52:01 28234668 31640016 648860 1.97 163516 3445088 2285292 6.73 1351328 2836844 5692 [2022-08-16T16:00:55.508Z] 15:53:01 27623640 31765624 523780 1.59 174424 4116796 1792516 5.28 1277724 3466452 388 [2022-08-16T16:00:55.508Z] 15:54:01 27623472 31766524 522960 1.59 174496 4117312 1834948 5.41 1276768 3466904 16 [2022-08-16T16:00:55.508Z] 15:55:01 27632892 31775972 513552 1.56 174540 4117320 1834948 5.41 1267872 3466912 28 [2022-08-16T16:00:55.508Z] 15:56:01 27632808 31776004 513248 1.56 174552 4117328 1834948 5.41 1268308 3466920 8 [2022-08-16T16:00:55.508Z] 15:57:01 27640328 31783604 505680 1.54 174568 4117328 1834948 5.41 1259988 3466984 12 [2022-08-16T16:00:55.508Z] 15:58:01 27641060 31784380 504904 1.54 174576 4117332 1834948 5.41 1259980 3466988 12 [2022-08-16T16:00:55.508Z] 15:59:01 27640420 31783904 505328 1.54 174596 4117336 1834948 5.41 1260280 3467144 16 [2022-08-16T16:00:55.508Z] 16:00:01 26709924 31719740 568420 1.73 180960 4928508 2212836 6.52 1331464 4278044 822328 [2022-08-16T16:00:55.508Z] Average: 27597690 31755085 534081 1.62 174025 4132705 1922259 5.67 1283746 3487021 92056 [2022-08-16T16:00:55.508Z] [2022-08-16T16:00:55.508Z] 15:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-16T16:00:55.508Z] 15:52:01 docker0 131.29 165.01 10.62 1514.14 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:52:01 veth6105754 0.03 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:52:01 ens3 358.32 264.92 5426.20 88.60 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:52:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:53:01 docker0 2.83 6.15 0.19 60.54 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:53:01 ens3 191.84 148.93 2670.74 278.26 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:53:01 lo 7.86 7.86 0.76 0.76 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:54:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:55:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:56:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:58:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:59:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 16:00:01 ens3 158.86 104.53 3968.46 10.80 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] 16:00:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] Average: docker0 14.90 19.02 1.20 174.95 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] Average: ens3 78.84 57.65 1340.59 41.98 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] Average: lo 1.11 1.11 0.11 0.11 0.00 0.00 0.00 0.00 [2022-08-16T16:00:55.508Z] [2022-08-16T16:00:55.508Z] [2022-08-16T16:00:55.508Z] ---> sar -P ALL: [2022-08-16T16:00:55.508Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22906) 08/16/22 _x86_64_ (8 CPU) [2022-08-16T16:00:55.508Z] [2022-08-16T16:00:55.508Z] 15:50:02 LINUX RESTART (8 CPU) [2022-08-16T16:00:55.508Z] [2022-08-16T16:00:55.508Z] 15:51:01 CPU %user %nice %system %iowait %steal %idle [2022-08-16T16:00:55.508Z] 15:52:01 all 23.24 0.00 7.31 1.59 0.07 67.80 [2022-08-16T16:00:55.508Z] 15:52:01 0 24.02 0.00 7.52 4.40 0.07 63.98 [2022-08-16T16:00:55.508Z] 15:52:01 1 23.30 0.00 7.13 0.42 0.08 69.06 [2022-08-16T16:00:55.508Z] 15:52:01 2 21.64 0.00 6.87 2.24 0.07 69.18 [2022-08-16T16:00:55.508Z] 15:52:01 3 22.42 0.00 8.12 2.60 0.07 66.79 [2022-08-16T16:00:55.508Z] 15:52:01 4 23.10 0.00 6.55 0.29 0.07 70.00 [2022-08-16T16:00:55.508Z] 15:52:01 5 24.12 0.00 7.39 0.46 0.07 67.97 [2022-08-16T16:00:55.508Z] 15:52:01 6 23.92 0.00 7.50 0.54 0.05 67.98 [2022-08-16T16:00:55.508Z] 15:52:01 7 23.36 0.00 7.40 1.74 0.09 67.42 [2022-08-16T16:00:55.508Z] 15:53:01 all 20.88 0.00 4.28 0.79 0.06 74.00 [2022-08-16T16:00:55.508Z] 15:53:01 0 20.87 0.00 3.63 2.24 0.05 73.21 [2022-08-16T16:00:55.508Z] 15:53:01 1 20.63 0.00 4.72 0.39 0.05 74.21 [2022-08-16T16:00:55.508Z] 15:53:01 2 20.38 0.00 4.45 0.08 0.05 75.03 [2022-08-16T16:00:55.508Z] 15:53:01 3 19.96 0.00 4.23 0.05 0.05 75.72 [2022-08-16T16:00:55.508Z] 15:53:01 4 23.24 0.00 4.00 0.07 0.05 72.64 [2022-08-16T16:00:55.508Z] 15:53:01 5 19.78 0.00 4.43 0.17 0.07 75.56 [2022-08-16T16:00:55.508Z] 15:53:01 6 20.55 0.00 3.91 0.12 0.07 75.36 [2022-08-16T16:00:55.508Z] 15:53:01 7 21.60 0.00 4.86 3.18 0.07 70.29 [2022-08-16T16:00:55.508Z] 15:54:01 all 0.05 0.00 0.04 0.01 0.00 99.91 [2022-08-16T16:00:55.508Z] 15:54:01 0 0.07 0.00 0.05 0.05 0.00 99.83 [2022-08-16T16:00:55.508Z] 15:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-16T16:00:55.508Z] 15:54:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-16T16:00:55.508Z] 15:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-16T16:00:55.508Z] 15:54:01 4 0.18 0.00 0.05 0.02 0.00 99.75 [2022-08-16T16:00:55.508Z] 15:54:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2022-08-16T16:00:55.508Z] 15:54:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-08-16T16:00:55.508Z] 15:54:01 7 0.00 0.00 0.03 0.03 0.00 99.93 [2022-08-16T16:00:55.508Z] 15:55:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-08-16T16:00:55.508Z] 15:55:01 0 0.03 0.00 0.05 0.07 0.02 99.83 [2022-08-16T16:00:55.508Z] 15:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-16T16:00:55.508Z] 15:55:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2022-08-16T16:00:55.508Z] 15:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-16T16:00:55.508Z] 15:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-16T16:00:55.508Z] 15:55:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-16T16:00:55.508Z] 15:55:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-16T16:00:55.508Z] 15:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-16T16:00:55.508Z] 15:56:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-08-16T16:00:55.508Z] 15:56:01 0 0.00 0.00 0.00 0.05 0.00 99.95 [2022-08-16T16:00:55.508Z] 15:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-16T16:00:55.508Z] 15:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-16T16:00:55.508Z] 15:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-16T16:00:55.508Z] 15:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-16T16:00:55.508Z] 15:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-16T16:00:55.508Z] 15:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-16T16:00:55.508Z] 15:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-16T16:00:55.508Z] 15:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-08-16T16:00:55.508Z] 15:57:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-16T16:00:55.508Z] 15:57:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-16T16:00:55.508Z] 15:57:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-16T16:00:55.508Z] 15:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-16T16:00:55.508Z] 15:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-16T16:00:55.508Z] 15:57:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-16T16:00:55.508Z] 15:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-16T16:00:55.508Z] 15:57:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-16T16:00:55.509Z] 15:58:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2022-08-16T16:00:55.509Z] 15:58:01 0 0.60 0.00 0.03 0.03 0.02 99.32 [2022-08-16T16:00:55.509Z] 15:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-16T16:00:55.509Z] 15:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-16T16:00:55.509Z] 15:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-16T16:00:55.509Z] 15:58:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-16T16:00:55.509Z] 15:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-16T16:00:55.509Z] 15:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-16T16:00:55.509Z] 15:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-16T16:00:55.509Z] 15:59:01 all 0.08 0.00 0.01 0.01 0.00 99.91 [2022-08-16T16:00:55.509Z] 15:59:01 0 0.48 0.00 0.02 0.03 0.00 99.47 [2022-08-16T16:00:55.509Z] 15:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-16T16:00:55.509Z] 15:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-16T16:00:55.509Z] 15:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-16T16:00:55.509Z] 15:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-16T16:00:55.509Z] 15:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-16T16:00:55.509Z] 15:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-16T16:00:55.509Z] 15:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-16T16:00:55.509Z] 16:00:01 all 2.83 0.00 1.22 0.05 0.01 95.88 [2022-08-16T16:00:55.509Z] 16:00:01 0 2.57 0.00 1.28 0.08 0.02 96.05 [2022-08-16T16:00:55.509Z] 16:00:01 1 2.59 0.00 1.79 0.02 0.02 95.58 [2022-08-16T16:00:55.509Z] 16:00:01 2 2.43 0.00 0.94 0.10 0.00 96.53 [2022-08-16T16:00:55.509Z] 16:00:01 3 4.14 0.00 1.02 0.00 0.00 94.83 [2022-08-16T16:00:55.509Z] 16:00:01 4 2.01 0.00 1.37 0.02 0.02 96.58 [2022-08-16T16:00:55.509Z] 16:00:01 5 3.32 0.00 1.11 0.00 0.02 95.56 [2022-08-16T16:00:55.509Z] 16:00:01 6 3.05 0.00 0.92 0.00 0.02 96.02 [2022-08-16T16:00:55.509Z] 16:00:01 7 2.55 0.00 1.33 0.22 0.02 95.89 [2022-08-16T16:00:55.509Z] Average: all 5.20 0.00 1.42 0.27 0.02 93.09 [2022-08-16T16:00:55.509Z] Average: 0 5.37 0.00 1.39 0.77 0.02 92.46 [2022-08-16T16:00:55.509Z] Average: 1 5.13 0.00 1.51 0.09 0.02 93.25 [2022-08-16T16:00:55.509Z] Average: 2 4.90 0.00 1.36 0.27 0.01 93.46 [2022-08-16T16:00:55.509Z] Average: 3 5.13 0.00 1.48 0.29 0.01 93.09 [2022-08-16T16:00:55.509Z] Average: 4 5.36 0.00 1.32 0.04 0.02 93.25 [2022-08-16T16:00:55.509Z] Average: 5 5.22 0.00 1.44 0.07 0.02 93.26 [2022-08-16T16:00:55.509Z] Average: 6 5.25 0.00 1.37 0.07 0.01 93.29 [2022-08-16T16:00:55.509Z] Average: 7 5.22 0.00 1.49 0.57 0.02 92.69 [2022-08-16T16:00:55.509Z] [2022-08-16T16:00:55.509Z] [2022-08-16T16:00:55.509Z]