Pull request #506 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 50fb973bbc3a84016df84cedb3f82bdd35e4211c+aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f (0bf0499137c3b2279bb24335600b0700a63d74a2) 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-ssh18301226363329120395.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6264218815585844382.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16903789147955167517.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4544793967363215563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4010940764479098485.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-506/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-506/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7804628095011205649.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3511 in /w/workspace/_app-service-configurable_PR-506 [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/_app-service-configurable_PR-506 # 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 Merging remotes/origin/main commit aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f into PR head commit 50fb973bbc3a84016df84cedb3f82bdd35e4211c > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/506/head:refs/remotes/origin/PR-506 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50fb973bbc3a84016df84cedb3f82bdd35e4211c # timeout=10 Merge succeeded, producing 50fb973bbc3a84016df84cedb3f82bdd35e4211c Checking out Revision 50fb973bbc3a84016df84cedb3f82bdd35e4211c (PR-506) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-24T12:02:29.923Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-24T12:02:30.089Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-24T12:02:30.177Z] ========================================================= [2023-01-24T12:02:30.177Z] EdgeX Global Pipelines Version Info [2023-01-24T12:02:30.177Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50fb973bbc3a84016df84cedb3f82bdd35e4211c # timeout=10 [2023-01-24T12:02:30.925Z] ------------------- [2023-01-24T12:02:30.925Z] stable info: [2023-01-24T12:02:30.925Z] ------------------- [2023-01-24T12:02:30.925Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-24T12:02:30.925Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-24T12:02:30.925Z] Message: update stable to v1.0.244 [2023-01-24T12:02:31.509Z] ------------------- [2023-01-24T12:02:31.509Z] experimental info: [2023-01-24T12:02:31.509Z] ------------------- [2023-01-24T12:02:31.509Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-24T12:02:31.509Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-24T12:02:31.509Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-24T12:02:31.821Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-01-24T12:02:31.865Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-01-24T12:02:31.908Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-24T12:02:31.951Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-24T12:02:31.993Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-24T12:02:32.032Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-24T12:02:32.076Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-24T12:02:32.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-24T12:02:32.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-24T12:02:32.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-24T12:02:32.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-24T12:02:32.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-01-24T12:02:32.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-24T12:02:32.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-24T12:02:32.408Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-24T12:02:32.451Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-24T12:02:32.495Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-24T12:02:32.537Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-24T12:02:32.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-24T12:02:32.620Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-24T12:02:32.660Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-24T12:02:32.696Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-24T12:02:32.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-24T12:02:32.772Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-24T12:02:32.811Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-24T12:02:32.851Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-24T12:02:32.889Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-24T12:02:32.924Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-506 [Pipeline] echo [2023-01-24T12:02:32.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-506 [Pipeline] echo [2023-01-24T12:02:32.998Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-506 [Pipeline] echo [2023-01-24T12:02:33.037Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50fb973bbc3a84016df84cedb3f82bdd35e4211c [Pipeline] echo [2023-01-24T12:02:33.082Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50fb973 [Pipeline] echo [2023-01-24T12:02:33.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-24T12:02:33.229Z] provisioning config files... [2023-01-24T12:02:33.245Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-506@tmp/config6602253476231828837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T12:02:33.583Z] ---> docker-login.sh [2023-01-24T12:02:33.583Z] nexus3.edgexfoundry.org:10001 [2023-01-24T12:02:33.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T12:02:33.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T12:02:33.843Z] Configure a credential helper to remove this warning. See [2023-01-24T12:02:33.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T12:02:33.843Z] [2023-01-24T12:02:33.843Z] Login Succeeded [2023-01-24T12:02:33.843Z] nexus3.edgexfoundry.org:10002 [2023-01-24T12:02:34.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T12:02:34.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T12:02:34.103Z] Configure a credential helper to remove this warning. See [2023-01-24T12:02:34.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T12:02:34.103Z] [2023-01-24T12:02:34.103Z] Login Succeeded [2023-01-24T12:02:34.103Z] nexus3.edgexfoundry.org:10003 [2023-01-24T12:02:34.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T12:02:34.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T12:02:34.103Z] Configure a credential helper to remove this warning. See [2023-01-24T12:02:34.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T12:02:34.103Z] [2023-01-24T12:02:34.103Z] Login Succeeded [2023-01-24T12:02:34.103Z] nexus3.edgexfoundry.org:10004 [2023-01-24T12:02:34.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T12:02:34.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T12:02:34.363Z] Configure a credential helper to remove this warning. See [2023-01-24T12:02:34.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T12:02:34.363Z] [2023-01-24T12:02:34.363Z] Login Succeeded [2023-01-24T12:02:34.363Z] docker.io [2023-01-24T12:02:34.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T12:02:34.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T12:02:34.622Z] Configure a credential helper to remove this warning. See [2023-01-24T12:02:34.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T12:02:34.622Z] [2023-01-24T12:02:34.622Z] Login Succeeded [2023-01-24T12:02:34.622Z] ---> docker-login.sh ends [Pipeline] } [2023-01-24T12:02:34.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-24T12:02:35.256Z] + git rev-list -1 --merges 50fb973bbc3a84016df84cedb3f82bdd35e4211c~1..50fb973bbc3a84016df84cedb3f82bdd35e4211c [Pipeline] echo [2023-01-24T12:02:35.319Z] -----------> git rev-list -1 --merges 50fb973bbc3a84016df84cedb3f82bdd35e4211c~1..50fb973bbc3a84016df84cedb3f82bdd35e4211c 50fb973bbc3a84016df84cedb3f82bdd35e4211c [false] [Pipeline] sh [2023-01-24T12:02:35.628Z] + git log --format=format:%s -1 50fb973bbc3a84016df84cedb3f82bdd35e4211c [Pipeline] echo [2023-01-24T12:02:35.663Z] ========================================================= [2023-01-24T12:02:35.663Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-24T12:02:35.663Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-24T12:02:36.091Z] + git log --format=format:%s -1 50fb973bbc3a84016df84cedb3f82bdd35e4211c [Pipeline] echo [2023-01-24T12:02:36.123Z] [semverPrep] GIT_COMMIT: 50fb973bbc3a84016df84cedb3f82bdd35e4211c, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-01-24T12:02:36.156Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-24T12:02:36.551Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-24T12:02:36.551Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-24T12:02:36.551Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-24T12:02:36.551Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-24T12:02:36.551Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-24T12:02:36.551Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-24T12:02:36.551Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T12:02:37.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-24T12:02:37.058Z] [2023-01-24T12:02:37.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T12:02:37.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-24T12:02:37.445Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-24T12:02:37.445Z] b85a868b505f: Pulling fs layer [2023-01-24T12:02:37.445Z] e2be974225ed: Pulling fs layer [2023-01-24T12:02:37.445Z] 339a4e72a1f5: Pulling fs layer [2023-01-24T12:02:37.445Z] 988bab9f4d93: Pulling fs layer [2023-01-24T12:02:37.445Z] 1469e6f7b9e6: Pulling fs layer [2023-01-24T12:02:37.445Z] eaf3925da568: Pulling fs layer [2023-01-24T12:02:37.445Z] bab4dde63d76: Pulling fs layer [2023-01-24T12:02:37.445Z] bde34c3a00c8: Pulling fs layer [2023-01-24T12:02:37.445Z] b352a97aabf1: Pulling fs layer [2023-01-24T12:02:37.445Z] 4872d77fe225: Pulling fs layer [2023-01-24T12:02:37.445Z] 5851b861e8e6: Pulling fs layer [2023-01-24T12:02:37.445Z] 988bab9f4d93: Waiting [2023-01-24T12:02:37.445Z] 1469e6f7b9e6: Waiting [2023-01-24T12:02:37.445Z] b352a97aabf1: Waiting [2023-01-24T12:02:37.445Z] bab4dde63d76: Waiting [2023-01-24T12:02:37.445Z] eaf3925da568: Waiting [2023-01-24T12:02:37.445Z] bde34c3a00c8: Waiting [2023-01-24T12:02:37.445Z] 4872d77fe225: Waiting [2023-01-24T12:02:37.445Z] e2be974225ed: Verifying Checksum [2023-01-24T12:02:37.445Z] e2be974225ed: Download complete [2023-01-24T12:02:37.445Z] 988bab9f4d93: Verifying Checksum [2023-01-24T12:02:37.445Z] 988bab9f4d93: Download complete [2023-01-24T12:02:37.714Z] 1469e6f7b9e6: Verifying Checksum [2023-01-24T12:02:37.714Z] 1469e6f7b9e6: Download complete [2023-01-24T12:02:37.714Z] eaf3925da568: Download complete [2023-01-24T12:02:37.714Z] 339a4e72a1f5: Verifying Checksum [2023-01-24T12:02:37.714Z] 339a4e72a1f5: Download complete [2023-01-24T12:02:37.714Z] bde34c3a00c8: Verifying Checksum [2023-01-24T12:02:37.714Z] bde34c3a00c8: Download complete [2023-01-24T12:02:37.977Z] b352a97aabf1: Download complete [2023-01-24T12:02:37.977Z] 4872d77fe225: Download complete [2023-01-24T12:02:37.977Z] 5851b861e8e6: Verifying Checksum [2023-01-24T12:02:37.977Z] 5851b861e8e6: Download complete [2023-01-24T12:02:37.977Z] b85a868b505f: Verifying Checksum [2023-01-24T12:02:37.977Z] b85a868b505f: Download complete [2023-01-24T12:02:38.236Z] bab4dde63d76: Verifying Checksum [2023-01-24T12:02:38.236Z] bab4dde63d76: Download complete [2023-01-24T12:02:39.173Z] b85a868b505f: Pull complete [2023-01-24T12:02:39.433Z] e2be974225ed: Pull complete [2023-01-24T12:02:40.003Z] 339a4e72a1f5: Pull complete [2023-01-24T12:02:40.003Z] 988bab9f4d93: Pull complete [2023-01-24T12:02:40.266Z] 1469e6f7b9e6: Pull complete [2023-01-24T12:02:40.266Z] eaf3925da568: Pull complete [2023-01-24T12:02:42.186Z] bab4dde63d76: Pull complete [2023-01-24T12:02:42.447Z] bde34c3a00c8: Pull complete [2023-01-24T12:02:42.447Z] b352a97aabf1: Pull complete [2023-01-24T12:02:42.447Z] 4872d77fe225: Pull complete [2023-01-24T12:02:42.708Z] 5851b861e8e6: Pull complete [2023-01-24T12:02:42.708Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-24T12:02:42.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-24T12:02:42.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T12:02:42.941Z] prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container [2023-01-24T12:02:42.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-506 -v /w/workspace/_app-service-configurable_PR-506:/w/workspace/_app-service-configurable_PR-506:rw,z -v /w/workspace/_app-service-configurable_PR-506@tmp:/w/workspace/_app-service-configurable_PR-506@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-24T12:02:44.635Z] $ docker top 9b9ae54859a0897082f07a31d3e8dd0b5d81c424b1abe057629ce1a9ee69bde1 -eo pid,comm [2023-01-24T12:02:44.690Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-24T12:02:44.690Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-24T12:02:44.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-24T12:02:44.833Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-24T12:02:44.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-24T12:02:44.944Z] $ docker exec 9b9ae54859a0897082f07a31d3e8dd0b5d81c424b1abe057629ce1a9ee69bde1 ssh-agent [2023-01-24T12:02:45.050Z] SSH_AUTH_SOCK=/tmp/ssh-UNBc45jfHzPN/agent.34 [2023-01-24T12:02:45.050Z] SSH_AGENT_PID=40 [2023-01-24T12:02:45.056Z] Running ssh-add (command line suppressed) [2023-01-24T12:02:45.161Z] Identity added: /w/workspace/_app-service-configurable_PR-506@tmp/private_key_10211583114585727643.key (/w/workspace/_app-service-configurable_PR-506@tmp/private_key_10211583114585727643.key) [2023-01-24T12:02:45.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-24T12:02:45.506Z] + git tag --points-at HEAD [Pipeline] } [2023-01-24T12:02:45.536Z] $ docker exec --env ******** --env ******** 9b9ae54859a0897082f07a31d3e8dd0b5d81c424b1abe057629ce1a9ee69bde1 ssh-agent -k [2023-01-24T12:02:45.627Z] unset SSH_AUTH_SOCK; [2023-01-24T12:02:45.628Z] unset SSH_AGENT_PID; [2023-01-24T12:02:45.628Z] echo Agent pid 40 killed; [2023-01-24T12:02:45.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-24T12:02:45.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-24T12:02:45.727Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-24T12:02:45.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-24T12:02:45.832Z] $ docker exec 9b9ae54859a0897082f07a31d3e8dd0b5d81c424b1abe057629ce1a9ee69bde1 ssh-agent [2023-01-24T12:02:45.941Z] SSH_AUTH_SOCK=/tmp/ssh-TD3TMvAkyNmx/agent.72 [2023-01-24T12:02:45.941Z] SSH_AGENT_PID=78 [2023-01-24T12:02:45.945Z] Running ssh-add (command line suppressed) [2023-01-24T12:02:46.064Z] Identity added: /w/workspace/_app-service-configurable_PR-506@tmp/private_key_2589671596501628629.key (/w/workspace/_app-service-configurable_PR-506@tmp/private_key_2589671596501628629.key) [2023-01-24T12:02:46.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-24T12:02:46.411Z] + git semver init [2023-01-24T12:02:46.671Z] 2023-01-24 12:02:46,588 [run_init] DEBUG init version:0.0.0 force:False [2023-01-24T12:02:46.671Z] 2023-01-24 12:02:46,589 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-506/.semver [2023-01-24T12:02:46.671Z] 2023-01-24 12:02:46,589 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-506/.semver [2023-01-24T12:02:46.671Z] 2023-01-24 12:02:46,589 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-506/.semver'], cwd=/w/workspace/_app-service-configurable_PR-506, universal_newlines=False, shell=None, istream=None) [2023-01-24T12:02:47.611Z] 2023-01-24 12:02:47,405 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-506/.git/info/exclude [2023-01-24T12:02:47.611Z] 2023-01-24 12:02:47,406 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-506/.semver/PR-506 with force:False [2023-01-24T12:02:47.611Z] 2023-01-24 12:02:47,406 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-506/.semver/PR-506 [2023-01-24T12:02:47.611Z] 2023-01-24 12:02:47,410 [execute] INFO git cat-file --batch-check [2023-01-24T12:02:47.611Z] 2023-01-24 12:02:47,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-506/.semver, universal_newlines=False, shell=None, istream=) [2023-01-24T12:02:47.611Z] 2023-01-24 12:02:47,417 [execute] INFO git cat-file --batch [2023-01-24T12:02:47.611Z] 2023-01-24 12:02:47,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-506/.semver, universal_newlines=False, shell=None, istream=) [2023-01-24T12:02:47.611Z] 2023-01-24 12:02:47,422 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-506/.semver/PR-506 [2023-01-24T12:02:47.611Z] 0.0.0 [Pipeline] } [2023-01-24T12:02:47.642Z] $ docker exec --env ******** --env ******** 9b9ae54859a0897082f07a31d3e8dd0b5d81c424b1abe057629ce1a9ee69bde1 ssh-agent -k [2023-01-24T12:02:47.736Z] unset SSH_AUTH_SOCK; [2023-01-24T12:02:47.736Z] unset SSH_AGENT_PID; [2023-01-24T12:02:47.737Z] echo Agent pid 78 killed; [2023-01-24T12:02:47.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-24T12:02:48.180Z] + git semver [Pipeline] } [2023-01-24T12:02:48.470Z] $ docker stop --time=1 9b9ae54859a0897082f07a31d3e8dd0b5d81c424b1abe057629ce1a9ee69bde1 [2023-01-24T12:02:49.738Z] $ docker rm -f --volumes 9b9ae54859a0897082f07a31d3e8dd0b5d81c424b1abe057629ce1a9ee69bde1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-24T12:02:50.131Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-24T12:02:50.400Z] Stashed 1 file(s) [Pipeline] echo [2023-01-24T12:02:50.419Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-24T12:02:50.982Z] provisioning config files... [2023-01-24T12:02:50.993Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-506@tmp/config378851526185189629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T12:02:51.331Z] ---> docker-login.sh [2023-01-24T12:02:51.331Z] nexus3.edgexfoundry.org:10001 [2023-01-24T12:02:51.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T12:02:51.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T12:02:51.331Z] Configure a credential helper to remove this warning. See [2023-01-24T12:02:51.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T12:02:51.331Z] [2023-01-24T12:02:51.331Z] Login Succeeded [2023-01-24T12:02:51.331Z] nexus3.edgexfoundry.org:10002 [2023-01-24T12:02:51.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T12:02:51.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T12:02:51.331Z] Configure a credential helper to remove this warning. See [2023-01-24T12:02:51.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T12:02:51.331Z] [2023-01-24T12:02:51.331Z] Login Succeeded [2023-01-24T12:02:51.331Z] nexus3.edgexfoundry.org:10003 [2023-01-24T12:02:51.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T12:02:51.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T12:02:51.590Z] Configure a credential helper to remove this warning. See [2023-01-24T12:02:51.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T12:02:51.590Z] [2023-01-24T12:02:51.590Z] Login Succeeded [2023-01-24T12:02:51.590Z] nexus3.edgexfoundry.org:10004 [2023-01-24T12:02:51.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T12:02:51.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T12:02:51.590Z] Configure a credential helper to remove this warning. See [2023-01-24T12:02:51.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T12:02:51.590Z] [2023-01-24T12:02:51.590Z] Login Succeeded [2023-01-24T12:02:51.590Z] docker.io [2023-01-24T12:02:51.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T12:02:51.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T12:02:51.849Z] Configure a credential helper to remove this warning. See [2023-01-24T12:02:51.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T12:02:51.849Z] [2023-01-24T12:02:51.849Z] Login Succeeded [2023-01-24T12:02:51.849Z] ---> docker-login.sh ends [Pipeline] } [2023-01-24T12:02:51.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-24T12:02:52.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T12:02:52.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T12:02:52.154Z] ========================================================= [2023-01-24T12:02:52.154Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-24T12:02:52.154Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T12:02:52.620Z] + 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 . [2023-01-24T12:02:52.620Z] Sending build context to Docker daemon 3.224MB [2023-01-24T12:02:52.620Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-24T12:02:52.620Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-24T12:02:52.620Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-24T12:02:52.620Z] 213ec9aee27d: Pulling fs layer [2023-01-24T12:02:52.620Z] 4583459ba037: Pulling fs layer [2023-01-24T12:02:52.620Z] 93c1e223e6f2: Pulling fs layer [2023-01-24T12:02:52.620Z] 53926ce57604: Pulling fs layer [2023-01-24T12:02:52.620Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-24T12:02:52.620Z] 22ff95d597cd: Pulling fs layer [2023-01-24T12:02:52.620Z] 12d6caf4c0d1: Pulling fs layer [2023-01-24T12:02:52.620Z] 96b7cbca73a9: Pulling fs layer [2023-01-24T12:02:52.620Z] a7acece74701: Pulling fs layer [2023-01-24T12:02:52.620Z] 53926ce57604: Waiting [2023-01-24T12:02:52.620Z] 21b2b0c7a3f4: Waiting [2023-01-24T12:02:52.620Z] 22ff95d597cd: Waiting [2023-01-24T12:02:52.620Z] 12d6caf4c0d1: Waiting [2023-01-24T12:02:52.620Z] 96b7cbca73a9: Waiting [2023-01-24T12:02:52.620Z] a7acece74701: Waiting [2023-01-24T12:02:52.620Z] 93c1e223e6f2: Verifying Checksum [2023-01-24T12:02:52.620Z] 93c1e223e6f2: Download complete [2023-01-24T12:02:52.620Z] 4583459ba037: Verifying Checksum [2023-01-24T12:02:52.620Z] 4583459ba037: Download complete [2023-01-24T12:02:52.620Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-24T12:02:52.620Z] 21b2b0c7a3f4: Download complete [2023-01-24T12:02:52.620Z] 22ff95d597cd: Verifying Checksum [2023-01-24T12:02:52.620Z] 22ff95d597cd: Download complete [2023-01-24T12:02:52.888Z] 213ec9aee27d: Verifying Checksum [2023-01-24T12:02:52.888Z] 12d6caf4c0d1: Download complete [2023-01-24T12:02:52.888Z] 213ec9aee27d: Pull complete [2023-01-24T12:02:53.161Z] 4583459ba037: Pull complete [2023-01-24T12:02:53.161Z] 93c1e223e6f2: Pull complete [2023-01-24T12:02:54.222Z] a7acece74701: Verifying Checksum [2023-01-24T12:02:54.222Z] a7acece74701: Download complete [2023-01-24T12:02:54.491Z] 53926ce57604: Verifying Checksum [2023-01-24T12:02:54.491Z] 53926ce57604: Download complete [2023-01-24T12:02:54.491Z] 96b7cbca73a9: Verifying Checksum [2023-01-24T12:02:54.491Z] 96b7cbca73a9: Download complete [2023-01-24T12:02:57.775Z] 53926ce57604: Pull complete [2023-01-24T12:02:58.034Z] 21b2b0c7a3f4: Pull complete [2023-01-24T12:02:58.034Z] 22ff95d597cd: Pull complete [2023-01-24T12:02:58.034Z] 12d6caf4c0d1: Pull complete [2023-01-24T12:03:00.565Z] 96b7cbca73a9: Pull complete [2023-01-24T12:03:01.133Z] a7acece74701: Pull complete [2023-01-24T12:03:01.133Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-24T12:03:01.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-24T12:03:01.133Z] ---> db6d94c90886 [2023-01-24T12:03:01.133Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-24T12:03:03.671Z] ---> Running in 011bd023d8d9 [2023-01-24T12:03:03.671Z] Removing intermediate container 011bd023d8d9 [2023-01-24T12:03:03.671Z] ---> 34ea2657f300 [2023-01-24T12:03:03.671Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-24T12:03:03.671Z] ---> Running in bbd2f0abef46 [2023-01-24T12:03:03.671Z] Removing intermediate container bbd2f0abef46 [2023-01-24T12:03:03.671Z] ---> b67deed111b8 [2023-01-24T12:03:03.671Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-24T12:03:03.671Z] ---> Running in 41494c6e351b [2023-01-24T12:03:03.671Z] Removing intermediate container 41494c6e351b [2023-01-24T12:03:03.671Z] ---> d754c5069b94 [2023-01-24T12:03:03.671Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-24T12:03:03.931Z] ---> Running in fabf7dbe6ecc [2023-01-24T12:03:04.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T12:03:04.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T12:03:04.449Z] OK: 211 MiB in 51 packages [2023-01-24T12:03:05.017Z] Removing intermediate container fabf7dbe6ecc [2023-01-24T12:03:05.017Z] ---> c9c58b5280e3 [2023-01-24T12:03:05.017Z] Step 7/12 : WORKDIR /app [2023-01-24T12:03:05.017Z] ---> Running in 4e6326a37f01 [2023-01-24T12:03:05.017Z] Removing intermediate container 4e6326a37f01 [2023-01-24T12:03:05.017Z] ---> bb9ff63f0c1d [2023-01-24T12:03:05.017Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-24T12:03:05.277Z] ---> 1b268f4982b9 [2023-01-24T12:03:05.277Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T12:03:05.277Z] ---> Running in 3b7314c1de62 [2023-01-24T12:03:05.809Z] Still waiting to schedule task [2023-01-24T12:03:05.810Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-24T12:03:51.971Z] Removing intermediate container 3b7314c1de62 [2023-01-24T12:03:51.972Z] ---> 42a517926b92 [2023-01-24T12:03:51.972Z] Step 10/12 : COPY . . [2023-01-24T12:03:51.972Z] ---> 3a9b1b8e93eb [2023-01-24T12:03:51.972Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-24T12:03:51.972Z] ---> Running in 9d1d56a57941 [2023-01-24T12:03:51.972Z] Removing intermediate container 9d1d56a57941 [2023-01-24T12:03:51.972Z] ---> c7c0bea9150f [2023-01-24T12:03:51.972Z] Step 12/12 : RUN $MAKE [2023-01-24T12:03:51.972Z] ---> Running in a597444e2648 [2023-01-24T12:03:51.972Z] noop [2023-01-24T12:03:51.972Z] Removing intermediate container a597444e2648 [2023-01-24T12:03:51.972Z] ---> b3819349c73a [2023-01-24T12:03:51.972Z] Successfully built b3819349c73a [2023-01-24T12:03:51.972Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T12:03:52.422Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-24T12:03:52.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T12:03:52.571Z] prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container [2023-01-24T12:03:52.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-506 -v /w/workspace/_app-service-configurable_PR-506:/w/workspace/_app-service-configurable_PR-506:rw,z -v /w/workspace/_app-service-configurable_PR-506@tmp:/w/workspace/_app-service-configurable_PR-506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-24T12:03:53.043Z] $ docker top 79dd644d2759e9c8daf8853f2eb62eb119b0be67d10ebc51c082675b6210dbcb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T12:03:53.430Z] + go version [2023-01-24T12:03:53.430Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-24T12:03:53.466Z] $ docker stop --time=1 79dd644d2759e9c8daf8853f2eb62eb119b0be67d10ebc51c082675b6210dbcb [2023-01-24T12:03:54.715Z] $ docker rm -f --volumes 79dd644d2759e9c8daf8853f2eb62eb119b0be67d10ebc51c082675b6210dbcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T12:03:55.436Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-24T12:03:55.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T12:03:55.601Z] prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container [2023-01-24T12:03:55.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-506 -v /w/workspace/_app-service-configurable_PR-506:/w/workspace/_app-service-configurable_PR-506:rw,z -v /w/workspace/_app-service-configurable_PR-506@tmp:/w/workspace/_app-service-configurable_PR-506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-24T12:03:55.995Z] $ docker top a83213d6d76c4e34ef1f7ecfe8ea5e9e76e76537a60afaf4ad17c22c7595edac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T12:03:56.386Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-506 [Pipeline] fileExists [Pipeline] sh [2023-01-24T12:03:56.743Z] + make test [2023-01-24T12:03:56.743Z] go test -race -coverprofile=coverage.out ./... [2023-01-24T12:04:18.679Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-24T12:04:18.679Z] go vet ./... [2023-01-24T12:04:26.783Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-24T12:04:26.783Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-24T12:04:26.783Z] ./bin/test-attribution-txt.sh [2023-01-24T12:04:26.783Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-24T12:04:26.783Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-24T12:04:26.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-24T12:04:26.856Z] $ docker stop --time=1 a83213d6d76c4e34ef1f7ecfe8ea5e9e76e76537a60afaf4ad17c22c7595edac [2023-01-24T12:04:29.632Z] $ docker rm -f --volumes a83213d6d76c4e34ef1f7ecfe8ea5e9e76e76537a60afaf4ad17c22c7595edac [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-24T12:04:30.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-24T12:04:30.191Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-24T12:04:30.853Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-24T12:04:31.162Z] + ls -al . [2023-01-24T12:04:31.162Z] total 176 [2023-01-24T12:04:31.162Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 12:03 . [2023-01-24T12:04:31.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 12:02 .. [2023-01-24T12:04:31.162Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 24 12:02 .dockerignore [2023-01-24T12:04:31.162Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 12:02 .git [2023-01-24T12:04:31.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 12:02 .github [2023-01-24T12:04:31.162Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 24 12:02 .gitignore [2023-01-24T12:04:31.162Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 12:02 .semver [2023-01-24T12:04:31.162Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 24 12:02 Attribution.txt [2023-01-24T12:04:31.162Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 24 12:02 CHANGELOG.md [2023-01-24T12:04:31.162Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 24 12:02 Dockerfile [2023-01-24T12:04:31.162Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 12:02 GOVERNANCE.md [2023-01-24T12:04:31.162Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 24 12:02 Jenkinsfile [2023-01-24T12:04:31.162Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 24 12:02 LICENSE [2023-01-24T12:04:31.162Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 24 12:02 OWNERS.md [2023-01-24T12:04:31.162Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 24 12:02 README.md [2023-01-24T12:04:31.162Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 12:02 VERSION [2023-01-24T12:04:31.162Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 12:02 bin [2023-01-24T12:04:31.162Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 24 12:03 coverage.out [2023-01-24T12:04:31.162Z] -rw-rw-r-- 1 jenkins jenkins 3362 Jan 24 12:02 go.mod [2023-01-24T12:04:31.162Z] -rw-rw-r-- 1 jenkins jenkins 33983 Jan 24 12:02 go.sum [2023-01-24T12:04:31.162Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 24 12:02 main.go [2023-01-24T12:04:31.162Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 24 12:02 makefile [2023-01-24T12:04:31.162Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 24 12:02 res [2023-01-24T12:04:31.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 12:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T12:04:31.551Z] + 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=50fb973bbc3a84016df84cedb3f82bdd35e4211c --label arch=amd64 --label version=0.0.0 . [2023-01-24T12:04:31.551Z] Sending build context to Docker daemon 3.225MB [2023-01-24T12:04:31.551Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-24T12:04:31.551Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-24T12:04:31.551Z] ---> b3819349c73a [2023-01-24T12:04:31.551Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-24T12:04:31.551Z] ---> Running in 61c386b439e9 [2023-01-24T12:04:31.551Z] Removing intermediate container 61c386b439e9 [2023-01-24T12:04:31.551Z] ---> 92bd0ae9e72e [2023-01-24T12:04:31.551Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-24T12:04:31.551Z] ---> Running in 3e1a6d729ea2 [2023-01-24T12:04:31.810Z] Removing intermediate container 3e1a6d729ea2 [2023-01-24T12:04:31.810Z] ---> 0e502c0a8735 [2023-01-24T12:04:31.810Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-24T12:04:31.810Z] ---> Running in d061286330f5 [2023-01-24T12:04:31.810Z] Removing intermediate container d061286330f5 [2023-01-24T12:04:31.810Z] ---> c01e508e467c [2023-01-24T12:04:31.810Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-24T12:04:31.810Z] ---> Running in 3bad61a1a5e8 [2023-01-24T12:04:32.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T12:04:32.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T12:04:32.586Z] OK: 211 MiB in 51 packages [2023-01-24T12:04:32.843Z] Removing intermediate container 3bad61a1a5e8 [2023-01-24T12:04:32.843Z] ---> 5d18c2fcd175 [2023-01-24T12:04:32.843Z] Step 7/26 : WORKDIR /app [2023-01-24T12:04:33.102Z] ---> Running in f1553db81fee [2023-01-24T12:04:33.102Z] Removing intermediate container f1553db81fee [2023-01-24T12:04:33.102Z] ---> 224c7b312ed2 [2023-01-24T12:04:33.102Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-24T12:04:33.102Z] ---> 08edb39fbace [2023-01-24T12:04:33.102Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T12:04:33.102Z] ---> Running in ee6976e5b7a1 [2023-01-24T12:04:34.037Z] Removing intermediate container ee6976e5b7a1 [2023-01-24T12:04:34.037Z] ---> 5b1f0c2107bb [2023-01-24T12:04:34.037Z] Step 10/26 : COPY . . [2023-01-24T12:04:34.296Z] ---> 3c56e021f336 [2023-01-24T12:04:34.296Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-24T12:04:34.296Z] ---> Running in 4368496e3e30 [2023-01-24T12:04:34.296Z] Removing intermediate container 4368496e3e30 [2023-01-24T12:04:34.296Z] ---> 56d35fdee145 [2023-01-24T12:04:34.296Z] Step 12/26 : RUN $MAKE [2023-01-24T12:04:34.554Z] ---> Running in 35cf8b1a24b9 [2023-01-24T12:04:34.811Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-24T12:04:45.788Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3512 in /w/workspace/_app-service-configurable_PR-506 [Pipeline] { [Pipeline] ws [2023-01-24T12:04:45.838Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-01-24T12:04:45.901Z] Selected Git installation does not exist. Using Default [2023-01-24T12:04:45.901Z] The recommended git tool is: NONE [2023-01-24T12:04:50.861Z] using credential edgex-jenkins-ssh [2023-01-24T12:04:50.876Z] Cloning the remote Git repository [2023-01-24T12:04:50.914Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-01-24T12:04:50.985Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-01-24T12:04:51.155Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-24T12:04:51.156Z] > git --version # timeout=10 [2023-01-24T12:04:51.179Z] > git --version # 'git version 2.25.1' [2023-01-24T12:04:51.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-24T12:04:51.243Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-24T12:04:52.387Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-24T12:04:52.408Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-24T12:04:53.247Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-24T12:04:53.289Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-24T12:04:53.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-24T12:04:53.308Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/506/head:refs/remotes/origin/PR-506 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-24T12:04:53.803Z] Merging remotes/origin/main commit aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f into PR head commit 50fb973bbc3a84016df84cedb3f82bdd35e4211c [2023-01-24T12:04:54.026Z] Merge succeeded, producing 50fb973bbc3a84016df84cedb3f82bdd35e4211c [2023-01-24T12:04:54.027Z] Checking out Revision 50fb973bbc3a84016df84cedb3f82bdd35e4211c (PR-506) [2023-01-24T12:04:54.532Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-01-24T12:04:54.580Z] > git --version # timeout=10 [2023-01-24T12:04:54.595Z] > git --version # 'git version 2.25.1' [2023-01-24T12:04:54.612Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-24T12:04:53.821Z] > git config core.sparsecheckout # timeout=10 [2023-01-24T12:04:53.837Z] > git checkout -f 50fb973bbc3a84016df84cedb3f82bdd35e4211c # timeout=10 [2023-01-24T12:04:53.921Z] > git remote # timeout=10 [2023-01-24T12:04:53.938Z] > git config --get remote.origin.url # timeout=10 [2023-01-24T12:04:53.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-24T12:04:53.977Z] > git merge aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f # timeout=10 [2023-01-24T12:04:54.006Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-24T12:04:54.031Z] > git config core.sparsecheckout # timeout=10 [2023-01-24T12:04:54.049Z] > git checkout -f 50fb973bbc3a84016df84cedb3f82bdd35e4211c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-24T12:04:55.765Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-24T12:04:55.765Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-24T12:04:55.765Z] Dload Upload Total Spent Left Speed [2023-01-24T12:04:55.765Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-01-24T12:04:56.399Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-24T12:04:56.745Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-24T12:04:56.745Z] + sudo tee /etc/docker/daemon.new [2023-01-24T12:04:56.745Z] { [2023-01-24T12:04:56.745Z] "registry-mirrors": [ [2023-01-24T12:04:56.745Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-24T12:04:56.745Z] ], [2023-01-24T12:04:56.745Z] "bip": "10.250.0.254/24", [2023-01-24T12:04:56.745Z] "hosts": [ [2023-01-24T12:04:56.745Z] "tcp://0.0.0.0:5555", [2023-01-24T12:04:56.745Z] "unix:///var/run/docker.sock" [2023-01-24T12:04:56.745Z] ], [2023-01-24T12:04:56.745Z] "mtu": 1458, [2023-01-24T12:04:56.745Z] "selinux-enabled": true, [2023-01-24T12:04:56.745Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-24T12:04:56.745Z] } [Pipeline] sh [2023-01-24T12:04:56.907Z] Removing intermediate container 35cf8b1a24b9 [2023-01-24T12:04:56.907Z] ---> 64bf594764b5 [2023-01-24T12:04:56.907Z] Step 13/26 : FROM alpine:3.16 [2023-01-24T12:04:56.907Z] 3.16: Pulling from library/alpine [2023-01-24T12:04:56.907Z] ca7dd9ec2225: Pulling fs layer [2023-01-24T12:04:56.907Z] ca7dd9ec2225: Download complete [2023-01-24T12:04:56.907Z] ca7dd9ec2225: Pull complete [2023-01-24T12:04:56.907Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-24T12:04:56.907Z] Status: Downloaded newer image for alpine:3.16 [2023-01-24T12:04:56.907Z] ---> bfe296a52501 [2023-01-24T12:04:56.907Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-24T12:04:56.907Z] ---> Running in 3cf97fac9f13 [2023-01-24T12:04:56.907Z] Removing intermediate container 3cf97fac9f13 [2023-01-24T12:04:56.907Z] ---> 106700c51cdc [2023-01-24T12:04:56.907Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-24T12:04:56.907Z] ---> Running in 9c0c6f234a6a [2023-01-24T12:04:56.907Z] Removing intermediate container 9c0c6f234a6a [2023-01-24T12:04:56.907Z] ---> 7ccb83c50554 [2023-01-24T12:04:56.907Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-24T12:04:56.907Z] ---> Running in d029762dde41 [2023-01-24T12:04:56.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T12:04:56.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T12:04:56.907Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-24T12:04:56.907Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-24T12:04:56.907Z] Executing busybox-1.35.0-r17.trigger [2023-01-24T12:04:56.907Z] Executing ca-certificates-20220614-r0.trigger [2023-01-24T12:04:56.907Z] OK: 6 MiB in 16 packages [2023-01-24T12:04:56.907Z] Removing intermediate container d029762dde41 [2023-01-24T12:04:56.907Z] ---> 2f4ef29c58aa [2023-01-24T12:04:56.907Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-24T12:04:56.907Z] ---> 6adcfcc9df83 [2023-01-24T12:04:56.907Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-24T12:04:57.101Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-24T12:04:57.167Z] ---> 30ec2b997752 [2023-01-24T12:04:57.167Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-24T12:04:57.167Z] ---> 2ac7c9b7170e [2023-01-24T12:04:57.167Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-24T12:04:57.449Z] + sudo service docker restart [2023-01-24T12:04:57.735Z] ---> f40b88c9934a [2023-01-24T12:04:57.735Z] Step 21/26 : EXPOSE 48095 [2023-01-24T12:04:57.997Z] ---> Running in 275de1276b14 [2023-01-24T12:04:57.997Z] Removing intermediate container 275de1276b14 [2023-01-24T12:04:57.997Z] ---> cc7e85ed14c2 [2023-01-24T12:04:57.997Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-24T12:04:57.997Z] ---> Running in d5df59141b4d [2023-01-24T12:04:58.257Z] Removing intermediate container d5df59141b4d [2023-01-24T12:04:58.257Z] ---> b635af872fd4 [2023-01-24T12:04:58.257Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-24T12:04:58.257Z] ---> Running in 6010d20a98d0 [2023-01-24T12:04:58.257Z] Removing intermediate container 6010d20a98d0 [2023-01-24T12:04:58.257Z] ---> ce66d3fe3862 [2023-01-24T12:04:58.257Z] Step 24/26 : LABEL arch=amd64 [2023-01-24T12:04:58.257Z] ---> Running in ef2d0c4e13f0 [2023-01-24T12:04:58.517Z] Removing intermediate container ef2d0c4e13f0 [2023-01-24T12:04:58.517Z] ---> 2aba2f079a3f [2023-01-24T12:04:58.517Z] Step 25/26 : LABEL git_sha=50fb973bbc3a84016df84cedb3f82bdd35e4211c [2023-01-24T12:04:58.517Z] ---> Running in c9a84891517e [2023-01-24T12:04:58.517Z] Removing intermediate container c9a84891517e [2023-01-24T12:04:58.517Z] ---> 4875e81bfeaf [2023-01-24T12:04:58.517Z] Step 26/26 : LABEL version=0.0.0 [2023-01-24T12:04:58.777Z] ---> Running in 780480e5d753 [2023-01-24T12:04:58.777Z] Removing intermediate container 780480e5d753 [2023-01-24T12:04:58.777Z] ---> 0f6b7ad753f9 [2023-01-24T12:04:58.777Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-24T12:04:58.777Z] Successfully built 0f6b7ad753f9 [2023-01-24T12:04:58.777Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T12:04:59.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T12:04:59.672Z] [2023-01-24T12:04:59.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T12:05:00.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T12:05:00.053Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-24T12:05:00.053Z] 5eb5b503b376: Pulling fs layer [2023-01-24T12:05:00.053Z] 5c69ac0246d0: Pulling fs layer [2023-01-24T12:05:00.053Z] ec43610c2a17: Pulling fs layer [2023-01-24T12:05:00.053Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-24T12:05:00.053Z] 33b1e0a273af: Pulling fs layer [2023-01-24T12:05:00.053Z] 5d3b04190fa2: Pulling fs layer [2023-01-24T12:05:00.053Z] 2f39f015ded8: Pulling fs layer [2023-01-24T12:05:00.053Z] 3a2ae6a8a46f: Waiting [2023-01-24T12:05:00.053Z] 33b1e0a273af: Waiting [2023-01-24T12:05:00.053Z] 5d3b04190fa2: Waiting [2023-01-24T12:05:00.053Z] 2f39f015ded8: Waiting [2023-01-24T12:05:00.053Z] 5c69ac0246d0: Download complete [2023-01-24T12:05:00.053Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-24T12:05:00.053Z] 3a2ae6a8a46f: Download complete [2023-01-24T12:05:00.316Z] 33b1e0a273af: Verifying Checksum [2023-01-24T12:05:00.316Z] 33b1e0a273af: Download complete [2023-01-24T12:05:00.316Z] ec43610c2a17: Verifying Checksum [2023-01-24T12:05:00.316Z] ec43610c2a17: Download complete [2023-01-24T12:05:00.316Z] 5d3b04190fa2: Download complete [2023-01-24T12:05:00.576Z] 5eb5b503b376: Verifying Checksum [2023-01-24T12:05:00.576Z] 5eb5b503b376: Download complete [2023-01-24T12:05:01.145Z] 2f39f015ded8: Verifying Checksum [2023-01-24T12:05:01.145Z] 2f39f015ded8: Download complete [2023-01-24T12:05:01.712Z] 5eb5b503b376: Pull complete [2023-01-24T12:05:01.971Z] 5c69ac0246d0: Pull complete [2023-01-24T12:05:02.537Z] ec43610c2a17: Pull complete [2023-01-24T12:05:02.537Z] 3a2ae6a8a46f: Pull complete [2023-01-24T12:05:03.112Z] 33b1e0a273af: Pull complete [2023-01-24T12:05:03.371Z] 5d3b04190fa2: Pull complete [2023-01-24T12:05:08.639Z] 2f39f015ded8: Pull complete [2023-01-24T12:05:08.639Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-24T12:05:08.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T12:05:08.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T12:05:08.877Z] prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container [2023-01-24T12:05:08.912Z] $ 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_PR-506 -v /w/workspace/_app-service-configurable_PR-506:/w/workspace/_app-service-configurable_PR-506:rw,z -v /w/workspace/_app-service-configurable_PR-506@tmp:/w/workspace/_app-service-configurable_PR-506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-24T12:05:11.865Z] $ docker top f99178b283154a70fa6434c72c5aca7df8fd1eb413c2855e40662794324fbd55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T12:05:12.332Z] ---> job-cost.sh [2023-01-24T12:05:12.332Z] lf-activate-venv: SKIPPING [2023-01-24T12:05:12.332Z] INFO: No Stack... [2023-01-24T12:05:12.897Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-24T12:05:13.156Z] INFO: Archiving Costs [Pipeline] sh [2023-01-24T12:05:13.471Z] + cat /w/workspace/_app-service-configurable_PR-506/archives/cost.csv [2023-01-24T12:05:13.471Z] + cut -d, -f6 [Pipeline] lock [2023-01-24T12:05:13.513Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-506-1-stack-cost] [2023-01-24T12:05:13.518Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-506-1-stack-cost] did not exist. Created. [2023-01-24T12:05:13.518Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-506-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-24T12:05:13.918Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-24T12:05:13.965Z] Stashed 1 file(s) [Pipeline] } [2023-01-24T12:05:13.994Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-506-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-24T12:05:14.081Z] $ docker stop --time=1 f99178b283154a70fa6434c72c5aca7df8fd1eb413c2855e40662794324fbd55 [2023-01-24T12:05:15.238Z] $ docker rm -f --volumes f99178b283154a70fa6434c72c5aca7df8fd1eb413c2855e40662794324fbd55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-24T12:05:15.779Z] provisioning config files... [2023-01-24T12:05:15.807Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config16436958471888182899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T12:05:16.208Z] ---> docker-login.sh [2023-01-24T12:05:16.208Z] nexus3.edgexfoundry.org:10001 [2023-01-24T12:05:16.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T12:05:16.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T12:05:16.817Z] Configure a credential helper to remove this warning. See [2023-01-24T12:05:16.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T12:05:16.817Z] [2023-01-24T12:05:16.817Z] Login Succeeded [2023-01-24T12:05:16.817Z] nexus3.edgexfoundry.org:10002 [2023-01-24T12:05:17.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T12:05:17.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T12:05:17.089Z] Configure a credential helper to remove this warning. See [2023-01-24T12:05:17.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T12:05:17.089Z] [2023-01-24T12:05:17.089Z] Login Succeeded [2023-01-24T12:05:17.089Z] nexus3.edgexfoundry.org:10003 [2023-01-24T12:05:17.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T12:05:17.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T12:05:17.638Z] Configure a credential helper to remove this warning. See [2023-01-24T12:05:17.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T12:05:17.638Z] [2023-01-24T12:05:17.638Z] Login Succeeded [2023-01-24T12:05:17.638Z] nexus3.edgexfoundry.org:10004 [2023-01-24T12:05:17.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T12:05:17.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T12:05:17.909Z] Configure a credential helper to remove this warning. See [2023-01-24T12:05:17.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T12:05:17.909Z] [2023-01-24T12:05:17.909Z] Login Succeeded [2023-01-24T12:05:17.909Z] docker.io [2023-01-24T12:05:18.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T12:05:18.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T12:05:18.448Z] Configure a credential helper to remove this warning. See [2023-01-24T12:05:18.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T12:05:18.448Z] [2023-01-24T12:05:18.448Z] Login Succeeded [2023-01-24T12:05:18.448Z] ---> docker-login.sh ends [Pipeline] } [2023-01-24T12:05:18.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-24T12:05:18.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T12:05:18.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T12:05:18.895Z] ========================================================= [2023-01-24T12:05:18.895Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-24T12:05:18.895Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T12:05:19.389Z] + 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 . [2023-01-24T12:05:19.389Z] Sending build context to Docker daemon 205.8kB [2023-01-24T12:05:19.660Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-24T12:05:19.660Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-24T12:05:19.660Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-24T12:05:19.660Z] 9b18e9b68314: Pulling fs layer [2023-01-24T12:05:19.660Z] 35d82f9e3411: Pulling fs layer [2023-01-24T12:05:19.660Z] e16973657156: Pulling fs layer [2023-01-24T12:05:19.660Z] fc693d55d65f: Pulling fs layer [2023-01-24T12:05:19.660Z] 7e9fc2657dce: Pulling fs layer [2023-01-24T12:05:19.660Z] dda99020689f: Pulling fs layer [2023-01-24T12:05:19.660Z] db1c61fa0a46: Pulling fs layer [2023-01-24T12:05:19.660Z] 891c053d2c06: Pulling fs layer [2023-01-24T12:05:19.660Z] 7e9fc2657dce: Waiting [2023-01-24T12:05:19.660Z] fc693d55d65f: Waiting [2023-01-24T12:05:19.660Z] db1c61fa0a46: Waiting [2023-01-24T12:05:19.660Z] dda99020689f: Waiting [2023-01-24T12:05:19.660Z] e16973657156: Verifying Checksum [2023-01-24T12:05:19.660Z] e16973657156: Download complete [2023-01-24T12:05:19.660Z] 35d82f9e3411: Download complete [2023-01-24T12:05:19.930Z] 7e9fc2657dce: Download complete [2023-01-24T12:05:19.930Z] dda99020689f: Download complete [2023-01-24T12:05:19.930Z] 9b18e9b68314: Verifying Checksum [2023-01-24T12:05:19.930Z] 9b18e9b68314: Download complete [2023-01-24T12:05:20.904Z] 9b18e9b68314: Pull complete [2023-01-24T12:05:21.182Z] 891c053d2c06: Verifying Checksum [2023-01-24T12:05:21.182Z] 891c053d2c06: Download complete [2023-01-24T12:05:21.182Z] 35d82f9e3411: Pull complete [2023-01-24T12:05:21.459Z] e16973657156: Pull complete [2023-01-24T12:05:22.066Z] db1c61fa0a46: Verifying Checksum [2023-01-24T12:05:22.066Z] db1c61fa0a46: Download complete [2023-01-24T12:05:22.662Z] fc693d55d65f: Verifying Checksum [2023-01-24T12:05:22.662Z] fc693d55d65f: Download complete [2023-01-24T12:05:34.997Z] fc693d55d65f: Pull complete [2023-01-24T12:05:34.997Z] 7e9fc2657dce: Pull complete [2023-01-24T12:05:34.997Z] dda99020689f: Pull complete [2023-01-24T12:05:43.319Z] db1c61fa0a46: Pull complete [2023-01-24T12:05:45.285Z] 891c053d2c06: Pull complete [2023-01-24T12:05:45.285Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-24T12:05:45.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-24T12:05:45.285Z] ---> f96f9c87975a [2023-01-24T12:05:45.285Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-24T12:05:47.240Z] ---> Running in 8289efdf9cfc [2023-01-24T12:05:47.240Z] Removing intermediate container 8289efdf9cfc [2023-01-24T12:05:47.240Z] ---> 66e7a3d31c3b [2023-01-24T12:05:47.240Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-24T12:05:47.240Z] ---> Running in 8a196ae044fb [2023-01-24T12:05:47.508Z] Removing intermediate container 8a196ae044fb [2023-01-24T12:05:47.508Z] ---> 5dde8ecd523e [2023-01-24T12:05:47.508Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-24T12:05:47.508Z] ---> Running in ab7bf688bd6e [2023-01-24T12:05:47.775Z] Removing intermediate container ab7bf688bd6e [2023-01-24T12:05:47.775Z] ---> 3bf008e0b78d [2023-01-24T12:05:47.775Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-24T12:05:48.045Z] ---> Running in 6259d2a2f092 [2023-01-24T12:05:49.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-24T12:05:49.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-24T12:05:50.240Z] OK: 221 MiB in 51 packages [2023-01-24T12:05:51.202Z] Removing intermediate container 6259d2a2f092 [2023-01-24T12:05:51.202Z] ---> 4be627bde447 [2023-01-24T12:05:51.202Z] Step 7/12 : WORKDIR /app [2023-01-24T12:05:51.202Z] ---> Running in 2387290e241b [2023-01-24T12:05:51.469Z] Removing intermediate container 2387290e241b [2023-01-24T12:05:51.469Z] ---> a9635627dda2 [2023-01-24T12:05:51.469Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-24T12:05:52.075Z] ---> c2bb89db0fc5 [2023-01-24T12:05:52.075Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T12:05:52.075Z] ---> Running in a71ee6876e62 [2023-01-24T12:06:59.962Z] Removing intermediate container a71ee6876e62 [2023-01-24T12:06:59.962Z] ---> 7ef95b7d7d06 [2023-01-24T12:06:59.962Z] Step 10/12 : COPY . . [2023-01-24T12:06:59.962Z] ---> 1f84e6816dd6 [2023-01-24T12:06:59.962Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-24T12:06:59.962Z] ---> Running in 646c4172f2ce [2023-01-24T12:06:59.962Z] Removing intermediate container 646c4172f2ce [2023-01-24T12:06:59.962Z] ---> aabf2c9d0771 [2023-01-24T12:06:59.962Z] Step 12/12 : RUN $MAKE [2023-01-24T12:06:59.962Z] ---> Running in 05dc5529040b [2023-01-24T12:06:59.962Z] noop [2023-01-24T12:06:59.962Z] Removing intermediate container 05dc5529040b [2023-01-24T12:06:59.962Z] ---> cb960780267a [2023-01-24T12:06:59.962Z] Successfully built cb960780267a [2023-01-24T12:06:59.962Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T12:07:00.431Z] + docker inspect -f . ci-base-image-arm64 [2023-01-24T12:07:00.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T12:07:00.696Z] prd-ubuntu20.04-docker-arm64-4c-16g-3512 does not seem to be running inside a container [2023-01-24T12:07:00.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-24T12:07:02.044Z] $ docker top 5d7690bd5a84072482cc7cf1f70abad7af7d59f753cb1603709e242a305dfe39 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T12:07:02.922Z] + go version [2023-01-24T12:07:02.922Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-24T12:07:02.958Z] $ docker stop --time=1 5d7690bd5a84072482cc7cf1f70abad7af7d59f753cb1603709e242a305dfe39 [2023-01-24T12:07:04.592Z] $ docker rm -f --volumes 5d7690bd5a84072482cc7cf1f70abad7af7d59f753cb1603709e242a305dfe39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T12:07:05.410Z] + docker inspect -f . ci-base-image-arm64 [2023-01-24T12:07:05.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T12:07:05.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-3512 does not seem to be running inside a container [2023-01-24T12:07:05.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-24T12:07:06.836Z] $ docker top 0ac44f311f937b0e7088fcc179ca3db10c470d5c61c1026a5ee5c0e3617244d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T12:07:07.398Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-01-24T12:07:07.792Z] + make test [2023-01-24T12:07:07.792Z] go test -race -coverprofile=coverage.out ./... [2023-01-24T12:09:29.492Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-24T12:09:29.492Z] go vet ./... [2023-01-24T12:11:06.124Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-24T12:11:06.124Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-24T12:11:06.124Z] ./bin/test-attribution-txt.sh [2023-01-24T12:11:06.124Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-24T12:11:06.124Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-24T12:11:06.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-24T12:11:06.197Z] $ docker stop --time=1 0ac44f311f937b0e7088fcc179ca3db10c470d5c61c1026a5ee5c0e3617244d6 [2023-01-24T12:11:07.970Z] $ docker rm -f --volumes 0ac44f311f937b0e7088fcc179ca3db10c470d5c61c1026a5ee5c0e3617244d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-24T12:11:09.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-24T12:11:09.314Z] Warning: overwriting stash ‘coverage-report’ [2023-01-24T12:11:09.733Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-24T12:11:10.313Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-24T12:11:10.653Z] + ls -al . [2023-01-24T12:11:10.653Z] total 172 [2023-01-24T12:11:10.653Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 24 12:07 . [2023-01-24T12:11:10.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 12:04 .. [2023-01-24T12:11:10.653Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 24 12:04 .dockerignore [2023-01-24T12:11:10.653Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 12:04 .git [2023-01-24T12:11:10.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 12:04 .github [2023-01-24T12:11:10.653Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 24 12:04 .gitignore [2023-01-24T12:11:10.653Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 24 12:04 Attribution.txt [2023-01-24T12:11:10.653Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 24 12:04 CHANGELOG.md [2023-01-24T12:11:10.653Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 24 12:04 Dockerfile [2023-01-24T12:11:10.653Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 12:04 GOVERNANCE.md [2023-01-24T12:11:10.653Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 24 12:04 Jenkinsfile [2023-01-24T12:11:10.653Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 24 12:04 LICENSE [2023-01-24T12:11:10.653Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 24 12:04 OWNERS.md [2023-01-24T12:11:10.653Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 24 12:04 README.md [2023-01-24T12:11:10.653Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 12:02 VERSION [2023-01-24T12:11:10.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 12:04 bin [2023-01-24T12:11:10.653Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 24 12:07 coverage.out [2023-01-24T12:11:10.653Z] -rw-rw-r-- 1 jenkins jenkins 3362 Jan 24 12:04 go.mod [2023-01-24T12:11:10.653Z] -rw-rw-r-- 1 jenkins jenkins 33983 Jan 24 12:04 go.sum [2023-01-24T12:11:10.653Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 24 12:04 main.go [2023-01-24T12:11:10.653Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 24 12:04 makefile [2023-01-24T12:11:10.653Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 24 12:04 res [2023-01-24T12:11:10.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T12:11:11.067Z] + 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=50fb973bbc3a84016df84cedb3f82bdd35e4211c --label arch=arm64 --label version=0.0.0 . [2023-01-24T12:11:11.067Z] Sending build context to Docker daemon 206.8kB [2023-01-24T12:11:11.336Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-24T12:11:11.336Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-24T12:11:11.336Z] ---> cb960780267a [2023-01-24T12:11:11.336Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-24T12:11:11.336Z] ---> Running in 9ff1eb854d12 [2023-01-24T12:11:11.611Z] Removing intermediate container 9ff1eb854d12 [2023-01-24T12:11:11.611Z] ---> 2a9b3adda0fa [2023-01-24T12:11:11.611Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-24T12:11:11.878Z] ---> Running in 074028128f83 [2023-01-24T12:11:12.145Z] Removing intermediate container 074028128f83 [2023-01-24T12:11:12.145Z] ---> 55e3c56f9074 [2023-01-24T12:11:12.145Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-24T12:11:12.145Z] ---> Running in 26c3a9d0e378 [2023-01-24T12:11:12.414Z] Removing intermediate container 26c3a9d0e378 [2023-01-24T12:11:12.414Z] ---> 5acacb66e5ac [2023-01-24T12:11:12.414Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-24T12:11:12.414Z] ---> Running in 77556d6a41f9 [2023-01-24T12:11:13.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-24T12:11:13.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-24T12:11:14.930Z] OK: 221 MiB in 51 packages [2023-01-24T12:11:15.520Z] Removing intermediate container 77556d6a41f9 [2023-01-24T12:11:15.520Z] ---> 97416eba233b [2023-01-24T12:11:15.520Z] Step 7/26 : WORKDIR /app [2023-01-24T12:11:15.520Z] ---> Running in 46cac5b7e0e5 [2023-01-24T12:11:15.791Z] Removing intermediate container 46cac5b7e0e5 [2023-01-24T12:11:15.791Z] ---> 5d06fe4e283c [2023-01-24T12:11:15.791Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-24T12:11:16.379Z] ---> 99cd23663e45 [2023-01-24T12:11:16.379Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T12:11:16.379Z] ---> Running in 6ddb240a5d83 [2023-01-24T12:11:18.965Z] Removing intermediate container 6ddb240a5d83 [2023-01-24T12:11:18.965Z] ---> 0cb83f6e150a [2023-01-24T12:11:18.965Z] Step 10/26 : COPY . . [2023-01-24T12:11:19.552Z] ---> 2a3e0daf1f09 [2023-01-24T12:11:19.552Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-24T12:11:19.552Z] ---> Running in ea694776d65d [2023-01-24T12:11:19.832Z] Removing intermediate container ea694776d65d [2023-01-24T12:11:19.832Z] ---> 519685980e67 [2023-01-24T12:11:19.832Z] Step 12/26 : RUN $MAKE [2023-01-24T12:11:19.832Z] ---> Running in 4b753bf9b67b [2023-01-24T12:11:22.423Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-24T12:13:29.134Z] Removing intermediate container 4b753bf9b67b [2023-01-24T12:13:29.134Z] ---> 05e1d38d32b1 [2023-01-24T12:13:29.134Z] Step 13/26 : FROM alpine:3.16 [2023-01-24T12:13:29.134Z] 3.16: Pulling from library/alpine [2023-01-24T12:13:29.134Z] 6875df1f5354: Pulling fs layer [2023-01-24T12:13:29.134Z] 6875df1f5354: Verifying Checksum [2023-01-24T12:13:29.134Z] 6875df1f5354: Download complete [2023-01-24T12:13:29.134Z] 6875df1f5354: Pull complete [2023-01-24T12:13:29.134Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-24T12:13:29.134Z] Status: Downloaded newer image for alpine:3.16 [2023-01-24T12:13:29.134Z] ---> 2b4661558fb8 [2023-01-24T12:13:29.134Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-24T12:13:29.134Z] ---> Running in 1e03ea03a77a [2023-01-24T12:13:29.134Z] Removing intermediate container 1e03ea03a77a [2023-01-24T12:13:29.134Z] ---> 9c21edaede07 [2023-01-24T12:13:29.134Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-24T12:13:29.134Z] ---> Running in 247e47e7cb69 [2023-01-24T12:13:29.134Z] Removing intermediate container 247e47e7cb69 [2023-01-24T12:13:29.134Z] ---> c20c76e81659 [2023-01-24T12:13:29.134Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-24T12:13:29.134Z] ---> Running in 2ed03aff506f [2023-01-24T12:13:29.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-24T12:13:29.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-24T12:13:29.134Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-24T12:13:29.134Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-24T12:13:29.134Z] Executing busybox-1.35.0-r17.trigger [2023-01-24T12:13:29.134Z] Executing ca-certificates-20220614-r0.trigger [2023-01-24T12:13:29.134Z] OK: 6 MiB in 16 packages [2023-01-24T12:13:29.134Z] Removing intermediate container 2ed03aff506f [2023-01-24T12:13:29.134Z] ---> f42741027a67 [2023-01-24T12:13:29.134Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-24T12:13:29.134Z] ---> 215ead6ca21c [2023-01-24T12:13:29.134Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-24T12:13:29.134Z] ---> 157259026e75 [2023-01-24T12:13:29.134Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-24T12:13:29.134Z] ---> 0ad37ba9c13d [2023-01-24T12:13:29.134Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-24T12:13:29.134Z] ---> 8df9e010ee17 [2023-01-24T12:13:29.134Z] Step 21/26 : EXPOSE 48095 [2023-01-24T12:13:29.134Z] ---> Running in 4032bf75b434 [2023-01-24T12:13:29.134Z] Removing intermediate container 4032bf75b434 [2023-01-24T12:13:29.134Z] ---> 11b1492f11ec [2023-01-24T12:13:29.134Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-24T12:13:29.134Z] ---> Running in ad6422e7e3da [2023-01-24T12:13:29.134Z] Removing intermediate container ad6422e7e3da [2023-01-24T12:13:29.134Z] ---> 84dd53afd3ec [2023-01-24T12:13:29.134Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-24T12:13:29.134Z] ---> Running in e1ebe5f38377 [2023-01-24T12:13:29.134Z] Removing intermediate container e1ebe5f38377 [2023-01-24T12:13:29.134Z] ---> 041341219fa4 [2023-01-24T12:13:29.134Z] Step 24/26 : LABEL arch=arm64 [2023-01-24T12:13:29.134Z] ---> Running in 8e3146db3172 [2023-01-24T12:13:29.134Z] Removing intermediate container 8e3146db3172 [2023-01-24T12:13:29.134Z] ---> e27bb2af9e93 [2023-01-24T12:13:29.134Z] Step 25/26 : LABEL git_sha=50fb973bbc3a84016df84cedb3f82bdd35e4211c [2023-01-24T12:13:29.134Z] ---> Running in 8f5dca138d15 [2023-01-24T12:13:29.134Z] Removing intermediate container 8f5dca138d15 [2023-01-24T12:13:29.134Z] ---> 3d255a5b196e [2023-01-24T12:13:29.134Z] Step 26/26 : LABEL version=0.0.0 [2023-01-24T12:13:29.134Z] ---> Running in def4b4351ef1 [2023-01-24T12:13:29.134Z] Removing intermediate container def4b4351ef1 [2023-01-24T12:13:29.134Z] ---> 3be5f2e0c407 [2023-01-24T12:13:29.134Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-24T12:13:29.134Z] Successfully built 3be5f2e0c407 [2023-01-24T12:13:29.134Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T12:13:30.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-24T12:13:30.017Z] [2023-01-24T12:13:30.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T12:13:30.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-24T12:13:30.418Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-24T12:13:30.418Z] 8998bd30e6a1: Pulling fs layer [2023-01-24T12:13:30.418Z] 04944245beec: Pulling fs layer [2023-01-24T12:13:30.418Z] 699f458cf7ca: Pulling fs layer [2023-01-24T12:13:30.418Z] 765212b225bb: Pulling fs layer [2023-01-24T12:13:30.418Z] f23df028b6ca: Pulling fs layer [2023-01-24T12:13:30.418Z] d65c8cfc05b1: Pulling fs layer [2023-01-24T12:13:30.418Z] 2437ff75d9bd: Pulling fs layer [2023-01-24T12:13:30.418Z] f23df028b6ca: Waiting [2023-01-24T12:13:30.418Z] d65c8cfc05b1: Waiting [2023-01-24T12:13:30.418Z] 2437ff75d9bd: Waiting [2023-01-24T12:13:30.418Z] 765212b225bb: Waiting [2023-01-24T12:13:30.691Z] 04944245beec: Verifying Checksum [2023-01-24T12:13:30.691Z] 04944245beec: Download complete [2023-01-24T12:13:30.691Z] 765212b225bb: Download complete [2023-01-24T12:13:30.691Z] f23df028b6ca: Verifying Checksum [2023-01-24T12:13:30.691Z] f23df028b6ca: Download complete [2023-01-24T12:13:30.691Z] d65c8cfc05b1: Verifying Checksum [2023-01-24T12:13:30.691Z] d65c8cfc05b1: Download complete [2023-01-24T12:13:30.960Z] 699f458cf7ca: Verifying Checksum [2023-01-24T12:13:30.960Z] 699f458cf7ca: Download complete [2023-01-24T12:13:31.233Z] 8998bd30e6a1: Verifying Checksum [2023-01-24T12:13:31.233Z] 8998bd30e6a1: Download complete [2023-01-24T12:13:33.819Z] 2437ff75d9bd: Verifying Checksum [2023-01-24T12:13:33.819Z] 2437ff75d9bd: Download complete [2023-01-24T12:13:35.232Z] 8998bd30e6a1: Pull complete [2023-01-24T12:13:35.500Z] 04944245beec: Pull complete [2023-01-24T12:13:36.923Z] 699f458cf7ca: Pull complete [2023-01-24T12:13:37.190Z] 765212b225bb: Pull complete [2023-01-24T12:13:37.775Z] f23df028b6ca: Pull complete [2023-01-24T12:13:38.044Z] d65c8cfc05b1: Pull complete [2023-01-24T12:13:53.042Z] 2437ff75d9bd: Pull complete [2023-01-24T12:13:53.042Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-24T12:13:53.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-24T12:13:53.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T12:13:53.380Z] prd-ubuntu20.04-docker-arm64-4c-16g-3512 does not seem to be running inside a container [2023-01-24T12:13:53.453Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-24T12:13:56.141Z] $ docker top 6798a295916b3bfbd4550f4588e0bf5e65fed2c2b3ac67b9d334cfab7e45938d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T12:13:56.761Z] ---> job-cost.sh [2023-01-24T12:13:57.039Z] lf-activate-venv: SKIPPING [2023-01-24T12:13:57.039Z] INFO: No Stack... [2023-01-24T12:13:57.631Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-24T12:13:58.225Z] INFO: Archiving Costs [Pipeline] sh [2023-01-24T12:13:58.910Z] + cut -d,+ -f6 [2023-01-24T12:13:58.910Z] cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2023-01-24T12:13:58.995Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-506-1-stack-cost] [2023-01-24T12:13:58.999Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-506-1-stack-cost] did not exist. Created. [2023-01-24T12:13:58.999Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-506-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-24T12:13:59.432Z] /w/workspace/app-service-configurable/1@tmp/durable-60610a4a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-24T12:14:00.103Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-24T12:14:00.141Z] Warning: overwriting stash ‘stack-cost’ [2023-01-24T12:14:00.194Z] Stashed 1 file(s) [Pipeline] } [2023-01-24T12:14:00.209Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-506-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-24T12:14:00.295Z] $ docker stop --time=1 6798a295916b3bfbd4550f4588e0bf5e65fed2c2b3ac67b9d334cfab7e45938d [2023-01-24T12:14:01.808Z] $ docker rm -f --volumes 6798a295916b3bfbd4550f4588e0bf5e65fed2c2b3ac67b9d334cfab7e45938d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-24T12:14:02.883Z] provisioning config files... [2023-01-24T12:14:02.890Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-506@tmp/config3358451954725178191tmp [Pipeline] { [Pipeline] sh [2023-01-24T12:14:03.228Z] + set +x [2023-01-24T12:14:03.228Z] + curl -s https://codecov.io/bash [2023-01-24T12:14:03.228Z] + bash -s -- [2023-01-24T12:14:03.228Z] [2023-01-24T12:14:03.228Z] _____ _ [2023-01-24T12:14:03.228Z] / ____| | | [2023-01-24T12:14:03.228Z] | | ___ __| | ___ ___ _____ __ [2023-01-24T12:14:03.228Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-24T12:14:03.228Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-24T12:14:03.228Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-24T12:14:03.228Z] Bash-1.0.6 [2023-01-24T12:14:03.228Z] [2023-01-24T12:14:03.228Z] [2023-01-24T12:14:03.228Z] ==> git version 2.25.1 found [2023-01-24T12:14:03.228Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-24T12:14:03.228Z] Release-Date: 2020-01-08 [2023-01-24T12:14:03.228Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-24T12:14:03.228Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-24T12:14:03.228Z] ==> Jenkins CI detected. [2023-01-24T12:14:03.228Z] current dir:  /w/workspace/_app-service-configurable_PR-506 [2023-01-24T12:14:03.228Z] project root: . [2023-01-24T12:14:03.228Z] --> token set from env [2023-01-24T12:14:03.228Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-24T12:14:03.228Z] ==> Running gcov in . (disable via -X gcov) [2023-01-24T12:14:03.228Z] ==> Python coveragepy not found [2023-01-24T12:14:03.228Z] ==> Searching for coverage reports in: [2023-01-24T12:14:03.228Z] + . [2023-01-24T12:14:03.228Z] -> Found 1 reports [2023-01-24T12:14:03.228Z] ==> Detecting git/mercurial file structure [2023-01-24T12:14:03.488Z] ==> Reading reports [2023-01-24T12:14:03.488Z] + ./coverage.out bytes=13 [2023-01-24T12:14:03.488Z] ==> Appending adjustments [2023-01-24T12:14:03.488Z] https://docs.codecov.io/docs/fixing-reports [2023-01-24T12:14:03.488Z] + Found adjustments [2023-01-24T12:14:03.488Z] ==> Gzipping contents [2023-01-24T12:14:03.488Z] 4.0K /tmp/codecov.l7fYUS.gz [2023-01-24T12:14:03.488Z] ==> Uploading reports [2023-01-24T12:14:03.488Z] url: https://codecov.io [2023-01-24T12:14:03.488Z] query: branch=PR-506&commit=50fb973bbc3a84016df84cedb3f82bdd35e4211c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-506%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=506&job=&cmd_args= [2023-01-24T12:14:03.488Z] -> Pinging Codecov [2023-01-24T12:14:03.488Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-506&commit=50fb973bbc3a84016df84cedb3f82bdd35e4211c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-506%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=506&job=&cmd_args= [2023-01-24T12:14:04.867Z] -> Uploading to [2023-01-24T12:14:04.867Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-24/A97CA9966030D2A3747ED39772930CCE/50fb973bbc3a84016df84cedb3f82bdd35e4211c/9301a9da-7af0-4393-b530-455e01aa3ae1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230124T121404Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10adfa889665bae8e230d3d020f5ad0b0b943e7d59e1e466f866bd6fb2f139dc [2023-01-24T12:14:04.867Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-24T12:14:04.867Z] Dload Upload Total Spent Left Speed [2023-01-24T12:14:04.867Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 2148 --:--:-- --:--:-- --:--:-- 2148 [2023-01-24T12:14:04.867Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/50fb973bbc3a84016df84cedb3f82bdd35e4211c [Pipeline] } [2023-01-24T12:14:04.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-24T12:14:06.631Z] + [ -d /w/workspace/_app-service-configurable_PR-506/archives ] [2023-01-24T12:14:06.631Z] + ls -al /w/workspace/_app-service-configurable_PR-506/archives [2023-01-24T12:14:06.631Z] total 16 [2023-01-24T12:14:06.631Z] drwxr-xr-x 3 root root 4096 Jan 24 12:05 . [2023-01-24T12:14:06.631Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 24 12:05 .. [2023-01-24T12:14:06.631Z] drwxr-xr-x 2 root root 4096 Jan 24 12:05 cost [2023-01-24T12:14:06.631Z] -rw-r--r-- 1 root root 96 Jan 24 12:05 cost.csv [2023-01-24T12:14:06.631Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-506/archives [2023-01-24T12:14:06.631Z] + ls -al /w/workspace/_app-service-configurable_PR-506/archives [2023-01-24T12:14:06.631Z] total 16 [2023-01-24T12:14:06.631Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 12:05 . [2023-01-24T12:14:06.631Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 24 12:05 .. [2023-01-24T12:14:06.631Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 24 12:05 cost [2023-01-24T12:14:06.631Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 24 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-24T12:14:06.966Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T12:14:07.881Z] ---> package-listing.sh [2023-01-24T12:14:07.881Z] ++ facter osfamily [2023-01-24T12:14:07.881Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-24T12:14:08.144Z] + OS_FAMILY=debian [2023-01-24T12:14:08.144Z] + workspace=/w/workspace/_app-service-configurable_PR-506 [2023-01-24T12:14:08.144Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-24T12:14:08.144Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-24T12:14:08.144Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-24T12:14:08.144Z] + PACKAGES=/tmp/packages_start.txt [2023-01-24T12:14:08.144Z] + '[' /w/workspace/_app-service-configurable_PR-506 ']' [2023-01-24T12:14:08.144Z] + PACKAGES=/tmp/packages_end.txt [2023-01-24T12:14:08.144Z] + case "${OS_FAMILY}" in [2023-01-24T12:14:08.144Z] + dpkg -l [2023-01-24T12:14:08.144Z] + grep '^ii' [2023-01-24T12:14:08.144Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-24T12:14:08.144Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-24T12:14:08.144Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-24T12:14:08.144Z] + '[' /w/workspace/_app-service-configurable_PR-506 ']' [2023-01-24T12:14:08.144Z] + mkdir -p /w/workspace/_app-service-configurable_PR-506/archives/ [2023-01-24T12:14:08.144Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-506/archives/ [Pipeline] echo [2023-01-24T12:14:08.178Z] 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/_app-service-configurable_PR-506/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-24T12:14:08.472Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T12:14:09.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T12:14:09.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T12:14:09.255Z] prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container [2023-01-24T12:14:09.289Z] $ 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/_app-service-configurable_PR-506/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-506 -v /w/workspace/_app-service-configurable_PR-506:/w/workspace/_app-service-configurable_PR-506:rw,z -v /w/workspace/_app-service-configurable_PR-506@tmp:/w/workspace/_app-service-configurable_PR-506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-24T12:14:09.483Z] $ docker top 19b99afb526ef6db999ff32b426f2b5f5a0cb77721f05ee8ef3fd972b58e3af1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T12:14:09.866Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-24T12:14:10.180Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-24T12:14:10.492Z] + ls /var/log/sa-host [2023-01-24T12:14:10.493Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-24T12:14:10.712Z] provisioning config files... [2023-01-24T12:14:10.721Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-506@tmp/config17508015134417390448tmp [Pipeline] { [Pipeline] echo [2023-01-24T12:14:10.772Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T12:14:11.094Z] ---> create-netrc.sh [Pipeline] } [2023-01-24T12:14:11.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-24T12:14:11.545Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-24T12:14:11.580Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T12:14:11.895Z] ---> sudo-logs.sh [2023-01-24T12:14:11.895Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-24T12:14:11.993Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T12:14:12.306Z] ---> job-cost.sh [2023-01-24T12:14:12.306Z] lf-activate-venv: SKIPPING [2023-01-24T12:14:12.306Z] DEBUG: total: 0.2199999988079071 [2023-01-24T12:14:12.306Z] INFO: Retrieving Stack Cost... [2023-01-24T12:14:12.565Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-24T12:14:13.134Z] INFO: Archiving Costs [Pipeline] echo [2023-01-24T12:14:13.172Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T12:14:13.484Z] ---> logs-deploy.sh [2023-01-24T12:14:13.484Z] lf-activate-venv: SKIPPING [2023-01-24T12:14:13.484Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-506/1 [2023-01-24T12:14:13.484Z] INFO: archiving workspace using pattern(s): [2023-01-24T12:14:14.421Z] Archives upload complete. [2023-01-24T12:14:14.680Z] INFO: archiving logs to Nexus [2023-01-24T12:14:15.249Z] ---> uname -a: [2023-01-24T12:14:15.249Z] Linux prd-ubuntu20-04-docker-8c-8g-3511 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-24T12:14:15.249Z] [2023-01-24T12:14:15.249Z] [2023-01-24T12:14:15.249Z] ---> lscpu: [2023-01-24T12:14:15.249Z] Architecture: x86_64 [2023-01-24T12:14:15.249Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-24T12:14:15.249Z] Byte Order: Little Endian [2023-01-24T12:14:15.249Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-24T12:14:15.249Z] CPU(s): 8 [2023-01-24T12:14:15.249Z] On-line CPU(s) list: 0-7 [2023-01-24T12:14:15.249Z] Thread(s) per core: 1 [2023-01-24T12:14:15.249Z] Core(s) per socket: 1 [2023-01-24T12:14:15.249Z] Socket(s): 8 [2023-01-24T12:14:15.249Z] NUMA node(s): 1 [2023-01-24T12:14:15.249Z] Vendor ID: AuthenticAMD [2023-01-24T12:14:15.249Z] CPU family: 23 [2023-01-24T12:14:15.249Z] Model: 49 [2023-01-24T12:14:15.249Z] Model name: AMD EPYC-Rome Processor [2023-01-24T12:14:15.249Z] Stepping: 0 [2023-01-24T12:14:15.249Z] CPU MHz: 2799.956 [2023-01-24T12:14:15.249Z] BogoMIPS: 5599.91 [2023-01-24T12:14:15.249Z] Virtualization: AMD-V [2023-01-24T12:14:15.249Z] Hypervisor vendor: KVM [2023-01-24T12:14:15.249Z] Virtualization type: full [2023-01-24T12:14:15.249Z] L1d cache: 256 KiB [2023-01-24T12:14:15.249Z] L1i cache: 256 KiB [2023-01-24T12:14:15.249Z] L2 cache: 4 MiB [2023-01-24T12:14:15.249Z] L3 cache: 128 MiB [2023-01-24T12:14:15.249Z] NUMA node0 CPU(s): 0-7 [2023-01-24T12:14:15.249Z] Vulnerability Itlb multihit: Not affected [2023-01-24T12:14:15.249Z] Vulnerability L1tf: Not affected [2023-01-24T12:14:15.249Z] Vulnerability Mds: Not affected [2023-01-24T12:14:15.249Z] Vulnerability Meltdown: Not affected [2023-01-24T12:14:15.249Z] Vulnerability Mmio stale data: Not affected [2023-01-24T12:14:15.249Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-24T12:14:15.249Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-24T12:14:15.249Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-24T12:14:15.249Z] Vulnerability Srbds: Not affected [2023-01-24T12:14:15.249Z] Vulnerability Tsx async abort: Not affected [2023-01-24T12:14:15.249Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-01-24T12:14:15.249Z] [2023-01-24T12:14:15.249Z] [2023-01-24T12:14:15.249Z] ---> nproc: [2023-01-24T12:14:15.249Z] 8 [2023-01-24T12:14:15.249Z] [2023-01-24T12:14:15.249Z] [2023-01-24T12:14:15.249Z] ---> df -h: [2023-01-24T12:14:15.249Z] Filesystem Size Used Avail Use% Mounted on [2023-01-24T12:14:15.249Z] overlay 155G 12G 144G 8% / [2023-01-24T12:14:15.249Z] tmpfs 64M 0 64M 0% /dev [2023-01-24T12:14:15.249Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-24T12:14:15.249Z] shm 64M 0 64M 0% /dev/shm [2023-01-24T12:14:15.249Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-24T12:14:15.249Z] [2023-01-24T12:14:15.249Z] [2023-01-24T12:14:15.249Z] ---> sar -b -r -n DEV: [2023-01-24T12:14:15.249Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3511) 01/24/23 _x86_64_ (8 CPU) [2023-01-24T12:14:15.249Z] [2023-01-24T12:14:15.249Z] 12:01:51 LINUX RESTART (8 CPU) [2023-01-24T12:14:15.249Z] [2023-01-24T12:14:15.249Z] 12:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-24T12:14:15.249Z] 12:03:02 139.52 47.88 91.64 0.00 5429.79 125346.62 0.00 [2023-01-24T12:14:15.249Z] 12:04:01 174.53 0.63 173.90 0.00 13.69 58866.77 0.00 [2023-01-24T12:14:15.249Z] 12:05:01 154.91 0.20 154.71 0.00 8.40 28255.82 0.00 [2023-01-24T12:14:15.249Z] 12:06:01 33.58 0.03 33.54 0.00 3.33 16730.83 0.00 [2023-01-24T12:14:15.249Z] 12:07:01 6.82 0.98 5.83 0.00 68.39 1888.49 0.00 [2023-01-24T12:14:15.249Z] 12:08:01 52.19 9.63 42.56 0.00 5090.48 7038.16 0.00 [2023-01-24T12:14:15.249Z] 12:09:01 3.67 0.02 3.65 0.00 0.13 91.70 0.00 [2023-01-24T12:14:15.249Z] 12:10:01 1.78 0.00 1.78 0.00 0.00 19.86 0.00 [2023-01-24T12:14:15.249Z] 12:11:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 [2023-01-24T12:14:15.249Z] 12:12:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 [2023-01-24T12:14:15.249Z] 12:13:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2023-01-24T12:14:15.249Z] 12:14:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 [2023-01-24T12:14:15.249Z] Average: 47.52 4.95 42.57 0.00 885.78 19805.15 0.00 [2023-01-24T12:14:15.249Z] [2023-01-24T12:14:15.249Z] 12:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-24T12:14:15.249Z] 12:03:02 29244720 31638648 684452 2.08 71656 2603816 1836824 5.41 949780 2343312 299368 [2023-01-24T12:14:15.250Z] 12:04:01 28366664 31527500 772280 2.35 144700 3223436 2042792 6.02 1201024 2869972 50336 [2023-01-24T12:14:15.250Z] 12:05:01 27976116 31565964 735560 2.24 149632 3631076 2076088 6.12 1209372 3236936 229244 [2023-01-24T12:14:15.250Z] 12:06:01 27730704 31591136 709164 2.16 157688 3854600 1765072 5.20 1203516 3447632 184 [2023-01-24T12:14:15.250Z] 12:07:01 27661684 31582924 717276 2.18 159452 3910796 1797128 5.30 1216804 3504580 316 [2023-01-24T12:14:15.250Z] 12:08:01 27207008 31576808 712608 2.17 191440 4309492 1859092 5.48 1519120 3620284 44 [2023-01-24T12:14:15.250Z] 12:09:01 27213024 31578000 711720 2.16 190004 4306240 1812220 5.34 1517780 3617100 4 [2023-01-24T12:14:15.250Z] 12:10:01 27221828 31586864 702792 2.14 190072 4306244 1812220 5.34 1508872 3617100 48 [2023-01-24T12:14:15.250Z] 12:11:01 27222056 31587176 702496 2.14 190096 4306248 1812220 5.34 1508864 3617144 4 [2023-01-24T12:14:15.250Z] 12:12:01 27222104 31587368 702288 2.14 190128 4306376 1812220 5.34 1508628 3617268 4 [2023-01-24T12:14:15.250Z] 12:13:01 27222096 31587424 702196 2.14 190168 4306380 1812220 5.34 1508824 3617276 8 [2023-01-24T12:14:15.250Z] 12:14:01 27222120 31587760 702260 2.14 190196 4306384 1812220 5.34 1508824 3617564 208 [2023-01-24T12:14:15.250Z] Average: 27625844 31583131 712924 2.17 167936 3947591 1854193 5.46 1363451 3393847 48314 [2023-01-24T12:14:15.250Z] [2023-01-24T12:14:15.250Z] 12:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-24T12:14:15.250Z] 12:03:02 ens3 668.54 483.14 6494.75 92.90 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:03:02 lo 7.06 7.06 0.68 0.68 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:03:02 docker0 4.73 3.78 0.48 46.52 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:04:01 ens3 290.17 185.99 1960.50 27.38 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:04:01 veth0950674 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:04:01 docker0 170.75 264.82 14.44 1934.25 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:05:01 ens3 134.06 98.67 2659.05 99.76 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:05:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:05:01 docker0 3.77 7.02 0.23 84.12 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:06:01 ens3 17.43 11.18 22.68 6.36 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:07:01 ens3 74.00 45.03 861.57 3.19 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:07:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:08:01 ens3 109.47 70.17 1898.68 4.96 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:08:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:09:01 ens3 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:11:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:13:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:14:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] Average: ens3 107.61 74.41 1157.05 19.54 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] Average: lo 0.91 0.91 0.08 0.08 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] Average: docker0 14.72 22.63 1.24 169.62 0.00 0.00 0.00 0.00 [2023-01-24T12:14:15.250Z] [2023-01-24T12:14:15.250Z] [2023-01-24T12:14:15.250Z] ---> sar -P ALL: [2023-01-24T12:14:15.250Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3511) 01/24/23 _x86_64_ (8 CPU) [2023-01-24T12:14:15.250Z] [2023-01-24T12:14:15.250Z] 12:01:51 LINUX RESTART (8 CPU) [2023-01-24T12:14:15.250Z] [2023-01-24T12:14:15.250Z] 12:02:01 CPU %user %nice %system %iowait %steal %idle [2023-01-24T12:14:15.250Z] 12:03:02 all 9.13 0.00 3.27 1.92 0.06 85.62 [2023-01-24T12:14:15.250Z] 12:03:02 0 11.09 0.00 2.77 1.16 0.05 84.94 [2023-01-24T12:14:15.250Z] 12:03:02 1 13.98 0.00 2.66 5.70 0.05 77.61 [2023-01-24T12:14:15.250Z] 12:03:02 2 9.23 0.00 3.19 0.72 0.05 86.80 [2023-01-24T12:14:15.250Z] 12:03:02 3 6.20 0.00 4.05 3.71 0.05 86.00 [2023-01-24T12:14:15.250Z] 12:03:02 4 8.28 0.00 3.12 0.40 0.07 88.13 [2023-01-24T12:14:15.250Z] 12:03:02 5 8.16 0.00 2.24 2.40 0.07 87.13 [2023-01-24T12:14:15.250Z] 12:03:02 6 9.54 0.00 3.85 0.59 0.07 85.95 [2023-01-24T12:14:15.250Z] 12:03:02 7 6.51 0.00 4.32 0.68 0.07 88.42 [2023-01-24T12:14:15.250Z] 12:04:01 all 7.86 0.00 2.97 1.48 0.06 87.63 [2023-01-24T12:14:15.250Z] 12:04:01 0 7.66 0.00 2.96 2.52 0.05 86.81 [2023-01-24T12:14:15.250Z] 12:04:01 1 7.57 0.00 2.99 1.13 0.07 88.25 [2023-01-24T12:14:15.250Z] 12:04:01 2 8.04 0.00 2.46 0.20 0.05 89.25 [2023-01-24T12:14:15.250Z] 12:04:01 3 8.79 0.00 3.20 1.37 0.07 86.57 [2023-01-24T12:14:15.250Z] 12:04:01 4 7.29 0.00 3.87 6.18 0.05 82.62 [2023-01-24T12:14:15.250Z] 12:04:01 5 7.81 0.00 2.74 0.10 0.03 89.31 [2023-01-24T12:14:15.250Z] 12:04:01 6 7.91 0.00 2.33 0.12 0.05 89.58 [2023-01-24T12:14:15.250Z] 12:04:01 7 7.83 0.00 3.19 0.24 0.14 88.60 [2023-01-24T12:14:15.250Z] 12:05:01 all 43.74 0.00 7.18 1.14 0.09 47.84 [2023-01-24T12:14:15.250Z] 12:05:01 0 42.29 0.00 7.04 0.24 0.07 50.36 [2023-01-24T12:14:15.250Z] 12:05:01 1 44.61 0.00 7.43 0.37 0.08 47.50 [2023-01-24T12:14:15.250Z] 12:05:01 2 42.68 0.00 6.88 0.93 0.10 49.42 [2023-01-24T12:14:15.250Z] 12:05:01 3 45.27 0.00 7.27 2.33 0.10 45.03 [2023-01-24T12:14:15.250Z] 12:05:01 4 42.42 0.00 7.69 0.24 0.10 49.55 [2023-01-24T12:14:15.250Z] 12:05:01 5 43.62 0.00 7.46 1.25 0.08 47.58 [2023-01-24T12:14:15.250Z] 12:05:01 6 44.29 0.00 6.81 0.08 0.08 48.73 [2023-01-24T12:14:15.250Z] 12:05:01 7 44.75 0.00 6.87 3.70 0.14 44.54 [2023-01-24T12:14:15.250Z] 12:06:01 all 2.41 0.00 1.02 0.69 0.03 95.85 [2023-01-24T12:14:15.250Z] 12:06:01 0 3.84 0.00 1.15 0.02 0.03 94.96 [2023-01-24T12:14:15.250Z] 12:06:01 1 1.87 0.00 0.87 0.03 0.02 97.21 [2023-01-24T12:14:15.250Z] 12:06:01 2 1.81 0.00 1.46 0.25 0.03 96.45 [2023-01-24T12:14:15.250Z] 12:06:01 3 2.33 0.00 0.84 0.00 0.03 96.80 [2023-01-24T12:14:15.250Z] 12:06:01 4 2.36 0.00 0.82 0.00 0.02 96.81 [2023-01-24T12:14:15.250Z] 12:06:01 5 3.08 0.00 1.12 0.02 0.03 95.75 [2023-01-24T12:14:15.250Z] 12:06:01 6 1.96 0.00 0.59 0.02 0.02 97.43 [2023-01-24T12:14:15.250Z] 12:06:01 7 2.01 0.00 1.34 5.23 0.03 91.39 [2023-01-24T12:14:15.250Z] 12:07:01 all 0.46 0.00 0.10 0.10 0.01 99.34 [2023-01-24T12:14:15.250Z] 12:07:01 0 2.03 0.00 0.05 0.00 0.02 97.90 [2023-01-24T12:14:15.250Z] 12:07:01 1 0.10 0.00 0.03 0.02 0.00 99.85 [2023-01-24T12:14:15.250Z] 12:07:01 2 0.03 0.00 0.23 0.02 0.02 99.70 [2023-01-24T12:14:15.250Z] 12:07:01 3 0.88 0.00 0.17 0.02 0.00 98.93 [2023-01-24T12:14:15.250Z] 12:07:01 4 0.23 0.00 0.10 0.02 0.00 99.65 [2023-01-24T12:14:15.250Z] 12:07:01 5 0.22 0.00 0.07 0.43 0.02 99.27 [2023-01-24T12:14:15.250Z] 12:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-24T12:14:15.250Z] 12:07:01 7 0.15 0.00 0.10 0.27 0.02 99.46 [2023-01-24T12:14:15.250Z] 12:08:01 all 2.25 0.00 1.45 0.57 0.03 95.71 [2023-01-24T12:14:15.250Z] 12:08:01 0 2.20 0.00 0.81 0.07 0.02 96.91 [2023-01-24T12:14:15.250Z] 12:08:01 1 1.55 0.00 0.85 0.03 0.03 97.53 [2023-01-24T12:14:15.250Z] 12:08:01 2 1.90 0.00 1.84 0.55 0.03 95.67 [2023-01-24T12:14:15.250Z] 12:08:01 3 3.05 0.00 1.78 0.60 0.03 94.54 [2023-01-24T12:14:15.250Z] 12:08:01 4 2.79 0.00 2.87 0.50 0.02 93.82 [2023-01-24T12:14:15.250Z] 12:08:01 5 3.56 0.00 1.55 0.10 0.02 94.77 [2023-01-24T12:14:15.250Z] 12:08:01 6 1.27 0.00 1.13 0.28 0.02 97.30 [2023-01-24T12:14:15.250Z] 12:08:01 7 1.69 0.00 0.74 2.41 0.03 95.12 [2023-01-24T12:14:15.250Z] 12:09:01 all 0.07 0.00 0.05 0.01 0.01 99.86 [2023-01-24T12:14:15.250Z] 12:09:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2023-01-24T12:14:15.250Z] 12:09:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2023-01-24T12:14:15.250Z] 12:09:01 2 0.03 0.00 0.08 0.00 0.00 99.88 [2023-01-24T12:14:15.250Z] 12:09:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-01-24T12:14:15.250Z] 12:09:01 4 0.23 0.00 0.10 0.00 0.02 99.65 [2023-01-24T12:14:15.250Z] 12:09:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2023-01-24T12:14:15.250Z] 12:09:01 6 0.12 0.00 0.05 0.00 0.02 99.82 [2023-01-24T12:14:15.250Z] 12:09:01 7 0.07 0.00 0.05 0.05 0.02 99.82 [2023-01-24T12:14:15.250Z] 12:10:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2023-01-24T12:14:15.250Z] 12:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-24T12:14:15.250Z] 12:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-24T12:14:15.250Z] 12:10:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-24T12:14:15.250Z] 12:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-24T12:14:15.250Z] 12:10:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-24T12:14:15.250Z] 12:10:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-01-24T12:14:15.250Z] 12:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-24T12:14:15.250Z] 12:10:01 7 0.07 0.00 0.02 0.03 0.00 99.88 [2023-01-24T12:14:15.250Z] 12:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-01-24T12:14:15.250Z] 12:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T12:14:15.250Z] 12:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-24T12:14:15.250Z] 12:11:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-01-24T12:14:15.250Z] 12:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-24T12:14:15.250Z] 12:11:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-24T12:14:15.250Z] 12:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-24T12:14:15.250Z] 12:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T12:14:15.250Z] 12:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-24T12:14:15.250Z] 12:12:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-01-24T12:14:15.250Z] 12:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T12:14:15.251Z] 12:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-24T12:14:15.251Z] 12:12:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2023-01-24T12:14:15.251Z] 12:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-24T12:14:15.251Z] 12:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-24T12:14:15.251Z] 12:12:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-01-24T12:14:15.251Z] 12:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-24T12:14:15.251Z] 12:12:01 7 0.05 0.00 0.00 0.03 0.00 99.92 [2023-01-24T12:14:15.251Z] 12:13:01 all 0.05 0.00 0.01 0.00 0.01 99.94 [2023-01-24T12:14:15.251Z] 12:13:01 0 0.32 0.00 0.02 0.00 0.02 99.65 [2023-01-24T12:14:15.251Z] 12:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T12:14:15.251Z] 12:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-24T12:14:15.251Z] 12:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T12:14:15.251Z] 12:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-24T12:14:15.251Z] 12:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T12:14:15.251Z] 12:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-24T12:14:15.251Z] 12:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-24T12:14:15.251Z] [2023-01-24T12:14:15.251Z] 12:13:01 CPU %user %nice %system %iowait %steal %idle [2023-01-24T12:14:15.251Z] 12:14:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-01-24T12:14:15.251Z] 12:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-24T12:14:15.251Z] 12:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-24T12:14:15.251Z] 12:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-24T12:14:15.251Z] 12:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-24T12:14:15.251Z] 12:14:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2023-01-24T12:14:15.251Z] 12:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-24T12:14:15.251Z] 12:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-24T12:14:15.251Z] 12:14:01 7 0.02 0.00 0.03 0.05 0.00 99.90 [2023-01-24T12:14:15.251Z] Average: all 5.46 0.00 1.33 0.49 0.03 92.69 [2023-01-24T12:14:15.251Z] Average: 0 5.75 0.00 1.23 0.33 0.02 92.67 [2023-01-24T12:14:15.251Z] Average: 1 5.77 0.00 1.23 0.60 0.02 92.37 [2023-01-24T12:14:15.251Z] Average: 2 5.28 0.00 1.34 0.22 0.03 93.12 [2023-01-24T12:14:15.251Z] Average: 3 5.51 0.00 1.44 0.66 0.03 92.36 [2023-01-24T12:14:15.251Z] Average: 4 5.26 0.00 1.55 0.60 0.02 92.57 [2023-01-24T12:14:15.251Z] Average: 5 5.50 0.00 1.26 0.36 0.03 92.86 [2023-01-24T12:14:15.251Z] Average: 6 5.39 0.00 1.22 0.09 0.02 93.28 [2023-01-24T12:14:15.251Z] Average: 7 5.21 0.00 1.38 1.05 0.04 92.31 [2023-01-24T12:14:15.251Z] [2023-01-24T12:14:15.251Z] [2023-01-24T12:14:15.251Z]