Pull request #644 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16da90481c604b0836749086951836dcd9384e9e+f6dabf865f74e57664eeaeb005e9c9ff041cf72e (d1fde8bef966d46ccdd66020dcac74de9b0dcd02) 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-ssh17081894239438184359.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6845688980687771081.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-644/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-644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10584303890651068826.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-644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11568708746325106563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh8578934933107265465.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-644/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-644/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2907813465676411006.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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-1787 in /w/workspace/_app-service-configurable_PR-644 [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-644 # 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/644/head:refs/remotes/origin/PR-644 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f6dabf865f74e57664eeaeb005e9c9ff041cf72e into PR head commit 16da90481c604b0836749086951836dcd9384e9e Merge succeeded, producing 16da90481c604b0836749086951836dcd9384e9e Checking out Revision 16da90481c604b0836749086951836dcd9384e9e (PR-644) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 16da90481c604b0836749086951836dcd9384e9e # 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 f6dabf865f74e57664eeaeb005e9c9ff041cf72e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16da90481c604b0836749086951836dcd9384e9e # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-27T12:55:10.578Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-27T12:55:10.797Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-27T12:55:10.912Z] ========================================================= [2024-02-27T12:55:10.912Z] EdgeX Global Pipelines Version Info [2024-02-27T12:55:10.912Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-27T12:55:11.666Z] ------------------- [2024-02-27T12:55:11.666Z] stable info: [2024-02-27T12:55:11.666Z] ------------------- [2024-02-27T12:55:11.666Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-27T12:55:11.666Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-27T12:55:11.666Z] Message: update stable to v1.0.258 [2024-02-27T12:55:12.239Z] ------------------- [2024-02-27T12:55:12.239Z] experimental info: [2024-02-27T12:55:12.239Z] ------------------- [2024-02-27T12:55:12.239Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-27T12:55:12.239Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-27T12:55:12.239Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-27T12:55:12.454Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-02-27T12:55:12.513Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-02-27T12:55:12.565Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-27T12:55:12.621Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-27T12:55:12.674Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-27T12:55:12.732Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-27T12:55:12.786Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-27T12:55:12.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-27T12:55:12.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-27T12:55:12.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-27T12:55:13.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-27T12:55:13.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-02-27T12:55:13.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-27T12:55:13.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-27T12:55:13.257Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-27T12:55:13.325Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-27T12:55:13.390Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-27T12:55:13.461Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-27T12:55:13.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-27T12:55:13.600Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-27T12:55:13.671Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-27T12:55:13.740Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-27T12:55:13.809Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-27T12:55:13.875Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-27T12:55:13.949Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-27T12:55:14.023Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-27T12:55:14.099Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-27T12:55:14.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-644 [Pipeline] echo [2024-02-27T12:55:14.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-644 [Pipeline] echo [2024-02-27T12:55:14.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-644 [Pipeline] echo [2024-02-27T12:55:14.499Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16da90481c604b0836749086951836dcd9384e9e [Pipeline] echo [2024-02-27T12:55:14.569Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16da904 [Pipeline] echo [2024-02-27T12:55:14.641Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T12:55:14.802Z] provisioning config files... [2024-02-27T12:55:14.816Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-644@tmp/config4652154411422597882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T12:55:15.224Z] ---> ****-login.sh [2024-02-27T12:55:15.224Z] nexus3.edgexfoundry.org:10001 [2024-02-27T12:55:15.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T12:55:15.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T12:55:15.487Z] Configure a credential helper to remove this warning. See [2024-02-27T12:55:15.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T12:55:15.487Z] [2024-02-27T12:55:15.487Z] Login Succeeded [2024-02-27T12:55:15.487Z] nexus3.edgexfoundry.org:10002 [2024-02-27T12:55:15.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T12:55:15.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T12:55:15.748Z] Configure a credential helper to remove this warning. See [2024-02-27T12:55:15.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T12:55:15.748Z] [2024-02-27T12:55:15.748Z] Login Succeeded [2024-02-27T12:55:15.748Z] nexus3.edgexfoundry.org:10003 [2024-02-27T12:55:15.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T12:55:15.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T12:55:15.748Z] Configure a credential helper to remove this warning. See [2024-02-27T12:55:15.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T12:55:15.748Z] [2024-02-27T12:55:15.748Z] Login Succeeded [2024-02-27T12:55:15.748Z] nexus3.edgexfoundry.org:10004 [2024-02-27T12:55:16.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T12:55:16.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T12:55:16.009Z] Configure a credential helper to remove this warning. See [2024-02-27T12:55:16.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T12:55:16.009Z] [2024-02-27T12:55:16.009Z] Login Succeeded [2024-02-27T12:55:16.009Z] ****.io [2024-02-27T12:55:16.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T12:55:16.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T12:55:16.271Z] Configure a credential helper to remove this warning. See [2024-02-27T12:55:16.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T12:55:16.271Z] [2024-02-27T12:55:16.271Z] Login Succeeded [2024-02-27T12:55:16.271Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T12:55:16.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-27T12:55:17.083Z] + git rev-list -1 --merges 16da90481c604b0836749086951836dcd9384e9e~1..16da90481c604b0836749086951836dcd9384e9e [Pipeline] echo [2024-02-27T12:55:17.130Z] -----------> git rev-list -1 --merges 16da90481c604b0836749086951836dcd9384e9e~1..16da90481c604b0836749086951836dcd9384e9e 16da90481c604b0836749086951836dcd9384e9e [false] [Pipeline] sh [2024-02-27T12:55:17.463Z] + git log --format=format:%s -1 16da90481c604b0836749086951836dcd9384e9e [Pipeline] echo [2024-02-27T12:55:17.502Z] ========================================================= [2024-02-27T12:55:17.502Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-27T12:55:17.502Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T12:55:17.993Z] + git log --format=format:%s -1 16da90481c604b0836749086951836dcd9384e9e [Pipeline] echo [2024-02-27T12:55:18.027Z] [semverPrep] GIT_COMMIT: 16da90481c604b0836749086951836dcd9384e9e, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-02-27T12:55:18.079Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-27T12:55:18.528Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T12:55:18.528Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-27T12:55:18.528Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-27T12:55:18.528Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-27T12:55:18.528Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-27T12:55:18.528Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-27T12:55:18.528Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T12:55:19.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T12:55:19.050Z] [2024-02-27T12:55:19.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T12:55:19.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T12:55:19.448Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-27T12:55:19.448Z] b85a868b505f: Pulling fs layer [2024-02-27T12:55:19.448Z] e2be974225ed: Pulling fs layer [2024-02-27T12:55:19.448Z] 339a4e72a1f5: Pulling fs layer [2024-02-27T12:55:19.448Z] 988bab9f4d93: Pulling fs layer [2024-02-27T12:55:19.448Z] 1469e6f7b9e6: Pulling fs layer [2024-02-27T12:55:19.448Z] eaf3925da568: Pulling fs layer [2024-02-27T12:55:19.448Z] bab4dde63d76: Pulling fs layer [2024-02-27T12:55:19.448Z] bde34c3a00c8: Pulling fs layer [2024-02-27T12:55:19.448Z] b352a97aabf1: Pulling fs layer [2024-02-27T12:55:19.448Z] 4872d77fe225: Pulling fs layer [2024-02-27T12:55:19.448Z] 5851b861e8e6: Pulling fs layer [2024-02-27T12:55:19.448Z] 988bab9f4d93: Waiting [2024-02-27T12:55:19.448Z] 1469e6f7b9e6: Waiting [2024-02-27T12:55:19.448Z] eaf3925da568: Waiting [2024-02-27T12:55:19.448Z] bab4dde63d76: Waiting [2024-02-27T12:55:19.448Z] bde34c3a00c8: Waiting [2024-02-27T12:55:19.448Z] b352a97aabf1: Waiting [2024-02-27T12:55:19.448Z] 4872d77fe225: Waiting [2024-02-27T12:55:19.448Z] 5851b861e8e6: Waiting [2024-02-27T12:55:19.448Z] e2be974225ed: Download complete [2024-02-27T12:55:19.448Z] 988bab9f4d93: Verifying Checksum [2024-02-27T12:55:19.448Z] 988bab9f4d93: Download complete [2024-02-27T12:55:19.711Z] 1469e6f7b9e6: Verifying Checksum [2024-02-27T12:55:19.711Z] 1469e6f7b9e6: Download complete [2024-02-27T12:55:19.711Z] eaf3925da568: Download complete [2024-02-27T12:55:19.711Z] 339a4e72a1f5: Verifying Checksum [2024-02-27T12:55:19.711Z] bde34c3a00c8: Download complete [2024-02-27T12:55:19.711Z] b352a97aabf1: Verifying Checksum [2024-02-27T12:55:19.711Z] b352a97aabf1: Download complete [2024-02-27T12:55:19.711Z] 5851b861e8e6: Verifying Checksum [2024-02-27T12:55:19.711Z] 5851b861e8e6: Download complete [2024-02-27T12:55:19.711Z] b85a868b505f: Verifying Checksum [2024-02-27T12:55:19.711Z] b85a868b505f: Download complete [2024-02-27T12:55:19.970Z] bab4dde63d76: Verifying Checksum [2024-02-27T12:55:21.349Z] b85a868b505f: Pull complete [2024-02-27T12:55:21.349Z] e2be974225ed: Pull complete [2024-02-27T12:55:21.918Z] 339a4e72a1f5: Pull complete [2024-02-27T12:55:21.918Z] 988bab9f4d93: Pull complete [2024-02-27T12:55:22.177Z] 1469e6f7b9e6: Pull complete [2024-02-27T12:55:22.177Z] eaf3925da568: Pull complete [2024-02-27T12:55:24.084Z] bab4dde63d76: Pull complete [2024-02-27T12:55:24.084Z] bde34c3a00c8: Pull complete [2024-02-27T12:55:24.344Z] b352a97aabf1: Pull complete [2024-02-27T12:55:24.344Z] 4872d77fe225: Pull complete [2024-02-27T12:55:24.344Z] 5851b861e8e6: Pull complete [2024-02-27T12:55:24.344Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-27T12:55:24.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T12:55:24.605Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T12:55:24.948Z] prd-ubuntu20.04-docker-8c-8g-1787 does not seem to be running inside a container [2024-02-27T12:55:24.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-644 -v /w/workspace/_app-service-configurable_PR-644:/w/workspace/_app-service-configurable_PR-644:rw,z -v /w/workspace/_app-service-configurable_PR-644@tmp:/w/workspace/_app-service-configurable_PR-644@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 [2024-02-27T12:55:28.896Z] $ docker top de98fa629550f460a003c6c163ad99a7f1b62d21b0c867b5d0e97cadfc8bcb7a -eo pid,comm [2024-02-27T12:55:28.965Z] 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). [2024-02-27T12:55:28.965Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T12:55:29.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T12:55:29.163Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T12:55:29.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T12:55:29.265Z] $ docker exec de98fa629550f460a003c6c163ad99a7f1b62d21b0c867b5d0e97cadfc8bcb7a ssh-agent [2024-02-27T12:55:29.386Z] SSH_AUTH_SOCK=/tmp/ssh-0efnYjCcrxw5/agent.33 [2024-02-27T12:55:29.386Z] SSH_AGENT_PID=39 [2024-02-27T12:55:29.397Z] Running ssh-add (command line suppressed) [2024-02-27T12:55:29.493Z] Identity added: /w/workspace/_app-service-configurable_PR-644@tmp/private_key_5951663818492828060.key (/w/workspace/_app-service-configurable_PR-644@tmp/private_key_5951663818492828060.key) [2024-02-27T12:55:29.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T12:55:29.868Z] + git tag --points-at HEAD [Pipeline] } [2024-02-27T12:55:29.886Z] $ docker exec --env ******** --env ******** de98fa629550f460a003c6c163ad99a7f1b62d21b0c867b5d0e97cadfc8bcb7a ssh-agent -k [2024-02-27T12:55:29.984Z] unset SSH_AUTH_SOCK; [2024-02-27T12:55:29.985Z] unset SSH_AGENT_PID; [2024-02-27T12:55:29.985Z] echo Agent pid 39 killed; [2024-02-27T12:55:30.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-27T12:55:30.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T12:55:30.143Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T12:55:30.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T12:55:30.250Z] $ docker exec de98fa629550f460a003c6c163ad99a7f1b62d21b0c867b5d0e97cadfc8bcb7a ssh-agent [2024-02-27T12:55:30.351Z] SSH_AUTH_SOCK=/tmp/ssh-4SHwazsy5HQJ/agent.71 [2024-02-27T12:55:30.351Z] SSH_AGENT_PID=77 [2024-02-27T12:55:30.355Z] Running ssh-add (command line suppressed) [2024-02-27T12:55:30.442Z] Identity added: /w/workspace/_app-service-configurable_PR-644@tmp/private_key_7863306427522956116.key (/w/workspace/_app-service-configurable_PR-644@tmp/private_key_7863306427522956116.key) [2024-02-27T12:55:30.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T12:55:30.822Z] + git semver init [2024-02-27T12:55:31.083Z] 2024-02-27 12:55:30,991 [run_init] DEBUG init version:0.0.0 force:False [2024-02-27T12:55:31.083Z] 2024-02-27 12:55:30,992 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-644/.semver [2024-02-27T12:55:31.083Z] 2024-02-27 12:55:30,993 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-644/.semver [2024-02-27T12:55:31.083Z] 2024-02-27 12:55:30,993 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-644/.semver'], cwd=/w/workspace/_app-service-configurable_PR-644, universal_newlines=False, shell=None, istream=None) [2024-02-27T12:55:32.465Z] 2024-02-27 12:55:32,215 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-644/.git/info/exclude [2024-02-27T12:55:32.465Z] 2024-02-27 12:55:32,215 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-644/.semver/PR-644 with force:False [2024-02-27T12:55:32.465Z] 2024-02-27 12:55:32,215 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-644/.semver/PR-644 [2024-02-27T12:55:32.466Z] 2024-02-27 12:55:32,217 [execute] INFO git cat-file --batch-check [2024-02-27T12:55:32.466Z] 2024-02-27 12:55:32,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-644/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T12:55:32.466Z] 2024-02-27 12:55:32,223 [execute] INFO git cat-file --batch [2024-02-27T12:55:32.466Z] 2024-02-27 12:55:32,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-644/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T12:55:32.466Z] 2024-02-27 12:55:32,226 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-644/.semver/PR-644 [2024-02-27T12:55:32.466Z] 0.0.0 [Pipeline] } [2024-02-27T12:55:32.490Z] $ docker exec --env ******** --env ******** de98fa629550f460a003c6c163ad99a7f1b62d21b0c867b5d0e97cadfc8bcb7a ssh-agent -k [2024-02-27T12:55:32.586Z] unset SSH_AUTH_SOCK; [2024-02-27T12:55:32.587Z] unset SSH_AGENT_PID; [2024-02-27T12:55:32.587Z] echo Agent pid 77 killed; [2024-02-27T12:55:32.610Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T12:55:33.113Z] + git semver [Pipeline] } [2024-02-27T12:55:33.398Z] $ docker stop --time=1 de98fa629550f460a003c6c163ad99a7f1b62d21b0c867b5d0e97cadfc8bcb7a [2024-02-27T12:55:34.747Z] $ docker rm -f --volumes de98fa629550f460a003c6c163ad99a7f1b62d21b0c867b5d0e97cadfc8bcb7a [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T12:55:35.222Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-27T12:55:35.569Z] Stashed 1 file(s) [Pipeline] echo [2024-02-27T12:55:35.587Z] [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 [2024-02-27T12:55:36.619Z] provisioning config files... [2024-02-27T12:55:36.631Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-644@tmp/config5028787252836473465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T12:55:37.038Z] ---> ****-login.sh [2024-02-27T12:55:37.038Z] nexus3.edgexfoundry.org:10001 [2024-02-27T12:55:37.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T12:55:37.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T12:55:37.038Z] Configure a credential helper to remove this warning. See [2024-02-27T12:55:37.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T12:55:37.038Z] [2024-02-27T12:55:37.038Z] Login Succeeded [2024-02-27T12:55:37.038Z] nexus3.edgexfoundry.org:10002 [2024-02-27T12:55:37.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T12:55:37.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T12:55:37.038Z] Configure a credential helper to remove this warning. See [2024-02-27T12:55:37.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T12:55:37.038Z] [2024-02-27T12:55:37.038Z] Login Succeeded [2024-02-27T12:55:37.038Z] nexus3.edgexfoundry.org:10003 [2024-02-27T12:55:37.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T12:55:37.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T12:55:37.299Z] Configure a credential helper to remove this warning. See [2024-02-27T12:55:37.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T12:55:37.299Z] [2024-02-27T12:55:37.299Z] Login Succeeded [2024-02-27T12:55:37.299Z] nexus3.edgexfoundry.org:10004 [2024-02-27T12:55:37.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T12:55:37.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T12:55:37.299Z] Configure a credential helper to remove this warning. See [2024-02-27T12:55:37.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T12:55:37.299Z] [2024-02-27T12:55:37.299Z] Login Succeeded [2024-02-27T12:55:37.299Z] ****.io [2024-02-27T12:55:37.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T12:55:37.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T12:55:37.560Z] Configure a credential helper to remove this warning. See [2024-02-27T12:55:37.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T12:55:37.560Z] [2024-02-27T12:55:37.560Z] Login Succeeded [2024-02-27T12:55:37.560Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T12:55:37.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-27T12:55:37.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T12:55:38.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T12:55:38.065Z] ========================================================= [2024-02-27T12:55:38.065Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-27T12:55:38.065Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T12:55:38.654Z] + 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 . [2024-02-27T12:55:38.654Z] Sending build context to Docker daemon 8.798MB [2024-02-27T12:55:38.654Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T12:55:38.654Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-27T12:55:38.654Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-27T12:55:38.654Z] 7264a8db6415: Pulling fs layer [2024-02-27T12:55:38.654Z] c4d48a809fc2: Pulling fs layer [2024-02-27T12:55:38.654Z] 4f1c88b9dad5: Pulling fs layer [2024-02-27T12:55:38.654Z] ad3a456e5733: Pulling fs layer [2024-02-27T12:55:38.654Z] 69c7f0334f64: Pulling fs layer [2024-02-27T12:55:38.654Z] 1f1c1a5573a3: Pulling fs layer [2024-02-27T12:55:38.654Z] ce7588e14bc9: Pulling fs layer [2024-02-27T12:55:38.654Z] b5e4710f87ac: Pulling fs layer [2024-02-27T12:55:38.654Z] 1f1c1a5573a3: Waiting [2024-02-27T12:55:38.654Z] ce7588e14bc9: Waiting [2024-02-27T12:55:38.654Z] ad3a456e5733: Waiting [2024-02-27T12:55:38.654Z] 69c7f0334f64: Waiting [2024-02-27T12:55:38.654Z] b5e4710f87ac: Waiting [2024-02-27T12:55:38.654Z] c4d48a809fc2: Verifying Checksum [2024-02-27T12:55:38.654Z] c4d48a809fc2: Download complete [2024-02-27T12:55:38.654Z] ad3a456e5733: Verifying Checksum [2024-02-27T12:55:38.654Z] ad3a456e5733: Download complete [2024-02-27T12:55:38.913Z] 69c7f0334f64: Verifying Checksum [2024-02-27T12:55:38.913Z] 69c7f0334f64: Download complete [2024-02-27T12:55:38.913Z] 7264a8db6415: Verifying Checksum [2024-02-27T12:55:38.913Z] 7264a8db6415: Download complete [2024-02-27T12:55:38.913Z] 1f1c1a5573a3: Verifying Checksum [2024-02-27T12:55:38.913Z] 1f1c1a5573a3: Download complete [2024-02-27T12:55:38.913Z] 7264a8db6415: Pull complete [2024-02-27T12:55:39.176Z] b5e4710f87ac: Download complete [2024-02-27T12:55:39.176Z] c4d48a809fc2: Pull complete [2024-02-27T12:55:39.176Z] 4f1c88b9dad5: Download complete [2024-02-27T12:55:39.745Z] ce7588e14bc9: Verifying Checksum [2024-02-27T12:55:39.745Z] ce7588e14bc9: Download complete [2024-02-27T12:55:43.040Z] 4f1c88b9dad5: Pull complete [2024-02-27T12:55:43.040Z] ad3a456e5733: Pull complete [2024-02-27T12:55:43.040Z] 69c7f0334f64: Pull complete [2024-02-27T12:55:43.040Z] 1f1c1a5573a3: Pull complete [2024-02-27T12:55:44.943Z] ce7588e14bc9: Pull complete [2024-02-27T12:55:45.511Z] b5e4710f87ac: Pull complete [2024-02-27T12:55:45.511Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-27T12:55:45.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-27T12:55:45.511Z] ---> 88b5674ff536 [2024-02-27T12:55:45.511Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T12:55:49.701Z] ---> Running in 06982febd84f [2024-02-27T12:55:49.701Z] Removing intermediate container 06982febd84f [2024-02-27T12:55:49.701Z] ---> f2042eebcb79 [2024-02-27T12:55:49.701Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T12:55:49.701Z] ---> Running in 2750a7e2d036 [2024-02-27T12:55:49.961Z] Removing intermediate container 2750a7e2d036 [2024-02-27T12:55:49.961Z] ---> fa6bc4c9ff63 [2024-02-27T12:55:49.961Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-27T12:55:49.961Z] ---> Running in 2cd093200696 [2024-02-27T12:55:49.961Z] Removing intermediate container 2cd093200696 [2024-02-27T12:55:49.961Z] ---> 165960560471 [2024-02-27T12:55:49.961Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T12:55:49.961Z] ---> Running in ad07afbc3da8 [2024-02-27T12:55:50.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T12:55:50.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T12:55:50.747Z] OK: 264 MiB in 52 packages [2024-02-27T12:55:51.043Z] Removing intermediate container ad07afbc3da8 [2024-02-27T12:55:51.043Z] ---> c446a6add954 [2024-02-27T12:55:51.043Z] Step 7/12 : WORKDIR /app [2024-02-27T12:55:51.043Z] ---> Running in 5e005bd2e243 [2024-02-27T12:55:51.302Z] Removing intermediate container 5e005bd2e243 [2024-02-27T12:55:51.302Z] ---> 9ee28ebb445e [2024-02-27T12:55:51.302Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-27T12:55:51.302Z] ---> 133ab302da06 [2024-02-27T12:55:51.302Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T12:55:51.302Z] ---> Running in 2be0d9838f60 [2024-02-27T12:55:51.339Z] Still waiting to schedule task [2024-02-27T12:55:51.339Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-27T12:56:23.428Z] Removing intermediate container 2be0d9838f60 [2024-02-27T12:56:23.428Z] ---> cd81c97de4ea [2024-02-27T12:56:23.428Z] Step 10/12 : COPY . . [2024-02-27T12:56:23.428Z] ---> fc5a1dc95a2a [2024-02-27T12:56:23.428Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T12:56:23.428Z] ---> Running in da4b57a8e864 [2024-02-27T12:56:23.689Z] Removing intermediate container da4b57a8e864 [2024-02-27T12:56:23.689Z] ---> ade4f647d9db [2024-02-27T12:56:23.689Z] Step 12/12 : RUN $MAKE [2024-02-27T12:56:23.689Z] ---> Running in ad58ae0aa336 [2024-02-27T12:56:23.950Z] noop [2024-02-27T12:56:24.210Z] Removing intermediate container ad58ae0aa336 [2024-02-27T12:56:24.210Z] ---> 69215b19707f [2024-02-27T12:56:24.210Z] Successfully built 69215b19707f [2024-02-27T12:56:24.210Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T12:56:24.752Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-27T12:56:24.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T12:56:24.972Z] prd-ubuntu20.04-docker-8c-8g-1787 does not seem to be running inside a container [2024-02-27T12:56:25.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-644 -v /w/workspace/_app-service-configurable_PR-644:/w/workspace/_app-service-configurable_PR-644:rw,z -v /w/workspace/_app-service-configurable_PR-644@tmp:/w/workspace/_app-service-configurable_PR-644@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 [2024-02-27T12:56:25.354Z] $ docker top a7a2da29e7aa61bdd08664d3203fda98324ddf46b01b704546c302b35f3f5eb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T12:56:25.805Z] + go version [2024-02-27T12:56:25.805Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-27T12:56:25.841Z] $ docker stop --time=1 a7a2da29e7aa61bdd08664d3203fda98324ddf46b01b704546c302b35f3f5eb2 [2024-02-27T12:56:27.173Z] $ docker rm -f --volumes a7a2da29e7aa61bdd08664d3203fda98324ddf46b01b704546c302b35f3f5eb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T12:56:28.279Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-27T12:56:28.279Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T12:56:28.488Z] prd-ubuntu20.04-docker-8c-8g-1787 does not seem to be running inside a container [2024-02-27T12:56:28.528Z] $ 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-644 -v /w/workspace/_app-service-configurable_PR-644:/w/workspace/_app-service-configurable_PR-644:rw,z -v /w/workspace/_app-service-configurable_PR-644@tmp:/w/workspace/_app-service-configurable_PR-644@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 [2024-02-27T12:56:28.886Z] $ docker top 5d7b6919098d50336635e875ae2d2a7ecd8c627e622e524ad59342bd511fd826 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T12:56:29.340Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-644 [Pipeline] fileExists [Pipeline] sh [2024-02-27T12:56:29.811Z] + make test [2024-02-27T12:56:29.811Z] go test -race -coverprofile=coverage.out ./... [2024-02-27T12:56:51.762Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-27T12:57:13.695Z] go vet ./... [2024-02-27T12:57:15.070Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-27T12:57:15.070Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-27T12:57:15.070Z] ./bin/test-attribution-txt.sh [2024-02-27T12:57:15.070Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-27T12:57:15.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-27T12:57:15.185Z] $ docker stop --time=1 5d7b6919098d50336635e875ae2d2a7ecd8c627e622e524ad59342bd511fd826 [2024-02-27T12:57:18.790Z] $ docker rm -f --volumes 5d7b6919098d50336635e875ae2d2a7ecd8c627e622e524ad59342bd511fd826 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T12:57:19.441Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-27T12:57:19.501Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-27T12:57:20.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-27T12:57:20.773Z] + ls -al . [2024-02-27T12:57:20.773Z] total 184 [2024-02-27T12:57:20.773Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 27 12:56 . [2024-02-27T12:57:20.773Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 12:55 .. [2024-02-27T12:57:20.773Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 27 12:55 .dockerignore [2024-02-27T12:57:20.773Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 12:56 .git [2024-02-27T12:57:20.773Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 12:55 .github [2024-02-27T12:57:20.773Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 27 12:55 .gitignore [2024-02-27T12:57:20.773Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 12:55 .golangci.yml [2024-02-27T12:57:20.773Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 12:55 .semver [2024-02-27T12:57:20.773Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 27 12:55 Attribution.txt [2024-02-27T12:57:20.773Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 27 12:55 CHANGELOG.md [2024-02-27T12:57:20.773Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 27 12:55 Dockerfile [2024-02-27T12:57:20.773Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 12:55 GOVERNANCE.md [2024-02-27T12:57:20.773Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 27 12:55 Jenkinsfile [2024-02-27T12:57:20.773Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 27 12:55 LICENSE [2024-02-27T12:57:20.773Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 27 12:55 OWNERS.md [2024-02-27T12:57:20.773Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 27 12:55 README.md [2024-02-27T12:57:20.773Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 12:55 VERSION [2024-02-27T12:57:20.773Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 12:55 bin [2024-02-27T12:57:20.773Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 27 12:56 coverage.out [2024-02-27T12:57:20.773Z] -rw-rw-r-- 1 jenkins jenkins 3776 Feb 27 12:55 go.mod [2024-02-27T12:57:20.773Z] -rw-rw-r-- 1 jenkins jenkins 34159 Feb 27 12:55 go.sum [2024-02-27T12:57:20.773Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 27 12:55 main.go [2024-02-27T12:57:20.773Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 27 12:55 makefile [2024-02-27T12:57:20.773Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 12:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T12:57:21.282Z] + 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=16da90481c604b0836749086951836dcd9384e9e --label arch=amd64 --label version=0.0.0 . [2024-02-27T12:57:21.282Z] Sending build context to Docker daemon 8.799MB [2024-02-27T12:57:21.282Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T12:57:21.282Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-27T12:57:21.282Z] ---> 69215b19707f [2024-02-27T12:57:21.282Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T12:57:21.541Z] ---> Running in 09992ece12ec [2024-02-27T12:57:21.541Z] Removing intermediate container 09992ece12ec [2024-02-27T12:57:21.541Z] ---> ce19317b7d4c [2024-02-27T12:57:21.541Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T12:57:21.541Z] ---> Running in 38c6d585e6b2 [2024-02-27T12:57:21.541Z] Removing intermediate container 38c6d585e6b2 [2024-02-27T12:57:21.541Z] ---> 34f0d35534bb [2024-02-27T12:57:21.541Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-27T12:57:21.541Z] ---> Running in dc609164e48a [2024-02-27T12:57:21.801Z] Removing intermediate container dc609164e48a [2024-02-27T12:57:21.801Z] ---> 33c2ce717cc7 [2024-02-27T12:57:21.801Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T12:57:21.801Z] ---> Running in 44781924d459 [2024-02-27T12:57:22.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T12:57:22.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T12:57:22.584Z] OK: 264 MiB in 52 packages [2024-02-27T12:57:22.844Z] Removing intermediate container 44781924d459 [2024-02-27T12:57:22.844Z] ---> 4c9ffe9a2120 [2024-02-27T12:57:22.844Z] Step 7/27 : WORKDIR /app [2024-02-27T12:57:22.844Z] ---> Running in 8266ac4637b0 [2024-02-27T12:57:23.104Z] Removing intermediate container 8266ac4637b0 [2024-02-27T12:57:23.104Z] ---> 5e8b4f52e628 [2024-02-27T12:57:23.104Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-27T12:57:23.104Z] ---> 62beb9a00df1 [2024-02-27T12:57:23.104Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T12:57:23.104Z] ---> Running in aff103ef8298 [2024-02-27T12:57:24.041Z] Removing intermediate container aff103ef8298 [2024-02-27T12:57:24.041Z] ---> 5899642a92a6 [2024-02-27T12:57:24.041Z] Step 10/27 : COPY . . [2024-02-27T12:57:24.041Z] ---> eedb3052ace3 [2024-02-27T12:57:24.041Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T12:57:24.041Z] ---> Running in 12977ae7768a [2024-02-27T12:57:24.303Z] Removing intermediate container 12977ae7768a [2024-02-27T12:57:24.303Z] ---> 8597f9b4eb37 [2024-02-27T12:57:24.303Z] Step 12/27 : RUN $MAKE [2024-02-27T12:57:24.303Z] ---> Running in fc42a05987ec [2024-02-27T12:57:24.560Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-02-27T12:57:32.513Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1788 in /w/workspace/_app-service-configurable_PR-644 [Pipeline] { [Pipeline] ws [2024-02-27T12:57:32.613Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-02-27T12:57:32.721Z] Selected Git installation does not exist. Using Default [2024-02-27T12:57:32.721Z] The recommended git tool is: NONE [2024-02-27T12:57:37.871Z] using credential edgex-jenkins-ssh [2024-02-27T12:57:37.894Z] Cloning the remote Git repository [2024-02-27T12:57:37.934Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-02-27T12:57:38.022Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-02-27T12:57:38.150Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-02-27T12:57:38.151Z] > git --version # timeout=10 [2024-02-27T12:57:38.172Z] > git --version # 'git version 2.25.1' [2024-02-27T12:57:38.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-27T12:57:38.311Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-27T12:57:40.242Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-02-27T12:57:40.287Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-27T12:57:41.145Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-02-27T12:57:41.182Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-02-27T12:57:41.183Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-27T12:57:41.206Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/644/head:refs/remotes/origin/PR-644 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-27T12:57:41.781Z] Merging remotes/origin/main commit f6dabf865f74e57664eeaeb005e9c9ff041cf72e into PR head commit 16da90481c604b0836749086951836dcd9384e9e [2024-02-27T12:57:42.058Z] Merge succeeded, producing 16da90481c604b0836749086951836dcd9384e9e [2024-02-27T12:57:42.059Z] Checking out Revision 16da90481c604b0836749086951836dcd9384e9e (PR-644) [2024-02-27T12:57:42.560Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-02-27T12:57:42.607Z] > git --version # timeout=10 [2024-02-27T12:57:42.617Z] > git --version # 'git version 2.25.1' [2024-02-27T12:57:42.641Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-27T12:57:41.798Z] > git config core.sparsecheckout # timeout=10 [2024-02-27T12:57:41.880Z] > git checkout -f 16da90481c604b0836749086951836dcd9384e9e # timeout=10 [2024-02-27T12:57:41.964Z] > git remote # timeout=10 [2024-02-27T12:57:41.983Z] > git config --get remote.origin.url # timeout=10 [2024-02-27T12:57:41.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-27T12:57:42.015Z] > git merge f6dabf865f74e57664eeaeb005e9c9ff041cf72e # timeout=10 [2024-02-27T12:57:42.042Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-27T12:57:42.064Z] > git config core.sparsecheckout # timeout=10 [2024-02-27T12:57:42.083Z] > git checkout -f 16da90481c604b0836749086951836dcd9384e9e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T12:57:44.078Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-27T12:57:44.078Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T12:57:44.078Z] Dload Upload Total Spent Left Speed [2024-02-27T12:57:44.078Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh [2024-02-27T12:57:44.420Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-27T12:57:44.765Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-27T12:57:44.765Z] + sudo tee /etc/docker/daemon.new [2024-02-27T12:57:44.765Z] { [2024-02-27T12:57:44.765Z] "registry-mirrors": [ [2024-02-27T12:57:44.765Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-27T12:57:44.765Z] ], [2024-02-27T12:57:44.765Z] "bip": "10.250.0.254/24", [2024-02-27T12:57:44.765Z] "hosts": [ [2024-02-27T12:57:44.765Z] "tcp://0.0.0.0:5555", [2024-02-27T12:57:44.765Z] "unix:///var/run/docker.sock" [2024-02-27T12:57:44.765Z] ], [2024-02-27T12:57:44.765Z] "mtu": 1458, [2024-02-27T12:57:44.765Z] "selinux-enabled": true, [2024-02-27T12:57:44.765Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-27T12:57:44.765Z] } [Pipeline] sh [2024-02-27T12:57:45.112Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-27T12:57:45.451Z] + sudo service docker restart [2024-02-27T12:57:46.713Z] Removing intermediate container fc42a05987ec [2024-02-27T12:57:46.713Z] ---> 47c359f8c4c5 [2024-02-27T12:57:46.713Z] Step 13/27 : FROM alpine:3.18 [2024-02-27T12:57:46.713Z] 3.18: Pulling from library/alpine [2024-02-27T12:57:46.713Z] 619be1103602: Pulling fs layer [2024-02-27T12:57:46.713Z] 619be1103602: Verifying Checksum [2024-02-27T12:57:46.713Z] 619be1103602: Download complete [2024-02-27T12:57:46.713Z] 619be1103602: Pull complete [2024-02-27T12:57:46.713Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T12:57:46.713Z] Status: Downloaded newer image for alpine:3.18 [2024-02-27T12:57:46.713Z] ---> d3782b16ccc9 [2024-02-27T12:57:46.713Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-27T12:57:46.713Z] ---> Running in be18fef05c12 [2024-02-27T12:57:46.713Z] Removing intermediate container be18fef05c12 [2024-02-27T12:57:46.713Z] ---> 44702637744f [2024-02-27T12:57:46.713Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-27T12:57:46.713Z] ---> Running in fba21ab0af91 [2024-02-27T12:57:46.713Z] Removing intermediate container fba21ab0af91 [2024-02-27T12:57:46.713Z] ---> 8eb1d14ac9d4 [2024-02-27T12:57:46.713Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-27T12:57:46.713Z] ---> Running in 65733491013e [2024-02-27T12:57:46.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T12:57:46.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T12:57:46.713Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-27T12:57:46.713Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-27T12:57:46.713Z] Executing busybox-1.36.1-r5.trigger [2024-02-27T12:57:46.713Z] Executing ca-certificates-20230506-r0.trigger [2024-02-27T12:57:46.713Z] OK: 8 MiB in 17 packages [2024-02-27T12:57:46.713Z] Removing intermediate container 65733491013e [2024-02-27T12:57:46.713Z] ---> f251ba7b131f [2024-02-27T12:57:46.713Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-27T12:57:46.713Z] ---> Running in 5059fd14f097 [2024-02-27T12:57:46.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T12:57:46.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T12:57:47.231Z] OK: 8 MiB in 17 packages [2024-02-27T12:57:47.800Z] Removing intermediate container 5059fd14f097 [2024-02-27T12:57:47.800Z] ---> 3c85300f6e64 [2024-02-27T12:57:47.800Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-27T12:57:47.800Z] ---> 21b748a013f7 [2024-02-27T12:57:47.800Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-27T12:57:48.059Z] ---> f970b696fc1f [2024-02-27T12:57:48.059Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-27T12:57:48.059Z] ---> d2127322353f [2024-02-27T12:57:48.059Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-27T12:57:48.629Z] ---> 535eeb6d448d [2024-02-27T12:57:48.629Z] Step 22/27 : EXPOSE 48095 [2024-02-27T12:57:48.629Z] ---> Running in 66685614153b [2024-02-27T12:57:48.629Z] Removing intermediate container 66685614153b [2024-02-27T12:57:48.629Z] ---> d0499be2b2cd [2024-02-27T12:57:48.629Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-27T12:57:48.890Z] ---> Running in 5851d3cc1a70 [2024-02-27T12:57:48.890Z] Removing intermediate container 5851d3cc1a70 [2024-02-27T12:57:48.890Z] ---> 7347840a3031 [2024-02-27T12:57:48.890Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-27T12:57:48.890Z] ---> Running in 3905590110b9 [2024-02-27T12:57:48.890Z] Removing intermediate container 3905590110b9 [2024-02-27T12:57:48.890Z] ---> f22e2734c9f9 [2024-02-27T12:57:48.890Z] Step 25/27 : LABEL arch=amd64 [2024-02-27T12:57:48.890Z] ---> Running in 01811af7f3da [2024-02-27T12:57:49.150Z] Removing intermediate container 01811af7f3da [2024-02-27T12:57:49.150Z] ---> bdd024ed4d7c [2024-02-27T12:57:49.150Z] Step 26/27 : LABEL git_sha=16da90481c604b0836749086951836dcd9384e9e [2024-02-27T12:57:49.150Z] ---> Running in a8c9ac6b13c0 [2024-02-27T12:57:49.150Z] Removing intermediate container a8c9ac6b13c0 [2024-02-27T12:57:49.150Z] ---> 8a41854c71ac [2024-02-27T12:57:49.150Z] Step 27/27 : LABEL version=0.0.0 [2024-02-27T12:57:49.150Z] ---> Running in 8fdeb07981a1 [2024-02-27T12:57:49.410Z] Removing intermediate container 8fdeb07981a1 [2024-02-27T12:57:49.410Z] ---> a74bc0995503 [2024-02-27T12:57:49.410Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-27T12:57:49.410Z] Successfully built a74bc0995503 [2024-02-27T12:57:49.410Z] 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 [2024-02-27T12:57:50.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T12:57:50.677Z] [2024-02-27T12:57:50.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T12:57:51.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T12:57:51.116Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-27T12:57:51.116Z] 5eb5b503b376: Pulling fs layer [2024-02-27T12:57:51.116Z] 5c69ac0246d0: Pulling fs layer [2024-02-27T12:57:51.116Z] ec43610c2a17: Pulling fs layer [2024-02-27T12:57:51.116Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-27T12:57:51.116Z] 33b1e0a273af: Pulling fs layer [2024-02-27T12:57:51.116Z] 5d3b04190fa2: Pulling fs layer [2024-02-27T12:57:51.116Z] 2f39f015ded8: Pulling fs layer [2024-02-27T12:57:51.116Z] 33b1e0a273af: Waiting [2024-02-27T12:57:51.116Z] 5d3b04190fa2: Waiting [2024-02-27T12:57:51.116Z] 2f39f015ded8: Waiting [2024-02-27T12:57:51.116Z] 3a2ae6a8a46f: Waiting [2024-02-27T12:57:51.116Z] 5c69ac0246d0: Download complete [2024-02-27T12:57:51.116Z] 3a2ae6a8a46f: Download complete [2024-02-27T12:57:51.116Z] 33b1e0a273af: Verifying Checksum [2024-02-27T12:57:51.116Z] 33b1e0a273af: Download complete [2024-02-27T12:57:51.116Z] 5d3b04190fa2: Verifying Checksum [2024-02-27T12:57:51.116Z] 5d3b04190fa2: Download complete [2024-02-27T12:57:51.116Z] ec43610c2a17: Verifying Checksum [2024-02-27T12:57:51.116Z] ec43610c2a17: Download complete [2024-02-27T12:57:51.382Z] 5eb5b503b376: Verifying Checksum [2024-02-27T12:57:51.382Z] 5eb5b503b376: Download complete [2024-02-27T12:57:51.951Z] 2f39f015ded8: Download complete [2024-02-27T12:57:52.518Z] 5eb5b503b376: Pull complete [2024-02-27T12:57:52.777Z] 5c69ac0246d0: Pull complete [2024-02-27T12:57:53.036Z] ec43610c2a17: Pull complete [2024-02-27T12:57:53.294Z] 3a2ae6a8a46f: Pull complete [2024-02-27T12:57:53.294Z] 33b1e0a273af: Pull complete [2024-02-27T12:57:53.552Z] 5d3b04190fa2: Pull complete [2024-02-27T12:57:57.742Z] 2f39f015ded8: Pull complete [2024-02-27T12:57:57.742Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-27T12:57:57.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T12:57:57.742Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T12:57:58.121Z] prd-ubuntu20.04-docker-8c-8g-1787 does not seem to be running inside a container [2024-02-27T12:57:58.158Z] $ 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-644 -v /w/workspace/_app-service-configurable_PR-644:/w/workspace/_app-service-configurable_PR-644:rw,z -v /w/workspace/_app-service-configurable_PR-644@tmp:/w/workspace/_app-service-configurable_PR-644@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 [2024-02-27T12:58:03.277Z] $ docker top a662ea65cf2037ad18cf96bb4a7b2795b8d8285d2ea7eb503dc82de45ce14f82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T12:58:03.783Z] provisioning config files... [2024-02-27T12:58:03.796Z] ---> job-cost.sh [2024-02-27T12:58:03.796Z] lf-activate-venv: SKIPPING [2024-02-27T12:58:03.796Z] INFO: No Stack... [2024-02-27T12:58:03.807Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3241997955449803806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T12:58:04.056Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-27T12:58:04.316Z] INFO: Archiving Costs [2024-02-27T12:58:04.328Z] ---> ****-login.sh [2024-02-27T12:58:04.328Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2024-02-27T12:58:04.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T12:58:04.651Z] + cat /w/workspace/_app-service-configurable_PR-644/archives/cost.csv [2024-02-27T12:58:04.651Z] + cut -d, -f6 [Pipeline] lock [2024-02-27T12:58:04.695Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-644-1-stack-cost] [2024-02-27T12:58:04.700Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-644-1-stack-cost] did not exist. Created. [2024-02-27T12:58:04.705Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-644-1-stack-cost] [Pipeline] { [Pipeline] unstash [2024-02-27T12:58:04.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T12:58:04.875Z] Configure a credential helper to remove this warning. See [2024-02-27T12:58:04.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T12:58:04.875Z] [2024-02-27T12:58:04.875Z] Login Succeeded [2024-02-27T12:58:04.875Z] nexus3.edgexfoundry.org:10002 [Pipeline] sh [2024-02-27T12:58:05.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T12:58:05.192Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-27T12:58:05.242Z] Stashed 1 file(s) [Pipeline] } [2024-02-27T12:58:05.303Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-644-1-stack-cost] [Pipeline] // lock [2024-02-27T12:58:05.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T12:58:05.416Z] Configure a credential helper to remove this warning. See [2024-02-27T12:58:05.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T12:58:05.416Z] [2024-02-27T12:58:05.416Z] Login Succeeded [2024-02-27T12:58:05.416Z] nexus3.edgexfoundry.org:10003 [2024-02-27T12:58:05.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2024-02-27T12:58:05.461Z] $ docker stop --time=1 a662ea65cf2037ad18cf96bb4a7b2795b8d8285d2ea7eb503dc82de45ce14f82 [2024-02-27T12:58:05.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T12:58:05.688Z] Configure a credential helper to remove this warning. See [2024-02-27T12:58:05.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T12:58:05.688Z] [2024-02-27T12:58:05.688Z] Login Succeeded [2024-02-27T12:58:05.688Z] nexus3.edgexfoundry.org:10004 [2024-02-27T12:58:05.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T12:58:05.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T12:58:05.959Z] Configure a credential helper to remove this warning. See [2024-02-27T12:58:05.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T12:58:05.959Z] [2024-02-27T12:58:05.959Z] Login Succeeded [2024-02-27T12:58:05.959Z] ****.io [2024-02-27T12:58:06.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T12:58:06.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T12:58:06.498Z] Configure a credential helper to remove this warning. See [2024-02-27T12:58:06.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T12:58:06.498Z] [2024-02-27T12:58:06.498Z] Login Succeeded [2024-02-27T12:58:06.498Z] ---> ****-login.sh ends [2024-02-27T12:58:06.614Z] $ docker rm -f --volumes a662ea65cf2037ad18cf96bb4a7b2795b8d8285d2ea7eb503dc82de45ce14f82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-02-27T12:58:06.856Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2024-02-27T12:58:07.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T12:58:07.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T12:58:07.768Z] ========================================================= [2024-02-27T12:58:07.768Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-27T12:58:07.768Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T12:58:08.411Z] + 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 . [2024-02-27T12:58:08.411Z] Sending build context to Docker daemon 158.7kB [2024-02-27T12:58:08.684Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T12:58:08.684Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-27T12:58:08.684Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-27T12:58:08.684Z] 9fda8d8052c6: Pulling fs layer [2024-02-27T12:58:08.684Z] 5d54e960e981: Pulling fs layer [2024-02-27T12:58:08.684Z] c4a7e357bf2a: Pulling fs layer [2024-02-27T12:58:08.684Z] f0e02332f6b5: Pulling fs layer [2024-02-27T12:58:08.684Z] 872ee5b61b7b: Pulling fs layer [2024-02-27T12:58:08.684Z] 0c6a40ed1a82: Pulling fs layer [2024-02-27T12:58:08.684Z] 94ae7d8d031c: Pulling fs layer [2024-02-27T12:58:08.684Z] f0e02332f6b5: Waiting [2024-02-27T12:58:08.684Z] 872ee5b61b7b: Waiting [2024-02-27T12:58:08.684Z] 0c6a40ed1a82: Waiting [2024-02-27T12:58:08.684Z] 94ae7d8d031c: Waiting [2024-02-27T12:58:08.956Z] 5d54e960e981: Verifying Checksum [2024-02-27T12:58:08.956Z] 5d54e960e981: Download complete [2024-02-27T12:58:08.956Z] f0e02332f6b5: Verifying Checksum [2024-02-27T12:58:08.956Z] f0e02332f6b5: Download complete [2024-02-27T12:58:08.956Z] 872ee5b61b7b: Verifying Checksum [2024-02-27T12:58:08.956Z] 872ee5b61b7b: Download complete [2024-02-27T12:58:08.956Z] 9fda8d8052c6: Download complete [2024-02-27T12:58:09.232Z] 94ae7d8d031c: Verifying Checksum [2024-02-27T12:58:09.232Z] 94ae7d8d031c: Download complete [2024-02-27T12:58:09.829Z] 9fda8d8052c6: Pull complete [2024-02-27T12:58:10.812Z] c4a7e357bf2a: Verifying Checksum [2024-02-27T12:58:10.812Z] c4a7e357bf2a: Download complete [2024-02-27T12:58:11.785Z] 0c6a40ed1a82: Verifying Checksum [2024-02-27T12:58:11.785Z] 0c6a40ed1a82: Download complete [2024-02-27T12:58:13.731Z] 5d54e960e981: Pull complete [2024-02-27T12:58:28.724Z] c4a7e357bf2a: Pull complete [2024-02-27T12:58:28.724Z] f0e02332f6b5: Pull complete [2024-02-27T12:58:28.724Z] 872ee5b61b7b: Pull complete [2024-02-27T12:58:36.938Z] 0c6a40ed1a82: Pull complete [2024-02-27T12:58:37.902Z] 94ae7d8d031c: Pull complete [2024-02-27T12:58:37.902Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-27T12:58:37.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-27T12:58:37.902Z] ---> 86de565de09d [2024-02-27T12:58:37.902Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T12:58:38.863Z] ---> Running in fb59e37c856f [2024-02-27T12:58:39.131Z] Removing intermediate container fb59e37c856f [2024-02-27T12:58:39.131Z] ---> 4f4127418dff [2024-02-27T12:58:39.131Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T12:58:39.396Z] ---> Running in d48bac68ed46 [2024-02-27T12:58:39.677Z] Removing intermediate container d48bac68ed46 [2024-02-27T12:58:39.677Z] ---> 0a36e7e90c00 [2024-02-27T12:58:39.677Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-27T12:58:39.677Z] ---> Running in 4e1113b61b67 [2024-02-27T12:58:40.066Z] Removing intermediate container 4e1113b61b67 [2024-02-27T12:58:40.066Z] ---> 765f35f6b1eb [2024-02-27T12:58:40.066Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T12:58:40.066Z] ---> Running in 06d90a86222f [2024-02-27T12:58:41.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T12:58:41.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T12:58:42.497Z] OK: 266 MiB in 52 packages [2024-02-27T12:58:43.459Z] Removing intermediate container 06d90a86222f [2024-02-27T12:58:43.459Z] ---> b676a292c196 [2024-02-27T12:58:43.459Z] Step 7/12 : WORKDIR /app [2024-02-27T12:58:43.459Z] ---> Running in 4882e17f2b66 [2024-02-27T12:58:43.726Z] Removing intermediate container 4882e17f2b66 [2024-02-27T12:58:43.726Z] ---> 444ab2c9b461 [2024-02-27T12:58:43.726Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-27T12:58:44.313Z] ---> 0e338064a909 [2024-02-27T12:58:44.313Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T12:58:44.313Z] ---> Running in 447d1d9d440f [2024-02-27T12:59:52.166Z] Removing intermediate container 447d1d9d440f [2024-02-27T12:59:52.166Z] ---> e59878d77f68 [2024-02-27T12:59:52.166Z] Step 10/12 : COPY . . [2024-02-27T12:59:52.166Z] ---> ab8a31572446 [2024-02-27T12:59:52.166Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T12:59:52.166Z] ---> Running in 852fe3291e96 [2024-02-27T12:59:52.166Z] Removing intermediate container 852fe3291e96 [2024-02-27T12:59:52.166Z] ---> 3a39007e62c0 [2024-02-27T12:59:52.166Z] Step 12/12 : RUN $MAKE [2024-02-27T12:59:52.166Z] ---> Running in fd8f5b23dee0 [2024-02-27T12:59:52.166Z] noop [2024-02-27T12:59:52.166Z] Removing intermediate container fd8f5b23dee0 [2024-02-27T12:59:52.166Z] ---> 8384b934347a [2024-02-27T12:59:52.166Z] Successfully built 8384b934347a [2024-02-27T12:59:52.166Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T12:59:52.868Z] + docker inspect -f . ci-base-image-arm64 [2024-02-27T12:59:52.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T12:59:53.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-1788 does not seem to be running inside a container [2024-02-27T12:59:53.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-27T12:59:55.040Z] $ docker top b29cadca867dd8da6ac45db06ebce6deb37dd7fc576b9f36477e824d1afc9a57 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T12:59:56.000Z] + go version [2024-02-27T12:59:56.000Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-27T12:59:56.034Z] $ docker stop --time=1 b29cadca867dd8da6ac45db06ebce6deb37dd7fc576b9f36477e824d1afc9a57 [2024-02-27T12:59:57.609Z] $ docker rm -f --volumes b29cadca867dd8da6ac45db06ebce6deb37dd7fc576b9f36477e824d1afc9a57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T12:59:58.951Z] + docker inspect -f . ci-base-image-arm64 [2024-02-27T12:59:58.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T12:59:59.278Z] prd-ubuntu20.04-docker-arm64-4c-16g-1788 does not seem to be running inside a container [2024-02-27T12:59:59.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-27T13:00:00.483Z] $ docker top c0ae884439c67cb07a5349bdf4cc734180ba847856bc86854c545730b777247a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T13:00:01.472Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-02-27T13:00:01.908Z] + make test [2024-02-27T13:00:02.175Z] go test -race -coverprofile=coverage.out ./... [2024-02-27T13:02:08.881Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-27T13:02:08.881Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-27T13:02:08.881Z] go vet ./... [2024-02-27T13:04:15.542Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-27T13:04:15.542Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-27T13:04:15.542Z] ./bin/test-attribution-txt.sh [2024-02-27T13:04:15.542Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-27T13:04:15.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-27T13:04:15.686Z] $ docker stop --time=1 c0ae884439c67cb07a5349bdf4cc734180ba847856bc86854c545730b777247a [2024-02-27T13:04:17.611Z] $ docker rm -f --volumes c0ae884439c67cb07a5349bdf4cc734180ba847856bc86854c545730b777247a [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T13:04:19.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-27T13:04:19.527Z] Warning: overwriting stash ‘coverage-report’ [2024-02-27T13:04:19.982Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T13:04:20.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-27T13:04:21.292Z] + ls -al . [2024-02-27T13:04:21.292Z] total 180 [2024-02-27T13:04:21.292Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 13:00 . [2024-02-27T13:04:21.292Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 12:57 .. [2024-02-27T13:04:21.292Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 27 12:57 .dockerignore [2024-02-27T13:04:21.292Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 12:57 .git [2024-02-27T13:04:21.292Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 12:57 .github [2024-02-27T13:04:21.292Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 27 12:57 .gitignore [2024-02-27T13:04:21.292Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 12:57 .golangci.yml [2024-02-27T13:04:21.292Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 27 12:57 Attribution.txt [2024-02-27T13:04:21.292Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 27 12:57 CHANGELOG.md [2024-02-27T13:04:21.292Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 27 12:57 Dockerfile [2024-02-27T13:04:21.292Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 12:57 GOVERNANCE.md [2024-02-27T13:04:21.292Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 27 12:57 Jenkinsfile [2024-02-27T13:04:21.292Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 27 12:57 LICENSE [2024-02-27T13:04:21.292Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 27 12:57 OWNERS.md [2024-02-27T13:04:21.293Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 27 12:57 README.md [2024-02-27T13:04:21.293Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 12:55 VERSION [2024-02-27T13:04:21.293Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 12:57 bin [2024-02-27T13:04:21.293Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 27 13:00 coverage.out [2024-02-27T13:04:21.293Z] -rw-rw-r-- 1 jenkins jenkins 3776 Feb 27 12:57 go.mod [2024-02-27T13:04:21.293Z] -rw-rw-r-- 1 jenkins jenkins 34159 Feb 27 12:57 go.sum [2024-02-27T13:04:21.293Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 27 12:57 main.go [2024-02-27T13:04:21.293Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 27 12:57 makefile [2024-02-27T13:04:21.293Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 12:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T13:04:21.814Z] + 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=16da90481c604b0836749086951836dcd9384e9e --label arch=arm64 --label version=0.0.0 . [2024-02-27T13:04:21.814Z] Sending build context to Docker daemon 159.7kB [2024-02-27T13:04:22.082Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T13:04:22.083Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-27T13:04:22.083Z] ---> 8384b934347a [2024-02-27T13:04:22.083Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T13:04:22.083Z] ---> Running in c91edecd8426 [2024-02-27T13:04:22.354Z] Removing intermediate container c91edecd8426 [2024-02-27T13:04:22.354Z] ---> 510041d3ccb2 [2024-02-27T13:04:22.354Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T13:04:22.354Z] ---> Running in 34bc13026969 [2024-02-27T13:04:22.945Z] Removing intermediate container 34bc13026969 [2024-02-27T13:04:22.945Z] ---> 224fe42ccd19 [2024-02-27T13:04:22.945Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-27T13:04:22.945Z] ---> Running in ad9e3009a6d5 [2024-02-27T13:04:23.217Z] Removing intermediate container ad9e3009a6d5 [2024-02-27T13:04:23.217Z] ---> 2d874e9ef7eb [2024-02-27T13:04:23.217Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T13:04:23.217Z] ---> Running in 5b8aa15dffa4 [2024-02-27T13:04:24.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T13:04:24.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T13:04:25.721Z] OK: 266 MiB in 52 packages [2024-02-27T13:04:26.686Z] Removing intermediate container 5b8aa15dffa4 [2024-02-27T13:04:26.686Z] ---> 4cfbcdc2aee0 [2024-02-27T13:04:26.686Z] Step 7/27 : WORKDIR /app [2024-02-27T13:04:26.686Z] ---> Running in 51bd4cd90118 [2024-02-27T13:04:26.686Z] Removing intermediate container 51bd4cd90118 [2024-02-27T13:04:26.686Z] ---> 54efeff5da0e [2024-02-27T13:04:26.686Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-27T13:04:30.965Z] ---> bf05888a6d86 [2024-02-27T13:04:30.965Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T13:04:30.965Z] ---> Running in ed5799a77ba4 [2024-02-27T13:04:32.434Z] Removing intermediate container ed5799a77ba4 [2024-02-27T13:04:32.434Z] ---> 7e7043ab1252 [2024-02-27T13:04:32.434Z] Step 10/27 : COPY . . [2024-02-27T13:04:33.016Z] ---> 88d5fc8045ce [2024-02-27T13:04:33.016Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T13:04:33.016Z] ---> Running in bd94f271dcce [2024-02-27T13:04:33.283Z] Removing intermediate container bd94f271dcce [2024-02-27T13:04:33.283Z] ---> e7ce7829575f [2024-02-27T13:04:33.283Z] Step 12/27 : RUN $MAKE [2024-02-27T13:04:33.283Z] ---> Running in 2217c0812808 [2024-02-27T13:04:34.240Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-02-27T13:06:25.935Z] Removing intermediate container 2217c0812808 [2024-02-27T13:06:25.935Z] ---> 91f6024c3d2f [2024-02-27T13:06:25.935Z] Step 13/27 : FROM alpine:3.18 [2024-02-27T13:06:25.935Z] 3.18: Pulling from library/alpine [2024-02-27T13:06:25.935Z] c6b39de5b339: Pulling fs layer [2024-02-27T13:06:25.935Z] c6b39de5b339: Verifying Checksum [2024-02-27T13:06:25.935Z] c6b39de5b339: Download complete [2024-02-27T13:06:25.935Z] c6b39de5b339: Pull complete [2024-02-27T13:06:25.935Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T13:06:25.935Z] Status: Downloaded newer image for alpine:3.18 [2024-02-27T13:06:25.935Z] ---> 33abbf032149 [2024-02-27T13:06:25.935Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-27T13:06:25.935Z] ---> Running in b11dbb8a3a4a [2024-02-27T13:06:25.935Z] Removing intermediate container b11dbb8a3a4a [2024-02-27T13:06:25.935Z] ---> fb5524031774 [2024-02-27T13:06:25.935Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-27T13:06:25.935Z] ---> Running in 1dad143a5596 [2024-02-27T13:06:25.935Z] Removing intermediate container 1dad143a5596 [2024-02-27T13:06:25.935Z] ---> de4fdc924881 [2024-02-27T13:06:25.935Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-27T13:06:25.935Z] ---> Running in 18b1d9801ca6 [2024-02-27T13:06:25.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T13:06:25.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T13:06:25.935Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-27T13:06:25.935Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-27T13:06:25.935Z] Executing busybox-1.36.1-r5.trigger [2024-02-27T13:06:25.935Z] Executing ca-certificates-20230506-r0.trigger [2024-02-27T13:06:25.935Z] OK: 9 MiB in 17 packages [2024-02-27T13:06:25.935Z] Removing intermediate container 18b1d9801ca6 [2024-02-27T13:06:25.935Z] ---> 5caf281d8f72 [2024-02-27T13:06:25.935Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-27T13:06:25.935Z] ---> Running in 7bc4974f65f1 [2024-02-27T13:06:25.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T13:06:25.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T13:06:25.935Z] OK: 9 MiB in 17 packages [2024-02-27T13:06:25.935Z] Removing intermediate container 7bc4974f65f1 [2024-02-27T13:06:25.935Z] ---> 0d827ddb00af [2024-02-27T13:06:25.935Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-27T13:06:25.935Z] ---> e61ea1946e19 [2024-02-27T13:06:25.935Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-27T13:06:25.935Z] ---> e5b8b867ee11 [2024-02-27T13:06:25.935Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-27T13:06:26.516Z] ---> 21fe2e0567ff [2024-02-27T13:06:26.516Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-27T13:06:27.922Z] ---> fca5172896eb [2024-02-27T13:06:27.922Z] Step 22/27 : EXPOSE 48095 [2024-02-27T13:06:27.922Z] ---> Running in 33de057436a9 [2024-02-27T13:06:27.922Z] Removing intermediate container 33de057436a9 [2024-02-27T13:06:27.922Z] ---> ed71ff63df02 [2024-02-27T13:06:27.922Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-27T13:06:28.189Z] ---> Running in aa5fb4590dfa [2024-02-27T13:06:28.454Z] Removing intermediate container aa5fb4590dfa [2024-02-27T13:06:28.454Z] ---> 2c7e83b05408 [2024-02-27T13:06:28.454Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-27T13:06:28.454Z] ---> Running in d5da28f2ca6e [2024-02-27T13:06:28.722Z] Removing intermediate container d5da28f2ca6e [2024-02-27T13:06:28.722Z] ---> ba2bb972df1d [2024-02-27T13:06:28.722Z] Step 25/27 : LABEL arch=arm64 [2024-02-27T13:06:28.722Z] ---> Running in 3685c7a0e453 [2024-02-27T13:06:28.989Z] Removing intermediate container 3685c7a0e453 [2024-02-27T13:06:28.989Z] ---> 7f2f510c59ce [2024-02-27T13:06:28.989Z] Step 26/27 : LABEL git_sha=16da90481c604b0836749086951836dcd9384e9e [2024-02-27T13:06:29.257Z] ---> Running in 4ee4f4cacfcb [2024-02-27T13:06:29.523Z] Removing intermediate container 4ee4f4cacfcb [2024-02-27T13:06:29.523Z] ---> 5790e85c8c05 [2024-02-27T13:06:29.523Z] Step 27/27 : LABEL version=0.0.0 [2024-02-27T13:06:29.523Z] ---> Running in f8d58bc7081f [2024-02-27T13:06:29.793Z] Removing intermediate container f8d58bc7081f [2024-02-27T13:06:29.793Z] ---> 75ce477f6df4 [2024-02-27T13:06:29.793Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-27T13:06:29.793Z] Successfully built 75ce477f6df4 [2024-02-27T13:06:29.793Z] 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 [2024-02-27T13:06:31.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T13:06:31.090Z] [2024-02-27T13:06:31.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T13:06:31.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T13:06:31.549Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-27T13:06:31.549Z] 8998bd30e6a1: Pulling fs layer [2024-02-27T13:06:31.549Z] 04944245beec: Pulling fs layer [2024-02-27T13:06:31.549Z] 699f458cf7ca: Pulling fs layer [2024-02-27T13:06:31.549Z] 765212b225bb: Pulling fs layer [2024-02-27T13:06:31.549Z] f23df028b6ca: Pulling fs layer [2024-02-27T13:06:31.549Z] d65c8cfc05b1: Pulling fs layer [2024-02-27T13:06:31.549Z] 2437ff75d9bd: Pulling fs layer [2024-02-27T13:06:31.549Z] f23df028b6ca: Waiting [2024-02-27T13:06:31.549Z] d65c8cfc05b1: Waiting [2024-02-27T13:06:31.549Z] 2437ff75d9bd: Waiting [2024-02-27T13:06:31.549Z] 765212b225bb: Waiting [2024-02-27T13:06:31.815Z] 04944245beec: Verifying Checksum [2024-02-27T13:06:31.815Z] 04944245beec: Download complete [2024-02-27T13:06:31.815Z] 765212b225bb: Verifying Checksum [2024-02-27T13:06:31.815Z] 765212b225bb: Download complete [2024-02-27T13:06:31.815Z] f23df028b6ca: Verifying Checksum [2024-02-27T13:06:31.815Z] f23df028b6ca: Download complete [2024-02-27T13:06:31.815Z] d65c8cfc05b1: Verifying Checksum [2024-02-27T13:06:31.815Z] d65c8cfc05b1: Download complete [2024-02-27T13:06:31.815Z] 699f458cf7ca: Verifying Checksum [2024-02-27T13:06:31.815Z] 699f458cf7ca: Download complete [2024-02-27T13:06:32.396Z] 8998bd30e6a1: Verifying Checksum [2024-02-27T13:06:32.396Z] 8998bd30e6a1: Download complete [2024-02-27T13:06:34.977Z] 2437ff75d9bd: Verifying Checksum [2024-02-27T13:06:34.977Z] 2437ff75d9bd: Download complete [2024-02-27T13:06:36.914Z] 8998bd30e6a1: Pull complete [2024-02-27T13:06:40.243Z] 04944245beec: Pull complete [2024-02-27T13:06:41.646Z] 699f458cf7ca: Pull complete [2024-02-27T13:06:41.646Z] 765212b225bb: Pull complete [2024-02-27T13:06:42.604Z] f23df028b6ca: Pull complete [2024-02-27T13:06:42.604Z] d65c8cfc05b1: Pull complete [2024-02-27T13:07:00.796Z] 2437ff75d9bd: Pull complete [2024-02-27T13:07:00.796Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-27T13:07:00.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T13:07:00.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T13:07:01.318Z] prd-ubuntu20.04-docker-arm64-4c-16g-1788 does not seem to be running inside a container [2024-02-27T13:07:01.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-27T13:07:04.020Z] $ docker top 482a4cbb4d6faab0dc8be5ad5e8ba964d5407f9f824852dcf51887384cb3ffe8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:07:05.022Z] ---> job-cost.sh [2024-02-27T13:07:05.022Z] lf-activate-venv: SKIPPING [2024-02-27T13:07:05.022Z] INFO: No Stack... [2024-02-27T13:07:06.442Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-27T13:07:07.025Z] INFO: Archiving Costs [Pipeline] sh [2024-02-27T13:07:07.687Z] + cut -d, -f6 [2024-02-27T13:07:07.687Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2024-02-27T13:07:07.760Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-644-1-stack-cost] [2024-02-27T13:07:07.765Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-644-1-stack-cost] did not exist. Created. [2024-02-27T13:07:07.770Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-644-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-27T13:07:08.583Z] /w/workspace/app-service-configurable/1@tmp/durable-2b923de9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-27T13:07:08.933Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-27T13:07:08.968Z] Warning: overwriting stash ‘stack-cost’ [2024-02-27T13:07:09.018Z] Stashed 1 file(s) [Pipeline] } [2024-02-27T13:07:09.144Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-644-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-27T13:07:09.311Z] $ docker stop --time=1 482a4cbb4d6faab0dc8be5ad5e8ba964d5407f9f824852dcf51887384cb3ffe8 [2024-02-27T13:07:10.899Z] $ docker rm -f --volumes 482a4cbb4d6faab0dc8be5ad5e8ba964d5407f9f824852dcf51887384cb3ffe8 [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 [2024-02-27T13:07:13.116Z] provisioning config files... [2024-02-27T13:07:13.127Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-644@tmp/config6968585876804282504tmp [Pipeline] { [Pipeline] sh [2024-02-27T13:07:13.629Z] + set +x [2024-02-27T13:07:13.629Z] + curl -s https://codecov.io/bash [2024-02-27T13:07:13.629Z] + bash -s -- [2024-02-27T13:07:13.629Z] [2024-02-27T13:07:13.629Z] _____ _ [2024-02-27T13:07:13.629Z] / ____| | | [2024-02-27T13:07:13.629Z] | | ___ __| | ___ ___ _____ __ [2024-02-27T13:07:13.629Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-27T13:07:13.629Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-27T13:07:13.629Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-27T13:07:13.629Z] Bash-1.0.6 [2024-02-27T13:07:13.629Z] [2024-02-27T13:07:13.629Z] [2024-02-27T13:07:13.629Z] ==> git version 2.25.1 found [2024-02-27T13:07:13.629Z] ==> 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 [2024-02-27T13:07:13.629Z] Release-Date: 2020-01-08 [2024-02-27T13:07:13.629Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-27T13:07:13.629Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-27T13:07:13.629Z] ==> Jenkins CI detected. [2024-02-27T13:07:13.629Z] current dir:  /w/workspace/_app-service-configurable_PR-644 [2024-02-27T13:07:13.629Z] project root: . [2024-02-27T13:07:13.629Z] --> token set from env [2024-02-27T13:07:13.629Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-27T13:07:13.629Z] ==> Running gcov in . (disable via -X gcov) [2024-02-27T13:07:13.629Z] ==> Python coveragepy not found [2024-02-27T13:07:13.629Z] ==> Searching for coverage reports in: [2024-02-27T13:07:13.629Z] + . [2024-02-27T13:07:13.889Z] -> Found 1 reports [2024-02-27T13:07:13.889Z] ==> Detecting git/mercurial file structure [2024-02-27T13:07:13.889Z] ==> Reading reports [2024-02-27T13:07:13.889Z] + ./coverage.out bytes=13 [2024-02-27T13:07:13.889Z] ==> Appending adjustments [2024-02-27T13:07:13.889Z] https://docs.codecov.io/docs/fixing-reports [2024-02-27T13:07:13.889Z] + Found adjustments [2024-02-27T13:07:13.889Z] ==> Gzipping contents [2024-02-27T13:07:13.889Z] 4.0K /tmp/codecov.WBFGVy.gz [2024-02-27T13:07:13.889Z] ==> Uploading reports [2024-02-27T13:07:13.889Z] url: https://codecov.io [2024-02-27T13:07:13.889Z] query: branch=PR-644&commit=16da90481c604b0836749086951836dcd9384e9e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-644%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=644&job=&cmd_args= [2024-02-27T13:07:13.889Z] -> Pinging Codecov [2024-02-27T13:07:13.889Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-644&commit=16da90481c604b0836749086951836dcd9384e9e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-644%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=644&job=&cmd_args= [2024-02-27T13:07:14.149Z] -> Uploading to [2024-02-27T13:07:14.149Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-27/A97CA9966030D2A3747ED39772930CCE/16da90481c604b0836749086951836dcd9384e9e/958136c0-6f9f-45a9-9003-7dc3902407e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240227T130713Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2166ea45de99e049cdc1427e830b5e9f07307ae0c98b48a0bb364b106319b31e [2024-02-27T13:07:14.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T13:07:14.149Z] Dload Upload Total Spent Left Speed [2024-02-27T13:07:14.408Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 936 --:--:-- --:--:-- --:--:-- 936 [2024-02-27T13:07:14.408Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/16da90481c604b0836749086951836dcd9384e9e [Pipeline] } [2024-02-27T13:07:14.437Z] 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 [2024-02-27T13:07:17.858Z] + [ -d /w/workspace/_app-service-configurable_PR-644/archives ] [2024-02-27T13:07:17.858Z] + ls -al /w/workspace/_app-service-configurable_PR-644/archives [2024-02-27T13:07:17.858Z] total 16 [2024-02-27T13:07:17.858Z] drwxr-xr-x 3 root root 4096 Feb 27 12:58 . [2024-02-27T13:07:17.858Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 12:58 .. [2024-02-27T13:07:17.858Z] drwxr-xr-x 2 root root 4096 Feb 27 12:58 cost [2024-02-27T13:07:17.858Z] -rw-r--r-- 1 root root 96 Feb 27 12:58 cost.csv [2024-02-27T13:07:17.858Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-644/archives [2024-02-27T13:07:17.858Z] + ls -al /w/workspace/_app-service-configurable_PR-644/archives [2024-02-27T13:07:17.858Z] total 16 [2024-02-27T13:07:17.858Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 12:58 . [2024-02-27T13:07:17.858Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 12:58 .. [2024-02-27T13:07:17.858Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 12:58 cost [2024-02-27T13:07:17.858Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 27 12:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:07:18.182Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:07:19.072Z] ---> package-listing.sh [2024-02-27T13:07:19.072Z] ++ facter osfamily [2024-02-27T13:07:19.072Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-27T13:07:19.334Z] + OS_FAMILY=debian [2024-02-27T13:07:19.334Z] + workspace=/w/workspace/_app-service-configurable_PR-644 [2024-02-27T13:07:19.334Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-27T13:07:19.334Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-27T13:07:19.334Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-27T13:07:19.334Z] + PACKAGES=/tmp/packages_start.txt [2024-02-27T13:07:19.334Z] + '[' /w/workspace/_app-service-configurable_PR-644 ']' [2024-02-27T13:07:19.334Z] + PACKAGES=/tmp/packages_end.txt [2024-02-27T13:07:19.334Z] + case "${OS_FAMILY}" in [2024-02-27T13:07:19.334Z] + dpkg -l [2024-02-27T13:07:19.334Z] + grep '^ii' [2024-02-27T13:07:19.334Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-27T13:07:19.334Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-27T13:07:19.334Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-27T13:07:19.334Z] + '[' /w/workspace/_app-service-configurable_PR-644 ']' [2024-02-27T13:07:19.334Z] + mkdir -p /w/workspace/_app-service-configurable_PR-644/archives/ [2024-02-27T13:07:19.334Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-644/archives/ [Pipeline] echo [2024-02-27T13:07:19.370Z] 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-644/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-27T13:07:19.662Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T13:07:20.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T13:07:20.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T13:07:20.613Z] prd-ubuntu20.04-docker-8c-8g-1787 does not seem to be running inside a container [2024-02-27T13:07:20.651Z] $ 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-644/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-644 -v /w/workspace/_app-service-configurable_PR-644:/w/workspace/_app-service-configurable_PR-644:rw,z -v /w/workspace/_app-service-configurable_PR-644@tmp:/w/workspace/_app-service-configurable_PR-644@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 [2024-02-27T13:07:20.846Z] $ docker top 6bd5895f3c31c67eca63ec1d84e9217d00a4ac4032a2deae8d3393fb7adbf9ce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T13:07:21.337Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-27T13:07:21.674Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-27T13:07:21.983Z] + ls /var/log/sa-host [2024-02-27T13:07:21.984Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T13:07:22.277Z] provisioning config files... [2024-02-27T13:07:22.285Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-644@tmp/config17892076723615941772tmp [Pipeline] { [Pipeline] echo [2024-02-27T13:07:22.439Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:07:22.751Z] ---> create-netrc.sh [Pipeline] } [2024-02-27T13:07:22.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:07:23.283Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-27T13:07:23.315Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:07:23.622Z] ---> sudo-logs.sh [2024-02-27T13:07:23.622Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-27T13:07:23.757Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:07:24.075Z] ---> job-cost.sh [2024-02-27T13:07:24.075Z] lf-activate-venv: SKIPPING [2024-02-27T13:07:24.075Z] DEBUG: total: 0.2199999988079071 [2024-02-27T13:07:24.076Z] INFO: Retrieving Stack Cost... [2024-02-27T13:07:24.643Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-27T13:07:24.902Z] INFO: Archiving Costs [Pipeline] echo [2024-02-27T13:07:24.937Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T13:07:25.245Z] ---> logs-deploy.sh [2024-02-27T13:07:25.245Z] lf-activate-venv: SKIPPING [2024-02-27T13:07:25.245Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-644/1 [2024-02-27T13:07:25.245Z] INFO: archiving workspace using pattern(s): [2024-02-27T13:07:26.183Z] Archives upload complete. [2024-02-27T13:07:26.442Z] INFO: archiving logs to Nexus [2024-02-27T13:07:27.010Z] ---> uname -a: [2024-02-27T13:07:27.010Z] Linux prd-ubuntu20-04-docker-8c-8g-1787 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-27T13:07:27.010Z] [2024-02-27T13:07:27.010Z] [2024-02-27T13:07:27.010Z] ---> lscpu: [2024-02-27T13:07:27.010Z] Architecture: x86_64 [2024-02-27T13:07:27.010Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-27T13:07:27.010Z] Byte Order: Little Endian [2024-02-27T13:07:27.010Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-27T13:07:27.010Z] CPU(s): 8 [2024-02-27T13:07:27.010Z] On-line CPU(s) list: 0-7 [2024-02-27T13:07:27.010Z] Thread(s) per core: 1 [2024-02-27T13:07:27.010Z] Core(s) per socket: 1 [2024-02-27T13:07:27.010Z] Socket(s): 8 [2024-02-27T13:07:27.010Z] NUMA node(s): 1 [2024-02-27T13:07:27.010Z] Vendor ID: AuthenticAMD [2024-02-27T13:07:27.010Z] CPU family: 23 [2024-02-27T13:07:27.010Z] Model: 49 [2024-02-27T13:07:27.010Z] Model name: AMD EPYC-Rome Processor [2024-02-27T13:07:27.010Z] Stepping: 0 [2024-02-27T13:07:27.010Z] CPU MHz: 2800.000 [2024-02-27T13:07:27.010Z] BogoMIPS: 5600.00 [2024-02-27T13:07:27.010Z] Virtualization: AMD-V [2024-02-27T13:07:27.010Z] Hypervisor vendor: KVM [2024-02-27T13:07:27.010Z] Virtualization type: full [2024-02-27T13:07:27.010Z] L1d cache: 256 KiB [2024-02-27T13:07:27.010Z] L1i cache: 256 KiB [2024-02-27T13:07:27.010Z] L2 cache: 4 MiB [2024-02-27T13:07:27.010Z] L3 cache: 128 MiB [2024-02-27T13:07:27.010Z] NUMA node0 CPU(s): 0-7 [2024-02-27T13:07:27.010Z] Vulnerability Itlb multihit: Not affected [2024-02-27T13:07:27.010Z] Vulnerability L1tf: Not affected [2024-02-27T13:07:27.010Z] Vulnerability Mds: Not affected [2024-02-27T13:07:27.010Z] Vulnerability Meltdown: Not affected [2024-02-27T13:07:27.010Z] Vulnerability Mmio stale data: Not affected [2024-02-27T13:07:27.010Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-27T13:07:27.010Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-27T13:07:27.010Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-27T13:07:27.010Z] Vulnerability Srbds: Not affected [2024-02-27T13:07:27.010Z] Vulnerability Tsx async abort: Not affected [2024-02-27T13:07:27.010Z] 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 [2024-02-27T13:07:27.010Z] [2024-02-27T13:07:27.010Z] [2024-02-27T13:07:27.010Z] ---> nproc: [2024-02-27T13:07:27.010Z] 8 [2024-02-27T13:07:27.010Z] [2024-02-27T13:07:27.010Z] [2024-02-27T13:07:27.010Z] ---> df -h: [2024-02-27T13:07:27.010Z] Filesystem Size Used Avail Use% Mounted on [2024-02-27T13:07:27.010Z] overlay 155G 12G 144G 8% / [2024-02-27T13:07:27.010Z] tmpfs 64M 0 64M 0% /dev [2024-02-27T13:07:27.010Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-02-27T13:07:27.011Z] shm 64M 0 64M 0% /dev/shm [2024-02-27T13:07:27.011Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-02-27T13:07:27.011Z] [2024-02-27T13:07:27.011Z] [2024-02-27T13:07:27.011Z] ---> sar -b -r -n DEV: [2024-02-27T13:07:27.011Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1787) 02/27/24 _x86_64_ (8 CPU) [2024-02-27T13:07:27.011Z] [2024-02-27T13:07:27.011Z] 12:54:32 LINUX RESTART (8 CPU) [2024-02-27T13:07:27.011Z] [2024-02-27T13:07:27.011Z] 12:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-02-27T13:07:27.011Z] 12:56:01 136.33 15.18 121.15 0.00 1959.94 59261.06 0.00 [2024-02-27T13:07:27.011Z] 12:57:01 128.03 0.62 127.41 0.00 5.07 64944.78 0.00 [2024-02-27T13:07:27.011Z] 12:58:01 200.47 0.28 200.18 0.00 22.26 74342.01 0.00 [2024-02-27T13:07:27.011Z] 12:59:01 21.75 0.02 21.73 0.00 2.67 28874.67 0.00 [2024-02-27T13:07:27.011Z] 13:00:01 57.10 10.60 46.50 0.00 5154.15 33672.64 0.00 [2024-02-27T13:07:27.011Z] 13:01:01 7.17 0.02 7.15 0.00 0.13 14491.32 0.00 [2024-02-27T13:07:27.011Z] 13:02:01 2.13 0.00 2.13 0.00 0.00 25.06 0.00 [2024-02-27T13:07:27.011Z] 13:03:01 2.12 0.00 2.12 0.00 0.00 23.60 0.00 [2024-02-27T13:07:27.011Z] 13:04:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 [2024-02-27T13:07:27.011Z] 13:05:01 2.30 0.00 2.30 0.00 0.00 26.80 0.00 [2024-02-27T13:07:27.011Z] 13:06:01 1.60 0.00 1.60 0.00 0.00 21.73 0.00 [2024-02-27T13:07:27.011Z] 13:07:01 2.10 0.00 2.10 0.00 0.00 23.86 0.00 [2024-02-27T13:07:27.011Z] Average: 46.87 2.23 44.64 0.00 595.41 22977.02 0.00 [2024-02-27T13:07:27.011Z] [2024-02-27T13:07:27.011Z] 12:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-02-27T13:07:27.011Z] 12:56:01 29223104 31547576 775940 2.36 77588 2517648 1983368 5.85 1018124 2255956 4796 [2024-02-27T13:07:27.011Z] 12:57:01 27838604 31423740 882396 2.68 138964 3618128 2004308 5.91 1469804 3075312 614308 [2024-02-27T13:07:27.011Z] 12:58:01 27805576 31539720 764860 2.33 153200 3722964 1842456 5.43 1243336 3299480 91200 [2024-02-27T13:07:27.011Z] 12:59:01 27811488 31545868 760024 2.31 153508 3723044 1748996 5.15 1248072 3287012 16 [2024-02-27T13:07:27.011Z] 13:00:01 27319012 31510904 765072 2.33 183020 4147596 1685704 4.97 1573592 3421528 1080 [2024-02-27T13:07:27.011Z] 13:01:01 27344672 31532096 744936 2.27 181552 4144448 1703348 5.02 1550932 3418484 384 [2024-02-27T13:07:27.011Z] 13:02:01 27345140 31532084 744920 2.27 181624 4144344 1703348 5.02 1550048 3418284 16 [2024-02-27T13:07:27.011Z] 13:03:01 27353848 31541008 735984 2.24 181708 4144472 1703348 5.02 1541912 3418416 12 [2024-02-27T13:07:27.011Z] 13:04:01 27353644 31540888 736052 2.24 181768 4144476 1703348 5.02 1542228 3418416 8 [2024-02-27T13:07:27.011Z] 13:05:01 27354288 31541628 735144 2.24 181868 4144484 1703348 5.02 1541556 3418420 20 [2024-02-27T13:07:27.011Z] 13:06:01 27356992 31544412 732504 2.23 181960 4144484 1703348 5.02 1539848 3418420 44 [2024-02-27T13:07:27.011Z] 13:07:01 27356756 31544268 732640 2.23 182028 4144488 1703348 5.02 1539900 3418424 12 [2024-02-27T13:07:27.011Z] Average: 27621927 31528683 759206 2.31 164899 3895048 1765689 5.20 1446613 3272346 59325 [2024-02-27T13:07:27.011Z] [2024-02-27T13:07:27.011Z] 12:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-02-27T13:07:27.011Z] 12:56:01 vethe426156 61.17 72.25 5.92 53.33 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 12:56:01 docker0 83.27 95.13 6.76 222.27 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 12:56:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 12:56:01 ens3 510.81 351.71 5590.08 82.09 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 12:57:01 veth7f7412f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 12:57:01 docker0 130.86 219.66 10.47 1977.49 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 12:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 12:57:01 ens3 259.99 164.32 2004.62 87.34 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 12:58:01 docker0 5.17 7.98 0.31 97.53 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 12:58:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 12:58:01 ens3 115.85 72.97 2691.71 17.25 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 12:59:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 12:59:01 ens3 7.28 5.25 7.87 2.81 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:00:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:00:01 ens3 213.41 119.71 2737.66 8.30 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:01:01 ens3 0.78 0.53 0.28 0.22 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:03:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:04:01 ens3 0.88 0.42 0.38 0.28 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:05:01 ens3 0.55 0.35 1.50 0.08 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:06:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] 13:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] Average: docker0 18.27 26.90 1.46 191.44 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] Average: ens3 92.49 59.63 1086.20 16.53 0.00 0.00 0.00 0.00 [2024-02-27T13:07:27.011Z] [2024-02-27T13:07:27.011Z] [2024-02-27T13:07:27.011Z] ---> sar -P ALL: [2024-02-27T13:07:27.011Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1787) 02/27/24 _x86_64_ (8 CPU) [2024-02-27T13:07:27.011Z] [2024-02-27T13:07:27.011Z] 12:54:32 LINUX RESTART (8 CPU) [2024-02-27T13:07:27.011Z] [2024-02-27T13:07:27.011Z] 12:55:01 CPU %user %nice %system %iowait %steal %idle [2024-02-27T13:07:27.011Z] 12:56:01 all 8.38 0.00 2.90 2.08 0.06 86.58 [2024-02-27T13:07:27.011Z] 12:56:01 0 6.80 0.00 3.45 0.15 0.05 89.55 [2024-02-27T13:07:27.011Z] 12:56:01 1 8.33 0.00 2.52 0.67 0.07 88.41 [2024-02-27T13:07:27.011Z] 12:56:01 2 7.79 0.00 3.60 11.11 0.07 77.43 [2024-02-27T13:07:27.011Z] 12:56:01 3 10.16 0.00 2.67 0.86 0.05 86.27 [2024-02-27T13:07:27.011Z] 12:56:01 4 8.67 0.00 2.92 1.21 0.05 87.15 [2024-02-27T13:07:27.011Z] 12:56:01 5 7.76 0.00 2.43 0.19 0.07 89.56 [2024-02-27T13:07:27.011Z] 12:56:01 6 9.39 0.00 3.21 0.13 0.07 87.21 [2024-02-27T13:07:27.011Z] 12:56:01 7 8.11 0.00 2.43 2.36 0.05 87.05 [2024-02-27T13:07:27.011Z] 12:57:01 all 35.24 0.00 4.78 2.38 0.08 57.52 [2024-02-27T13:07:27.011Z] 12:57:01 0 34.50 0.00 4.18 0.96 0.08 60.27 [2024-02-27T13:07:27.011Z] 12:57:01 1 35.80 0.00 5.12 3.28 0.08 55.72 [2024-02-27T13:07:27.011Z] 12:57:01 2 36.96 0.00 5.24 0.25 0.08 57.47 [2024-02-27T13:07:27.011Z] 12:57:01 3 33.38 0.00 4.63 6.25 0.08 55.65 [2024-02-27T13:07:27.011Z] 12:57:01 4 35.73 0.00 4.73 7.12 0.08 52.33 [2024-02-27T13:07:27.011Z] 12:57:01 5 36.17 0.00 4.65 0.20 0.07 58.91 [2024-02-27T13:07:27.011Z] 12:57:01 6 34.72 0.00 5.15 0.62 0.07 59.44 [2024-02-27T13:07:27.011Z] 12:57:01 7 34.68 0.00 4.50 0.40 0.08 60.33 [2024-02-27T13:07:27.011Z] 12:58:01 all 30.26 0.00 4.58 2.68 0.08 62.40 [2024-02-27T13:07:27.011Z] 12:58:01 0 31.03 0.00 4.27 1.23 0.08 63.39 [2024-02-27T13:07:27.011Z] 12:58:01 1 29.45 0.00 4.97 0.22 0.07 65.29 [2024-02-27T13:07:27.011Z] 12:58:01 2 31.56 0.00 4.74 0.83 0.10 62.77 [2024-02-27T13:07:27.011Z] 12:58:01 3 27.60 0.00 4.86 6.77 0.07 60.70 [2024-02-27T13:07:27.011Z] 12:58:01 4 29.05 0.00 4.18 0.84 0.08 65.85 [2024-02-27T13:07:27.011Z] 12:58:01 5 30.91 0.00 4.48 0.13 0.08 64.39 [2024-02-27T13:07:27.011Z] 12:58:01 6 31.55 0.00 4.69 9.54 0.08 54.14 [2024-02-27T13:07:27.011Z] 12:58:01 7 30.93 0.00 4.43 1.91 0.10 62.63 [2024-02-27T13:07:27.011Z] 12:59:01 all 0.47 0.00 0.17 0.44 0.01 98.92 [2024-02-27T13:07:27.011Z] 12:59:01 0 0.10 0.00 0.17 0.00 0.00 99.73 [2024-02-27T13:07:27.011Z] 12:59:01 1 0.25 0.00 0.13 0.07 0.00 99.55 [2024-02-27T13:07:27.011Z] 12:59:01 2 0.40 0.00 0.18 0.67 0.02 98.73 [2024-02-27T13:07:27.011Z] 12:59:01 3 0.18 0.00 0.27 2.66 0.02 96.87 [2024-02-27T13:07:27.011Z] 12:59:01 4 0.17 0.00 0.18 0.08 0.02 99.55 [2024-02-27T13:07:27.011Z] 12:59:01 5 0.27 0.00 0.12 0.02 0.02 99.58 [2024-02-27T13:07:27.011Z] 12:59:01 6 0.20 0.00 0.17 0.00 0.00 99.63 [2024-02-27T13:07:27.011Z] 12:59:01 7 2.14 0.00 0.13 0.00 0.02 97.71 [2024-02-27T13:07:27.011Z] 13:00:01 all 2.66 0.00 1.47 0.70 0.03 95.14 [2024-02-27T13:07:27.011Z] 13:00:01 0 2.77 0.00 2.10 0.43 0.02 94.68 [2024-02-27T13:07:27.011Z] 13:00:01 1 3.44 0.00 1.19 1.04 0.03 94.30 [2024-02-27T13:07:27.011Z] 13:00:01 2 2.85 0.00 1.89 1.05 0.03 94.18 [2024-02-27T13:07:27.011Z] 13:00:01 3 1.86 0.00 1.00 1.74 0.03 95.37 [2024-02-27T13:07:27.011Z] 13:00:01 4 2.29 0.00 0.92 0.17 0.03 96.59 [2024-02-27T13:07:27.011Z] 13:00:01 5 3.98 0.00 2.14 0.33 0.03 93.51 [2024-02-27T13:07:27.011Z] 13:00:01 6 1.29 0.00 1.32 0.77 0.03 96.59 [2024-02-27T13:07:27.011Z] 13:00:01 7 2.82 0.00 1.18 0.03 0.03 95.94 [2024-02-27T13:07:27.011Z] 13:01:01 all 0.26 0.00 0.07 0.06 0.01 99.59 [2024-02-27T13:07:27.011Z] 13:01:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2024-02-27T13:07:27.011Z] 13:01:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2024-02-27T13:07:27.011Z] 13:01:01 2 0.32 0.00 0.15 0.02 0.00 99.52 [2024-02-27T13:07:27.011Z] 13:01:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2024-02-27T13:07:27.011Z] 13:01:01 4 0.10 0.00 0.05 0.02 0.00 99.83 [2024-02-27T13:07:27.011Z] 13:01:01 5 0.07 0.00 0.08 0.03 0.02 99.80 [2024-02-27T13:07:27.011Z] 13:01:01 6 0.12 0.00 0.05 0.45 0.00 99.38 [2024-02-27T13:07:27.011Z] 13:01:01 7 1.32 0.00 0.05 0.00 0.02 98.61 [2024-02-27T13:07:27.011Z] 13:02:01 all 0.10 0.00 0.01 0.01 0.01 99.88 [2024-02-27T13:07:27.011Z] 13:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-27T13:07:27.011Z] 13:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-27T13:07:27.011Z] 13:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-27T13:07:27.011Z] 13:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-27T13:07:27.011Z] 13:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-27T13:07:27.011Z] 13:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-27T13:07:27.011Z] 13:02:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2024-02-27T13:07:27.011Z] 13:02:01 7 0.67 0.00 0.08 0.02 0.02 99.22 [2024-02-27T13:07:27.011Z] 13:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-02-27T13:07:27.011Z] 13:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-27T13:07:27.011Z] 13:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-27T13:07:27.011Z] 13:03:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-27T13:07:27.011Z] 13:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-27T13:07:27.011Z] 13:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-27T13:07:27.011Z] 13:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-27T13:07:27.011Z] 13:03:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2024-02-27T13:07:27.011Z] 13:03:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2024-02-27T13:07:27.011Z] 13:04:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-02-27T13:07:27.011Z] 13:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-27T13:07:27.011Z] 13:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-27T13:07:27.011Z] 13:04:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2024-02-27T13:07:27.011Z] 13:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-27T13:07:27.011Z] 13:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-27T13:07:27.011Z] 13:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-27T13:07:27.011Z] 13:04:01 6 0.00 0.00 0.00 0.05 0.02 99.93 [2024-02-27T13:07:27.011Z] 13:04:01 7 0.08 0.00 0.02 0.00 0.03 99.87 [2024-02-27T13:07:27.011Z] 13:05:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-02-27T13:07:27.011Z] 13:05:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-02-27T13:07:27.011Z] 13:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-27T13:07:27.011Z] 13:05:01 2 0.27 0.00 0.02 0.00 0.00 99.72 [2024-02-27T13:07:27.011Z] 13:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-27T13:07:27.011Z] 13:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-27T13:07:27.011Z] 13:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-27T13:07:27.011Z] 13:05:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2024-02-27T13:07:27.011Z] 13:05:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2024-02-27T13:07:27.011Z] 13:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-02-27T13:07:27.011Z] 13:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-27T13:07:27.011Z] 13:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-27T13:07:27.011Z] 13:06:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-02-27T13:07:27.011Z] 13:06:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-02-27T13:07:27.011Z] 13:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-27T13:07:27.011Z] 13:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-27T13:07:27.011Z] 13:06:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2024-02-27T13:07:27.011Z] 13:06:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2024-02-27T13:07:27.011Z] [2024-02-27T13:07:27.011Z] 13:06:01 CPU %user %nice %system %iowait %steal %idle [2024-02-27T13:07:27.011Z] 13:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-02-27T13:07:27.011Z] 13:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-27T13:07:27.011Z] 13:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-27T13:07:27.011Z] 13:07:01 2 0.10 0.00 0.02 0.00 0.02 99.87 [2024-02-27T13:07:27.011Z] 13:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-27T13:07:27.011Z] 13:07:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2024-02-27T13:07:27.011Z] 13:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-27T13:07:27.011Z] 13:07:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-02-27T13:07:27.011Z] 13:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-27T13:07:27.011Z] Average: all 6.42 0.00 1.16 0.69 0.03 91.70 [2024-02-27T13:07:27.011Z] Average: 0 6.24 0.00 1.18 0.23 0.02 92.32 [2024-02-27T13:07:27.011Z] Average: 1 6.42 0.00 1.16 0.44 0.03 91.96 [2024-02-27T13:07:27.011Z] Average: 2 6.66 0.00 1.31 1.15 0.03 90.85 [2024-02-27T13:07:27.011Z] Average: 3 6.07 0.00 1.12 1.51 0.02 91.27 [2024-02-27T13:07:27.011Z] Average: 4 6.30 0.00 1.08 0.78 0.03 91.81 [2024-02-27T13:07:27.011Z] Average: 5 6.56 0.00 1.15 0.08 0.03 92.18 [2024-02-27T13:07:27.012Z] Average: 6 6.39 0.00 1.21 0.97 0.03 91.41 [2024-02-27T13:07:27.012Z] Average: 7 6.70 0.00 1.07 0.39 0.04 91.80 [2024-02-27T13:07:27.012Z] [2024-02-27T13:07:27.012Z] [2024-02-27T13:07:27.012Z]