Pull request #445 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e42ed55ccde43e911f8d50bf85862a09e66f8f9+36942d585d64ecf4972d6f5453203026c8ac18ff (24c044f7f7e7012a6df270f75daa93d414653a70) 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-ssh12947163671665153018.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5334287978228168415.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh 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-445/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-445/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8277975743268620968.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-445/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3020746264543399780.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh7472656057039737124.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-445/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-445/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6118808418202929601.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-19935 in /w/workspace/_app-service-configurable_PR-445 [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-445 # 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 36942d585d64ecf4972d6f5453203026c8ac18ff into PR head commit 9e42ed55ccde43e911f8d50bf85862a09e66f8f9 Merge succeeded, producing 9e42ed55ccde43e911f8d50bf85862a09e66f8f9 Checking out Revision 9e42ed55ccde43e911f8d50bf85862a09e66f8f9 (PR-445) > 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/445/head:refs/remotes/origin/PR-445 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e42ed55ccde43e911f8d50bf85862a09e66f8f9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 36942d585d64ecf4972d6f5453203026c8ac18ff # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e42ed55ccde43e911f8d50bf85862a09e66f8f9 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-14T12:04:01.661Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-14T12:04:01.848Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-14T12:04:01.935Z] ========================================================= [2022-07-14T12:04:01.935Z] EdgeX Global Pipelines Version Info [2022-07-14T12:04:01.935Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-14T12:04:02.748Z] ------------------- [2022-07-14T12:04:02.748Z] stable info: [2022-07-14T12:04:02.748Z] ------------------- [2022-07-14T12:04:02.748Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-14T12:04:02.748Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-14T12:04:02.748Z] Message: update stable to v1.0.238 [2022-07-14T12:04:03.319Z] ------------------- [2022-07-14T12:04:03.319Z] experimental info: [2022-07-14T12:04:03.319Z] ------------------- [2022-07-14T12:04:03.319Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-14T12:04:03.319Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-14T12:04:03.319Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-14T12:04:03.684Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-07-14T12:04:03.719Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-07-14T12:04:03.757Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-14T12:04:03.797Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-14T12:04:03.835Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-14T12:04:03.872Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-14T12:04:03.911Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-14T12:04:03.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-14T12:04:03.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-14T12:04:04.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-14T12:04:04.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-14T12:04:04.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-07-14T12:04:04.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-14T12:04:04.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-14T12:04:04.241Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-14T12:04:04.281Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-14T12:04:04.320Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-14T12:04:04.361Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-14T12:04:04.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-14T12:04:04.449Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-14T12:04:04.688Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-14T12:04:04.737Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-14T12:04:04.782Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-14T12:04:04.843Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-14T12:04:04.883Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-14T12:04:04.922Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-14T12:04:04.985Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-14T12:04:05.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-445 [Pipeline] echo [2022-07-14T12:04:05.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-445 [Pipeline] echo [2022-07-14T12:04:05.124Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-445 [Pipeline] echo [2022-07-14T12:04:05.161Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e42ed55ccde43e911f8d50bf85862a09e66f8f9 [Pipeline] echo [2022-07-14T12:04:05.198Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e42ed5 [Pipeline] echo [2022-07-14T12:04:05.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T12:04:05.365Z] provisioning config files... [2022-07-14T12:04:05.382Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-445@tmp/config5331457821145163545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T12:04:05.744Z] ---> docker-login.sh [2022-07-14T12:04:05.744Z] nexus3.edgexfoundry.org:10001 [2022-07-14T12:04:06.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T12:04:06.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T12:04:06.269Z] Configure a credential helper to remove this warning. See [2022-07-14T12:04:06.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T12:04:06.269Z] [2022-07-14T12:04:06.269Z] Login Succeeded [2022-07-14T12:04:06.269Z] nexus3.edgexfoundry.org:10002 [2022-07-14T12:04:06.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T12:04:06.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T12:04:06.530Z] Configure a credential helper to remove this warning. See [2022-07-14T12:04:06.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T12:04:06.530Z] [2022-07-14T12:04:06.530Z] Login Succeeded [2022-07-14T12:04:06.530Z] nexus3.edgexfoundry.org:10003 [2022-07-14T12:04:06.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T12:04:06.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T12:04:06.530Z] Configure a credential helper to remove this warning. See [2022-07-14T12:04:06.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T12:04:06.530Z] [2022-07-14T12:04:06.530Z] Login Succeeded [2022-07-14T12:04:06.530Z] nexus3.edgexfoundry.org:10004 [2022-07-14T12:04:06.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T12:04:06.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T12:04:06.791Z] Configure a credential helper to remove this warning. See [2022-07-14T12:04:06.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T12:04:06.791Z] [2022-07-14T12:04:06.791Z] Login Succeeded [2022-07-14T12:04:06.791Z] docker.io [2022-07-14T12:04:06.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T12:04:07.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T12:04:07.367Z] Configure a credential helper to remove this warning. See [2022-07-14T12:04:07.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T12:04:07.367Z] [2022-07-14T12:04:07.367Z] Login Succeeded [2022-07-14T12:04:07.367Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T12:04:07.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-14T12:04:08.027Z] + git rev-list -1 --merges 9e42ed55ccde43e911f8d50bf85862a09e66f8f9~1..9e42ed55ccde43e911f8d50bf85862a09e66f8f9 [Pipeline] echo [2022-07-14T12:04:08.078Z] -----------> git rev-list -1 --merges 9e42ed55ccde43e911f8d50bf85862a09e66f8f9~1..9e42ed55ccde43e911f8d50bf85862a09e66f8f9 9e42ed55ccde43e911f8d50bf85862a09e66f8f9 [false] [Pipeline] sh [2022-07-14T12:04:08.396Z] + git log --format=format:%s -1 9e42ed55ccde43e911f8d50bf85862a09e66f8f9 [Pipeline] echo [2022-07-14T12:04:08.431Z] ========================================================= [2022-07-14T12:04:08.432Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-14T12:04:08.432Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-14T12:04:08.862Z] + git log --format=format:%s -1 9e42ed55ccde43e911f8d50bf85862a09e66f8f9 [Pipeline] echo [2022-07-14T12:04:08.892Z] [semverPrep] GIT_COMMIT: 9e42ed55ccde43e911f8d50bf85862a09e66f8f9, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-07-14T12:04:08.921Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-14T12:04:09.323Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-14T12:04:09.323Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-14T12:04:09.323Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-14T12:04:09.323Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-14T12:04:09.323Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-14T12:04:09.323Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-14T12:04:09.323Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T12:04:09.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T12:04:09.825Z] [2022-07-14T12:04:09.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T12:04:10.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T12:04:10.210Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-14T12:04:10.210Z] b85a868b505f: Pulling fs layer [2022-07-14T12:04:10.210Z] e2be974225ed: Pulling fs layer [2022-07-14T12:04:10.210Z] 339a4e72a1f5: Pulling fs layer [2022-07-14T12:04:10.210Z] 988bab9f4d93: Pulling fs layer [2022-07-14T12:04:10.210Z] 1469e6f7b9e6: Pulling fs layer [2022-07-14T12:04:10.210Z] eaf3925da568: Pulling fs layer [2022-07-14T12:04:10.210Z] bab4dde63d76: Pulling fs layer [2022-07-14T12:04:10.210Z] bde34c3a00c8: Pulling fs layer [2022-07-14T12:04:10.210Z] b352a97aabf1: Pulling fs layer [2022-07-14T12:04:10.210Z] 4872d77fe225: Pulling fs layer [2022-07-14T12:04:10.210Z] 5851b861e8e6: Pulling fs layer [2022-07-14T12:04:10.210Z] bde34c3a00c8: Waiting [2022-07-14T12:04:10.210Z] 988bab9f4d93: Waiting [2022-07-14T12:04:10.210Z] 5851b861e8e6: Waiting [2022-07-14T12:04:10.210Z] b352a97aabf1: Waiting [2022-07-14T12:04:10.210Z] 1469e6f7b9e6: Waiting [2022-07-14T12:04:10.210Z] 4872d77fe225: Waiting [2022-07-14T12:04:10.210Z] eaf3925da568: Waiting [2022-07-14T12:04:10.210Z] bab4dde63d76: Waiting [2022-07-14T12:04:10.210Z] e2be974225ed: Verifying Checksum [2022-07-14T12:04:10.210Z] e2be974225ed: Download complete [2022-07-14T12:04:10.210Z] 988bab9f4d93: Verifying Checksum [2022-07-14T12:04:10.210Z] 988bab9f4d93: Download complete [2022-07-14T12:04:10.470Z] 1469e6f7b9e6: Verifying Checksum [2022-07-14T12:04:10.470Z] 1469e6f7b9e6: Download complete [2022-07-14T12:04:10.470Z] 339a4e72a1f5: Verifying Checksum [2022-07-14T12:04:10.470Z] 339a4e72a1f5: Download complete [2022-07-14T12:04:10.470Z] eaf3925da568: Verifying Checksum [2022-07-14T12:04:10.470Z] eaf3925da568: Download complete [2022-07-14T12:04:10.471Z] bde34c3a00c8: Download complete [2022-07-14T12:04:10.471Z] b352a97aabf1: Verifying Checksum [2022-07-14T12:04:10.471Z] b352a97aabf1: Download complete [2022-07-14T12:04:10.471Z] 4872d77fe225: Verifying Checksum [2022-07-14T12:04:10.471Z] 4872d77fe225: Download complete [2022-07-14T12:04:10.471Z] 5851b861e8e6: Download complete [2022-07-14T12:04:10.471Z] b85a868b505f: Verifying Checksum [2022-07-14T12:04:10.471Z] b85a868b505f: Download complete [2022-07-14T12:04:10.731Z] bab4dde63d76: Verifying Checksum [2022-07-14T12:04:10.731Z] bab4dde63d76: Download complete [2022-07-14T12:04:12.114Z] b85a868b505f: Pull complete [2022-07-14T12:04:12.114Z] e2be974225ed: Pull complete [2022-07-14T12:04:12.374Z] 339a4e72a1f5: Pull complete [2022-07-14T12:04:12.640Z] 988bab9f4d93: Pull complete [2022-07-14T12:04:12.900Z] 1469e6f7b9e6: Pull complete [2022-07-14T12:04:12.900Z] eaf3925da568: Pull complete [2022-07-14T12:04:14.808Z] bab4dde63d76: Pull complete [2022-07-14T12:04:14.808Z] bde34c3a00c8: Pull complete [2022-07-14T12:04:15.075Z] b352a97aabf1: Pull complete [2022-07-14T12:04:15.075Z] 4872d77fe225: Pull complete [2022-07-14T12:04:15.075Z] 5851b861e8e6: Pull complete [2022-07-14T12:04:15.336Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-14T12:04:15.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T12:04:15.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T12:04:15.577Z] prd-ubuntu20.04-docker-8c-8g-19935 does not seem to be running inside a container [2022-07-14T12:04:15.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-445 -v /w/workspace/_app-service-configurable_PR-445:/w/workspace/_app-service-configurable_PR-445:rw,z -v /w/workspace/_app-service-configurable_PR-445@tmp:/w/workspace/_app-service-configurable_PR-445@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 [2022-07-14T12:04:16.986Z] $ docker top 9deb99267e957a920c0c91e30ceb3e0d9ba1f55bf2f7836bd8e78e0d9650e36c -eo pid,comm [2022-07-14T12:04:17.052Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-14T12:04:17.052Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-14T12:04:17.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T12:04:17.176Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T12:04:17.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T12:04:17.320Z] $ docker exec 9deb99267e957a920c0c91e30ceb3e0d9ba1f55bf2f7836bd8e78e0d9650e36c ssh-agent [2022-07-14T12:04:17.439Z] SSH_AUTH_SOCK=/tmp/ssh-7sVsPVe6JmFY/agent.34 [2022-07-14T12:04:17.439Z] SSH_AGENT_PID=41 [2022-07-14T12:04:17.445Z] Running ssh-add (command line suppressed) [2022-07-14T12:04:17.561Z] Identity added: /w/workspace/_app-service-configurable_PR-445@tmp/private_key_2706859058354904230.key (/w/workspace/_app-service-configurable_PR-445@tmp/private_key_2706859058354904230.key) [2022-07-14T12:04:17.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T12:04:17.904Z] + git tag --points-at HEAD [Pipeline] } [2022-07-14T12:04:17.936Z] $ docker exec --env ******** --env ******** 9deb99267e957a920c0c91e30ceb3e0d9ba1f55bf2f7836bd8e78e0d9650e36c ssh-agent -k [2022-07-14T12:04:18.045Z] unset SSH_AUTH_SOCK; [2022-07-14T12:04:18.046Z] unset SSH_AGENT_PID; [2022-07-14T12:04:18.046Z] echo Agent pid 41 killed; [2022-07-14T12:04:18.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-14T12:04:18.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T12:04:18.141Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T12:04:18.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T12:04:18.274Z] $ docker exec 9deb99267e957a920c0c91e30ceb3e0d9ba1f55bf2f7836bd8e78e0d9650e36c ssh-agent [2022-07-14T12:04:18.407Z] SSH_AUTH_SOCK=/tmp/ssh-d0rR3otZkRth/agent.75 [2022-07-14T12:04:18.407Z] SSH_AGENT_PID=82 [2022-07-14T12:04:18.413Z] Running ssh-add (command line suppressed) [2022-07-14T12:04:18.534Z] Identity added: /w/workspace/_app-service-configurable_PR-445@tmp/private_key_7941233893195105214.key (/w/workspace/_app-service-configurable_PR-445@tmp/private_key_7941233893195105214.key) [2022-07-14T12:04:18.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T12:04:18.883Z] + git semver init [2022-07-14T12:04:19.144Z] 2022-07-14 12:04:19,121 [run_init] DEBUG init version:0.0.0 force:False [2022-07-14T12:04:19.144Z] 2022-07-14 12:04:19,122 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-445/.semver [2022-07-14T12:04:19.144Z] 2022-07-14 12:04:19,124 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-445/.semver [2022-07-14T12:04:19.144Z] 2022-07-14 12:04:19,124 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-445/.semver'], cwd=/w/workspace/_app-service-configurable_PR-445, universal_newlines=False, shell=None, istream=None) [2022-07-14T12:04:20.088Z] 2022-07-14 12:04:19,861 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-445/.git/info/exclude [2022-07-14T12:04:20.088Z] 2022-07-14 12:04:19,862 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-445/.semver/PR-445 with force:False [2022-07-14T12:04:20.088Z] 2022-07-14 12:04:19,862 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-445/.semver/PR-445 [2022-07-14T12:04:20.088Z] 2022-07-14 12:04:19,866 [execute] INFO git cat-file --batch-check [2022-07-14T12:04:20.088Z] 2022-07-14 12:04:19,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-445/.semver, universal_newlines=False, shell=None, istream=) [2022-07-14T12:04:20.088Z] 2022-07-14 12:04:19,873 [execute] INFO git cat-file --batch [2022-07-14T12:04:20.088Z] 2022-07-14 12:04:19,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-445/.semver, universal_newlines=False, shell=None, istream=) [2022-07-14T12:04:20.088Z] 2022-07-14 12:04:19,879 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-445/.semver/PR-445 [2022-07-14T12:04:20.088Z] 0.0.0 [Pipeline] } [2022-07-14T12:04:20.117Z] $ docker exec --env ******** --env ******** 9deb99267e957a920c0c91e30ceb3e0d9ba1f55bf2f7836bd8e78e0d9650e36c ssh-agent -k [2022-07-14T12:04:20.236Z] unset SSH_AUTH_SOCK; [2022-07-14T12:04:20.237Z] unset SSH_AGENT_PID; [2022-07-14T12:04:20.237Z] echo Agent pid 82 killed; [2022-07-14T12:04:20.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T12:04:20.674Z] + git semver [Pipeline] } [2022-07-14T12:04:20.968Z] $ docker stop --time=1 9deb99267e957a920c0c91e30ceb3e0d9ba1f55bf2f7836bd8e78e0d9650e36c [2022-07-14T12:04:22.298Z] $ docker rm -f 9deb99267e957a920c0c91e30ceb3e0d9ba1f55bf2f7836bd8e78e0d9650e36c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T12:04:22.705Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-14T12:04:23.020Z] Stashed 1 file(s) [Pipeline] echo [2022-07-14T12:04:23.037Z] [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 [2022-07-14T12:04:23.670Z] provisioning config files... [2022-07-14T12:04:23.680Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-445@tmp/config2914248931875291186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T12:04:24.034Z] ---> docker-login.sh [2022-07-14T12:04:24.034Z] nexus3.edgexfoundry.org:10001 [2022-07-14T12:04:24.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T12:04:24.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T12:04:24.034Z] Configure a credential helper to remove this warning. See [2022-07-14T12:04:24.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T12:04:24.034Z] [2022-07-14T12:04:24.034Z] Login Succeeded [2022-07-14T12:04:24.034Z] nexus3.edgexfoundry.org:10002 [2022-07-14T12:04:24.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T12:04:24.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T12:04:24.294Z] Configure a credential helper to remove this warning. See [2022-07-14T12:04:24.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T12:04:24.294Z] [2022-07-14T12:04:24.294Z] Login Succeeded [2022-07-14T12:04:24.294Z] nexus3.edgexfoundry.org:10003 [2022-07-14T12:04:24.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T12:04:24.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T12:04:24.294Z] Configure a credential helper to remove this warning. See [2022-07-14T12:04:24.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T12:04:24.294Z] [2022-07-14T12:04:24.294Z] Login Succeeded [2022-07-14T12:04:24.294Z] nexus3.edgexfoundry.org:10004 [2022-07-14T12:04:24.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T12:04:24.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T12:04:24.557Z] Configure a credential helper to remove this warning. See [2022-07-14T12:04:24.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T12:04:24.557Z] [2022-07-14T12:04:24.557Z] Login Succeeded [2022-07-14T12:04:24.557Z] docker.io [2022-07-14T12:04:24.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T12:04:24.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T12:04:24.819Z] Configure a credential helper to remove this warning. See [2022-07-14T12:04:24.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T12:04:24.819Z] [2022-07-14T12:04:24.819Z] Login Succeeded [2022-07-14T12:04:24.819Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T12:04:24.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-14T12:04:25.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T12:04:25.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T12:04:25.106Z] ========================================================= [2022-07-14T12:04:25.106Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-14T12:04:25.106Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T12:04:25.593Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-14T12:04:25.593Z] Sending build context to Docker daemon 3.104MB [2022-07-14T12:04:25.593Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-14T12:04:25.593Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-14T12:04:25.593Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-14T12:04:25.593Z] 2408cc74d12b: Pulling fs layer [2022-07-14T12:04:25.593Z] ea60b727a1ce: Pulling fs layer [2022-07-14T12:04:25.593Z] 30c4a7721957: Pulling fs layer [2022-07-14T12:04:25.593Z] 370296b7ddb6: Pulling fs layer [2022-07-14T12:04:25.593Z] 7c6cee850709: Pulling fs layer [2022-07-14T12:04:25.593Z] 39a5fcdaea64: Pulling fs layer [2022-07-14T12:04:25.593Z] d94ebbe4e438: Pulling fs layer [2022-07-14T12:04:25.593Z] bcfd1f05c69d: Pulling fs layer [2022-07-14T12:04:25.593Z] 59ccb84bbe0f: Pulling fs layer [2022-07-14T12:04:25.593Z] d94ebbe4e438: Waiting [2022-07-14T12:04:25.593Z] bcfd1f05c69d: Waiting [2022-07-14T12:04:25.593Z] 59ccb84bbe0f: Waiting [2022-07-14T12:04:25.593Z] 39a5fcdaea64: Waiting [2022-07-14T12:04:25.593Z] 370296b7ddb6: Waiting [2022-07-14T12:04:25.593Z] 7c6cee850709: Waiting [2022-07-14T12:04:25.593Z] 30c4a7721957: Verifying Checksum [2022-07-14T12:04:25.593Z] 30c4a7721957: Download complete [2022-07-14T12:04:25.593Z] ea60b727a1ce: Verifying Checksum [2022-07-14T12:04:25.593Z] ea60b727a1ce: Download complete [2022-07-14T12:04:25.856Z] 7c6cee850709: Verifying Checksum [2022-07-14T12:04:25.856Z] 7c6cee850709: Download complete [2022-07-14T12:04:25.856Z] 39a5fcdaea64: Verifying Checksum [2022-07-14T12:04:25.856Z] 39a5fcdaea64: Download complete [2022-07-14T12:04:25.856Z] 2408cc74d12b: Verifying Checksum [2022-07-14T12:04:25.856Z] 2408cc74d12b: Download complete [2022-07-14T12:04:25.856Z] d94ebbe4e438: Verifying Checksum [2022-07-14T12:04:25.856Z] d94ebbe4e438: Download complete [2022-07-14T12:04:25.856Z] 2408cc74d12b: Pull complete [2022-07-14T12:04:26.124Z] ea60b727a1ce: Pull complete [2022-07-14T12:04:26.124Z] 30c4a7721957: Pull complete [2022-07-14T12:04:26.387Z] 59ccb84bbe0f: Verifying Checksum [2022-07-14T12:04:26.387Z] 59ccb84bbe0f: Download complete [2022-07-14T12:04:26.387Z] bcfd1f05c69d: Verifying Checksum [2022-07-14T12:04:26.387Z] bcfd1f05c69d: Download complete [2022-07-14T12:04:26.387Z] 370296b7ddb6: Verifying Checksum [2022-07-14T12:04:26.387Z] 370296b7ddb6: Download complete [2022-07-14T12:04:30.580Z] 370296b7ddb6: Pull complete [2022-07-14T12:04:30.580Z] 7c6cee850709: Pull complete [2022-07-14T12:04:30.580Z] 39a5fcdaea64: Pull complete [2022-07-14T12:04:30.580Z] d94ebbe4e438: Pull complete [2022-07-14T12:04:32.486Z] bcfd1f05c69d: Pull complete [2022-07-14T12:04:33.055Z] 59ccb84bbe0f: Pull complete [2022-07-14T12:04:33.055Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-14T12:04:33.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-14T12:04:33.055Z] ---> a4fb48ad2a94 [2022-07-14T12:04:33.055Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-14T12:04:35.606Z] ---> Running in 626037d6de45 [2022-07-14T12:04:35.606Z] Removing intermediate container 626037d6de45 [2022-07-14T12:04:35.606Z] ---> 1e58b5f391c6 [2022-07-14T12:04:35.606Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-14T12:04:35.606Z] ---> Running in 6f8282fd7d88 [2022-07-14T12:04:35.606Z] Removing intermediate container 6f8282fd7d88 [2022-07-14T12:04:35.606Z] ---> 3e31396c7fdc [2022-07-14T12:04:35.606Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-14T12:04:35.606Z] ---> Running in 81ead75c67df [2022-07-14T12:04:35.606Z] Removing intermediate container 81ead75c67df [2022-07-14T12:04:35.606Z] ---> 292f1a1bac55 [2022-07-14T12:04:35.606Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T12:04:35.606Z] ---> Running in fd46600965ee [2022-07-14T12:04:36.176Z] Removing intermediate container fd46600965ee [2022-07-14T12:04:36.176Z] ---> 494cb48ef1a6 [2022-07-14T12:04:36.176Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-14T12:04:36.176Z] ---> Running in 04912afc4c23 [2022-07-14T12:04:36.437Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T12:04:37.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T12:04:37.644Z] OK: 211 MiB in 51 packages [2022-07-14T12:04:37.905Z] Removing intermediate container 04912afc4c23 [2022-07-14T12:04:37.905Z] ---> c008862275e4 [2022-07-14T12:04:37.905Z] Step 8/13 : WORKDIR /app [2022-07-14T12:04:37.905Z] ---> Running in 424f8dbf13c0 [2022-07-14T12:04:37.905Z] Removing intermediate container 424f8dbf13c0 [2022-07-14T12:04:37.905Z] ---> 26c0b16dc7de [2022-07-14T12:04:37.905Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-14T12:04:38.165Z] ---> e5ec7a182b39 [2022-07-14T12:04:38.165Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T12:04:38.165Z] ---> Running in 5a9fbbc12513 [2022-07-14T12:04:38.487Z] Still waiting to schedule task [2022-07-14T12:04:38.488Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-14T12:04:56.292Z] Removing intermediate container 5a9fbbc12513 [2022-07-14T12:04:56.292Z] ---> 370dcd659ad2 [2022-07-14T12:04:56.292Z] Step 11/13 : COPY . . [2022-07-14T12:04:56.865Z] ---> 73b7d6a872fa [2022-07-14T12:04:56.865Z] Step 12/13 : ARG MAKE="make build" [2022-07-14T12:04:56.865Z] ---> Running in b28ff76c3926 [2022-07-14T12:04:56.865Z] Removing intermediate container b28ff76c3926 [2022-07-14T12:04:56.865Z] ---> 11399e2c21a3 [2022-07-14T12:04:56.865Z] Step 13/13 : RUN $MAKE [2022-07-14T12:04:56.865Z] ---> Running in dbb834f63618 [2022-07-14T12:04:57.124Z] noop [2022-07-14T12:04:57.384Z] Removing intermediate container dbb834f63618 [2022-07-14T12:04:57.384Z] ---> 6b381161df04 [2022-07-14T12:04:57.384Z] Successfully built 6b381161df04 [2022-07-14T12:04:57.384Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T12:04:57.834Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-14T12:04:57.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T12:04:58.004Z] prd-ubuntu20.04-docker-8c-8g-19935 does not seem to be running inside a container [2022-07-14T12:04:58.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-445 -v /w/workspace/_app-service-configurable_PR-445:/w/workspace/_app-service-configurable_PR-445:rw,z -v /w/workspace/_app-service-configurable_PR-445@tmp:/w/workspace/_app-service-configurable_PR-445@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 [2022-07-14T12:04:58.405Z] $ docker top 58be070bb07cae4e305c11f8c64f7b60131b6dd2a63977565c533818710bb109 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T12:04:58.807Z] + go version [2022-07-14T12:04:58.807Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-14T12:04:58.845Z] $ docker stop --time=1 58be070bb07cae4e305c11f8c64f7b60131b6dd2a63977565c533818710bb109 [2022-07-14T12:05:00.167Z] $ docker rm -f 58be070bb07cae4e305c11f8c64f7b60131b6dd2a63977565c533818710bb109 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T12:05:00.917Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-14T12:05:00.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T12:05:01.094Z] prd-ubuntu20.04-docker-8c-8g-19935 does not seem to be running inside a container [2022-07-14T12:05:01.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/_app-service-configurable_PR-445 -v /w/workspace/_app-service-configurable_PR-445:/w/workspace/_app-service-configurable_PR-445:rw,z -v /w/workspace/_app-service-configurable_PR-445@tmp:/w/workspace/_app-service-configurable_PR-445@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 [2022-07-14T12:05:01.488Z] $ docker top a055cbe45b5cbecb451f893d4705da26d6bde3d27737242ad2ffff455390bf48 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T12:05:01.893Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-445 [Pipeline] fileExists [Pipeline] sh [2022-07-14T12:05:02.253Z] + make test [2022-07-14T12:05:02.253Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-14T12:05:10.379Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-14T12:05:10.379Z] CGO_ENABLED=1 go vet ./... [2022-07-14T12:05:13.671Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-14T12:05:13.671Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-14T12:05:13.671Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-14T12:05:13.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-14T12:05:13.744Z] $ docker stop --time=1 a055cbe45b5cbecb451f893d4705da26d6bde3d27737242ad2ffff455390bf48 [2022-07-14T12:05:15.603Z] $ docker rm -f a055cbe45b5cbecb451f893d4705da26d6bde3d27737242ad2ffff455390bf48 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T12:05:16.051Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-14T12:05:16.110Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-14T12:05:16.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-14T12:05:17.109Z] + ls -al . [2022-07-14T12:05:17.109Z] total 168 [2022-07-14T12:05:17.109Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 12:05 . [2022-07-14T12:05:17.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 12:03 .. [2022-07-14T12:05:17.109Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 12:03 .dockerignore [2022-07-14T12:05:17.109Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 12:04 .git [2022-07-14T12:05:17.109Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 12:03 .github [2022-07-14T12:05:17.109Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 14 12:03 .gitignore [2022-07-14T12:05:17.109Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 12:04 .semver [2022-07-14T12:05:17.109Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 14 12:03 Attribution.txt [2022-07-14T12:05:17.109Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 14 12:03 CHANGELOG.md [2022-07-14T12:05:17.109Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 14 12:03 Dockerfile [2022-07-14T12:05:17.109Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 12:03 GOVERNANCE.md [2022-07-14T12:05:17.109Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 14 12:03 Jenkinsfile [2022-07-14T12:05:17.109Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 12:03 LICENSE [2022-07-14T12:05:17.109Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 14 12:03 OWNERS.md [2022-07-14T12:05:17.109Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 14 12:03 README.md [2022-07-14T12:05:17.109Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 12:04 VERSION [2022-07-14T12:05:17.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 12:03 bin [2022-07-14T12:05:17.109Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 14 12:05 coverage.out [2022-07-14T12:05:17.109Z] -rw-rw-r-- 1 jenkins jenkins 3337 Jul 14 12:03 go.mod [2022-07-14T12:05:17.109Z] -rw-rw-r-- 1 jenkins jenkins 35612 Jul 14 12:03 go.sum [2022-07-14T12:05:17.109Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 14 12:03 main.go [2022-07-14T12:05:17.109Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 14 12:03 makefile [2022-07-14T12:05:17.109Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 12:03 res [2022-07-14T12:05:17.109Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 12:03 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T12:05:17.511Z] + 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=9e42ed55ccde43e911f8d50bf85862a09e66f8f9 --label arch=amd64 --label version=0.0.0 . [2022-07-14T12:05:17.511Z] Sending build context to Docker daemon 3.105MB [2022-07-14T12:05:17.511Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-14T12:05:17.511Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-14T12:05:17.511Z] ---> 6b381161df04 [2022-07-14T12:05:17.511Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-14T12:05:17.511Z] ---> Running in ecb029e5982f [2022-07-14T12:05:17.771Z] Removing intermediate container ecb029e5982f [2022-07-14T12:05:17.771Z] ---> daad23dc678b [2022-07-14T12:05:17.771Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-14T12:05:17.771Z] ---> Running in dd5ccea4fc93 [2022-07-14T12:05:17.771Z] Removing intermediate container dd5ccea4fc93 [2022-07-14T12:05:17.771Z] ---> ee53a91c3c26 [2022-07-14T12:05:17.771Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-14T12:05:17.771Z] ---> Running in 5eff00aa19e7 [2022-07-14T12:05:18.031Z] Removing intermediate container 5eff00aa19e7 [2022-07-14T12:05:18.031Z] ---> 3441bfa1005a [2022-07-14T12:05:18.031Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T12:05:18.031Z] ---> Running in 0dffaf990a42 [2022-07-14T12:05:18.602Z] Removing intermediate container 0dffaf990a42 [2022-07-14T12:05:18.602Z] ---> b9017c68c7ff [2022-07-14T12:05:18.602Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-14T12:05:18.602Z] ---> Running in f2a348fb09cb [2022-07-14T12:05:18.865Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T12:05:19.805Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T12:05:20.067Z] OK: 211 MiB in 51 packages [2022-07-14T12:05:20.638Z] Removing intermediate container f2a348fb09cb [2022-07-14T12:05:20.638Z] ---> b6730ecff43c [2022-07-14T12:05:20.638Z] Step 8/27 : WORKDIR /app [2022-07-14T12:05:20.638Z] ---> Running in a20bf32b992e [2022-07-14T12:05:20.638Z] Removing intermediate container a20bf32b992e [2022-07-14T12:05:20.638Z] ---> 2bc7378eaaa1 [2022-07-14T12:05:20.638Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-14T12:05:20.897Z] ---> 665f38b79e8c [2022-07-14T12:05:20.897Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T12:05:20.897Z] ---> Running in d2d0afbc11c8 [2022-07-14T12:05:21.470Z] Removing intermediate container d2d0afbc11c8 [2022-07-14T12:05:21.470Z] ---> 5f654d47d787 [2022-07-14T12:05:21.470Z] Step 11/27 : COPY . . [2022-07-14T12:05:21.729Z] ---> 21ff2537ab3b [2022-07-14T12:05:21.729Z] Step 12/27 : ARG MAKE="make build" [2022-07-14T12:05:21.729Z] ---> Running in 03d392aac959 [2022-07-14T12:05:21.729Z] Removing intermediate container 03d392aac959 [2022-07-14T12:05:21.729Z] ---> 01dd9f2d8052 [2022-07-14T12:05:21.729Z] Step 13/27 : RUN $MAKE [2022-07-14T12:05:21.729Z] ---> Running in d12d015a6d72 [2022-07-14T12:05:21.988Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-14T12:05:40.167Z] Removing intermediate container d12d015a6d72 [2022-07-14T12:05:40.167Z] ---> d66ac249d1ae [2022-07-14T12:05:40.167Z] Step 14/27 : FROM alpine:3.16 [2022-07-14T12:05:40.738Z] 3.16: Pulling from library/alpine [2022-07-14T12:05:40.738Z] 2408cc74d12b: Already exists [2022-07-14T12:05:40.738Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-14T12:05:40.738Z] Status: Downloaded newer image for alpine:3.16 [2022-07-14T12:05:40.738Z] ---> e66264b98777 [2022-07-14T12:05:40.738Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-14T12:05:40.999Z] ---> Running in bc7d4fba6715 [2022-07-14T12:05:40.999Z] Removing intermediate container bc7d4fba6715 [2022-07-14T12:05:40.999Z] ---> 1166ef3820da [2022-07-14T12:05:40.999Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-14T12:05:40.999Z] ---> Running in 967cf54393b6 [2022-07-14T12:05:41.257Z] Removing intermediate container 967cf54393b6 [2022-07-14T12:05:41.257Z] ---> 561e8c44493a [2022-07-14T12:05:41.257Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-14T12:05:41.257Z] ---> Running in c03cba7c6c1b [2022-07-14T12:05:41.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T12:05:41.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T12:05:41.778Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-14T12:05:41.778Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-14T12:05:41.778Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-14T12:05:41.778Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-14T12:05:41.778Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-14T12:05:41.778Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-14T12:05:41.778Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-14T12:05:41.778Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T12:05:41.778Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T12:05:41.778Z] OK: 9 MiB in 21 packages [2022-07-14T12:05:42.347Z] Removing intermediate container c03cba7c6c1b [2022-07-14T12:05:42.347Z] ---> 35cab70c8549 [2022-07-14T12:05:42.347Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-14T12:05:42.606Z] ---> 5a5f29d45cdc [2022-07-14T12:05:42.606Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-14T12:05:42.606Z] ---> 4a228062e164 [2022-07-14T12:05:42.606Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-14T12:05:42.866Z] ---> b8db4be005cd [2022-07-14T12:05:42.866Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-14T12:05:43.450Z] ---> 7487c0b1e7f4 [2022-07-14T12:05:43.450Z] Step 22/27 : EXPOSE 48095 [2022-07-14T12:05:43.450Z] ---> Running in 943ec5f58362 [2022-07-14T12:05:43.450Z] Removing intermediate container 943ec5f58362 [2022-07-14T12:05:43.450Z] ---> bb4185cf6008 [2022-07-14T12:05:43.450Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-14T12:05:43.450Z] ---> Running in 98c5f1704203 [2022-07-14T12:05:43.450Z] Removing intermediate container 98c5f1704203 [2022-07-14T12:05:43.450Z] ---> 1ea854ae0b82 [2022-07-14T12:05:43.450Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T12:05:43.723Z] ---> Running in d23b2a2dff68 [2022-07-14T12:05:43.723Z] Removing intermediate container d23b2a2dff68 [2022-07-14T12:05:43.723Z] ---> 29dd4c0bba4b [2022-07-14T12:05:43.723Z] Step 25/27 : LABEL arch=amd64 [2022-07-14T12:05:43.723Z] ---> Running in 0700c0728363 [2022-07-14T12:05:43.723Z] Removing intermediate container 0700c0728363 [2022-07-14T12:05:43.723Z] ---> 17df174fa0d8 [2022-07-14T12:05:43.723Z] Step 26/27 : LABEL git_sha=9e42ed55ccde43e911f8d50bf85862a09e66f8f9 [2022-07-14T12:05:43.984Z] ---> Running in c0584d3b2fbe [2022-07-14T12:05:43.984Z] Removing intermediate container c0584d3b2fbe [2022-07-14T12:05:43.984Z] ---> ac54c18278d2 [2022-07-14T12:05:43.984Z] Step 27/27 : LABEL version=0.0.0 [2022-07-14T12:05:43.984Z] ---> Running in ba31bd8155e7 [2022-07-14T12:05:43.984Z] Removing intermediate container ba31bd8155e7 [2022-07-14T12:05:43.984Z] ---> a4d8bb2505ba [2022-07-14T12:05:43.984Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-14T12:05:43.984Z] Successfully built a4d8bb2505ba [2022-07-14T12:05:43.984Z] 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 [2022-07-14T12:05:44.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T12:05:44.848Z] [2022-07-14T12:05:44.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T12:05:45.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T12:05:45.229Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-14T12:05:45.229Z] 5eb5b503b376: Pulling fs layer [2022-07-14T12:05:45.229Z] 5c69ac0246d0: Pulling fs layer [2022-07-14T12:05:45.229Z] ec43610c2a17: Pulling fs layer [2022-07-14T12:05:45.229Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-14T12:05:45.229Z] 33b1e0a273af: Pulling fs layer [2022-07-14T12:05:45.229Z] 5d3b04190fa2: Pulling fs layer [2022-07-14T12:05:45.229Z] 2f39f015ded8: Pulling fs layer [2022-07-14T12:05:45.229Z] 3a2ae6a8a46f: Waiting [2022-07-14T12:05:45.229Z] 33b1e0a273af: Waiting [2022-07-14T12:05:45.229Z] 5d3b04190fa2: Waiting [2022-07-14T12:05:45.229Z] 2f39f015ded8: Waiting [2022-07-14T12:05:45.229Z] 5c69ac0246d0: Download complete [2022-07-14T12:05:45.229Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-14T12:05:45.229Z] 3a2ae6a8a46f: Download complete [2022-07-14T12:05:45.491Z] 33b1e0a273af: Verifying Checksum [2022-07-14T12:05:45.491Z] 33b1e0a273af: Download complete [2022-07-14T12:05:45.491Z] 5d3b04190fa2: Download complete [2022-07-14T12:05:45.491Z] ec43610c2a17: Verifying Checksum [2022-07-14T12:05:45.491Z] ec43610c2a17: Download complete [2022-07-14T12:05:45.491Z] 5eb5b503b376: Verifying Checksum [2022-07-14T12:05:45.491Z] 5eb5b503b376: Download complete [2022-07-14T12:05:46.060Z] 2f39f015ded8: Download complete [2022-07-14T12:05:46.629Z] 5eb5b503b376: Pull complete [2022-07-14T12:05:46.891Z] 5c69ac0246d0: Pull complete [2022-07-14T12:05:47.461Z] ec43610c2a17: Pull complete [2022-07-14T12:05:47.461Z] 3a2ae6a8a46f: Pull complete [2022-07-14T12:05:47.719Z] 33b1e0a273af: Pull complete [2022-07-14T12:05:47.719Z] 5d3b04190fa2: Pull complete [2022-07-14T12:05:51.916Z] 2f39f015ded8: Pull complete [2022-07-14T12:05:51.916Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-14T12:05:51.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T12:05:51.916Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T12:05:52.148Z] prd-ubuntu20.04-docker-8c-8g-19935 does not seem to be running inside a container [2022-07-14T12:05:52.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-445 -v /w/workspace/_app-service-configurable_PR-445:/w/workspace/_app-service-configurable_PR-445:rw,z -v /w/workspace/_app-service-configurable_PR-445@tmp:/w/workspace/_app-service-configurable_PR-445@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 [2022-07-14T12:05:53.950Z] $ docker top e79e550441b61ecab0d0086dd25bec491ede85244280503099b182853a598372 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T12:05:54.415Z] ---> job-cost.sh [2022-07-14T12:05:54.415Z] lf-activate-venv: SKIPPING [2022-07-14T12:05:54.415Z] INFO: No Stack... [2022-07-14T12:05:54.675Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-14T12:05:55.247Z] INFO: Archiving Costs [Pipeline] sh [2022-07-14T12:05:55.561Z] + cat /w/workspace/_app-service-configurable_PR-445/archives/cost.csv [2022-07-14T12:05:55.561Z] + cut -d, -f6 [Pipeline] lock [2022-07-14T12:05:55.598Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-445-1-stack-cost] [2022-07-14T12:05:55.603Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-445-1-stack-cost] did not exist. Created. [2022-07-14T12:05:55.603Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-445-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-14T12:05:56.037Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-14T12:05:56.100Z] Stashed 1 file(s) [Pipeline] } [2022-07-14T12:05:56.128Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-445-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-14T12:05:56.213Z] $ docker stop --time=1 e79e550441b61ecab0d0086dd25bec491ede85244280503099b182853a598372 [2022-07-14T12:05:57.383Z] $ docker rm -f e79e550441b61ecab0d0086dd25bec491ede85244280503099b182853a598372 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-14T12:06:16.149Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19937 in /w/workspace/_app-service-configurable_PR-445 [Pipeline] { [Pipeline] ws [2022-07-14T12:06:16.204Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-07-14T12:06:16.407Z] Selected Git installation does not exist. Using Default [2022-07-14T12:06:16.407Z] The recommended git tool is: NONE [2022-07-14T12:06:23.081Z] using credential edgex-jenkins-ssh [2022-07-14T12:06:23.098Z] Cloning the remote Git repository [2022-07-14T12:06:23.161Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-07-14T12:06:23.234Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-07-14T12:06:23.368Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-14T12:06:23.369Z] > git --version # timeout=10 [2022-07-14T12:06:23.405Z] > git --version # 'git version 2.25.1' [2022-07-14T12:06:23.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-14T12:06:23.500Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-14T12:06:24.475Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-14T12:06:24.493Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-14T12:06:24.521Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-14T12:06:24.553Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-14T12:06:24.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-14T12:06:24.567Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/445/head:refs/remotes/origin/PR-445 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-14T12:06:25.008Z] Merging remotes/origin/main commit 36942d585d64ecf4972d6f5453203026c8ac18ff into PR head commit 9e42ed55ccde43e911f8d50bf85862a09e66f8f9 [2022-07-14T12:06:25.201Z] Merge succeeded, producing 9e42ed55ccde43e911f8d50bf85862a09e66f8f9 [2022-07-14T12:06:25.201Z] Checking out Revision 9e42ed55ccde43e911f8d50bf85862a09e66f8f9 (PR-445) [2022-07-14T12:06:25.030Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T12:06:25.043Z] > git checkout -f 9e42ed55ccde43e911f8d50bf85862a09e66f8f9 # timeout=10 [2022-07-14T12:06:25.125Z] > git remote # timeout=10 [2022-07-14T12:06:25.143Z] > git config --get remote.origin.url # timeout=10 [2022-07-14T12:06:25.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-14T12:06:25.166Z] > git merge 36942d585d64ecf4972d6f5453203026c8ac18ff # timeout=10 [2022-07-14T12:06:25.190Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-14T12:06:25.212Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T12:06:25.235Z] > git checkout -f 9e42ed55ccde43e911f8d50bf85862a09e66f8f9 # timeout=10 [2022-07-14T12:06:29.448Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-07-14T12:06:29.507Z] > git --version # timeout=10 [2022-07-14T12:06:29.518Z] > git --version # 'git version 2.25.1' [2022-07-14T12:06:29.533Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-14T12:06:30.725Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-14T12:06:30.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T12:06:30.725Z] Dload Upload Total Spent Left Speed [2022-07-14T12:06:30.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 96343 0 --:--:-- --:--:-- --:--:-- 96343 [Pipeline] sh [2022-07-14T12:06:31.668Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-14T12:06:32.032Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-14T12:06:32.032Z] sudo tee /etc/docker/daemon.new [2022-07-14T12:06:32.032Z] { [2022-07-14T12:06:32.032Z] "registry-mirrors": [ [2022-07-14T12:06:32.032Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-14T12:06:32.032Z] ], [2022-07-14T12:06:32.032Z] "bip": "10.250.0.254/24", [2022-07-14T12:06:32.032Z] "hosts": [ [2022-07-14T12:06:32.032Z] "tcp://0.0.0.0:5555", [2022-07-14T12:06:32.032Z] "unix:///var/run/docker.sock" [2022-07-14T12:06:32.032Z] ], [2022-07-14T12:06:32.032Z] "mtu": 1458, [2022-07-14T12:06:32.032Z] "selinux-enabled": true, [2022-07-14T12:06:32.032Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-14T12:06:32.032Z] } [Pipeline] sh [2022-07-14T12:06:32.392Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-14T12:06:32.752Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T12:06:51.161Z] provisioning config files... [2022-07-14T12:06:51.186Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2674045000131346657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T12:06:51.592Z] ---> docker-login.sh [2022-07-14T12:06:51.592Z] nexus3.edgexfoundry.org:10001 [2022-07-14T12:06:52.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T12:06:52.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T12:06:52.466Z] Configure a credential helper to remove this warning. See [2022-07-14T12:06:52.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T12:06:52.466Z] [2022-07-14T12:06:52.466Z] Login Succeeded [2022-07-14T12:06:52.466Z] nexus3.edgexfoundry.org:10002 [2022-07-14T12:06:52.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T12:06:52.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T12:06:52.740Z] Configure a credential helper to remove this warning. See [2022-07-14T12:06:52.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T12:06:52.740Z] [2022-07-14T12:06:52.740Z] Login Succeeded [2022-07-14T12:06:53.016Z] nexus3.edgexfoundry.org:10003 [2022-07-14T12:06:53.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T12:06:53.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T12:06:53.294Z] Configure a credential helper to remove this warning. See [2022-07-14T12:06:53.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T12:06:53.294Z] [2022-07-14T12:06:53.294Z] Login Succeeded [2022-07-14T12:06:53.294Z] nexus3.edgexfoundry.org:10004 [2022-07-14T12:06:53.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T12:06:53.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T12:06:53.911Z] Configure a credential helper to remove this warning. See [2022-07-14T12:06:53.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T12:06:53.911Z] [2022-07-14T12:06:53.911Z] Login Succeeded [2022-07-14T12:06:53.911Z] docker.io [2022-07-14T12:06:54.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T12:06:54.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T12:06:54.459Z] Configure a credential helper to remove this warning. See [2022-07-14T12:06:54.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T12:06:54.459Z] [2022-07-14T12:06:54.459Z] Login Succeeded [2022-07-14T12:06:54.459Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T12:06:54.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-14T12:06:54.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T12:06:54.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T12:06:54.955Z] ========================================================= [2022-07-14T12:06:54.955Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-14T12:06:54.955Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T12:06:55.466Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-14T12:06:55.466Z] Sending build context to Docker daemon 205.3kB [2022-07-14T12:06:55.741Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-14T12:06:55.741Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-14T12:06:56.021Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-14T12:06:56.021Z] b3c136eddcbf: Pulling fs layer [2022-07-14T12:06:56.021Z] c0a3192eca97: Pulling fs layer [2022-07-14T12:06:56.021Z] a050256f5b6f: Pulling fs layer [2022-07-14T12:06:56.021Z] 656be50a0ddc: Pulling fs layer [2022-07-14T12:06:56.021Z] 2bbca73fdf42: Pulling fs layer [2022-07-14T12:06:56.021Z] 46d945488cbd: Pulling fs layer [2022-07-14T12:06:56.021Z] 8a5474983e97: Pulling fs layer [2022-07-14T12:06:56.021Z] 329c88fbcd65: Pulling fs layer [2022-07-14T12:06:56.021Z] 656be50a0ddc: Waiting [2022-07-14T12:06:56.021Z] 2bbca73fdf42: Waiting [2022-07-14T12:06:56.021Z] 46d945488cbd: Waiting [2022-07-14T12:06:56.021Z] 8a5474983e97: Waiting [2022-07-14T12:06:56.021Z] 329c88fbcd65: Waiting [2022-07-14T12:06:56.021Z] a050256f5b6f: Verifying Checksum [2022-07-14T12:06:56.021Z] a050256f5b6f: Download complete [2022-07-14T12:06:56.021Z] c0a3192eca97: Verifying Checksum [2022-07-14T12:06:56.021Z] c0a3192eca97: Download complete [2022-07-14T12:06:56.021Z] 2bbca73fdf42: Download complete [2022-07-14T12:06:56.021Z] 46d945488cbd: Verifying Checksum [2022-07-14T12:06:56.021Z] 46d945488cbd: Download complete [2022-07-14T12:06:56.021Z] b3c136eddcbf: Verifying Checksum [2022-07-14T12:06:56.021Z] b3c136eddcbf: Download complete [2022-07-14T12:06:57.019Z] 329c88fbcd65: Verifying Checksum [2022-07-14T12:06:57.019Z] 329c88fbcd65: Download complete [2022-07-14T12:06:57.019Z] b3c136eddcbf: Pull complete [2022-07-14T12:06:57.631Z] c0a3192eca97: Pull complete [2022-07-14T12:06:57.907Z] a050256f5b6f: Pull complete [2022-07-14T12:06:58.508Z] 8a5474983e97: Verifying Checksum [2022-07-14T12:06:58.508Z] 8a5474983e97: Download complete [2022-07-14T12:06:58.782Z] 656be50a0ddc: Verifying Checksum [2022-07-14T12:06:58.782Z] 656be50a0ddc: Download complete [2022-07-14T12:07:13.903Z] 656be50a0ddc: Pull complete [2022-07-14T12:07:13.904Z] 2bbca73fdf42: Pull complete [2022-07-14T12:07:13.904Z] 46d945488cbd: Pull complete [2022-07-14T12:07:18.221Z] 8a5474983e97: Pull complete [2022-07-14T12:07:20.858Z] 329c88fbcd65: Pull complete [2022-07-14T12:07:20.858Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-14T12:07:20.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-14T12:07:20.858Z] ---> ff4287adb874 [2022-07-14T12:07:20.858Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-14T12:07:21.140Z] ---> Running in 8eb023d78fdd [2022-07-14T12:07:21.414Z] Removing intermediate container 8eb023d78fdd [2022-07-14T12:07:21.414Z] ---> 168805fc96fd [2022-07-14T12:07:21.414Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-14T12:07:21.687Z] ---> Running in 5368e6f636dd [2022-07-14T12:07:21.962Z] Removing intermediate container 5368e6f636dd [2022-07-14T12:07:21.962Z] ---> 7138f5d3e2ac [2022-07-14T12:07:21.962Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-14T12:07:21.962Z] ---> Running in 005ee60aa015 [2022-07-14T12:07:22.236Z] Removing intermediate container 005ee60aa015 [2022-07-14T12:07:22.236Z] ---> 090b594126c7 [2022-07-14T12:07:22.236Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T12:07:22.530Z] ---> Running in 47b98d1e7bb0 [2022-07-14T12:07:25.161Z] Removing intermediate container 47b98d1e7bb0 [2022-07-14T12:07:25.161Z] ---> fc89a88801e9 [2022-07-14T12:07:25.161Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-14T12:07:25.161Z] ---> Running in 12540a874904 [2022-07-14T12:07:25.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T12:07:26.741Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T12:07:27.721Z] OK: 221 MiB in 51 packages [2022-07-14T12:07:28.318Z] Removing intermediate container 12540a874904 [2022-07-14T12:07:28.318Z] ---> 8b7f9c01f01f [2022-07-14T12:07:28.318Z] Step 8/13 : WORKDIR /app [2022-07-14T12:07:28.602Z] ---> Running in b4d5b19215d5 [2022-07-14T12:07:28.877Z] Removing intermediate container b4d5b19215d5 [2022-07-14T12:07:28.877Z] ---> e8c21b1846d1 [2022-07-14T12:07:28.877Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-14T12:07:29.540Z] ---> e43f56207e10 [2022-07-14T12:07:29.540Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T12:07:29.540Z] ---> Running in ac5abbf8e4bc [2022-07-14T12:08:16.559Z] Removing intermediate container ac5abbf8e4bc [2022-07-14T12:08:16.559Z] ---> 834048316a35 [2022-07-14T12:08:16.559Z] Step 11/13 : COPY . . [2022-07-14T12:08:16.559Z] ---> 260b4529ea0c [2022-07-14T12:08:16.559Z] Step 12/13 : ARG MAKE="make build" [2022-07-14T12:08:16.559Z] ---> Running in 6b61b61602f4 [2022-07-14T12:08:16.559Z] Removing intermediate container 6b61b61602f4 [2022-07-14T12:08:16.559Z] ---> 4eafa7877d19 [2022-07-14T12:08:16.559Z] Step 13/13 : RUN $MAKE [2022-07-14T12:08:16.559Z] ---> Running in fa7cdf5f1c43 [2022-07-14T12:08:16.559Z] noop [2022-07-14T12:08:16.559Z] Removing intermediate container fa7cdf5f1c43 [2022-07-14T12:08:16.559Z] ---> acd7cd22670f [2022-07-14T12:08:16.559Z] Successfully built acd7cd22670f [2022-07-14T12:08:16.559Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T12:08:17.068Z] + docker inspect -f . ci-base-image-arm64 [2022-07-14T12:08:17.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T12:08:17.367Z] prd-ubuntu20.04-docker-arm64-4c-16g-19937 does not seem to be running inside a container [2022-07-14T12:08:17.454Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-07-14T12:08:18.773Z] $ docker top f2d21361f94db0d7632c8fa3ee1ca430022b2a17c9789f678a326be03ceee8ae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T12:08:19.751Z] + go version [2022-07-14T12:08:19.751Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-14T12:08:19.789Z] $ docker stop --time=1 f2d21361f94db0d7632c8fa3ee1ca430022b2a17c9789f678a326be03ceee8ae [2022-07-14T12:08:21.441Z] $ docker rm -f f2d21361f94db0d7632c8fa3ee1ca430022b2a17c9789f678a326be03ceee8ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T12:08:22.324Z] + docker inspect -f . ci-base-image-arm64 [2022-07-14T12:08:22.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T12:08:22.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-19937 does not seem to be running inside a container [2022-07-14T12:08:22.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** ci-base-image-arm64 cat [2022-07-14T12:08:23.929Z] $ docker top 34fc8848961c22f123107131907a50662cfd86f7c77fc0a2482f688b5a378d2c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T12:08:24.860Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2022-07-14T12:08:25.581Z] + make test [2022-07-14T12:08:25.581Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-14T12:09:47.429Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-14T12:09:47.429Z] CGO_ENABLED=1 go vet ./... [2022-07-14T12:09:59.855Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-14T12:09:59.855Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-14T12:09:59.855Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-14T12:09:59.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-14T12:09:59.926Z] $ docker stop --time=1 34fc8848961c22f123107131907a50662cfd86f7c77fc0a2482f688b5a378d2c [2022-07-14T12:10:01.688Z] $ docker rm -f 34fc8848961c22f123107131907a50662cfd86f7c77fc0a2482f688b5a378d2c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T12:10:02.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-14T12:10:02.742Z] Warning: overwriting stash ‘coverage-report’ [2022-07-14T12:10:03.182Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-14T12:10:03.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-14T12:10:04.130Z] + ls -al . [2022-07-14T12:10:04.130Z] total 164 [2022-07-14T12:10:04.130Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 14 12:08 . [2022-07-14T12:10:04.130Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 12:06 .. [2022-07-14T12:10:04.130Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 12:06 .dockerignore [2022-07-14T12:10:04.130Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 12:06 .git [2022-07-14T12:10:04.130Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 12:06 .github [2022-07-14T12:10:04.130Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 14 12:06 .gitignore [2022-07-14T12:10:04.130Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 14 12:06 Attribution.txt [2022-07-14T12:10:04.130Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 14 12:06 CHANGELOG.md [2022-07-14T12:10:04.130Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 14 12:06 Dockerfile [2022-07-14T12:10:04.130Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 12:06 GOVERNANCE.md [2022-07-14T12:10:04.130Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 14 12:06 Jenkinsfile [2022-07-14T12:10:04.130Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 12:06 LICENSE [2022-07-14T12:10:04.130Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 14 12:06 OWNERS.md [2022-07-14T12:10:04.130Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 14 12:06 README.md [2022-07-14T12:10:04.130Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 12:04 VERSION [2022-07-14T12:10:04.130Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 12:06 bin [2022-07-14T12:10:04.130Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 14 12:08 coverage.out [2022-07-14T12:10:04.130Z] -rw-rw-r-- 1 jenkins jenkins 3337 Jul 14 12:06 go.mod [2022-07-14T12:10:04.130Z] -rw-rw-r-- 1 jenkins jenkins 35612 Jul 14 12:06 go.sum [2022-07-14T12:10:04.130Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 14 12:06 main.go [2022-07-14T12:10:04.130Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 14 12:06 makefile [2022-07-14T12:10:04.130Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 12:06 res [2022-07-14T12:10:04.130Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 12:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T12:10:04.560Z] + 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=9e42ed55ccde43e911f8d50bf85862a09e66f8f9 --label arch=arm64 --label version=0.0.0 . [2022-07-14T12:10:04.560Z] Sending build context to Docker daemon 206.3kB [2022-07-14T12:10:04.834Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-14T12:10:04.834Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-14T12:10:04.834Z] ---> acd7cd22670f [2022-07-14T12:10:04.834Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-14T12:10:04.834Z] ---> Running in 29f7a40c8b2a [2022-07-14T12:10:05.106Z] Removing intermediate container 29f7a40c8b2a [2022-07-14T12:10:05.106Z] ---> 8b0ffc2993ad [2022-07-14T12:10:05.106Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-14T12:10:05.385Z] ---> Running in 35572d59854d [2022-07-14T12:10:05.656Z] Removing intermediate container 35572d59854d [2022-07-14T12:10:05.656Z] ---> ac60f6675a4a [2022-07-14T12:10:05.656Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-14T12:10:05.656Z] ---> Running in 4409ae0e004c [2022-07-14T12:10:05.930Z] Removing intermediate container 4409ae0e004c [2022-07-14T12:10:05.930Z] ---> 86a758d74d60 [2022-07-14T12:10:05.930Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T12:10:05.930Z] ---> Running in 0661f3f5759e [2022-07-14T12:10:07.907Z] Removing intermediate container 0661f3f5759e [2022-07-14T12:10:07.907Z] ---> b64c2e0176cf [2022-07-14T12:10:07.907Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-14T12:10:07.907Z] ---> Running in 1aa9670869f3 [2022-07-14T12:10:08.890Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T12:10:09.490Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T12:10:10.470Z] OK: 221 MiB in 51 packages [2022-07-14T12:10:11.460Z] Removing intermediate container 1aa9670869f3 [2022-07-14T12:10:11.460Z] ---> ade41b0dec5e [2022-07-14T12:10:11.460Z] Step 8/27 : WORKDIR /app [2022-07-14T12:10:11.460Z] ---> Running in 773abe1d9ea3 [2022-07-14T12:10:11.460Z] Removing intermediate container 773abe1d9ea3 [2022-07-14T12:10:11.460Z] ---> b2bbeebfd174 [2022-07-14T12:10:11.460Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-14T12:10:12.070Z] ---> 90141ad65e93 [2022-07-14T12:10:12.070Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T12:10:12.070Z] ---> Running in 0d80edf03a0e [2022-07-14T12:10:14.060Z] Removing intermediate container 0d80edf03a0e [2022-07-14T12:10:14.060Z] ---> 55b3093bd7db [2022-07-14T12:10:14.060Z] Step 11/27 : COPY . . [2022-07-14T12:10:14.659Z] ---> 1c02238e026b [2022-07-14T12:10:14.659Z] Step 12/27 : ARG MAKE="make build" [2022-07-14T12:10:14.659Z] ---> Running in be2716f6612b [2022-07-14T12:10:14.940Z] Removing intermediate container be2716f6612b [2022-07-14T12:10:14.940Z] ---> abc0c1182aa8 [2022-07-14T12:10:14.940Z] Step 13/27 : RUN $MAKE [2022-07-14T12:10:14.940Z] ---> Running in a4e52b1808e0 [2022-07-14T12:10:15.930Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-14T12:12:22.844Z] Removing intermediate container a4e52b1808e0 [2022-07-14T12:12:22.844Z] ---> 21074e77f514 [2022-07-14T12:12:22.844Z] Step 14/27 : FROM alpine:3.16 [2022-07-14T12:12:22.844Z] 3.16: Pulling from library/alpine [2022-07-14T12:12:22.844Z] b3c136eddcbf: Already exists [2022-07-14T12:12:22.844Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-14T12:12:22.844Z] Status: Downloaded newer image for alpine:3.16 [2022-07-14T12:12:22.844Z] ---> 6e30ab57aeee [2022-07-14T12:12:22.844Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-14T12:12:22.844Z] ---> Running in e88095eec9df [2022-07-14T12:12:22.844Z] Removing intermediate container e88095eec9df [2022-07-14T12:12:22.844Z] ---> e34858b61911 [2022-07-14T12:12:22.844Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-14T12:12:22.844Z] ---> Running in 0af3cd02a65a [2022-07-14T12:12:22.844Z] Removing intermediate container 0af3cd02a65a [2022-07-14T12:12:22.844Z] ---> e28439b2c6ce [2022-07-14T12:12:22.844Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-14T12:12:22.844Z] ---> Running in 715504a145f0 [2022-07-14T12:12:22.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T12:12:22.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T12:12:22.844Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-14T12:12:22.844Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-14T12:12:22.844Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-14T12:12:22.844Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-14T12:12:22.844Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-14T12:12:22.844Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-14T12:12:22.844Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-14T12:12:22.844Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T12:12:22.844Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T12:12:22.844Z] OK: 9 MiB in 21 packages [2022-07-14T12:12:22.844Z] Removing intermediate container 715504a145f0 [2022-07-14T12:12:22.844Z] ---> 433359cfee1d [2022-07-14T12:12:22.844Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-14T12:12:22.844Z] ---> 52fb4a8fa69b [2022-07-14T12:12:22.844Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-14T12:12:22.844Z] ---> 87a46911a967 [2022-07-14T12:12:22.844Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-14T12:12:22.844Z] ---> 48e3b93bf005 [2022-07-14T12:12:22.844Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-14T12:12:23.444Z] ---> ab72ebe0a3a7 [2022-07-14T12:12:23.444Z] Step 22/27 : EXPOSE 48095 [2022-07-14T12:12:23.444Z] ---> Running in d9b5c1b9070d [2022-07-14T12:12:23.725Z] Removing intermediate container d9b5c1b9070d [2022-07-14T12:12:23.725Z] ---> b2aa29461ecb [2022-07-14T12:12:23.725Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-14T12:12:24.017Z] ---> Running in 9a6990e23667 [2022-07-14T12:12:24.297Z] Removing intermediate container 9a6990e23667 [2022-07-14T12:12:24.297Z] ---> 8310d022770e [2022-07-14T12:12:24.297Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T12:12:24.297Z] ---> Running in d23e564ba4a6 [2022-07-14T12:12:24.580Z] Removing intermediate container d23e564ba4a6 [2022-07-14T12:12:24.580Z] ---> c4ccee8927a0 [2022-07-14T12:12:24.580Z] Step 25/27 : LABEL arch=arm64 [2022-07-14T12:12:24.858Z] ---> Running in a9c32b4ac075 [2022-07-14T12:12:25.132Z] Removing intermediate container a9c32b4ac075 [2022-07-14T12:12:25.132Z] ---> 13b6bab9e1fe [2022-07-14T12:12:25.132Z] Step 26/27 : LABEL git_sha=9e42ed55ccde43e911f8d50bf85862a09e66f8f9 [2022-07-14T12:12:25.132Z] ---> Running in 0dc187354bf0 [2022-07-14T12:12:25.407Z] Removing intermediate container 0dc187354bf0 [2022-07-14T12:12:25.407Z] ---> 4fceaf4e5ba1 [2022-07-14T12:12:25.407Z] Step 27/27 : LABEL version=0.0.0 [2022-07-14T12:12:25.407Z] ---> Running in 3ee0c28ed6aa [2022-07-14T12:12:26.008Z] Removing intermediate container 3ee0c28ed6aa [2022-07-14T12:12:26.008Z] ---> 74ad8c042c47 [2022-07-14T12:12:26.008Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-14T12:12:26.008Z] Successfully built 74ad8c042c47 [2022-07-14T12:12:26.008Z] 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 [2022-07-14T12:12:26.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-14T12:12:26.820Z] [2022-07-14T12:12:26.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T12:12:27.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-14T12:12:27.510Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-14T12:12:27.510Z] 8998bd30e6a1: Pulling fs layer [2022-07-14T12:12:27.510Z] 04944245beec: Pulling fs layer [2022-07-14T12:12:27.510Z] 699f458cf7ca: Pulling fs layer [2022-07-14T12:12:27.510Z] 765212b225bb: Pulling fs layer [2022-07-14T12:12:27.510Z] f23df028b6ca: Pulling fs layer [2022-07-14T12:12:27.510Z] d65c8cfc05b1: Pulling fs layer [2022-07-14T12:12:27.510Z] 2437ff75d9bd: Pulling fs layer [2022-07-14T12:12:27.510Z] 765212b225bb: Waiting [2022-07-14T12:12:27.510Z] f23df028b6ca: Waiting [2022-07-14T12:12:27.510Z] d65c8cfc05b1: Waiting [2022-07-14T12:12:27.510Z] 2437ff75d9bd: Waiting [2022-07-14T12:12:27.510Z] 04944245beec: Verifying Checksum [2022-07-14T12:12:27.510Z] 04944245beec: Download complete [2022-07-14T12:12:27.510Z] 765212b225bb: Verifying Checksum [2022-07-14T12:12:27.510Z] 765212b225bb: Download complete [2022-07-14T12:12:27.510Z] f23df028b6ca: Download complete [2022-07-14T12:12:27.510Z] d65c8cfc05b1: Verifying Checksum [2022-07-14T12:12:27.510Z] d65c8cfc05b1: Download complete [2022-07-14T12:12:27.786Z] 699f458cf7ca: Verifying Checksum [2022-07-14T12:12:27.786Z] 699f458cf7ca: Download complete [2022-07-14T12:12:28.059Z] 8998bd30e6a1: Download complete [2022-07-14T12:12:30.039Z] 2437ff75d9bd: Verifying Checksum [2022-07-14T12:12:30.039Z] 2437ff75d9bd: Download complete [2022-07-14T12:12:32.669Z] 8998bd30e6a1: Pull complete [2022-07-14T12:12:32.669Z] 04944245beec: Pull complete [2022-07-14T12:12:34.115Z] 699f458cf7ca: Pull complete [2022-07-14T12:12:34.393Z] 765212b225bb: Pull complete [2022-07-14T12:12:35.371Z] f23df028b6ca: Pull complete [2022-07-14T12:12:35.647Z] d65c8cfc05b1: Pull complete [2022-07-14T12:12:50.753Z] 2437ff75d9bd: Pull complete [2022-07-14T12:12:50.753Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-14T12:12:50.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-14T12:12:50.753Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T12:12:51.126Z] prd-ubuntu20.04-docker-arm64-4c-16g-19937 does not seem to be running inside a container [2022-07-14T12:12:51.222Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-14T12:12:53.791Z] $ docker top e7f8c597c7fe73440a125e21d44dc3f31da8248cb3fd9a2d67baa86c8eda6088 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T12:12:54.796Z] ---> job-cost.sh [2022-07-14T12:12:54.796Z] lf-activate-venv: SKIPPING [2022-07-14T12:12:54.796Z] INFO: No Stack... [2022-07-14T12:12:55.392Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-14T12:12:55.989Z] INFO: Archiving Costs [Pipeline] sh [2022-07-14T12:12:56.671Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-07-14T12:12:56.671Z] + cut -d, -f6 [Pipeline] lock [2022-07-14T12:12:56.754Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-445-1-stack-cost] [2022-07-14T12:12:56.760Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-445-1-stack-cost] did not exist. Created. [2022-07-14T12:12:56.760Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-445-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-14T12:12:57.491Z] /w/workspace/app-service-configurable/1@tmp/durable-e2cee599/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-14T12:12:58.192Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-14T12:12:58.227Z] Warning: overwriting stash ‘stack-cost’ [2022-07-14T12:12:58.280Z] Stashed 1 file(s) [Pipeline] } [2022-07-14T12:12:58.295Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-445-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-14T12:12:58.377Z] $ docker stop --time=1 e7f8c597c7fe73440a125e21d44dc3f31da8248cb3fd9a2d67baa86c8eda6088 [2022-07-14T12:12:59.891Z] $ docker rm -f e7f8c597c7fe73440a125e21d44dc3f31da8248cb3fd9a2d67baa86c8eda6088 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-14T12:13:00.954Z] provisioning config files... [2022-07-14T12:13:00.964Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-445@tmp/config3233438701826597581tmp [Pipeline] { [Pipeline] sh [2022-07-14T12:13:01.301Z] + set +x [2022-07-14T12:13:01.301Z] + bash -s -- [2022-07-14T12:13:01.301Z] + curl -s https://codecov.io/bash [2022-07-14T12:13:01.301Z] [2022-07-14T12:13:01.301Z] _____ _ [2022-07-14T12:13:01.301Z] / ____| | | [2022-07-14T12:13:01.301Z] | | ___ __| | ___ ___ _____ __ [2022-07-14T12:13:01.301Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-14T12:13:01.301Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-14T12:13:01.301Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-14T12:13:01.301Z] Bash-1.0.6 [2022-07-14T12:13:01.301Z] [2022-07-14T12:13:01.301Z] [2022-07-14T12:13:01.301Z] ==> git version 2.25.1 found [2022-07-14T12:13:01.301Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-14T12:13:01.301Z] Release-Date: 2020-01-08 [2022-07-14T12:13:01.301Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-14T12:13:01.301Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-14T12:13:01.301Z] ==> Jenkins CI detected. [2022-07-14T12:13:01.301Z] current dir:  /w/workspace/_app-service-configurable_PR-445 [2022-07-14T12:13:01.301Z] project root: . [2022-07-14T12:13:01.301Z] --> token set from env [2022-07-14T12:13:01.301Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-14T12:13:01.301Z] ==> Running gcov in . (disable via -X gcov) [2022-07-14T12:13:01.301Z] ==> Python coveragepy not found [2022-07-14T12:13:01.301Z] ==> Searching for coverage reports in: [2022-07-14T12:13:01.301Z] + . [2022-07-14T12:13:01.564Z] -> Found 1 reports [2022-07-14T12:13:01.564Z] ==> Detecting git/mercurial file structure [2022-07-14T12:13:01.564Z] ==> Reading reports [2022-07-14T12:13:01.564Z] + ./coverage.out bytes=10 [2022-07-14T12:13:01.564Z] ==> Appending adjustments [2022-07-14T12:13:01.564Z] https://docs.codecov.io/docs/fixing-reports [2022-07-14T12:13:01.564Z] + Found adjustments [2022-07-14T12:13:01.564Z] ==> Gzipping contents [2022-07-14T12:13:01.564Z] 4.0K /tmp/codecov.Lt9kKJ.gz [2022-07-14T12:13:01.564Z] ==> Uploading reports [2022-07-14T12:13:01.564Z] url: https://codecov.io [2022-07-14T12:13:01.564Z] query: branch=PR-445&commit=9e42ed55ccde43e911f8d50bf85862a09e66f8f9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-445%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=445&job=&cmd_args= [2022-07-14T12:13:01.564Z] -> Pinging Codecov [2022-07-14T12:13:01.564Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-445&commit=9e42ed55ccde43e911f8d50bf85862a09e66f8f9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-445%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=445&job=&cmd_args= [2022-07-14T12:13:01.825Z] -> Uploading to [2022-07-14T12:13:01.825Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-14/A97CA9966030D2A3747ED39772930CCE/9e42ed55ccde43e911f8d50bf85862a09e66f8f9/37e5c1ae-3e50-4438-b212-965bfc80fd67.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220714T121301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eadd26b4fc483f3a80fb42433ea2961c2452cfc928156e0ac3d62949d05aa905 [2022-07-14T12:13:01.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T12:13:01.825Z] Dload Upload Total Spent Left Speed [2022-07-14T12:13:02.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2529 --:--:-- --:--:-- --:--:-- 2529 [2022-07-14T12:13:02.087Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/9e42ed55ccde43e911f8d50bf85862a09e66f8f9 [Pipeline] } [2022-07-14T12:13:02.119Z] 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 [2022-07-14T12:13:03.869Z] + [ -d /w/workspace/_app-service-configurable_PR-445/archives ] [2022-07-14T12:13:03.869Z] + ls -al /w/workspace/_app-service-configurable_PR-445/archives [2022-07-14T12:13:03.869Z] total 16 [2022-07-14T12:13:03.869Z] drwxr-xr-x 3 root root 4096 Jul 14 12:05 . [2022-07-14T12:13:03.869Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 12:05 .. [2022-07-14T12:13:03.869Z] drwxr-xr-x 2 root root 4096 Jul 14 12:05 cost [2022-07-14T12:13:03.869Z] -rw-r--r-- 1 root root 95 Jul 14 12:05 cost.csv [2022-07-14T12:13:03.869Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-445/archives [2022-07-14T12:13:03.869Z] + ls -al /w/workspace/_app-service-configurable_PR-445/archives [2022-07-14T12:13:03.869Z] total 16 [2022-07-14T12:13:03.869Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 12:05 . [2022-07-14T12:13:03.869Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 12:05 .. [2022-07-14T12:13:03.869Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 12:05 cost [2022-07-14T12:13:03.869Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 14 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-14T12:13:04.201Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T12:13:05.097Z] ---> package-listing.sh [2022-07-14T12:13:05.097Z] ++ facter osfamily [2022-07-14T12:13:05.097Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-14T12:13:05.357Z] + OS_FAMILY=debian [2022-07-14T12:13:05.357Z] + workspace=/w/workspace/_app-service-configurable_PR-445 [2022-07-14T12:13:05.357Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-14T12:13:05.357Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-14T12:13:05.357Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-14T12:13:05.357Z] + PACKAGES=/tmp/packages_start.txt [2022-07-14T12:13:05.357Z] + '[' /w/workspace/_app-service-configurable_PR-445 ']' [2022-07-14T12:13:05.357Z] + PACKAGES=/tmp/packages_end.txt [2022-07-14T12:13:05.357Z] + case "${OS_FAMILY}" in [2022-07-14T12:13:05.357Z] + dpkg -l [2022-07-14T12:13:05.357Z] + grep '^ii' [2022-07-14T12:13:05.357Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-14T12:13:05.357Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-14T12:13:05.357Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-14T12:13:05.357Z] + '[' /w/workspace/_app-service-configurable_PR-445 ']' [2022-07-14T12:13:05.357Z] + mkdir -p /w/workspace/_app-service-configurable_PR-445/archives/ [2022-07-14T12:13:05.358Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-445/archives/ [Pipeline] echo [2022-07-14T12:13:05.391Z] 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-445/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-14T12:13:05.689Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T12:13:06.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T12:13:06.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T12:13:06.476Z] prd-ubuntu20.04-docker-8c-8g-19935 does not seem to be running inside a container [2022-07-14T12:13:06.506Z] $ 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-445/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-445 -v /w/workspace/_app-service-configurable_PR-445:/w/workspace/_app-service-configurable_PR-445:rw,z -v /w/workspace/_app-service-configurable_PR-445@tmp:/w/workspace/_app-service-configurable_PR-445@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-14T12:13:06.763Z] $ docker top c9248041c7db297d8b03efbc345eec7cba6d7da5e1f6e281169f3bbaf6cb4761 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T12:13:07.179Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-14T12:13:07.491Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-14T12:13:07.805Z] + ls /var/log/sa-host [2022-07-14T12:13:07.805Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T12:13:07.994Z] provisioning config files... [2022-07-14T12:13:08.006Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-445@tmp/config5006295194771200937tmp [Pipeline] { [Pipeline] echo [2022-07-14T12:13:08.058Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T12:13:08.377Z] ---> create-netrc.sh [Pipeline] } [2022-07-14T12:13:08.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-14T12:13:08.808Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-14T12:13:08.840Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T12:13:09.150Z] ---> sudo-logs.sh [2022-07-14T12:13:09.150Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-14T12:13:09.231Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T12:13:09.543Z] ---> job-cost.sh [2022-07-14T12:13:09.544Z] lf-activate-venv: SKIPPING [2022-07-14T12:13:09.544Z] DEBUG: total: 0.2199999988079071 [2022-07-14T12:13:09.544Z] INFO: Retrieving Stack Cost... [2022-07-14T12:13:10.115Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-14T12:13:10.376Z] INFO: Archiving Costs [Pipeline] echo [2022-07-14T12:13:10.410Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T12:13:10.729Z] ---> logs-deploy.sh [2022-07-14T12:13:10.729Z] lf-activate-venv: SKIPPING [2022-07-14T12:13:10.729Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-445/1 [2022-07-14T12:13:10.729Z] INFO: archiving workspace using pattern(s): [2022-07-14T12:13:11.669Z] Archives upload complete. [2022-07-14T12:13:11.669Z] INFO: archiving logs to Nexus [2022-07-14T12:13:12.618Z] ---> uname -a: [2022-07-14T12:13:12.618Z] Linux prd-ubuntu20-04-docker-8c-8g-19935 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-14T12:13:12.618Z] [2022-07-14T12:13:12.618Z] [2022-07-14T12:13:12.618Z] ---> lscpu: [2022-07-14T12:13:12.618Z] Architecture: x86_64 [2022-07-14T12:13:12.618Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-14T12:13:12.618Z] Byte Order: Little Endian [2022-07-14T12:13:12.618Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-14T12:13:12.618Z] CPU(s): 8 [2022-07-14T12:13:12.618Z] On-line CPU(s) list: 0-7 [2022-07-14T12:13:12.618Z] Thread(s) per core: 1 [2022-07-14T12:13:12.618Z] Core(s) per socket: 1 [2022-07-14T12:13:12.618Z] Socket(s): 8 [2022-07-14T12:13:12.618Z] NUMA node(s): 1 [2022-07-14T12:13:12.618Z] Vendor ID: AuthenticAMD [2022-07-14T12:13:12.618Z] CPU family: 23 [2022-07-14T12:13:12.618Z] Model: 49 [2022-07-14T12:13:12.618Z] Model name: AMD EPYC-Rome Processor [2022-07-14T12:13:12.618Z] Stepping: 0 [2022-07-14T12:13:12.618Z] CPU MHz: 2800.000 [2022-07-14T12:13:12.618Z] BogoMIPS: 5600.00 [2022-07-14T12:13:12.618Z] Virtualization: AMD-V [2022-07-14T12:13:12.618Z] Hypervisor vendor: KVM [2022-07-14T12:13:12.618Z] Virtualization type: full [2022-07-14T12:13:12.618Z] L1d cache: 256 KiB [2022-07-14T12:13:12.618Z] L1i cache: 256 KiB [2022-07-14T12:13:12.618Z] L2 cache: 4 MiB [2022-07-14T12:13:12.618Z] L3 cache: 128 MiB [2022-07-14T12:13:12.618Z] NUMA node0 CPU(s): 0-7 [2022-07-14T12:13:12.618Z] Vulnerability Itlb multihit: Not affected [2022-07-14T12:13:12.618Z] Vulnerability L1tf: Not affected [2022-07-14T12:13:12.618Z] Vulnerability Mds: Not affected [2022-07-14T12:13:12.618Z] Vulnerability Meltdown: Not affected [2022-07-14T12:13:12.618Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-14T12:13:12.618Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-14T12:13:12.618Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-14T12:13:12.618Z] Vulnerability Srbds: Not affected [2022-07-14T12:13:12.618Z] Vulnerability Tsx async abort: Not affected [2022-07-14T12:13:12.618Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-14T12:13:12.618Z] [2022-07-14T12:13:12.618Z] [2022-07-14T12:13:12.618Z] ---> nproc: [2022-07-14T12:13:12.618Z] 8 [2022-07-14T12:13:12.618Z] [2022-07-14T12:13:12.618Z] [2022-07-14T12:13:12.618Z] ---> df -h: [2022-07-14T12:13:12.618Z] Filesystem Size Used Avail Use% Mounted on [2022-07-14T12:13:12.618Z] overlay 155G 11G 145G 7% / [2022-07-14T12:13:12.618Z] tmpfs 64M 0 64M 0% /dev [2022-07-14T12:13:12.618Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-14T12:13:12.618Z] shm 64M 0 64M 0% /dev/shm [2022-07-14T12:13:12.618Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-14T12:13:12.618Z] [2022-07-14T12:13:12.618Z] [2022-07-14T12:13:12.618Z] ---> sar -b -r -n DEV: [2022-07-14T12:13:12.618Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19935) 07/14/22 _x86_64_ (8 CPU) [2022-07-14T12:13:12.618Z] [2022-07-14T12:13:12.618Z] 12:03:09 LINUX RESTART (8 CPU) [2022-07-14T12:13:12.618Z] [2022-07-14T12:13:12.618Z] 12:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-14T12:13:12.618Z] 12:05:01 209.49 12.05 197.44 0.00 2041.61 68128.50 0.00 [2022-07-14T12:13:12.618Z] 12:06:01 188.32 0.10 188.22 0.00 9.07 38736.48 0.00 [2022-07-14T12:13:12.618Z] 12:07:01 1.90 0.00 1.90 0.00 0.00 28.01 0.00 [2022-07-14T12:13:12.618Z] 12:08:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2022-07-14T12:13:12.618Z] 12:09:01 1.70 0.02 1.68 0.00 0.13 19.20 0.00 [2022-07-14T12:13:12.618Z] 12:10:01 2.30 0.00 2.30 0.00 0.00 31.19 0.00 [2022-07-14T12:13:12.618Z] 12:11:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 [2022-07-14T12:13:12.618Z] 12:12:01 2.02 0.00 2.02 0.00 0.00 22.93 0.00 [2022-07-14T12:13:12.618Z] 12:13:01 1.43 0.02 1.42 0.00 1.20 15.73 0.00 [2022-07-14T12:13:12.618Z] Average: 45.28 1.33 43.94 0.00 224.66 11787.12 0.00 [2022-07-14T12:13:12.618Z] [2022-07-14T12:13:12.618Z] 12:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-14T12:13:12.618Z] 12:05:01 28450276 31757940 541340 1.65 159404 3366684 2114616 6.23 1152156 2850056 612 [2022-07-14T12:13:12.618Z] 12:06:01 27709932 31773960 519380 1.58 172712 4045188 1801780 5.31 1268672 3397820 312 [2022-07-14T12:13:12.618Z] 12:07:01 27710600 31774808 518072 1.58 172760 4045192 1801780 5.31 1268072 3397824 156 [2022-07-14T12:13:12.618Z] 12:08:01 27711504 31775672 517456 1.57 172784 4045192 1801780 5.31 1266572 3397824 172 [2022-07-14T12:13:12.618Z] 12:09:01 27719132 31783400 509612 1.55 172876 4045204 1801780 5.31 1259552 3397836 12 [2022-07-14T12:13:12.618Z] 12:10:01 27719628 31784020 508920 1.55 172964 4045212 1801780 5.31 1259076 3397840 24 [2022-07-14T12:13:12.618Z] 12:11:01 27719816 31784296 508588 1.55 173040 4045212 1801780 5.31 1259012 3397844 172 [2022-07-14T12:13:12.618Z] 12:12:01 27720676 31785176 507688 1.54 173116 4045216 1801780 5.31 1258424 3397848 148 [2022-07-14T12:13:12.618Z] 12:13:01 27718592 31783452 509312 1.55 173180 4045228 1818200 5.36 1260296 3398088 32 [2022-07-14T12:13:12.618Z] Average: 27797795 31778080 515596 1.57 171426 3969814 1838364 5.42 1250204 3336998 182 [2022-07-14T12:13:12.618Z] [2022-07-14T12:13:12.618Z] 12:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-14T12:13:12.618Z] 12:05:01 docker0 120.20 142.48 9.62 1102.24 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:05:01 veth4711419 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:05:01 veth7b4c0d8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:05:01 lo 6.03 6.03 0.59 0.59 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:05:01 ens3 468.50 320.86 6873.81 93.04 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:06:01 docker0 9.62 13.86 0.57 101.27 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:06:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:06:01 ens3 175.75 121.30 2662.52 79.83 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:07:01 ens3 0.42 0.25 0.26 0.21 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:08:01 ens3 0.38 0.32 1.39 0.02 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:09:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:10:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:11:01 ens3 0.47 0.43 0.26 0.21 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:13:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] 12:13:01 ens3 2.43 1.88 2.74 0.72 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] Average: docker0 14.23 17.14 1.12 131.94 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] Average: ens3 71.31 48.98 1049.40 19.21 0.00 0.00 0.00 0.00 [2022-07-14T12:13:12.618Z] [2022-07-14T12:13:12.618Z] [2022-07-14T12:13:12.618Z] ---> sar -P ALL: [2022-07-14T12:13:12.618Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19935) 07/14/22 _x86_64_ (8 CPU) [2022-07-14T12:13:12.618Z] [2022-07-14T12:13:12.618Z] 12:03:09 LINUX RESTART (8 CPU) [2022-07-14T12:13:12.618Z] [2022-07-14T12:13:12.618Z] 12:04:02 CPU %user %nice %system %iowait %steal %idle [2022-07-14T12:13:12.618Z] 12:05:01 all 10.29 0.00 4.49 1.78 0.06 83.38 [2022-07-14T12:13:12.618Z] 12:05:01 0 10.02 0.00 4.72 1.14 0.07 84.05 [2022-07-14T12:13:12.618Z] 12:05:01 1 8.79 0.00 5.10 0.57 0.07 85.48 [2022-07-14T12:13:12.618Z] 12:05:01 2 10.61 0.00 4.19 0.12 0.05 85.03 [2022-07-14T12:13:12.618Z] 12:05:01 3 10.65 0.00 4.00 0.47 0.09 84.80 [2022-07-14T12:13:12.618Z] 12:05:01 4 10.71 0.00 4.41 4.55 0.05 80.29 [2022-07-14T12:13:12.618Z] 12:05:01 5 10.42 0.00 5.06 6.19 0.05 78.28 [2022-07-14T12:13:12.619Z] 12:05:01 6 10.96 0.00 3.72 0.51 0.05 84.75 [2022-07-14T12:13:12.619Z] 12:05:01 7 10.18 0.00 4.70 0.67 0.07 84.37 [2022-07-14T12:13:12.619Z] 12:06:01 all 30.50 0.00 6.40 1.16 0.09 61.85 [2022-07-14T12:13:12.619Z] 12:06:01 0 29.97 0.00 6.51 1.99 0.08 61.43 [2022-07-14T12:13:12.619Z] 12:06:01 1 30.08 0.00 6.66 1.50 0.08 61.67 [2022-07-14T12:13:12.619Z] 12:06:01 2 32.22 0.00 6.75 0.17 0.08 60.77 [2022-07-14T12:13:12.619Z] 12:06:01 3 30.00 0.00 6.22 0.07 0.08 63.62 [2022-07-14T12:13:12.619Z] 12:06:01 4 31.28 0.00 6.20 1.30 0.08 61.13 [2022-07-14T12:13:12.619Z] 12:06:01 5 29.82 0.00 6.30 1.10 0.10 62.68 [2022-07-14T12:13:12.619Z] 12:06:01 6 30.46 0.00 6.09 0.12 0.10 63.23 [2022-07-14T12:13:12.619Z] 12:06:01 7 30.16 0.00 6.48 3.02 0.08 60.26 [2022-07-14T12:13:12.619Z] 12:07:01 all 0.26 0.00 0.01 0.01 0.00 99.71 [2022-07-14T12:13:12.619Z] 12:07:01 0 0.02 0.00 0.02 0.10 0.00 99.87 [2022-07-14T12:13:12.619Z] 12:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-14T12:13:12.619Z] 12:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T12:13:12.619Z] 12:07:01 3 1.99 0.00 0.02 0.00 0.02 97.98 [2022-07-14T12:13:12.619Z] 12:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T12:13:12.619Z] 12:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-14T12:13:12.619Z] 12:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-14T12:13:12.619Z] 12:07:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-14T12:13:12.619Z] 12:08:01 all 0.26 0.00 0.02 0.00 0.00 99.71 [2022-07-14T12:13:12.619Z] 12:08:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-14T12:13:12.619Z] 12:08:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-14T12:13:12.619Z] 12:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-14T12:13:12.619Z] 12:08:01 3 1.97 0.00 0.02 0.00 0.00 98.01 [2022-07-14T12:13:12.619Z] 12:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T12:13:12.619Z] 12:08:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-14T12:13:12.619Z] 12:08:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-14T12:13:12.619Z] 12:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T12:13:12.619Z] 12:09:01 all 0.07 0.00 0.02 0.01 0.00 99.90 [2022-07-14T12:13:12.619Z] 12:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T12:13:12.619Z] 12:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-14T12:13:12.619Z] 12:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-14T12:13:12.619Z] 12:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-14T12:13:12.619Z] 12:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T12:13:12.619Z] 12:09:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2022-07-14T12:13:12.619Z] 12:09:01 6 0.40 0.00 0.10 0.00 0.00 99.50 [2022-07-14T12:13:12.619Z] 12:09:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-14T12:13:12.619Z] 12:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-14T12:13:12.619Z] 12:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T12:13:12.619Z] 12:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-14T12:13:12.619Z] 12:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T12:13:12.619Z] 12:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T12:13:12.619Z] 12:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T12:13:12.619Z] 12:10:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2022-07-14T12:13:12.619Z] 12:10:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2022-07-14T12:13:12.619Z] 12:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T12:13:12.619Z] 12:11:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-07-14T12:13:12.619Z] 12:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T12:13:12.619Z] 12:11:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-14T12:13:12.619Z] 12:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T12:13:12.619Z] 12:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-14T12:13:12.619Z] 12:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T12:13:12.619Z] 12:11:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-14T12:13:12.619Z] 12:11:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-14T12:13:12.619Z] 12:11:01 7 0.12 0.00 0.02 0.00 0.00 99.87 [2022-07-14T12:13:12.619Z] 12:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-14T12:13:12.619Z] 12:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-14T12:13:12.619Z] 12:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T12:13:12.619Z] 12:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T12:13:12.619Z] 12:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T12:13:12.619Z] 12:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T12:13:12.619Z] 12:12:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2022-07-14T12:13:12.619Z] 12:12:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-14T12:13:12.619Z] 12:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T12:13:12.619Z] 12:13:01 all 0.06 0.00 0.04 0.00 0.00 99.89 [2022-07-14T12:13:12.619Z] 12:13:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2022-07-14T12:13:12.619Z] 12:13:01 1 0.10 0.00 0.12 0.00 0.02 99.77 [2022-07-14T12:13:12.619Z] 12:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-14T12:13:12.619Z] 12:13:01 3 0.10 0.00 0.02 0.00 0.00 99.88 [2022-07-14T12:13:12.619Z] 12:13:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-14T12:13:12.619Z] 12:13:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2022-07-14T12:13:12.619Z] 12:13:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2022-07-14T12:13:12.619Z] 12:13:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2022-07-14T12:13:12.619Z] Average: all 4.55 0.00 1.20 0.33 0.02 93.90 [2022-07-14T12:13:12.619Z] Average: 0 4.40 0.00 1.24 0.36 0.02 93.98 [2022-07-14T12:13:12.619Z] Average: 1 4.30 0.00 1.32 0.23 0.02 94.13 [2022-07-14T12:13:12.619Z] Average: 2 4.72 0.00 1.21 0.03 0.01 94.03 [2022-07-14T12:13:12.619Z] Average: 3 4.90 0.00 1.12 0.06 0.02 93.89 [2022-07-14T12:13:12.619Z] Average: 4 4.62 0.00 1.17 0.63 0.02 93.56 [2022-07-14T12:13:12.619Z] Average: 5 4.42 0.00 1.25 0.82 0.02 93.50 [2022-07-14T12:13:12.619Z] Average: 6 4.61 0.00 1.10 0.08 0.02 94.19 [2022-07-14T12:13:12.619Z] Average: 7 4.44 0.00 1.24 0.41 0.02 93.90 [2022-07-14T12:13:12.619Z] [2022-07-14T12:13:12.619Z] [2022-07-14T12:13:12.619Z]