Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d 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-ssh3281412218106221866.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8677323804261787514.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10504311635136974403.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh16566990647118851789.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4162704199334862341.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7834 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # 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 Avoid second fetch Checking out Revision 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#601)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d # timeout=10 > git rev-list --no-walk ab88ed47b8fc2721bccca3f1ba89eb37363d6fef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-25T15:22:07.606Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-25T15:22:07.671Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-25T15:22:07.689Z] ========================================================= [2023-09-25T15:22:07.689Z] EdgeX Global Pipelines Version Info [2023-09-25T15:22:07.689Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:22:08.434Z] ------------------- [2023-09-25T15:22:08.434Z] stable info: [2023-09-25T15:22:08.434Z] ------------------- [2023-09-25T15:22:08.434Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-25T15:22:08.434Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T15:22:08.434Z] Message: update stable to v1.0.254 [2023-09-25T15:22:09.008Z] ------------------- [2023-09-25T15:22:09.008Z] experimental info: [2023-09-25T15:22:09.008Z] ------------------- [2023-09-25T15:22:09.008Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-25T15:22:09.008Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T15:22:09.008Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-25T15:22:09.171Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-09-25T15:22:09.182Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-09-25T15:22:09.197Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-25T15:22:09.211Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-25T15:22:09.226Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-25T15:22:09.240Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-25T15:22:09.250Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-25T15:22:09.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-25T15:22:09.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-25T15:22:09.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-25T15:22:09.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-25T15:22:09.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-09-25T15:22:09.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-25T15:22:09.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-25T15:22:09.381Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T15:22:09.396Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T15:22:09.408Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T15:22:09.421Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T15:22:09.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-25T15:22:09.449Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-25T15:22:09.464Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-25T15:22:09.476Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-25T15:22:09.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-25T15:22:09.502Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-25T15:22:09.513Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-25T15:22:09.529Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-25T15:22:09.548Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-25T15:22:09.566Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-25T15:22:09.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-25T15:22:09.594Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-25T15:22:09.612Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [Pipeline] echo [2023-09-25T15:22:09.626Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50c5d59 [Pipeline] echo [2023-09-25T15:22:09.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T15:22:09.677Z] provisioning config files... [2023-09-25T15:22:09.690Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7421351927047003676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:22:10.003Z] ---> docker-login.sh [2023-09-25T15:22:10.003Z] nexus3.edgexfoundry.org:10001 [2023-09-25T15:22:10.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:22:10.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:22:10.263Z] Configure a credential helper to remove this warning. See [2023-09-25T15:22:10.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:22:10.263Z] [2023-09-25T15:22:10.263Z] Login Succeeded [2023-09-25T15:22:10.263Z] nexus3.edgexfoundry.org:10002 [2023-09-25T15:22:10.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:22:10.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:22:10.525Z] Configure a credential helper to remove this warning. See [2023-09-25T15:22:10.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:22:10.525Z] [2023-09-25T15:22:10.525Z] Login Succeeded [2023-09-25T15:22:10.525Z] nexus3.edgexfoundry.org:10003 [2023-09-25T15:22:10.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:22:10.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:22:10.525Z] Configure a credential helper to remove this warning. See [2023-09-25T15:22:10.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:22:10.525Z] [2023-09-25T15:22:10.525Z] Login Succeeded [2023-09-25T15:22:10.525Z] nexus3.edgexfoundry.org:10004 [2023-09-25T15:22:10.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:22:10.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:22:10.785Z] Configure a credential helper to remove this warning. See [2023-09-25T15:22:10.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:22:10.785Z] [2023-09-25T15:22:10.785Z] Login Succeeded [2023-09-25T15:22:10.785Z] docker.io [2023-09-25T15:22:10.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:22:11.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:22:11.045Z] Configure a credential helper to remove this warning. See [2023-09-25T15:22:11.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:22:11.045Z] [2023-09-25T15:22:11.045Z] Login Succeeded [2023-09-25T15:22:11.045Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T15:22:11.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-25T15:22:11.418Z] + git rev-list -1 --merges 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d~1..50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [Pipeline] echo [2023-09-25T15:22:11.470Z] -----------> git rev-list -1 --merges 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d~1..50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [false] [Pipeline] sh [2023-09-25T15:22:11.760Z] + git log --format=format:%s -1 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [Pipeline] echo [2023-09-25T15:22:11.774Z] ========================================================= [2023-09-25T15:22:11.774Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-25T15:22:11.774Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T15:22:12.111Z] + git log --format=format:%s -1 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [Pipeline] echo [2023-09-25T15:22:12.122Z] [semverPrep] GIT_COMMIT: 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#601) [Pipeline] echo [2023-09-25T15:22:12.133Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-25T15:22:12.477Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T15:22:12.477Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-25T15:22:12.477Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-25T15:22:12.477Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-25T15:22:12.477Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-25T15:22:12.477Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-25T15:22:12.477Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:22:12.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:22:12.824Z] [2023-09-25T15:22:12.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:22:13.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:22:13.127Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-25T15:22:13.127Z] b85a868b505f: Pulling fs layer [2023-09-25T15:22:13.127Z] e2be974225ed: Pulling fs layer [2023-09-25T15:22:13.127Z] 339a4e72a1f5: Pulling fs layer [2023-09-25T15:22:13.127Z] 988bab9f4d93: Pulling fs layer [2023-09-25T15:22:13.127Z] 1469e6f7b9e6: Pulling fs layer [2023-09-25T15:22:13.127Z] eaf3925da568: Pulling fs layer [2023-09-25T15:22:13.127Z] bab4dde63d76: Pulling fs layer [2023-09-25T15:22:13.127Z] bde34c3a00c8: Pulling fs layer [2023-09-25T15:22:13.127Z] b352a97aabf1: Pulling fs layer [2023-09-25T15:22:13.127Z] 4872d77fe225: Pulling fs layer [2023-09-25T15:22:13.127Z] 5851b861e8e6: Pulling fs layer [2023-09-25T15:22:13.127Z] 988bab9f4d93: Waiting [2023-09-25T15:22:13.127Z] 1469e6f7b9e6: Waiting [2023-09-25T15:22:13.127Z] bab4dde63d76: Waiting [2023-09-25T15:22:13.127Z] eaf3925da568: Waiting [2023-09-25T15:22:13.127Z] bde34c3a00c8: Waiting [2023-09-25T15:22:13.127Z] b352a97aabf1: Waiting [2023-09-25T15:22:13.127Z] 4872d77fe225: Waiting [2023-09-25T15:22:13.127Z] e2be974225ed: Verifying Checksum [2023-09-25T15:22:13.127Z] e2be974225ed: Download complete [2023-09-25T15:22:13.127Z] 988bab9f4d93: Download complete [2023-09-25T15:22:13.127Z] 1469e6f7b9e6: Verifying Checksum [2023-09-25T15:22:13.127Z] 1469e6f7b9e6: Download complete [2023-09-25T15:22:13.388Z] 339a4e72a1f5: Download complete [2023-09-25T15:22:13.388Z] eaf3925da568: Download complete [2023-09-25T15:22:13.388Z] bde34c3a00c8: Download complete [2023-09-25T15:22:13.388Z] b352a97aabf1: Download complete [2023-09-25T15:22:13.388Z] 4872d77fe225: Download complete [2023-09-25T15:22:13.388Z] 5851b861e8e6: Verifying Checksum [2023-09-25T15:22:13.388Z] 5851b861e8e6: Download complete [2023-09-25T15:22:13.388Z] b85a868b505f: Verifying Checksum [2023-09-25T15:22:13.388Z] b85a868b505f: Download complete [2023-09-25T15:22:13.647Z] bab4dde63d76: Verifying Checksum [2023-09-25T15:22:13.647Z] bab4dde63d76: Download complete [2023-09-25T15:22:14.590Z] b85a868b505f: Pull complete [2023-09-25T15:22:14.590Z] e2be974225ed: Pull complete [2023-09-25T15:22:15.158Z] 339a4e72a1f5: Pull complete [2023-09-25T15:22:15.158Z] 988bab9f4d93: Pull complete [2023-09-25T15:22:15.417Z] 1469e6f7b9e6: Pull complete [2023-09-25T15:22:15.417Z] eaf3925da568: Pull complete [2023-09-25T15:22:17.328Z] bab4dde63d76: Pull complete [2023-09-25T15:22:17.588Z] bde34c3a00c8: Pull complete [2023-09-25T15:22:17.589Z] b352a97aabf1: Pull complete [2023-09-25T15:22:17.589Z] 4872d77fe225: Pull complete [2023-09-25T15:22:17.848Z] 5851b861e8e6: Pull complete [2023-09-25T15:22:17.848Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-25T15:22:17.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:22:17.848Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:22:17.959Z] prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container [2023-09-25T15:22:18.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T15:22:19.143Z] $ docker top 492f732eef2008613b93070da8105f46a66a138ec9c5e7efdd5b6844f8326d57 -eo pid,comm [2023-09-25T15:22:19.215Z] 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-09-25T15:22:19.215Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T15:22:19.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:22:19.249Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:22:19.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:22:19.375Z] $ docker exec 492f732eef2008613b93070da8105f46a66a138ec9c5e7efdd5b6844f8326d57 ssh-agent [2023-09-25T15:22:19.497Z] SSH_AUTH_SOCK=/tmp/ssh-yQ4x4CBmHig7/agent.32 [2023-09-25T15:22:19.497Z] SSH_AGENT_PID=38 [2023-09-25T15:22:19.505Z] Running ssh-add (command line suppressed) [2023-09-25T15:22:19.600Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18245050497534431947.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18245050497534431947.key) [2023-09-25T15:22:19.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:22:19.917Z] + git tag --points-at HEAD [Pipeline] } [2023-09-25T15:22:19.922Z] $ docker exec --env ******** --env ******** 492f732eef2008613b93070da8105f46a66a138ec9c5e7efdd5b6844f8326d57 ssh-agent -k [2023-09-25T15:22:20.031Z] unset SSH_AUTH_SOCK; [2023-09-25T15:22:20.031Z] unset SSH_AGENT_PID; [2023-09-25T15:22:20.031Z] echo Agent pid 38 killed; [2023-09-25T15:22:20.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-25T15:22:20.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:22:20.083Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:22:20.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:22:20.200Z] $ docker exec 492f732eef2008613b93070da8105f46a66a138ec9c5e7efdd5b6844f8326d57 ssh-agent [2023-09-25T15:22:20.327Z] SSH_AUTH_SOCK=/tmp/ssh-IfkHEuH72K29/agent.70 [2023-09-25T15:22:20.327Z] SSH_AGENT_PID=76 [2023-09-25T15:22:20.333Z] Running ssh-add (command line suppressed) [2023-09-25T15:22:20.437Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17020414265538425666.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17020414265538425666.key) [2023-09-25T15:22:20.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:22:20.752Z] + git semver init [2023-09-25T15:22:21.011Z] 2023-09-25 15:22:20,939 [run_init] DEBUG init version:0.0.0 force:False [2023-09-25T15:22:21.011Z] 2023-09-25 15:22:20,939 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-09-25T15:22:21.011Z] 2023-09-25 15:22:20,940 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-09-25T15:22:21.011Z] 2023-09-25 15:22:20,940 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-09-25T15:22:21.952Z] 2023-09-25 15:22:21,700 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-09-25T15:22:21.952Z] 2023-09-25 15:22:21,700 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-09-25T15:22:21.952Z] 2023-09-25 15:22:21,701 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-25T15:22:21.952Z] 2023-09-25 15:22:21,701 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-25T15:22:21.952Z] 3.1.0-dev.24 [Pipeline] } [2023-09-25T15:22:21.956Z] $ docker exec --env ******** --env ******** 492f732eef2008613b93070da8105f46a66a138ec9c5e7efdd5b6844f8326d57 ssh-agent -k [2023-09-25T15:22:22.050Z] unset SSH_AUTH_SOCK; [2023-09-25T15:22:22.051Z] unset SSH_AGENT_PID; [2023-09-25T15:22:22.051Z] echo Agent pid 76 killed; [2023-09-25T15:22:22.068Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T15:22:22.370Z] + git semver [Pipeline] } [2023-09-25T15:22:22.638Z] $ docker stop --time=1 492f732eef2008613b93070da8105f46a66a138ec9c5e7efdd5b6844f8326d57 [2023-09-25T15:22:23.909Z] $ docker rm -f --volumes 492f732eef2008613b93070da8105f46a66a138ec9c5e7efdd5b6844f8326d57 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T15:22:24.252Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-25T15:22:24.482Z] Stashed 1 file(s) [Pipeline] echo [2023-09-25T15:22:24.485Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.24 [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-09-25T15:22:24.609Z] provisioning config files... [2023-09-25T15:22:24.619Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16434824028856089453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:22:24.918Z] ---> docker-login.sh [2023-09-25T15:22:24.918Z] nexus3.edgexfoundry.org:10001 [2023-09-25T15:22:24.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:22:24.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:22:24.918Z] Configure a credential helper to remove this warning. See [2023-09-25T15:22:24.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:22:24.918Z] [2023-09-25T15:22:24.918Z] Login Succeeded [2023-09-25T15:22:24.918Z] nexus3.edgexfoundry.org:10002 [2023-09-25T15:22:24.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:22:24.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:22:24.918Z] Configure a credential helper to remove this warning. See [2023-09-25T15:22:24.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:22:24.918Z] [2023-09-25T15:22:24.918Z] Login Succeeded [2023-09-25T15:22:24.918Z] nexus3.edgexfoundry.org:10003 [2023-09-25T15:22:25.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:22:25.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:22:25.179Z] Configure a credential helper to remove this warning. See [2023-09-25T15:22:25.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:22:25.179Z] [2023-09-25T15:22:25.179Z] Login Succeeded [2023-09-25T15:22:25.179Z] nexus3.edgexfoundry.org:10004 [2023-09-25T15:22:25.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:22:25.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:22:25.179Z] Configure a credential helper to remove this warning. See [2023-09-25T15:22:25.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:22:25.179Z] [2023-09-25T15:22:25.179Z] Login Succeeded [2023-09-25T15:22:25.179Z] docker.io [2023-09-25T15:22:25.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:22:25.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:22:25.439Z] Configure a credential helper to remove this warning. See [2023-09-25T15:22:25.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:22:25.439Z] [2023-09-25T15:22:25.439Z] Login Succeeded [2023-09-25T15:22:25.439Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T15:22:25.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T15:22:25.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:22:25.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:22:25.551Z] ========================================================= [2023-09-25T15:22:25.551Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-25T15:22:25.551Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:22:25.880Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T15:22:25.880Z] Sending build context to Docker daemon 3.358MB [2023-09-25T15:22:25.880Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T15:22:25.880Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T15:22:25.880Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-25T15:22:25.880Z] 7264a8db6415: Pulling fs layer [2023-09-25T15:22:25.880Z] c4d48a809fc2: Pulling fs layer [2023-09-25T15:22:25.880Z] 4f1c88b9dad5: Pulling fs layer [2023-09-25T15:22:25.880Z] ad3a456e5733: Pulling fs layer [2023-09-25T15:22:25.880Z] 33e27b845d1e: Pulling fs layer [2023-09-25T15:22:25.880Z] c68163c4e522: Pulling fs layer [2023-09-25T15:22:25.880Z] 50da416c3ac9: Pulling fs layer [2023-09-25T15:22:25.880Z] 23d2d4c4bb30: Pulling fs layer [2023-09-25T15:22:25.880Z] ad3a456e5733: Waiting [2023-09-25T15:22:25.880Z] 23d2d4c4bb30: Waiting [2023-09-25T15:22:25.880Z] 50da416c3ac9: Waiting [2023-09-25T15:22:25.880Z] 33e27b845d1e: Waiting [2023-09-25T15:22:25.880Z] c68163c4e522: Waiting [2023-09-25T15:22:25.880Z] c4d48a809fc2: Verifying Checksum [2023-09-25T15:22:25.880Z] c4d48a809fc2: Download complete [2023-09-25T15:22:25.880Z] ad3a456e5733: Verifying Checksum [2023-09-25T15:22:25.880Z] ad3a456e5733: Download complete [2023-09-25T15:22:25.880Z] 33e27b845d1e: Download complete [2023-09-25T15:22:25.880Z] 7264a8db6415: Verifying Checksum [2023-09-25T15:22:25.880Z] 7264a8db6415: Download complete [2023-09-25T15:22:26.139Z] c68163c4e522: Verifying Checksum [2023-09-25T15:22:26.139Z] c68163c4e522: Download complete [2023-09-25T15:22:26.139Z] 7264a8db6415: Pull complete [2023-09-25T15:22:26.139Z] 23d2d4c4bb30: Verifying Checksum [2023-09-25T15:22:26.139Z] 23d2d4c4bb30: Download complete [2023-09-25T15:22:26.400Z] c4d48a809fc2: Pull complete [2023-09-25T15:22:26.400Z] 4f1c88b9dad5: Verifying Checksum [2023-09-25T15:22:26.400Z] 4f1c88b9dad5: Download complete [2023-09-25T15:22:26.658Z] 50da416c3ac9: Verifying Checksum [2023-09-25T15:22:26.658Z] 50da416c3ac9: Download complete [2023-09-25T15:22:29.955Z] 4f1c88b9dad5: Pull complete [2023-09-25T15:22:29.955Z] ad3a456e5733: Pull complete [2023-09-25T15:22:29.955Z] 33e27b845d1e: Pull complete [2023-09-25T15:22:29.955Z] c68163c4e522: Pull complete [2023-09-25T15:22:32.486Z] 50da416c3ac9: Pull complete [2023-09-25T15:22:32.486Z] 23d2d4c4bb30: Pull complete [2023-09-25T15:22:32.486Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-25T15:22:32.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T15:22:32.486Z] ---> 0786185ac409 [2023-09-25T15:22:32.486Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T15:22:33.868Z] ---> Running in 7533a3138d90 [2023-09-25T15:22:33.868Z] Removing intermediate container 7533a3138d90 [2023-09-25T15:22:33.868Z] ---> 7ead225f4ead [2023-09-25T15:22:33.868Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T15:22:33.868Z] ---> Running in e69d171a7881 [2023-09-25T15:22:34.127Z] Removing intermediate container e69d171a7881 [2023-09-25T15:22:34.127Z] ---> b959c3b25e72 [2023-09-25T15:22:34.127Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T15:22:34.127Z] ---> Running in d0918d682f9e [2023-09-25T15:22:34.127Z] Removing intermediate container d0918d682f9e [2023-09-25T15:22:34.127Z] ---> 2ddbf2c8ccd4 [2023-09-25T15:22:34.127Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T15:22:34.127Z] ---> Running in 068bc0d93bf9 [2023-09-25T15:22:34.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T15:22:34.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T15:22:34.903Z] OK: 264 MiB in 52 packages [2023-09-25T15:22:35.163Z] Removing intermediate container 068bc0d93bf9 [2023-09-25T15:22:35.163Z] ---> d17c78486046 [2023-09-25T15:22:35.163Z] Step 7/12 : WORKDIR /app [2023-09-25T15:22:35.163Z] ---> Running in 2b85238ddebd [2023-09-25T15:22:35.421Z] Removing intermediate container 2b85238ddebd [2023-09-25T15:22:35.421Z] ---> 231400cc050a [2023-09-25T15:22:35.421Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-25T15:22:35.421Z] ---> c3d9a85ba488 [2023-09-25T15:22:35.421Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T15:22:35.421Z] ---> Running in 3d130024d4c1 [2023-09-25T15:22:39.574Z] Still waiting to schedule task [2023-09-25T15:22:39.574Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7835’ is offline [2023-09-25T15:23:02.059Z] Removing intermediate container 3d130024d4c1 [2023-09-25T15:23:02.059Z] ---> 2dab0afc73a6 [2023-09-25T15:23:02.059Z] Step 10/12 : COPY . . [2023-09-25T15:23:02.059Z] ---> 89163f8c9329 [2023-09-25T15:23:02.059Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T15:23:02.059Z] ---> Running in 14e2915cd0e0 [2023-09-25T15:23:02.059Z] Removing intermediate container 14e2915cd0e0 [2023-09-25T15:23:02.059Z] ---> b5984f961015 [2023-09-25T15:23:02.059Z] Step 12/12 : RUN $MAKE [2023-09-25T15:23:02.059Z] ---> Running in ae0187405194 [2023-09-25T15:23:02.059Z] noop [2023-09-25T15:23:02.059Z] Removing intermediate container ae0187405194 [2023-09-25T15:23:02.059Z] ---> 60c51c472537 [2023-09-25T15:23:02.059Z] Successfully built 60c51c472537 [2023-09-25T15:23:02.059Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:23:02.366Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T15:23:02.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:23:02.439Z] prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container [2023-09-25T15:23:02.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat [2023-09-25T15:23:02.847Z] $ docker top a6db62284ee280552f57252a120a74b3635e2293b5bc207850dbd7ea94167ce5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:23:03.195Z] + go version [2023-09-25T15:23:03.195Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-25T15:23:03.212Z] $ docker stop --time=1 a6db62284ee280552f57252a120a74b3635e2293b5bc207850dbd7ea94167ce5 [2023-09-25T15:23:04.484Z] $ docker rm -f --volumes a6db62284ee280552f57252a120a74b3635e2293b5bc207850dbd7ea94167ce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:23:05.004Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T15:23:05.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:23:05.072Z] prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container [2023-09-25T15:23:05.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat [2023-09-25T15:23:05.451Z] $ docker top c9feb841d8d8cbd630a8fceac41e42480d8e221edaf01bb516f9fcf3f1bc4224 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:23:05.793Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-09-25T15:23:06.095Z] + make test [2023-09-25T15:23:06.095Z] go test -race -coverprofile=coverage.out ./... [2023-09-25T15:23:28.019Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-25T15:23:42.892Z] go vet ./... [2023-09-25T15:23:45.419Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T15:23:45.419Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T15:23:45.419Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T15:23:45.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T15:23:45.705Z] $ docker stop --time=1 c9feb841d8d8cbd630a8fceac41e42480d8e221edaf01bb516f9fcf3f1bc4224 [2023-09-25T15:23:47.666Z] $ docker rm -f --volumes c9feb841d8d8cbd630a8fceac41e42480d8e221edaf01bb516f9fcf3f1bc4224 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T15:23:48.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T15:23:48.235Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-25T15:23:48.678Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T15:23:48.961Z] + ls -al . [2023-09-25T15:23:48.961Z] total 184 [2023-09-25T15:23:48.961Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 15:23 . [2023-09-25T15:23:48.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:22 .. [2023-09-25T15:23:48.961Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 25 15:22 .dockerignore [2023-09-25T15:23:48.961Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 15:23 .git [2023-09-25T15:23:48.961Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:22 .github [2023-09-25T15:23:48.961Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 25 15:22 .gitignore [2023-09-25T15:23:48.961Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 15:22 .golangci.yml [2023-09-25T15:23:48.961Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 15:22 .semver [2023-09-25T15:23:48.961Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 25 15:22 Attribution.txt [2023-09-25T15:23:48.961Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 25 15:22 CHANGELOG.md [2023-09-25T15:23:48.961Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 25 15:22 Dockerfile [2023-09-25T15:23:48.961Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 15:22 GOVERNANCE.md [2023-09-25T15:23:48.961Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 25 15:22 Jenkinsfile [2023-09-25T15:23:48.961Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 25 15:22 LICENSE [2023-09-25T15:23:48.961Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 25 15:22 OWNERS.md [2023-09-25T15:23:48.961Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 25 15:22 README.md [2023-09-25T15:23:48.961Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 15:22 VERSION [2023-09-25T15:23:48.961Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:22 bin [2023-09-25T15:23:48.961Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 25 15:23 coverage.out [2023-09-25T15:23:48.961Z] -rw-rw-r-- 1 jenkins jenkins 3730 Sep 25 15:22 go.mod [2023-09-25T15:23:48.961Z] -rw-rw-r-- 1 jenkins jenkins 35446 Sep 25 15:22 go.sum [2023-09-25T15:23:48.961Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 25 15:22 main.go [2023-09-25T15:23:48.961Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 25 15:22 makefile [2023-09-25T15:23:48.961Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 15:22 res [2023-09-25T15:23:48.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:22 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:23:49.387Z] + 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=50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d --label arch=amd64 --label version=3.1.0-dev.24 . [2023-09-25T15:23:49.388Z] Sending build context to Docker daemon 3.359MB [2023-09-25T15:23:49.388Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T15:23:49.388Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-25T15:23:49.388Z] ---> 60c51c472537 [2023-09-25T15:23:49.388Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T15:23:49.388Z] ---> Running in a8f988055dd9 [2023-09-25T15:23:49.388Z] Removing intermediate container a8f988055dd9 [2023-09-25T15:23:49.388Z] ---> f55268abd4aa [2023-09-25T15:23:49.388Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T15:23:49.388Z] ---> Running in 08e6a9e5bf50 [2023-09-25T15:23:49.660Z] Removing intermediate container 08e6a9e5bf50 [2023-09-25T15:23:49.660Z] ---> 87a2d9e47874 [2023-09-25T15:23:49.660Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-25T15:23:49.660Z] ---> Running in b2a73fee6e22 [2023-09-25T15:23:49.660Z] Removing intermediate container b2a73fee6e22 [2023-09-25T15:23:49.660Z] ---> 93e4f3f37a6d [2023-09-25T15:23:49.660Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T15:23:49.660Z] ---> Running in 86211b00416a [2023-09-25T15:23:49.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T15:23:49.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T15:23:50.201Z] OK: 264 MiB in 52 packages [2023-09-25T15:23:50.481Z] Removing intermediate container 86211b00416a [2023-09-25T15:23:50.481Z] ---> 395cbb92bf97 [2023-09-25T15:23:50.481Z] Step 7/26 : WORKDIR /app [2023-09-25T15:23:50.481Z] ---> Running in e42b40519bb0 [2023-09-25T15:23:50.742Z] Removing intermediate container e42b40519bb0 [2023-09-25T15:23:50.742Z] ---> 509af9c1e8ef [2023-09-25T15:23:50.742Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-25T15:23:50.742Z] ---> 553efe799f00 [2023-09-25T15:23:50.742Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T15:23:50.742Z] ---> Running in ce40cc1ff818 [2023-09-25T15:23:51.682Z] Removing intermediate container ce40cc1ff818 [2023-09-25T15:23:51.682Z] ---> f4cb36625968 [2023-09-25T15:23:51.682Z] Step 10/26 : COPY . . [2023-09-25T15:23:51.682Z] ---> c3d4cba67624 [2023-09-25T15:23:51.682Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T15:23:51.682Z] ---> Running in 254ecbea2e5f [2023-09-25T15:23:51.942Z] Removing intermediate container 254ecbea2e5f [2023-09-25T15:23:51.942Z] ---> 35cee3b7defa [2023-09-25T15:23:51.942Z] Step 12/26 : RUN $MAKE [2023-09-25T15:23:51.942Z] ---> Running in c5bbd54897b4 [2023-09-25T15:23:52.201Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.24" -trimpath -mod=readonly -o app-service-configurable [2023-09-25T15:24:10.286Z] Removing intermediate container c5bbd54897b4 [2023-09-25T15:24:10.287Z] ---> bdbd6088a42f [2023-09-25T15:24:10.287Z] Step 13/26 : FROM alpine:3.18 [2023-09-25T15:24:10.287Z] 3.18: Pulling from library/alpine [2023-09-25T15:24:10.287Z] 7264a8db6415: Already exists [2023-09-25T15:24:10.287Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T15:24:10.287Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T15:24:10.287Z] ---> 7e01a0d0a1dc [2023-09-25T15:24:10.287Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-25T15:24:10.545Z] ---> Running in d5c82f22a85c [2023-09-25T15:24:10.545Z] Removing intermediate container d5c82f22a85c [2023-09-25T15:24:10.545Z] ---> 1e6279bbcf11 [2023-09-25T15:24:10.545Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-25T15:24:10.545Z] ---> Running in 249fe4b052e3 [2023-09-25T15:24:10.545Z] Removing intermediate container 249fe4b052e3 [2023-09-25T15:24:10.545Z] ---> 80be80760187 [2023-09-25T15:24:10.545Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-25T15:24:10.545Z] ---> Running in 991013068fcf [2023-09-25T15:24:10.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T15:24:11.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T15:24:11.325Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-25T15:24:11.325Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-25T15:24:11.325Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T15:24:11.325Z] Executing ca-certificates-20230506-r0.trigger [2023-09-25T15:24:11.325Z] OK: 8 MiB in 17 packages [2023-09-25T15:24:11.895Z] Removing intermediate container 991013068fcf [2023-09-25T15:24:11.895Z] ---> 5c2538ac721c [2023-09-25T15:24:11.895Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-25T15:24:11.895Z] ---> 0b8aaba47832 [2023-09-25T15:24:11.895Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-25T15:24:11.895Z] ---> 1053902fa1e5 [2023-09-25T15:24:11.895Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-25T15:24:12.155Z] ---> cbc4700dff25 [2023-09-25T15:24:12.155Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-25T15:24:12.724Z] ---> 9c2223aad6e0 [2023-09-25T15:24:12.724Z] Step 21/26 : EXPOSE 48095 [2023-09-25T15:24:12.724Z] ---> Running in 347244194ec8 [2023-09-25T15:24:12.724Z] Removing intermediate container 347244194ec8 [2023-09-25T15:24:12.724Z] ---> c4ab65e3d194 [2023-09-25T15:24:12.724Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-25T15:24:12.724Z] ---> Running in a07fd95627fc [2023-09-25T15:24:12.724Z] Removing intermediate container a07fd95627fc [2023-09-25T15:24:12.724Z] ---> 8f16f79eec8f [2023-09-25T15:24:12.724Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-25T15:24:12.724Z] ---> Running in 1942639f39e3 [2023-09-25T15:24:12.983Z] Removing intermediate container 1942639f39e3 [2023-09-25T15:24:12.983Z] ---> ea98e6074949 [2023-09-25T15:24:12.983Z] Step 24/26 : LABEL arch=amd64 [2023-09-25T15:24:12.983Z] ---> Running in 4185f6ed87f4 [2023-09-25T15:24:12.983Z] Removing intermediate container 4185f6ed87f4 [2023-09-25T15:24:12.983Z] ---> e4ab799be2a0 [2023-09-25T15:24:12.983Z] Step 25/26 : LABEL git_sha=50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [2023-09-25T15:24:12.983Z] ---> Running in 660e05f4c01b [2023-09-25T15:24:12.983Z] Removing intermediate container 660e05f4c01b [2023-09-25T15:24:12.983Z] ---> 3598fceda26f [2023-09-25T15:24:12.983Z] Step 26/26 : LABEL version=3.1.0-dev.24 [2023-09-25T15:24:12.983Z] ---> Running in b4f54780bf48 [2023-09-25T15:24:13.246Z] Removing intermediate container b4f54780bf48 [2023-09-25T15:24:13.246Z] ---> 17cdfe2652aa [2023-09-25T15:24:13.246Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T15:24:13.246Z] Successfully built 17cdfe2652aa [2023-09-25T15:24:13.246Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T15:24:13.328Z] provisioning config files... [2023-09-25T15:24:13.336Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3443083300225310057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:24:13.628Z] ---> docker-login.sh [2023-09-25T15:24:13.628Z] nexus3.edgexfoundry.org:10001 [2023-09-25T15:24:13.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:24:13.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:24:13.628Z] Configure a credential helper to remove this warning. See [2023-09-25T15:24:13.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:24:13.628Z] [2023-09-25T15:24:13.628Z] Login Succeeded [2023-09-25T15:24:13.628Z] nexus3.edgexfoundry.org:10002 [2023-09-25T15:24:13.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:24:13.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:24:13.629Z] Configure a credential helper to remove this warning. See [2023-09-25T15:24:13.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:24:13.629Z] [2023-09-25T15:24:13.629Z] Login Succeeded [2023-09-25T15:24:13.888Z] nexus3.edgexfoundry.org:10003 [2023-09-25T15:24:13.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:24:13.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:24:13.888Z] Configure a credential helper to remove this warning. See [2023-09-25T15:24:13.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:24:13.888Z] [2023-09-25T15:24:13.888Z] Login Succeeded [2023-09-25T15:24:13.888Z] nexus3.edgexfoundry.org:10004 [2023-09-25T15:24:13.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:24:13.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:24:13.888Z] Configure a credential helper to remove this warning. See [2023-09-25T15:24:13.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:24:13.888Z] [2023-09-25T15:24:13.888Z] Login Succeeded [2023-09-25T15:24:13.888Z] docker.io [2023-09-25T15:24:14.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:24:14.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:24:14.404Z] Configure a credential helper to remove this warning. See [2023-09-25T15:24:14.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:24:14.404Z] [2023-09-25T15:24:14.404Z] Login Succeeded [2023-09-25T15:24:14.404Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T15:24:14.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T15:24:14.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:24:14.457Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-09-25T15:24:14.457Z] 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [2023-09-25T15:24:14.457Z] latest [2023-09-25T15:24:14.457Z] 3.1.0-dev.24 [2023-09-25T15:24:14.457Z] 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24 [2023-09-25T15:24:14.457Z] main [2023-09-25T15:24:14.457Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:24:14.776Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:24:15.078Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [2023-09-25T15:24:15.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-25T15:24:15.078Z] 697a9222015e: Preparing [2023-09-25T15:24:15.078Z] 11e00f6a59e2: Preparing [2023-09-25T15:24:15.078Z] 4d290fa31490: Preparing [2023-09-25T15:24:15.078Z] 5892d1457bbf: Preparing [2023-09-25T15:24:15.078Z] ebcbe1e92079: Preparing [2023-09-25T15:24:15.078Z] 4693057ce236: Preparing [2023-09-25T15:24:15.078Z] 4693057ce236: Waiting [2023-09-25T15:24:15.078Z] 11e00f6a59e2: Pushed [2023-09-25T15:24:15.078Z] 5892d1457bbf: Pushed [2023-09-25T15:24:15.078Z] 4d290fa31490: Pushed [2023-09-25T15:24:15.078Z] 4693057ce236: Layer already exists [2023-09-25T15:24:15.337Z] ebcbe1e92079: Pushed [2023-09-25T15:24:18.619Z] 697a9222015e: Pushed [2023-09-25T15:24:18.619Z] 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d: digest: sha256:80039c18930315ff362fb78801d65a11b54f3486f324e3ac1f735c74743a0fca size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:24:18.930Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:24:19.237Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-09-25T15:24:19.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-25T15:24:19.237Z] 697a9222015e: Preparing [2023-09-25T15:24:19.237Z] 11e00f6a59e2: Preparing [2023-09-25T15:24:19.237Z] 4d290fa31490: Preparing [2023-09-25T15:24:19.237Z] 5892d1457bbf: Preparing [2023-09-25T15:24:19.237Z] ebcbe1e92079: Preparing [2023-09-25T15:24:19.237Z] 4693057ce236: Preparing [2023-09-25T15:24:19.237Z] 4693057ce236: Waiting [2023-09-25T15:24:19.237Z] 697a9222015e: Layer already exists [2023-09-25T15:24:19.237Z] 11e00f6a59e2: Layer already exists [2023-09-25T15:24:19.237Z] 5892d1457bbf: Layer already exists [2023-09-25T15:24:19.237Z] ebcbe1e92079: Layer already exists [2023-09-25T15:24:19.237Z] 4d290fa31490: Layer already exists [2023-09-25T15:24:19.237Z] 4693057ce236: Layer already exists [2023-09-25T15:24:19.237Z] latest: digest: sha256:80039c18930315ff362fb78801d65a11b54f3486f324e3ac1f735c74743a0fca size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:24:19.541Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:24:19.851Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.24 [2023-09-25T15:24:19.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-25T15:24:19.851Z] 697a9222015e: Preparing [2023-09-25T15:24:19.851Z] 11e00f6a59e2: Preparing [2023-09-25T15:24:19.851Z] 4d290fa31490: Preparing [2023-09-25T15:24:19.851Z] 5892d1457bbf: Preparing [2023-09-25T15:24:19.851Z] ebcbe1e92079: Preparing [2023-09-25T15:24:19.851Z] 4693057ce236: Preparing [2023-09-25T15:24:19.851Z] 11e00f6a59e2: Layer already exists [2023-09-25T15:24:19.851Z] 4d290fa31490: Layer already exists [2023-09-25T15:24:19.851Z] 5892d1457bbf: Layer already exists [2023-09-25T15:24:19.851Z] ebcbe1e92079: Layer already exists [2023-09-25T15:24:19.851Z] 697a9222015e: Layer already exists [2023-09-25T15:24:19.851Z] 4693057ce236: Layer already exists [2023-09-25T15:24:19.851Z] 3.1.0-dev.24: digest: sha256:80039c18930315ff362fb78801d65a11b54f3486f324e3ac1f735c74743a0fca size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:24:20.162Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:24:20.464Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24 [2023-09-25T15:24:20.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-25T15:24:20.464Z] 697a9222015e: Preparing [2023-09-25T15:24:20.464Z] 11e00f6a59e2: Preparing [2023-09-25T15:24:20.464Z] 4d290fa31490: Preparing [2023-09-25T15:24:20.464Z] 5892d1457bbf: Preparing [2023-09-25T15:24:20.464Z] ebcbe1e92079: Preparing [2023-09-25T15:24:20.464Z] 4693057ce236: Preparing [2023-09-25T15:24:20.464Z] 4693057ce236: Waiting [2023-09-25T15:24:20.464Z] 5892d1457bbf: Layer already exists [2023-09-25T15:24:20.464Z] ebcbe1e92079: Layer already exists [2023-09-25T15:24:20.464Z] 697a9222015e: Layer already exists [2023-09-25T15:24:20.464Z] 11e00f6a59e2: Layer already exists [2023-09-25T15:24:20.464Z] 4d290fa31490: Layer already exists [2023-09-25T15:24:20.464Z] 4693057ce236: Layer already exists [2023-09-25T15:24:20.464Z] 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24: digest: sha256:80039c18930315ff362fb78801d65a11b54f3486f324e3ac1f735c74743a0fca size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:24:20.778Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:24:21.093Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-09-25T15:24:21.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-25T15:24:21.093Z] 697a9222015e: Preparing [2023-09-25T15:24:21.093Z] 11e00f6a59e2: Preparing [2023-09-25T15:24:21.093Z] 4d290fa31490: Preparing [2023-09-25T15:24:21.093Z] 5892d1457bbf: Preparing [2023-09-25T15:24:21.093Z] ebcbe1e92079: Preparing [2023-09-25T15:24:21.093Z] 4693057ce236: Preparing [2023-09-25T15:24:21.093Z] 4693057ce236: Waiting [2023-09-25T15:24:21.093Z] 4d290fa31490: Layer already exists [2023-09-25T15:24:21.093Z] 11e00f6a59e2: Layer already exists [2023-09-25T15:24:21.093Z] 5892d1457bbf: Layer already exists [2023-09-25T15:24:21.093Z] 697a9222015e: Layer already exists [2023-09-25T15:24:21.093Z] ebcbe1e92079: Layer already exists [2023-09-25T15:24:21.093Z] 4693057ce236: Layer already exists [2023-09-25T15:24:21.093Z] main: digest: sha256:80039c18930315ff362fb78801d65a11b54f3486f324e3ac1f735c74743a0fca size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T15:24:21.132Z] ===================================================== [Pipeline] echo [2023-09-25T15:24:21.139Z] taggedImages: [2023-09-25T15:24:21.139Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [2023-09-25T15:24:21.139Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-09-25T15:24:21.139Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.24 [2023-09-25T15:24:21.139Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24 [2023-09-25T15:24:21.139Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [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-09-25T15:24:21.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T15:24:21.523Z] [2023-09-25T15:24:21.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:24:21.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T15:24:21.830Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-25T15:24:21.830Z] 5eb5b503b376: Pulling fs layer [2023-09-25T15:24:21.830Z] 5c69ac0246d0: Pulling fs layer [2023-09-25T15:24:21.830Z] ec43610c2a17: Pulling fs layer [2023-09-25T15:24:21.830Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-25T15:24:21.830Z] 33b1e0a273af: Pulling fs layer [2023-09-25T15:24:21.830Z] 5d3b04190fa2: Pulling fs layer [2023-09-25T15:24:21.830Z] 2f39f015ded8: Pulling fs layer [2023-09-25T15:24:21.830Z] 33b1e0a273af: Waiting [2023-09-25T15:24:21.830Z] 5d3b04190fa2: Waiting [2023-09-25T15:24:21.830Z] 2f39f015ded8: Waiting [2023-09-25T15:24:21.830Z] 3a2ae6a8a46f: Waiting [2023-09-25T15:24:21.830Z] 5c69ac0246d0: Download complete [2023-09-25T15:24:21.830Z] 3a2ae6a8a46f: Download complete [2023-09-25T15:24:21.830Z] 33b1e0a273af: Verifying Checksum [2023-09-25T15:24:21.830Z] 33b1e0a273af: Download complete [2023-09-25T15:24:21.830Z] 5d3b04190fa2: Download complete [2023-09-25T15:24:21.830Z] ec43610c2a17: Verifying Checksum [2023-09-25T15:24:21.830Z] ec43610c2a17: Download complete [2023-09-25T15:24:22.090Z] 5eb5b503b376: Verifying Checksum [2023-09-25T15:24:22.090Z] 5eb5b503b376: Download complete [2023-09-25T15:24:22.656Z] 2f39f015ded8: Download complete [2023-09-25T15:24:23.222Z] 5eb5b503b376: Pull complete [2023-09-25T15:24:23.488Z] 5c69ac0246d0: Pull complete [2023-09-25T15:24:23.747Z] ec43610c2a17: Pull complete [2023-09-25T15:24:24.005Z] 3a2ae6a8a46f: Pull complete [2023-09-25T15:24:24.263Z] 33b1e0a273af: Pull complete [2023-09-25T15:24:24.264Z] 5d3b04190fa2: Pull complete [2023-09-25T15:24:28.651Z] 2f39f015ded8: Pull complete [2023-09-25T15:24:28.651Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-25T15:24:28.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T15:24:28.651Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:24:28.737Z] prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container [2023-09-25T15:24:28.775Z] $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T15:24:29.890Z] $ docker top 9cd409984336df460d869bf178abd88bb27bd4e99af2241ccc8aa758453a9bc0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:24:30.261Z] ---> job-cost.sh [2023-09-25T15:24:30.261Z] lf-activate-venv: SKIPPING [2023-09-25T15:24:30.261Z] INFO: No Stack... [2023-09-25T15:24:30.521Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T15:24:31.089Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T15:24:31.377Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-09-25T15:24:31.377Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T15:24:31.389Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-193-stack-cost] [2023-09-25T15:24:31.394Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-193-stack-cost] did not exist. Created. [2023-09-25T15:24:31.394Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T15:24:31.690Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-25T15:24:31.724Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T15:24:31.731Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-193-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T15:24:31.756Z] $ docker stop --time=1 9cd409984336df460d869bf178abd88bb27bd4e99af2241ccc8aa758453a9bc0 [2023-09-25T15:24:32.909Z] $ docker rm -f --volumes 9cd409984336df460d869bf178abd88bb27bd4e99af2241ccc8aa758453a9bc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-25T15:25:04.280Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7837 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-09-25T15:25:04.294Z] Running in /w/workspace/app-service-configurable/193 [Pipeline] { [Pipeline] checkout [2023-09-25T15:25:04.328Z] Selected Git installation does not exist. Using Default [2023-09-25T15:25:04.328Z] The recommended git tool is: NONE [2023-09-25T15:25:10.482Z] using credential edgex-jenkins-ssh [2023-09-25T15:25:10.508Z] Cloning the remote Git repository [2023-09-25T15:25:10.565Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-09-25T15:25:10.680Z] > git init /w/workspace/app-service-configurable/193 # timeout=10 [2023-09-25T15:25:10.874Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-25T15:25:10.875Z] > git --version # timeout=10 [2023-09-25T15:25:10.900Z] > git --version # 'git version 2.25.1' [2023-09-25T15:25:10.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T15:25:11.095Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T15:25:12.299Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-25T15:25:12.328Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T15:25:13.250Z] Avoid second fetch [2023-09-25T15:25:13.250Z] Checking out Revision 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d (main) [2023-09-25T15:25:13.890Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#601)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T15:25:13.269Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T15:25:13.347Z] > git checkout -f 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d # timeout=10 [2023-09-25T15:25:14.869Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-25T15:25:14.869Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T15:25:14.869Z] Dload Upload Total Spent Left Speed [2023-09-25T15:25:14.869Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-09-25T15:25:15.496Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-25T15:25:15.829Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-09-25T15:25:15.829Z] /etc/docker/daemon.json [2023-09-25T15:25:15.829Z] { [2023-09-25T15:25:15.829Z] "registry-mirrors": [ [2023-09-25T15:25:15.829Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-25T15:25:15.829Z] ], [2023-09-25T15:25:15.829Z] "bip": "10.250.0.254/24", [2023-09-25T15:25:15.829Z] "hosts": [ [2023-09-25T15:25:15.829Z] "tcp://0.0.0.0:5555", [2023-09-25T15:25:15.829Z] "unix:///var/run/docker.sock" [2023-09-25T15:25:15.829Z] ], [2023-09-25T15:25:15.829Z] "mtu": 1458, [2023-09-25T15:25:15.829Z] "selinux-enabled": true, [2023-09-25T15:25:15.829Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-25T15:25:15.829Z] } [Pipeline] sh [2023-09-25T15:25:16.167Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-25T15:25:16.505Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T15:25:34.894Z] provisioning config files... [2023-09-25T15:25:34.923Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/193@tmp/config12970335407811398466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:25:35.278Z] ---> docker-login.sh [2023-09-25T15:25:35.278Z] nexus3.edgexfoundry.org:10001 [2023-09-25T15:25:35.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:25:35.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:25:35.818Z] Configure a credential helper to remove this warning. See [2023-09-25T15:25:35.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:25:35.818Z] [2023-09-25T15:25:35.818Z] Login Succeeded [2023-09-25T15:25:35.818Z] nexus3.edgexfoundry.org:10002 [2023-09-25T15:25:36.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:25:36.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:25:36.356Z] Configure a credential helper to remove this warning. See [2023-09-25T15:25:36.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:25:36.356Z] [2023-09-25T15:25:36.356Z] Login Succeeded [2023-09-25T15:25:36.356Z] nexus3.edgexfoundry.org:10003 [2023-09-25T15:25:36.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:25:36.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:25:36.630Z] Configure a credential helper to remove this warning. See [2023-09-25T15:25:36.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:25:36.630Z] [2023-09-25T15:25:36.630Z] Login Succeeded [2023-09-25T15:25:36.630Z] nexus3.edgexfoundry.org:10004 [2023-09-25T15:25:36.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:25:36.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:25:36.902Z] Configure a credential helper to remove this warning. See [2023-09-25T15:25:36.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:25:36.902Z] [2023-09-25T15:25:36.902Z] Login Succeeded [2023-09-25T15:25:36.902Z] docker.io [2023-09-25T15:25:37.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:25:37.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:25:37.446Z] Configure a credential helper to remove this warning. See [2023-09-25T15:25:37.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:25:37.446Z] [2023-09-25T15:25:37.446Z] Login Succeeded [2023-09-25T15:25:37.446Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T15:25:37.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T15:25:37.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:25:37.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:25:37.771Z] ========================================================= [2023-09-25T15:25:37.771Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-25T15:25:37.771Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:25:38.120Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T15:25:38.120Z] Sending build context to Docker daemon 181.8kB [2023-09-25T15:25:38.392Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T15:25:38.392Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T15:25:38.392Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-25T15:25:38.392Z] 9fda8d8052c6: Pulling fs layer [2023-09-25T15:25:38.392Z] 5d54e960e981: Pulling fs layer [2023-09-25T15:25:38.392Z] c4a7e357bf2a: Pulling fs layer [2023-09-25T15:25:38.392Z] f0e02332f6b5: Pulling fs layer [2023-09-25T15:25:38.392Z] cefa15bbcfad: Pulling fs layer [2023-09-25T15:25:38.392Z] 17808c966233: Pulling fs layer [2023-09-25T15:25:38.392Z] f4c1fc716caa: Pulling fs layer [2023-09-25T15:25:38.392Z] 17808c966233: Waiting [2023-09-25T15:25:38.392Z] f0e02332f6b5: Waiting [2023-09-25T15:25:38.392Z] cefa15bbcfad: Waiting [2023-09-25T15:25:38.667Z] 5d54e960e981: Verifying Checksum [2023-09-25T15:25:38.667Z] 5d54e960e981: Download complete [2023-09-25T15:25:38.667Z] f0e02332f6b5: Verifying Checksum [2023-09-25T15:25:38.667Z] f0e02332f6b5: Download complete [2023-09-25T15:25:38.667Z] cefa15bbcfad: Verifying Checksum [2023-09-25T15:25:38.667Z] cefa15bbcfad: Download complete [2023-09-25T15:25:38.667Z] 9fda8d8052c6: Verifying Checksum [2023-09-25T15:25:38.667Z] 9fda8d8052c6: Download complete [2023-09-25T15:25:38.939Z] f4c1fc716caa: Verifying Checksum [2023-09-25T15:25:38.939Z] f4c1fc716caa: Download complete [2023-09-25T15:25:39.529Z] 9fda8d8052c6: Pull complete [2023-09-25T15:25:40.120Z] 5d54e960e981: Pull complete [2023-09-25T15:25:40.391Z] c4a7e357bf2a: Verifying Checksum [2023-09-25T15:25:40.391Z] c4a7e357bf2a: Download complete [2023-09-25T15:25:40.981Z] 17808c966233: Verifying Checksum [2023-09-25T15:25:40.981Z] 17808c966233: Download complete [2023-09-25T15:25:51.104Z] c4a7e357bf2a: Pull complete [2023-09-25T15:25:51.104Z] f0e02332f6b5: Pull complete [2023-09-25T15:25:51.382Z] cefa15bbcfad: Pull complete [2023-09-25T15:25:59.609Z] 17808c966233: Pull complete [2023-09-25T15:26:00.580Z] f4c1fc716caa: Pull complete [2023-09-25T15:26:00.580Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-25T15:26:00.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T15:26:00.580Z] ---> ea914061e18c [2023-09-25T15:26:00.580Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T15:26:02.008Z] ---> Running in 08a76a97a5a4 [2023-09-25T15:26:02.280Z] Removing intermediate container 08a76a97a5a4 [2023-09-25T15:26:02.280Z] ---> 05fb85e5aea5 [2023-09-25T15:26:02.280Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T15:26:02.555Z] ---> Running in 4a46554bc3f5 [2023-09-25T15:26:02.824Z] Removing intermediate container 4a46554bc3f5 [2023-09-25T15:26:02.824Z] ---> 82bd577f6657 [2023-09-25T15:26:02.824Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T15:26:02.824Z] ---> Running in d484d249f628 [2023-09-25T15:26:03.100Z] Removing intermediate container d484d249f628 [2023-09-25T15:26:03.100Z] ---> 3c17b348f6bd [2023-09-25T15:26:03.100Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T15:26:03.100Z] ---> Running in 6d95ed893ce9 [2023-09-25T15:26:04.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T15:26:04.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T15:26:05.747Z] OK: 266 MiB in 52 packages [2023-09-25T15:26:06.836Z] Removing intermediate container 6d95ed893ce9 [2023-09-25T15:26:06.836Z] ---> 0d0567ed9ad3 [2023-09-25T15:26:06.836Z] Step 7/12 : WORKDIR /app [2023-09-25T15:26:06.836Z] ---> Running in 2b75d7fc324e [2023-09-25T15:26:07.106Z] Removing intermediate container 2b75d7fc324e [2023-09-25T15:26:07.106Z] ---> c2035f132da0 [2023-09-25T15:26:07.106Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-25T15:26:07.708Z] ---> d779f14c98be [2023-09-25T15:26:07.708Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T15:26:07.708Z] ---> Running in c0fe0c0831d0 [2023-09-25T15:27:29.367Z] Removing intermediate container c0fe0c0831d0 [2023-09-25T15:27:29.367Z] ---> 2d2d31045505 [2023-09-25T15:27:29.367Z] Step 10/12 : COPY . . [2023-09-25T15:27:29.367Z] ---> 77842b9c454d [2023-09-25T15:27:29.367Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T15:27:29.367Z] ---> Running in fef5bfb640df [2023-09-25T15:27:29.367Z] Removing intermediate container fef5bfb640df [2023-09-25T15:27:29.367Z] ---> 89dea7fa62b5 [2023-09-25T15:27:29.367Z] Step 12/12 : RUN $MAKE [2023-09-25T15:27:29.367Z] ---> Running in 97013707300f [2023-09-25T15:27:29.367Z] noop [2023-09-25T15:27:29.367Z] Removing intermediate container 97013707300f [2023-09-25T15:27:29.367Z] ---> 0cb0d69d1b13 [2023-09-25T15:27:29.367Z] Successfully built 0cb0d69d1b13 [2023-09-25T15:27:29.367Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:27:29.731Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T15:27:29.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:27:29.952Z] prd-ubuntu20.04-docker-arm64-4c-16g-7837 does not seem to be running inside a container [2023-09-25T15:27:30.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/193 -v /w/workspace/app-service-configurable/193:/w/workspace/app-service-configurable/193:rw,z -v /w/workspace/app-service-configurable/193@tmp:/w/workspace/app-service-configurable/193@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 ******** ci-base-image-arm64 cat [2023-09-25T15:27:31.267Z] $ docker top 5cc0c2724dd359a2c710795cc5bcf83b9cfcc325ac674d01b2dced77d21b2a8a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:27:32.113Z] + go version [2023-09-25T15:27:32.113Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-25T15:27:32.137Z] $ docker stop --time=1 5cc0c2724dd359a2c710795cc5bcf83b9cfcc325ac674d01b2dced77d21b2a8a [2023-09-25T15:27:35.561Z] $ docker rm -f --volumes 5cc0c2724dd359a2c710795cc5bcf83b9cfcc325ac674d01b2dced77d21b2a8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:27:36.090Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T15:27:36.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:27:36.260Z] prd-ubuntu20.04-docker-arm64-4c-16g-7837 does not seem to be running inside a container [2023-09-25T15:27:36.329Z] $ 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/193 -v /w/workspace/app-service-configurable/193:/w/workspace/app-service-configurable/193:rw,z -v /w/workspace/app-service-configurable/193@tmp:/w/workspace/app-service-configurable/193@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 ******** ci-base-image-arm64 cat [2023-09-25T15:27:37.490Z] $ docker top 21f7b6276ea7c1c25cf86a15c47bce0171d8667101f29ed7505b6e91ccdf8b54 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:27:37.991Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/193 [Pipeline] fileExists [Pipeline] sh [2023-09-25T15:27:38.651Z] + make test [2023-09-25T15:27:38.651Z] go test -race -coverprofile=coverage.out ./... [2023-09-25T15:30:00.393Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-25T15:30:00.393Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-25T15:30:00.393Z] go vet ./... [2023-09-25T15:31:22.046Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T15:31:22.046Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T15:31:22.046Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T15:31:22.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T15:31:22.081Z] $ docker stop --time=1 21f7b6276ea7c1c25cf86a15c47bce0171d8667101f29ed7505b6e91ccdf8b54 [2023-09-25T15:31:23.949Z] $ docker rm -f --volumes 21f7b6276ea7c1c25cf86a15c47bce0171d8667101f29ed7505b6e91ccdf8b54 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T15:31:25.509Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T15:31:25.530Z] Warning: overwriting stash ‘coverage-report’ [2023-09-25T15:31:25.930Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T15:31:26.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T15:31:26.634Z] + ls -al . [2023-09-25T15:31:26.635Z] total 180 [2023-09-25T15:31:26.635Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 25 15:27 . [2023-09-25T15:31:26.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:25 .. [2023-09-25T15:31:26.635Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 25 15:25 .dockerignore [2023-09-25T15:31:26.635Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 15:25 .git [2023-09-25T15:31:26.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:25 .github [2023-09-25T15:31:26.635Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 25 15:25 .gitignore [2023-09-25T15:31:26.635Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 15:25 .golangci.yml [2023-09-25T15:31:26.635Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 25 15:25 Attribution.txt [2023-09-25T15:31:26.635Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 25 15:25 CHANGELOG.md [2023-09-25T15:31:26.635Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 25 15:25 Dockerfile [2023-09-25T15:31:26.635Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 15:25 GOVERNANCE.md [2023-09-25T15:31:26.635Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 25 15:25 Jenkinsfile [2023-09-25T15:31:26.635Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 25 15:25 LICENSE [2023-09-25T15:31:26.635Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 25 15:25 OWNERS.md [2023-09-25T15:31:26.635Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 25 15:25 README.md [2023-09-25T15:31:26.635Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 15:22 VERSION [2023-09-25T15:31:26.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:25 bin [2023-09-25T15:31:26.635Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 25 15:27 coverage.out [2023-09-25T15:31:26.635Z] -rw-rw-r-- 1 jenkins jenkins 3730 Sep 25 15:25 go.mod [2023-09-25T15:31:26.635Z] -rw-rw-r-- 1 jenkins jenkins 35446 Sep 25 15:25 go.sum [2023-09-25T15:31:26.635Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 25 15:25 main.go [2023-09-25T15:31:26.635Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 25 15:25 makefile [2023-09-25T15:31:26.635Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 15:25 res [2023-09-25T15:31:26.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:25 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:31:26.964Z] + 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=50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d --label arch=arm64 --label version=3.1.0-dev.24 . [2023-09-25T15:31:26.964Z] Sending build context to Docker daemon 182.8kB [2023-09-25T15:31:27.230Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T15:31:27.230Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-25T15:31:27.230Z] ---> 0cb0d69d1b13 [2023-09-25T15:31:27.230Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T15:31:27.230Z] ---> Running in 64d7a6f66c72 [2023-09-25T15:31:27.497Z] Removing intermediate container 64d7a6f66c72 [2023-09-25T15:31:27.497Z] ---> 16818c5dad0f [2023-09-25T15:31:27.497Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T15:31:27.763Z] ---> Running in d9ff7c6409cd [2023-09-25T15:31:28.030Z] Removing intermediate container d9ff7c6409cd [2023-09-25T15:31:28.030Z] ---> 2047d4a33c43 [2023-09-25T15:31:28.030Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-25T15:31:28.030Z] ---> Running in 25f0b6460eb3 [2023-09-25T15:31:28.298Z] Removing intermediate container 25f0b6460eb3 [2023-09-25T15:31:28.298Z] ---> dcb11d4a3ca9 [2023-09-25T15:31:28.298Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T15:31:28.298Z] ---> Running in 0ba7365cf964 [2023-09-25T15:31:29.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T15:31:29.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T15:31:30.963Z] OK: 266 MiB in 52 packages [2023-09-25T15:31:31.549Z] Removing intermediate container 0ba7365cf964 [2023-09-25T15:31:31.549Z] ---> 9b35cb854e47 [2023-09-25T15:31:31.549Z] Step 7/26 : WORKDIR /app [2023-09-25T15:31:31.817Z] ---> Running in dcd48c72e5eb [2023-09-25T15:31:32.087Z] Removing intermediate container dcd48c72e5eb [2023-09-25T15:31:32.087Z] ---> 8486d24e526f [2023-09-25T15:31:32.087Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-25T15:31:32.674Z] ---> 3f5766d2a5be [2023-09-25T15:31:32.674Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T15:31:32.674Z] ---> Running in d4181d083622 [2023-09-25T15:31:35.259Z] Removing intermediate container d4181d083622 [2023-09-25T15:31:35.259Z] ---> 88e468f8ab5b [2023-09-25T15:31:35.259Z] Step 10/26 : COPY . . [2023-09-25T15:31:35.526Z] ---> 7f2ca7c75def [2023-09-25T15:31:35.526Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T15:31:35.526Z] ---> Running in 99bdb4a81eb4 [2023-09-25T15:31:35.792Z] Removing intermediate container 99bdb4a81eb4 [2023-09-25T15:31:35.792Z] ---> 00dce0875b5f [2023-09-25T15:31:35.792Z] Step 12/26 : RUN $MAKE [2023-09-25T15:31:36.068Z] ---> Running in 00e33d18d4f0 [2023-09-25T15:31:37.031Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.24" -trimpath -mod=readonly -o app-service-configurable [2023-09-25T15:33:28.683Z] Removing intermediate container 00e33d18d4f0 [2023-09-25T15:33:28.683Z] ---> 59557f3cc9d0 [2023-09-25T15:33:28.683Z] Step 13/26 : FROM alpine:3.18 [2023-09-25T15:33:28.683Z] 3.18: Pulling from library/alpine [2023-09-25T15:33:28.683Z] 9fda8d8052c6: Already exists [2023-09-25T15:33:28.683Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T15:33:28.683Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T15:33:28.683Z] ---> f6648c04cd6c [2023-09-25T15:33:28.683Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-25T15:33:28.683Z] ---> Running in a1ebcf68dba3 [2023-09-25T15:33:28.683Z] Removing intermediate container a1ebcf68dba3 [2023-09-25T15:33:28.683Z] ---> 286aca66f265 [2023-09-25T15:33:28.683Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-25T15:33:28.683Z] ---> Running in f1b5983e2769 [2023-09-25T15:33:28.953Z] Removing intermediate container f1b5983e2769 [2023-09-25T15:33:28.953Z] ---> 01bcea0882b3 [2023-09-25T15:33:28.953Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-25T15:33:28.953Z] ---> Running in 58aea0074a27 [2023-09-25T15:33:29.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T15:33:30.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T15:33:31.463Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-25T15:33:31.730Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-25T15:33:31.730Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T15:33:31.730Z] Executing ca-certificates-20230506-r0.trigger [2023-09-25T15:33:32.003Z] OK: 9 MiB in 17 packages [2023-09-25T15:33:35.371Z] Removing intermediate container 58aea0074a27 [2023-09-25T15:33:35.371Z] ---> 8f5238166c6a [2023-09-25T15:33:35.371Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-25T15:33:35.639Z] ---> b936c15fcc6a [2023-09-25T15:33:35.639Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-25T15:33:36.223Z] ---> 9be2468bd20f [2023-09-25T15:33:36.223Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-25T15:33:36.807Z] ---> 388cc0203398 [2023-09-25T15:33:36.807Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-25T15:33:38.223Z] ---> 83a3b6d2ce46 [2023-09-25T15:33:38.223Z] Step 21/26 : EXPOSE 48095 [2023-09-25T15:33:38.223Z] ---> Running in dc48d333afd3 [2023-09-25T15:33:38.493Z] Removing intermediate container dc48d333afd3 [2023-09-25T15:33:38.493Z] ---> a6f46df76cb2 [2023-09-25T15:33:38.493Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-25T15:33:38.493Z] ---> Running in 713a8d58b82e [2023-09-25T15:33:38.768Z] Removing intermediate container 713a8d58b82e [2023-09-25T15:33:38.769Z] ---> d55f4dc16155 [2023-09-25T15:33:38.769Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-25T15:33:39.038Z] ---> Running in 2768a37ed2f5 [2023-09-25T15:33:39.305Z] Removing intermediate container 2768a37ed2f5 [2023-09-25T15:33:39.305Z] ---> ce287b028ca9 [2023-09-25T15:33:39.305Z] Step 24/26 : LABEL arch=arm64 [2023-09-25T15:33:39.305Z] ---> Running in d592c73ec50d [2023-09-25T15:33:39.573Z] Removing intermediate container d592c73ec50d [2023-09-25T15:33:39.573Z] ---> f0d5ab079a62 [2023-09-25T15:33:39.573Z] Step 25/26 : LABEL git_sha=50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [2023-09-25T15:33:39.573Z] ---> Running in 5fbce88b4878 [2023-09-25T15:33:39.841Z] Removing intermediate container 5fbce88b4878 [2023-09-25T15:33:39.841Z] ---> 48f025d0e949 [2023-09-25T15:33:39.841Z] Step 26/26 : LABEL version=3.1.0-dev.24 [2023-09-25T15:33:40.110Z] ---> Running in b3af431d451a [2023-09-25T15:33:40.391Z] Removing intermediate container b3af431d451a [2023-09-25T15:33:40.391Z] ---> 3742f51fdf98 [2023-09-25T15:33:40.391Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T15:33:40.391Z] Successfully built 3742f51fdf98 [2023-09-25T15:33:40.391Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T15:33:40.517Z] provisioning config files... [2023-09-25T15:33:40.532Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/193@tmp/config2536351123427041972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:33:40.869Z] ---> docker-login.sh [2023-09-25T15:33:40.869Z] nexus3.edgexfoundry.org:10001 [2023-09-25T15:33:40.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:33:41.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:33:41.137Z] Configure a credential helper to remove this warning. See [2023-09-25T15:33:41.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:33:41.137Z] [2023-09-25T15:33:41.137Z] Login Succeeded [2023-09-25T15:33:41.137Z] nexus3.edgexfoundry.org:10002 [2023-09-25T15:33:41.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:33:41.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:33:41.403Z] Configure a credential helper to remove this warning. See [2023-09-25T15:33:41.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:33:41.403Z] [2023-09-25T15:33:41.403Z] Login Succeeded [2023-09-25T15:33:41.403Z] nexus3.edgexfoundry.org:10003 [2023-09-25T15:33:41.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:33:41.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:33:41.940Z] Configure a credential helper to remove this warning. See [2023-09-25T15:33:41.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:33:41.940Z] [2023-09-25T15:33:41.940Z] Login Succeeded [2023-09-25T15:33:41.940Z] nexus3.edgexfoundry.org:10004 [2023-09-25T15:33:42.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:33:42.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:33:42.238Z] Configure a credential helper to remove this warning. See [2023-09-25T15:33:42.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:33:42.238Z] [2023-09-25T15:33:42.238Z] Login Succeeded [2023-09-25T15:33:42.238Z] docker.io [2023-09-25T15:33:42.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:33:42.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:33:42.778Z] Configure a credential helper to remove this warning. See [2023-09-25T15:33:42.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:33:42.778Z] [2023-09-25T15:33:42.778Z] Login Succeeded [2023-09-25T15:33:42.778Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T15:33:42.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T15:33:42.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:33:42.838Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-09-25T15:33:42.838Z] 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [2023-09-25T15:33:42.838Z] latest [2023-09-25T15:33:42.838Z] 3.1.0-dev.24 [2023-09-25T15:33:42.838Z] 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24 [2023-09-25T15:33:42.838Z] main [2023-09-25T15:33:42.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:43.183Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:43.528Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [2023-09-25T15:33:43.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-25T15:33:43.528Z] 7703deea4a0c: Preparing [2023-09-25T15:33:43.528Z] 3c609b55fb29: Preparing [2023-09-25T15:33:43.528Z] 227900c76cdb: Preparing [2023-09-25T15:33:43.528Z] 36d06190a2b3: Preparing [2023-09-25T15:33:43.528Z] d7c3ff70b26e: Preparing [2023-09-25T15:33:43.528Z] b2191e2be29d: Preparing [2023-09-25T15:33:43.528Z] b2191e2be29d: Waiting [2023-09-25T15:33:43.795Z] 227900c76cdb: Pushed [2023-09-25T15:33:43.795Z] 36d06190a2b3: Pushed [2023-09-25T15:33:43.795Z] 3c609b55fb29: Pushed [2023-09-25T15:33:43.795Z] b2191e2be29d: Layer already exists [2023-09-25T15:33:44.062Z] d7c3ff70b26e: Pushed [2023-09-25T15:33:49.450Z] 7703deea4a0c: Pushed [2023-09-25T15:33:49.723Z] 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d: digest: sha256:372c75aafcc0d91af78359bb87519bf16bc8fbf04d22ef5e4cd703720097f23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:50.084Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:50.442Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-09-25T15:33:50.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-25T15:33:50.442Z] 7703deea4a0c: Preparing [2023-09-25T15:33:50.442Z] 3c609b55fb29: Preparing [2023-09-25T15:33:50.442Z] 227900c76cdb: Preparing [2023-09-25T15:33:50.442Z] 36d06190a2b3: Preparing [2023-09-25T15:33:50.442Z] d7c3ff70b26e: Preparing [2023-09-25T15:33:50.442Z] b2191e2be29d: Preparing [2023-09-25T15:33:50.442Z] b2191e2be29d: Waiting [2023-09-25T15:33:50.442Z] 36d06190a2b3: Layer already exists [2023-09-25T15:33:50.442Z] 227900c76cdb: Layer already exists [2023-09-25T15:33:50.442Z] 3c609b55fb29: Layer already exists [2023-09-25T15:33:50.442Z] 7703deea4a0c: Layer already exists [2023-09-25T15:33:50.442Z] d7c3ff70b26e: Layer already exists [2023-09-25T15:33:50.442Z] b2191e2be29d: Layer already exists [2023-09-25T15:33:50.717Z] latest: digest: sha256:372c75aafcc0d91af78359bb87519bf16bc8fbf04d22ef5e4cd703720097f23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:51.071Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:51.412Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.24 [2023-09-25T15:33:51.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-25T15:33:51.412Z] 7703deea4a0c: Preparing [2023-09-25T15:33:51.412Z] 3c609b55fb29: Preparing [2023-09-25T15:33:51.412Z] 227900c76cdb: Preparing [2023-09-25T15:33:51.412Z] 36d06190a2b3: Preparing [2023-09-25T15:33:51.412Z] d7c3ff70b26e: Preparing [2023-09-25T15:33:51.412Z] b2191e2be29d: Preparing [2023-09-25T15:33:51.412Z] b2191e2be29d: Waiting [2023-09-25T15:33:51.412Z] 7703deea4a0c: Layer already exists [2023-09-25T15:33:51.412Z] d7c3ff70b26e: Layer already exists [2023-09-25T15:33:51.412Z] 36d06190a2b3: Layer already exists [2023-09-25T15:33:51.412Z] 227900c76cdb: Layer already exists [2023-09-25T15:33:51.412Z] 3c609b55fb29: Layer already exists [2023-09-25T15:33:51.412Z] b2191e2be29d: Layer already exists [2023-09-25T15:33:51.680Z] 3.1.0-dev.24: digest: sha256:372c75aafcc0d91af78359bb87519bf16bc8fbf04d22ef5e4cd703720097f23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:52.021Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:52.375Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24 [2023-09-25T15:33:52.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-25T15:33:52.375Z] 7703deea4a0c: Preparing [2023-09-25T15:33:52.375Z] 3c609b55fb29: Preparing [2023-09-25T15:33:52.375Z] 227900c76cdb: Preparing [2023-09-25T15:33:52.375Z] 36d06190a2b3: Preparing [2023-09-25T15:33:52.375Z] d7c3ff70b26e: Preparing [2023-09-25T15:33:52.375Z] b2191e2be29d: Preparing [2023-09-25T15:33:52.375Z] b2191e2be29d: Waiting [2023-09-25T15:33:52.375Z] 227900c76cdb: Layer already exists [2023-09-25T15:33:52.375Z] 3c609b55fb29: Layer already exists [2023-09-25T15:33:52.375Z] 7703deea4a0c: Layer already exists [2023-09-25T15:33:52.375Z] d7c3ff70b26e: Layer already exists [2023-09-25T15:33:52.375Z] 36d06190a2b3: Layer already exists [2023-09-25T15:33:52.375Z] b2191e2be29d: Layer already exists [2023-09-25T15:33:52.375Z] 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24: digest: sha256:372c75aafcc0d91af78359bb87519bf16bc8fbf04d22ef5e4cd703720097f23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:52.976Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:53.307Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-09-25T15:33:53.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-25T15:33:53.308Z] 7703deea4a0c: Preparing [2023-09-25T15:33:53.308Z] 3c609b55fb29: Preparing [2023-09-25T15:33:53.308Z] 227900c76cdb: Preparing [2023-09-25T15:33:53.308Z] 36d06190a2b3: Preparing [2023-09-25T15:33:53.308Z] d7c3ff70b26e: Preparing [2023-09-25T15:33:53.308Z] b2191e2be29d: Preparing [2023-09-25T15:33:53.308Z] b2191e2be29d: Waiting [2023-09-25T15:33:53.308Z] 227900c76cdb: Layer already exists [2023-09-25T15:33:53.308Z] 3c609b55fb29: Layer already exists [2023-09-25T15:33:53.308Z] 36d06190a2b3: Layer already exists [2023-09-25T15:33:53.308Z] 7703deea4a0c: Layer already exists [2023-09-25T15:33:53.308Z] d7c3ff70b26e: Layer already exists [2023-09-25T15:33:53.308Z] b2191e2be29d: Layer already exists [2023-09-25T15:33:53.308Z] main: digest: sha256:372c75aafcc0d91af78359bb87519bf16bc8fbf04d22ef5e4cd703720097f23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T15:33:53.616Z] ===================================================== [Pipeline] echo [2023-09-25T15:33:53.624Z] taggedImages: [2023-09-25T15:33:53.624Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [2023-09-25T15:33:53.624Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-09-25T15:33:53.624Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.24 [2023-09-25T15:33:53.624Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24 [2023-09-25T15:33:53.624Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:53.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T15:33:53.974Z] [2023-09-25T15:33:53.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:54.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T15:33:54.306Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-25T15:33:54.306Z] 8998bd30e6a1: Pulling fs layer [2023-09-25T15:33:54.306Z] 04944245beec: Pulling fs layer [2023-09-25T15:33:54.306Z] 699f458cf7ca: Pulling fs layer [2023-09-25T15:33:54.306Z] 765212b225bb: Pulling fs layer [2023-09-25T15:33:54.306Z] f23df028b6ca: Pulling fs layer [2023-09-25T15:33:54.306Z] d65c8cfc05b1: Pulling fs layer [2023-09-25T15:33:54.306Z] 2437ff75d9bd: Pulling fs layer [2023-09-25T15:33:54.306Z] 765212b225bb: Waiting [2023-09-25T15:33:54.306Z] f23df028b6ca: Waiting [2023-09-25T15:33:54.306Z] d65c8cfc05b1: Waiting [2023-09-25T15:33:54.306Z] 2437ff75d9bd: Waiting [2023-09-25T15:33:54.572Z] 04944245beec: Verifying Checksum [2023-09-25T15:33:54.572Z] 04944245beec: Download complete [2023-09-25T15:33:54.572Z] f23df028b6ca: Verifying Checksum [2023-09-25T15:33:54.572Z] f23df028b6ca: Download complete [2023-09-25T15:33:54.572Z] d65c8cfc05b1: Verifying Checksum [2023-09-25T15:33:54.572Z] d65c8cfc05b1: Download complete [2023-09-25T15:33:54.572Z] 699f458cf7ca: Verifying Checksum [2023-09-25T15:33:54.572Z] 699f458cf7ca: Download complete [2023-09-25T15:33:55.155Z] 8998bd30e6a1: Verifying Checksum [2023-09-25T15:33:55.155Z] 8998bd30e6a1: Download complete [2023-09-25T15:33:57.092Z] 2437ff75d9bd: Verifying Checksum [2023-09-25T15:33:57.092Z] 2437ff75d9bd: Download complete [2023-09-25T15:33:59.034Z] 8998bd30e6a1: Pull complete [2023-09-25T15:34:02.366Z] 04944245beec: Pull complete [2023-09-25T15:34:03.325Z] 699f458cf7ca: Pull complete [2023-09-25T15:34:03.325Z] 765212b225bb: Pull complete [2023-09-25T15:34:04.284Z] f23df028b6ca: Pull complete [2023-09-25T15:34:04.284Z] d65c8cfc05b1: Pull complete [2023-09-25T15:34:19.271Z] 2437ff75d9bd: Pull complete [2023-09-25T15:34:19.271Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-25T15:34:19.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T15:34:19.271Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:34:19.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-7837 does not seem to be running inside a container [2023-09-25T15:34:19.506Z] $ 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/193 -v /w/workspace/app-service-configurable/193:/w/workspace/app-service-configurable/193:rw,z -v /w/workspace/app-service-configurable/193@tmp:/w/workspace/app-service-configurable/193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-25T15:34:21.816Z] $ docker top 179f0c44279584137d1a7f3a50aab4bee90113a4bc3f7d62c7037ca8ab0dddad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:34:22.300Z] ---> job-cost.sh [2023-09-25T15:34:22.564Z] lf-activate-venv: SKIPPING [2023-09-25T15:34:22.564Z] INFO: No Stack... [2023-09-25T15:34:23.517Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-25T15:34:24.472Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T15:34:24.789Z] + cat /w/workspace/app-service-configurable/193/archives/cost.csv [2023-09-25T15:34:24.789Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T15:34:24.845Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-193-stack-cost] [2023-09-25T15:34:24.852Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-193-stack-cost] did not exist. Created. [2023-09-25T15:34:24.852Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T15:34:25.186Z] /w/workspace/app-service-configurable/193@tmp/durable-aa8e5978/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-25T15:34:25.512Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-25T15:34:25.531Z] Warning: overwriting stash ‘stack-cost’ [2023-09-25T15:34:25.587Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T15:34:25.594Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-193-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T15:34:25.616Z] $ docker stop --time=1 179f0c44279584137d1a7f3a50aab4bee90113a4bc3f7d62c7037ca8ab0dddad [2023-09-25T15:34:27.090Z] $ docker rm -f --volumes 179f0c44279584137d1a7f3a50aab4bee90113a4bc3f7d62c7037ca8ab0dddad [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-09-25T15:34:27.466Z] provisioning config files... [2023-09-25T15:34:27.473Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1533462282425061977tmp [Pipeline] { [Pipeline] sh [2023-09-25T15:34:27.764Z] + set +x [2023-09-25T15:34:27.764Z] + bash -s -- [2023-09-25T15:34:27.764Z] + curl -s https://codecov.io/bash [2023-09-25T15:34:27.764Z] [2023-09-25T15:34:27.764Z] _____ _ [2023-09-25T15:34:27.764Z] / ____| | | [2023-09-25T15:34:27.764Z] | | ___ __| | ___ ___ _____ __ [2023-09-25T15:34:27.764Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-25T15:34:27.764Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-25T15:34:27.764Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-25T15:34:27.764Z] Bash-1.0.6 [2023-09-25T15:34:27.764Z] [2023-09-25T15:34:27.764Z] [2023-09-25T15:34:27.764Z] ==> git version 2.25.1 found [2023-09-25T15:34:27.764Z] ==> 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-09-25T15:34:27.764Z] Release-Date: 2020-01-08 [2023-09-25T15:34:27.764Z] 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-09-25T15:34:27.764Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-25T15:34:27.764Z] ==> Jenkins CI detected. [2023-09-25T15:34:27.764Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-09-25T15:34:27.764Z] project root: . [2023-09-25T15:34:27.764Z] --> token set from env [2023-09-25T15:34:27.764Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-25T15:34:27.764Z] ==> Running gcov in . (disable via -X gcov) [2023-09-25T15:34:27.764Z] ==> Python coveragepy not found [2023-09-25T15:34:27.764Z] ==> Searching for coverage reports in: [2023-09-25T15:34:27.764Z] + . [2023-09-25T15:34:28.023Z] -> Found 1 reports [2023-09-25T15:34:28.023Z] ==> Detecting git/mercurial file structure [2023-09-25T15:34:28.023Z] ==> Reading reports [2023-09-25T15:34:28.023Z] + ./coverage.out bytes=13 [2023-09-25T15:34:28.023Z] ==> Appending adjustments [2023-09-25T15:34:28.023Z] https://docs.codecov.io/docs/fixing-reports [2023-09-25T15:34:28.023Z] + Found adjustments [2023-09-25T15:34:28.023Z] ==> Gzipping contents [2023-09-25T15:34:28.023Z] 4.0K /tmp/codecov.doC3fb.gz [2023-09-25T15:34:28.023Z] ==> Uploading reports [2023-09-25T15:34:28.023Z] url: https://codecov.io [2023-09-25T15:34:28.023Z] query: branch=main&commit=50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-25T15:34:28.023Z] -> Pinging Codecov [2023-09-25T15:34:28.023Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-25T15:34:28.023Z] -> Uploading to [2023-09-25T15:34:28.023Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-25/A97CA9966030D2A3747ED39772930CCE/50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d/f3e1c615-3038-4d5c-8182-9db88cf68fc4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T153427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=93bd1fd77b7b9f8ba33e0e80ee45af5497870a49cc1b7c53dd5c96b8a551320b [2023-09-25T15:34:28.023Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T15:34:28.023Z] Dload Upload Total Spent Left Speed [2023-09-25T15:34:28.282Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2155 --:--:-- --:--:-- --:--:-- 2155 [2023-09-25T15:34:28.282Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [Pipeline] } [2023-09-25T15:34:28.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-25T15:34:28.395Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-25T15:34:28.405Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:34:28.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T15:34:28.702Z] [2023-09-25T15:34:28.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:34:29.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T15:34:29.494Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-25T15:34:29.494Z] df9b9388f04a: Pulling fs layer [2023-09-25T15:34:29.494Z] 52dc419b0ee2: Pulling fs layer [2023-09-25T15:34:29.494Z] 25bc292e5bac: Pulling fs layer [2023-09-25T15:34:29.494Z] 114826534d7a: Pulling fs layer [2023-09-25T15:34:29.494Z] 4657fd5d0bcf: Pulling fs layer [2023-09-25T15:34:29.494Z] 6ad1cebc031e: Pulling fs layer [2023-09-25T15:34:29.494Z] 8a3aa393b2d8: Pulling fs layer [2023-09-25T15:34:29.494Z] 114826534d7a: Waiting [2023-09-25T15:34:29.494Z] 4657fd5d0bcf: Waiting [2023-09-25T15:34:29.494Z] 8a3aa393b2d8: Waiting [2023-09-25T15:34:29.494Z] 6ad1cebc031e: Waiting [2023-09-25T15:34:29.494Z] 25bc292e5bac: Verifying Checksum [2023-09-25T15:34:29.494Z] 25bc292e5bac: Download complete [2023-09-25T15:34:29.494Z] 52dc419b0ee2: Verifying Checksum [2023-09-25T15:34:29.494Z] 52dc419b0ee2: Download complete [2023-09-25T15:34:29.494Z] 4657fd5d0bcf: Verifying Checksum [2023-09-25T15:34:29.494Z] 4657fd5d0bcf: Download complete [2023-09-25T15:34:29.494Z] df9b9388f04a: Verifying Checksum [2023-09-25T15:34:29.494Z] df9b9388f04a: Download complete [2023-09-25T15:34:31.077Z] df9b9388f04a: Pull complete [2023-09-25T15:34:31.077Z] 6ad1cebc031e: Verifying Checksum [2023-09-25T15:34:31.077Z] 6ad1cebc031e: Download complete [2023-09-25T15:34:31.077Z] 52dc419b0ee2: Pull complete [2023-09-25T15:34:31.077Z] 25bc292e5bac: Pull complete [2023-09-25T15:34:31.655Z] 114826534d7a: Verifying Checksum [2023-09-25T15:34:31.655Z] 114826534d7a: Download complete [2023-09-25T15:34:31.655Z] 8a3aa393b2d8: Verifying Checksum [2023-09-25T15:34:31.655Z] 8a3aa393b2d8: Download complete [2023-09-25T15:34:35.856Z] 114826534d7a: Pull complete [2023-09-25T15:34:35.856Z] 4657fd5d0bcf: Pull complete [2023-09-25T15:34:35.856Z] 6ad1cebc031e: Pull complete [2023-09-25T15:34:38.382Z] 8a3aa393b2d8: Pull complete [2023-09-25T15:34:38.382Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-25T15:34:38.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T15:34:38.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:34:38.467Z] prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container [2023-09-25T15:34:38.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-25T15:34:40.098Z] $ docker top 021bdcff03687601067fe1cbdb339f0ce501b8daf90f778f5870f298e46706de -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-25T15:34:40.142Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-09-25T15:34:40.418Z] + set -o pipefail [2023-09-25T15:34:40.419Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-09-25T15:34:45.695Z] [2023-09-25T15:34:45.695Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-09-25T15:34:45.695Z] [2023-09-25T15:34:45.695Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/9b204a3e-add4-4af8-83a0-1c29c13ad0ad [2023-09-25T15:34:45.695Z] [2023-09-25T15:34:45.695Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-25T15:34:45.695Z] [2023-09-25T15:34:45.695Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-25T15:34:45.695Z] [2023-09-25T15:34:45.954Z] [2023-09-25T15:34:45.954Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-25T15:34:45.954Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-25T15:34:45.954Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-25T15:34:45.981Z] $ docker stop --time=1 021bdcff03687601067fe1cbdb339f0ce501b8daf90f778f5870f298e46706de [2023-09-25T15:34:47.885Z] $ docker rm -f --volumes 021bdcff03687601067fe1cbdb339f0ce501b8daf90f778f5870f298e46706de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T15:34:48.619Z] + git log --format=format:%s -1 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [Pipeline] sh [2023-09-25T15:34:48.908Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T15:34:48.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:34:49.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:34:49.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:34:49.280Z] prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container [2023-09-25T15:34:49.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T15:34:49.715Z] $ docker top 3c02af653db5eb837de0205145c2e5cf8fd2ebf82e06971491bf7280d44947e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T15:34:49.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:34:49.790Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:34:49.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:34:49.934Z] $ docker exec 3c02af653db5eb837de0205145c2e5cf8fd2ebf82e06971491bf7280d44947e8 ssh-agent [2023-09-25T15:34:50.031Z] SSH_AUTH_SOCK=/tmp/ssh-oAH2c2lMrlOL/agent.33 [2023-09-25T15:34:50.031Z] SSH_AGENT_PID=39 [2023-09-25T15:34:50.036Z] Running ssh-add (command line suppressed) [2023-09-25T15:34:50.161Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6564331121203883151.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6564331121203883151.key) [2023-09-25T15:34:50.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:34:50.448Z] + git semver tag [2023-09-25T15:34:50.707Z] 2023-09-25 15:34:50,667 [run_tag] DEBUG tag force:False [2023-09-25T15:34:50.707Z] 2023-09-25 15:34:50,667 [check_head_tag] DEBUG check head tag [2023-09-25T15:34:50.707Z] 2023-09-25 15:34:50,668 [execute] INFO git cat-file --batch-check [2023-09-25T15:34:50.707Z] 2023-09-25 15:34:50,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-09-25T15:34:50.707Z] 2023-09-25 15:34:50,672 [execute] INFO git cat-file --batch [2023-09-25T15:34:50.707Z] 2023-09-25 15:34:50,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-09-25T15:34:50.707Z] 2023-09-25 15:34:50,690 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-25T15:34:50.707Z] 2023-09-25 15:34:50,690 [execute] INFO git tag -a v3.1.0-dev.24 -m v3.1.0-dev.24 [2023-09-25T15:34:50.707Z] 2023-09-25 15:34:50,690 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.24', '-m', 'v3.1.0-dev.24'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-09-25T15:34:50.707Z] 2023-09-25 15:34:50,696 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-25T15:34:50.707Z] 3.1.0-dev.24 [Pipeline] } [2023-09-25T15:34:50.732Z] $ docker exec --env ******** --env ******** 3c02af653db5eb837de0205145c2e5cf8fd2ebf82e06971491bf7280d44947e8 ssh-agent -k [2023-09-25T15:34:50.835Z] unset SSH_AUTH_SOCK; [2023-09-25T15:34:50.835Z] unset SSH_AGENT_PID; [2023-09-25T15:34:50.835Z] echo Agent pid 39 killed; [2023-09-25T15:34:50.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T15:34:51.125Z] + git semver [Pipeline] } [2023-09-25T15:34:51.413Z] $ docker stop --time=1 3c02af653db5eb837de0205145c2e5cf8fd2ebf82e06971491bf7280d44947e8 [2023-09-25T15:34:52.688Z] $ docker rm -f --volumes 3c02af653db5eb837de0205145c2e5cf8fd2ebf82e06971491bf7280d44947e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:34:53.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T15:34:53.042Z] [2023-09-25T15:34:53.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:34:53.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T15:34:53.337Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-25T15:34:53.337Z] ab5ef0e58194: Pulling fs layer [2023-09-25T15:34:53.337Z] 9712f1f96733: Pulling fs layer [2023-09-25T15:34:53.337Z] 63f879dbbcfc: Pulling fs layer [2023-09-25T15:34:53.337Z] 0d9ebad4ef96: Pulling fs layer [2023-09-25T15:34:53.337Z] e9a5061849ea: Pulling fs layer [2023-09-25T15:34:53.337Z] d747dcd14b5f: Pulling fs layer [2023-09-25T15:34:53.337Z] 2de7ff778b66: Pulling fs layer [2023-09-25T15:34:53.337Z] 2de7ff778b66: Waiting [2023-09-25T15:34:53.337Z] e9a5061849ea: Waiting [2023-09-25T15:34:53.337Z] d747dcd14b5f: Waiting [2023-09-25T15:34:53.337Z] 0d9ebad4ef96: Waiting [2023-09-25T15:34:53.337Z] 9712f1f96733: Verifying Checksum [2023-09-25T15:34:53.337Z] 9712f1f96733: Download complete [2023-09-25T15:34:53.905Z] 0d9ebad4ef96: Verifying Checksum [2023-09-25T15:34:53.905Z] 0d9ebad4ef96: Download complete [2023-09-25T15:34:53.905Z] 63f879dbbcfc: Verifying Checksum [2023-09-25T15:34:53.905Z] 63f879dbbcfc: Download complete [2023-09-25T15:34:53.905Z] d747dcd14b5f: Verifying Checksum [2023-09-25T15:34:53.905Z] d747dcd14b5f: Download complete [2023-09-25T15:34:53.905Z] ab5ef0e58194: Verifying Checksum [2023-09-25T15:34:53.905Z] ab5ef0e58194: Download complete [2023-09-25T15:34:54.167Z] e9a5061849ea: Verifying Checksum [2023-09-25T15:34:54.167Z] e9a5061849ea: Download complete [2023-09-25T15:34:54.167Z] 2de7ff778b66: Verifying Checksum [2023-09-25T15:34:54.167Z] 2de7ff778b66: Download complete [2023-09-25T15:34:56.692Z] ab5ef0e58194: Pull complete [2023-09-25T15:34:56.950Z] 9712f1f96733: Pull complete [2023-09-25T15:34:57.515Z] 63f879dbbcfc: Pull complete [2023-09-25T15:35:01.706Z] 0d9ebad4ef96: Pull complete [2023-09-25T15:35:01.706Z] e9a5061849ea: Pull complete [2023-09-25T15:35:01.964Z] d747dcd14b5f: Pull complete [2023-09-25T15:35:02.905Z] 2de7ff778b66: Pull complete [2023-09-25T15:35:02.905Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-25T15:35:02.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T15:35:02.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:35:02.993Z] prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container [2023-09-25T15:35:03.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-25T15:35:04.619Z] $ docker top baf9a0e478a5fc8fa0e8342778dc3ce2248dbf0c987c40ba313554e7ec8760de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-25T15:35:04.668Z] provisioning config files... [2023-09-25T15:35:04.673Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3859452604016498816tmp [2023-09-25T15:35:04.683Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14610206028445652241tmp [2023-09-25T15:35:04.691Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3276382374787363151tmp [Pipeline] { [Pipeline] echo [2023-09-25T15:35:04.703Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:35:04.984Z] ---> sigul-configuration.sh [2023-09-25T15:35:04.984Z] gpg: directory `/root/.gnupg' created [2023-09-25T15:35:04.984Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-25T15:35:04.984Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-25T15:35:04.984Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-25T15:35:04.984Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-25T15:35:04.984Z] gpg: CAST5 encrypted data [2023-09-25T15:35:04.984Z] gpg: encrypted with 1 passphrase [2023-09-25T15:35:04.984Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-25T15:35:05.268Z] + mkdir /home/jenkins [2023-09-25T15:35:05.269Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-25T15:35:05.552Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-25T15:35:05.560Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:35:05.853Z] ---> sigul-install.sh [2023-09-25T15:35:05.853Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-25T15:35:06.142Z] + git tag --list [2023-09-25T15:35:06.142Z] v1.0.0 [2023-09-25T15:35:06.142Z] v1.1.0 [2023-09-25T15:35:06.142Z] v1.2.0 [2023-09-25T15:35:06.142Z] v1.3.0 [2023-09-25T15:35:06.142Z] v1.3.1 [2023-09-25T15:35:06.142Z] v2.0.0 [2023-09-25T15:35:06.142Z] v2.0.1 [2023-09-25T15:35:06.142Z] v2.1.0 [2023-09-25T15:35:06.142Z] v2.1.1 [2023-09-25T15:35:06.142Z] v2.1.2 [2023-09-25T15:35:06.142Z] v2.2.0 [2023-09-25T15:35:06.142Z] v2.3 [2023-09-25T15:35:06.142Z] v2.3.0 [2023-09-25T15:35:06.142Z] v2.3.1 [2023-09-25T15:35:06.142Z] v3.0 [2023-09-25T15:35:06.142Z] v3.0.0 [2023-09-25T15:35:06.142Z] v3.0.1 [2023-09-25T15:35:06.142Z] v3.0.1-dev.1 [2023-09-25T15:35:06.142Z] v3.1.0-dev.1 [2023-09-25T15:35:06.142Z] v3.1.0-dev.10 [2023-09-25T15:35:06.142Z] v3.1.0-dev.11 [2023-09-25T15:35:06.142Z] v3.1.0-dev.12 [2023-09-25T15:35:06.142Z] v3.1.0-dev.13 [2023-09-25T15:35:06.142Z] v3.1.0-dev.14 [2023-09-25T15:35:06.142Z] v3.1.0-dev.15 [2023-09-25T15:35:06.142Z] v3.1.0-dev.16 [2023-09-25T15:35:06.142Z] v3.1.0-dev.17 [2023-09-25T15:35:06.142Z] v3.1.0-dev.18 [2023-09-25T15:35:06.142Z] v3.1.0-dev.19 [2023-09-25T15:35:06.142Z] v3.1.0-dev.2 [2023-09-25T15:35:06.142Z] v3.1.0-dev.20 [2023-09-25T15:35:06.142Z] v3.1.0-dev.21 [2023-09-25T15:35:06.142Z] v3.1.0-dev.22 [2023-09-25T15:35:06.142Z] v3.1.0-dev.23 [2023-09-25T15:35:06.142Z] v3.1.0-dev.24 [2023-09-25T15:35:06.142Z] v3.1.0-dev.3 [2023-09-25T15:35:06.142Z] v3.1.0-dev.4 [2023-09-25T15:35:06.142Z] v3.1.0-dev.5 [2023-09-25T15:35:06.142Z] v3.1.0-dev.6 [2023-09-25T15:35:06.142Z] v3.1.0-dev.7 [2023-09-25T15:35:06.142Z] v3.1.0-dev.8 [2023-09-25T15:35:06.142Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-25T15:35:06.434Z] + lftools sign git-tag v3.1.0-dev.24 [2023-09-25T15:35:07.001Z] Signing Git tag with Sigul... [2023-09-25T15:35:07.001Z] Signing v3.1.0-dev.24 [Pipeline] echo [2023-09-25T15:35:07.577Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:35:07.860Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-25T15:35:07.867Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-25T15:35:07.903Z] $ docker stop --time=1 baf9a0e478a5fc8fa0e8342778dc3ce2248dbf0c987c40ba313554e7ec8760de [2023-09-25T15:35:09.243Z] $ docker rm -f --volumes baf9a0e478a5fc8fa0e8342778dc3ce2248dbf0c987c40ba313554e7ec8760de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-25T15:35:09.627Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T15:35:09.627Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:35:09.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:35:09.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:35:09.998Z] prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container [2023-09-25T15:35:10.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T15:35:10.383Z] $ docker top d6c25f89c6373532e23da9e3199b8b52870e841e03a13c87c7bf4b213ad25a9c -eo pid,comm [2023-09-25T15:35:10.417Z] 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-09-25T15:35:10.417Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T15:35:10.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:35:10.458Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:35:10.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:35:10.601Z] $ docker exec d6c25f89c6373532e23da9e3199b8b52870e841e03a13c87c7bf4b213ad25a9c ssh-agent [2023-09-25T15:35:10.706Z] SSH_AUTH_SOCK=/tmp/ssh-64wha9MuJMu1/agent.32 [2023-09-25T15:35:10.706Z] SSH_AGENT_PID=38 [2023-09-25T15:35:10.710Z] Running ssh-add (command line suppressed) [2023-09-25T15:35:10.857Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_258108505578537028.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_258108505578537028.key) [2023-09-25T15:35:10.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:35:11.137Z] + git semver bump pre [2023-09-25T15:35:11.402Z] 2023-09-25 15:35:11,346 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-25T15:35:11.402Z] 2023-09-25 15:35:11,346 [bump_version] DEBUG bumping version:3.1.0-dev.24 on axis:pre with prefix:dev [2023-09-25T15:35:11.402Z] 2023-09-25 15:35:11,346 [bump_version] DEBUG bumped version:3.1.0-dev.25 [2023-09-25T15:35:11.402Z] 2023-09-25 15:35:11,346 [write_version] DEBUG write version:3.1.0-dev.25 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-09-25T15:35:11.402Z] 2023-09-25 15:35:11,347 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-25T15:35:11.402Z] 2023-09-25 15:35:11,347 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-25T15:35:11.402Z] 2023-09-25 15:35:11,349 [execute] INFO git cat-file --batch-check [2023-09-25T15:35:11.402Z] 2023-09-25 15:35:11,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T15:35:11.402Z] 2023-09-25 15:35:11,355 [execute] INFO git cat-file --batch [2023-09-25T15:35:11.402Z] 2023-09-25 15:35:11,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T15:35:11.402Z] 2023-09-25 15:35:11,362 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-25T15:35:11.402Z] 3.1.0-dev.25 [Pipeline] } [2023-09-25T15:35:11.429Z] $ docker exec --env ******** --env ******** d6c25f89c6373532e23da9e3199b8b52870e841e03a13c87c7bf4b213ad25a9c ssh-agent -k [2023-09-25T15:35:11.542Z] unset SSH_AUTH_SOCK; [2023-09-25T15:35:11.542Z] unset SSH_AGENT_PID; [2023-09-25T15:35:11.543Z] echo Agent pid 38 killed; [2023-09-25T15:35:11.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T15:35:11.833Z] + git semver [Pipeline] } [2023-09-25T15:35:12.126Z] $ docker stop --time=1 d6c25f89c6373532e23da9e3199b8b52870e841e03a13c87c7bf4b213ad25a9c [2023-09-25T15:35:13.404Z] $ docker rm -f --volumes d6c25f89c6373532e23da9e3199b8b52870e841e03a13c87c7bf4b213ad25a9c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T15:35:13.725Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T15:35:13.725Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:35:14.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:35:14.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:35:14.076Z] prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container [2023-09-25T15:35:14.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T15:35:14.458Z] $ docker top 97abaf83b4f3100d773daaaa742d6c4f0745a662fca7a794be8d4b8f90961686 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T15:35:14.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:35:14.524Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:35:14.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:35:14.657Z] $ docker exec 97abaf83b4f3100d773daaaa742d6c4f0745a662fca7a794be8d4b8f90961686 ssh-agent [2023-09-25T15:35:14.756Z] SSH_AUTH_SOCK=/tmp/ssh-q39rQHqletPC/agent.33 [2023-09-25T15:35:14.756Z] SSH_AGENT_PID=39 [2023-09-25T15:35:14.762Z] Running ssh-add (command line suppressed) [2023-09-25T15:35:14.898Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14323811617620905335.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14323811617620905335.key) [2023-09-25T15:35:14.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:35:15.184Z] + git semver push [2023-09-25T15:35:15.444Z] 2023-09-25 15:35:15,401 [run_push] DEBUG push [2023-09-25T15:35:15.444Z] 2023-09-25 15:35:15,401 [execute] INFO git cat-file --batch-check [2023-09-25T15:35:15.444Z] 2023-09-25 15:35:15,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T15:35:15.444Z] 2023-09-25 15:35:15,406 [execute] INFO git rev-list 33a7fdeeab717d9edf688eadbeea1148e4d9ddd2 -- [2023-09-25T15:35:15.444Z] 2023-09-25 15:35:15,406 [execute] DEBUG Popen(['git', 'rev-list', '33a7fdeeab717d9edf688eadbeea1148e4d9ddd2', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-25T15:35:15.444Z] 2023-09-25 15:35:15,417 [execute] INFO git fetch -v origin [2023-09-25T15:35:15.444Z] 2023-09-25 15:35:15,417 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-25T15:35:16.013Z] 2023-09-25 15:35:15,893 [run_push] DEBUG no remote changes detected [2023-09-25T15:35:16.013Z] 2023-09-25 15:35:15,894 [execute] INFO git push origin semver [2023-09-25T15:35:16.013Z] 2023-09-25 15:35:15,894 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-25T15:35:16.948Z] 2023-09-25 15:35:16,927 [run_push] DEBUG push all version tags [2023-09-25T15:35:16.948Z] 2023-09-25 15:35:16,928 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-25T15:35:16.948Z] 2023-09-25 15:35:16,928 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-09-25T15:35:17.892Z] 2023-09-25 15:35:17,699 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-25T15:35:17.892Z] 3.1.0-dev.25 [Pipeline] } [2023-09-25T15:35:17.919Z] $ docker exec --env ******** --env ******** 97abaf83b4f3100d773daaaa742d6c4f0745a662fca7a794be8d4b8f90961686 ssh-agent -k [2023-09-25T15:35:18.025Z] unset SSH_AUTH_SOCK; [2023-09-25T15:35:18.026Z] unset SSH_AGENT_PID; [2023-09-25T15:35:18.026Z] echo Agent pid 39 killed; [2023-09-25T15:35:18.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T15:35:18.322Z] + git semver [Pipeline] } [2023-09-25T15:35:18.613Z] $ docker stop --time=1 97abaf83b4f3100d773daaaa742d6c4f0745a662fca7a794be8d4b8f90961686 [2023-09-25T15:35:19.895Z] $ docker rm -f --volumes 97abaf83b4f3100d773daaaa742d6c4f0745a662fca7a794be8d4b8f90961686 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-09-25T15:35:20.459Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-09-25T15:35:20.459Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-09-25T15:35:20.459Z] total 16 [2023-09-25T15:35:20.459Z] drwxr-xr-x 3 root root 4096 Sep 25 15:24 . [2023-09-25T15:35:20.459Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 15:35 .. [2023-09-25T15:35:20.459Z] drwxr-xr-x 2 root root 4096 Sep 25 15:24 cost [2023-09-25T15:35:20.459Z] -rw-r--r-- 1 root root 96 Sep 25 15:24 cost.csv [2023-09-25T15:35:20.459Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-09-25T15:35:20.459Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-09-25T15:35:20.459Z] total 16 [2023-09-25T15:35:20.459Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 15:24 . [2023-09-25T15:35:20.459Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 15:35 .. [2023-09-25T15:35:20.459Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 15:24 cost [2023-09-25T15:35:20.459Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 25 15:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:35:20.750Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:35:21.601Z] ---> package-listing.sh [2023-09-25T15:35:21.601Z] ++ facter osfamily [2023-09-25T15:35:21.601Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-25T15:35:21.860Z] + OS_FAMILY=debian [2023-09-25T15:35:21.860Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-09-25T15:35:21.860Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-25T15:35:21.860Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-25T15:35:21.860Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-25T15:35:21.860Z] + PACKAGES=/tmp/packages_start.txt [2023-09-25T15:35:21.860Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-09-25T15:35:21.860Z] + PACKAGES=/tmp/packages_end.txt [2023-09-25T15:35:21.860Z] + case "${OS_FAMILY}" in [2023-09-25T15:35:21.860Z] + dpkg -l [2023-09-25T15:35:21.860Z] + grep '^ii' [2023-09-25T15:35:21.860Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-25T15:35:21.860Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-25T15:35:21.860Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-25T15:35:21.860Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-09-25T15:35:21.860Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-09-25T15:35:21.860Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-09-25T15:35:21.869Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-25T15:35:22.142Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:35:22.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T15:35:22.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:35:22.764Z] prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container [2023-09-25T15:35:22.836Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T15:35:23.047Z] $ docker top debf8055eaa49b9a6ce802a9cd682c94676a54c1e0578f2fbc7f2b9030a5d1cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:35:23.439Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-25T15:35:23.788Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-25T15:35:24.072Z] + ls /var/log/sa-host [2023-09-25T15:35:24.072Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T15:35:24.140Z] provisioning config files... [2023-09-25T15:35:24.146Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10257410970648439656tmp [Pipeline] { [Pipeline] echo [2023-09-25T15:35:24.155Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:35:24.435Z] ---> create-netrc.sh [Pipeline] } [2023-09-25T15:35:24.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:35:24.771Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-25T15:35:24.778Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:35:25.059Z] ---> sudo-logs.sh [2023-09-25T15:35:25.059Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-25T15:35:25.080Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:35:25.364Z] ---> job-cost.sh [2023-09-25T15:35:25.364Z] lf-activate-venv: SKIPPING [2023-09-25T15:35:25.364Z] DEBUG: total: 0.2199999988079071 [2023-09-25T15:35:25.364Z] INFO: Retrieving Stack Cost... [2023-09-25T15:35:25.622Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T15:35:26.192Z] INFO: Archiving Costs [Pipeline] echo [2023-09-25T15:35:26.203Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:35:26.485Z] ---> logs-deploy.sh [2023-09-25T15:35:26.486Z] lf-activate-venv: SKIPPING [2023-09-25T15:35:26.486Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/193 [2023-09-25T15:35:26.486Z] INFO: archiving workspace using pattern(s): [2023-09-25T15:35:27.427Z] Archives upload complete. [2023-09-25T15:35:27.686Z] INFO: archiving logs to Nexus [2023-09-25T15:35:28.254Z] ---> uname -a: [2023-09-25T15:35:28.254Z] Linux prd-ubuntu20-04-docker-8c-8g-7834 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-25T15:35:28.254Z] [2023-09-25T15:35:28.254Z] [2023-09-25T15:35:28.254Z] ---> lscpu: [2023-09-25T15:35:28.254Z] Architecture: x86_64 [2023-09-25T15:35:28.254Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-25T15:35:28.254Z] Byte Order: Little Endian [2023-09-25T15:35:28.254Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-25T15:35:28.254Z] CPU(s): 8 [2023-09-25T15:35:28.254Z] On-line CPU(s) list: 0-7 [2023-09-25T15:35:28.254Z] Thread(s) per core: 1 [2023-09-25T15:35:28.254Z] Core(s) per socket: 1 [2023-09-25T15:35:28.254Z] Socket(s): 8 [2023-09-25T15:35:28.254Z] NUMA node(s): 1 [2023-09-25T15:35:28.254Z] Vendor ID: AuthenticAMD [2023-09-25T15:35:28.254Z] CPU family: 23 [2023-09-25T15:35:28.254Z] Model: 49 [2023-09-25T15:35:28.254Z] Model name: AMD EPYC-Rome Processor [2023-09-25T15:35:28.254Z] Stepping: 0 [2023-09-25T15:35:28.254Z] CPU MHz: 2800.000 [2023-09-25T15:35:28.254Z] BogoMIPS: 5600.00 [2023-09-25T15:35:28.254Z] Virtualization: AMD-V [2023-09-25T15:35:28.254Z] Hypervisor vendor: KVM [2023-09-25T15:35:28.254Z] Virtualization type: full [2023-09-25T15:35:28.254Z] L1d cache: 256 KiB [2023-09-25T15:35:28.254Z] L1i cache: 256 KiB [2023-09-25T15:35:28.254Z] L2 cache: 4 MiB [2023-09-25T15:35:28.254Z] L3 cache: 128 MiB [2023-09-25T15:35:28.254Z] NUMA node0 CPU(s): 0-7 [2023-09-25T15:35:28.254Z] Vulnerability Itlb multihit: Not affected [2023-09-25T15:35:28.254Z] Vulnerability L1tf: Not affected [2023-09-25T15:35:28.254Z] Vulnerability Mds: Not affected [2023-09-25T15:35:28.254Z] Vulnerability Meltdown: Not affected [2023-09-25T15:35:28.254Z] Vulnerability Mmio stale data: Not affected [2023-09-25T15:35:28.254Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-25T15:35:28.254Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-25T15:35:28.254Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-25T15:35:28.254Z] Vulnerability Srbds: Not affected [2023-09-25T15:35:28.254Z] Vulnerability Tsx async abort: Not affected [2023-09-25T15:35:28.254Z] 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-09-25T15:35:28.254Z] [2023-09-25T15:35:28.254Z] [2023-09-25T15:35:28.254Z] ---> nproc: [2023-09-25T15:35:28.254Z] 8 [2023-09-25T15:35:28.254Z] [2023-09-25T15:35:28.254Z] [2023-09-25T15:35:28.254Z] ---> df -h: [2023-09-25T15:35:28.254Z] Filesystem Size Used Avail Use% Mounted on [2023-09-25T15:35:28.254Z] overlay 155G 13G 143G 9% / [2023-09-25T15:35:28.254Z] tmpfs 64M 0 64M 0% /dev [2023-09-25T15:35:28.254Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-25T15:35:28.254Z] shm 64M 0 64M 0% /dev/shm [2023-09-25T15:35:28.254Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-09-25T15:35:28.254Z] [2023-09-25T15:35:28.254Z] [2023-09-25T15:35:28.254Z] ---> sar -b -r -n DEV: [2023-09-25T15:35:28.254Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7834) 09/25/23 _x86_64_ (8 CPU) [2023-09-25T15:35:28.254Z] [2023-09-25T15:35:28.254Z] 15:21:34 LINUX RESTART (8 CPU) [2023-09-25T15:35:28.254Z] [2023-09-25T15:35:28.254Z] 15:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-25T15:35:28.254Z] 15:23:01 230.94 16.61 214.33 0.00 1958.74 83750.44 0.00 [2023-09-25T15:35:28.254Z] 15:24:01 108.22 0.25 107.97 0.00 18.00 18804.73 0.00 [2023-09-25T15:35:28.254Z] 15:25:01 122.64 0.08 122.56 0.00 13.46 35764.21 0.00 [2023-09-25T15:35:28.254Z] 15:26:01 1.92 0.00 1.92 0.00 0.00 23.08 0.00 [2023-09-25T15:35:28.254Z] 15:27:01 37.19 11.68 25.51 0.00 5429.90 6297.62 0.00 [2023-09-25T15:35:28.254Z] 15:28:01 4.05 0.00 4.05 0.00 0.00 49.72 0.00 [2023-09-25T15:35:28.254Z] 15:29:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2023-09-25T15:35:28.254Z] 15:30:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 [2023-09-25T15:35:28.254Z] 15:31:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 [2023-09-25T15:35:28.254Z] 15:32:01 2.57 0.00 2.57 0.00 0.00 40.25 0.00 [2023-09-25T15:35:28.254Z] 15:33:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 [2023-09-25T15:35:28.254Z] 15:34:01 1.58 0.00 1.58 0.00 0.00 18.39 0.00 [2023-09-25T15:35:28.254Z] 15:35:01 64.74 0.35 64.39 0.00 19.73 37807.43 0.00 [2023-09-25T15:35:28.254Z] Average: 44.52 2.23 42.29 0.00 572.25 14046.34 0.00 [2023-09-25T15:35:28.254Z] [2023-09-25T15:35:28.254Z] 15:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-25T15:35:28.254Z] 15:23:01 28533300 31610028 696688 2.12 147992 3136780 1739224 5.13 1035820 2876876 460 [2023-09-25T15:35:28.254Z] 15:24:01 27849184 31223920 1073556 3.26 154544 3385644 2357736 6.95 1672016 2873788 241280 [2023-09-25T15:35:28.254Z] 15:25:01 27703776 31593292 706448 2.15 164804 3854836 1759632 5.19 1238488 3416112 384 [2023-09-25T15:35:28.254Z] 15:26:01 27703904 31593528 705920 2.15 164828 3854836 1759632 5.19 1238324 3416112 136 [2023-09-25T15:35:28.254Z] 15:27:01 27333092 31576732 711436 2.16 172944 4187632 1796240 5.29 1469464 3528028 1000 [2023-09-25T15:35:28.254Z] 15:28:01 27334932 31578596 710312 2.16 173012 4187628 1812412 5.34 1468820 3527988 140 [2023-09-25T15:35:28.254Z] 15:29:01 27341400 31585108 703908 2.14 173072 4187636 1812412 5.34 1463016 3527996 24 [2023-09-25T15:35:28.254Z] 15:30:01 27341628 31585432 703536 2.14 173132 4187636 1812412 5.34 1463104 3527996 196 [2023-09-25T15:35:28.254Z] 15:31:01 27341572 31585408 703472 2.14 173160 4187640 1812412 5.34 1463064 3528000 8 [2023-09-25T15:35:28.254Z] 15:32:01 27341364 31585800 703272 2.14 173292 4187620 1812412 5.34 1462436 3528460 8 [2023-09-25T15:35:28.255Z] 15:33:01 27341172 31585692 703308 2.14 173336 4187620 1812412 5.34 1463052 3528460 104 [2023-09-25T15:35:28.255Z] 15:34:01 27340904 31585460 703440 2.14 173368 4187624 1812412 5.34 1462892 3528464 188 [2023-09-25T15:35:28.255Z] 15:35:01 25887176 31542556 741096 2.25 205296 5452652 2039108 6.01 1576100 4751408 590468 [2023-09-25T15:35:28.255Z] Average: 27414877 31556273 735876 2.24 170983 4091214 1856804 5.47 1421277 3504591 64184 [2023-09-25T15:35:28.255Z] [2023-09-25T15:35:28.255Z] 15:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-25T15:35:28.255Z] 15:23:01 ens3 784.94 493.45 7649.77 91.89 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:23:01 docker0 217.40 362.94 18.22 2432.81 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:23:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:24:01 ens3 59.82 52.17 80.82 94.58 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:24:01 veth50aeee6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:24:01 docker0 1.37 2.80 0.08 30.88 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:24:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:25:01 ens3 149.58 107.81 2589.33 246.14 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:25:01 docker0 1.40 2.25 0.09 33.90 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:25:01 lo 7.93 7.93 0.79 0.79 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:26:01 ens3 1.23 1.07 0.62 0.50 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:27:01 ens3 137.79 70.14 2027.97 4.99 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:27:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:28:01 ens3 0.32 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:30:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:31:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:32:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:33:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:34:01 ens3 0.35 0.23 0.13 0.02 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:35:01 ens3 376.87 214.01 8199.01 31.46 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:35:01 docker0 60.81 118.78 4.80 1026.01 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] 15:35:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] Average: ens3 116.26 72.27 1580.51 36.13 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] Average: docker0 21.61 37.44 1.78 271.03 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] Average: lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 [2023-09-25T15:35:28.255Z] [2023-09-25T15:35:28.255Z] [2023-09-25T15:35:28.255Z] ---> sar -P ALL: [2023-09-25T15:35:28.255Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7834) 09/25/23 _x86_64_ (8 CPU) [2023-09-25T15:35:28.255Z] [2023-09-25T15:35:28.255Z] 15:21:34 LINUX RESTART (8 CPU) [2023-09-25T15:35:28.255Z] [2023-09-25T15:35:28.255Z] 15:22:01 CPU %user %nice %system %iowait %steal %idle [2023-09-25T15:35:28.255Z] 15:23:01 all 12.09 0.00 5.08 1.19 0.08 81.56 [2023-09-25T15:35:28.255Z] 15:23:01 0 12.29 0.00 5.04 0.17 0.08 82.42 [2023-09-25T15:35:28.255Z] 15:23:01 1 13.30 0.00 4.79 0.27 0.08 81.55 [2023-09-25T15:35:28.255Z] 15:23:01 2 11.31 0.00 4.64 0.40 0.07 83.58 [2023-09-25T15:35:28.255Z] 15:23:01 3 12.21 0.00 5.06 1.12 0.08 81.53 [2023-09-25T15:35:28.255Z] 15:23:01 4 11.70 0.00 5.68 0.92 0.07 81.64 [2023-09-25T15:35:28.255Z] 15:23:01 5 10.23 0.00 4.35 2.22 0.07 83.14 [2023-09-25T15:35:28.255Z] 15:23:01 6 13.86 0.00 5.57 4.35 0.07 76.16 [2023-09-25T15:35:28.255Z] 15:23:01 7 11.79 0.00 5.51 0.12 0.10 82.48 [2023-09-25T15:35:28.255Z] 15:24:01 all 50.33 0.00 5.25 0.33 0.10 43.99 [2023-09-25T15:35:28.255Z] 15:24:01 0 49.33 0.00 5.00 0.05 0.10 45.52 [2023-09-25T15:35:28.255Z] 15:24:01 1 50.29 0.00 5.22 0.07 0.08 44.33 [2023-09-25T15:35:28.255Z] 15:24:01 2 52.38 0.00 5.17 0.08 0.08 42.28 [2023-09-25T15:35:28.255Z] 15:24:01 3 52.16 0.00 5.44 0.12 0.10 42.19 [2023-09-25T15:35:28.255Z] 15:24:01 4 49.52 0.00 5.29 0.10 0.12 44.97 [2023-09-25T15:35:28.255Z] 15:24:01 5 49.58 0.00 5.48 0.84 0.10 44.00 [2023-09-25T15:35:28.255Z] 15:24:01 6 50.50 0.00 5.39 1.21 0.10 42.80 [2023-09-25T15:35:28.255Z] 15:24:01 7 48.90 0.00 4.98 0.17 0.10 45.86 [2023-09-25T15:35:28.255Z] 15:25:01 all 8.21 0.00 2.53 0.42 0.05 88.80 [2023-09-25T15:35:28.255Z] 15:25:01 0 7.57 0.00 2.54 0.07 0.05 89.77 [2023-09-25T15:35:28.255Z] 15:25:01 1 8.87 0.00 2.68 0.10 0.05 88.30 [2023-09-25T15:35:28.255Z] 15:25:01 2 7.46 0.00 2.36 0.00 0.05 90.14 [2023-09-25T15:35:28.255Z] 15:25:01 3 8.83 0.00 2.51 0.12 0.05 88.49 [2023-09-25T15:35:28.255Z] 15:25:01 4 8.98 0.00 2.15 0.02 0.03 88.82 [2023-09-25T15:35:28.255Z] 15:25:01 5 8.95 0.00 2.18 0.28 0.05 88.54 [2023-09-25T15:35:28.255Z] 15:25:01 6 7.26 0.00 3.19 2.53 0.05 86.97 [2023-09-25T15:35:28.255Z] 15:25:01 7 7.77 0.00 2.60 0.22 0.05 89.36 [2023-09-25T15:35:28.255Z] 15:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-09-25T15:35:28.255Z] 15:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T15:35:28.255Z] 15:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-25T15:35:28.255Z] 15:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T15:35:28.255Z] 15:26:01 3 0.10 0.00 0.02 0.02 0.02 99.85 [2023-09-25T15:35:28.255Z] 15:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-25T15:35:28.255Z] 15:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T15:35:28.255Z] 15:26:01 6 0.03 0.00 0.02 0.02 0.03 99.90 [2023-09-25T15:35:28.255Z] 15:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T15:35:28.255Z] 15:27:01 all 1.34 0.00 0.61 0.23 0.02 97.81 [2023-09-25T15:35:28.255Z] 15:27:01 0 1.25 0.00 0.58 0.38 0.02 97.77 [2023-09-25T15:35:28.255Z] 15:27:01 1 1.42 0.00 0.62 0.07 0.00 97.90 [2023-09-25T15:35:28.255Z] 15:27:01 2 0.50 0.00 0.33 0.03 0.02 99.11 [2023-09-25T15:35:28.255Z] 15:27:01 3 1.27 0.00 0.62 0.22 0.03 97.86 [2023-09-25T15:35:28.255Z] 15:27:01 4 2.74 0.00 0.78 0.12 0.02 96.34 [2023-09-25T15:35:28.255Z] 15:27:01 5 2.00 0.00 0.68 0.03 0.02 97.26 [2023-09-25T15:35:28.255Z] 15:27:01 6 0.65 0.00 0.43 0.72 0.02 98.18 [2023-09-25T15:35:28.255Z] 15:27:01 7 0.90 0.00 0.80 0.23 0.02 98.04 [2023-09-25T15:35:28.255Z] 15:28:01 all 0.02 0.00 0.03 0.01 0.01 99.94 [2023-09-25T15:35:28.255Z] 15:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T15:35:28.255Z] 15:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-25T15:35:28.255Z] 15:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-25T15:35:28.255Z] 15:28:01 3 0.05 0.00 0.05 0.03 0.02 99.85 [2023-09-25T15:35:28.255Z] 15:28:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2023-09-25T15:35:28.255Z] 15:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T15:35:28.255Z] 15:28:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-25T15:35:28.255Z] 15:28:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-25T15:35:28.255Z] 15:29:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-09-25T15:35:28.255Z] 15:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T15:35:28.255Z] 15:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T15:35:28.255Z] 15:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T15:35:28.255Z] 15:29:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-09-25T15:35:28.255Z] 15:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-25T15:35:28.255Z] 15:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-25T15:35:28.255Z] 15:29:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2023-09-25T15:35:28.255Z] 15:29:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2023-09-25T15:35:28.255Z] 15:30:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2023-09-25T15:35:28.255Z] 15:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-25T15:35:28.255Z] 15:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-25T15:35:28.255Z] 15:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-25T15:35:28.255Z] 15:30:01 3 0.05 0.00 0.03 0.02 0.00 99.90 [2023-09-25T15:35:28.255Z] 15:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T15:35:28.255Z] 15:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T15:35:28.256Z] 15:30:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-25T15:35:28.256Z] 15:30:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2023-09-25T15:35:28.256Z] 15:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-09-25T15:35:28.256Z] 15:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T15:35:28.256Z] 15:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-25T15:35:28.256Z] 15:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T15:35:28.256Z] 15:31:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-25T15:35:28.256Z] 15:31:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-09-25T15:35:28.256Z] 15:31:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2023-09-25T15:35:28.256Z] 15:31:01 6 0.05 0.00 0.00 0.02 0.00 99.93 [2023-09-25T15:35:28.256Z] 15:31:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2023-09-25T15:35:28.256Z] 15:32:01 all 0.16 0.00 0.01 0.01 0.01 99.80 [2023-09-25T15:35:28.256Z] 15:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-25T15:35:28.256Z] 15:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T15:35:28.256Z] 15:32:01 2 1.09 0.00 0.00 0.02 0.02 98.87 [2023-09-25T15:35:28.256Z] 15:32:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-25T15:35:28.256Z] 15:32:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-25T15:35:28.256Z] 15:32:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-09-25T15:35:28.256Z] 15:32:01 6 0.02 0.00 0.02 0.05 0.02 99.90 [2023-09-25T15:35:28.256Z] 15:32:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-09-25T15:35:28.256Z] 15:33:01 all 0.19 0.00 0.01 0.00 0.00 99.79 [2023-09-25T15:35:28.256Z] 15:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T15:35:28.256Z] 15:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T15:35:28.256Z] 15:33:01 2 1.35 0.00 0.02 0.00 0.00 98.63 [2023-09-25T15:35:28.256Z] 15:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T15:35:28.256Z] 15:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T15:35:28.256Z] 15:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-25T15:35:28.256Z] 15:33:01 6 0.07 0.00 0.02 0.03 0.00 99.88 [2023-09-25T15:35:28.256Z] 15:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-25T15:35:28.256Z] [2023-09-25T15:35:28.256Z] 15:33:01 CPU %user %nice %system %iowait %steal %idle [2023-09-25T15:35:28.256Z] 15:34:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2023-09-25T15:35:28.256Z] 15:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T15:35:28.256Z] 15:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-25T15:35:28.256Z] 15:34:01 2 0.52 0.00 0.08 0.00 0.02 99.38 [2023-09-25T15:35:28.256Z] 15:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-25T15:35:28.256Z] 15:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T15:35:28.256Z] 15:34:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-25T15:35:28.256Z] 15:34:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2023-09-25T15:35:28.256Z] 15:34:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-25T15:35:28.256Z] 15:35:01 all 8.10 0.00 3.62 0.71 0.05 87.52 [2023-09-25T15:35:28.256Z] 15:35:01 0 9.61 0.00 3.48 0.03 0.07 86.81 [2023-09-25T15:35:28.256Z] 15:35:01 1 8.01 0.00 3.57 0.42 0.03 87.98 [2023-09-25T15:35:28.256Z] 15:35:01 2 8.09 0.00 3.04 0.02 0.05 88.80 [2023-09-25T15:35:28.256Z] 15:35:01 3 8.20 0.00 4.71 2.23 0.05 84.81 [2023-09-25T15:35:28.256Z] 15:35:01 4 7.60 0.00 3.43 0.02 0.05 88.90 [2023-09-25T15:35:28.256Z] 15:35:01 5 8.83 0.00 3.44 0.03 0.07 87.63 [2023-09-25T15:35:28.256Z] 15:35:01 6 6.44 0.00 3.46 2.72 0.03 87.34 [2023-09-25T15:35:28.256Z] 15:35:01 7 8.00 0.00 3.82 0.17 0.07 87.94 [2023-09-25T15:35:28.256Z] Average: all 6.17 0.00 1.31 0.22 0.03 92.27 [2023-09-25T15:35:28.256Z] Average: 0 6.13 0.00 1.28 0.05 0.03 92.52 [2023-09-25T15:35:28.256Z] Average: 1 6.27 0.00 1.30 0.07 0.02 92.34 [2023-09-25T15:35:28.256Z] Average: 2 6.33 0.00 1.20 0.04 0.03 92.40 [2023-09-25T15:35:28.256Z] Average: 3 6.36 0.00 1.41 0.29 0.03 91.90 [2023-09-25T15:35:28.256Z] Average: 4 6.18 0.00 1.34 0.09 0.02 92.36 [2023-09-25T15:35:28.256Z] Average: 5 6.10 0.00 1.23 0.26 0.03 92.38 [2023-09-25T15:35:28.256Z] Average: 6 6.03 0.00 1.39 0.90 0.03 91.66 [2023-09-25T15:35:28.256Z] Average: 7 5.94 0.00 1.36 0.07 0.04 92.59 [2023-09-25T15:35:28.256Z] [2023-09-25T15:35:28.256Z] [2023-09-25T15:35:28.256Z]