Pull request #581 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 22a4e107b84592c7a23269871eb9e4503a3b7ddc+766558fd32b3d60314202d2661e12183be73f345 (9fcd80993753997727b316150cd88a0c9aeb24fd) 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-ssh12747362831947404786.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16735644085925315191.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-581/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-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5828983916605631541.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-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7590714960197432361.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh13165304271327011125.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-581/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-581/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13239264356837026066.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2591’ Running on prd-ubuntu20.04-docker-8c-8g-2594 in /w/workspace/_app-service-configurable_PR-581 [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-581 # 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/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 766558fd32b3d60314202d2661e12183be73f345 into PR head commit 22a4e107b84592c7a23269871eb9e4503a3b7ddc Merge succeeded, producing 22a4e107b84592c7a23269871eb9e4503a3b7ddc Checking out Revision 22a4e107b84592c7a23269871eb9e4503a3b7ddc (PR-581) > git config core.sparsecheckout # timeout=10 > git checkout -f 22a4e107b84592c7a23269871eb9e4503a3b7ddc # 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 766558fd32b3d60314202d2661e12183be73f345 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22a4e107b84592c7a23269871eb9e4503a3b7ddc # timeout=10 Commit message: "docs: Added 3.0.1 changelog to main branch" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-31T17:08:47.218Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-31T17:08:47.420Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-31T17:08:47.525Z] ========================================================= [2023-07-31T17:08:47.525Z] EdgeX Global Pipelines Version Info [2023-07-31T17:08:47.525Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:08:48.282Z] ------------------- [2023-07-31T17:08:48.282Z] stable info: [2023-07-31T17:08:48.282Z] ------------------- [2023-07-31T17:08:48.282Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-31T17:08:48.282Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-31T17:08:48.282Z] Message: update stable to v1.0.250 [2023-07-31T17:08:48.852Z] ------------------- [2023-07-31T17:08:48.852Z] experimental info: [2023-07-31T17:08:48.852Z] ------------------- [2023-07-31T17:08:48.852Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-31T17:08:48.852Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-31T17:08:48.852Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-31T17:08:49.307Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-07-31T17:08:49.350Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-07-31T17:08:49.396Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-31T17:08:49.446Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-31T17:08:49.499Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-31T17:08:49.542Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-31T17:08:49.588Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-31T17:08:49.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-31T17:08:49.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-31T17:08:49.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-31T17:08:49.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-31T17:08:49.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-07-31T17:08:49.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-31T17:08:49.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-31T17:08:49.966Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-31T17:08:50.015Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-31T17:08:50.128Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-31T17:08:50.271Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-31T17:08:50.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-31T17:08:50.365Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-31T17:08:50.411Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-31T17:08:50.454Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-31T17:08:50.550Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-31T17:08:50.602Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-31T17:08:50.657Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-31T17:08:50.703Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-31T17:08:50.753Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-31T17:08:50.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-581 [Pipeline] echo [2023-07-31T17:08:50.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-581 [Pipeline] echo [2023-07-31T17:08:50.954Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-581 [Pipeline] echo [2023-07-31T17:08:51.000Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22a4e107b84592c7a23269871eb9e4503a3b7ddc [Pipeline] echo [2023-07-31T17:08:51.046Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22a4e10 [Pipeline] echo [2023-07-31T17:08:51.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-31T17:08:51.214Z] provisioning config files... [2023-07-31T17:08:51.231Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-581@tmp/config890408980001690355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:08:51.574Z] ---> docker-login.sh [2023-07-31T17:08:51.574Z] nexus3.edgexfoundry.org:10001 [2023-07-31T17:08:51.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:08:51.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:08:51.836Z] Configure a credential helper to remove this warning. See [2023-07-31T17:08:51.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:08:51.836Z] [2023-07-31T17:08:51.836Z] Login Succeeded [2023-07-31T17:08:51.836Z] nexus3.edgexfoundry.org:10002 [2023-07-31T17:08:51.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:08:51.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:08:51.836Z] Configure a credential helper to remove this warning. See [2023-07-31T17:08:51.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:08:51.836Z] [2023-07-31T17:08:51.836Z] Login Succeeded [2023-07-31T17:08:51.836Z] nexus3.edgexfoundry.org:10003 [2023-07-31T17:08:52.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:08:52.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:08:52.099Z] Configure a credential helper to remove this warning. See [2023-07-31T17:08:52.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:08:52.099Z] [2023-07-31T17:08:52.099Z] Login Succeeded [2023-07-31T17:08:52.099Z] nexus3.edgexfoundry.org:10004 [2023-07-31T17:08:52.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:08:52.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:08:52.099Z] Configure a credential helper to remove this warning. See [2023-07-31T17:08:52.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:08:52.099Z] [2023-07-31T17:08:52.099Z] Login Succeeded [2023-07-31T17:08:52.099Z] docker.io [2023-07-31T17:08:52.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:08:52.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:08:52.619Z] Configure a credential helper to remove this warning. See [2023-07-31T17:08:52.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:08:52.619Z] [2023-07-31T17:08:52.619Z] Login Succeeded [2023-07-31T17:08:52.619Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T17:08:52.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-31T17:08:53.287Z] + git rev-list -1 --merges 22a4e107b84592c7a23269871eb9e4503a3b7ddc~1..22a4e107b84592c7a23269871eb9e4503a3b7ddc [Pipeline] echo [2023-07-31T17:08:53.339Z] -----------> git rev-list -1 --merges 22a4e107b84592c7a23269871eb9e4503a3b7ddc~1..22a4e107b84592c7a23269871eb9e4503a3b7ddc 22a4e107b84592c7a23269871eb9e4503a3b7ddc [false] [Pipeline] sh [2023-07-31T17:08:53.653Z] + git log --format=format:%s -1 22a4e107b84592c7a23269871eb9e4503a3b7ddc [Pipeline] echo [2023-07-31T17:08:53.693Z] ========================================================= [2023-07-31T17:08:53.693Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-31T17:08:53.693Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-31T17:08:54.232Z] + git log --format=format:%s -1 22a4e107b84592c7a23269871eb9e4503a3b7ddc [Pipeline] echo [2023-07-31T17:08:54.266Z] [semverPrep] GIT_COMMIT: 22a4e107b84592c7a23269871eb9e4503a3b7ddc, Commit Message: docs: Added 3.0.1 changelog to main branch [Pipeline] echo [2023-07-31T17:08:54.345Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-31T17:08:54.785Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-31T17:08:54.786Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-31T17:08:54.786Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-31T17:08:54.786Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-31T17:08:54.786Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-31T17:08:54.786Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-31T17:08:54.786Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:08:55.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T17:08:55.258Z] [2023-07-31T17:08:55.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:08:55.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T17:08:55.650Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-31T17:08:55.650Z] b85a868b505f: Pulling fs layer [2023-07-31T17:08:55.650Z] e2be974225ed: Pulling fs layer [2023-07-31T17:08:55.650Z] 339a4e72a1f5: Pulling fs layer [2023-07-31T17:08:55.650Z] 988bab9f4d93: Pulling fs layer [2023-07-31T17:08:55.650Z] 1469e6f7b9e6: Pulling fs layer [2023-07-31T17:08:55.650Z] eaf3925da568: Pulling fs layer [2023-07-31T17:08:55.650Z] bab4dde63d76: Pulling fs layer [2023-07-31T17:08:55.650Z] bde34c3a00c8: Pulling fs layer [2023-07-31T17:08:55.650Z] b352a97aabf1: Pulling fs layer [2023-07-31T17:08:55.650Z] 4872d77fe225: Pulling fs layer [2023-07-31T17:08:55.650Z] 5851b861e8e6: Pulling fs layer [2023-07-31T17:08:55.650Z] 4872d77fe225: Waiting [2023-07-31T17:08:55.650Z] b352a97aabf1: Waiting [2023-07-31T17:08:55.650Z] 5851b861e8e6: Waiting [2023-07-31T17:08:55.650Z] 988bab9f4d93: Waiting [2023-07-31T17:08:55.650Z] eaf3925da568: Waiting [2023-07-31T17:08:55.650Z] bab4dde63d76: Waiting [2023-07-31T17:08:55.650Z] bde34c3a00c8: Waiting [2023-07-31T17:08:55.650Z] 1469e6f7b9e6: Waiting [2023-07-31T17:08:55.650Z] e2be974225ed: Download complete [2023-07-31T17:08:55.650Z] 988bab9f4d93: Verifying Checksum [2023-07-31T17:08:55.650Z] 988bab9f4d93: Download complete [2023-07-31T17:08:55.908Z] 1469e6f7b9e6: Verifying Checksum [2023-07-31T17:08:55.908Z] 1469e6f7b9e6: Download complete [2023-07-31T17:08:55.908Z] eaf3925da568: Verifying Checksum [2023-07-31T17:08:55.908Z] eaf3925da568: Download complete [2023-07-31T17:08:55.908Z] 339a4e72a1f5: Verifying Checksum [2023-07-31T17:08:55.908Z] 339a4e72a1f5: Download complete [2023-07-31T17:08:55.908Z] bde34c3a00c8: Verifying Checksum [2023-07-31T17:08:55.908Z] bde34c3a00c8: Download complete [2023-07-31T17:08:55.908Z] b352a97aabf1: Verifying Checksum [2023-07-31T17:08:55.908Z] b352a97aabf1: Download complete [2023-07-31T17:08:55.908Z] 4872d77fe225: Download complete [2023-07-31T17:08:55.908Z] 5851b861e8e6: Download complete [2023-07-31T17:08:55.908Z] b85a868b505f: Verifying Checksum [2023-07-31T17:08:55.908Z] b85a868b505f: Download complete [2023-07-31T17:08:56.168Z] bab4dde63d76: Verifying Checksum [2023-07-31T17:08:56.168Z] bab4dde63d76: Download complete [2023-07-31T17:08:57.106Z] b85a868b505f: Pull complete [2023-07-31T17:08:57.365Z] e2be974225ed: Pull complete [2023-07-31T17:08:57.624Z] 339a4e72a1f5: Pull complete [2023-07-31T17:08:57.884Z] 988bab9f4d93: Pull complete [2023-07-31T17:08:57.884Z] 1469e6f7b9e6: Pull complete [2023-07-31T17:08:58.144Z] eaf3925da568: Pull complete [2023-07-31T17:09:00.049Z] bab4dde63d76: Pull complete [2023-07-31T17:09:00.049Z] bde34c3a00c8: Pull complete [2023-07-31T17:09:00.049Z] b352a97aabf1: Pull complete [2023-07-31T17:09:00.049Z] 4872d77fe225: Pull complete [2023-07-31T17:09:00.049Z] 5851b861e8e6: Pull complete [2023-07-31T17:09:00.049Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-31T17:09:00.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T17:09:00.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:09:00.286Z] prd-ubuntu20.04-docker-8c-8g-2594 does not seem to be running inside a container [2023-07-31T17:09:00.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-581 -v /w/workspace/_app-service-configurable_PR-581:/w/workspace/_app-service-configurable_PR-581:rw,z -v /w/workspace/_app-service-configurable_PR-581@tmp:/w/workspace/_app-service-configurable_PR-581@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-devops/py-git-semver:0.1.4 cat [2023-07-31T17:09:03.921Z] $ docker top ffc2b3203a20b61aadfc0176fa9dca287f3dbd0145a42d2eefb700128f508a8b -eo pid,comm [2023-07-31T17:09:03.969Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-31T17:09:03.969Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-31T17:09:04.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-31T17:09:04.323Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-31T17:09:04.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-31T17:09:04.440Z] $ docker exec ffc2b3203a20b61aadfc0176fa9dca287f3dbd0145a42d2eefb700128f508a8b ssh-agent [2023-07-31T17:09:04.547Z] SSH_AUTH_SOCK=/tmp/ssh-usGTX3pBWonh/agent.32 [2023-07-31T17:09:04.547Z] SSH_AGENT_PID=38 [2023-07-31T17:09:04.552Z] Running ssh-add (command line suppressed) [2023-07-31T17:09:04.671Z] Identity added: /w/workspace/_app-service-configurable_PR-581@tmp/private_key_2762498308453510135.key (/w/workspace/_app-service-configurable_PR-581@tmp/private_key_2762498308453510135.key) [2023-07-31T17:09:04.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-31T17:09:05.021Z] + git tag --points-at HEAD [Pipeline] } [2023-07-31T17:09:05.053Z] $ docker exec --env ******** --env ******** ffc2b3203a20b61aadfc0176fa9dca287f3dbd0145a42d2eefb700128f508a8b ssh-agent -k [2023-07-31T17:09:05.134Z] unset SSH_AUTH_SOCK; [2023-07-31T17:09:05.134Z] unset SSH_AGENT_PID; [2023-07-31T17:09:05.134Z] echo Agent pid 38 killed; [2023-07-31T17:09:05.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-31T17:09:05.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-31T17:09:05.229Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-31T17:09:05.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-31T17:09:05.340Z] $ docker exec ffc2b3203a20b61aadfc0176fa9dca287f3dbd0145a42d2eefb700128f508a8b ssh-agent [2023-07-31T17:09:05.444Z] SSH_AUTH_SOCK=/tmp/ssh-mfoEELa6OEKw/agent.71 [2023-07-31T17:09:05.444Z] SSH_AGENT_PID=77 [2023-07-31T17:09:05.449Z] Running ssh-add (command line suppressed) [2023-07-31T17:09:05.552Z] Identity added: /w/workspace/_app-service-configurable_PR-581@tmp/private_key_6066019737629137531.key (/w/workspace/_app-service-configurable_PR-581@tmp/private_key_6066019737629137531.key) [2023-07-31T17:09:05.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-31T17:09:05.888Z] + git semver init [2023-07-31T17:09:06.148Z] 2023-07-31 17:09:06,063 [run_init] DEBUG init version:0.0.0 force:False [2023-07-31T17:09:06.148Z] 2023-07-31 17:09:06,063 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-581/.semver [2023-07-31T17:09:06.148Z] 2023-07-31 17:09:06,064 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-581/.semver [2023-07-31T17:09:06.148Z] 2023-07-31 17:09:06,064 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-581/.semver'], cwd=/w/workspace/_app-service-configurable_PR-581, universal_newlines=False, shell=None, istream=None) [2023-07-31T17:09:07.085Z] 2023-07-31 17:09:06,918 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-581/.git/info/exclude [2023-07-31T17:09:07.085Z] 2023-07-31 17:09:06,918 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-581/.semver/PR-581 with force:False [2023-07-31T17:09:07.085Z] 2023-07-31 17:09:06,918 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-581/.semver/PR-581 [2023-07-31T17:09:07.085Z] 2023-07-31 17:09:06,922 [execute] INFO git cat-file --batch-check [2023-07-31T17:09:07.085Z] 2023-07-31 17:09:06,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-581/.semver, universal_newlines=False, shell=None, istream=) [2023-07-31T17:09:07.085Z] 2023-07-31 17:09:06,929 [execute] INFO git cat-file --batch [2023-07-31T17:09:07.085Z] 2023-07-31 17:09:06,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-581/.semver, universal_newlines=False, shell=None, istream=) [2023-07-31T17:09:07.085Z] 2023-07-31 17:09:06,935 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-581/.semver/PR-581 [2023-07-31T17:09:07.085Z] 0.0.0 [Pipeline] } [2023-07-31T17:09:07.122Z] $ docker exec --env ******** --env ******** ffc2b3203a20b61aadfc0176fa9dca287f3dbd0145a42d2eefb700128f508a8b ssh-agent -k [2023-07-31T17:09:07.222Z] unset SSH_AUTH_SOCK; [2023-07-31T17:09:07.222Z] unset SSH_AGENT_PID; [2023-07-31T17:09:07.223Z] echo Agent pid 77 killed; [2023-07-31T17:09:07.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-31T17:09:08.440Z] + git semver [Pipeline] } [2023-07-31T17:09:08.474Z] $ docker stop --time=1 ffc2b3203a20b61aadfc0176fa9dca287f3dbd0145a42d2eefb700128f508a8b [2023-07-31T17:09:09.809Z] $ docker rm -f --volumes ffc2b3203a20b61aadfc0176fa9dca287f3dbd0145a42d2eefb700128f508a8b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-31T17:09:10.227Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-31T17:09:10.500Z] Stashed 1 file(s) [Pipeline] echo [2023-07-31T17:09:10.518Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-31T17:09:11.126Z] provisioning config files... [2023-07-31T17:09:11.138Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-581@tmp/config10139240105938991149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:09:11.493Z] ---> docker-login.sh [2023-07-31T17:09:11.493Z] nexus3.edgexfoundry.org:10001 [2023-07-31T17:09:11.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:09:11.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:09:11.493Z] Configure a credential helper to remove this warning. See [2023-07-31T17:09:11.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:09:11.493Z] [2023-07-31T17:09:11.493Z] Login Succeeded [2023-07-31T17:09:11.493Z] nexus3.edgexfoundry.org:10002 [2023-07-31T17:09:11.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:09:11.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:09:11.493Z] Configure a credential helper to remove this warning. See [2023-07-31T17:09:11.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:09:11.493Z] [2023-07-31T17:09:11.493Z] Login Succeeded [2023-07-31T17:09:11.493Z] nexus3.edgexfoundry.org:10003 [2023-07-31T17:09:11.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:09:11.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:09:11.753Z] Configure a credential helper to remove this warning. See [2023-07-31T17:09:11.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:09:11.753Z] [2023-07-31T17:09:11.753Z] Login Succeeded [2023-07-31T17:09:11.753Z] nexus3.edgexfoundry.org:10004 [2023-07-31T17:09:11.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:09:11.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:09:11.753Z] Configure a credential helper to remove this warning. See [2023-07-31T17:09:11.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:09:11.753Z] [2023-07-31T17:09:11.753Z] Login Succeeded [2023-07-31T17:09:11.753Z] docker.io [2023-07-31T17:09:12.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:09:12.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:09:12.274Z] Configure a credential helper to remove this warning. See [2023-07-31T17:09:12.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:09:12.274Z] [2023-07-31T17:09:12.274Z] Login Succeeded [2023-07-31T17:09:12.274Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T17:09:12.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-31T17:09:12.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T17:09:12.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T17:09:12.591Z] ========================================================= [2023-07-31T17:09:12.591Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-31T17:09:12.591Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:09:13.073Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-31T17:09:13.074Z] Sending build context to Docker daemon 3.313MB [2023-07-31T17:09:13.074Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T17:09:13.074Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-31T17:09:13.333Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-31T17:09:13.333Z] 4db1b89c0bd1: Pulling fs layer [2023-07-31T17:09:13.333Z] 6911f1a30b25: Pulling fs layer [2023-07-31T17:09:13.333Z] e194b8c5c2a9: Pulling fs layer [2023-07-31T17:09:13.333Z] 6863d3e3a2b1: Pulling fs layer [2023-07-31T17:09:13.333Z] ec0bb842ea78: Pulling fs layer [2023-07-31T17:09:13.333Z] 40a00589a448: Pulling fs layer [2023-07-31T17:09:13.333Z] 6c08303d61cc: Pulling fs layer [2023-07-31T17:09:13.333Z] 798269fcf238: Pulling fs layer [2023-07-31T17:09:13.333Z] 6863d3e3a2b1: Waiting [2023-07-31T17:09:13.333Z] ec0bb842ea78: Waiting [2023-07-31T17:09:13.333Z] 40a00589a448: Waiting [2023-07-31T17:09:13.333Z] 6c08303d61cc: Waiting [2023-07-31T17:09:13.333Z] 798269fcf238: Waiting [2023-07-31T17:09:13.333Z] 6911f1a30b25: Verifying Checksum [2023-07-31T17:09:13.333Z] 6911f1a30b25: Download complete [2023-07-31T17:09:13.333Z] 6863d3e3a2b1: Download complete [2023-07-31T17:09:13.333Z] 4db1b89c0bd1: Verifying Checksum [2023-07-31T17:09:13.333Z] ec0bb842ea78: Download complete [2023-07-31T17:09:13.333Z] 4db1b89c0bd1: Download complete [2023-07-31T17:09:13.333Z] 40a00589a448: Verifying Checksum [2023-07-31T17:09:13.333Z] 40a00589a448: Download complete [2023-07-31T17:09:13.594Z] 4db1b89c0bd1: Pull complete [2023-07-31T17:09:13.853Z] 6911f1a30b25: Pull complete [2023-07-31T17:09:14.113Z] 798269fcf238: Verifying Checksum [2023-07-31T17:09:14.114Z] 798269fcf238: Download complete [2023-07-31T17:09:14.374Z] e194b8c5c2a9: Download complete [2023-07-31T17:09:14.374Z] 6c08303d61cc: Verifying Checksum [2023-07-31T17:09:14.374Z] 6c08303d61cc: Download complete [2023-07-31T17:09:17.658Z] e194b8c5c2a9: Pull complete [2023-07-31T17:09:17.658Z] 6863d3e3a2b1: Pull complete [2023-07-31T17:09:17.658Z] ec0bb842ea78: Pull complete [2023-07-31T17:09:17.658Z] 40a00589a448: Pull complete [2023-07-31T17:09:20.187Z] 6c08303d61cc: Pull complete [2023-07-31T17:09:20.755Z] 798269fcf238: Pull complete [2023-07-31T17:09:20.755Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-31T17:09:20.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-31T17:09:20.755Z] ---> ec979cd7f677 [2023-07-31T17:09:20.755Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-31T17:09:25.947Z] Still waiting to schedule task [2023-07-31T17:09:25.948Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2593’ [2023-07-31T17:09:26.018Z] ---> Running in 2288e3a72896 [2023-07-31T17:09:26.018Z] Removing intermediate container 2288e3a72896 [2023-07-31T17:09:26.018Z] ---> d4170733b97f [2023-07-31T17:09:26.018Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T17:09:26.018Z] ---> Running in e2e5d3a320c9 [2023-07-31T17:09:26.018Z] Removing intermediate container e2e5d3a320c9 [2023-07-31T17:09:26.018Z] ---> 27871345b0a2 [2023-07-31T17:09:26.018Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-31T17:09:26.018Z] ---> Running in d528bac5d470 [2023-07-31T17:09:26.018Z] Removing intermediate container d528bac5d470 [2023-07-31T17:09:26.018Z] ---> 20a5caac59ec [2023-07-31T17:09:26.019Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T17:09:26.019Z] ---> Running in 177d94ee7361 [2023-07-31T17:09:26.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-31T17:09:26.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-31T17:09:26.539Z] OK: 265 MiB in 53 packages [2023-07-31T17:09:26.797Z] Removing intermediate container 177d94ee7361 [2023-07-31T17:09:26.797Z] ---> a6075b430a37 [2023-07-31T17:09:26.797Z] Step 7/12 : WORKDIR /app [2023-07-31T17:09:26.797Z] ---> Running in 44cddbc897fc [2023-07-31T17:09:26.797Z] Removing intermediate container 44cddbc897fc [2023-07-31T17:09:26.797Z] ---> 0c8635d0ffce [2023-07-31T17:09:26.797Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-31T17:09:27.055Z] ---> 7f0fc8b82ffb [2023-07-31T17:09:27.055Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T17:09:27.055Z] ---> Running in 852f1f5c86e0 [2023-07-31T17:10:13.788Z] Removing intermediate container 852f1f5c86e0 [2023-07-31T17:10:13.788Z] ---> 7e111439c26b [2023-07-31T17:10:13.788Z] Step 10/12 : COPY . . [2023-07-31T17:10:13.788Z] ---> de7dec5d68e5 [2023-07-31T17:10:13.788Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T17:10:13.788Z] ---> Running in 5ede053e7496 [2023-07-31T17:10:13.788Z] Removing intermediate container 5ede053e7496 [2023-07-31T17:10:13.788Z] ---> eebf998064bc [2023-07-31T17:10:13.788Z] Step 12/12 : RUN $MAKE [2023-07-31T17:10:13.788Z] ---> Running in e44ec1f30752 [2023-07-31T17:10:13.788Z] noop [2023-07-31T17:10:13.788Z] Removing intermediate container e44ec1f30752 [2023-07-31T17:10:13.788Z] ---> d79b9b27dc98 [2023-07-31T17:10:13.788Z] Successfully built d79b9b27dc98 [2023-07-31T17:10:13.788Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:10:14.244Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-31T17:10:14.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:10:14.408Z] prd-ubuntu20.04-docker-8c-8g-2594 does not seem to be running inside a container [2023-07-31T17:10:14.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-581 -v /w/workspace/_app-service-configurable_PR-581:/w/workspace/_app-service-configurable_PR-581:rw,z -v /w/workspace/_app-service-configurable_PR-581@tmp:/w/workspace/_app-service-configurable_PR-581@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-31T17:10:14.774Z] $ docker top 26c35f5ba4a821801f5192a86631b30a13181ce5616edae12e9d631693e4e230 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T17:10:15.168Z] + go version [2023-07-31T17:10:15.169Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-31T17:10:15.205Z] $ docker stop --time=1 26c35f5ba4a821801f5192a86631b30a13181ce5616edae12e9d631693e4e230 [2023-07-31T17:10:16.466Z] $ docker rm -f --volumes 26c35f5ba4a821801f5192a86631b30a13181ce5616edae12e9d631693e4e230 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:10:17.165Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-31T17:10:17.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:10:17.312Z] prd-ubuntu20.04-docker-8c-8g-2594 does not seem to be running inside a container [2023-07-31T17:10:17.349Z] $ 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-581 -v /w/workspace/_app-service-configurable_PR-581:/w/workspace/_app-service-configurable_PR-581:rw,z -v /w/workspace/_app-service-configurable_PR-581@tmp:/w/workspace/_app-service-configurable_PR-581@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-31T17:10:17.671Z] $ docker top a3899d0cd7fd173ec9b0e11958e1175478f77922d7b00b18dbb9ed8e5acaa1d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T17:10:18.064Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-581 [Pipeline] fileExists [Pipeline] sh [2023-07-31T17:10:18.425Z] + make test [2023-07-31T17:10:18.425Z] go test -race -coverprofile=coverage.out ./... [2023-07-31T17:10:36.505Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-31T17:10:54.580Z] go vet ./... [2023-07-31T17:10:57.111Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-31T17:10:57.111Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-31T17:10:57.111Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-31T17:10:57.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-31T17:10:57.186Z] $ docker stop --time=1 a3899d0cd7fd173ec9b0e11958e1175478f77922d7b00b18dbb9ed8e5acaa1d4 [2023-07-31T17:11:04.194Z] $ docker rm -f --volumes a3899d0cd7fd173ec9b0e11958e1175478f77922d7b00b18dbb9ed8e5acaa1d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-31T17:11:04.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-31T17:11:04.815Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-31T17:11:05.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-31T17:11:05.805Z] + ls -al . [2023-07-31T17:11:05.805Z] total 180 [2023-07-31T17:11:05.805Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 17:10 . [2023-07-31T17:11:05.805Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:08 .. [2023-07-31T17:11:05.805Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 31 17:08 .dockerignore [2023-07-31T17:11:05.805Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 17:09 .git [2023-07-31T17:11:05.805Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 17:08 .github [2023-07-31T17:11:05.805Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 31 17:08 .gitignore [2023-07-31T17:11:05.805Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 17:08 .golangci.yml [2023-07-31T17:11:05.805Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 17:09 .semver [2023-07-31T17:11:05.805Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 31 17:08 Attribution.txt [2023-07-31T17:11:05.805Z] -rw-rw-r-- 1 jenkins jenkins 35039 Jul 31 17:08 CHANGELOG.md [2023-07-31T17:11:05.805Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 31 17:08 Dockerfile [2023-07-31T17:11:05.805Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 17:08 GOVERNANCE.md [2023-07-31T17:11:05.805Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 31 17:08 Jenkinsfile [2023-07-31T17:11:05.805Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 31 17:08 LICENSE [2023-07-31T17:11:05.805Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 31 17:08 OWNERS.md [2023-07-31T17:11:05.805Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 31 17:08 README.md [2023-07-31T17:11:05.805Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 17:09 VERSION [2023-07-31T17:11:05.805Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:08 bin [2023-07-31T17:11:05.805Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 31 17:10 coverage.out [2023-07-31T17:11:05.805Z] -rw-rw-r-- 1 jenkins jenkins 3469 Jul 31 17:08 go.mod [2023-07-31T17:11:05.805Z] -rw-rw-r-- 1 jenkins jenkins 32452 Jul 31 17:08 go.sum [2023-07-31T17:11:05.805Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 31 17:08 main.go [2023-07-31T17:11:05.805Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 31 17:08 makefile [2023-07-31T17:11:05.805Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 17:08 res [2023-07-31T17:11:05.805Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:08 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:11:06.202Z] + 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=22a4e107b84592c7a23269871eb9e4503a3b7ddc --label arch=amd64 --label version=0.0.0 . [2023-07-31T17:11:06.202Z] Sending build context to Docker daemon 3.314MB [2023-07-31T17:11:06.202Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T17:11:06.202Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-31T17:11:06.202Z] ---> d79b9b27dc98 [2023-07-31T17:11:06.202Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-31T17:11:06.202Z] ---> Running in c27f3e055418 [2023-07-31T17:11:06.462Z] Removing intermediate container c27f3e055418 [2023-07-31T17:11:06.462Z] ---> b801349fe8fb [2023-07-31T17:11:06.462Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T17:11:06.462Z] ---> Running in f552c2616c02 [2023-07-31T17:11:06.462Z] Removing intermediate container f552c2616c02 [2023-07-31T17:11:06.462Z] ---> 10f88755ec42 [2023-07-31T17:11:06.462Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-31T17:11:06.462Z] ---> Running in 856b1c4ff5ce [2023-07-31T17:11:06.462Z] Removing intermediate container 856b1c4ff5ce [2023-07-31T17:11:06.462Z] ---> 1d89376e4597 [2023-07-31T17:11:06.462Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T17:11:06.462Z] ---> Running in 25fd74365eeb [2023-07-31T17:11:06.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-31T17:11:06.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-31T17:11:07.238Z] OK: 265 MiB in 53 packages [2023-07-31T17:11:07.499Z] Removing intermediate container 25fd74365eeb [2023-07-31T17:11:07.499Z] ---> 1c2a37ff6775 [2023-07-31T17:11:07.499Z] Step 7/26 : WORKDIR /app [2023-07-31T17:11:07.757Z] ---> Running in 976ecb93b822 [2023-07-31T17:11:07.757Z] Removing intermediate container 976ecb93b822 [2023-07-31T17:11:07.757Z] ---> 72c8e6414593 [2023-07-31T17:11:07.757Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-31T17:11:07.757Z] ---> 9b5ba173a1fb [2023-07-31T17:11:07.757Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T17:11:07.757Z] ---> Running in 7f3a114f5018 [2023-07-31T17:11:08.694Z] Removing intermediate container 7f3a114f5018 [2023-07-31T17:11:08.694Z] ---> 7252ee0dd1dd [2023-07-31T17:11:08.694Z] Step 10/26 : COPY . . [2023-07-31T17:11:08.694Z] ---> 264f8696b646 [2023-07-31T17:11:08.694Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T17:11:08.694Z] ---> Running in e148e82271b7 [2023-07-31T17:11:08.953Z] Removing intermediate container e148e82271b7 [2023-07-31T17:11:08.953Z] ---> 23900c3b8ef5 [2023-07-31T17:11:08.953Z] Step 12/26 : RUN $MAKE [2023-07-31T17:11:08.953Z] ---> Running in 46a0906227d4 [2023-07-31T17:11:08.953Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-07-31T17:11:31.325Z] Removing intermediate container 46a0906227d4 [2023-07-31T17:11:31.325Z] ---> 14f265d3e610 [2023-07-31T17:11:31.325Z] Step 13/26 : FROM alpine:3.17 [2023-07-31T17:11:31.325Z] 3.17: Pulling from library/alpine [2023-07-31T17:11:31.325Z] 4db1b89c0bd1: Already exists [2023-07-31T17:11:31.325Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-31T17:11:31.325Z] Status: Downloaded newer image for alpine:3.17 [2023-07-31T17:11:31.325Z] ---> 1f73a9d63274 [2023-07-31T17:11:31.325Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-31T17:11:31.325Z] ---> Running in a8c9cd4d1127 [2023-07-31T17:11:31.325Z] Removing intermediate container a8c9cd4d1127 [2023-07-31T17:11:31.325Z] ---> ba3782847f59 [2023-07-31T17:11:31.325Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-31T17:11:31.325Z] ---> Running in 89ce78896a63 [2023-07-31T17:11:31.325Z] Removing intermediate container 89ce78896a63 [2023-07-31T17:11:31.325Z] ---> 16411e1b12cf [2023-07-31T17:11:31.325Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-31T17:11:31.325Z] ---> Running in d29f1b5bf31f [2023-07-31T17:11:31.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-31T17:11:31.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-31T17:11:31.325Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-31T17:11:31.325Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-31T17:11:31.325Z] Executing busybox-1.35.0-r29.trigger [2023-07-31T17:11:31.325Z] Executing ca-certificates-20230506-r0.trigger [2023-07-31T17:11:31.325Z] OK: 8 MiB in 17 packages [2023-07-31T17:11:31.325Z] Removing intermediate container d29f1b5bf31f [2023-07-31T17:11:31.325Z] ---> cd3d42971b97 [2023-07-31T17:11:31.325Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-31T17:11:31.325Z] ---> 67ade49b194b [2023-07-31T17:11:31.325Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-31T17:11:31.325Z] ---> f8491d8281c3 [2023-07-31T17:11:31.325Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-31T17:11:31.325Z] ---> 1c42394b8701 [2023-07-31T17:11:31.325Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-31T17:11:31.584Z] ---> e2c5f3a25d48 [2023-07-31T17:11:31.584Z] Step 21/26 : EXPOSE 48095 [2023-07-31T17:11:31.584Z] ---> Running in f092434e912e [2023-07-31T17:11:31.584Z] Removing intermediate container f092434e912e [2023-07-31T17:11:31.584Z] ---> 4160c64237e3 [2023-07-31T17:11:31.584Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-31T17:11:31.584Z] ---> Running in 9ce34a11ce72 [2023-07-31T17:11:31.584Z] Removing intermediate container 9ce34a11ce72 [2023-07-31T17:11:31.584Z] ---> 0cc55a4d4bd0 [2023-07-31T17:11:31.584Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-31T17:11:31.584Z] ---> Running in c32ad39a7221 [2023-07-31T17:11:31.845Z] Removing intermediate container c32ad39a7221 [2023-07-31T17:11:31.845Z] ---> dadc7fe76f69 [2023-07-31T17:11:31.845Z] Step 24/26 : LABEL arch=amd64 [2023-07-31T17:11:31.845Z] ---> Running in 63d7050e1040 [2023-07-31T17:11:31.845Z] Removing intermediate container 63d7050e1040 [2023-07-31T17:11:31.845Z] ---> 8ec145ba8de4 [2023-07-31T17:11:31.845Z] Step 25/26 : LABEL git_sha=22a4e107b84592c7a23269871eb9e4503a3b7ddc [2023-07-31T17:11:31.845Z] ---> Running in d85f7fd3faf8 [2023-07-31T17:11:31.845Z] Removing intermediate container d85f7fd3faf8 [2023-07-31T17:11:31.845Z] ---> b23c30fa0663 [2023-07-31T17:11:31.845Z] Step 26/26 : LABEL version=0.0.0 [2023-07-31T17:11:31.845Z] ---> Running in b7e145350e2b [2023-07-31T17:11:31.845Z] Removing intermediate container b7e145350e2b [2023-07-31T17:11:31.845Z] ---> a3edd1e0240a [2023-07-31T17:11:31.845Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-31T17:11:31.845Z] Successfully built a3edd1e0240a [2023-07-31T17:11:32.103Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:11:32.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T17:11:32.997Z] [2023-07-31T17:11:32.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:11:33.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T17:11:33.372Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-31T17:11:33.372Z] 5eb5b503b376: Pulling fs layer [2023-07-31T17:11:33.372Z] 5c69ac0246d0: Pulling fs layer [2023-07-31T17:11:33.372Z] ec43610c2a17: Pulling fs layer [2023-07-31T17:11:33.372Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-31T17:11:33.372Z] 33b1e0a273af: Pulling fs layer [2023-07-31T17:11:33.372Z] 5d3b04190fa2: Pulling fs layer [2023-07-31T17:11:33.372Z] 2f39f015ded8: Pulling fs layer [2023-07-31T17:11:33.372Z] 3a2ae6a8a46f: Waiting [2023-07-31T17:11:33.372Z] 33b1e0a273af: Waiting [2023-07-31T17:11:33.372Z] 5d3b04190fa2: Waiting [2023-07-31T17:11:33.372Z] 2f39f015ded8: Waiting [2023-07-31T17:11:33.372Z] 5c69ac0246d0: Verifying Checksum [2023-07-31T17:11:33.372Z] 5c69ac0246d0: Download complete [2023-07-31T17:11:33.372Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-31T17:11:33.372Z] 3a2ae6a8a46f: Download complete [2023-07-31T17:11:33.372Z] 33b1e0a273af: Verifying Checksum [2023-07-31T17:11:33.372Z] 33b1e0a273af: Download complete [2023-07-31T17:11:33.372Z] ec43610c2a17: Verifying Checksum [2023-07-31T17:11:33.372Z] ec43610c2a17: Download complete [2023-07-31T17:11:33.372Z] 5d3b04190fa2: Verifying Checksum [2023-07-31T17:11:33.372Z] 5d3b04190fa2: Download complete [2023-07-31T17:11:33.630Z] 5eb5b503b376: Verifying Checksum [2023-07-31T17:11:33.630Z] 5eb5b503b376: Download complete [2023-07-31T17:11:34.198Z] 2f39f015ded8: Download complete [2023-07-31T17:11:34.766Z] 5eb5b503b376: Pull complete [2023-07-31T17:11:34.766Z] 5c69ac0246d0: Pull complete [2023-07-31T17:11:35.332Z] ec43610c2a17: Pull complete [2023-07-31T17:11:35.332Z] 3a2ae6a8a46f: Pull complete [2023-07-31T17:11:35.332Z] 33b1e0a273af: Pull complete [2023-07-31T17:11:35.590Z] 5d3b04190fa2: Pull complete [2023-07-31T17:11:39.773Z] 2f39f015ded8: Pull complete [2023-07-31T17:11:39.773Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-31T17:11:39.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T17:11:39.773Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:11:40.008Z] prd-ubuntu20.04-docker-8c-8g-2594 does not seem to be running inside a container [2023-07-31T17:11:40.039Z] $ 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-581 -v /w/workspace/_app-service-configurable_PR-581:/w/workspace/_app-service-configurable_PR-581:rw,z -v /w/workspace/_app-service-configurable_PR-581@tmp:/w/workspace/_app-service-configurable_PR-581@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-31T17:11:43.471Z] $ docker top e90fd6e080768bc5d5a1f272a643aa0322dc0f28b8749677222288ade7c262e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:11:43.913Z] ---> job-cost.sh [2023-07-31T17:11:43.913Z] lf-activate-venv: SKIPPING [2023-07-31T17:11:43.913Z] INFO: No Stack... [2023-07-31T17:11:44.172Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-31T17:11:44.431Z] INFO: Archiving Costs [Pipeline] sh [2023-07-31T17:11:44.745Z] + + cut -d, -f6 [2023-07-31T17:11:44.745Z] cat /w/workspace/_app-service-configurable_PR-581/archives/cost.csv [Pipeline] lock [2023-07-31T17:11:44.789Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-581-1-stack-cost] [2023-07-31T17:11:44.793Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-581-1-stack-cost] did not exist. Created. [2023-07-31T17:11:44.794Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-581-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-31T17:11:45.179Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-31T17:11:45.229Z] Stashed 1 file(s) [Pipeline] } [2023-07-31T17:11:45.254Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-581-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-31T17:11:45.337Z] $ docker stop --time=1 e90fd6e080768bc5d5a1f272a643aa0322dc0f28b8749677222288ade7c262e6 [2023-07-31T17:11:46.466Z] $ docker rm -f --volumes e90fd6e080768bc5d5a1f272a643aa0322dc0f28b8749677222288ade7c262e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-31T17:12:59.804Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2595 in /w/workspace/_app-service-configurable_PR-581 [Pipeline] { [Pipeline] ws [2023-07-31T17:12:59.865Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-07-31T17:12:59.949Z] Selected Git installation does not exist. Using Default [2023-07-31T17:12:59.949Z] The recommended git tool is: NONE [2023-07-31T17:13:05.214Z] using credential edgex-jenkins-ssh [2023-07-31T17:13:05.231Z] Cloning the remote Git repository [2023-07-31T17:13:05.279Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-07-31T17:13:05.379Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-07-31T17:13:05.521Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-31T17:13:05.522Z] > git --version # timeout=10 [2023-07-31T17:13:05.546Z] > git --version # 'git version 2.25.1' [2023-07-31T17:13:05.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-31T17:13:05.710Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-31T17:13:06.816Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-31T17:13:06.846Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-31T17:13:08.256Z] Merging remotes/origin/main commit 766558fd32b3d60314202d2661e12183be73f345 into PR head commit 22a4e107b84592c7a23269871eb9e4503a3b7ddc [2023-07-31T17:13:08.542Z] Merge succeeded, producing 22a4e107b84592c7a23269871eb9e4503a3b7ddc [2023-07-31T17:13:08.542Z] Checking out Revision 22a4e107b84592c7a23269871eb9e4503a3b7ddc (PR-581) [2023-07-31T17:13:07.663Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-31T17:13:07.701Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-31T17:13:07.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-31T17:13:07.716Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-31T17:13:08.278Z] > git config core.sparsecheckout # timeout=10 [2023-07-31T17:13:08.350Z] > git checkout -f 22a4e107b84592c7a23269871eb9e4503a3b7ddc # timeout=10 [2023-07-31T17:13:08.437Z] > git remote # timeout=10 [2023-07-31T17:13:08.458Z] > git config --get remote.origin.url # timeout=10 [2023-07-31T17:13:08.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-31T17:13:08.496Z] > git merge 766558fd32b3d60314202d2661e12183be73f345 # timeout=10 [2023-07-31T17:13:08.524Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-31T17:13:08.552Z] > git config core.sparsecheckout # timeout=10 [2023-07-31T17:13:08.568Z] > git checkout -f 22a4e107b84592c7a23269871eb9e4503a3b7ddc # timeout=10 [2023-07-31T17:13:12.045Z] Commit message: "docs: Added 3.0.1 changelog to main branch" [2023-07-31T17:13:12.097Z] > git --version # timeout=10 [2023-07-31T17:13:12.109Z] > git --version # 'git version 2.25.1' [2023-07-31T17:13:12.121Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-31T17:13:13.292Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-31T17:13:13.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-31T17:13:13.293Z] Dload Upload Total Spent Left Speed [2023-07-31T17:13:13.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [2023-07-31T17:13:13.976Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-31T17:13:14.324Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-07-31T17:13:14.324Z] /etc/docker/daemon.json [2023-07-31T17:13:14.324Z] { [2023-07-31T17:13:14.324Z] "registry-mirrors": [ [2023-07-31T17:13:14.324Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-31T17:13:14.324Z] ], [2023-07-31T17:13:14.324Z] "bip": "10.250.0.254/24", [2023-07-31T17:13:14.324Z] "hosts": [ [2023-07-31T17:13:14.324Z] "tcp://0.0.0.0:5555", [2023-07-31T17:13:14.324Z] "unix:///var/run/docker.sock" [2023-07-31T17:13:14.324Z] ], [2023-07-31T17:13:14.324Z] "mtu": 1458, [2023-07-31T17:13:14.324Z] "selinux-enabled": true, [2023-07-31T17:13:14.324Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-31T17:13:14.324Z] } [Pipeline] sh [2023-07-31T17:13:14.673Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-31T17:13:15.025Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-31T17:13:33.350Z] provisioning config files... [2023-07-31T17:13:33.384Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5749181717247659843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:13:33.787Z] ---> docker-login.sh [2023-07-31T17:13:33.787Z] nexus3.edgexfoundry.org:10001 [2023-07-31T17:13:34.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:13:34.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:13:34.647Z] Configure a credential helper to remove this warning. See [2023-07-31T17:13:34.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:13:34.647Z] [2023-07-31T17:13:34.647Z] Login Succeeded [2023-07-31T17:13:34.647Z] nexus3.edgexfoundry.org:10002 [2023-07-31T17:13:34.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:13:34.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:13:34.918Z] Configure a credential helper to remove this warning. See [2023-07-31T17:13:34.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:13:34.918Z] [2023-07-31T17:13:34.918Z] Login Succeeded [2023-07-31T17:13:34.918Z] nexus3.edgexfoundry.org:10003 [2023-07-31T17:13:35.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:13:35.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:13:35.185Z] Configure a credential helper to remove this warning. See [2023-07-31T17:13:35.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:13:35.185Z] [2023-07-31T17:13:35.185Z] Login Succeeded [2023-07-31T17:13:35.461Z] nexus3.edgexfoundry.org:10004 [2023-07-31T17:13:35.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:13:35.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:13:35.730Z] Configure a credential helper to remove this warning. See [2023-07-31T17:13:35.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:13:35.730Z] [2023-07-31T17:13:35.730Z] Login Succeeded [2023-07-31T17:13:35.730Z] docker.io [2023-07-31T17:13:35.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:13:36.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:13:36.268Z] Configure a credential helper to remove this warning. See [2023-07-31T17:13:36.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:13:36.268Z] [2023-07-31T17:13:36.268Z] Login Succeeded [2023-07-31T17:13:36.268Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T17:13:36.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-31T17:13:36.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T17:13:36.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T17:13:36.779Z] ========================================================= [2023-07-31T17:13:36.779Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-31T17:13:36.779Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:13:37.285Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-31T17:13:37.285Z] Sending build context to Docker daemon 176.6kB [2023-07-31T17:13:37.555Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T17:13:37.555Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-31T17:13:40.171Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-31T17:13:40.171Z] edb6bdbacee9: Pulling fs layer [2023-07-31T17:13:40.171Z] 5f9638ab2659: Pulling fs layer [2023-07-31T17:13:40.171Z] 8d51d6327a98: Pulling fs layer [2023-07-31T17:13:40.171Z] 8b374f2dd631: Pulling fs layer [2023-07-31T17:13:40.171Z] ec14aa9079de: Pulling fs layer [2023-07-31T17:13:40.171Z] 2f466654f4bb: Pulling fs layer [2023-07-31T17:13:40.171Z] 554e91adad29: Pulling fs layer [2023-07-31T17:13:40.171Z] 8b374f2dd631: Waiting [2023-07-31T17:13:40.171Z] ec14aa9079de: Waiting [2023-07-31T17:13:40.171Z] 2f466654f4bb: Waiting [2023-07-31T17:13:40.171Z] 554e91adad29: Waiting [2023-07-31T17:13:40.171Z] 5f9638ab2659: Download complete [2023-07-31T17:13:40.171Z] 8b374f2dd631: Verifying Checksum [2023-07-31T17:13:40.171Z] 8b374f2dd631: Download complete [2023-07-31T17:13:40.171Z] ec14aa9079de: Download complete [2023-07-31T17:13:40.171Z] edb6bdbacee9: Verifying Checksum [2023-07-31T17:13:41.347Z] edb6bdbacee9: Pull complete [2023-07-31T17:13:41.624Z] 554e91adad29: Verifying Checksum [2023-07-31T17:13:41.625Z] 554e91adad29: Download complete [2023-07-31T17:13:41.893Z] 5f9638ab2659: Pull complete [2023-07-31T17:13:42.861Z] 8d51d6327a98: Download complete [2023-07-31T17:13:42.861Z] 2f466654f4bb: Download complete [2023-07-31T17:13:55.190Z] 8d51d6327a98: Pull complete [2023-07-31T17:13:55.190Z] 8b374f2dd631: Pull complete [2023-07-31T17:13:55.190Z] ec14aa9079de: Pull complete [2023-07-31T17:14:01.855Z] 2f466654f4bb: Pull complete [2023-07-31T17:14:03.817Z] 554e91adad29: Pull complete [2023-07-31T17:14:03.817Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-31T17:14:03.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-31T17:14:03.817Z] ---> 1e15ea492957 [2023-07-31T17:14:03.817Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-31T17:14:04.413Z] ---> Running in 8dd90856d208 [2023-07-31T17:14:04.680Z] Removing intermediate container 8dd90856d208 [2023-07-31T17:14:04.680Z] ---> 1dd4c0303b99 [2023-07-31T17:14:04.680Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T17:14:04.948Z] ---> Running in a8ed2e154e96 [2023-07-31T17:14:05.215Z] Removing intermediate container a8ed2e154e96 [2023-07-31T17:14:05.215Z] ---> 67139538142d [2023-07-31T17:14:05.215Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-31T17:14:05.215Z] ---> Running in f3d1a475877c [2023-07-31T17:14:05.487Z] Removing intermediate container f3d1a475877c [2023-07-31T17:14:05.487Z] ---> 560048f3763f [2023-07-31T17:14:05.487Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T17:14:05.756Z] ---> Running in ef7316492a17 [2023-07-31T17:14:06.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-31T17:14:07.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-31T17:14:08.281Z] OK: 263 MiB in 53 packages [2023-07-31T17:14:09.248Z] Removing intermediate container ef7316492a17 [2023-07-31T17:14:09.248Z] ---> 493f81487dd7 [2023-07-31T17:14:09.248Z] Step 7/12 : WORKDIR /app [2023-07-31T17:14:09.248Z] ---> Running in f65be897d15c [2023-07-31T17:14:09.515Z] Removing intermediate container f65be897d15c [2023-07-31T17:14:09.515Z] ---> 761a0ec8c1e5 [2023-07-31T17:14:09.515Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-31T17:14:10.104Z] ---> 079c669bd159 [2023-07-31T17:14:10.104Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T17:14:10.104Z] ---> Running in e24dcc7b6b0b [2023-07-31T17:15:31.754Z] Removing intermediate container e24dcc7b6b0b [2023-07-31T17:15:31.754Z] ---> bf4843a40dc3 [2023-07-31T17:15:31.754Z] Step 10/12 : COPY . . [2023-07-31T17:15:31.754Z] ---> b8bef19cbf8c [2023-07-31T17:15:31.754Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T17:15:31.754Z] ---> Running in 0405ae6f021f [2023-07-31T17:15:31.754Z] Removing intermediate container 0405ae6f021f [2023-07-31T17:15:31.754Z] ---> b1df521c7e64 [2023-07-31T17:15:31.754Z] Step 12/12 : RUN $MAKE [2023-07-31T17:15:31.754Z] ---> Running in ca33eb66abfa [2023-07-31T17:15:31.754Z] noop [2023-07-31T17:15:31.754Z] Removing intermediate container ca33eb66abfa [2023-07-31T17:15:31.754Z] ---> 9bb30e4bb0df [2023-07-31T17:15:31.754Z] Successfully built 9bb30e4bb0df [2023-07-31T17:15:31.754Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:15:32.248Z] + docker inspect -f . ci-base-image-arm64 [2023-07-31T17:15:32.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:15:32.529Z] prd-ubuntu20.04-docker-arm64-4c-16g-2595 does not seem to be running inside a container [2023-07-31T17:15:32.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-31T17:15:33.701Z] $ docker top bd17ed29cc76fcb87aeb3c87a29efc883e0606b087026750248209eea71249fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T17:15:34.581Z] + go version [2023-07-31T17:15:34.581Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-31T17:15:34.619Z] $ docker stop --time=1 bd17ed29cc76fcb87aeb3c87a29efc883e0606b087026750248209eea71249fa [2023-07-31T17:15:36.213Z] $ docker rm -f --volumes bd17ed29cc76fcb87aeb3c87a29efc883e0606b087026750248209eea71249fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:15:37.093Z] + docker inspect -f . ci-base-image-arm64 [2023-07-31T17:15:37.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:15:37.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-2595 does not seem to be running inside a container [2023-07-31T17:15:37.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-31T17:15:38.500Z] $ docker top 18e5d2602d8e81210b2ea3c1e65bc6bfc445c9dbda2deb2e3184ec0f42938816 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T17:15:39.043Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-07-31T17:15:39.482Z] + make test [2023-07-31T17:15:39.758Z] go test -race -coverprofile=coverage.out ./... [2023-07-31T17:18:16.485Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-31T17:18:17.069Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-31T17:18:17.069Z] go vet ./... [2023-07-31T17:20:38.753Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-31T17:20:38.753Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-31T17:20:38.753Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-31T17:20:38.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-31T17:20:38.821Z] $ docker stop --time=1 18e5d2602d8e81210b2ea3c1e65bc6bfc445c9dbda2deb2e3184ec0f42938816 [2023-07-31T17:20:40.796Z] $ docker rm -f --volumes 18e5d2602d8e81210b2ea3c1e65bc6bfc445c9dbda2deb2e3184ec0f42938816 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-31T17:20:42.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-31T17:20:42.278Z] Warning: overwriting stash ‘coverage-report’ [2023-07-31T17:20:42.665Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-31T17:20:43.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-31T17:20:43.677Z] + ls -al . [2023-07-31T17:20:43.678Z] total 176 [2023-07-31T17:20:43.678Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 31 17:15 . [2023-07-31T17:20:43.678Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:13 .. [2023-07-31T17:20:43.678Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 31 17:13 .dockerignore [2023-07-31T17:20:43.678Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 17:13 .git [2023-07-31T17:20:43.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 17:13 .github [2023-07-31T17:20:43.678Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 31 17:13 .gitignore [2023-07-31T17:20:43.678Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 17:13 .golangci.yml [2023-07-31T17:20:43.678Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 31 17:13 Attribution.txt [2023-07-31T17:20:43.678Z] -rw-rw-r-- 1 jenkins jenkins 35039 Jul 31 17:13 CHANGELOG.md [2023-07-31T17:20:43.678Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 31 17:13 Dockerfile [2023-07-31T17:20:43.678Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 17:13 GOVERNANCE.md [2023-07-31T17:20:43.678Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 31 17:13 Jenkinsfile [2023-07-31T17:20:43.678Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 31 17:13 LICENSE [2023-07-31T17:20:43.678Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 31 17:13 OWNERS.md [2023-07-31T17:20:43.678Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 31 17:13 README.md [2023-07-31T17:20:43.678Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 17:09 VERSION [2023-07-31T17:20:43.678Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:13 bin [2023-07-31T17:20:43.678Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 31 17:15 coverage.out [2023-07-31T17:20:43.678Z] -rw-rw-r-- 1 jenkins jenkins 3469 Jul 31 17:13 go.mod [2023-07-31T17:20:43.678Z] -rw-rw-r-- 1 jenkins jenkins 32452 Jul 31 17:13 go.sum [2023-07-31T17:20:43.678Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 31 17:13 main.go [2023-07-31T17:20:43.678Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 31 17:13 makefile [2023-07-31T17:20:43.678Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 17:13 res [2023-07-31T17:20:43.678Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:13 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:20:44.119Z] + 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=22a4e107b84592c7a23269871eb9e4503a3b7ddc --label arch=arm64 --label version=0.0.0 . [2023-07-31T17:20:44.119Z] Sending build context to Docker daemon 177.7kB [2023-07-31T17:20:44.397Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T17:20:44.397Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-31T17:20:44.397Z] ---> 9bb30e4bb0df [2023-07-31T17:20:44.397Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-31T17:20:44.397Z] ---> Running in 5565ae96f945 [2023-07-31T17:20:44.673Z] Removing intermediate container 5565ae96f945 [2023-07-31T17:20:44.673Z] ---> 279a6a032c63 [2023-07-31T17:20:44.673Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T17:20:44.673Z] ---> Running in 67310d0f6227 [2023-07-31T17:20:44.947Z] Removing intermediate container 67310d0f6227 [2023-07-31T17:20:44.947Z] ---> 37a673760487 [2023-07-31T17:20:44.947Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-31T17:20:45.242Z] ---> Running in 82258467f7dc [2023-07-31T17:20:45.511Z] Removing intermediate container 82258467f7dc [2023-07-31T17:20:45.511Z] ---> e282c502ca54 [2023-07-31T17:20:45.511Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T17:20:45.511Z] ---> Running in 7b3949437e48 [2023-07-31T17:20:46.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-31T17:20:47.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-31T17:20:48.018Z] OK: 263 MiB in 53 packages [2023-07-31T17:20:48.992Z] Removing intermediate container 7b3949437e48 [2023-07-31T17:20:48.992Z] ---> 31cbdc779965 [2023-07-31T17:20:48.992Z] Step 7/26 : WORKDIR /app [2023-07-31T17:20:48.992Z] ---> Running in 2f1b857f3fe4 [2023-07-31T17:20:48.992Z] Removing intermediate container 2f1b857f3fe4 [2023-07-31T17:20:48.992Z] ---> 937111b95786 [2023-07-31T17:20:48.992Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-31T17:20:49.579Z] ---> 558ba66b1cb5 [2023-07-31T17:20:49.579Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T17:20:49.579Z] ---> Running in 3e76c17405d1 [2023-07-31T17:20:53.827Z] Removing intermediate container 3e76c17405d1 [2023-07-31T17:20:53.828Z] ---> ffa47345d94c [2023-07-31T17:20:53.828Z] Step 10/26 : COPY . . [2023-07-31T17:20:54.413Z] ---> d2063b39cc8f [2023-07-31T17:20:54.413Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T17:20:54.684Z] ---> Running in 571e21aa1cd2 [2023-07-31T17:20:54.684Z] Removing intermediate container 571e21aa1cd2 [2023-07-31T17:20:54.684Z] ---> c1db33a1ac9c [2023-07-31T17:20:54.684Z] Step 12/26 : RUN $MAKE [2023-07-31T17:20:54.959Z] ---> Running in aa85723da5ac [2023-07-31T17:20:55.922Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-07-31T17:23:02.592Z] Removing intermediate container aa85723da5ac [2023-07-31T17:23:02.592Z] ---> 23ef9cd351aa [2023-07-31T17:23:02.592Z] Step 13/26 : FROM alpine:3.17 [2023-07-31T17:23:02.592Z] 3.17: Pulling from library/alpine [2023-07-31T17:23:02.592Z] edb6bdbacee9: Already exists [2023-07-31T17:23:02.592Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-31T17:23:02.592Z] Status: Downloaded newer image for alpine:3.17 [2023-07-31T17:23:02.592Z] ---> 779605e5fbc0 [2023-07-31T17:23:02.592Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-31T17:23:02.592Z] ---> Running in 1cc453729769 [2023-07-31T17:23:02.592Z] Removing intermediate container 1cc453729769 [2023-07-31T17:23:02.592Z] ---> a8314f0ee3cc [2023-07-31T17:23:02.592Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-31T17:23:02.592Z] ---> Running in 2220a31d3ec4 [2023-07-31T17:23:02.592Z] Removing intermediate container 2220a31d3ec4 [2023-07-31T17:23:02.592Z] ---> 91edb08c4b6e [2023-07-31T17:23:02.592Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-31T17:23:02.592Z] ---> Running in d495a3034529 [2023-07-31T17:23:03.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-31T17:23:03.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-31T17:23:05.231Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-31T17:23:05.231Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-31T17:23:05.231Z] Executing busybox-1.35.0-r29.trigger [2023-07-31T17:23:05.231Z] Executing ca-certificates-20230506-r0.trigger [2023-07-31T17:23:05.500Z] OK: 8 MiB in 17 packages [2023-07-31T17:23:06.915Z] Removing intermediate container d495a3034529 [2023-07-31T17:23:06.915Z] ---> 08d9f5c9949d [2023-07-31T17:23:06.915Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-31T17:23:07.181Z] ---> b5bc5a17bee7 [2023-07-31T17:23:07.181Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-31T17:23:07.765Z] ---> 6965035dc66f [2023-07-31T17:23:07.765Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-31T17:23:08.032Z] ---> b9053d635ad3 [2023-07-31T17:23:08.032Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-31T17:23:09.439Z] ---> 87293321ba33 [2023-07-31T17:23:09.439Z] Step 21/26 : EXPOSE 48095 [2023-07-31T17:23:09.439Z] ---> Running in a08772ba20a7 [2023-07-31T17:23:09.707Z] Removing intermediate container a08772ba20a7 [2023-07-31T17:23:09.707Z] ---> ed46c54da23f [2023-07-31T17:23:09.707Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-31T17:23:09.707Z] ---> Running in 748cc936b027 [2023-07-31T17:23:10.299Z] Removing intermediate container 748cc936b027 [2023-07-31T17:23:10.299Z] ---> 6b2027716823 [2023-07-31T17:23:10.299Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-31T17:23:10.299Z] ---> Running in 2f816f32bf2e [2023-07-31T17:23:10.567Z] Removing intermediate container 2f816f32bf2e [2023-07-31T17:23:10.567Z] ---> b47a63a045a7 [2023-07-31T17:23:10.567Z] Step 24/26 : LABEL arch=arm64 [2023-07-31T17:23:10.567Z] ---> Running in 620131e4b140 [2023-07-31T17:23:10.834Z] Removing intermediate container 620131e4b140 [2023-07-31T17:23:10.834Z] ---> 66edbf77c741 [2023-07-31T17:23:10.834Z] Step 25/26 : LABEL git_sha=22a4e107b84592c7a23269871eb9e4503a3b7ddc [2023-07-31T17:23:10.834Z] ---> Running in d3edaa297872 [2023-07-31T17:23:11.100Z] Removing intermediate container d3edaa297872 [2023-07-31T17:23:11.100Z] ---> fd66dd12829b [2023-07-31T17:23:11.100Z] Step 26/26 : LABEL version=0.0.0 [2023-07-31T17:23:11.100Z] ---> Running in 59dafba87b02 [2023-07-31T17:23:11.683Z] Removing intermediate container 59dafba87b02 [2023-07-31T17:23:11.683Z] ---> 10d0381e9c68 [2023-07-31T17:23:11.683Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-31T17:23:11.683Z] Successfully built 10d0381e9c68 [2023-07-31T17:23:11.683Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:23:12.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-31T17:23:12.548Z] [2023-07-31T17:23:12.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:23:12.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-31T17:23:12.971Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-31T17:23:12.971Z] 8998bd30e6a1: Pulling fs layer [2023-07-31T17:23:12.971Z] 04944245beec: Pulling fs layer [2023-07-31T17:23:12.971Z] 699f458cf7ca: Pulling fs layer [2023-07-31T17:23:12.971Z] 765212b225bb: Pulling fs layer [2023-07-31T17:23:12.971Z] f23df028b6ca: Pulling fs layer [2023-07-31T17:23:12.971Z] d65c8cfc05b1: Pulling fs layer [2023-07-31T17:23:12.971Z] 2437ff75d9bd: Pulling fs layer [2023-07-31T17:23:12.971Z] 765212b225bb: Waiting [2023-07-31T17:23:12.971Z] f23df028b6ca: Waiting [2023-07-31T17:23:12.971Z] d65c8cfc05b1: Waiting [2023-07-31T17:23:13.238Z] 04944245beec: Verifying Checksum [2023-07-31T17:23:13.238Z] 04944245beec: Download complete [2023-07-31T17:23:13.238Z] 765212b225bb: Verifying Checksum [2023-07-31T17:23:13.238Z] 765212b225bb: Download complete [2023-07-31T17:23:13.238Z] f23df028b6ca: Verifying Checksum [2023-07-31T17:23:13.238Z] f23df028b6ca: Download complete [2023-07-31T17:23:13.238Z] d65c8cfc05b1: Verifying Checksum [2023-07-31T17:23:13.238Z] d65c8cfc05b1: Download complete [2023-07-31T17:23:13.238Z] 699f458cf7ca: Verifying Checksum [2023-07-31T17:23:13.238Z] 699f458cf7ca: Download complete [2023-07-31T17:23:13.819Z] 8998bd30e6a1: Verifying Checksum [2023-07-31T17:23:13.819Z] 8998bd30e6a1: Download complete [2023-07-31T17:23:15.762Z] 2437ff75d9bd: Verifying Checksum [2023-07-31T17:23:15.762Z] 2437ff75d9bd: Download complete [2023-07-31T17:23:17.167Z] 8998bd30e6a1: Pull complete [2023-07-31T17:23:18.124Z] 04944245beec: Pull complete [2023-07-31T17:23:19.533Z] 699f458cf7ca: Pull complete [2023-07-31T17:23:19.801Z] 765212b225bb: Pull complete [2023-07-31T17:23:20.384Z] f23df028b6ca: Pull complete [2023-07-31T17:23:20.652Z] d65c8cfc05b1: Pull complete [2023-07-31T17:23:35.691Z] 2437ff75d9bd: Pull complete [2023-07-31T17:23:35.691Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-31T17:23:35.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-31T17:23:35.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:23:36.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-2595 does not seem to be running inside a container [2023-07-31T17:23:36.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-31T17:23:38.708Z] $ docker top 5e40f4a3b3c2c1e73a313d38a869f030b0dbe94256181d5596c9b84a58c294e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:23:39.614Z] ---> job-cost.sh [2023-07-31T17:23:39.614Z] lf-activate-venv: SKIPPING [2023-07-31T17:23:39.614Z] INFO: No Stack... [2023-07-31T17:23:42.185Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-31T17:23:42.452Z] INFO: Archiving Costs [Pipeline] sh [2023-07-31T17:23:43.108Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-07-31T17:23:43.108Z] + cut -d, -f6 [Pipeline] lock [2023-07-31T17:23:43.191Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-581-1-stack-cost] [2023-07-31T17:23:43.196Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-581-1-stack-cost] did not exist. Created. [2023-07-31T17:23:43.196Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-581-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-31T17:23:43.926Z] /w/workspace/app-service-configurable/1@tmp/durable-2d1e3558/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-31T17:23:44.598Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-31T17:23:44.634Z] Warning: overwriting stash ‘stack-cost’ [2023-07-31T17:23:44.695Z] Stashed 1 file(s) [Pipeline] } [2023-07-31T17:23:44.713Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-581-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-31T17:23:44.816Z] $ docker stop --time=1 5e40f4a3b3c2c1e73a313d38a869f030b0dbe94256181d5596c9b84a58c294e3 [2023-07-31T17:23:46.302Z] $ docker rm -f --volumes 5e40f4a3b3c2c1e73a313d38a869f030b0dbe94256181d5596c9b84a58c294e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-31T17:23:47.287Z] provisioning config files... [2023-07-31T17:23:47.294Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-581@tmp/config4187487337092229965tmp [Pipeline] { [Pipeline] sh [2023-07-31T17:23:47.640Z] + set +x [2023-07-31T17:23:47.640Z] + curl -s https://codecov.io/bash [2023-07-31T17:23:47.640Z] + bash -s -- [2023-07-31T17:23:47.640Z] [2023-07-31T17:23:47.640Z] _____ _ [2023-07-31T17:23:47.640Z] / ____| | | [2023-07-31T17:23:47.640Z] | | ___ __| | ___ ___ _____ __ [2023-07-31T17:23:47.640Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-31T17:23:47.640Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-31T17:23:47.640Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-31T17:23:47.640Z] Bash-1.0.6 [2023-07-31T17:23:47.640Z] [2023-07-31T17:23:47.640Z] [2023-07-31T17:23:47.640Z] ==> git version 2.25.1 found [2023-07-31T17:23:47.640Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-31T17:23:47.640Z] Release-Date: 2020-01-08 [2023-07-31T17:23:47.640Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-31T17:23:47.640Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-31T17:23:47.640Z] ==> Jenkins CI detected. [2023-07-31T17:23:47.640Z] current dir:  /w/workspace/_app-service-configurable_PR-581 [2023-07-31T17:23:47.640Z] project root: . [2023-07-31T17:23:47.640Z] --> token set from env [2023-07-31T17:23:47.640Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-31T17:23:47.640Z] ==> Running gcov in . (disable via -X gcov) [2023-07-31T17:23:47.640Z] ==> Python coveragepy not found [2023-07-31T17:23:47.640Z] ==> Searching for coverage reports in: [2023-07-31T17:23:47.640Z] + . [2023-07-31T17:23:47.640Z] -> Found 1 reports [2023-07-31T17:23:47.640Z] ==> Detecting git/mercurial file structure [2023-07-31T17:23:47.899Z] ==> Reading reports [2023-07-31T17:23:47.899Z] + ./coverage.out bytes=13 [2023-07-31T17:23:47.899Z] ==> Appending adjustments [2023-07-31T17:23:47.899Z] https://docs.codecov.io/docs/fixing-reports [2023-07-31T17:23:47.899Z] + Found adjustments [2023-07-31T17:23:47.899Z] ==> Gzipping contents [2023-07-31T17:23:47.899Z] 4.0K /tmp/codecov.epJduC.gz [2023-07-31T17:23:47.899Z] ==> Uploading reports [2023-07-31T17:23:47.899Z] url: https://codecov.io [2023-07-31T17:23:47.899Z] query: branch=PR-581&commit=22a4e107b84592c7a23269871eb9e4503a3b7ddc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-581%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=581&job=&cmd_args= [2023-07-31T17:23:47.899Z] -> Pinging Codecov [2023-07-31T17:23:47.899Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-581&commit=22a4e107b84592c7a23269871eb9e4503a3b7ddc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-581%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=581&job=&cmd_args= [2023-07-31T17:23:48.158Z] -> Uploading to [2023-07-31T17:23:48.158Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-31/A97CA9966030D2A3747ED39772930CCE/22a4e107b84592c7a23269871eb9e4503a3b7ddc/b6e17eee-9977-4db1-a917-edd50bf35ad4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230731%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230731T172347Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f0ca97963492eaf91ff4c5b8a57cce3d62494e9a99bbbceb09008b7cadeed20 [2023-07-31T17:23:48.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-31T17:23:48.158Z] Dload Upload Total Spent Left Speed [2023-07-31T17:23:48.158Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2188 --:--:-- --:--:-- --:--:-- 2188 [2023-07-31T17:23:48.158Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/22a4e107b84592c7a23269871eb9e4503a3b7ddc [Pipeline] } [2023-07-31T17:23:48.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-31T17:23:49.963Z] + [ -d /w/workspace/_app-service-configurable_PR-581/archives ] [2023-07-31T17:23:49.963Z] + ls -al /w/workspace/_app-service-configurable_PR-581/archives [2023-07-31T17:23:49.963Z] total 16 [2023-07-31T17:23:49.963Z] drwxr-xr-x 3 root root 4096 Jul 31 17:11 . [2023-07-31T17:23:49.963Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 17:11 .. [2023-07-31T17:23:49.963Z] drwxr-xr-x 2 root root 4096 Jul 31 17:11 cost [2023-07-31T17:23:49.963Z] -rw-r--r-- 1 root root 96 Jul 31 17:11 cost.csv [2023-07-31T17:23:49.963Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-581/archives [2023-07-31T17:23:49.963Z] + ls -al /w/workspace/_app-service-configurable_PR-581/archives [2023-07-31T17:23:49.963Z] total 16 [2023-07-31T17:23:49.963Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 17:11 . [2023-07-31T17:23:49.963Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 17:11 .. [2023-07-31T17:23:49.963Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 17:11 cost [2023-07-31T17:23:49.963Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 31 17:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:23:50.289Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:23:51.184Z] ---> package-listing.sh [2023-07-31T17:23:51.184Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-31T17:23:51.184Z] ++ facter osfamily [2023-07-31T17:23:51.444Z] + OS_FAMILY=debian [2023-07-31T17:23:51.444Z] + workspace=/w/workspace/_app-service-configurable_PR-581 [2023-07-31T17:23:51.444Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-31T17:23:51.444Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-31T17:23:51.444Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-31T17:23:51.444Z] + PACKAGES=/tmp/packages_start.txt [2023-07-31T17:23:51.444Z] + '[' /w/workspace/_app-service-configurable_PR-581 ']' [2023-07-31T17:23:51.444Z] + PACKAGES=/tmp/packages_end.txt [2023-07-31T17:23:51.444Z] + case "${OS_FAMILY}" in [2023-07-31T17:23:51.444Z] + dpkg -l [2023-07-31T17:23:51.444Z] + grep '^ii' [2023-07-31T17:23:51.444Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-31T17:23:51.444Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-31T17:23:51.444Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-31T17:23:51.444Z] + '[' /w/workspace/_app-service-configurable_PR-581 ']' [2023-07-31T17:23:51.444Z] + mkdir -p /w/workspace/_app-service-configurable_PR-581/archives/ [2023-07-31T17:23:51.444Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-581/archives/ [Pipeline] echo [2023-07-31T17:23:51.476Z] 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-581/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-31T17:23:51.767Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:23:52.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T17:23:52.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:23:52.542Z] prd-ubuntu20.04-docker-8c-8g-2594 does not seem to be running inside a container [2023-07-31T17:23:52.573Z] $ 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-581/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-581 -v /w/workspace/_app-service-configurable_PR-581:/w/workspace/_app-service-configurable_PR-581:rw,z -v /w/workspace/_app-service-configurable_PR-581@tmp:/w/workspace/_app-service-configurable_PR-581@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-31T17:23:52.766Z] $ docker top 6d35aed0e44374d1e8187fda832d376953ae314b6e62802b98715030d05a131c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T17:23:53.165Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-31T17:23:53.476Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-31T17:23:53.793Z] + ls /var/log/sa-host [2023-07-31T17:23:53.793Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-31T17:23:53.937Z] provisioning config files... [2023-07-31T17:23:53.945Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-581@tmp/config1981452093870837856tmp [Pipeline] { [Pipeline] echo [2023-07-31T17:23:53.999Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:23:54.309Z] ---> create-netrc.sh [Pipeline] } [2023-07-31T17:23:54.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:23:54.748Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-31T17:23:54.782Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:23:55.104Z] ---> sudo-logs.sh [2023-07-31T17:23:55.104Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-31T17:23:55.188Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:23:55.497Z] ---> job-cost.sh [2023-07-31T17:23:55.497Z] lf-activate-venv: SKIPPING [2023-07-31T17:23:55.497Z] DEBUG: total: 0.2199999988079071 [2023-07-31T17:23:55.497Z] INFO: Retrieving Stack Cost... [2023-07-31T17:23:56.063Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-31T17:23:56.322Z] INFO: Archiving Costs [Pipeline] echo [2023-07-31T17:23:56.355Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:23:57.319Z] ---> logs-deploy.sh [2023-07-31T17:23:57.319Z] lf-activate-venv: SKIPPING [2023-07-31T17:23:57.319Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-581/1 [2023-07-31T17:23:57.319Z] INFO: archiving workspace using pattern(s): [2023-07-31T17:23:58.328Z] Archives upload complete. [2023-07-31T17:23:58.328Z] INFO: archiving logs to Nexus [2023-07-31T17:23:58.328Z] ---> uname -a: [2023-07-31T17:23:58.328Z] Linux prd-ubuntu20-04-docker-8c-8g-2594 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-31T17:23:58.328Z] [2023-07-31T17:23:58.328Z] [2023-07-31T17:23:58.328Z] ---> lscpu: [2023-07-31T17:23:58.328Z] Architecture: x86_64 [2023-07-31T17:23:58.328Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-31T17:23:58.328Z] Byte Order: Little Endian [2023-07-31T17:23:58.328Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-31T17:23:58.328Z] CPU(s): 8 [2023-07-31T17:23:58.328Z] On-line CPU(s) list: 0-7 [2023-07-31T17:23:58.328Z] Thread(s) per core: 1 [2023-07-31T17:23:58.328Z] Core(s) per socket: 1 [2023-07-31T17:23:58.328Z] Socket(s): 8 [2023-07-31T17:23:58.328Z] NUMA node(s): 1 [2023-07-31T17:23:58.328Z] Vendor ID: AuthenticAMD [2023-07-31T17:23:58.328Z] CPU family: 23 [2023-07-31T17:23:58.328Z] Model: 49 [2023-07-31T17:23:58.328Z] Model name: AMD EPYC-Rome Processor [2023-07-31T17:23:58.328Z] Stepping: 0 [2023-07-31T17:23:58.328Z] CPU MHz: 2799.998 [2023-07-31T17:23:58.328Z] BogoMIPS: 5599.99 [2023-07-31T17:23:58.328Z] Virtualization: AMD-V [2023-07-31T17:23:58.328Z] Hypervisor vendor: KVM [2023-07-31T17:23:58.328Z] Virtualization type: full [2023-07-31T17:23:58.328Z] L1d cache: 256 KiB [2023-07-31T17:23:58.328Z] L1i cache: 256 KiB [2023-07-31T17:23:58.328Z] L2 cache: 4 MiB [2023-07-31T17:23:58.328Z] L3 cache: 128 MiB [2023-07-31T17:23:58.328Z] NUMA node0 CPU(s): 0-7 [2023-07-31T17:23:58.328Z] Vulnerability Itlb multihit: Not affected [2023-07-31T17:23:58.328Z] Vulnerability L1tf: Not affected [2023-07-31T17:23:58.328Z] Vulnerability Mds: Not affected [2023-07-31T17:23:58.328Z] Vulnerability Meltdown: Not affected [2023-07-31T17:23:58.328Z] Vulnerability Mmio stale data: Not affected [2023-07-31T17:23:58.328Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-31T17:23:58.328Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-31T17:23:58.328Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-31T17:23:58.328Z] Vulnerability Srbds: Not affected [2023-07-31T17:23:58.328Z] Vulnerability Tsx async abort: Not affected [2023-07-31T17:23:58.328Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-07-31T17:23:58.328Z] [2023-07-31T17:23:58.328Z] [2023-07-31T17:23:58.328Z] ---> nproc: [2023-07-31T17:23:58.328Z] 8 [2023-07-31T17:23:58.328Z] [2023-07-31T17:23:58.328Z] [2023-07-31T17:23:58.328Z] ---> df -h: [2023-07-31T17:23:58.328Z] Filesystem Size Used Avail Use% Mounted on [2023-07-31T17:23:58.328Z] overlay 155G 12G 144G 8% / [2023-07-31T17:23:58.328Z] tmpfs 64M 0 64M 0% /dev [2023-07-31T17:23:58.328Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-31T17:23:58.328Z] shm 64M 0 64M 0% /dev/shm [2023-07-31T17:23:58.328Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-07-31T17:23:58.328Z] [2023-07-31T17:23:58.328Z] [2023-07-31T17:23:58.328Z] ---> sar -b -r -n DEV: [2023-07-31T17:23:58.328Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2594) 07/31/23 _x86_64_ (8 CPU) [2023-07-31T17:23:58.328Z] [2023-07-31T17:23:58.328Z] 17:08:06 LINUX RESTART (8 CPU) [2023-07-31T17:23:58.328Z] [2023-07-31T17:23:58.328Z] 17:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-31T17:23:58.328Z] 17:10:01 153.86 5.12 148.74 0.00 421.00 63764.04 0.00 [2023-07-31T17:23:58.328Z] 17:11:01 79.24 0.18 79.06 0.00 12.79 27449.21 0.00 [2023-07-31T17:23:58.328Z] 17:12:01 183.77 0.17 183.60 0.00 9.20 43581.00 0.00 [2023-07-31T17:23:58.328Z] 17:13:01 2.35 0.00 2.35 0.00 0.00 28.81 0.00 [2023-07-31T17:23:58.328Z] 17:14:01 53.87 10.60 43.28 0.00 5157.27 8926.65 0.00 [2023-07-31T17:23:58.328Z] 17:15:01 6.75 0.02 6.73 0.00 0.13 127.18 0.00 [2023-07-31T17:23:58.328Z] 17:16:01 1.18 0.00 1.18 0.00 0.00 12.40 0.00 [2023-07-31T17:23:58.328Z] 17:17:01 1.72 0.02 1.70 0.00 0.13 17.73 0.00 [2023-07-31T17:23:58.328Z] 17:18:01 1.28 0.02 1.27 0.00 2.80 14.40 0.00 [2023-07-31T17:23:58.328Z] 17:19:01 1.62 0.00 1.62 0.00 0.00 17.20 0.00 [2023-07-31T17:23:58.328Z] 17:20:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2023-07-31T17:23:58.328Z] 17:21:01 1.63 0.00 1.63 0.00 0.00 17.60 0.00 [2023-07-31T17:23:58.328Z] 17:22:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 [2023-07-31T17:23:58.328Z] 17:23:01 1.90 0.00 1.90 0.00 0.00 21.73 0.00 [2023-07-31T17:23:58.328Z] Average: 35.11 1.15 33.96 0.00 400.22 10286.31 0.00 [2023-07-31T17:23:58.328Z] [2023-07-31T17:23:58.328Z] 17:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-31T17:23:58.328Z] 17:10:01 27665428 31562572 740972 2.25 144316 3897968 1874652 5.52 1215348 3499780 521256 [2023-07-31T17:23:58.328Z] 17:11:01 27893860 31557652 746160 2.27 148700 3686444 1916540 5.65 1208684 3303980 210808 [2023-07-31T17:23:58.328Z] 17:12:01 27581036 31567516 733120 2.23 160260 3962528 1783216 5.26 1258300 3526164 464 [2023-07-31T17:23:58.328Z] 17:13:01 27581296 31567900 732404 2.23 160320 3962524 1783216 5.26 1258180 3526172 16 [2023-07-31T17:23:58.328Z] 17:14:01 27051552 31547876 733376 2.23 194644 4423972 1837044 5.41 1583904 3693564 996 [2023-07-31T17:23:58.328Z] 17:15:01 27056988 31548520 732288 2.23 193204 4420716 1792664 5.28 1582168 3690472 8 [2023-07-31T17:23:58.328Z] 17:16:01 27059516 31551116 729640 2.22 193256 4420720 1792664 5.28 1579880 3690472 8 [2023-07-31T17:23:58.328Z] 17:17:01 27066388 31558000 722668 2.20 193296 4420716 1792664 5.28 1572400 3690472 4 [2023-07-31T17:23:58.328Z] 17:18:01 27065920 31557696 722596 2.20 193324 4420800 1792664 5.28 1572436 3690536 8 [2023-07-31T17:23:58.328Z] 17:19:01 27066044 31557900 722284 2.20 193356 4420812 1792664 5.28 1572568 3690544 16 [2023-07-31T17:23:58.328Z] 17:20:01 27065996 31558012 722260 2.20 193364 4420812 1792664 5.28 1572740 3690676 8 [2023-07-31T17:23:58.328Z] 17:21:01 27065960 31558012 722188 2.20 193392 4420816 1792664 5.28 1572708 3690680 16 [2023-07-31T17:23:58.328Z] 17:22:01 27066144 31558252 722120 2.20 193436 4420824 1792664 5.28 1572580 3690688 8 [2023-07-31T17:23:58.328Z] 17:23:01 27066136 31558312 721892 2.20 193492 4420824 1792664 5.28 1572604 3690688 36 [2023-07-31T17:23:58.328Z] Average: 27239447 31557810 728855 2.22 182026 4265748 1809189 5.33 1478179 3626063 52404 [2023-07-31T17:23:58.328Z] [2023-07-31T17:23:58.328Z] 17:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-31T17:23:58.328Z] 17:10:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:10:01 ens3 527.01 331.53 6639.56 44.31 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:10:01 docker0 206.27 350.67 16.32 2415.15 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:11:01 ens3 28.47 17.52 27.08 10.98 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:11:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:12:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:12:01 ens3 120.20 69.49 2623.11 16.53 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:12:01 docker0 3.88 8.13 0.23 88.15 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:13:01 ens3 3.87 2.10 7.73 0.20 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:14:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:14:01 ens3 197.57 103.65 2923.69 7.47 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:15:01 ens3 0.30 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:16:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:17:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.328Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] 17:18:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] 17:19:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] 17:20:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] 17:21:01 ens3 1.77 1.32 0.78 0.52 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] 17:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] 17:23:01 ens3 0.73 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] Average: ens3 62.93 37.59 872.98 5.72 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] Average: docker0 15.01 25.64 1.18 178.80 0.00 0.00 0.00 0.00 [2023-07-31T17:23:58.329Z] [2023-07-31T17:23:58.329Z] [2023-07-31T17:23:58.329Z] ---> sar -P ALL: [2023-07-31T17:23:58.329Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2594) 07/31/23 _x86_64_ (8 CPU) [2023-07-31T17:23:58.329Z] [2023-07-31T17:23:58.329Z] 17:08:06 LINUX RESTART (8 CPU) [2023-07-31T17:23:58.329Z] [2023-07-31T17:23:58.329Z] 17:09:01 CPU %user %nice %system %iowait %steal %idle [2023-07-31T17:23:58.329Z] 17:10:01 all 8.00 0.00 3.38 4.31 0.08 84.24 [2023-07-31T17:23:58.329Z] 17:10:01 0 7.67 0.00 3.21 0.56 0.08 88.47 [2023-07-31T17:23:58.329Z] 17:10:01 1 8.17 0.00 2.81 0.39 0.08 88.55 [2023-07-31T17:23:58.329Z] 17:10:01 2 9.23 0.00 3.25 1.13 0.08 86.30 [2023-07-31T17:23:58.329Z] 17:10:01 3 7.81 0.00 3.21 7.78 0.07 81.13 [2023-07-31T17:23:58.329Z] 17:10:01 4 8.33 0.00 3.41 0.25 0.07 87.94 [2023-07-31T17:23:58.329Z] 17:10:01 5 6.95 0.00 4.46 20.45 0.05 68.09 [2023-07-31T17:23:58.329Z] 17:10:01 6 8.66 0.00 3.17 2.35 0.07 85.75 [2023-07-31T17:23:58.329Z] 17:10:01 7 7.15 0.00 3.52 1.63 0.12 87.59 [2023-07-31T17:23:58.329Z] 17:11:01 all 35.01 0.00 4.77 2.34 0.08 57.80 [2023-07-31T17:23:58.329Z] 17:11:01 0 36.26 0.00 4.54 0.08 0.08 59.04 [2023-07-31T17:23:58.329Z] 17:11:01 1 36.76 0.00 4.21 0.02 0.07 58.94 [2023-07-31T17:23:58.329Z] 17:11:01 2 34.27 0.00 5.62 0.40 0.08 59.63 [2023-07-31T17:23:58.329Z] 17:11:01 3 34.01 0.00 4.82 4.56 0.10 56.51 [2023-07-31T17:23:58.329Z] 17:11:01 4 34.57 0.00 4.76 0.67 0.08 59.92 [2023-07-31T17:23:58.329Z] 17:11:01 5 35.10 0.00 4.93 10.15 0.08 49.73 [2023-07-31T17:23:58.329Z] 17:11:01 6 33.87 0.00 4.79 2.66 0.08 58.60 [2023-07-31T17:23:58.329Z] 17:11:01 7 35.26 0.00 4.49 0.17 0.07 60.02 [2023-07-31T17:23:58.329Z] 17:12:01 all 15.76 0.00 3.66 2.87 0.08 77.63 [2023-07-31T17:23:58.329Z] 17:12:01 0 15.73 0.00 3.65 1.37 0.07 79.18 [2023-07-31T17:23:58.329Z] 17:12:01 1 14.35 0.00 3.69 3.26 0.07 78.63 [2023-07-31T17:23:58.329Z] 17:12:01 2 16.24 0.00 3.09 0.22 0.07 80.39 [2023-07-31T17:23:58.329Z] 17:12:01 3 15.75 0.00 2.99 4.51 0.07 76.68 [2023-07-31T17:23:58.329Z] 17:12:01 4 17.14 0.00 3.91 9.87 0.10 68.97 [2023-07-31T17:23:58.329Z] 17:12:01 5 15.10 0.00 4.53 0.79 0.07 79.52 [2023-07-31T17:23:58.329Z] 17:12:01 6 14.88 0.00 3.91 1.58 0.12 79.51 [2023-07-31T17:23:58.329Z] 17:12:01 7 16.87 0.00 3.48 1.45 0.12 78.08 [2023-07-31T17:23:58.329Z] 17:13:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-07-31T17:23:58.329Z] 17:13:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-31T17:23:58.329Z] 17:13:01 1 0.00 0.00 0.02 0.03 0.02 99.93 [2023-07-31T17:23:58.329Z] 17:13:01 2 0.12 0.00 0.02 0.00 0.03 99.83 [2023-07-31T17:23:58.329Z] 17:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-31T17:23:58.329Z] 17:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-31T17:23:58.329Z] 17:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-31T17:23:58.329Z] 17:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-31T17:23:58.329Z] 17:13:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-07-31T17:23:58.329Z] 17:14:01 all 2.46 0.00 1.48 0.83 0.04 95.19 [2023-07-31T17:23:58.329Z] 17:14:01 0 3.34 0.00 0.90 0.94 0.02 94.81 [2023-07-31T17:23:58.329Z] 17:14:01 1 2.32 0.00 0.88 0.48 0.03 96.29 [2023-07-31T17:23:58.329Z] 17:14:01 2 2.50 0.00 1.07 0.62 0.02 95.80 [2023-07-31T17:23:58.329Z] 17:14:01 3 1.90 0.00 2.82 0.92 0.07 94.29 [2023-07-31T17:23:58.329Z] 17:14:01 4 2.25 0.00 1.05 0.98 0.03 95.68 [2023-07-31T17:23:58.329Z] 17:14:01 5 1.86 0.00 0.87 1.86 0.03 95.39 [2023-07-31T17:23:58.329Z] 17:14:01 6 2.99 0.00 2.89 0.79 0.03 93.29 [2023-07-31T17:23:58.329Z] 17:14:01 7 2.55 0.00 1.33 0.08 0.07 95.97 [2023-07-31T17:23:58.329Z] 17:15:01 all 0.08 0.00 0.06 0.01 0.01 99.84 [2023-07-31T17:23:58.329Z] 17:15:01 0 0.05 0.00 0.08 0.00 0.00 99.87 [2023-07-31T17:23:58.329Z] 17:15:01 1 0.22 0.00 0.10 0.02 0.02 99.65 [2023-07-31T17:23:58.329Z] 17:15:01 2 0.10 0.00 0.05 0.00 0.02 99.83 [2023-07-31T17:23:58.329Z] 17:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-31T17:23:58.329Z] 17:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-31T17:23:58.329Z] 17:15:01 5 0.00 0.00 0.05 0.08 0.02 99.85 [2023-07-31T17:23:58.329Z] 17:15:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2023-07-31T17:23:58.329Z] 17:15:01 7 0.22 0.00 0.12 0.00 0.00 99.67 [2023-07-31T17:23:58.329Z] 17:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-07-31T17:23:58.329Z] 17:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-31T17:23:58.329Z] 17:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-31T17:23:58.329Z] 17:16:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-31T17:23:58.329Z] 17:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-31T17:23:58.329Z] 17:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-31T17:23:58.329Z] 17:16:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-31T17:23:58.329Z] 17:16:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-31T17:23:58.329Z] 17:16:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-07-31T17:23:58.329Z] 17:17:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2023-07-31T17:23:58.329Z] 17:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-31T17:23:58.329Z] 17:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-31T17:23:58.329Z] 17:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-31T17:23:58.329Z] 17:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-31T17:23:58.329Z] 17:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-31T17:23:58.329Z] 17:17:01 5 0.00 0.00 0.03 0.03 0.00 99.93 [2023-07-31T17:23:58.329Z] 17:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-07-31T17:23:58.329Z] 17:17:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-31T17:23:58.329Z] 17:18:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-07-31T17:23:58.329Z] 17:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-31T17:23:58.329Z] 17:18:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2023-07-31T17:23:58.329Z] 17:18:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-31T17:23:58.329Z] 17:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-31T17:23:58.329Z] 17:18:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-31T17:23:58.329Z] 17:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-31T17:23:58.329Z] 17:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-31T17:23:58.329Z] 17:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-31T17:23:58.329Z] 17:19:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2023-07-31T17:23:58.329Z] 17:19:01 0 0.17 0.00 0.02 0.00 0.00 99.82 [2023-07-31T17:23:58.329Z] 17:19:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-31T17:23:58.329Z] 17:19:01 2 0.12 0.00 0.02 0.00 0.00 99.87 [2023-07-31T17:23:58.329Z] 17:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-31T17:23:58.329Z] 17:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-31T17:23:58.329Z] 17:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-31T17:23:58.329Z] 17:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-31T17:23:58.329Z] 17:19:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-31T17:23:58.329Z] 17:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-07-31T17:23:58.329Z] 17:20:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2023-07-31T17:23:58.329Z] 17:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-31T17:23:58.329Z] 17:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-31T17:23:58.329Z] 17:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-31T17:23:58.329Z] 17:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-31T17:23:58.329Z] 17:20:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-07-31T17:23:58.329Z] 17:20:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-07-31T17:23:58.329Z] 17:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-31T17:23:58.329Z] [2023-07-31T17:23:58.329Z] 17:20:01 CPU %user %nice %system %iowait %steal %idle [2023-07-31T17:23:58.329Z] 17:21:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2023-07-31T17:23:58.329Z] 17:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-31T17:23:58.329Z] 17:21:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2023-07-31T17:23:58.329Z] 17:21:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-07-31T17:23:58.329Z] 17:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-31T17:23:58.329Z] 17:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-31T17:23:58.329Z] 17:21:01 5 0.00 0.00 0.00 0.12 0.00 99.88 [2023-07-31T17:23:58.329Z] 17:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-07-31T17:23:58.329Z] 17:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-31T17:23:58.329Z] 17:22:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2023-07-31T17:23:58.330Z] 17:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-31T17:23:58.330Z] 17:22:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2023-07-31T17:23:58.330Z] 17:22:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2023-07-31T17:23:58.330Z] 17:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-31T17:23:58.330Z] 17:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-31T17:23:58.330Z] 17:22:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-31T17:23:58.330Z] 17:22:01 6 0.00 0.00 0.00 0.17 0.02 99.82 [2023-07-31T17:23:58.330Z] 17:22:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-31T17:23:58.330Z] 17:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-07-31T17:23:58.330Z] 17:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-31T17:23:58.330Z] 17:23:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-31T17:23:58.330Z] 17:23:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-31T17:23:58.330Z] 17:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-31T17:23:58.330Z] 17:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-31T17:23:58.330Z] 17:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-31T17:23:58.330Z] 17:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-31T17:23:58.330Z] 17:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-31T17:23:58.330Z] Average: all 4.37 0.00 0.95 0.74 0.03 93.91 [2023-07-31T17:23:58.330Z] Average: 0 4.52 0.00 0.89 0.21 0.02 94.37 [2023-07-31T17:23:58.330Z] Average: 1 4.42 0.00 0.84 0.30 0.03 94.41 [2023-07-31T17:23:58.330Z] Average: 2 4.47 0.00 0.94 0.17 0.02 94.40 [2023-07-31T17:23:58.330Z] Average: 3 4.23 0.00 0.99 1.26 0.02 93.50 [2023-07-31T17:23:58.330Z] Average: 4 4.43 0.00 0.94 0.83 0.02 93.78 [2023-07-31T17:23:58.330Z] Average: 5 4.19 0.00 1.06 2.38 0.02 92.35 [2023-07-31T17:23:58.330Z] Average: 6 4.30 0.00 1.06 0.54 0.03 94.07 [2023-07-31T17:23:58.330Z] Average: 7 4.42 0.00 0.92 0.24 0.03 94.39 [2023-07-31T17:23:58.330Z] [2023-07-31T17:23:58.330Z] [2023-07-31T17:23:58.330Z]