Pull request #604 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2386736c37ee5a8f3f17487b18219d612a5a41f2+b67f74333668246022981e30ac7b8d2a5f1cf928 (a68f68a3d03271abeabf6af3d4a5a2192c2ab52b) 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-ssh9815079734563079393.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1666400913053268063.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-604/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-604/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10782220451886932909.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-604/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13359763870401661623.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6220290869815762965.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-604/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-604/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15544184005979253465.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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-8630 in /w/workspace/_app-service-configurable_PR-604 [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-604 # 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 > 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/604/head:refs/remotes/origin/PR-604 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b67f74333668246022981e30ac7b8d2a5f1cf928 into PR head commit 2386736c37ee5a8f3f17487b18219d612a5a41f2 Merge succeeded, producing 2386736c37ee5a8f3f17487b18219d612a5a41f2 Checking out Revision 2386736c37ee5a8f3f17487b18219d612a5a41f2 (PR-604) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-06T12:43:56.447Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 2386736c37ee5a8f3f17487b18219d612a5a41f2 # 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 b67f74333668246022981e30ac7b8d2a5f1cf928 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2386736c37ee5a8f3f17487b18219d612a5a41f2 # timeout=10 [Pipeline] withCredentials [2023-10-06T12:43:56.635Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-06T12:43:56.729Z] ========================================================= [2023-10-06T12:43:56.729Z] EdgeX Global Pipelines Version Info [2023-10-06T12:43:56.729Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-06T12:43:57.476Z] ------------------- [2023-10-06T12:43:57.476Z] stable info: [2023-10-06T12:43:57.476Z] ------------------- [2023-10-06T12:43:57.476Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-06T12:43:57.476Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-06T12:43:57.476Z] Message: update stable to v1.0.254 [2023-10-06T12:43:58.047Z] ------------------- [2023-10-06T12:43:58.048Z] experimental info: [2023-10-06T12:43:58.048Z] ------------------- [2023-10-06T12:43:58.048Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-06T12:43:58.048Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-06T12:43:58.048Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-06T12:43:58.376Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-06T12:43:58.417Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-06T12:43:58.463Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-06T12:43:58.502Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-06T12:43:58.549Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-06T12:43:58.591Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-06T12:43:58.634Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-06T12:43:58.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-06T12:43:58.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-06T12:43:58.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-06T12:43:58.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-06T12:43:58.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-06T12:43:58.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-06T12:43:58.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-06T12:43:59.000Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-06T12:43:59.041Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-06T12:43:59.083Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-06T12:43:59.128Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-06T12:43:59.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-06T12:43:59.206Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-06T12:43:59.248Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-06T12:43:59.288Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-06T12:43:59.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-06T12:43:59.373Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-06T12:43:59.414Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-06T12:43:59.456Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-06T12:43:59.497Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-06T12:43:59.536Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-604 [Pipeline] echo [2023-10-06T12:43:59.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-604 [Pipeline] echo [2023-10-06T12:43:59.620Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-604 [Pipeline] echo [2023-10-06T12:43:59.665Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2386736c37ee5a8f3f17487b18219d612a5a41f2 [Pipeline] echo [2023-10-06T12:43:59.711Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2386736 [Pipeline] echo [2023-10-06T12:43:59.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T12:43:59.938Z] provisioning config files... [2023-10-06T12:43:59.950Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-604@tmp/config4475112026700923811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T12:44:00.291Z] ---> docker-login.sh [2023-10-06T12:44:00.291Z] nexus3.edgexfoundry.org:10001 [2023-10-06T12:44:00.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T12:44:00.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T12:44:00.551Z] Configure a credential helper to remove this warning. See [2023-10-06T12:44:00.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T12:44:00.551Z] [2023-10-06T12:44:00.551Z] Login Succeeded [2023-10-06T12:44:00.551Z] nexus3.edgexfoundry.org:10002 [2023-10-06T12:44:00.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T12:44:00.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T12:44:00.814Z] Configure a credential helper to remove this warning. See [2023-10-06T12:44:00.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T12:44:00.814Z] [2023-10-06T12:44:00.814Z] Login Succeeded [2023-10-06T12:44:00.814Z] nexus3.edgexfoundry.org:10003 [2023-10-06T12:44:00.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T12:44:00.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T12:44:00.814Z] Configure a credential helper to remove this warning. See [2023-10-06T12:44:00.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T12:44:00.814Z] [2023-10-06T12:44:00.814Z] Login Succeeded [2023-10-06T12:44:00.814Z] nexus3.edgexfoundry.org:10004 [2023-10-06T12:44:00.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T12:44:01.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T12:44:01.074Z] Configure a credential helper to remove this warning. See [2023-10-06T12:44:01.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T12:44:01.074Z] [2023-10-06T12:44:01.074Z] Login Succeeded [2023-10-06T12:44:01.074Z] docker.io [2023-10-06T12:44:01.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T12:44:01.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T12:44:01.337Z] Configure a credential helper to remove this warning. See [2023-10-06T12:44:01.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T12:44:01.337Z] [2023-10-06T12:44:01.337Z] Login Succeeded [2023-10-06T12:44:01.337Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T12:44:01.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-06T12:44:02.003Z] + git rev-list -1 --merges 2386736c37ee5a8f3f17487b18219d612a5a41f2~1..2386736c37ee5a8f3f17487b18219d612a5a41f2 [Pipeline] echo [2023-10-06T12:44:02.069Z] -----------> git rev-list -1 --merges 2386736c37ee5a8f3f17487b18219d612a5a41f2~1..2386736c37ee5a8f3f17487b18219d612a5a41f2 2386736c37ee5a8f3f17487b18219d612a5a41f2 [false] [Pipeline] sh [2023-10-06T12:44:02.380Z] + git log --format=format:%s -1 2386736c37ee5a8f3f17487b18219d612a5a41f2 [Pipeline] echo [2023-10-06T12:44:02.420Z] ========================================================= [2023-10-06T12:44:02.420Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-06T12:44:02.420Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-06T12:44:02.845Z] + git log --format=format:%s -1 2386736c37ee5a8f3f17487b18219d612a5a41f2 [Pipeline] echo [2023-10-06T12:44:02.876Z] [semverPrep] GIT_COMMIT: 2386736c37ee5a8f3f17487b18219d612a5a41f2, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-10-06T12:44:02.903Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-06T12:44:03.301Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-06T12:44:03.301Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-06T12:44:03.301Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-06T12:44:03.301Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-06T12:44:03.301Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-06T12:44:03.301Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-06T12:44:03.301Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T12:44:03.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T12:44:03.794Z] [2023-10-06T12:44:03.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T12:44:04.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T12:44:04.163Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-06T12:44:04.163Z] b85a868b505f: Pulling fs layer [2023-10-06T12:44:04.163Z] e2be974225ed: Pulling fs layer [2023-10-06T12:44:04.163Z] 339a4e72a1f5: Pulling fs layer [2023-10-06T12:44:04.163Z] 988bab9f4d93: Pulling fs layer [2023-10-06T12:44:04.163Z] 1469e6f7b9e6: Pulling fs layer [2023-10-06T12:44:04.163Z] eaf3925da568: Pulling fs layer [2023-10-06T12:44:04.163Z] bab4dde63d76: Pulling fs layer [2023-10-06T12:44:04.163Z] bde34c3a00c8: Pulling fs layer [2023-10-06T12:44:04.163Z] b352a97aabf1: Pulling fs layer [2023-10-06T12:44:04.163Z] 4872d77fe225: Pulling fs layer [2023-10-06T12:44:04.163Z] 5851b861e8e6: Pulling fs layer [2023-10-06T12:44:04.163Z] b352a97aabf1: Waiting [2023-10-06T12:44:04.163Z] eaf3925da568: Waiting [2023-10-06T12:44:04.163Z] bde34c3a00c8: Waiting [2023-10-06T12:44:04.163Z] bab4dde63d76: Waiting [2023-10-06T12:44:04.163Z] 5851b861e8e6: Waiting [2023-10-06T12:44:04.163Z] 1469e6f7b9e6: Waiting [2023-10-06T12:44:04.163Z] 988bab9f4d93: Waiting [2023-10-06T12:44:04.163Z] 4872d77fe225: Waiting [2023-10-06T12:44:04.163Z] e2be974225ed: Download complete [2023-10-06T12:44:04.163Z] 988bab9f4d93: Verifying Checksum [2023-10-06T12:44:04.163Z] 988bab9f4d93: Download complete [2023-10-06T12:44:04.422Z] 1469e6f7b9e6: Verifying Checksum [2023-10-06T12:44:04.422Z] 1469e6f7b9e6: Download complete [2023-10-06T12:44:04.422Z] 339a4e72a1f5: Verifying Checksum [2023-10-06T12:44:04.422Z] 339a4e72a1f5: Download complete [2023-10-06T12:44:04.422Z] eaf3925da568: Download complete [2023-10-06T12:44:04.422Z] bde34c3a00c8: Verifying Checksum [2023-10-06T12:44:04.422Z] bde34c3a00c8: Download complete [2023-10-06T12:44:04.422Z] b352a97aabf1: Download complete [2023-10-06T12:44:04.422Z] 4872d77fe225: Download complete [2023-10-06T12:44:04.422Z] 5851b861e8e6: Download complete [2023-10-06T12:44:04.422Z] b85a868b505f: Verifying Checksum [2023-10-06T12:44:04.422Z] b85a868b505f: Download complete [2023-10-06T12:44:04.682Z] bab4dde63d76: Verifying Checksum [2023-10-06T12:44:04.682Z] bab4dde63d76: Download complete [2023-10-06T12:44:05.619Z] b85a868b505f: Pull complete [2023-10-06T12:44:05.619Z] e2be974225ed: Pull complete [2023-10-06T12:44:06.187Z] 339a4e72a1f5: Pull complete [2023-10-06T12:44:06.187Z] 988bab9f4d93: Pull complete [2023-10-06T12:44:06.448Z] 1469e6f7b9e6: Pull complete [2023-10-06T12:44:06.448Z] eaf3925da568: Pull complete [2023-10-06T12:44:08.369Z] bab4dde63d76: Pull complete [2023-10-06T12:44:08.369Z] bde34c3a00c8: Pull complete [2023-10-06T12:44:08.369Z] b352a97aabf1: Pull complete [2023-10-06T12:44:08.369Z] 4872d77fe225: Pull complete [2023-10-06T12:44:08.629Z] 5851b861e8e6: Pull complete [2023-10-06T12:44:08.629Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-06T12:44:08.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T12:44:08.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T12:44:08.850Z] prd-ubuntu20.04-docker-8c-8g-8630 does not seem to be running inside a container [2023-10-06T12:44:08.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-604 -v /w/workspace/_app-service-configurable_PR-604:/w/workspace/_app-service-configurable_PR-604:rw,z -v /w/workspace/_app-service-configurable_PR-604@tmp:/w/workspace/_app-service-configurable_PR-604@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-06T12:44:11.438Z] $ docker top ccf5b89642b76b31bf4ec67f3d58e7b8de2d3e45e6a0c98cc3b18f15c2401464 -eo pid,comm [2023-10-06T12:44:11.493Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-06T12:44:11.493Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-06T12:44:11.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T12:44:11.629Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T12:44:11.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T12:44:11.740Z] $ docker exec ccf5b89642b76b31bf4ec67f3d58e7b8de2d3e45e6a0c98cc3b18f15c2401464 ssh-agent [2023-10-06T12:44:11.842Z] SSH_AUTH_SOCK=/tmp/ssh-2VgRSP6QCvZD/agent.32 [2023-10-06T12:44:11.842Z] SSH_AGENT_PID=38 [2023-10-06T12:44:11.848Z] Running ssh-add (command line suppressed) [2023-10-06T12:44:11.948Z] Identity added: /w/workspace/_app-service-configurable_PR-604@tmp/private_key_14657204790947423200.key (/w/workspace/_app-service-configurable_PR-604@tmp/private_key_14657204790947423200.key) [2023-10-06T12:44:11.960Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T12:44:12.293Z] + git tag --points-at HEAD [Pipeline] } [2023-10-06T12:44:12.320Z] $ docker exec --env ******** --env ******** ccf5b89642b76b31bf4ec67f3d58e7b8de2d3e45e6a0c98cc3b18f15c2401464 ssh-agent -k [2023-10-06T12:44:12.420Z] unset SSH_AUTH_SOCK; [2023-10-06T12:44:12.420Z] unset SSH_AGENT_PID; [2023-10-06T12:44:12.421Z] echo Agent pid 38 killed; [2023-10-06T12:44:12.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-06T12:44:12.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T12:44:12.517Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T12:44:12.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T12:44:12.624Z] $ docker exec ccf5b89642b76b31bf4ec67f3d58e7b8de2d3e45e6a0c98cc3b18f15c2401464 ssh-agent [2023-10-06T12:44:12.727Z] SSH_AUTH_SOCK=/tmp/ssh-Cyva2JcQ8FCf/agent.71 [2023-10-06T12:44:12.727Z] SSH_AGENT_PID=77 [2023-10-06T12:44:12.731Z] Running ssh-add (command line suppressed) [2023-10-06T12:44:12.870Z] Identity added: /w/workspace/_app-service-configurable_PR-604@tmp/private_key_6094268458646148454.key (/w/workspace/_app-service-configurable_PR-604@tmp/private_key_6094268458646148454.key) [2023-10-06T12:44:12.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T12:44:13.210Z] + git semver init [2023-10-06T12:44:13.469Z] 2023-10-06 12:44:13,417 [run_init] DEBUG init version:0.0.0 force:False [2023-10-06T12:44:13.469Z] 2023-10-06 12:44:13,418 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-604/.semver [2023-10-06T12:44:13.469Z] 2023-10-06 12:44:13,419 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-604/.semver [2023-10-06T12:44:13.469Z] 2023-10-06 12:44:13,419 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-604/.semver'], cwd=/w/workspace/_app-service-configurable_PR-604, universal_newlines=False, shell=None, istream=None) [2023-10-06T12:44:14.407Z] 2023-10-06 12:44:14,286 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-604/.git/info/exclude [2023-10-06T12:44:14.407Z] 2023-10-06 12:44:14,287 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-604/.semver/PR-604 with force:False [2023-10-06T12:44:14.407Z] 2023-10-06 12:44:14,287 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-604/.semver/PR-604 [2023-10-06T12:44:14.407Z] 2023-10-06 12:44:14,292 [execute] INFO git cat-file --batch-check [2023-10-06T12:44:14.407Z] 2023-10-06 12:44:14,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-604/.semver, universal_newlines=False, shell=None, istream=) [2023-10-06T12:44:14.407Z] 2023-10-06 12:44:14,300 [execute] INFO git cat-file --batch [2023-10-06T12:44:14.407Z] 2023-10-06 12:44:14,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-604/.semver, universal_newlines=False, shell=None, istream=) [2023-10-06T12:44:14.407Z] 2023-10-06 12:44:14,305 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-604/.semver/PR-604 [2023-10-06T12:44:14.407Z] 0.0.0 [Pipeline] } [2023-10-06T12:44:14.434Z] $ docker exec --env ******** --env ******** ccf5b89642b76b31bf4ec67f3d58e7b8de2d3e45e6a0c98cc3b18f15c2401464 ssh-agent -k [2023-10-06T12:44:14.545Z] unset SSH_AUTH_SOCK; [2023-10-06T12:44:14.545Z] unset SSH_AGENT_PID; [2023-10-06T12:44:14.545Z] echo Agent pid 77 killed; [2023-10-06T12:44:14.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-06T12:44:15.039Z] + git semver [Pipeline] } [2023-10-06T12:44:15.322Z] $ docker stop --time=1 ccf5b89642b76b31bf4ec67f3d58e7b8de2d3e45e6a0c98cc3b18f15c2401464 [2023-10-06T12:44:16.614Z] $ docker rm -f --volumes ccf5b89642b76b31bf4ec67f3d58e7b8de2d3e45e6a0c98cc3b18f15c2401464 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-06T12:44:17.039Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-06T12:44:17.313Z] Stashed 1 file(s) [Pipeline] echo [2023-10-06T12:44:17.331Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T12:44:17.944Z] provisioning config files... [2023-10-06T12:44:17.952Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-604@tmp/config2110253745253922543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T12:44:18.304Z] ---> docker-login.sh [2023-10-06T12:44:18.304Z] nexus3.edgexfoundry.org:10001 [2023-10-06T12:44:18.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T12:44:18.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T12:44:18.304Z] Configure a credential helper to remove this warning. See [2023-10-06T12:44:18.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T12:44:18.304Z] [2023-10-06T12:44:18.304Z] Login Succeeded [2023-10-06T12:44:18.304Z] nexus3.edgexfoundry.org:10002 [2023-10-06T12:44:18.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T12:44:18.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T12:44:18.304Z] Configure a credential helper to remove this warning. See [2023-10-06T12:44:18.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T12:44:18.304Z] [2023-10-06T12:44:18.304Z] Login Succeeded [2023-10-06T12:44:18.304Z] nexus3.edgexfoundry.org:10003 [2023-10-06T12:44:18.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T12:44:18.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T12:44:18.563Z] Configure a credential helper to remove this warning. See [2023-10-06T12:44:18.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T12:44:18.563Z] [2023-10-06T12:44:18.563Z] Login Succeeded [2023-10-06T12:44:18.563Z] nexus3.edgexfoundry.org:10004 [2023-10-06T12:44:18.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T12:44:18.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T12:44:18.563Z] Configure a credential helper to remove this warning. See [2023-10-06T12:44:18.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T12:44:18.563Z] [2023-10-06T12:44:18.563Z] Login Succeeded [2023-10-06T12:44:18.563Z] docker.io [2023-10-06T12:44:18.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T12:44:18.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T12:44:18.822Z] Configure a credential helper to remove this warning. See [2023-10-06T12:44:18.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T12:44:18.822Z] [2023-10-06T12:44:18.822Z] Login Succeeded [2023-10-06T12:44:18.822Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T12:44:18.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-06T12:44:19.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T12:44:19.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T12:44:19.114Z] ========================================================= [2023-10-06T12:44:19.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-06T12:44:19.115Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T12:44:19.589Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-06T12:44:19.589Z] Sending build context to Docker daemon 3.37MB [2023-10-06T12:44:19.589Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T12:44:19.589Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-06T12:44:19.590Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-06T12:44:19.590Z] 7264a8db6415: Pulling fs layer [2023-10-06T12:44:19.590Z] c4d48a809fc2: Pulling fs layer [2023-10-06T12:44:19.590Z] 4f1c88b9dad5: Pulling fs layer [2023-10-06T12:44:19.590Z] ad3a456e5733: Pulling fs layer [2023-10-06T12:44:19.590Z] 33e27b845d1e: Pulling fs layer [2023-10-06T12:44:19.590Z] c68163c4e522: Pulling fs layer [2023-10-06T12:44:19.590Z] 50da416c3ac9: Pulling fs layer [2023-10-06T12:44:19.590Z] 23d2d4c4bb30: Pulling fs layer [2023-10-06T12:44:19.590Z] 33e27b845d1e: Waiting [2023-10-06T12:44:19.590Z] 50da416c3ac9: Waiting [2023-10-06T12:44:19.590Z] ad3a456e5733: Waiting [2023-10-06T12:44:19.590Z] 23d2d4c4bb30: Waiting [2023-10-06T12:44:19.590Z] c4d48a809fc2: Verifying Checksum [2023-10-06T12:44:19.590Z] c4d48a809fc2: Download complete [2023-10-06T12:44:19.590Z] ad3a456e5733: Verifying Checksum [2023-10-06T12:44:19.590Z] ad3a456e5733: Download complete [2023-10-06T12:44:19.590Z] 33e27b845d1e: Verifying Checksum [2023-10-06T12:44:19.590Z] 33e27b845d1e: Download complete [2023-10-06T12:44:19.590Z] 7264a8db6415: Verifying Checksum [2023-10-06T12:44:19.590Z] 7264a8db6415: Download complete [2023-10-06T12:44:19.850Z] c68163c4e522: Verifying Checksum [2023-10-06T12:44:19.850Z] c68163c4e522: Download complete [2023-10-06T12:44:19.850Z] 7264a8db6415: Pull complete [2023-10-06T12:44:20.108Z] c4d48a809fc2: Pull complete [2023-10-06T12:44:20.108Z] 23d2d4c4bb30: Verifying Checksum [2023-10-06T12:44:20.108Z] 23d2d4c4bb30: Download complete [2023-10-06T12:44:20.108Z] 4f1c88b9dad5: Verifying Checksum [2023-10-06T12:44:20.108Z] 4f1c88b9dad5: Download complete [2023-10-06T12:44:20.676Z] 50da416c3ac9: Verifying Checksum [2023-10-06T12:44:20.676Z] 50da416c3ac9: Download complete [2023-10-06T12:44:24.904Z] 4f1c88b9dad5: Pull complete [2023-10-06T12:44:24.904Z] ad3a456e5733: Pull complete [2023-10-06T12:44:24.904Z] 33e27b845d1e: Pull complete [2023-10-06T12:44:24.904Z] c68163c4e522: Pull complete [2023-10-06T12:44:27.436Z] 50da416c3ac9: Pull complete [2023-10-06T12:44:28.005Z] 23d2d4c4bb30: Pull complete [2023-10-06T12:44:28.005Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-06T12:44:28.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-06T12:44:28.005Z] ---> 0786185ac409 [2023-10-06T12:44:28.005Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T12:44:32.764Z] Still waiting to schedule task [2023-10-06T12:44:32.764Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-06T12:44:33.276Z] ---> Running in 58985f63177f [2023-10-06T12:44:33.277Z] Removing intermediate container 58985f63177f [2023-10-06T12:44:33.277Z] ---> 8320e0f4b735 [2023-10-06T12:44:33.277Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T12:44:33.277Z] ---> Running in 25fced1697f8 [2023-10-06T12:44:33.277Z] Removing intermediate container 25fced1697f8 [2023-10-06T12:44:33.277Z] ---> 3af63fd3942a [2023-10-06T12:44:33.277Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-06T12:44:33.277Z] ---> Running in 66f195cd45d4 [2023-10-06T12:44:33.277Z] Removing intermediate container 66f195cd45d4 [2023-10-06T12:44:33.277Z] ---> fe0c2018c6b9 [2023-10-06T12:44:33.277Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T12:44:33.277Z] ---> Running in c5245a2d15d3 [2023-10-06T12:44:33.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-06T12:44:33.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-06T12:44:33.845Z] OK: 264 MiB in 52 packages [2023-10-06T12:44:34.104Z] Removing intermediate container c5245a2d15d3 [2023-10-06T12:44:34.104Z] ---> edc6277a99b3 [2023-10-06T12:44:34.104Z] Step 7/12 : WORKDIR /app [2023-10-06T12:44:34.104Z] ---> Running in 248f36c18fed [2023-10-06T12:44:34.104Z] Removing intermediate container 248f36c18fed [2023-10-06T12:44:34.104Z] ---> a78f8d8a74e7 [2023-10-06T12:44:34.104Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-06T12:44:34.363Z] ---> 8970d579cfb7 [2023-10-06T12:44:34.363Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T12:44:34.363Z] ---> Running in 31de8ab92a81 [2023-10-06T12:45:21.097Z] Removing intermediate container 31de8ab92a81 [2023-10-06T12:45:21.097Z] ---> 432cd0396a8e [2023-10-06T12:45:21.097Z] Step 10/12 : COPY . . [2023-10-06T12:45:21.097Z] ---> d7989b95ce78 [2023-10-06T12:45:21.097Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T12:45:21.097Z] ---> Running in 3d485e0e349f [2023-10-06T12:45:21.097Z] Removing intermediate container 3d485e0e349f [2023-10-06T12:45:21.097Z] ---> f16f505549a2 [2023-10-06T12:45:21.097Z] Step 12/12 : RUN $MAKE [2023-10-06T12:45:21.097Z] ---> Running in 0729f82f082e [2023-10-06T12:45:21.097Z] noop [2023-10-06T12:45:21.097Z] Removing intermediate container 0729f82f082e [2023-10-06T12:45:21.097Z] ---> 3b711f692544 [2023-10-06T12:45:21.097Z] Successfully built 3b711f692544 [2023-10-06T12:45:21.097Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T12:45:21.547Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-06T12:45:21.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T12:45:21.703Z] prd-ubuntu20.04-docker-8c-8g-8630 does not seem to be running inside a container [2023-10-06T12:45:21.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-604 -v /w/workspace/_app-service-configurable_PR-604:/w/workspace/_app-service-configurable_PR-604:rw,z -v /w/workspace/_app-service-configurable_PR-604@tmp:/w/workspace/_app-service-configurable_PR-604@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-x86_64 cat [2023-10-06T12:45:22.057Z] $ docker top eba65e38a0b61457b4825884d049a1fc8844d48abadb4aaf0de6b05601c2d27a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T12:45:22.453Z] + go version [2023-10-06T12:45:22.453Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-06T12:45:22.487Z] $ docker stop --time=1 eba65e38a0b61457b4825884d049a1fc8844d48abadb4aaf0de6b05601c2d27a [2023-10-06T12:45:23.764Z] $ docker rm -f --volumes eba65e38a0b61457b4825884d049a1fc8844d48abadb4aaf0de6b05601c2d27a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T12:45:24.519Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-06T12:45:24.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T12:45:24.661Z] prd-ubuntu20.04-docker-8c-8g-8630 does not seem to be running inside a container [2023-10-06T12:45:24.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-604 -v /w/workspace/_app-service-configurable_PR-604:/w/workspace/_app-service-configurable_PR-604:rw,z -v /w/workspace/_app-service-configurable_PR-604@tmp:/w/workspace/_app-service-configurable_PR-604@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-x86_64 cat [2023-10-06T12:45:25.013Z] $ docker top d10c48789a67522661fc46e736d09334e7afec8cc15ec40f97137708ca6f7458 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T12:45:25.398Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-604 [Pipeline] fileExists [Pipeline] sh [2023-10-06T12:45:25.761Z] + make test [2023-10-06T12:45:25.761Z] go test -race -coverprofile=coverage.out ./... [2023-10-06T12:45:43.842Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-06T12:46:01.915Z] go vet ./... [2023-10-06T12:46:05.191Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-06T12:46:05.191Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-06T12:46:05.191Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-06T12:46:05.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-06T12:46:05.268Z] $ docker stop --time=1 d10c48789a67522661fc46e736d09334e7afec8cc15ec40f97137708ca6f7458 [2023-10-06T12:46:07.941Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8631 in /w/workspace/_app-service-configurable_PR-604 [2023-10-06T12:46:12.477Z] $ docker rm -f --volumes d10c48789a67522661fc46e736d09334e7afec8cc15ec40f97137708ca6f7458 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-10-06T12:46:12.855Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-10-06T12:46:12.932Z] Selected Git installation does not exist. Using Default [2023-10-06T12:46:12.932Z] The recommended git tool is: NONE [2023-10-06T12:46:13.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-06T12:46:13.144Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-06T12:46:13.831Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-06T12:46:14.139Z] + ls -al . [2023-10-06T12:46:14.139Z] total 184 [2023-10-06T12:46:14.139Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 12:45 . [2023-10-06T12:46:14.139Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 12:43 .. [2023-10-06T12:46:14.139Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 6 12:43 .dockerignore [2023-10-06T12:46:14.139Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 12:45 .git [2023-10-06T12:46:14.139Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 12:43 .github [2023-10-06T12:46:14.139Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 6 12:43 .gitignore [2023-10-06T12:46:14.139Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 6 12:43 .golangci.yml [2023-10-06T12:46:14.139Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 12:44 .semver [2023-10-06T12:46:14.139Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 6 12:43 Attribution.txt [2023-10-06T12:46:14.139Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 6 12:43 CHANGELOG.md [2023-10-06T12:46:14.139Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 6 12:43 Dockerfile [2023-10-06T12:46:14.139Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 12:43 GOVERNANCE.md [2023-10-06T12:46:14.139Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 6 12:43 Jenkinsfile [2023-10-06T12:46:14.139Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 6 12:43 LICENSE [2023-10-06T12:46:14.139Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 6 12:43 OWNERS.md [2023-10-06T12:46:14.139Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 6 12:43 README.md [2023-10-06T12:46:14.139Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 12:44 VERSION [2023-10-06T12:46:14.139Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 12:43 bin [2023-10-06T12:46:14.139Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 6 12:45 coverage.out [2023-10-06T12:46:14.139Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 6 12:43 go.mod [2023-10-06T12:46:14.139Z] -rw-rw-r-- 1 jenkins jenkins 35448 Oct 6 12:43 go.sum [2023-10-06T12:46:14.139Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 6 12:43 main.go [2023-10-06T12:46:14.139Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 6 12:43 makefile [2023-10-06T12:46:14.139Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 12:43 res [2023-10-06T12:46:14.139Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 12:43 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T12:46:14.527Z] + 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=2386736c37ee5a8f3f17487b18219d612a5a41f2 --label arch=amd64 --label version=0.0.0 . [2023-10-06T12:46:14.527Z] Sending build context to Docker daemon 3.372MB [2023-10-06T12:46:14.527Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T12:46:14.527Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-06T12:46:14.527Z] ---> 3b711f692544 [2023-10-06T12:46:14.527Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T12:46:14.527Z] ---> Running in db1059971c70 [2023-10-06T12:46:14.785Z] Removing intermediate container db1059971c70 [2023-10-06T12:46:14.785Z] ---> c3d6e2322296 [2023-10-06T12:46:14.785Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T12:46:14.785Z] ---> Running in 3d2f12f09172 [2023-10-06T12:46:14.785Z] Removing intermediate container 3d2f12f09172 [2023-10-06T12:46:14.785Z] ---> b1cfd111a5f8 [2023-10-06T12:46:14.785Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-06T12:46:14.785Z] ---> Running in a61bef55616f [2023-10-06T12:46:14.785Z] Removing intermediate container a61bef55616f [2023-10-06T12:46:14.785Z] ---> 81c8002922bb [2023-10-06T12:46:14.785Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T12:46:14.785Z] ---> Running in 35df4e3be050 [2023-10-06T12:46:15.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-06T12:46:15.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-06T12:46:15.565Z] OK: 264 MiB in 52 packages [2023-10-06T12:46:15.825Z] Removing intermediate container 35df4e3be050 [2023-10-06T12:46:15.825Z] ---> 8e4ddec7d7e2 [2023-10-06T12:46:15.825Z] Step 7/26 : WORKDIR /app [2023-10-06T12:46:15.825Z] ---> Running in af3fc5080091 [2023-10-06T12:46:15.825Z] Removing intermediate container af3fc5080091 [2023-10-06T12:46:15.825Z] ---> 918d8c1a3c1f [2023-10-06T12:46:15.825Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-06T12:46:16.084Z] ---> 277a4899d782 [2023-10-06T12:46:16.084Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T12:46:16.084Z] ---> Running in 21fb21b8eea5 [2023-10-06T12:46:16.651Z] Removing intermediate container 21fb21b8eea5 [2023-10-06T12:46:16.651Z] ---> 9fadb198c518 [2023-10-06T12:46:16.651Z] Step 10/26 : COPY . . [2023-10-06T12:46:16.933Z] ---> 11a4fa9e93ed [2023-10-06T12:46:16.933Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T12:46:16.933Z] ---> Running in 1d79df47673d [2023-10-06T12:46:16.933Z] Removing intermediate container 1d79df47673d [2023-10-06T12:46:16.933Z] ---> 580c9743fb5a [2023-10-06T12:46:16.933Z] Step 12/26 : RUN $MAKE [2023-10-06T12:46:16.933Z] ---> Running in 0c2cc007dc39 [2023-10-06T12:46:17.192Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-10-06T12:46:17.821Z] using credential edgex-jenkins-ssh [2023-10-06T12:46:17.836Z] Cloning the remote Git repository [2023-10-06T12:46:17.876Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-10-06T12:46:17.975Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-10-06T12:46:18.115Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-06T12:46:18.116Z] > git --version # timeout=10 [2023-10-06T12:46:18.141Z] > git --version # 'git version 2.25.1' [2023-10-06T12:46:18.143Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-06T12:46:18.286Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-06T12:46:22.204Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-06T12:46:22.227Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-06T12:46:23.691Z] Merging remotes/origin/main commit b67f74333668246022981e30ac7b8d2a5f1cf928 into PR head commit 2386736c37ee5a8f3f17487b18219d612a5a41f2 [2023-10-06T12:46:23.950Z] Merge succeeded, producing 2386736c37ee5a8f3f17487b18219d612a5a41f2 [2023-10-06T12:46:23.951Z] Checking out Revision 2386736c37ee5a8f3f17487b18219d612a5a41f2 (PR-604) [2023-10-06T12:46:24.384Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-10-06T12:46:24.424Z] > git --version # timeout=10 [2023-10-06T12:46:24.435Z] > git --version # 'git version 2.25.1' [2023-10-06T12:46:24.452Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-06T12:46:23.068Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-06T12:46:23.106Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-06T12:46:23.107Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-06T12:46:23.122Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/604/head:refs/remotes/origin/PR-604 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-06T12:46:23.708Z] > git config core.sparsecheckout # timeout=10 [2023-10-06T12:46:23.776Z] > git checkout -f 2386736c37ee5a8f3f17487b18219d612a5a41f2 # timeout=10 [2023-10-06T12:46:23.850Z] > git remote # timeout=10 [2023-10-06T12:46:23.868Z] > git config --get remote.origin.url # timeout=10 [2023-10-06T12:46:23.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-06T12:46:23.908Z] > git merge b67f74333668246022981e30ac7b8d2a5f1cf928 # timeout=10 [2023-10-06T12:46:23.932Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-06T12:46:23.954Z] > git config core.sparsecheckout # timeout=10 [2023-10-06T12:46:23.971Z] > git checkout -f 2386736c37ee5a8f3f17487b18219d612a5a41f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-06T12:46:25.648Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-06T12:46:25.648Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-06T12:46:25.648Z] Dload Upload Total Spent Left Speed [2023-10-06T12:46:25.648Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 56420 0 --:--:-- --:--:-- --:--:-- 56420 [Pipeline] sh [2023-10-06T12:46:26.215Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-06T12:46:26.557Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-06T12:46:26.557Z] + sudo tee /etc/docker/daemon.new [2023-10-06T12:46:26.557Z] { [2023-10-06T12:46:26.557Z] "registry-mirrors": [ [2023-10-06T12:46:26.557Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-06T12:46:26.557Z] ], [2023-10-06T12:46:26.557Z] "bip": "10.250.0.254/24", [2023-10-06T12:46:26.557Z] "hosts": [ [2023-10-06T12:46:26.557Z] "tcp://0.0.0.0:5555", [2023-10-06T12:46:26.557Z] "unix:///var/run/docker.sock" [2023-10-06T12:46:26.557Z] ], [2023-10-06T12:46:26.557Z] "mtu": 1458, [2023-10-06T12:46:26.557Z] "selinux-enabled": true, [2023-10-06T12:46:26.557Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-06T12:46:26.557Z] } [Pipeline] sh [2023-10-06T12:46:26.907Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-06T12:46:27.247Z] + sudo service docker restart [2023-10-06T12:46:39.111Z] Removing intermediate container 0c2cc007dc39 [2023-10-06T12:46:39.111Z] ---> e856d0e5f437 [2023-10-06T12:46:39.111Z] Step 13/26 : FROM alpine:3.18 [2023-10-06T12:46:39.111Z] 3.18: Pulling from library/alpine [2023-10-06T12:46:39.111Z] 96526aa774ef: Pulling fs layer [2023-10-06T12:46:39.111Z] 96526aa774ef: Download complete [2023-10-06T12:46:39.111Z] 96526aa774ef: Pull complete [2023-10-06T12:46:39.111Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-06T12:46:39.111Z] Status: Downloaded newer image for alpine:3.18 [2023-10-06T12:46:39.111Z] ---> 8ca4688f4f35 [2023-10-06T12:46:39.111Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-06T12:46:39.111Z] ---> Running in 00a991089cb4 [2023-10-06T12:46:39.111Z] Removing intermediate container 00a991089cb4 [2023-10-06T12:46:39.111Z] ---> 629fc0a8a760 [2023-10-06T12:46:39.111Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-06T12:46:39.111Z] ---> Running in 5fd503ed6f61 [2023-10-06T12:46:39.111Z] Removing intermediate container 5fd503ed6f61 [2023-10-06T12:46:39.111Z] ---> 22f0986d1b05 [2023-10-06T12:46:39.111Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-06T12:46:39.111Z] ---> Running in 1bccca4f3923 [2023-10-06T12:46:39.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-06T12:46:39.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-06T12:46:39.112Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-06T12:46:39.112Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-06T12:46:39.112Z] Executing busybox-1.36.1-r2.trigger [2023-10-06T12:46:39.112Z] Executing ca-certificates-20230506-r0.trigger [2023-10-06T12:46:39.112Z] OK: 8 MiB in 17 packages [2023-10-06T12:46:39.112Z] Removing intermediate container 1bccca4f3923 [2023-10-06T12:46:39.112Z] ---> ddeb54bb35c4 [2023-10-06T12:46:39.112Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-06T12:46:39.112Z] ---> be3f03dc3acf [2023-10-06T12:46:39.112Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-06T12:46:39.112Z] ---> 9a2075bc8593 [2023-10-06T12:46:39.112Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-06T12:46:39.369Z] ---> c93ffc268ddd [2023-10-06T12:46:39.369Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-06T12:46:40.310Z] ---> 7a893b9ff7f0 [2023-10-06T12:46:40.310Z] Step 21/26 : EXPOSE 48095 [2023-10-06T12:46:40.310Z] ---> Running in e1b068933f60 [2023-10-06T12:46:40.310Z] Removing intermediate container e1b068933f60 [2023-10-06T12:46:40.310Z] ---> d7b86e3650ea [2023-10-06T12:46:40.310Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-06T12:46:40.310Z] ---> Running in 7ae084b8c176 [2023-10-06T12:46:40.310Z] Removing intermediate container 7ae084b8c176 [2023-10-06T12:46:40.310Z] ---> 4578dc856046 [2023-10-06T12:46:40.310Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-06T12:46:40.310Z] ---> Running in 1f011eafd4d0 [2023-10-06T12:46:40.310Z] Removing intermediate container 1f011eafd4d0 [2023-10-06T12:46:40.310Z] ---> cecea56c3efd [2023-10-06T12:46:40.310Z] Step 24/26 : LABEL arch=amd64 [2023-10-06T12:46:40.310Z] ---> Running in 3ff69791bb51 [2023-10-06T12:46:40.310Z] Removing intermediate container 3ff69791bb51 [2023-10-06T12:46:40.310Z] ---> d320abaaa10d [2023-10-06T12:46:40.310Z] Step 25/26 : LABEL git_sha=2386736c37ee5a8f3f17487b18219d612a5a41f2 [2023-10-06T12:46:40.569Z] ---> Running in c78856bf3593 [2023-10-06T12:46:40.569Z] Removing intermediate container c78856bf3593 [2023-10-06T12:46:40.569Z] ---> b315d0404c13 [2023-10-06T12:46:40.569Z] Step 26/26 : LABEL version=0.0.0 [2023-10-06T12:46:40.569Z] ---> Running in d754a156fda9 [2023-10-06T12:46:40.569Z] Removing intermediate container d754a156fda9 [2023-10-06T12:46:40.569Z] ---> 937057236611 [2023-10-06T12:46:40.569Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-06T12:46:40.569Z] Successfully built 937057236611 [2023-10-06T12:46:40.569Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T12:46:41.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T12:46:41.484Z] [2023-10-06T12:46:41.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T12:46:41.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T12:46:41.869Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-06T12:46:41.869Z] 5eb5b503b376: Pulling fs layer [2023-10-06T12:46:41.869Z] 5c69ac0246d0: Pulling fs layer [2023-10-06T12:46:41.869Z] ec43610c2a17: Pulling fs layer [2023-10-06T12:46:41.869Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-06T12:46:41.869Z] 33b1e0a273af: Pulling fs layer [2023-10-06T12:46:41.869Z] 5d3b04190fa2: Pulling fs layer [2023-10-06T12:46:41.869Z] 2f39f015ded8: Pulling fs layer [2023-10-06T12:46:41.869Z] 3a2ae6a8a46f: Waiting [2023-10-06T12:46:41.869Z] 33b1e0a273af: Waiting [2023-10-06T12:46:41.869Z] 2f39f015ded8: Waiting [2023-10-06T12:46:41.869Z] 5d3b04190fa2: Waiting [2023-10-06T12:46:41.869Z] 5c69ac0246d0: Verifying Checksum [2023-10-06T12:46:41.869Z] 5c69ac0246d0: Download complete [2023-10-06T12:46:41.869Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-06T12:46:41.869Z] 3a2ae6a8a46f: Download complete [2023-10-06T12:46:41.869Z] 33b1e0a273af: Verifying Checksum [2023-10-06T12:46:41.869Z] 33b1e0a273af: Download complete [2023-10-06T12:46:41.869Z] ec43610c2a17: Download complete [2023-10-06T12:46:41.869Z] 5d3b04190fa2: Verifying Checksum [2023-10-06T12:46:41.869Z] 5d3b04190fa2: Download complete [2023-10-06T12:46:42.129Z] 5eb5b503b376: Download complete [2023-10-06T12:46:42.699Z] 2f39f015ded8: Download complete [2023-10-06T12:46:43.263Z] 5eb5b503b376: Pull complete [2023-10-06T12:46:43.521Z] 5c69ac0246d0: Pull complete [2023-10-06T12:46:44.086Z] ec43610c2a17: Pull complete [2023-10-06T12:46:44.086Z] 3a2ae6a8a46f: Pull complete [2023-10-06T12:46:44.344Z] 33b1e0a273af: Pull complete [2023-10-06T12:46:44.344Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T12:46:45.552Z] provisioning config files... [2023-10-06T12:46:45.578Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3575623015869685789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T12:46:45.963Z] ---> docker-login.sh [2023-10-06T12:46:45.963Z] nexus3.edgexfoundry.org:10001 [2023-10-06T12:46:46.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T12:46:46.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T12:46:46.512Z] Configure a credential helper to remove this warning. See [2023-10-06T12:46:46.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T12:46:46.512Z] [2023-10-06T12:46:46.512Z] Login Succeeded [2023-10-06T12:46:46.512Z] nexus3.edgexfoundry.org:10002 [2023-10-06T12:46:46.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T12:46:46.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T12:46:46.781Z] Configure a credential helper to remove this warning. See [2023-10-06T12:46:46.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T12:46:46.781Z] [2023-10-06T12:46:46.781Z] Login Succeeded [2023-10-06T12:46:47.053Z] nexus3.edgexfoundry.org:10003 [2023-10-06T12:46:47.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T12:46:47.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T12:46:47.322Z] Configure a credential helper to remove this warning. See [2023-10-06T12:46:47.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T12:46:47.322Z] [2023-10-06T12:46:47.322Z] Login Succeeded [2023-10-06T12:46:47.322Z] nexus3.edgexfoundry.org:10004 [2023-10-06T12:46:47.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T12:46:47.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T12:46:47.607Z] Configure a credential helper to remove this warning. See [2023-10-06T12:46:47.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T12:46:47.607Z] [2023-10-06T12:46:47.607Z] Login Succeeded [2023-10-06T12:46:47.607Z] docker.io [2023-10-06T12:46:47.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T12:46:48.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T12:46:48.158Z] Configure a credential helper to remove this warning. See [2023-10-06T12:46:48.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T12:46:48.158Z] [2023-10-06T12:46:48.158Z] Login Succeeded [2023-10-06T12:46:48.158Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T12:46:48.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-06T12:46:48.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T12:46:48.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T12:46:48.647Z] ========================================================= [2023-10-06T12:46:48.647Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-06T12:46:48.647Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T12:46:49.172Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-06T12:46:49.172Z] Sending build context to Docker daemon 181.8kB [2023-10-06T12:46:49.612Z] 2f39f015ded8: Pull complete [2023-10-06T12:46:49.612Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-06T12:46:49.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T12:46:49.612Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-10-06T12:46:49.757Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T12:46:49.757Z] Step 2/12 : FROM ${BASE} AS builder [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T12:46:49.861Z] prd-ubuntu20.04-docker-8c-8g-8630 does not seem to be running inside a container [2023-10-06T12:46:49.898Z] $ 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-604 -v /w/workspace/_app-service-configurable_PR-604:/w/workspace/_app-service-configurable_PR-604:rw,z -v /w/workspace/_app-service-configurable_PR-604@tmp:/w/workspace/_app-service-configurable_PR-604@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:latest cat [2023-10-06T12:46:50.026Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-06T12:46:50.027Z] 9fda8d8052c6: Pulling fs layer [2023-10-06T12:46:50.027Z] 5d54e960e981: Pulling fs layer [2023-10-06T12:46:50.027Z] c4a7e357bf2a: Pulling fs layer [2023-10-06T12:46:50.027Z] f0e02332f6b5: Pulling fs layer [2023-10-06T12:46:50.027Z] cefa15bbcfad: Pulling fs layer [2023-10-06T12:46:50.027Z] 17808c966233: Pulling fs layer [2023-10-06T12:46:50.027Z] f4c1fc716caa: Pulling fs layer [2023-10-06T12:46:50.027Z] cefa15bbcfad: Waiting [2023-10-06T12:46:50.027Z] 17808c966233: Waiting [2023-10-06T12:46:50.027Z] f4c1fc716caa: Waiting [2023-10-06T12:46:50.027Z] f0e02332f6b5: Waiting [2023-10-06T12:46:50.027Z] 5d54e960e981: Download complete [2023-10-06T12:46:50.027Z] f0e02332f6b5: Verifying Checksum [2023-10-06T12:46:50.027Z] f0e02332f6b5: Download complete [2023-10-06T12:46:50.027Z] cefa15bbcfad: Verifying Checksum [2023-10-06T12:46:50.027Z] cefa15bbcfad: Download complete [2023-10-06T12:46:50.027Z] 9fda8d8052c6: Verifying Checksum [2023-10-06T12:46:50.027Z] 9fda8d8052c6: Download complete [2023-10-06T12:46:50.619Z] f4c1fc716caa: Verifying Checksum [2023-10-06T12:46:50.619Z] f4c1fc716caa: Download complete [2023-10-06T12:46:50.897Z] 9fda8d8052c6: Pull complete [2023-10-06T12:46:51.484Z] 5d54e960e981: Pull complete [2023-10-06T12:46:51.757Z] c4a7e357bf2a: Verifying Checksum [2023-10-06T12:46:51.757Z] c4a7e357bf2a: Download complete [2023-10-06T12:46:52.793Z] 17808c966233: Verifying Checksum [2023-10-06T12:46:52.793Z] 17808c966233: Download complete [2023-10-06T12:46:55.219Z] $ docker top 6fd41d8a8a4a33ff4817c2254a705e1c230600855e74a3c27653f346e2fed104 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T12:46:55.792Z] ---> job-cost.sh [2023-10-06T12:46:55.792Z] lf-activate-venv: SKIPPING [2023-10-06T12:46:55.792Z] INFO: No Stack... [2023-10-06T12:46:56.051Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-06T12:46:56.311Z] INFO: Archiving Costs [Pipeline] sh [2023-10-06T12:46:56.620Z] + cat /w/workspace/_app-service-configurable_PR-604/archives/cost.csv [2023-10-06T12:46:56.621Z] + cut -d, -f6 [Pipeline] lock [2023-10-06T12:46:56.661Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-604-1-stack-cost] [2023-10-06T12:46:56.666Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-604-1-stack-cost] did not exist. Created. [2023-10-06T12:46:56.666Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-604-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-06T12:46:57.074Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-06T12:46:57.136Z] Stashed 1 file(s) [Pipeline] } [2023-10-06T12:46:57.168Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-604-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-06T12:46:57.262Z] $ docker stop --time=1 6fd41d8a8a4a33ff4817c2254a705e1c230600855e74a3c27653f346e2fed104 [2023-10-06T12:46:58.422Z] $ docker rm -f --volumes 6fd41d8a8a4a33ff4817c2254a705e1c230600855e74a3c27653f346e2fed104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-06T12:47:02.891Z] c4a7e357bf2a: Pull complete [2023-10-06T12:47:02.892Z] f0e02332f6b5: Pull complete [2023-10-06T12:47:03.161Z] cefa15bbcfad: Pull complete [2023-10-06T12:47:09.815Z] 17808c966233: Pull complete [2023-10-06T12:47:11.228Z] f4c1fc716caa: Pull complete [2023-10-06T12:47:11.500Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-06T12:47:11.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-06T12:47:11.500Z] ---> ea914061e18c [2023-10-06T12:47:11.500Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T12:47:12.908Z] ---> Running in eeb2bf5a5d26 [2023-10-06T12:47:13.175Z] Removing intermediate container eeb2bf5a5d26 [2023-10-06T12:47:13.175Z] ---> 96d3fa578f95 [2023-10-06T12:47:13.175Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T12:47:13.442Z] ---> Running in 4a9491dd5d56 [2023-10-06T12:47:13.711Z] Removing intermediate container 4a9491dd5d56 [2023-10-06T12:47:13.711Z] ---> bb41d94a6273 [2023-10-06T12:47:13.711Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-06T12:47:13.711Z] ---> Running in 8a348b526fb0 [2023-10-06T12:47:13.984Z] Removing intermediate container 8a348b526fb0 [2023-10-06T12:47:13.984Z] ---> add714f5a139 [2023-10-06T12:47:13.984Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T12:47:13.984Z] ---> Running in 9f71a18205c6 [2023-10-06T12:47:15.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-06T12:47:15.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-06T12:47:16.802Z] OK: 266 MiB in 52 packages [2023-10-06T12:47:17.394Z] Removing intermediate container 9f71a18205c6 [2023-10-06T12:47:17.394Z] ---> 267275227a7f [2023-10-06T12:47:17.394Z] Step 7/12 : WORKDIR /app [2023-10-06T12:47:17.394Z] ---> Running in afc8aa0c3dc6 [2023-10-06T12:47:17.663Z] Removing intermediate container afc8aa0c3dc6 [2023-10-06T12:47:17.663Z] ---> 687efad2e33f [2023-10-06T12:47:17.663Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-06T12:47:18.245Z] ---> dc585bc760f7 [2023-10-06T12:47:18.245Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T12:47:18.245Z] ---> Running in 4a8b13f70f6d [2023-10-06T12:48:26.113Z] Removing intermediate container 4a8b13f70f6d [2023-10-06T12:48:26.113Z] ---> 6be2a7596637 [2023-10-06T12:48:26.113Z] Step 10/12 : COPY . . [2023-10-06T12:48:26.113Z] ---> 745667c2b385 [2023-10-06T12:48:26.113Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T12:48:26.113Z] ---> Running in ddb01cd20f8a [2023-10-06T12:48:26.113Z] Removing intermediate container ddb01cd20f8a [2023-10-06T12:48:26.113Z] ---> 71242085d9ce [2023-10-06T12:48:26.113Z] Step 12/12 : RUN $MAKE [2023-10-06T12:48:26.113Z] ---> Running in 995722dda334 [2023-10-06T12:48:26.113Z] noop [2023-10-06T12:48:26.113Z] Removing intermediate container 995722dda334 [2023-10-06T12:48:26.113Z] ---> f802d95486f8 [2023-10-06T12:48:26.113Z] Successfully built f802d95486f8 [2023-10-06T12:48:26.113Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T12:48:26.587Z] + docker inspect -f . ci-base-image-arm64 [2023-10-06T12:48:26.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T12:48:26.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-8631 does not seem to be running inside a container [2023-10-06T12:48:26.914Z] $ 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 [2023-10-06T12:48:28.013Z] $ docker top ad2efc4a13f0601a8c7c140570200e38a7a32057d89302822a78b1a8c64a3b5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T12:48:28.898Z] + go version [2023-10-06T12:48:28.898Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-06T12:48:28.931Z] $ docker stop --time=1 ad2efc4a13f0601a8c7c140570200e38a7a32057d89302822a78b1a8c64a3b5e [2023-10-06T12:48:30.523Z] $ docker rm -f --volumes ad2efc4a13f0601a8c7c140570200e38a7a32057d89302822a78b1a8c64a3b5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T12:48:31.376Z] + docker inspect -f . ci-base-image-arm64 [2023-10-06T12:48:31.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T12:48:31.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-8631 does not seem to be running inside a container [2023-10-06T12:48:31.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-06T12:48:32.795Z] $ docker top 2fc5baca039792bae2ccf298087a4bf763cf439f1d61254e5aa5f118a70c58fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T12:48:33.346Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-10-06T12:48:33.731Z] + make test [2023-10-06T12:48:33.998Z] go test -race -coverprofile=coverage.out ./... [2023-10-06T12:50:40.662Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-06T12:50:40.662Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-06T12:50:40.662Z] go vet ./... [2023-10-06T12:52:32.306Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-06T12:52:32.306Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-06T12:52:32.306Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-06T12:52:32.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-06T12:52:32.368Z] $ docker stop --time=1 2fc5baca039792bae2ccf298087a4bf763cf439f1d61254e5aa5f118a70c58fc [2023-10-06T12:52:34.230Z] $ docker rm -f --volumes 2fc5baca039792bae2ccf298087a4bf763cf439f1d61254e5aa5f118a70c58fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-06T12:52:35.710Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-06T12:52:35.745Z] Warning: overwriting stash ‘coverage-report’ [2023-10-06T12:52:36.132Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-06T12:52:36.721Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-06T12:52:37.054Z] + ls -al . [2023-10-06T12:52:37.054Z] total 180 [2023-10-06T12:52:37.054Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 6 12:48 . [2023-10-06T12:52:37.054Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 12:46 .. [2023-10-06T12:52:37.054Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 6 12:46 .dockerignore [2023-10-06T12:52:37.054Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 12:46 .git [2023-10-06T12:52:37.054Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 12:46 .github [2023-10-06T12:52:37.054Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 6 12:46 .gitignore [2023-10-06T12:52:37.054Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 6 12:46 .golangci.yml [2023-10-06T12:52:37.054Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 6 12:46 Attribution.txt [2023-10-06T12:52:37.054Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 6 12:46 CHANGELOG.md [2023-10-06T12:52:37.054Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 6 12:46 Dockerfile [2023-10-06T12:52:37.054Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 12:46 GOVERNANCE.md [2023-10-06T12:52:37.054Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 6 12:46 Jenkinsfile [2023-10-06T12:52:37.054Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 6 12:46 LICENSE [2023-10-06T12:52:37.054Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 6 12:46 OWNERS.md [2023-10-06T12:52:37.054Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 6 12:46 README.md [2023-10-06T12:52:37.054Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 12:44 VERSION [2023-10-06T12:52:37.054Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 12:46 bin [2023-10-06T12:52:37.054Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 6 12:48 coverage.out [2023-10-06T12:52:37.054Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 6 12:46 go.mod [2023-10-06T12:52:37.054Z] -rw-rw-r-- 1 jenkins jenkins 35448 Oct 6 12:46 go.sum [2023-10-06T12:52:37.054Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 6 12:46 main.go [2023-10-06T12:52:37.054Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 6 12:46 makefile [2023-10-06T12:52:37.054Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 12:46 res [2023-10-06T12:52:37.054Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 12:46 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T12:52:37.469Z] + 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=2386736c37ee5a8f3f17487b18219d612a5a41f2 --label arch=arm64 --label version=0.0.0 . [2023-10-06T12:52:37.469Z] Sending build context to Docker daemon 182.8kB [2023-10-06T12:52:37.740Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T12:52:37.740Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-06T12:52:37.740Z] ---> f802d95486f8 [2023-10-06T12:52:37.740Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T12:52:37.740Z] ---> Running in 203f2cd894a8 [2023-10-06T12:52:38.008Z] Removing intermediate container 203f2cd894a8 [2023-10-06T12:52:38.008Z] ---> 947d23dbb4e5 [2023-10-06T12:52:38.008Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T12:52:38.286Z] ---> Running in 8d70865c4008 [2023-10-06T12:52:38.555Z] Removing intermediate container 8d70865c4008 [2023-10-06T12:52:38.555Z] ---> 56f0cd27b2b1 [2023-10-06T12:52:38.555Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-06T12:52:38.555Z] ---> Running in f6aec83b06e9 [2023-10-06T12:52:38.824Z] Removing intermediate container f6aec83b06e9 [2023-10-06T12:52:38.824Z] ---> a99e5b256c61 [2023-10-06T12:52:38.824Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T12:52:38.824Z] ---> Running in 45241465f967 [2023-10-06T12:52:39.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-06T12:52:40.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-06T12:52:41.330Z] OK: 266 MiB in 52 packages [2023-10-06T12:52:43.291Z] Removing intermediate container 45241465f967 [2023-10-06T12:52:43.291Z] ---> 1838bffce7c6 [2023-10-06T12:52:43.291Z] Step 7/26 : WORKDIR /app [2023-10-06T12:52:43.291Z] ---> Running in e4bffc23b75d [2023-10-06T12:52:43.566Z] Removing intermediate container e4bffc23b75d [2023-10-06T12:52:43.566Z] ---> 636a6b2af545 [2023-10-06T12:52:43.566Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-06T12:52:43.833Z] ---> a8942cc10180 [2023-10-06T12:52:43.833Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T12:52:44.101Z] ---> Running in 9458b6ce2437 [2023-10-06T12:52:46.683Z] Removing intermediate container 9458b6ce2437 [2023-10-06T12:52:46.683Z] ---> f4e4d60628aa [2023-10-06T12:52:46.683Z] Step 10/26 : COPY . . [2023-10-06T12:52:46.950Z] ---> a1460e2b29a1 [2023-10-06T12:52:46.950Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T12:52:46.950Z] ---> Running in 3aa3a2afdc42 [2023-10-06T12:52:47.225Z] Removing intermediate container 3aa3a2afdc42 [2023-10-06T12:52:47.225Z] ---> d6dd1056c841 [2023-10-06T12:52:47.225Z] Step 12/26 : RUN $MAKE [2023-10-06T12:52:47.225Z] ---> Running in 59623c7cf61a [2023-10-06T12:52:48.191Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-10-06T12:54:39.857Z] Removing intermediate container 59623c7cf61a [2023-10-06T12:54:39.857Z] ---> 10f28a872a47 [2023-10-06T12:54:39.857Z] Step 13/26 : FROM alpine:3.18 [2023-10-06T12:54:39.857Z] 3.18: Pulling from library/alpine [2023-10-06T12:54:39.857Z] 579b34f0a95b: Pulling fs layer [2023-10-06T12:54:39.857Z] 579b34f0a95b: Download complete [2023-10-06T12:54:39.857Z] 579b34f0a95b: Pull complete [2023-10-06T12:54:39.857Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-06T12:54:39.857Z] Status: Downloaded newer image for alpine:3.18 [2023-10-06T12:54:39.857Z] ---> 3cc203321400 [2023-10-06T12:54:39.857Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-06T12:54:39.857Z] ---> Running in b8f0e59b517f [2023-10-06T12:54:39.857Z] Removing intermediate container b8f0e59b517f [2023-10-06T12:54:39.857Z] ---> 0f1efc57f88c [2023-10-06T12:54:39.857Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-06T12:54:39.857Z] ---> Running in f91185abdfed [2023-10-06T12:54:39.857Z] Removing intermediate container f91185abdfed [2023-10-06T12:54:39.857Z] ---> f438d8ee4267 [2023-10-06T12:54:39.857Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-06T12:54:39.857Z] ---> Running in a4105b6d26cb [2023-10-06T12:54:39.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-06T12:54:39.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-06T12:54:39.857Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-06T12:54:39.857Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-06T12:54:39.857Z] Executing busybox-1.36.1-r2.trigger [2023-10-06T12:54:39.857Z] Executing ca-certificates-20230506-r0.trigger [2023-10-06T12:54:39.857Z] OK: 9 MiB in 17 packages [2023-10-06T12:54:39.857Z] Removing intermediate container a4105b6d26cb [2023-10-06T12:54:39.857Z] ---> 3826ca7e19d7 [2023-10-06T12:54:39.857Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-06T12:54:39.857Z] ---> a3a207c8afc1 [2023-10-06T12:54:39.857Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-06T12:54:39.857Z] ---> aa54547ecde6 [2023-10-06T12:54:39.857Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-06T12:54:39.857Z] ---> 8007882cac61 [2023-10-06T12:54:39.857Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-06T12:54:39.857Z] ---> bbfca330d186 [2023-10-06T12:54:39.857Z] Step 21/26 : EXPOSE 48095 [2023-10-06T12:54:39.857Z] ---> Running in 7f732c83ea2a [2023-10-06T12:54:39.857Z] Removing intermediate container 7f732c83ea2a [2023-10-06T12:54:39.857Z] ---> 26f52c786e31 [2023-10-06T12:54:39.857Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-06T12:54:39.857Z] ---> Running in 13a35366603c [2023-10-06T12:54:39.857Z] Removing intermediate container 13a35366603c [2023-10-06T12:54:39.857Z] ---> 60c23a26e6de [2023-10-06T12:54:39.857Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-06T12:54:39.857Z] ---> Running in 7ee48b801b81 [2023-10-06T12:54:39.857Z] Removing intermediate container 7ee48b801b81 [2023-10-06T12:54:39.858Z] ---> 5f2cc946a3cd [2023-10-06T12:54:39.858Z] Step 24/26 : LABEL arch=arm64 [2023-10-06T12:54:39.858Z] ---> Running in 5cf45abe7b18 [2023-10-06T12:54:39.858Z] Removing intermediate container 5cf45abe7b18 [2023-10-06T12:54:39.858Z] ---> 53fe083dd1bf [2023-10-06T12:54:39.858Z] Step 25/26 : LABEL git_sha=2386736c37ee5a8f3f17487b18219d612a5a41f2 [2023-10-06T12:54:39.858Z] ---> Running in f784563554c5 [2023-10-06T12:54:39.858Z] Removing intermediate container f784563554c5 [2023-10-06T12:54:39.858Z] ---> c8ecab63f0ff [2023-10-06T12:54:39.858Z] Step 26/26 : LABEL version=0.0.0 [2023-10-06T12:54:39.858Z] ---> Running in 46c517a3b692 [2023-10-06T12:54:39.858Z] Removing intermediate container 46c517a3b692 [2023-10-06T12:54:39.858Z] ---> 25186a30fd2f [2023-10-06T12:54:39.858Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-06T12:54:39.858Z] Successfully built 25186a30fd2f [2023-10-06T12:54:39.858Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T12:54:40.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-06T12:54:40.696Z] [2023-10-06T12:54:40.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T12:54:41.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-06T12:54:41.095Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-06T12:54:41.095Z] 8998bd30e6a1: Pulling fs layer [2023-10-06T12:54:41.095Z] 04944245beec: Pulling fs layer [2023-10-06T12:54:41.095Z] 699f458cf7ca: Pulling fs layer [2023-10-06T12:54:41.095Z] 765212b225bb: Pulling fs layer [2023-10-06T12:54:41.095Z] f23df028b6ca: Pulling fs layer [2023-10-06T12:54:41.095Z] d65c8cfc05b1: Pulling fs layer [2023-10-06T12:54:41.095Z] 2437ff75d9bd: Pulling fs layer [2023-10-06T12:54:41.095Z] 765212b225bb: Waiting [2023-10-06T12:54:41.095Z] f23df028b6ca: Waiting [2023-10-06T12:54:41.095Z] d65c8cfc05b1: Waiting [2023-10-06T12:54:41.095Z] 2437ff75d9bd: Waiting [2023-10-06T12:54:41.363Z] 04944245beec: Verifying Checksum [2023-10-06T12:54:41.363Z] 04944245beec: Download complete [2023-10-06T12:54:41.363Z] 765212b225bb: Verifying Checksum [2023-10-06T12:54:41.363Z] 765212b225bb: Download complete [2023-10-06T12:54:41.363Z] f23df028b6ca: Verifying Checksum [2023-10-06T12:54:41.363Z] f23df028b6ca: Download complete [2023-10-06T12:54:41.363Z] d65c8cfc05b1: Verifying Checksum [2023-10-06T12:54:41.363Z] d65c8cfc05b1: Download complete [2023-10-06T12:54:41.363Z] 699f458cf7ca: Verifying Checksum [2023-10-06T12:54:41.363Z] 699f458cf7ca: Download complete [2023-10-06T12:54:41.946Z] 8998bd30e6a1: Verifying Checksum [2023-10-06T12:54:41.946Z] 8998bd30e6a1: Download complete [2023-10-06T12:54:46.200Z] 8998bd30e6a1: Pull complete [2023-10-06T12:54:46.200Z] 2437ff75d9bd: Download complete [2023-10-06T12:54:46.200Z] 04944245beec: Pull complete [2023-10-06T12:54:47.170Z] 699f458cf7ca: Pull complete [2023-10-06T12:54:47.438Z] 765212b225bb: Pull complete [2023-10-06T12:54:48.021Z] f23df028b6ca: Pull complete [2023-10-06T12:54:48.288Z] d65c8cfc05b1: Pull complete [2023-10-06T12:55:03.272Z] 2437ff75d9bd: Pull complete [2023-10-06T12:55:03.272Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-06T12:55:03.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-06T12:55:03.272Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T12:55:03.605Z] prd-ubuntu20.04-docker-arm64-4c-16g-8631 does not seem to be running inside a container [2023-10-06T12:55:03.658Z] $ 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 [2023-10-06T12:55:06.067Z] $ docker top e62c2a00e382e722b77f6689d1b64c99399e2286353f459f1c404dc264068483 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T12:55:07.031Z] ---> job-cost.sh [2023-10-06T12:55:07.032Z] lf-activate-venv: SKIPPING [2023-10-06T12:55:07.032Z] INFO: No Stack... [2023-10-06T12:55:07.305Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-06T12:55:08.281Z] INFO: Archiving Costs [Pipeline] sh [2023-10-06T12:55:08.645Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-10-06T12:55:08.645Z] + cut -d, -f6 [Pipeline] lock [2023-10-06T12:55:08.751Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-604-1-stack-cost] [2023-10-06T12:55:08.756Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-604-1-stack-cost] did not exist. Created. [2023-10-06T12:55:08.756Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-604-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-06T12:55:09.479Z] /w/workspace/app-service-configurable/1@tmp/durable-e0c62b60/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-06T12:55:10.156Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-06T12:55:10.190Z] Warning: overwriting stash ‘stack-cost’ [2023-10-06T12:55:10.239Z] Stashed 1 file(s) [Pipeline] } [2023-10-06T12:55:10.254Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-604-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-06T12:55:10.331Z] $ docker stop --time=1 e62c2a00e382e722b77f6689d1b64c99399e2286353f459f1c404dc264068483 [2023-10-06T12:55:11.833Z] $ docker rm -f --volumes e62c2a00e382e722b77f6689d1b64c99399e2286353f459f1c404dc264068483 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-06T12:55:12.873Z] provisioning config files... [2023-10-06T12:55:12.881Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-604@tmp/config14248203585891777946tmp [Pipeline] { [Pipeline] sh [2023-10-06T12:55:13.223Z] + set +x [2023-10-06T12:55:13.223Z] + + curl -s https://codecov.io/bash [2023-10-06T12:55:13.223Z] bash -s -- [2023-10-06T12:55:13.223Z] [2023-10-06T12:55:13.223Z] _____ _ [2023-10-06T12:55:13.223Z] / ____| | | [2023-10-06T12:55:13.223Z] | | ___ __| | ___ ___ _____ __ [2023-10-06T12:55:13.223Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-06T12:55:13.223Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-06T12:55:13.223Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-06T12:55:13.223Z] Bash-1.0.6 [2023-10-06T12:55:13.223Z] [2023-10-06T12:55:13.223Z] [2023-10-06T12:55:13.223Z] ==> git version 2.25.1 found [2023-10-06T12:55:13.223Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-06T12:55:13.223Z] Release-Date: 2020-01-08 [2023-10-06T12:55:13.223Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-06T12:55:13.223Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-06T12:55:13.223Z] ==> Jenkins CI detected. [2023-10-06T12:55:13.223Z] current dir:  /w/workspace/_app-service-configurable_PR-604 [2023-10-06T12:55:13.223Z] project root: . [2023-10-06T12:55:13.223Z] --> token set from env [2023-10-06T12:55:13.223Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-06T12:55:13.223Z] ==> Running gcov in . (disable via -X gcov) [2023-10-06T12:55:13.223Z] ==> Python coveragepy not found [2023-10-06T12:55:13.223Z] ==> Searching for coverage reports in: [2023-10-06T12:55:13.223Z] + . [2023-10-06T12:55:13.483Z] -> Found 1 reports [2023-10-06T12:55:13.483Z] ==> Detecting git/mercurial file structure [2023-10-06T12:55:13.483Z] ==> Reading reports [2023-10-06T12:55:13.483Z] + ./coverage.out bytes=13 [2023-10-06T12:55:13.483Z] ==> Appending adjustments [2023-10-06T12:55:13.483Z] https://docs.codecov.io/docs/fixing-reports [2023-10-06T12:55:13.483Z] + Found adjustments [2023-10-06T12:55:13.483Z] ==> Gzipping contents [2023-10-06T12:55:13.483Z] 4.0K /tmp/codecov.meKhTT.gz [2023-10-06T12:55:13.483Z] ==> Uploading reports [2023-10-06T12:55:13.483Z] url: https://codecov.io [2023-10-06T12:55:13.483Z] query: branch=PR-604&commit=2386736c37ee5a8f3f17487b18219d612a5a41f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-604%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=604&job=&cmd_args= [2023-10-06T12:55:13.483Z] -> Pinging Codecov [2023-10-06T12:55:13.483Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-604&commit=2386736c37ee5a8f3f17487b18219d612a5a41f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-604%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=604&job=&cmd_args= [2023-10-06T12:55:13.741Z] -> Uploading to [2023-10-06T12:55:13.741Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-06/A97CA9966030D2A3747ED39772930CCE/2386736c37ee5a8f3f17487b18219d612a5a41f2/7465c5d2-4868-4a42-8ca0-921dc875edfb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231006T125513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a99690586645ba4201759577b60fa73fc44b174c76ef56672fff720321b6da2b [2023-10-06T12:55:13.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-06T12:55:13.741Z] Dload Upload Total Spent Left Speed [2023-10-06T12:55:14.000Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1625 --:--:-- --:--:-- --:--:-- 1625 [2023-10-06T12:55:14.000Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2386736c37ee5a8f3f17487b18219d612a5a41f2 [Pipeline] } [2023-10-06T12:55:14.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-06T12:55:15.820Z] + [ -d /w/workspace/_app-service-configurable_PR-604/archives ] [2023-10-06T12:55:15.820Z] + ls -al /w/workspace/_app-service-configurable_PR-604/archives [2023-10-06T12:55:15.820Z] total 16 [2023-10-06T12:55:15.820Z] drwxr-xr-x 3 root root 4096 Oct 6 12:46 . [2023-10-06T12:55:15.820Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 12:46 .. [2023-10-06T12:55:15.820Z] drwxr-xr-x 2 root root 4096 Oct 6 12:46 cost [2023-10-06T12:55:15.820Z] -rw-r--r-- 1 root root 96 Oct 6 12:46 cost.csv [2023-10-06T12:55:15.820Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-604/archives [2023-10-06T12:55:15.820Z] + ls -al /w/workspace/_app-service-configurable_PR-604/archives [2023-10-06T12:55:15.820Z] total 16 [2023-10-06T12:55:15.820Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 12:46 . [2023-10-06T12:55:15.820Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 12:46 .. [2023-10-06T12:55:15.820Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 6 12:46 cost [2023-10-06T12:55:15.820Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 6 12:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-06T12:55:16.152Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T12:55:17.039Z] ---> package-listing.sh [2023-10-06T12:55:17.039Z] ++ facter osfamily [2023-10-06T12:55:17.039Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-06T12:55:17.299Z] + OS_FAMILY=debian [2023-10-06T12:55:17.299Z] + workspace=/w/workspace/_app-service-configurable_PR-604 [2023-10-06T12:55:17.299Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-06T12:55:17.299Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-06T12:55:17.299Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-06T12:55:17.299Z] + PACKAGES=/tmp/packages_start.txt [2023-10-06T12:55:17.299Z] + '[' /w/workspace/_app-service-configurable_PR-604 ']' [2023-10-06T12:55:17.299Z] + PACKAGES=/tmp/packages_end.txt [2023-10-06T12:55:17.299Z] + case "${OS_FAMILY}" in [2023-10-06T12:55:17.299Z] + dpkg -l [2023-10-06T12:55:17.299Z] + grep '^ii' [2023-10-06T12:55:17.299Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-06T12:55:17.299Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-06T12:55:17.299Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-06T12:55:17.299Z] + '[' /w/workspace/_app-service-configurable_PR-604 ']' [2023-10-06T12:55:17.299Z] + mkdir -p /w/workspace/_app-service-configurable_PR-604/archives/ [2023-10-06T12:55:17.299Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-604/archives/ [Pipeline] echo [2023-10-06T12:55:17.333Z] 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-604/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-06T12:55:17.628Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T12:55:18.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T12:55:18.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T12:55:18.407Z] prd-ubuntu20.04-docker-8c-8g-8630 does not seem to be running inside a container [2023-10-06T12:55:18.440Z] $ 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-604/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-604 -v /w/workspace/_app-service-configurable_PR-604:/w/workspace/_app-service-configurable_PR-604:rw,z -v /w/workspace/_app-service-configurable_PR-604@tmp:/w/workspace/_app-service-configurable_PR-604@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-06T12:55:18.698Z] $ docker top 7bebdec6ad9748dd6e9972a3b59b585419cdd149ccd1af02a89607bd19f7a438 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T12:55:19.095Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-06T12:55:19.410Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-06T12:55:19.719Z] + ls /var/log/sa-host [2023-10-06T12:55:19.719Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T12:55:19.939Z] provisioning config files... [2023-10-06T12:55:19.949Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-604@tmp/config14380982641855500110tmp [Pipeline] { [Pipeline] echo [2023-10-06T12:55:20.000Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T12:55:20.311Z] ---> create-netrc.sh [Pipeline] } [2023-10-06T12:55:20.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-06T12:55:20.737Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-06T12:55:20.768Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T12:55:21.080Z] ---> sudo-logs.sh [2023-10-06T12:55:21.080Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-06T12:55:21.164Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T12:55:21.486Z] ---> job-cost.sh [2023-10-06T12:55:21.486Z] lf-activate-venv: SKIPPING [2023-10-06T12:55:21.486Z] DEBUG: total: 0.2199999988079071 [2023-10-06T12:55:21.486Z] INFO: Retrieving Stack Cost... [2023-10-06T12:55:21.746Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-06T12:55:22.314Z] INFO: Archiving Costs [Pipeline] echo [2023-10-06T12:55:22.347Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T12:55:22.658Z] ---> logs-deploy.sh [2023-10-06T12:55:22.658Z] lf-activate-venv: SKIPPING [2023-10-06T12:55:22.658Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-604/1 [2023-10-06T12:55:22.658Z] INFO: archiving workspace using pattern(s): [2023-10-06T12:55:23.597Z] Archives upload complete. [2023-10-06T12:55:23.856Z] INFO: archiving logs to Nexus [2023-10-06T12:55:24.427Z] ---> uname -a: [2023-10-06T12:55:24.428Z] Linux prd-ubuntu20-04-docker-8c-8g-8630 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-06T12:55:24.428Z] [2023-10-06T12:55:24.428Z] [2023-10-06T12:55:24.428Z] ---> lscpu: [2023-10-06T12:55:24.428Z] Architecture: x86_64 [2023-10-06T12:55:24.428Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-06T12:55:24.428Z] Byte Order: Little Endian [2023-10-06T12:55:24.428Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-06T12:55:24.428Z] CPU(s): 8 [2023-10-06T12:55:24.428Z] On-line CPU(s) list: 0-7 [2023-10-06T12:55:24.428Z] Thread(s) per core: 1 [2023-10-06T12:55:24.428Z] Core(s) per socket: 1 [2023-10-06T12:55:24.428Z] Socket(s): 8 [2023-10-06T12:55:24.428Z] NUMA node(s): 1 [2023-10-06T12:55:24.428Z] Vendor ID: AuthenticAMD [2023-10-06T12:55:24.428Z] CPU family: 23 [2023-10-06T12:55:24.428Z] Model: 49 [2023-10-06T12:55:24.428Z] Model name: AMD EPYC-Rome Processor [2023-10-06T12:55:24.428Z] Stepping: 0 [2023-10-06T12:55:24.428Z] CPU MHz: 2799.998 [2023-10-06T12:55:24.428Z] BogoMIPS: 5599.99 [2023-10-06T12:55:24.428Z] Virtualization: AMD-V [2023-10-06T12:55:24.428Z] Hypervisor vendor: KVM [2023-10-06T12:55:24.428Z] Virtualization type: full [2023-10-06T12:55:24.428Z] L1d cache: 256 KiB [2023-10-06T12:55:24.428Z] L1i cache: 256 KiB [2023-10-06T12:55:24.428Z] L2 cache: 4 MiB [2023-10-06T12:55:24.428Z] L3 cache: 128 MiB [2023-10-06T12:55:24.428Z] NUMA node0 CPU(s): 0-7 [2023-10-06T12:55:24.428Z] Vulnerability Itlb multihit: Not affected [2023-10-06T12:55:24.428Z] Vulnerability L1tf: Not affected [2023-10-06T12:55:24.428Z] Vulnerability Mds: Not affected [2023-10-06T12:55:24.428Z] Vulnerability Meltdown: Not affected [2023-10-06T12:55:24.428Z] Vulnerability Mmio stale data: Not affected [2023-10-06T12:55:24.428Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-06T12:55:24.428Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-06T12:55:24.428Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-06T12:55:24.428Z] Vulnerability Srbds: Not affected [2023-10-06T12:55:24.428Z] Vulnerability Tsx async abort: Not affected [2023-10-06T12:55:24.428Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-06T12:55:24.428Z] [2023-10-06T12:55:24.428Z] [2023-10-06T12:55:24.428Z] ---> nproc: [2023-10-06T12:55:24.428Z] 8 [2023-10-06T12:55:24.428Z] [2023-10-06T12:55:24.428Z] [2023-10-06T12:55:24.428Z] ---> df -h: [2023-10-06T12:55:24.428Z] Filesystem Size Used Avail Use% Mounted on [2023-10-06T12:55:24.428Z] overlay 155G 12G 144G 8% / [2023-10-06T12:55:24.428Z] tmpfs 64M 0 64M 0% /dev [2023-10-06T12:55:24.428Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-06T12:55:24.428Z] shm 64M 0 64M 0% /dev/shm [2023-10-06T12:55:24.428Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-06T12:55:24.428Z] [2023-10-06T12:55:24.428Z] [2023-10-06T12:55:24.428Z] ---> sar -b -r -n DEV: [2023-10-06T12:55:24.428Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8630) 10/06/23 _x86_64_ (8 CPU) [2023-10-06T12:55:24.428Z] [2023-10-06T12:55:24.428Z] 12:43:21 LINUX RESTART (8 CPU) [2023-10-06T12:55:24.428Z] [2023-10-06T12:55:24.428Z] 12:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-06T12:55:24.428Z] 12:45:01 166.50 6.05 160.45 0.00 508.93 119408.24 0.00 [2023-10-06T12:55:24.428Z] 12:46:01 86.95 0.33 86.62 0.00 8.80 28893.32 0.00 [2023-10-06T12:55:24.428Z] 12:47:01 192.82 0.18 192.63 0.00 17.20 51759.24 0.00 [2023-10-06T12:55:24.428Z] 12:48:01 2.05 0.00 2.05 0.00 0.00 28.81 0.00 [2023-10-06T12:55:24.428Z] 12:49:01 57.62 12.26 45.36 0.00 5247.53 8578.30 0.00 [2023-10-06T12:55:24.428Z] 12:50:01 5.27 0.02 5.25 0.00 0.13 118.65 0.00 [2023-10-06T12:55:24.428Z] 12:51:01 2.07 0.00 2.07 0.00 0.00 23.86 0.00 [2023-10-06T12:55:24.428Z] 12:52:01 2.03 0.00 2.03 0.00 0.00 22.93 0.00 [2023-10-06T12:55:24.428Z] 12:53:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 [2023-10-06T12:55:24.428Z] 12:54:01 2.17 0.00 2.17 0.00 0.00 23.60 0.00 [2023-10-06T12:55:24.428Z] 12:55:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 [2023-10-06T12:55:24.428Z] Average: 47.10 1.71 45.40 0.00 525.70 18836.71 0.00 [2023-10-06T12:55:24.428Z] [2023-10-06T12:55:24.428Z] 12:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-06T12:55:24.428Z] 12:45:01 28429892 31553356 760040 2.31 113264 3215936 2033572 5.99 1198420 2819776 78816 [2023-10-06T12:55:24.428Z] 12:46:01 27959416 31552524 752392 2.29 151316 3590544 1790140 5.28 1194244 3231936 414308 [2023-10-06T12:55:24.428Z] 12:47:01 27645756 31550220 755296 2.30 164140 3864624 1790072 5.28 1292528 3424088 312 [2023-10-06T12:55:24.428Z] 12:48:01 27658888 31563476 742364 2.26 164192 3864624 1790072 5.28 1275808 3424088 8 [2023-10-06T12:55:24.428Z] 12:49:01 27176640 31540676 734572 2.23 193592 4291912 1698912 5.01 1585104 3560444 1044 [2023-10-06T12:55:24.428Z] 12:50:01 27186568 31545684 729312 2.22 192168 4288664 1701084 5.01 1578872 3557192 376 [2023-10-06T12:55:24.428Z] 12:51:01 27186496 31545716 729144 2.22 192244 4288672 1701084 5.01 1578932 3557196 8 [2023-10-06T12:55:24.428Z] 12:52:01 27195008 31554268 720524 2.19 192308 4288656 1701084 5.01 1570756 3557200 8 [2023-10-06T12:55:24.428Z] 12:53:01 27194992 31554352 720392 2.19 192372 4288676 1701084 5.01 1570956 3557200 152 [2023-10-06T12:55:24.428Z] 12:54:01 27197888 31557340 717204 2.18 192460 4288664 1701084 5.01 1567896 3557204 16 [2023-10-06T12:55:24.428Z] 12:55:01 27198408 31557980 716724 2.18 192544 4288680 1701084 5.01 1567916 3557204 4 [2023-10-06T12:55:24.428Z] Average: 27457268 31552327 734360 2.23 176418 4050877 1755388 5.17 1452857 3436684 45005 [2023-10-06T12:55:24.428Z] [2023-10-06T12:55:24.428Z] 12:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-06T12:55:24.428Z] 12:45:01 docker0 212.52 395.80 18.14 2478.65 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:45:01 lo 4.34 4.34 0.43 0.43 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:45:01 ens3 599.81 339.21 7304.85 51.45 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:46:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:46:01 ens3 38.79 39.49 33.28 78.12 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:46:01 veth489a0f9 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:47:01 docker0 2.90 5.30 0.18 64.84 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:47:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:47:01 ens3 121.06 76.82 2659.16 19.00 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:48:01 ens3 0.13 0.12 0.01 0.03 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:49:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:49:01 ens3 228.68 116.55 2732.09 8.11 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:50:01 ens3 0.33 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:51:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:52:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:53:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:54:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] 12:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] Average: docker0 19.29 35.92 1.64 227.81 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] Average: ens3 89.16 51.63 1147.87 14.20 0.00 0.00 0.00 0.00 [2023-10-06T12:55:24.428Z] [2023-10-06T12:55:24.428Z] [2023-10-06T12:55:24.428Z] ---> sar -P ALL: [2023-10-06T12:55:24.428Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8630) 10/06/23 _x86_64_ (8 CPU) [2023-10-06T12:55:24.428Z] [2023-10-06T12:55:24.428Z] 12:43:21 LINUX RESTART (8 CPU) [2023-10-06T12:55:24.428Z] [2023-10-06T12:55:24.428Z] 12:44:02 CPU %user %nice %system %iowait %steal %idle [2023-10-06T12:55:24.428Z] 12:45:01 all 7.85 0.00 3.56 3.85 0.07 84.67 [2023-10-06T12:55:24.428Z] 12:45:01 0 8.35 0.00 2.91 10.26 0.05 78.44 [2023-10-06T12:55:24.428Z] 12:45:01 1 8.13 0.00 4.40 0.92 0.07 86.48 [2023-10-06T12:55:24.428Z] 12:45:01 2 7.74 0.00 3.39 0.62 0.07 88.19 [2023-10-06T12:55:24.428Z] 12:45:01 3 8.28 0.00 3.01 1.53 0.09 87.09 [2023-10-06T12:55:24.428Z] 12:45:01 4 7.17 0.00 3.53 2.59 0.07 86.64 [2023-10-06T12:55:24.428Z] 12:45:01 5 8.92 0.00 4.67 13.06 0.09 73.27 [2023-10-06T12:55:24.428Z] 12:45:01 6 6.96 0.00 3.70 1.41 0.05 87.88 [2023-10-06T12:55:24.428Z] 12:45:01 7 7.25 0.00 2.89 0.43 0.09 89.34 [2023-10-06T12:55:24.428Z] 12:46:01 all 36.99 0.00 4.30 2.38 0.08 56.24 [2023-10-06T12:55:24.428Z] 12:46:01 0 36.14 0.00 4.58 0.10 0.08 59.10 [2023-10-06T12:55:24.428Z] 12:46:01 1 36.23 0.00 5.04 0.57 0.07 58.10 [2023-10-06T12:55:24.428Z] 12:46:01 2 36.47 0.00 4.15 0.29 0.07 59.03 [2023-10-06T12:55:24.428Z] 12:46:01 3 37.21 0.00 3.93 1.06 0.07 57.73 [2023-10-06T12:55:24.428Z] 12:46:01 4 38.96 0.00 4.39 0.86 0.10 55.69 [2023-10-06T12:55:24.428Z] 12:46:01 5 37.35 0.00 4.25 10.31 0.10 47.98 [2023-10-06T12:55:24.428Z] 12:46:01 6 38.09 0.00 4.03 0.12 0.07 57.69 [2023-10-06T12:55:24.428Z] 12:46:01 7 35.47 0.00 4.04 5.82 0.08 54.59 [2023-10-06T12:55:24.428Z] 12:47:01 all 19.26 0.00 3.91 4.39 0.07 72.36 [2023-10-06T12:55:24.428Z] 12:47:01 0 20.32 0.00 4.19 1.01 0.07 74.42 [2023-10-06T12:55:24.428Z] 12:47:01 1 18.43 0.00 4.00 0.72 0.08 76.76 [2023-10-06T12:55:24.428Z] 12:47:01 2 20.18 0.00 3.59 1.18 0.08 74.97 [2023-10-06T12:55:24.429Z] 12:47:01 3 19.14 0.00 3.61 0.49 0.07 76.69 [2023-10-06T12:55:24.429Z] 12:47:01 4 18.81 0.00 3.82 6.23 0.05 71.09 [2023-10-06T12:55:24.429Z] 12:47:01 5 19.33 0.00 4.74 19.47 0.07 56.40 [2023-10-06T12:55:24.429Z] 12:47:01 6 19.54 0.00 3.29 0.62 0.07 76.48 [2023-10-06T12:55:24.429Z] 12:47:01 7 18.33 0.00 4.07 5.53 0.08 71.98 [2023-10-06T12:55:24.429Z] 12:48:01 all 0.27 0.00 0.02 0.01 0.01 99.69 [2023-10-06T12:55:24.429Z] 12:48:01 0 1.99 0.00 0.05 0.00 0.02 97.95 [2023-10-06T12:55:24.429Z] 12:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-10-06T12:55:24.429Z] 12:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-06T12:55:24.429Z] 12:48:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-10-06T12:55:24.429Z] 12:48:01 4 0.00 0.00 0.02 0.10 0.02 99.87 [2023-10-06T12:55:24.429Z] 12:48:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2023-10-06T12:55:24.429Z] 12:48:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-10-06T12:55:24.429Z] 12:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-06T12:55:24.429Z] 12:49:01 all 2.76 0.00 1.50 1.66 0.03 94.05 [2023-10-06T12:55:24.429Z] 12:49:01 0 2.44 0.00 1.53 1.43 0.02 94.59 [2023-10-06T12:55:24.429Z] 12:49:01 1 1.94 0.00 1.30 2.69 0.02 94.05 [2023-10-06T12:55:24.429Z] 12:49:01 2 1.64 0.00 2.09 0.42 0.02 95.84 [2023-10-06T12:55:24.429Z] 12:49:01 3 3.31 0.00 1.27 0.43 0.03 94.95 [2023-10-06T12:55:24.429Z] 12:49:01 4 3.34 0.00 1.19 5.18 0.02 90.27 [2023-10-06T12:55:24.429Z] 12:49:01 5 2.87 0.00 1.22 1.64 0.02 94.25 [2023-10-06T12:55:24.429Z] 12:49:01 6 3.02 0.00 2.29 0.58 0.03 94.07 [2023-10-06T12:55:24.429Z] 12:49:01 7 3.55 0.00 1.08 0.94 0.05 94.38 [2023-10-06T12:55:24.429Z] 12:50:01 all 0.16 0.00 0.07 0.09 0.00 99.68 [2023-10-06T12:55:24.429Z] 12:50:01 0 0.05 0.00 0.10 0.05 0.00 99.80 [2023-10-06T12:55:24.429Z] 12:50:01 1 0.12 0.00 0.10 0.12 0.02 99.65 [2023-10-06T12:55:24.429Z] 12:50:01 2 0.70 0.00 0.07 0.03 0.00 99.20 [2023-10-06T12:55:24.429Z] 12:50:01 3 0.23 0.00 0.12 0.00 0.00 99.65 [2023-10-06T12:55:24.429Z] 12:50:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2023-10-06T12:55:24.429Z] 12:50:01 5 0.10 0.00 0.03 0.48 0.02 99.37 [2023-10-06T12:55:24.429Z] 12:50:01 6 0.00 0.00 0.05 0.00 0.00 99.95 [2023-10-06T12:55:24.429Z] 12:50:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2023-10-06T12:55:24.429Z] 12:51:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2023-10-06T12:55:24.429Z] 12:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-06T12:55:24.429Z] 12:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-10-06T12:55:24.429Z] 12:51:01 2 0.48 0.00 0.00 0.00 0.00 99.52 [2023-10-06T12:55:24.429Z] 12:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-06T12:55:24.429Z] 12:51:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-06T12:55:24.429Z] 12:51:01 5 0.02 0.00 0.00 0.08 0.00 99.90 [2023-10-06T12:55:24.429Z] 12:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-06T12:55:24.429Z] 12:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-06T12:55:24.429Z] 12:52:01 all 0.07 0.00 0.01 0.01 0.00 99.91 [2023-10-06T12:55:24.429Z] 12:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-06T12:55:24.429Z] 12:52:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-10-06T12:55:24.429Z] 12:52:01 2 0.40 0.00 0.00 0.00 0.02 99.58 [2023-10-06T12:55:24.429Z] 12:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-06T12:55:24.429Z] 12:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-06T12:55:24.429Z] 12:52:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-10-06T12:55:24.429Z] 12:52:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-06T12:55:24.429Z] 12:52:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-06T12:55:24.429Z] 12:53:01 all 0.09 0.00 0.02 0.02 0.00 99.86 [2023-10-06T12:55:24.429Z] 12:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-06T12:55:24.429Z] 12:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-06T12:55:24.429Z] 12:53:01 2 0.63 0.00 0.10 0.00 0.00 99.27 [2023-10-06T12:55:24.429Z] 12:53:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-06T12:55:24.429Z] 12:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-06T12:55:24.429Z] 12:53:01 5 0.02 0.00 0.00 0.20 0.00 99.78 [2023-10-06T12:55:24.429Z] 12:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-06T12:55:24.429Z] 12:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-06T12:55:24.429Z] 12:54:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-10-06T12:55:24.429Z] 12:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-06T12:55:24.429Z] 12:54:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2023-10-06T12:55:24.429Z] 12:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-06T12:55:24.429Z] 12:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-06T12:55:24.429Z] 12:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-06T12:55:24.429Z] 12:54:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2023-10-06T12:55:24.429Z] 12:54:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-10-06T12:55:24.429Z] 12:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-06T12:55:24.429Z] 12:55:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-10-06T12:55:24.429Z] 12:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-06T12:55:24.429Z] 12:55:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2023-10-06T12:55:24.429Z] 12:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-06T12:55:24.429Z] 12:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-06T12:55:24.429Z] 12:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-06T12:55:24.429Z] 12:55:01 5 0.00 0.00 0.00 0.07 0.00 99.93 [2023-10-06T12:55:24.429Z] 12:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-06T12:55:24.429Z] 12:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-06T12:55:24.429Z] [2023-10-06T12:55:24.429Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-10-06T12:55:24.429Z] Average: all 6.10 0.00 1.21 1.12 0.03 91.55 [2023-10-06T12:55:24.429Z] Average: 0 6.26 0.00 1.21 1.15 0.02 91.36 [2023-10-06T12:55:24.429Z] Average: 1 5.88 0.00 1.35 0.46 0.03 92.28 [2023-10-06T12:55:24.429Z] Average: 2 6.17 0.00 1.21 0.23 0.02 92.38 [2023-10-06T12:55:24.429Z] Average: 3 6.17 0.00 1.09 0.32 0.03 92.40 [2023-10-06T12:55:24.429Z] Average: 4 6.17 0.00 1.17 1.35 0.02 91.28 [2023-10-06T12:55:24.429Z] Average: 5 6.19 0.00 1.34 4.07 0.03 88.37 [2023-10-06T12:55:24.429Z] Average: 6 6.11 0.00 1.21 0.25 0.02 92.41 [2023-10-06T12:55:24.429Z] Average: 7 5.82 0.00 1.09 1.15 0.03 91.91 [2023-10-06T12:55:24.429Z] [2023-10-06T12:55:24.429Z] [2023-10-06T12:55:24.429Z]