Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 766558fd32b3d60314202d2661e12183be73f345 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-ssh16981055239761710612.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh545101180582546479.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh5412446397742836235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh8281656730270548160.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-ssh4418179574990177778.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2589 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 766558fd32b3d60314202d2661e12183be73f345 (main) Commit message: "fix: Add InsecureSecrets section to external-mqtt-trigger profile (#579)" > 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 766558fd32b3d60314202d2661e12183be73f345 # timeout=10 > git rev-list --no-walk e006c610c04bb7e0ab96add43a12e9ef9e699912 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-31T16:38:17.559Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-31T16:38:17.616Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-31T16:38:17.633Z] ========================================================= [2023-07-31T16:38:17.633Z] EdgeX Global Pipelines Version Info [2023-07-31T16:38:17.633Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-31T16:38:18.345Z] ------------------- [2023-07-31T16:38:18.345Z] stable info: [2023-07-31T16:38:18.345Z] ------------------- [2023-07-31T16:38:18.345Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-31T16:38:18.345Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-31T16:38:18.345Z] Message: update stable to v1.0.250 [2023-07-31T16:38:18.917Z] ------------------- [2023-07-31T16:38:18.917Z] experimental info: [2023-07-31T16:38:18.917Z] ------------------- [2023-07-31T16:38:18.917Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-31T16:38:18.917Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-31T16:38:18.917Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-31T16:38:19.077Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-07-31T16:38:19.086Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-07-31T16:38:19.095Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-31T16:38:19.104Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-31T16:38:19.115Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-31T16:38:19.123Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-31T16:38:19.143Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-31T16:38:19.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-31T16:38:19.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-31T16:38:19.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-31T16:38:19.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-31T16:38:19.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-07-31T16:38:19.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-31T16:38:19.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-31T16:38:19.265Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-31T16:38:19.276Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-31T16:38:19.292Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-31T16:38:19.305Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-31T16:38:19.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-31T16:38:19.328Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-31T16:38:19.341Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-31T16:38:19.353Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-31T16:38:19.368Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-31T16:38:19.379Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-31T16:38:19.396Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-31T16:38:19.412Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-31T16:38:19.428Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-31T16:38:19.441Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-31T16:38:19.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-31T16:38:19.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-31T16:38:19.480Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 766558fd32b3d60314202d2661e12183be73f345 [Pipeline] echo [2023-07-31T16:38:19.499Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 766558f [Pipeline] echo [2023-07-31T16:38:19.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-31T16:38:19.565Z] provisioning config files... [2023-07-31T16:38:19.578Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8214328047066944771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T16:38:19.880Z] ---> docker-login.sh [2023-07-31T16:38:19.880Z] nexus3.edgexfoundry.org:10001 [2023-07-31T16:38:19.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:38:20.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:38:20.140Z] Configure a credential helper to remove this warning. See [2023-07-31T16:38:20.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:38:20.140Z] [2023-07-31T16:38:20.140Z] Login Succeeded [2023-07-31T16:38:20.140Z] nexus3.edgexfoundry.org:10002 [2023-07-31T16:38:20.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:38:20.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:38:20.409Z] Configure a credential helper to remove this warning. See [2023-07-31T16:38:20.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:38:20.409Z] [2023-07-31T16:38:20.409Z] Login Succeeded [2023-07-31T16:38:20.409Z] nexus3.edgexfoundry.org:10003 [2023-07-31T16:38:20.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:38:20.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:38:20.409Z] Configure a credential helper to remove this warning. See [2023-07-31T16:38:20.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:38:20.409Z] [2023-07-31T16:38:20.409Z] Login Succeeded [2023-07-31T16:38:20.409Z] nexus3.edgexfoundry.org:10004 [2023-07-31T16:38:20.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:38:20.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:38:20.670Z] Configure a credential helper to remove this warning. See [2023-07-31T16:38:20.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:38:20.670Z] [2023-07-31T16:38:20.670Z] Login Succeeded [2023-07-31T16:38:20.670Z] docker.io [2023-07-31T16:38:20.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:38:20.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:38:20.930Z] Configure a credential helper to remove this warning. See [2023-07-31T16:38:20.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:38:20.930Z] [2023-07-31T16:38:20.930Z] Login Succeeded [2023-07-31T16:38:20.930Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T16:38:20.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-31T16:38:21.299Z] + git rev-list -1 --merges 766558fd32b3d60314202d2661e12183be73f345~1..766558fd32b3d60314202d2661e12183be73f345 [Pipeline] echo [2023-07-31T16:38:21.354Z] -----------> git rev-list -1 --merges 766558fd32b3d60314202d2661e12183be73f345~1..766558fd32b3d60314202d2661e12183be73f345 766558fd32b3d60314202d2661e12183be73f345 [false] [Pipeline] sh [2023-07-31T16:38:21.650Z] + git log --format=format:%s -1 766558fd32b3d60314202d2661e12183be73f345 [Pipeline] echo [2023-07-31T16:38:21.690Z] ========================================================= [2023-07-31T16:38:21.690Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-31T16:38:21.690Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-31T16:38:22.016Z] + git log --format=format:%s -1 766558fd32b3d60314202d2661e12183be73f345 [Pipeline] echo [2023-07-31T16:38:22.027Z] [semverPrep] GIT_COMMIT: 766558fd32b3d60314202d2661e12183be73f345, Commit Message: fix: Add InsecureSecrets section to external-mqtt-trigger profile (#579) [Pipeline] echo [2023-07-31T16:38:22.037Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-31T16:38:22.408Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-31T16:38:22.408Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-31T16:38:22.408Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-31T16:38:22.408Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-31T16:38:22.408Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-31T16:38:22.408Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-31T16:38:22.408Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:38:22.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T16:38:22.854Z] [2023-07-31T16:38:22.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:38:23.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T16:38:23.155Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-31T16:38:23.155Z] b85a868b505f: Pulling fs layer [2023-07-31T16:38:23.155Z] e2be974225ed: Pulling fs layer [2023-07-31T16:38:23.155Z] 339a4e72a1f5: Pulling fs layer [2023-07-31T16:38:23.155Z] 988bab9f4d93: Pulling fs layer [2023-07-31T16:38:23.155Z] 1469e6f7b9e6: Pulling fs layer [2023-07-31T16:38:23.155Z] eaf3925da568: Pulling fs layer [2023-07-31T16:38:23.155Z] bab4dde63d76: Pulling fs layer [2023-07-31T16:38:23.155Z] bde34c3a00c8: Pulling fs layer [2023-07-31T16:38:23.155Z] 1469e6f7b9e6: Waiting [2023-07-31T16:38:23.155Z] eaf3925da568: Waiting [2023-07-31T16:38:23.155Z] bab4dde63d76: Waiting [2023-07-31T16:38:23.155Z] bde34c3a00c8: Waiting [2023-07-31T16:38:23.155Z] b352a97aabf1: Pulling fs layer [2023-07-31T16:38:23.155Z] 988bab9f4d93: Waiting [2023-07-31T16:38:23.155Z] 4872d77fe225: Pulling fs layer [2023-07-31T16:38:23.155Z] 5851b861e8e6: Pulling fs layer [2023-07-31T16:38:23.155Z] b352a97aabf1: Waiting [2023-07-31T16:38:23.155Z] 5851b861e8e6: Waiting [2023-07-31T16:38:23.155Z] e2be974225ed: Download complete [2023-07-31T16:38:23.155Z] 988bab9f4d93: Verifying Checksum [2023-07-31T16:38:23.155Z] 988bab9f4d93: Download complete [2023-07-31T16:38:23.155Z] 339a4e72a1f5: Verifying Checksum [2023-07-31T16:38:23.155Z] 339a4e72a1f5: Download complete [2023-07-31T16:38:23.155Z] 1469e6f7b9e6: Verifying Checksum [2023-07-31T16:38:23.414Z] eaf3925da568: Verifying Checksum [2023-07-31T16:38:23.414Z] eaf3925da568: Download complete [2023-07-31T16:38:23.414Z] bde34c3a00c8: Verifying Checksum [2023-07-31T16:38:23.414Z] b352a97aabf1: Download complete [2023-07-31T16:38:23.414Z] 4872d77fe225: Verifying Checksum [2023-07-31T16:38:23.414Z] 4872d77fe225: Download complete [2023-07-31T16:38:23.414Z] 5851b861e8e6: Download complete [2023-07-31T16:38:23.414Z] b85a868b505f: Verifying Checksum [2023-07-31T16:38:23.414Z] b85a868b505f: Download complete [2023-07-31T16:38:23.672Z] bab4dde63d76: Verifying Checksum [2023-07-31T16:38:23.672Z] bab4dde63d76: Download complete [2023-07-31T16:38:24.610Z] b85a868b505f: Pull complete [2023-07-31T16:38:24.610Z] e2be974225ed: Pull complete [2023-07-31T16:38:25.176Z] 339a4e72a1f5: Pull complete [2023-07-31T16:38:25.176Z] 988bab9f4d93: Pull complete [2023-07-31T16:38:25.435Z] 1469e6f7b9e6: Pull complete [2023-07-31T16:38:25.435Z] eaf3925da568: Pull complete [2023-07-31T16:38:27.338Z] bab4dde63d76: Pull complete [2023-07-31T16:38:27.338Z] bde34c3a00c8: Pull complete [2023-07-31T16:38:27.600Z] b352a97aabf1: Pull complete [2023-07-31T16:38:27.600Z] 4872d77fe225: Pull complete [2023-07-31T16:38:27.600Z] 5851b861e8e6: Pull complete [2023-07-31T16:38:27.600Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-31T16:38:27.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T16:38:27.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T16:38:27.695Z] prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container [2023-07-31T16:38:27.718Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-31T16:38:30.971Z] $ docker top f7427c87f8fee8485650dd20a9533716e8ae74d9c98ea0a9e3b4e4712772b407 -eo pid,comm [2023-07-31T16:38:31.032Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-31T16:38:31.032Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-31T16:38:31.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-31T16:38:31.067Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-31T16:38:31.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-31T16:38:31.187Z] $ docker exec f7427c87f8fee8485650dd20a9533716e8ae74d9c98ea0a9e3b4e4712772b407 ssh-agent [2023-07-31T16:38:31.296Z] SSH_AUTH_SOCK=/tmp/ssh-DQZouOhrYUAR/agent.32 [2023-07-31T16:38:31.296Z] SSH_AGENT_PID=38 [2023-07-31T16:38:31.302Z] Running ssh-add (command line suppressed) [2023-07-31T16:38:31.401Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16609751256391675096.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16609751256391675096.key) [2023-07-31T16:38:31.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-31T16:38:31.710Z] + git tag --points-at HEAD [Pipeline] } [2023-07-31T16:38:31.714Z] $ docker exec --env ******** --env ******** f7427c87f8fee8485650dd20a9533716e8ae74d9c98ea0a9e3b4e4712772b407 ssh-agent -k [2023-07-31T16:38:31.816Z] unset SSH_AUTH_SOCK; [2023-07-31T16:38:31.817Z] unset SSH_AGENT_PID; [2023-07-31T16:38:31.817Z] echo Agent pid 38 killed; [2023-07-31T16:38:31.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-31T16:38:31.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-31T16:38:31.854Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-31T16:38:31.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-31T16:38:31.961Z] $ docker exec f7427c87f8fee8485650dd20a9533716e8ae74d9c98ea0a9e3b4e4712772b407 ssh-agent [2023-07-31T16:38:32.076Z] SSH_AUTH_SOCK=/tmp/ssh-ErZQQIJnr719/agent.70 [2023-07-31T16:38:32.076Z] SSH_AGENT_PID=76 [2023-07-31T16:38:32.081Z] Running ssh-add (command line suppressed) [2023-07-31T16:38:32.182Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3695192049874087980.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3695192049874087980.key) [2023-07-31T16:38:32.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-31T16:38:32.491Z] + git semver init [2023-07-31T16:38:32.750Z] 2023-07-31 16:38:32,652 [run_init] DEBUG init version:0.0.0 force:False [2023-07-31T16:38:32.750Z] 2023-07-31 16:38:32,653 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-07-31T16:38:32.750Z] 2023-07-31 16:38:32,654 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-07-31T16:38:32.750Z] 2023-07-31 16:38:32,654 [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-07-31T16:38:33.688Z] 2023-07-31 16:38:33,466 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-07-31T16:38:33.688Z] 2023-07-31 16:38:33,466 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-07-31T16:38:33.688Z] 2023-07-31 16:38:33,466 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-31T16:38:33.688Z] 2023-07-31 16:38:33,466 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-31T16:38:33.688Z] 3.1.0-dev.6 [Pipeline] } [2023-07-31T16:38:33.694Z] $ docker exec --env ******** --env ******** f7427c87f8fee8485650dd20a9533716e8ae74d9c98ea0a9e3b4e4712772b407 ssh-agent -k [2023-07-31T16:38:33.789Z] unset SSH_AUTH_SOCK; [2023-07-31T16:38:33.790Z] unset SSH_AGENT_PID; [2023-07-31T16:38:33.790Z] echo Agent pid 76 killed; [2023-07-31T16:38:33.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-31T16:38:34.114Z] + git semver [Pipeline] } [2023-07-31T16:38:34.380Z] $ docker stop --time=1 f7427c87f8fee8485650dd20a9533716e8ae74d9c98ea0a9e3b4e4712772b407 [2023-07-31T16:38:35.659Z] $ docker rm -f --volumes f7427c87f8fee8485650dd20a9533716e8ae74d9c98ea0a9e3b4e4712772b407 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-31T16:38:36.003Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-31T16:38:36.196Z] Stashed 1 file(s) [Pipeline] echo [2023-07-31T16:38:36.199Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-31T16:38:36.352Z] provisioning config files... [2023-07-31T16:38:36.363Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11079843654044347385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T16:38:36.658Z] ---> docker-login.sh [2023-07-31T16:38:36.658Z] nexus3.edgexfoundry.org:10001 [2023-07-31T16:38:36.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:38:36.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:38:36.658Z] Configure a credential helper to remove this warning. See [2023-07-31T16:38:36.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:38:36.658Z] [2023-07-31T16:38:36.658Z] Login Succeeded [2023-07-31T16:38:36.658Z] nexus3.edgexfoundry.org:10002 [2023-07-31T16:38:36.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:38:36.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:38:36.658Z] Configure a credential helper to remove this warning. See [2023-07-31T16:38:36.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:38:36.658Z] [2023-07-31T16:38:36.658Z] Login Succeeded [2023-07-31T16:38:36.658Z] nexus3.edgexfoundry.org:10003 [2023-07-31T16:38:36.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:38:36.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:38:36.917Z] Configure a credential helper to remove this warning. See [2023-07-31T16:38:36.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:38:36.917Z] [2023-07-31T16:38:36.917Z] Login Succeeded [2023-07-31T16:38:36.917Z] nexus3.edgexfoundry.org:10004 [2023-07-31T16:38:36.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:38:36.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:38:36.917Z] Configure a credential helper to remove this warning. See [2023-07-31T16:38:36.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:38:36.917Z] [2023-07-31T16:38:36.917Z] Login Succeeded [2023-07-31T16:38:36.917Z] docker.io [2023-07-31T16:38:37.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:38:37.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:38:37.176Z] Configure a credential helper to remove this warning. See [2023-07-31T16:38:37.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:38:37.176Z] [2023-07-31T16:38:37.176Z] Login Succeeded [2023-07-31T16:38:37.435Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T16:38:37.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-31T16:38:37.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T16:38:37.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T16:38:37.538Z] ========================================================= [2023-07-31T16:38:37.538Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-31T16:38:37.538Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:38:37.856Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-31T16:38:37.856Z] Sending build context to Docker daemon 3.304MB [2023-07-31T16:38:37.856Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T16:38:37.856Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-31T16:38:37.856Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-31T16:38:37.856Z] 4db1b89c0bd1: Pulling fs layer [2023-07-31T16:38:37.856Z] 6911f1a30b25: Pulling fs layer [2023-07-31T16:38:37.856Z] e194b8c5c2a9: Pulling fs layer [2023-07-31T16:38:37.856Z] 6863d3e3a2b1: Pulling fs layer [2023-07-31T16:38:37.856Z] ec0bb842ea78: Pulling fs layer [2023-07-31T16:38:37.856Z] 40a00589a448: Pulling fs layer [2023-07-31T16:38:37.856Z] 6c08303d61cc: Pulling fs layer [2023-07-31T16:38:37.856Z] 798269fcf238: Pulling fs layer [2023-07-31T16:38:37.856Z] 6863d3e3a2b1: Waiting [2023-07-31T16:38:37.856Z] ec0bb842ea78: Waiting [2023-07-31T16:38:37.856Z] 40a00589a448: Waiting [2023-07-31T16:38:37.856Z] 6c08303d61cc: Waiting [2023-07-31T16:38:37.856Z] 6911f1a30b25: Verifying Checksum [2023-07-31T16:38:37.856Z] 6911f1a30b25: Download complete [2023-07-31T16:38:37.856Z] 6863d3e3a2b1: Verifying Checksum [2023-07-31T16:38:37.856Z] 6863d3e3a2b1: Download complete [2023-07-31T16:38:37.856Z] ec0bb842ea78: Download complete [2023-07-31T16:38:37.856Z] 4db1b89c0bd1: Verifying Checksum [2023-07-31T16:38:37.856Z] 4db1b89c0bd1: Download complete [2023-07-31T16:38:38.115Z] 40a00589a448: Verifying Checksum [2023-07-31T16:38:38.115Z] 40a00589a448: Download complete [2023-07-31T16:38:38.115Z] 4db1b89c0bd1: Pull complete [2023-07-31T16:38:38.374Z] 6911f1a30b25: Pull complete [2023-07-31T16:38:38.633Z] 798269fcf238: Verifying Checksum [2023-07-31T16:38:38.633Z] 798269fcf238: Download complete [2023-07-31T16:38:38.633Z] e194b8c5c2a9: Verifying Checksum [2023-07-31T16:38:38.633Z] e194b8c5c2a9: Download complete [2023-07-31T16:38:38.893Z] 6c08303d61cc: Verifying Checksum [2023-07-31T16:38:38.893Z] 6c08303d61cc: Download complete [2023-07-31T16:38:42.175Z] e194b8c5c2a9: Pull complete [2023-07-31T16:38:42.175Z] 6863d3e3a2b1: Pull complete [2023-07-31T16:38:42.175Z] ec0bb842ea78: Pull complete [2023-07-31T16:38:42.175Z] 40a00589a448: Pull complete [2023-07-31T16:38:44.073Z] 6c08303d61cc: Pull complete [2023-07-31T16:38:45.007Z] 798269fcf238: Pull complete [2023-07-31T16:38:45.007Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-31T16:38:45.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-31T16:38:45.007Z] ---> ec979cd7f677 [2023-07-31T16:38:45.007Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-31T16:38:49.214Z] ---> Running in 55494a59ad99 [2023-07-31T16:38:49.214Z] Removing intermediate container 55494a59ad99 [2023-07-31T16:38:49.214Z] ---> aa0678a546bd [2023-07-31T16:38:49.214Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T16:38:49.214Z] ---> Running in 0120d6022ea4 [2023-07-31T16:38:49.214Z] Removing intermediate container 0120d6022ea4 [2023-07-31T16:38:49.214Z] ---> 7be61a987bf5 [2023-07-31T16:38:49.214Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-31T16:38:49.214Z] ---> Running in 381e98c10d41 [2023-07-31T16:38:49.214Z] Removing intermediate container 381e98c10d41 [2023-07-31T16:38:49.214Z] ---> 0f0feae435a9 [2023-07-31T16:38:49.214Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T16:38:49.214Z] ---> Running in c18c95756923 [2023-07-31T16:38:49.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-31T16:38:49.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-31T16:38:49.991Z] OK: 265 MiB in 53 packages [2023-07-31T16:38:50.249Z] Removing intermediate container c18c95756923 [2023-07-31T16:38:50.249Z] ---> 464f0e5fbe15 [2023-07-31T16:38:50.249Z] Step 7/12 : WORKDIR /app [2023-07-31T16:38:50.249Z] ---> Running in 3f61da5c4400 [2023-07-31T16:38:50.249Z] Removing intermediate container 3f61da5c4400 [2023-07-31T16:38:50.249Z] ---> f22f17f81dd6 [2023-07-31T16:38:50.249Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-31T16:38:50.249Z] ---> d1d9dc7a5d02 [2023-07-31T16:38:50.249Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T16:38:50.249Z] ---> Running in e4aae8bfebb9 [2023-07-31T16:38:51.303Z] Still waiting to schedule task [2023-07-31T16:38:51.303Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-31T16:39:36.941Z] Removing intermediate container e4aae8bfebb9 [2023-07-31T16:39:36.941Z] ---> 7f79ab5f188b [2023-07-31T16:39:36.941Z] Step 10/12 : COPY . . [2023-07-31T16:39:36.941Z] ---> 7a4096cf0e92 [2023-07-31T16:39:36.941Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T16:39:36.941Z] ---> Running in b3d7df309fe1 [2023-07-31T16:39:36.941Z] Removing intermediate container b3d7df309fe1 [2023-07-31T16:39:36.941Z] ---> b4795957f7eb [2023-07-31T16:39:36.941Z] Step 12/12 : RUN $MAKE [2023-07-31T16:39:36.941Z] ---> Running in 640bbd95936b [2023-07-31T16:39:36.941Z] noop [2023-07-31T16:39:36.941Z] Removing intermediate container 640bbd95936b [2023-07-31T16:39:36.941Z] ---> 4b948edfc9c0 [2023-07-31T16:39:36.941Z] Successfully built 4b948edfc9c0 [2023-07-31T16:39:36.941Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:39:37.277Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-31T16:39:37.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T16:39:37.354Z] prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container [2023-07-31T16:39:37.392Z] $ 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 ******** ci-base-image-x86_64 cat [2023-07-31T16:39:37.700Z] $ docker top 9e0c42da64c35fb9bb5b87433484ce0909361c9a4277fac92709f21e7e4847a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T16:39:38.039Z] + go version [2023-07-31T16:39:38.040Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-31T16:39:38.053Z] $ docker stop --time=1 9e0c42da64c35fb9bb5b87433484ce0909361c9a4277fac92709f21e7e4847a9 [2023-07-31T16:39:39.322Z] $ docker rm -f --volumes 9e0c42da64c35fb9bb5b87433484ce0909361c9a4277fac92709f21e7e4847a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:39:39.727Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-31T16:39:39.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T16:39:39.795Z] prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container [2023-07-31T16:39:39.832Z] $ 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 ******** ci-base-image-x86_64 cat [2023-07-31T16:39:40.167Z] $ docker top 449ae9829d9b4c7abcecbb699ece1119c86fffcfc25eb833ac6dc6c0ad90efc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T16:39:40.507Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-07-31T16:39:40.802Z] + make test [2023-07-31T16:39:40.802Z] go test -race -coverprofile=coverage.out ./... [2023-07-31T16:40:02.734Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-31T16:40:17.593Z] go vet ./... [2023-07-31T16:40:21.774Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-31T16:40:21.774Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-31T16:40:21.774Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-31T16:40:21.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-31T16:40:21.802Z] $ docker stop --time=1 449ae9829d9b4c7abcecbb699ece1119c86fffcfc25eb833ac6dc6c0ad90efc9 [2023-07-31T16:40:25.164Z] $ docker rm -f --volumes 449ae9829d9b4c7abcecbb699ece1119c86fffcfc25eb833ac6dc6c0ad90efc9 [2023-07-31T16:40:25.336Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2590 in /w/workspace/ry_app-service-configurable_main [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-07-31T16:40:25.406Z] Running in /w/workspace/app-service-configurable/175 [Pipeline] { [Pipeline] checkout [2023-07-31T16:40:25.436Z] Selected Git installation does not exist. Using Default [2023-07-31T16:40:25.437Z] The recommended git tool is: NONE [2023-07-31T16:40:25.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-31T16:40:25.695Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-31T16:40:26.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-31T16:40:26.502Z] + ls -al . [2023-07-31T16:40:26.502Z] total 180 [2023-07-31T16:40:26.502Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 16:39 . [2023-07-31T16:40:26.502Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 16:38 .. [2023-07-31T16:40:26.502Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 31 16:38 .dockerignore [2023-07-31T16:40:26.502Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 16:38 .git [2023-07-31T16:40:26.502Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 16:38 .github [2023-07-31T16:40:26.502Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 31 16:38 .gitignore [2023-07-31T16:40:26.502Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 16:38 .golangci.yml [2023-07-31T16:40:26.502Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 16:38 .semver [2023-07-31T16:40:26.502Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 31 16:38 Attribution.txt [2023-07-31T16:40:26.502Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 31 16:38 CHANGELOG.md [2023-07-31T16:40:26.502Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 31 16:38 Dockerfile [2023-07-31T16:40:26.502Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 16:38 GOVERNANCE.md [2023-07-31T16:40:26.502Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 31 16:38 Jenkinsfile [2023-07-31T16:40:26.502Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 31 16:38 LICENSE [2023-07-31T16:40:26.502Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 31 16:38 OWNERS.md [2023-07-31T16:40:26.502Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 31 16:38 README.md [2023-07-31T16:40:26.502Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 31 16:38 VERSION [2023-07-31T16:40:26.502Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 16:38 bin [2023-07-31T16:40:26.502Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 31 16:39 coverage.out [2023-07-31T16:40:26.502Z] -rw-rw-r-- 1 jenkins jenkins 3469 Jul 31 16:38 go.mod [2023-07-31T16:40:26.502Z] -rw-rw-r-- 1 jenkins jenkins 32452 Jul 31 16:38 go.sum [2023-07-31T16:40:26.502Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 31 16:38 main.go [2023-07-31T16:40:26.502Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 31 16:38 makefile [2023-07-31T16:40:26.502Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 16:38 res [2023-07-31T16:40:26.502Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 16:38 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:40:26.804Z] + 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=766558fd32b3d60314202d2661e12183be73f345 --label arch=amd64 --label version=3.1.0-dev.6 . [2023-07-31T16:40:26.804Z] Sending build context to Docker daemon 3.305MB [2023-07-31T16:40:26.804Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T16:40:26.804Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-31T16:40:26.804Z] ---> 4b948edfc9c0 [2023-07-31T16:40:26.804Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-31T16:40:26.804Z] ---> Running in 08ab7c4da315 [2023-07-31T16:40:26.804Z] Removing intermediate container 08ab7c4da315 [2023-07-31T16:40:26.804Z] ---> 0809bfa2a371 [2023-07-31T16:40:26.804Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T16:40:27.062Z] ---> Running in 729c9e87e5fc [2023-07-31T16:40:27.062Z] Removing intermediate container 729c9e87e5fc [2023-07-31T16:40:27.062Z] ---> 73ce19480b4e [2023-07-31T16:40:27.062Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-31T16:40:27.062Z] ---> Running in 5019049e42e7 [2023-07-31T16:40:27.062Z] Removing intermediate container 5019049e42e7 [2023-07-31T16:40:27.062Z] ---> e2a183c31ca7 [2023-07-31T16:40:27.062Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T16:40:27.062Z] ---> Running in 1286618336cc [2023-07-31T16:40:27.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-31T16:40:27.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-31T16:40:27.581Z] OK: 265 MiB in 53 packages [2023-07-31T16:40:27.839Z] Removing intermediate container 1286618336cc [2023-07-31T16:40:27.839Z] ---> 6a843b94a1b4 [2023-07-31T16:40:27.839Z] Step 7/26 : WORKDIR /app [2023-07-31T16:40:28.101Z] ---> Running in 8af564ea5f80 [2023-07-31T16:40:28.101Z] Removing intermediate container 8af564ea5f80 [2023-07-31T16:40:28.101Z] ---> 60bbd585815a [2023-07-31T16:40:28.101Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-31T16:40:28.101Z] ---> ea5df16772dd [2023-07-31T16:40:28.101Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T16:40:28.101Z] ---> Running in 2ae8557c0143 [2023-07-31T16:40:29.039Z] Removing intermediate container 2ae8557c0143 [2023-07-31T16:40:29.039Z] ---> 49581977ecbb [2023-07-31T16:40:29.039Z] Step 10/26 : COPY . . [2023-07-31T16:40:29.039Z] ---> ba19a54b2c37 [2023-07-31T16:40:29.039Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T16:40:29.039Z] ---> Running in e21ab3742d5b [2023-07-31T16:40:29.298Z] Removing intermediate container e21ab3742d5b [2023-07-31T16:40:29.298Z] ---> 3cea172f09b9 [2023-07-31T16:40:29.298Z] Step 12/26 : RUN $MAKE [2023-07-31T16:40:29.298Z] ---> Running in 6eb737ffab4f [2023-07-31T16:40:29.555Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.6" -trimpath -mod=readonly -o app-service-configurable [2023-07-31T16:40:30.406Z] using credential edgex-jenkins-ssh [2023-07-31T16:40:30.429Z] Cloning the remote Git repository [2023-07-31T16:40:30.469Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-07-31T16:40:30.554Z] > git init /w/workspace/app-service-configurable/175 # timeout=10 [2023-07-31T16:40:30.673Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-31T16:40:30.674Z] > git --version # timeout=10 [2023-07-31T16:40:30.695Z] > git --version # 'git version 2.25.1' [2023-07-31T16:40:30.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-31T16:40:30.840Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-31T16:40:33.786Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-31T16:40:33.810Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-31T16:40:34.596Z] Avoid second fetch [2023-07-31T16:40:34.597Z] Checking out Revision 766558fd32b3d60314202d2661e12183be73f345 (main) [2023-07-31T16:40:35.121Z] Commit message: "fix: Add InsecureSecrets section to external-mqtt-trigger profile (#579)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-07-31T16:40:34.614Z] > git config core.sparsecheckout # timeout=10 [2023-07-31T16:40:34.684Z] > git checkout -f 766558fd32b3d60314202d2661e12183be73f345 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-31T16:40:36.078Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-31T16:40:36.078Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-31T16:40:36.078Z] Dload Upload Total Spent Left Speed [2023-07-31T16:40:36.078Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10469 0 0 60866 0 --:--:-- --:--:-- --:--:-- 60514 100 12751 100 12751 0 0 73281 0 --:--:-- --:--:-- --:--:-- 73281 [Pipeline] sh [2023-07-31T16:40:36.691Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-31T16:40:37.013Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-31T16:40:37.013Z] sudo tee /etc/docker/daemon.new [2023-07-31T16:40:37.013Z] { [2023-07-31T16:40:37.013Z] "registry-mirrors": [ [2023-07-31T16:40:37.013Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-31T16:40:37.013Z] ], [2023-07-31T16:40:37.013Z] "bip": "10.250.0.254/24", [2023-07-31T16:40:37.013Z] "hosts": [ [2023-07-31T16:40:37.013Z] "tcp://0.0.0.0:5555", [2023-07-31T16:40:37.013Z] "unix:///var/run/docker.sock" [2023-07-31T16:40:37.013Z] ], [2023-07-31T16:40:37.013Z] "mtu": 1458, [2023-07-31T16:40:37.013Z] "selinux-enabled": true, [2023-07-31T16:40:37.013Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-31T16:40:37.013Z] } [Pipeline] sh [2023-07-31T16:40:37.338Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-31T16:40:37.673Z] + sudo service docker restart [2023-07-31T16:40:51.540Z] Removing intermediate container 6eb737ffab4f [2023-07-31T16:40:51.540Z] ---> a3076436185c [2023-07-31T16:40:51.540Z] Step 13/26 : FROM alpine:3.17 [2023-07-31T16:40:51.540Z] 3.17: Pulling from library/alpine [2023-07-31T16:40:51.540Z] 4db1b89c0bd1: Already exists [2023-07-31T16:40:51.540Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-31T16:40:51.540Z] Status: Downloaded newer image for alpine:3.17 [2023-07-31T16:40:51.540Z] ---> 1f73a9d63274 [2023-07-31T16:40:51.540Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-31T16:40:51.540Z] ---> Running in 7c994bfab605 [2023-07-31T16:40:51.540Z] Removing intermediate container 7c994bfab605 [2023-07-31T16:40:51.540Z] ---> 481535e50de0 [2023-07-31T16:40:51.540Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-31T16:40:51.540Z] ---> Running in cdae32686cb7 [2023-07-31T16:40:51.540Z] Removing intermediate container cdae32686cb7 [2023-07-31T16:40:51.540Z] ---> d74b65f96dd7 [2023-07-31T16:40:51.540Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-31T16:40:51.540Z] ---> Running in e897f64164ca [2023-07-31T16:40:51.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-31T16:40:51.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-31T16:40:51.540Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-31T16:40:51.540Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-31T16:40:51.540Z] Executing busybox-1.35.0-r29.trigger [2023-07-31T16:40:51.540Z] Executing ca-certificates-20230506-r0.trigger [2023-07-31T16:40:51.540Z] OK: 8 MiB in 17 packages [2023-07-31T16:40:51.540Z] Removing intermediate container e897f64164ca [2023-07-31T16:40:51.540Z] ---> bbd84693b2fd [2023-07-31T16:40:51.540Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-31T16:40:51.540Z] ---> bad8f5a52443 [2023-07-31T16:40:51.540Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-31T16:40:51.540Z] ---> 2a405065abe2 [2023-07-31T16:40:51.540Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-31T16:40:51.540Z] ---> 9c36a69d16b2 [2023-07-31T16:40:51.540Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-31T16:40:51.540Z] ---> b347461f4176 [2023-07-31T16:40:51.540Z] Step 21/26 : EXPOSE 48095 [2023-07-31T16:40:51.540Z] ---> Running in 95e7283cc87f [2023-07-31T16:40:51.540Z] Removing intermediate container 95e7283cc87f [2023-07-31T16:40:51.540Z] ---> 76161d1688b6 [2023-07-31T16:40:51.540Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-31T16:40:51.540Z] ---> Running in b9d3c1b7b6a6 [2023-07-31T16:40:51.540Z] Removing intermediate container b9d3c1b7b6a6 [2023-07-31T16:40:51.540Z] ---> e3b9ca8abcd5 [2023-07-31T16:40:51.540Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-31T16:40:51.540Z] ---> Running in dc835f0eea34 [2023-07-31T16:40:51.540Z] Removing intermediate container dc835f0eea34 [2023-07-31T16:40:51.540Z] ---> 08c333ad3c1c [2023-07-31T16:40:51.540Z] Step 24/26 : LABEL arch=amd64 [2023-07-31T16:40:51.540Z] ---> Running in 0cc3016f195c [2023-07-31T16:40:51.540Z] Removing intermediate container 0cc3016f195c [2023-07-31T16:40:51.540Z] ---> 996c80278245 [2023-07-31T16:40:51.540Z] Step 25/26 : LABEL git_sha=766558fd32b3d60314202d2661e12183be73f345 [2023-07-31T16:40:51.540Z] ---> Running in 8d78b18a3b93 [2023-07-31T16:40:51.540Z] Removing intermediate container 8d78b18a3b93 [2023-07-31T16:40:51.540Z] ---> 0f8f63457fbc [2023-07-31T16:40:51.540Z] Step 26/26 : LABEL version=3.1.0-dev.6 [2023-07-31T16:40:51.799Z] ---> Running in f429613cc9fc [2023-07-31T16:40:51.799Z] Removing intermediate container f429613cc9fc [2023-07-31T16:40:51.799Z] ---> c0460d9eccd7 [2023-07-31T16:40:51.799Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-31T16:40:51.799Z] Successfully built c0460d9eccd7 [2023-07-31T16:40:51.799Z] 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-07-31T16:40:51.954Z] provisioning config files... [2023-07-31T16:40:51.971Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4097668492446972222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T16:40:52.336Z] ---> docker-login.sh [2023-07-31T16:40:52.336Z] nexus3.edgexfoundry.org:10001 [2023-07-31T16:40:52.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:40:52.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:40:52.336Z] Configure a credential helper to remove this warning. See [2023-07-31T16:40:52.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:40:52.336Z] [2023-07-31T16:40:52.336Z] Login Succeeded [2023-07-31T16:40:52.336Z] nexus3.edgexfoundry.org:10002 [2023-07-31T16:40:52.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:40:52.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:40:52.336Z] Configure a credential helper to remove this warning. See [2023-07-31T16:40:52.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:40:52.336Z] [2023-07-31T16:40:52.336Z] Login Succeeded [2023-07-31T16:40:52.336Z] nexus3.edgexfoundry.org:10003 [2023-07-31T16:40:52.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:40:52.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:40:52.616Z] Configure a credential helper to remove this warning. See [2023-07-31T16:40:52.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:40:52.616Z] [2023-07-31T16:40:52.616Z] Login Succeeded [2023-07-31T16:40:52.616Z] nexus3.edgexfoundry.org:10004 [2023-07-31T16:40:52.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:40:52.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:40:52.616Z] Configure a credential helper to remove this warning. See [2023-07-31T16:40:52.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:40:52.616Z] [2023-07-31T16:40:52.616Z] Login Succeeded [2023-07-31T16:40:52.616Z] docker.io [2023-07-31T16:40:52.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:40:52.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:40:52.874Z] Configure a credential helper to remove this warning. See [2023-07-31T16:40:52.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:40:52.874Z] [2023-07-31T16:40:52.874Z] Login Succeeded [2023-07-31T16:40:52.874Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T16:40:52.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-31T16:40:52.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T16:40:52.939Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-07-31T16:40:52.939Z] 766558fd32b3d60314202d2661e12183be73f345 [2023-07-31T16:40:52.939Z] latest [2023-07-31T16:40:52.939Z] 3.1.0-dev.6 [2023-07-31T16:40:52.939Z] 766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6 [2023-07-31T16:40:52.939Z] main [2023-07-31T16:40:52.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:40:53.256Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:766558fd32b3d60314202d2661e12183be73f345 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:40:53.560Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:766558fd32b3d60314202d2661e12183be73f345 [2023-07-31T16:40:53.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-31T16:40:53.561Z] 3f0cd5ae0140: Preparing [2023-07-31T16:40:53.561Z] 05e3d91059e8: Preparing [2023-07-31T16:40:53.561Z] 0762c4a08775: Preparing [2023-07-31T16:40:53.561Z] e10bcdba3d65: Preparing [2023-07-31T16:40:53.561Z] 7a8590f7f6ee: Preparing [2023-07-31T16:40:53.561Z] 3dab9f8bf2d2: Preparing [2023-07-31T16:40:53.561Z] 3dab9f8bf2d2: Waiting [2023-07-31T16:40:53.561Z] 0762c4a08775: Pushed [2023-07-31T16:40:53.561Z] e10bcdba3d65: Pushed [2023-07-31T16:40:53.561Z] 05e3d91059e8: Pushed [2023-07-31T16:40:53.561Z] 3dab9f8bf2d2: Layer already exists [2023-07-31T16:40:53.561Z] 7a8590f7f6ee: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-31T16:40:55.906Z] provisioning config files... [2023-07-31T16:40:55.929Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/175@tmp/config10566132419057096510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T16:40:56.090Z] 3f0cd5ae0140: Pushed [2023-07-31T16:40:56.091Z] 766558fd32b3d60314202d2661e12183be73f345: digest: sha256:05bb2fb8a5f4e7fe92dc63bbf101bbad8c2e49a938ada8e815e51ead0a78c7f5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:40:56.269Z] ---> docker-login.sh [2023-07-31T16:40:56.269Z] nexus3.edgexfoundry.org:10001 [2023-07-31T16:40:56.397Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:40:56.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:40:56.705Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-07-31T16:40:56.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-31T16:40:56.705Z] 3f0cd5ae0140: Preparing [2023-07-31T16:40:56.705Z] 05e3d91059e8: Preparing [2023-07-31T16:40:56.705Z] 0762c4a08775: Preparing [2023-07-31T16:40:56.705Z] e10bcdba3d65: Preparing [2023-07-31T16:40:56.705Z] 7a8590f7f6ee: Preparing [2023-07-31T16:40:56.705Z] 3dab9f8bf2d2: Preparing [2023-07-31T16:40:56.705Z] 3dab9f8bf2d2: Waiting [2023-07-31T16:40:56.705Z] 05e3d91059e8: Layer already exists [2023-07-31T16:40:56.705Z] e10bcdba3d65: Layer already exists [2023-07-31T16:40:56.705Z] 0762c4a08775: Layer already exists [2023-07-31T16:40:56.705Z] 7a8590f7f6ee: Layer already exists [2023-07-31T16:40:56.705Z] 3f0cd5ae0140: Layer already exists [2023-07-31T16:40:56.705Z] 3dab9f8bf2d2: Layer already exists [2023-07-31T16:40:56.705Z] latest: digest: sha256:05bb2fb8a5f4e7fe92dc63bbf101bbad8c2e49a938ada8e815e51ead0a78c7f5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:40:56.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:40:56.812Z] Configure a credential helper to remove this warning. See [2023-07-31T16:40:56.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:40:56.812Z] [2023-07-31T16:40:56.812Z] Login Succeeded [2023-07-31T16:40:56.812Z] nexus3.edgexfoundry.org:10002 [2023-07-31T16:40:57.026Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:40:57.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:40:57.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:40:57.082Z] Configure a credential helper to remove this warning. See [2023-07-31T16:40:57.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:40:57.082Z] [2023-07-31T16:40:57.082Z] Login Succeeded [2023-07-31T16:40:57.082Z] nexus3.edgexfoundry.org:10003 [2023-07-31T16:40:57.334Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.6 [2023-07-31T16:40:57.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-31T16:40:57.334Z] 3f0cd5ae0140: Preparing [2023-07-31T16:40:57.334Z] 05e3d91059e8: Preparing [2023-07-31T16:40:57.334Z] 0762c4a08775: Preparing [2023-07-31T16:40:57.334Z] e10bcdba3d65: Preparing [2023-07-31T16:40:57.334Z] 7a8590f7f6ee: Preparing [2023-07-31T16:40:57.334Z] 3dab9f8bf2d2: Preparing [2023-07-31T16:40:57.334Z] 3dab9f8bf2d2: Waiting [2023-07-31T16:40:57.334Z] 05e3d91059e8: Layer already exists [2023-07-31T16:40:57.334Z] e10bcdba3d65: Layer already exists [2023-07-31T16:40:57.334Z] 0762c4a08775: Layer already exists [2023-07-31T16:40:57.334Z] 3f0cd5ae0140: Layer already exists [2023-07-31T16:40:57.334Z] 7a8590f7f6ee: Layer already exists [2023-07-31T16:40:57.334Z] 3dab9f8bf2d2: Layer already exists [2023-07-31T16:40:57.334Z] 3.1.0-dev.6: digest: sha256:05bb2fb8a5f4e7fe92dc63bbf101bbad8c2e49a938ada8e815e51ead0a78c7f5 size: 1574 [Pipeline] } [Pipeline] // withEnv [2023-07-31T16:40:57.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:40:57.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:40:57.618Z] Configure a credential helper to remove this warning. See [2023-07-31T16:40:57.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:40:57.618Z] [2023-07-31T16:40:57.618Z] Login Succeeded [2023-07-31T16:40:57.618Z] nexus3.edgexfoundry.org:10004 [2023-07-31T16:40:57.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:40:57.655Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:40:57.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:40:57.886Z] Configure a credential helper to remove this warning. See [2023-07-31T16:40:57.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:40:57.886Z] [2023-07-31T16:40:57.886Z] Login Succeeded [2023-07-31T16:40:57.886Z] docker.io [2023-07-31T16:40:57.964Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6 [2023-07-31T16:40:57.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-31T16:40:57.964Z] 3f0cd5ae0140: Preparing [2023-07-31T16:40:57.964Z] 05e3d91059e8: Preparing [2023-07-31T16:40:57.964Z] 0762c4a08775: Preparing [2023-07-31T16:40:57.964Z] e10bcdba3d65: Preparing [2023-07-31T16:40:57.964Z] 7a8590f7f6ee: Preparing [2023-07-31T16:40:57.964Z] 3dab9f8bf2d2: Preparing [2023-07-31T16:40:57.964Z] 0762c4a08775: Layer already exists [2023-07-31T16:40:57.964Z] 05e3d91059e8: Layer already exists [2023-07-31T16:40:57.964Z] 7a8590f7f6ee: Layer already exists [2023-07-31T16:40:57.964Z] e10bcdba3d65: Layer already exists [2023-07-31T16:40:57.964Z] 3f0cd5ae0140: Layer already exists [2023-07-31T16:40:57.964Z] 3dab9f8bf2d2: Layer already exists [2023-07-31T16:40:57.964Z] 766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6: digest: sha256:05bb2fb8a5f4e7fe92dc63bbf101bbad8c2e49a938ada8e815e51ead0a78c7f5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:40:58.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:40:58.274Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:40:58.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:40:58.423Z] Configure a credential helper to remove this warning. See [2023-07-31T16:40:58.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:40:58.423Z] [2023-07-31T16:40:58.423Z] Login Succeeded [2023-07-31T16:40:58.423Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T16:40:58.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-07-31T16:40:58.579Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-07-31T16:40:58.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-31T16:40:58.579Z] 3f0cd5ae0140: Preparing [2023-07-31T16:40:58.579Z] 05e3d91059e8: Preparing [2023-07-31T16:40:58.579Z] 0762c4a08775: Preparing [2023-07-31T16:40:58.579Z] e10bcdba3d65: Preparing [2023-07-31T16:40:58.579Z] 7a8590f7f6ee: Preparing [2023-07-31T16:40:58.579Z] 3dab9f8bf2d2: Preparing [2023-07-31T16:40:58.579Z] 3dab9f8bf2d2: Waiting [2023-07-31T16:40:58.579Z] 05e3d91059e8: Layer already exists [2023-07-31T16:40:58.579Z] 7a8590f7f6ee: Layer already exists [2023-07-31T16:40:58.579Z] 3f0cd5ae0140: Layer already exists [2023-07-31T16:40:58.579Z] e10bcdba3d65: Layer already exists [2023-07-31T16:40:58.579Z] 0762c4a08775: Layer already exists [2023-07-31T16:40:58.579Z] 3dab9f8bf2d2: Layer already exists [2023-07-31T16:40:58.579Z] main: digest: sha256:05bb2fb8a5f4e7fe92dc63bbf101bbad8c2e49a938ada8e815e51ead0a78c7f5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-31T16:40:58.629Z] ===================================================== [Pipeline] echo [2023-07-31T16:40:58.639Z] taggedImages: [2023-07-31T16:40:58.639Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:766558fd32b3d60314202d2661e12183be73f345 [2023-07-31T16:40:58.639Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-07-31T16:40:58.639Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.6 [2023-07-31T16:40:58.639Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6 [2023-07-31T16:40:58.639Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] echo [2023-07-31T16:40:58.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T16:40:58.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T16:40:58.724Z] ========================================================= [2023-07-31T16:40:58.724Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-31T16:40:58.724Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:40:59.075Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-31T16:40:59.075Z] Sending build context to Docker daemon 176.1kB [2023-07-31T16:40:59.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T16:40:59.130Z] [2023-07-31T16:40:59.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:40:59.342Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T16:40:59.342Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-31T16:40:59.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T16:40:59.427Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-31T16:40:59.427Z] 5eb5b503b376: Pulling fs layer [2023-07-31T16:40:59.427Z] 5c69ac0246d0: Pulling fs layer [2023-07-31T16:40:59.427Z] ec43610c2a17: Pulling fs layer [2023-07-31T16:40:59.427Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-31T16:40:59.427Z] 33b1e0a273af: Pulling fs layer [2023-07-31T16:40:59.427Z] 5d3b04190fa2: Pulling fs layer [2023-07-31T16:40:59.427Z] 2f39f015ded8: Pulling fs layer [2023-07-31T16:40:59.427Z] 33b1e0a273af: Waiting [2023-07-31T16:40:59.427Z] 3a2ae6a8a46f: Waiting [2023-07-31T16:40:59.427Z] 5d3b04190fa2: Waiting [2023-07-31T16:40:59.427Z] 2f39f015ded8: Waiting [2023-07-31T16:40:59.427Z] 5c69ac0246d0: Verifying Checksum [2023-07-31T16:40:59.427Z] 5c69ac0246d0: Download complete [2023-07-31T16:40:59.427Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-31T16:40:59.427Z] 3a2ae6a8a46f: Download complete [2023-07-31T16:40:59.685Z] 33b1e0a273af: Verifying Checksum [2023-07-31T16:40:59.685Z] 33b1e0a273af: Download complete [2023-07-31T16:40:59.685Z] 5d3b04190fa2: Download complete [2023-07-31T16:40:59.685Z] ec43610c2a17: Verifying Checksum [2023-07-31T16:40:59.685Z] ec43610c2a17: Download complete [2023-07-31T16:40:59.685Z] 5eb5b503b376: Download complete [2023-07-31T16:40:59.927Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-31T16:40:59.927Z] edb6bdbacee9: Pulling fs layer [2023-07-31T16:40:59.927Z] 5f9638ab2659: Pulling fs layer [2023-07-31T16:40:59.927Z] 8d51d6327a98: Pulling fs layer [2023-07-31T16:40:59.927Z] 8b374f2dd631: Pulling fs layer [2023-07-31T16:40:59.927Z] ec14aa9079de: Pulling fs layer [2023-07-31T16:40:59.927Z] 2f466654f4bb: Pulling fs layer [2023-07-31T16:40:59.927Z] 554e91adad29: Pulling fs layer [2023-07-31T16:40:59.927Z] ec14aa9079de: Waiting [2023-07-31T16:40:59.927Z] 2f466654f4bb: Waiting [2023-07-31T16:40:59.927Z] 8b374f2dd631: Waiting [2023-07-31T16:40:59.927Z] 5f9638ab2659: Verifying Checksum [2023-07-31T16:40:59.927Z] 5f9638ab2659: Download complete [2023-07-31T16:40:59.927Z] 8b374f2dd631: Download complete [2023-07-31T16:40:59.927Z] ec14aa9079de: Download complete [2023-07-31T16:41:00.215Z] edb6bdbacee9: Verifying Checksum [2023-07-31T16:41:00.215Z] edb6bdbacee9: Download complete [2023-07-31T16:41:00.252Z] 2f39f015ded8: Verifying Checksum [2023-07-31T16:41:00.252Z] 2f39f015ded8: Download complete [2023-07-31T16:41:00.816Z] 5eb5b503b376: Pull complete [2023-07-31T16:41:00.816Z] 5c69ac0246d0: Pull complete [2023-07-31T16:41:01.184Z] edb6bdbacee9: Pull complete [2023-07-31T16:41:01.381Z] ec43610c2a17: Pull complete [2023-07-31T16:41:01.381Z] 3a2ae6a8a46f: Pull complete [2023-07-31T16:41:01.381Z] 33b1e0a273af: Pull complete [2023-07-31T16:41:01.461Z] 554e91adad29: Verifying Checksum [2023-07-31T16:41:01.461Z] 554e91adad29: Download complete [2023-07-31T16:41:01.640Z] 5d3b04190fa2: Pull complete [2023-07-31T16:41:01.734Z] 5f9638ab2659: Pull complete [2023-07-31T16:41:02.701Z] 8d51d6327a98: Verifying Checksum [2023-07-31T16:41:02.701Z] 8d51d6327a98: Download complete [2023-07-31T16:41:02.701Z] 2f466654f4bb: Verifying Checksum [2023-07-31T16:41:02.701Z] 2f466654f4bb: Download complete [2023-07-31T16:41:05.821Z] 2f39f015ded8: Pull complete [2023-07-31T16:41:05.821Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-31T16:41:05.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T16:41:05.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T16:41:05.905Z] prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container [2023-07-31T16:41:05.942Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-31T16:41:09.709Z] $ docker top fd7ff95e2c77186b80c8f2ab2b55413abb66d9253e157375f7a86e0ab905f3d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T16:41:10.107Z] ---> job-cost.sh [2023-07-31T16:41:10.107Z] lf-activate-venv: SKIPPING [2023-07-31T16:41:10.108Z] INFO: No Stack... [2023-07-31T16:41:10.366Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-31T16:41:10.624Z] INFO: Archiving Costs [Pipeline] sh [2023-07-31T16:41:10.909Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-07-31T16:41:10.909Z] + cut -d, -f6 [Pipeline] lock [2023-07-31T16:41:10.921Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-175-stack-cost] [2023-07-31T16:41:10.928Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-175-stack-cost] did not exist. Created. [2023-07-31T16:41:10.928Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-31T16:41:11.235Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-31T16:41:11.263Z] Stashed 1 file(s) [Pipeline] } [2023-07-31T16:41:11.270Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-175-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-31T16:41:11.292Z] $ docker stop --time=1 fd7ff95e2c77186b80c8f2ab2b55413abb66d9253e157375f7a86e0ab905f3d4 [2023-07-31T16:41:12.426Z] $ docker rm -f --volumes fd7ff95e2c77186b80c8f2ab2b55413abb66d9253e157375f7a86e0ab905f3d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-31T16:41:15.036Z] 8d51d6327a98: Pull complete [2023-07-31T16:41:15.037Z] 8b374f2dd631: Pull complete [2023-07-31T16:41:15.037Z] ec14aa9079de: Pull complete [2023-07-31T16:41:20.390Z] 2f466654f4bb: Pull complete [2023-07-31T16:41:22.991Z] 554e91adad29: Pull complete [2023-07-31T16:41:22.991Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-31T16:41:22.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-31T16:41:22.991Z] ---> 1e15ea492957 [2023-07-31T16:41:22.991Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-31T16:41:24.488Z] ---> Running in ab7d53c6e224 [2023-07-31T16:41:24.770Z] Removing intermediate container ab7d53c6e224 [2023-07-31T16:41:24.770Z] ---> 8913b9f5db50 [2023-07-31T16:41:24.770Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T16:41:24.770Z] ---> Running in 9f0379660542 [2023-07-31T16:41:25.045Z] Removing intermediate container 9f0379660542 [2023-07-31T16:41:25.045Z] ---> 5ad374fa2ae0 [2023-07-31T16:41:25.045Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-31T16:41:25.045Z] ---> Running in 4beb8d318958 [2023-07-31T16:41:26.990Z] Removing intermediate container 4beb8d318958 [2023-07-31T16:41:26.990Z] ---> 476df3f194e7 [2023-07-31T16:41:26.990Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T16:41:26.990Z] ---> Running in 537b313ff1fe [2023-07-31T16:41:27.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-31T16:41:28.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-31T16:41:29.493Z] OK: 263 MiB in 53 packages [2023-07-31T16:41:30.471Z] Removing intermediate container 537b313ff1fe [2023-07-31T16:41:30.471Z] ---> f57bae7b31fb [2023-07-31T16:41:30.471Z] Step 7/12 : WORKDIR /app [2023-07-31T16:41:30.471Z] ---> Running in 4f196f6c8950 [2023-07-31T16:41:30.738Z] Removing intermediate container 4f196f6c8950 [2023-07-31T16:41:30.738Z] ---> 6caaa544891e [2023-07-31T16:41:30.738Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-31T16:41:31.324Z] ---> 41d1dd5783f3 [2023-07-31T16:41:31.324Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T16:41:31.324Z] ---> Running in 1f4fd6cda773 [2023-07-31T16:42:39.194Z] Removing intermediate container 1f4fd6cda773 [2023-07-31T16:42:39.194Z] ---> 2c5bda186369 [2023-07-31T16:42:39.194Z] Step 10/12 : COPY . . [2023-07-31T16:42:39.194Z] ---> 6cee8ef444a0 [2023-07-31T16:42:39.194Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T16:42:39.194Z] ---> Running in 8228303d76a9 [2023-07-31T16:42:39.194Z] Removing intermediate container 8228303d76a9 [2023-07-31T16:42:39.194Z] ---> ad2bd81ffd5f [2023-07-31T16:42:39.194Z] Step 12/12 : RUN $MAKE [2023-07-31T16:42:39.194Z] ---> Running in 300af39a49f4 [2023-07-31T16:42:39.194Z] noop [2023-07-31T16:42:39.194Z] Removing intermediate container 300af39a49f4 [2023-07-31T16:42:39.194Z] ---> b08199dd1583 [2023-07-31T16:42:39.194Z] Successfully built b08199dd1583 [2023-07-31T16:42:39.194Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:42:39.542Z] + docker inspect -f . ci-base-image-arm64 [2023-07-31T16:42:39.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T16:42:39.757Z] prd-ubuntu20.04-docker-arm64-4c-16g-2590 does not seem to be running inside a container [2023-07-31T16:42:39.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/175 -v /w/workspace/app-service-configurable/175:/w/workspace/app-service-configurable/175:rw,z -v /w/workspace/app-service-configurable/175@tmp:/w/workspace/app-service-configurable/175@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-07-31T16:42:40.926Z] $ docker top 1408344cacbf6ee6ed155a16ba6feb49d583d5ff5a5cd7a6c48cd3385da9305f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T16:42:41.738Z] + go version [2023-07-31T16:42:41.738Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-31T16:42:41.762Z] $ docker stop --time=1 1408344cacbf6ee6ed155a16ba6feb49d583d5ff5a5cd7a6c48cd3385da9305f [2023-07-31T16:42:43.360Z] $ docker rm -f --volumes 1408344cacbf6ee6ed155a16ba6feb49d583d5ff5a5cd7a6c48cd3385da9305f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:42:43.906Z] + docker inspect -f . ci-base-image-arm64 [2023-07-31T16:42:43.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T16:42:44.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-2590 does not seem to be running inside a container [2023-07-31T16:42:44.146Z] $ 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/175 -v /w/workspace/app-service-configurable/175:/w/workspace/app-service-configurable/175:rw,z -v /w/workspace/app-service-configurable/175@tmp:/w/workspace/app-service-configurable/175@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-07-31T16:42:45.258Z] $ docker top d94df1db2f8b150c2c0cba83ba223dbf76697c08608159a278fbe9fbf6e0258b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T16:42:45.758Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/175 [Pipeline] fileExists [Pipeline] sh [2023-07-31T16:42:46.365Z] + make test [2023-07-31T16:42:46.365Z] go test -race -coverprofile=coverage.out ./... [2023-07-31T16:45:23.089Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-31T16:45:23.089Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-31T16:45:23.089Z] go vet ./... [2023-07-31T16:47:44.774Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-31T16:47:44.774Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-31T16:47:44.774Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-31T16:47:44.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-31T16:47:44.807Z] $ docker stop --time=1 d94df1db2f8b150c2c0cba83ba223dbf76697c08608159a278fbe9fbf6e0258b [2023-07-31T16:47:46.647Z] $ docker rm -f --volumes d94df1db2f8b150c2c0cba83ba223dbf76697c08608159a278fbe9fbf6e0258b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-31T16:47:48.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-31T16:47:48.114Z] Warning: overwriting stash ‘coverage-report’ [2023-07-31T16:47:48.499Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-31T16:47:48.896Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-31T16:47:49.210Z] + ls -al . [2023-07-31T16:47:49.210Z] total 176 [2023-07-31T16:47:49.210Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 31 16:42 . [2023-07-31T16:47:49.210Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 16:40 .. [2023-07-31T16:47:49.210Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 31 16:40 .dockerignore [2023-07-31T16:47:49.210Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 16:40 .git [2023-07-31T16:47:49.210Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 16:40 .github [2023-07-31T16:47:49.210Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 31 16:40 .gitignore [2023-07-31T16:47:49.210Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 16:40 .golangci.yml [2023-07-31T16:47:49.210Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 31 16:40 Attribution.txt [2023-07-31T16:47:49.210Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 31 16:40 CHANGELOG.md [2023-07-31T16:47:49.210Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 31 16:40 Dockerfile [2023-07-31T16:47:49.210Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 16:40 GOVERNANCE.md [2023-07-31T16:47:49.210Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 31 16:40 Jenkinsfile [2023-07-31T16:47:49.210Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 31 16:40 LICENSE [2023-07-31T16:47:49.210Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 31 16:40 OWNERS.md [2023-07-31T16:47:49.210Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 31 16:40 README.md [2023-07-31T16:47:49.210Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 31 16:38 VERSION [2023-07-31T16:47:49.210Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 16:40 bin [2023-07-31T16:47:49.210Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 31 16:42 coverage.out [2023-07-31T16:47:49.210Z] -rw-rw-r-- 1 jenkins jenkins 3469 Jul 31 16:40 go.mod [2023-07-31T16:47:49.210Z] -rw-rw-r-- 1 jenkins jenkins 32452 Jul 31 16:40 go.sum [2023-07-31T16:47:49.210Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 31 16:40 main.go [2023-07-31T16:47:49.210Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 31 16:40 makefile [2023-07-31T16:47:49.210Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 16:40 res [2023-07-31T16:47:49.210Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 16:40 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:47:49.547Z] + 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=766558fd32b3d60314202d2661e12183be73f345 --label arch=arm64 --label version=3.1.0-dev.6 . [2023-07-31T16:47:49.547Z] Sending build context to Docker daemon 177.2kB [2023-07-31T16:47:49.816Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T16:47:49.816Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-31T16:47:49.816Z] ---> b08199dd1583 [2023-07-31T16:47:49.816Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-31T16:47:49.816Z] ---> Running in 173b8cc8ffb9 [2023-07-31T16:47:50.083Z] Removing intermediate container 173b8cc8ffb9 [2023-07-31T16:47:50.083Z] ---> 3b8f90643a2f [2023-07-31T16:47:50.083Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T16:47:50.083Z] ---> Running in 64991b29a26b [2023-07-31T16:47:50.351Z] Removing intermediate container 64991b29a26b [2023-07-31T16:47:50.351Z] ---> 9ab45c46140e [2023-07-31T16:47:50.351Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-31T16:47:50.621Z] ---> Running in 3f8da82901cb [2023-07-31T16:47:50.889Z] Removing intermediate container 3f8da82901cb [2023-07-31T16:47:50.889Z] ---> ad4b5eaa8d8a [2023-07-31T16:47:50.889Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T16:47:50.889Z] ---> Running in 1bc037d9d004 [2023-07-31T16:47:51.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-31T16:47:52.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-31T16:47:53.391Z] OK: 263 MiB in 53 packages [2023-07-31T16:47:54.357Z] Removing intermediate container 1bc037d9d004 [2023-07-31T16:47:54.357Z] ---> 56bdefb2dc29 [2023-07-31T16:47:54.357Z] Step 7/26 : WORKDIR /app [2023-07-31T16:47:54.357Z] ---> Running in f16f0b580e22 [2023-07-31T16:47:54.357Z] Removing intermediate container f16f0b580e22 [2023-07-31T16:47:54.357Z] ---> a349363bf8a9 [2023-07-31T16:47:54.357Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-31T16:47:54.942Z] ---> 45690f46e90d [2023-07-31T16:47:54.942Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T16:47:54.942Z] ---> Running in 18084f528b8e [2023-07-31T16:47:57.531Z] Removing intermediate container 18084f528b8e [2023-07-31T16:47:57.531Z] ---> 6cfd56e3de65 [2023-07-31T16:47:57.531Z] Step 10/26 : COPY . . [2023-07-31T16:47:58.118Z] ---> a8b827ff9a96 [2023-07-31T16:47:58.118Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T16:47:58.118Z] ---> Running in ed65b40a7995 [2023-07-31T16:47:58.385Z] Removing intermediate container ed65b40a7995 [2023-07-31T16:47:58.385Z] ---> 2c14468fed20 [2023-07-31T16:47:58.385Z] Step 12/26 : RUN $MAKE [2023-07-31T16:47:58.385Z] ---> Running in 3b3d842d1e19 [2023-07-31T16:47:59.347Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.6" -trimpath -mod=readonly -o app-service-configurable [2023-07-31T16:50:06.064Z] Removing intermediate container 3b3d842d1e19 [2023-07-31T16:50:06.064Z] ---> 2eb5f553fa0e [2023-07-31T16:50:06.064Z] Step 13/26 : FROM alpine:3.17 [2023-07-31T16:50:06.064Z] 3.17: Pulling from library/alpine [2023-07-31T16:50:06.064Z] edb6bdbacee9: Already exists [2023-07-31T16:50:06.064Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-31T16:50:06.064Z] Status: Downloaded newer image for alpine:3.17 [2023-07-31T16:50:06.064Z] ---> 779605e5fbc0 [2023-07-31T16:50:06.064Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-31T16:50:06.064Z] ---> Running in 53067b76155c [2023-07-31T16:50:06.064Z] Removing intermediate container 53067b76155c [2023-07-31T16:50:06.064Z] ---> 29a4909ca1ef [2023-07-31T16:50:06.064Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-31T16:50:06.064Z] ---> Running in 5e6aa859a092 [2023-07-31T16:50:06.064Z] Removing intermediate container 5e6aa859a092 [2023-07-31T16:50:06.064Z] ---> 48fa38c1be78 [2023-07-31T16:50:06.064Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-31T16:50:06.064Z] ---> Running in 08a50f669997 [2023-07-31T16:50:06.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-31T16:50:06.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-31T16:50:07.022Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-31T16:50:07.022Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-31T16:50:07.288Z] Executing busybox-1.35.0-r29.trigger [2023-07-31T16:50:07.288Z] Executing ca-certificates-20230506-r0.trigger [2023-07-31T16:50:07.553Z] OK: 8 MiB in 17 packages [2023-07-31T16:50:08.980Z] Removing intermediate container 08a50f669997 [2023-07-31T16:50:08.980Z] ---> b61ffad05cc5 [2023-07-31T16:50:08.980Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-31T16:50:09.248Z] ---> 4e7227cb58f5 [2023-07-31T16:50:09.248Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-31T16:50:09.516Z] ---> 4400ea3b378f [2023-07-31T16:50:09.516Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-31T16:50:10.105Z] ---> 47b147ae744d [2023-07-31T16:50:10.105Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-31T16:50:11.517Z] ---> 7e26094bd0ef [2023-07-31T16:50:11.517Z] Step 21/26 : EXPOSE 48095 [2023-07-31T16:50:11.517Z] ---> Running in 7d2f5f17021a [2023-07-31T16:50:11.784Z] Removing intermediate container 7d2f5f17021a [2023-07-31T16:50:11.784Z] ---> ec3dd04038c2 [2023-07-31T16:50:11.784Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-31T16:50:11.784Z] ---> Running in 09f93001ab3c [2023-07-31T16:50:12.083Z] Removing intermediate container 09f93001ab3c [2023-07-31T16:50:12.083Z] ---> aa0cf763887b [2023-07-31T16:50:12.083Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-31T16:50:12.083Z] ---> Running in 3465154d2a43 [2023-07-31T16:50:12.354Z] Removing intermediate container 3465154d2a43 [2023-07-31T16:50:12.354Z] ---> 7955cfdf58f5 [2023-07-31T16:50:12.354Z] Step 24/26 : LABEL arch=arm64 [2023-07-31T16:50:12.625Z] ---> Running in 949b4c6763bf [2023-07-31T16:50:12.892Z] Removing intermediate container 949b4c6763bf [2023-07-31T16:50:12.892Z] ---> cc09c3a52952 [2023-07-31T16:50:12.892Z] Step 25/26 : LABEL git_sha=766558fd32b3d60314202d2661e12183be73f345 [2023-07-31T16:50:12.892Z] ---> Running in 57c9b861b642 [2023-07-31T16:50:13.159Z] Removing intermediate container 57c9b861b642 [2023-07-31T16:50:13.159Z] ---> 9d5e2e39c3fc [2023-07-31T16:50:13.159Z] Step 26/26 : LABEL version=3.1.0-dev.6 [2023-07-31T16:50:13.159Z] ---> Running in c0dee55d563a [2023-07-31T16:50:13.426Z] Removing intermediate container c0dee55d563a [2023-07-31T16:50:13.426Z] ---> ff039292123b [2023-07-31T16:50:13.426Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-31T16:50:13.426Z] Successfully built ff039292123b [2023-07-31T16:50:13.426Z] 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-07-31T16:50:13.562Z] provisioning config files... [2023-07-31T16:50:13.576Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/175@tmp/config16950256329743034348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T16:50:13.902Z] ---> docker-login.sh [2023-07-31T16:50:13.902Z] nexus3.edgexfoundry.org:10001 [2023-07-31T16:50:13.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:50:14.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:50:14.170Z] Configure a credential helper to remove this warning. See [2023-07-31T16:50:14.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:50:14.170Z] [2023-07-31T16:50:14.170Z] Login Succeeded [2023-07-31T16:50:14.170Z] nexus3.edgexfoundry.org:10002 [2023-07-31T16:50:14.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:50:14.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:50:14.438Z] Configure a credential helper to remove this warning. See [2023-07-31T16:50:14.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:50:14.438Z] [2023-07-31T16:50:14.438Z] Login Succeeded [2023-07-31T16:50:14.438Z] nexus3.edgexfoundry.org:10003 [2023-07-31T16:50:14.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:50:14.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:50:14.979Z] Configure a credential helper to remove this warning. See [2023-07-31T16:50:14.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:50:14.979Z] [2023-07-31T16:50:14.979Z] Login Succeeded [2023-07-31T16:50:14.979Z] nexus3.edgexfoundry.org:10004 [2023-07-31T16:50:14.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:50:15.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:50:15.245Z] Configure a credential helper to remove this warning. See [2023-07-31T16:50:15.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:50:15.245Z] [2023-07-31T16:50:15.245Z] Login Succeeded [2023-07-31T16:50:15.245Z] docker.io [2023-07-31T16:50:15.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T16:50:15.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T16:50:15.777Z] Configure a credential helper to remove this warning. See [2023-07-31T16:50:15.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T16:50:15.777Z] [2023-07-31T16:50:15.777Z] Login Succeeded [2023-07-31T16:50:15.777Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T16:50:15.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-31T16:50:15.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T16:50:15.852Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-07-31T16:50:15.852Z] 766558fd32b3d60314202d2661e12183be73f345 [2023-07-31T16:50:15.852Z] latest [2023-07-31T16:50:15.852Z] 3.1.0-dev.6 [2023-07-31T16:50:15.852Z] 766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6 [2023-07-31T16:50:15.852Z] main [2023-07-31T16:50:15.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:50:16.195Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:766558fd32b3d60314202d2661e12183be73f345 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:50:16.544Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:766558fd32b3d60314202d2661e12183be73f345 [2023-07-31T16:50:16.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-31T16:50:16.544Z] 4411e0267970: Preparing [2023-07-31T16:50:16.544Z] bcc7ff41f352: Preparing [2023-07-31T16:50:16.544Z] 64e236d313b6: Preparing [2023-07-31T16:50:16.544Z] c2b178f10c14: Preparing [2023-07-31T16:50:16.544Z] 575c9180e960: Preparing [2023-07-31T16:50:16.544Z] 9386262d7a74: Preparing [2023-07-31T16:50:16.544Z] 9386262d7a74: Waiting [2023-07-31T16:50:16.810Z] bcc7ff41f352: Pushed [2023-07-31T16:50:16.810Z] 64e236d313b6: Pushed [2023-07-31T16:50:16.810Z] c2b178f10c14: Pushed [2023-07-31T16:50:16.810Z] 9386262d7a74: Layer already exists [2023-07-31T16:50:17.076Z] 575c9180e960: Pushed [2023-07-31T16:50:22.397Z] 4411e0267970: Pushed [2023-07-31T16:50:22.397Z] 766558fd32b3d60314202d2661e12183be73f345: digest: sha256:cf1b1f8d2d7a7995ef9eb4f59bc5587437e48eda60f7bbaea638eb8cccbd8aac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:50:22.745Z] + 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-07-31T16:50:23.084Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-07-31T16:50:23.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-31T16:50:23.084Z] 4411e0267970: Preparing [2023-07-31T16:50:23.084Z] bcc7ff41f352: Preparing [2023-07-31T16:50:23.084Z] 64e236d313b6: Preparing [2023-07-31T16:50:23.084Z] c2b178f10c14: Preparing [2023-07-31T16:50:23.084Z] 575c9180e960: Preparing [2023-07-31T16:50:23.084Z] 9386262d7a74: Preparing [2023-07-31T16:50:23.084Z] 9386262d7a74: Waiting [2023-07-31T16:50:23.084Z] 575c9180e960: Layer already exists [2023-07-31T16:50:23.084Z] bcc7ff41f352: Layer already exists [2023-07-31T16:50:23.084Z] 4411e0267970: Layer already exists [2023-07-31T16:50:23.084Z] c2b178f10c14: Layer already exists [2023-07-31T16:50:23.084Z] 64e236d313b6: Layer already exists [2023-07-31T16:50:23.084Z] 9386262d7a74: Layer already exists [2023-07-31T16:50:23.084Z] latest: digest: sha256:cf1b1f8d2d7a7995ef9eb4f59bc5587437e48eda60f7bbaea638eb8cccbd8aac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:50:23.683Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:50:24.135Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.6 [2023-07-31T16:50:24.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-31T16:50:24.135Z] 4411e0267970: Preparing [2023-07-31T16:50:24.135Z] bcc7ff41f352: Preparing [2023-07-31T16:50:24.135Z] 64e236d313b6: Preparing [2023-07-31T16:50:24.135Z] c2b178f10c14: Preparing [2023-07-31T16:50:24.135Z] 575c9180e960: Preparing [2023-07-31T16:50:24.135Z] 9386262d7a74: Preparing [2023-07-31T16:50:24.136Z] 9386262d7a74: Waiting [2023-07-31T16:50:24.136Z] c2b178f10c14: Layer already exists [2023-07-31T16:50:24.136Z] bcc7ff41f352: Layer already exists [2023-07-31T16:50:24.136Z] 575c9180e960: Layer already exists [2023-07-31T16:50:24.136Z] 4411e0267970: Layer already exists [2023-07-31T16:50:24.136Z] 64e236d313b6: Layer already exists [2023-07-31T16:50:24.136Z] 9386262d7a74: Layer already exists [2023-07-31T16:50:24.136Z] 3.1.0-dev.6: digest: sha256:cf1b1f8d2d7a7995ef9eb4f59bc5587437e48eda60f7bbaea638eb8cccbd8aac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:50:24.507Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:50:24.865Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6 [2023-07-31T16:50:24.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-31T16:50:24.865Z] 4411e0267970: Preparing [2023-07-31T16:50:24.865Z] bcc7ff41f352: Preparing [2023-07-31T16:50:24.865Z] 64e236d313b6: Preparing [2023-07-31T16:50:24.865Z] c2b178f10c14: Preparing [2023-07-31T16:50:24.865Z] 575c9180e960: Preparing [2023-07-31T16:50:24.865Z] 9386262d7a74: Preparing [2023-07-31T16:50:24.865Z] 9386262d7a74: Waiting [2023-07-31T16:50:24.865Z] 64e236d313b6: Layer already exists [2023-07-31T16:50:24.865Z] 575c9180e960: Layer already exists [2023-07-31T16:50:24.865Z] bcc7ff41f352: Layer already exists [2023-07-31T16:50:24.865Z] c2b178f10c14: Layer already exists [2023-07-31T16:50:24.865Z] 4411e0267970: Layer already exists [2023-07-31T16:50:24.865Z] 9386262d7a74: Layer already exists [2023-07-31T16:50:24.865Z] 766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6: digest: sha256:cf1b1f8d2d7a7995ef9eb4f59bc5587437e48eda60f7bbaea638eb8cccbd8aac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:50:25.507Z] + 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-07-31T16:50:27.808Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-07-31T16:50:27.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-31T16:50:27.809Z] 4411e0267970: Preparing [2023-07-31T16:50:27.809Z] bcc7ff41f352: Preparing [2023-07-31T16:50:27.809Z] 64e236d313b6: Preparing [2023-07-31T16:50:27.809Z] c2b178f10c14: Preparing [2023-07-31T16:50:27.809Z] 575c9180e960: Preparing [2023-07-31T16:50:27.809Z] 9386262d7a74: Preparing [2023-07-31T16:50:27.809Z] 9386262d7a74: Waiting [2023-07-31T16:50:27.809Z] c2b178f10c14: Layer already exists [2023-07-31T16:50:27.809Z] 64e236d313b6: Layer already exists [2023-07-31T16:50:27.809Z] 575c9180e960: Layer already exists [2023-07-31T16:50:27.809Z] bcc7ff41f352: Layer already exists [2023-07-31T16:50:27.809Z] 4411e0267970: Layer already exists [2023-07-31T16:50:27.809Z] 9386262d7a74: Layer already exists [2023-07-31T16:50:28.074Z] main: digest: sha256:cf1b1f8d2d7a7995ef9eb4f59bc5587437e48eda60f7bbaea638eb8cccbd8aac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-31T16:50:28.116Z] ===================================================== [Pipeline] echo [2023-07-31T16:50:28.123Z] taggedImages: [2023-07-31T16:50:28.123Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:766558fd32b3d60314202d2661e12183be73f345 [2023-07-31T16:50:28.123Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-07-31T16:50:28.123Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.6 [2023-07-31T16:50:28.123Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6 [2023-07-31T16:50:28.123Z] - 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-07-31T16:50:28.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-31T16:50:28.465Z] [2023-07-31T16:50:28.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:50:28.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-31T16:50:28.792Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-31T16:50:28.792Z] 8998bd30e6a1: Pulling fs layer [2023-07-31T16:50:28.792Z] 04944245beec: Pulling fs layer [2023-07-31T16:50:28.792Z] 699f458cf7ca: Pulling fs layer [2023-07-31T16:50:28.792Z] 765212b225bb: Pulling fs layer [2023-07-31T16:50:28.792Z] f23df028b6ca: Pulling fs layer [2023-07-31T16:50:28.792Z] d65c8cfc05b1: Pulling fs layer [2023-07-31T16:50:28.792Z] 2437ff75d9bd: Pulling fs layer [2023-07-31T16:50:28.792Z] f23df028b6ca: Waiting [2023-07-31T16:50:28.792Z] d65c8cfc05b1: Waiting [2023-07-31T16:50:28.792Z] 2437ff75d9bd: Waiting [2023-07-31T16:50:29.060Z] 04944245beec: Verifying Checksum [2023-07-31T16:50:29.060Z] 04944245beec: Download complete [2023-07-31T16:50:29.060Z] 765212b225bb: Verifying Checksum [2023-07-31T16:50:29.060Z] 765212b225bb: Download complete [2023-07-31T16:50:29.060Z] f23df028b6ca: Download complete [2023-07-31T16:50:29.060Z] d65c8cfc05b1: Verifying Checksum [2023-07-31T16:50:29.060Z] d65c8cfc05b1: Download complete [2023-07-31T16:50:29.060Z] 699f458cf7ca: Verifying Checksum [2023-07-31T16:50:29.060Z] 699f458cf7ca: Download complete [2023-07-31T16:50:29.642Z] 8998bd30e6a1: Verifying Checksum [2023-07-31T16:50:29.642Z] 8998bd30e6a1: Download complete [2023-07-31T16:50:31.603Z] 2437ff75d9bd: Verifying Checksum [2023-07-31T16:50:31.603Z] 2437ff75d9bd: Download complete [2023-07-31T16:50:33.546Z] 8998bd30e6a1: Pull complete [2023-07-31T16:50:33.813Z] 04944245beec: Pull complete [2023-07-31T16:50:35.220Z] 699f458cf7ca: Pull complete [2023-07-31T16:50:35.220Z] 765212b225bb: Pull complete [2023-07-31T16:50:36.216Z] f23df028b6ca: Pull complete [2023-07-31T16:50:36.216Z] d65c8cfc05b1: Pull complete [2023-07-31T16:50:51.198Z] 2437ff75d9bd: Pull complete [2023-07-31T16:50:51.198Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-31T16:50:51.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-31T16:50:51.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T16:50:51.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-2590 does not seem to be running inside a container [2023-07-31T16:50:51.429Z] $ 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/175 -v /w/workspace/app-service-configurable/175:/w/workspace/app-service-configurable/175:rw,z -v /w/workspace/app-service-configurable/175@tmp:/w/workspace/app-service-configurable/175@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-07-31T16:50:54.300Z] $ docker top 9c6621145c340ae26f3bb41aa08c8e089d8c9a7584f4a79b9632ffb4f83adb70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T16:50:55.135Z] ---> job-cost.sh [2023-07-31T16:50:55.135Z] lf-activate-venv: SKIPPING [2023-07-31T16:50:55.135Z] INFO: No Stack... [2023-07-31T16:50:55.713Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-31T16:50:56.310Z] INFO: Archiving Costs [Pipeline] sh [2023-07-31T16:50:56.628Z] + + cut -d,cat -f6 /w/workspace/app-service-configurable/175/archives/cost.csv [2023-07-31T16:50:56.628Z] [Pipeline] lock [2023-07-31T16:50:56.690Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-175-stack-cost] [2023-07-31T16:50:56.695Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-175-stack-cost] did not exist. Created. [2023-07-31T16:50:56.696Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-31T16:50:57.025Z] /w/workspace/app-service-configurable/175@tmp/durable-af02714e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-31T16:50:57.619Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-31T16:50:57.639Z] Warning: overwriting stash ‘stack-cost’ [2023-07-31T16:50:57.693Z] Stashed 1 file(s) [Pipeline] } [2023-07-31T16:50:57.702Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-175-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-31T16:50:57.723Z] $ docker stop --time=1 9c6621145c340ae26f3bb41aa08c8e089d8c9a7584f4a79b9632ffb4f83adb70 [2023-07-31T16:50:59.204Z] $ docker rm -f --volumes 9c6621145c340ae26f3bb41aa08c8e089d8c9a7584f4a79b9632ffb4f83adb70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-31T16:50:59.551Z] provisioning config files... [2023-07-31T16:50:59.559Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15361996678498374621tmp [Pipeline] { [Pipeline] sh [2023-07-31T16:50:59.846Z] + set +x [2023-07-31T16:50:59.846Z] + curl -s https://codecov.io/bash [2023-07-31T16:50:59.846Z] + bash -s -- [2023-07-31T16:50:59.846Z] [2023-07-31T16:50:59.846Z] _____ _ [2023-07-31T16:50:59.846Z] / ____| | | [2023-07-31T16:50:59.846Z] | | ___ __| | ___ ___ _____ __ [2023-07-31T16:50:59.846Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-31T16:50:59.846Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-31T16:50:59.846Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-31T16:50:59.846Z] Bash-1.0.6 [2023-07-31T16:50:59.846Z] [2023-07-31T16:50:59.846Z] [2023-07-31T16:50:59.846Z] ==> git version 2.25.1 found [2023-07-31T16:50:59.846Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-31T16:50:59.846Z] Release-Date: 2020-01-08 [2023-07-31T16:50:59.846Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-31T16:50:59.846Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-31T16:50:59.846Z] ==> Jenkins CI detected. [2023-07-31T16:50:59.846Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-07-31T16:50:59.846Z] project root: . [2023-07-31T16:50:59.846Z] --> token set from env [2023-07-31T16:50:59.846Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-31T16:50:59.846Z] ==> Running gcov in . (disable via -X gcov) [2023-07-31T16:50:59.846Z] ==> Python coveragepy not found [2023-07-31T16:50:59.846Z] ==> Searching for coverage reports in: [2023-07-31T16:50:59.846Z] + . [2023-07-31T16:51:00.106Z] -> Found 1 reports [2023-07-31T16:51:00.106Z] ==> Detecting git/mercurial file structure [2023-07-31T16:51:00.106Z] ==> Reading reports [2023-07-31T16:51:00.106Z] + ./coverage.out bytes=13 [2023-07-31T16:51:00.106Z] ==> Appending adjustments [2023-07-31T16:51:00.106Z] https://docs.codecov.io/docs/fixing-reports [2023-07-31T16:51:00.106Z] + Found adjustments [2023-07-31T16:51:00.106Z] ==> Gzipping contents [2023-07-31T16:51:00.106Z] 4.0K /tmp/codecov.EAPQEW.gz [2023-07-31T16:51:00.106Z] ==> Uploading reports [2023-07-31T16:51:00.106Z] url: https://codecov.io [2023-07-31T16:51:00.106Z] query: branch=main&commit=766558fd32b3d60314202d2661e12183be73f345&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-31T16:51:00.106Z] -> Pinging Codecov [2023-07-31T16:51:00.106Z] 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=766558fd32b3d60314202d2661e12183be73f345&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-31T16:51:00.106Z] -> Uploading to [2023-07-31T16:51:00.106Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-31/A97CA9966030D2A3747ED39772930CCE/766558fd32b3d60314202d2661e12183be73f345/d77f6b93-7030-4e48-a755-39b26912d48e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230731%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230731T165100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12bf480ff80f0fd98469823824d3e517dbb023a2972d133cef533b283e2bb847 [2023-07-31T16:51:00.106Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-31T16:51:00.106Z] Dload Upload Total Spent Left Speed [2023-07-31T16:51:00.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2042 --:--:-- --:--:-- --:--:-- 2042 [2023-07-31T16:51:00.366Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/766558fd32b3d60314202d2661e12183be73f345 [Pipeline] } [2023-07-31T16:51:00.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-31T16:51:00.563Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-31T16:51:00.577Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:51:00.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-31T16:51:00.878Z] [2023-07-31T16:51:00.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:51:01.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-31T16:51:01.183Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-31T16:51:01.183Z] df9b9388f04a: Pulling fs layer [2023-07-31T16:51:01.183Z] 52dc419b0ee2: Pulling fs layer [2023-07-31T16:51:01.183Z] 25bc292e5bac: Pulling fs layer [2023-07-31T16:51:01.183Z] 114826534d7a: Pulling fs layer [2023-07-31T16:51:01.183Z] 4657fd5d0bcf: Pulling fs layer [2023-07-31T16:51:01.183Z] 6ad1cebc031e: Pulling fs layer [2023-07-31T16:51:01.183Z] 8a3aa393b2d8: Pulling fs layer [2023-07-31T16:51:01.183Z] 114826534d7a: Waiting [2023-07-31T16:51:01.183Z] 8a3aa393b2d8: Waiting [2023-07-31T16:51:01.183Z] 4657fd5d0bcf: Waiting [2023-07-31T16:51:01.183Z] 6ad1cebc031e: Waiting [2023-07-31T16:51:01.183Z] 25bc292e5bac: Verifying Checksum [2023-07-31T16:51:01.183Z] 25bc292e5bac: Download complete [2023-07-31T16:51:01.183Z] 52dc419b0ee2: Verifying Checksum [2023-07-31T16:51:01.183Z] 52dc419b0ee2: Download complete [2023-07-31T16:51:01.183Z] 4657fd5d0bcf: Verifying Checksum [2023-07-31T16:51:01.183Z] 4657fd5d0bcf: Download complete [2023-07-31T16:51:01.183Z] df9b9388f04a: Download complete [2023-07-31T16:51:01.443Z] df9b9388f04a: Pull complete [2023-07-31T16:51:01.443Z] 6ad1cebc031e: Verifying Checksum [2023-07-31T16:51:01.443Z] 6ad1cebc031e: Download complete [2023-07-31T16:51:01.443Z] 52dc419b0ee2: Pull complete [2023-07-31T16:51:01.443Z] 25bc292e5bac: Pull complete [2023-07-31T16:51:02.013Z] 114826534d7a: Verifying Checksum [2023-07-31T16:51:02.013Z] 114826534d7a: Download complete [2023-07-31T16:51:02.013Z] 8a3aa393b2d8: Verifying Checksum [2023-07-31T16:51:02.013Z] 8a3aa393b2d8: Download complete [2023-07-31T16:51:05.360Z] 114826534d7a: Pull complete [2023-07-31T16:51:05.360Z] 4657fd5d0bcf: Pull complete [2023-07-31T16:51:05.617Z] 6ad1cebc031e: Pull complete [2023-07-31T16:51:08.146Z] 8a3aa393b2d8: Pull complete [2023-07-31T16:51:08.146Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-31T16:51:08.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-31T16:51:08.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T16:51:08.222Z] prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container [2023-07-31T16:51:08.259Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-31T16:51:13.183Z] $ docker top f8fa82d47f371869df0ba8226bb92ddbf8c7fcd0dee2e3935cb4dd1674828e98 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-31T16:51:13.237Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-07-31T16:51:13.512Z] + set -o pipefail [2023-07-31T16:51:13.512Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-07-31T16:51:21.647Z] [2023-07-31T16:51:21.647Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-07-31T16:51:21.647Z] [2023-07-31T16:51:21.647Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/8b3bab09-8222-4c58-b81a-fbdfef3893ce [2023-07-31T16:51:21.647Z] [2023-07-31T16:51:21.647Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-31T16:51:21.647Z] [2023-07-31T16:51:21.647Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-31T16:51:21.647Z] [2023-07-31T16:51:21.647Z] [2023-07-31T16:51:21.647Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-31T16:51:21.647Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-31T16:51:21.647Z] More details here: https://snyk.co/ue1NS [2023-07-31T16:51:21.647Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-31T16:51:21.647Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-31T16:51:21.921Z] $ docker stop --time=1 f8fa82d47f371869df0ba8226bb92ddbf8c7fcd0dee2e3935cb4dd1674828e98 [2023-07-31T16:51:24.950Z] $ docker rm -f --volumes f8fa82d47f371869df0ba8226bb92ddbf8c7fcd0dee2e3935cb4dd1674828e98 [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-07-31T16:51:25.652Z] + git log --format=format:%s -1 766558fd32b3d60314202d2661e12183be73f345 [Pipeline] sh [2023-07-31T16:51:25.939Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-31T16:51:25.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:51:26.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T16:51:26.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T16:51:26.302Z] prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container [2023-07-31T16:51:26.342Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-31T16:51:26.754Z] $ docker top 2447c1f57240a8bbe55eba67c64ee4081caf14d4892bfeb14121a93f2d25f957 -eo pid,comm [2023-07-31T16:51:26.792Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-31T16:51:26.792Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-31T16:51:26.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-31T16:51:26.832Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-31T16:51:26.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-31T16:51:26.949Z] $ docker exec 2447c1f57240a8bbe55eba67c64ee4081caf14d4892bfeb14121a93f2d25f957 ssh-agent [2023-07-31T16:51:27.059Z] SSH_AUTH_SOCK=/tmp/ssh-KFt1lfDvq97w/agent.32 [2023-07-31T16:51:27.059Z] SSH_AGENT_PID=38 [2023-07-31T16:51:27.064Z] Running ssh-add (command line suppressed) [2023-07-31T16:51:27.182Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10430898783263127299.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10430898783263127299.key) [2023-07-31T16:51:27.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-31T16:51:27.480Z] + git semver tag [2023-07-31T16:51:27.739Z] 2023-07-31 16:51:27,668 [run_tag] DEBUG tag force:False [2023-07-31T16:51:27.739Z] 2023-07-31 16:51:27,668 [check_head_tag] DEBUG check head tag [2023-07-31T16:51:27.739Z] 2023-07-31 16:51:27,669 [execute] INFO git cat-file --batch-check [2023-07-31T16:51:27.739Z] 2023-07-31 16:51:27,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-07-31T16:51:27.739Z] 2023-07-31 16:51:27,672 [execute] INFO git cat-file --batch [2023-07-31T16:51:27.739Z] 2023-07-31 16:51:27,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-07-31T16:51:27.739Z] 2023-07-31 16:51:27,683 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-31T16:51:27.739Z] 2023-07-31 16:51:27,683 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 [2023-07-31T16:51:27.739Z] 2023-07-31 16:51:27,683 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-07-31T16:51:27.739Z] 2023-07-31 16:51:27,688 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-31T16:51:27.739Z] 3.1.0-dev.6 [Pipeline] } [2023-07-31T16:51:27.755Z] $ docker exec --env ******** --env ******** 2447c1f57240a8bbe55eba67c64ee4081caf14d4892bfeb14121a93f2d25f957 ssh-agent -k [2023-07-31T16:51:27.843Z] unset SSH_AUTH_SOCK; [2023-07-31T16:51:27.843Z] unset SSH_AGENT_PID; [2023-07-31T16:51:27.844Z] echo Agent pid 38 killed; [2023-07-31T16:51:27.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-31T16:51:28.152Z] + git semver [Pipeline] } [2023-07-31T16:51:28.431Z] $ docker stop --time=1 2447c1f57240a8bbe55eba67c64ee4081caf14d4892bfeb14121a93f2d25f957 [2023-07-31T16:51:29.731Z] $ docker rm -f --volumes 2447c1f57240a8bbe55eba67c64ee4081caf14d4892bfeb14121a93f2d25f957 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:51:30.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-31T16:51:30.115Z] [2023-07-31T16:51:30.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:51:30.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-31T16:51:30.414Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-31T16:51:30.414Z] ab5ef0e58194: Pulling fs layer [2023-07-31T16:51:30.414Z] 9712f1f96733: Pulling fs layer [2023-07-31T16:51:30.414Z] 63f879dbbcfc: Pulling fs layer [2023-07-31T16:51:30.414Z] 0d9ebad4ef96: Pulling fs layer [2023-07-31T16:51:30.414Z] e9a5061849ea: Pulling fs layer [2023-07-31T16:51:30.414Z] d747dcd14b5f: Pulling fs layer [2023-07-31T16:51:30.414Z] 2de7ff778b66: Pulling fs layer [2023-07-31T16:51:30.414Z] e9a5061849ea: Waiting [2023-07-31T16:51:30.414Z] d747dcd14b5f: Waiting [2023-07-31T16:51:30.414Z] 2de7ff778b66: Waiting [2023-07-31T16:51:30.414Z] 0d9ebad4ef96: Waiting [2023-07-31T16:51:30.414Z] 9712f1f96733: Verifying Checksum [2023-07-31T16:51:30.414Z] 9712f1f96733: Download complete [2023-07-31T16:51:30.672Z] 63f879dbbcfc: Verifying Checksum [2023-07-31T16:51:30.672Z] 63f879dbbcfc: Download complete [2023-07-31T16:51:30.930Z] 0d9ebad4ef96: Verifying Checksum [2023-07-31T16:51:30.930Z] 0d9ebad4ef96: Download complete [2023-07-31T16:51:30.930Z] ab5ef0e58194: Verifying Checksum [2023-07-31T16:51:30.930Z] ab5ef0e58194: Download complete [2023-07-31T16:51:30.930Z] e9a5061849ea: Verifying Checksum [2023-07-31T16:51:30.930Z] e9a5061849ea: Download complete [2023-07-31T16:51:30.930Z] d747dcd14b5f: Verifying Checksum [2023-07-31T16:51:30.930Z] d747dcd14b5f: Download complete [2023-07-31T16:51:31.187Z] 2de7ff778b66: Download complete [2023-07-31T16:51:33.712Z] ab5ef0e58194: Pull complete [2023-07-31T16:51:33.712Z] 9712f1f96733: Pull complete [2023-07-31T16:51:33.970Z] 63f879dbbcfc: Pull complete [2023-07-31T16:51:37.253Z] 0d9ebad4ef96: Pull complete [2023-07-31T16:51:37.512Z] e9a5061849ea: Pull complete [2023-07-31T16:51:37.512Z] d747dcd14b5f: Pull complete [2023-07-31T16:51:38.447Z] 2de7ff778b66: Pull complete [2023-07-31T16:51:38.447Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-31T16:51:38.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-31T16:51:38.447Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T16:51:38.534Z] prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container [2023-07-31T16:51:38.571Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-31T16:51:43.251Z] $ docker top 6c0f9c0c9d841d5b765f619ab190f1924cec509029ca8b4e0cc43b43385e56ca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-31T16:51:43.310Z] provisioning config files... [2023-07-31T16:51:43.318Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9149649459233398604tmp [2023-07-31T16:51:43.327Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13024768048737494823tmp [2023-07-31T16:51:43.336Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11034875217817027391tmp [Pipeline] { [Pipeline] echo [2023-07-31T16:51:43.352Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T16:51:43.635Z] ---> sigul-configuration.sh [2023-07-31T16:51:43.635Z] gpg: directory `/root/.gnupg' created [2023-07-31T16:51:43.635Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-31T16:51:43.635Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-31T16:51:43.635Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-31T16:51:43.635Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-31T16:51:43.635Z] gpg: CAST5 encrypted data [2023-07-31T16:51:43.635Z] gpg: encrypted with 1 passphrase [2023-07-31T16:51:43.635Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-31T16:51:43.920Z] + mkdir /home/jenkins [2023-07-31T16:51:43.920Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-31T16:51:44.203Z] + 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-07-31T16:51:44.212Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T16:51:44.493Z] ---> sigul-install.sh [2023-07-31T16:51:44.493Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-31T16:51:44.777Z] + git tag --list [2023-07-31T16:51:44.777Z] v1.0.0 [2023-07-31T16:51:44.777Z] v1.1.0 [2023-07-31T16:51:44.777Z] v1.2.0 [2023-07-31T16:51:44.777Z] v1.3.0 [2023-07-31T16:51:44.777Z] v1.3.1 [2023-07-31T16:51:44.777Z] v2.0.0 [2023-07-31T16:51:44.777Z] v2.0.1 [2023-07-31T16:51:44.777Z] v2.1.0 [2023-07-31T16:51:44.777Z] v2.1.1 [2023-07-31T16:51:44.777Z] v2.1.2 [2023-07-31T16:51:44.777Z] v2.2.0 [2023-07-31T16:51:44.777Z] v2.3 [2023-07-31T16:51:44.777Z] v2.3.0 [2023-07-31T16:51:44.777Z] v2.3.1 [2023-07-31T16:51:44.777Z] v3.0 [2023-07-31T16:51:44.777Z] v3.0.0 [2023-07-31T16:51:44.777Z] v3.0.1 [2023-07-31T16:51:44.777Z] v3.0.1-dev.1 [2023-07-31T16:51:44.777Z] v3.1.0-dev.1 [2023-07-31T16:51:44.777Z] v3.1.0-dev.2 [2023-07-31T16:51:44.777Z] v3.1.0-dev.3 [2023-07-31T16:51:44.777Z] v3.1.0-dev.4 [2023-07-31T16:51:44.777Z] v3.1.0-dev.5 [2023-07-31T16:51:44.777Z] v3.1.0-dev.6 [Pipeline] sh [2023-07-31T16:51:45.062Z] + lftools sign git-tag v3.1.0-dev.6 [2023-07-31T16:51:45.629Z] Signing Git tag with Sigul... [2023-07-31T16:51:45.629Z] Signing v3.1.0-dev.6 [Pipeline] echo [2023-07-31T16:51:45.895Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T16:51:46.179Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-31T16:51:46.185Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-31T16:51:46.210Z] $ docker stop --time=1 6c0f9c0c9d841d5b765f619ab190f1924cec509029ca8b4e0cc43b43385e56ca [2023-07-31T16:51:47.488Z] $ docker rm -f --volumes 6c0f9c0c9d841d5b765f619ab190f1924cec509029ca8b4e0cc43b43385e56ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-31T16:51:47.899Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-31T16:51:47.899Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:51:48.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T16:51:48.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T16:51:48.277Z] prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container [2023-07-31T16:51:48.314Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-31T16:51:48.625Z] $ docker top 7635f870364ed31ba2bd488c0367063970acb6e06c8cf0070e86ea8729ea0b9f -eo pid,comm [2023-07-31T16:51:48.669Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-31T16:51:48.669Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-31T16:51:48.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-31T16:51:48.709Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-31T16:51:48.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-31T16:51:48.825Z] $ docker exec 7635f870364ed31ba2bd488c0367063970acb6e06c8cf0070e86ea8729ea0b9f ssh-agent [2023-07-31T16:51:48.997Z] SSH_AUTH_SOCK=/tmp/ssh-0QZGpcZ1hGaW/agent.33 [2023-07-31T16:51:48.997Z] SSH_AGENT_PID=39 [2023-07-31T16:51:49.001Z] Running ssh-add (command line suppressed) [2023-07-31T16:51:49.113Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7776341910671878743.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7776341910671878743.key) [2023-07-31T16:51:49.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-31T16:51:49.415Z] + git semver bump pre [2023-07-31T16:51:49.674Z] 2023-07-31 16:51:49,577 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-31T16:51:49.674Z] 2023-07-31 16:51:49,578 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev [2023-07-31T16:51:49.674Z] 2023-07-31 16:51:49,578 [bump_version] DEBUG bumped version:3.1.0-dev.7 [2023-07-31T16:51:49.674Z] 2023-07-31 16:51:49,578 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-07-31T16:51:49.674Z] 2023-07-31 16:51:49,578 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-31T16:51:49.674Z] 2023-07-31 16:51:49,578 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-31T16:51:49.674Z] 2023-07-31 16:51:49,580 [execute] INFO git cat-file --batch-check [2023-07-31T16:51:49.674Z] 2023-07-31 16:51:49,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-31T16:51:49.674Z] 2023-07-31 16:51:49,584 [execute] INFO git cat-file --batch [2023-07-31T16:51:49.674Z] 2023-07-31 16:51:49,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-31T16:51:49.674Z] 2023-07-31 16:51:49,587 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-31T16:51:49.674Z] 3.1.0-dev.7 [Pipeline] } [2023-07-31T16:51:49.690Z] $ docker exec --env ******** --env ******** 7635f870364ed31ba2bd488c0367063970acb6e06c8cf0070e86ea8729ea0b9f ssh-agent -k [2023-07-31T16:51:49.786Z] unset SSH_AUTH_SOCK; [2023-07-31T16:51:49.786Z] unset SSH_AGENT_PID; [2023-07-31T16:51:49.786Z] echo Agent pid 39 killed; [2023-07-31T16:51:49.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-31T16:51:50.086Z] + git semver [Pipeline] } [2023-07-31T16:51:50.366Z] $ docker stop --time=1 7635f870364ed31ba2bd488c0367063970acb6e06c8cf0070e86ea8729ea0b9f [2023-07-31T16:51:51.668Z] $ docker rm -f --volumes 7635f870364ed31ba2bd488c0367063970acb6e06c8cf0070e86ea8729ea0b9f [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-31T16:51:52.001Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-31T16:51:52.001Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:51:52.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T16:51:52.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T16:51:52.360Z] prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container [2023-07-31T16:51:52.399Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-31T16:51:52.725Z] $ docker top 7b651bcc886601be191552634fcccfb52bd543a2746daaa8f0e29a0ea3e9beeb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-31T16:51:52.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-31T16:51:52.806Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-31T16:51:52.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-31T16:51:52.936Z] $ docker exec 7b651bcc886601be191552634fcccfb52bd543a2746daaa8f0e29a0ea3e9beeb ssh-agent [2023-07-31T16:51:53.030Z] SSH_AUTH_SOCK=/tmp/ssh-IWNixHeyoUO9/agent.32 [2023-07-31T16:51:53.030Z] SSH_AGENT_PID=38 [2023-07-31T16:51:53.034Z] Running ssh-add (command line suppressed) [2023-07-31T16:51:53.145Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5937730795972768525.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5937730795972768525.key) [2023-07-31T16:51:53.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-31T16:51:53.437Z] + git semver push [2023-07-31T16:51:53.696Z] 2023-07-31 16:51:53,610 [run_push] DEBUG push [2023-07-31T16:51:53.696Z] 2023-07-31 16:51:53,610 [execute] INFO git cat-file --batch-check [2023-07-31T16:51:53.696Z] 2023-07-31 16:51:53,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-31T16:51:53.696Z] 2023-07-31 16:51:53,614 [execute] INFO git rev-list eb80843faf070b5ea0c22b9ee189ee9e954710be -- [2023-07-31T16:51:53.696Z] 2023-07-31 16:51:53,614 [execute] DEBUG Popen(['git', 'rev-list', 'eb80843faf070b5ea0c22b9ee189ee9e954710be', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-31T16:51:53.696Z] 2023-07-31 16:51:53,625 [execute] INFO git fetch -v origin [2023-07-31T16:51:53.696Z] 2023-07-31 16:51:53,626 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-31T16:51:54.264Z] 2023-07-31 16:51:54,103 [run_push] DEBUG no remote changes detected [2023-07-31T16:51:54.264Z] 2023-07-31 16:51:54,103 [execute] INFO git push origin semver [2023-07-31T16:51:54.264Z] 2023-07-31 16:51:54,104 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-31T16:51:55.201Z] 2023-07-31 16:51:54,952 [run_push] DEBUG push all version tags [2023-07-31T16:51:55.201Z] 2023-07-31 16:51:54,953 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-31T16:51:55.201Z] 2023-07-31 16:51:54,953 [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-07-31T16:51:57.110Z] 2023-07-31 16:51:56,771 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-31T16:51:57.110Z] 3.1.0-dev.7 [Pipeline] } [2023-07-31T16:51:57.126Z] $ docker exec --env ******** --env ******** 7b651bcc886601be191552634fcccfb52bd543a2746daaa8f0e29a0ea3e9beeb ssh-agent -k [2023-07-31T16:51:57.230Z] unset SSH_AUTH_SOCK; [2023-07-31T16:51:57.231Z] unset SSH_AGENT_PID; [2023-07-31T16:51:57.231Z] echo Agent pid 38 killed; [2023-07-31T16:51:57.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-31T16:51:57.549Z] + git semver [Pipeline] } [2023-07-31T16:51:57.829Z] $ docker stop --time=1 7b651bcc886601be191552634fcccfb52bd543a2746daaa8f0e29a0ea3e9beeb [2023-07-31T16:51:59.106Z] $ docker rm -f --volumes 7b651bcc886601be191552634fcccfb52bd543a2746daaa8f0e29a0ea3e9beeb [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-07-31T16:51:59.744Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-07-31T16:51:59.744Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-07-31T16:51:59.744Z] total 16 [2023-07-31T16:51:59.744Z] drwxr-xr-x 3 root root 4096 Jul 31 16:41 . [2023-07-31T16:51:59.744Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 16:51 .. [2023-07-31T16:51:59.744Z] drwxr-xr-x 2 root root 4096 Jul 31 16:41 cost [2023-07-31T16:51:59.744Z] -rw-r--r-- 1 root root 96 Jul 31 16:41 cost.csv [2023-07-31T16:51:59.744Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-07-31T16:51:59.744Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-07-31T16:51:59.744Z] total 16 [2023-07-31T16:51:59.744Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 16:41 . [2023-07-31T16:51:59.744Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 16:51 .. [2023-07-31T16:51:59.744Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 16:41 cost [2023-07-31T16:51:59.744Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 31 16:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-31T16:52:00.034Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T16:52:00.899Z] ---> package-listing.sh [2023-07-31T16:52:00.899Z] ++ facter osfamily [2023-07-31T16:52:00.899Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-31T16:52:01.159Z] + OS_FAMILY=debian [2023-07-31T16:52:01.159Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-07-31T16:52:01.159Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-31T16:52:01.159Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-31T16:52:01.159Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-31T16:52:01.159Z] + PACKAGES=/tmp/packages_start.txt [2023-07-31T16:52:01.159Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-07-31T16:52:01.159Z] + PACKAGES=/tmp/packages_end.txt [2023-07-31T16:52:01.159Z] + case "${OS_FAMILY}" in [2023-07-31T16:52:01.159Z] + dpkg -l [2023-07-31T16:52:01.159Z] + grep '^ii' [2023-07-31T16:52:01.159Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-31T16:52:01.159Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-31T16:52:01.159Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-31T16:52:01.159Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-07-31T16:52:01.159Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-07-31T16:52:01.159Z] + 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-07-31T16:52:01.170Z] 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-07-31T16:52:01.453Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T16:52:01.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T16:52:01.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T16:52:01.925Z] prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container [2023-07-31T16:52:02.043Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-31T16:52:02.244Z] $ docker top 6c5402c58a83577e73d1919d45c143df890d2b340bdf418643c989e9326cb496 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T16:52:02.586Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-31T16:52:02.867Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-31T16:52:03.151Z] + ls /var/log/sa-host [2023-07-31T16:52:03.151Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-31T16:52:03.313Z] provisioning config files... [2023-07-31T16:52:03.321Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10156801448233835268tmp [Pipeline] { [Pipeline] echo [2023-07-31T16:52:03.331Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T16:52:03.612Z] ---> create-netrc.sh [Pipeline] } [2023-07-31T16:52:03.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-31T16:52:03.941Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-31T16:52:03.950Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T16:52:04.232Z] ---> sudo-logs.sh [2023-07-31T16:52:04.232Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-31T16:52:04.263Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T16:52:04.545Z] ---> job-cost.sh [2023-07-31T16:52:04.545Z] lf-activate-venv: SKIPPING [2023-07-31T16:52:04.545Z] DEBUG: total: 0.2199999988079071 [2023-07-31T16:52:04.545Z] INFO: Retrieving Stack Cost... [2023-07-31T16:52:04.803Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-31T16:52:05.371Z] INFO: Archiving Costs [Pipeline] echo [2023-07-31T16:52:05.382Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T16:52:05.665Z] ---> logs-deploy.sh [2023-07-31T16:52:05.665Z] lf-activate-venv: SKIPPING [2023-07-31T16:52:05.665Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/175 [2023-07-31T16:52:05.665Z] INFO: archiving workspace using pattern(s): [2023-07-31T16:52:06.598Z] Archives upload complete. [2023-07-31T16:52:06.860Z] INFO: archiving logs to Nexus [2023-07-31T16:52:07.429Z] ---> uname -a: [2023-07-31T16:52:07.429Z] Linux prd-ubuntu20-04-docker-8c-8g-2589 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-31T16:52:07.429Z] [2023-07-31T16:52:07.429Z] [2023-07-31T16:52:07.429Z] ---> lscpu: [2023-07-31T16:52:07.429Z] Architecture: x86_64 [2023-07-31T16:52:07.429Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-31T16:52:07.429Z] Byte Order: Little Endian [2023-07-31T16:52:07.429Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-31T16:52:07.429Z] CPU(s): 8 [2023-07-31T16:52:07.429Z] On-line CPU(s) list: 0-7 [2023-07-31T16:52:07.429Z] Thread(s) per core: 1 [2023-07-31T16:52:07.429Z] Core(s) per socket: 1 [2023-07-31T16:52:07.429Z] Socket(s): 8 [2023-07-31T16:52:07.429Z] NUMA node(s): 1 [2023-07-31T16:52:07.429Z] Vendor ID: AuthenticAMD [2023-07-31T16:52:07.429Z] CPU family: 23 [2023-07-31T16:52:07.429Z] Model: 49 [2023-07-31T16:52:07.429Z] Model name: AMD EPYC-Rome Processor [2023-07-31T16:52:07.429Z] Stepping: 0 [2023-07-31T16:52:07.429Z] CPU MHz: 2799.998 [2023-07-31T16:52:07.429Z] BogoMIPS: 5599.99 [2023-07-31T16:52:07.429Z] Virtualization: AMD-V [2023-07-31T16:52:07.429Z] Hypervisor vendor: KVM [2023-07-31T16:52:07.429Z] Virtualization type: full [2023-07-31T16:52:07.429Z] L1d cache: 256 KiB [2023-07-31T16:52:07.429Z] L1i cache: 256 KiB [2023-07-31T16:52:07.429Z] L2 cache: 4 MiB [2023-07-31T16:52:07.429Z] L3 cache: 128 MiB [2023-07-31T16:52:07.429Z] NUMA node0 CPU(s): 0-7 [2023-07-31T16:52:07.429Z] Vulnerability Itlb multihit: Not affected [2023-07-31T16:52:07.429Z] Vulnerability L1tf: Not affected [2023-07-31T16:52:07.429Z] Vulnerability Mds: Not affected [2023-07-31T16:52:07.429Z] Vulnerability Meltdown: Not affected [2023-07-31T16:52:07.429Z] Vulnerability Mmio stale data: Not affected [2023-07-31T16:52:07.429Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-31T16:52:07.429Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-31T16:52:07.429Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-31T16:52:07.429Z] Vulnerability Srbds: Not affected [2023-07-31T16:52:07.429Z] Vulnerability Tsx async abort: Not affected [2023-07-31T16:52:07.429Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-07-31T16:52:07.429Z] [2023-07-31T16:52:07.429Z] [2023-07-31T16:52:07.429Z] ---> nproc: [2023-07-31T16:52:07.429Z] 8 [2023-07-31T16:52:07.429Z] [2023-07-31T16:52:07.429Z] [2023-07-31T16:52:07.429Z] ---> df -h: [2023-07-31T16:52:07.429Z] Filesystem Size Used Avail Use% Mounted on [2023-07-31T16:52:07.429Z] overlay 155G 13G 143G 9% / [2023-07-31T16:52:07.429Z] tmpfs 64M 0 64M 0% /dev [2023-07-31T16:52:07.429Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-31T16:52:07.429Z] shm 64M 0 64M 0% /dev/shm [2023-07-31T16:52:07.429Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-07-31T16:52:07.429Z] [2023-07-31T16:52:07.429Z] [2023-07-31T16:52:07.429Z] ---> sar -b -r -n DEV: [2023-07-31T16:52:07.429Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2589) 07/31/23 _x86_64_ (8 CPU) [2023-07-31T16:52:07.429Z] [2023-07-31T16:52:07.429Z] 16:37:39 LINUX RESTART (8 CPU) [2023-07-31T16:52:07.429Z] [2023-07-31T16:52:07.429Z] 16:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-31T16:52:07.429Z] 16:39:01 168.51 38.46 130.04 0.00 4293.55 131694.85 0.00 [2023-07-31T16:52:07.429Z] 16:40:01 122.41 0.65 121.76 0.00 17.46 50243.09 0.00 [2023-07-31T16:52:07.429Z] 16:41:01 166.82 0.27 166.56 0.00 20.00 34674.49 0.00 [2023-07-31T16:52:07.429Z] 16:42:01 32.69 0.02 32.68 0.00 0.67 16459.94 0.00 [2023-07-31T16:52:07.429Z] 16:43:01 52.21 10.60 41.61 0.00 5155.81 8811.33 0.00 [2023-07-31T16:52:07.429Z] 16:44:01 6.55 1.03 5.52 0.00 22.00 117.71 0.00 [2023-07-31T16:52:07.429Z] 16:45:01 2.65 0.00 2.65 0.00 0.00 33.99 0.00 [2023-07-31T16:52:07.429Z] 16:46:01 2.00 0.00 2.00 0.00 0.00 22.27 0.00 [2023-07-31T16:52:07.429Z] 16:47:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 [2023-07-31T16:52:07.429Z] 16:48:01 2.12 0.00 2.12 0.00 0.00 23.33 0.00 [2023-07-31T16:52:07.429Z] 16:49:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 [2023-07-31T16:52:07.429Z] 16:50:01 1.97 0.00 1.97 0.00 0.00 22.40 0.00 [2023-07-31T16:52:07.429Z] 16:51:01 2.82 0.12 2.70 0.00 12.80 108.52 0.00 [2023-07-31T16:52:07.429Z] 16:52:01 124.58 0.32 124.26 0.00 25.20 60328.21 0.00 [2023-07-31T16:52:07.429Z] Average: 49.16 3.68 45.48 0.00 681.95 21612.01 0.00 [2023-07-31T16:52:07.429Z] [2023-07-31T16:52:07.429Z] 16:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-31T16:52:07.429Z] 16:39:01 29159816 31593292 725656 2.21 76264 2627896 2015376 5.94 989052 2371900 5612 [2023-07-31T16:52:07.429Z] 16:40:01 27921888 31384260 918876 2.79 146856 3485636 2095888 6.18 1350372 3135388 230756 [2023-07-31T16:52:07.429Z] 16:41:01 27795712 31540916 764148 2.32 153496 3759648 2029940 5.98 1269520 3338576 254336 [2023-07-31T16:52:07.429Z] 16:42:01 27584112 31571424 731796 2.23 160520 3962812 1770168 5.22 1254608 3529180 12 [2023-07-31T16:52:07.429Z] 16:43:01 27037576 31531656 749416 2.28 194444 4423400 1817116 5.36 1600056 3694720 992 [2023-07-31T16:52:07.429Z] 16:44:01 27050172 31539944 740528 2.25 193072 4420760 1857048 5.47 1589824 3691832 464 [2023-07-31T16:52:07.429Z] 16:45:01 27061544 31552092 729392 2.22 193156 4420932 1820680 5.37 1577264 3692056 8 [2023-07-31T16:52:07.429Z] 16:46:01 27069732 31560412 720880 2.19 193208 4421000 1820680 5.37 1569428 3692120 168 [2023-07-31T16:52:07.429Z] 16:47:01 27070220 31561020 720256 2.19 193284 4421000 1820680 5.37 1569444 3692128 160 [2023-07-31T16:52:07.429Z] 16:48:01 27070100 31560964 720284 2.19 193356 4421004 1820680 5.37 1569468 3692136 12 [2023-07-31T16:52:07.429Z] 16:49:01 27070060 31561008 720144 2.19 193432 4421004 1820680 5.37 1569664 3692164 168 [2023-07-31T16:52:07.429Z] 16:50:01 27069924 31561092 719884 2.19 193500 4421140 1820680 5.37 1569604 3692292 168 [2023-07-31T16:52:07.429Z] 16:51:01 26840788 31534956 745040 2.27 194252 4617468 1877564 5.53 1589360 3888032 196732 [2023-07-31T16:52:07.429Z] 16:52:01 25562736 31529392 745788 2.27 230568 5730556 1793148 5.28 1694312 4939968 1044 [2023-07-31T16:52:07.430Z] Average: 27240313 31541602 746578 2.27 179243 4253875 1870023 5.51 1482998 3624464 49331 [2023-07-31T16:52:07.430Z] [2023-07-31T16:52:07.430Z] 16:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-31T16:52:07.430Z] 16:39:01 lo 6.33 6.33 0.61 0.61 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:39:01 ens3 649.46 417.83 6742.69 91.53 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:39:01 docker0 69.81 93.17 5.72 146.55 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:39:01 veth5444696 63.34 85.87 6.03 55.89 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:40:01 veth7b741c7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:40:01 ens3 261.14 164.74 2290.81 22.46 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:40:01 docker0 151.49 240.38 11.55 2268.03 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:41:01 lo 7.80 7.80 0.77 0.77 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:41:01 ens3 165.76 134.59 2642.76 323.34 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:41:01 docker0 3.00 6.12 0.19 88.02 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:42:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:42:01 ens3 12.60 8.62 13.55 5.16 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:43:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:43:01 ens3 179.34 56.86 2922.16 4.19 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:44:01 ens3 0.48 0.38 0.10 0.09 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:46:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:47:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:49:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:51:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:51:01 ens3 116.73 62.96 3397.43 6.20 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:52:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:52:01 ens3 340.38 193.85 4848.16 47.16 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] 16:52:01 docker0 69.94 134.86 5.54 1004.77 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] Average: lo 1.30 1.30 0.12 0.12 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] Average: ens3 123.32 74.30 1632.68 35.73 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] Average: docker0 21.02 33.89 1.64 250.52 0.00 0.00 0.00 0.00 [2023-07-31T16:52:07.430Z] [2023-07-31T16:52:07.430Z] [2023-07-31T16:52:07.430Z] ---> sar -P ALL: [2023-07-31T16:52:07.430Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2589) 07/31/23 _x86_64_ (8 CPU) [2023-07-31T16:52:07.430Z] [2023-07-31T16:52:07.430Z] 16:37:39 LINUX RESTART (8 CPU) [2023-07-31T16:52:07.430Z] [2023-07-31T16:52:07.430Z] 16:38:01 CPU %user %nice %system %iowait %steal %idle [2023-07-31T16:52:07.430Z] 16:39:01 all 8.99 0.00 2.90 3.15 0.07 84.89 [2023-07-31T16:52:07.430Z] 16:39:01 0 9.60 0.00 3.15 0.52 0.07 86.66 [2023-07-31T16:52:07.430Z] 16:39:01 1 8.69 0.00 2.81 0.30 0.05 88.14 [2023-07-31T16:52:07.430Z] 16:39:01 2 7.16 0.00 3.24 8.86 0.07 80.67 [2023-07-31T16:52:07.430Z] 16:39:01 3 11.56 0.00 1.97 0.62 0.07 85.78 [2023-07-31T16:52:07.430Z] 16:39:01 4 9.54 0.00 3.23 5.42 0.07 81.74 [2023-07-31T16:52:07.430Z] 16:39:01 5 11.52 0.00 2.16 0.83 0.07 85.42 [2023-07-31T16:52:07.430Z] 16:39:01 6 7.53 0.00 3.32 0.30 0.05 88.80 [2023-07-31T16:52:07.430Z] 16:39:01 7 6.35 0.00 3.31 8.33 0.10 81.90 [2023-07-31T16:52:07.430Z] 16:40:01 all 21.30 0.00 4.21 2.76 0.07 71.65 [2023-07-31T16:52:07.430Z] 16:40:01 0 19.50 0.00 3.44 0.03 0.07 76.96 [2023-07-31T16:52:07.430Z] 16:40:01 1 22.70 0.00 5.23 15.67 0.07 56.33 [2023-07-31T16:52:07.430Z] 16:40:01 2 21.71 0.00 4.48 2.59 0.07 71.15 [2023-07-31T16:52:07.430Z] 16:40:01 3 17.55 0.00 3.12 1.89 0.08 77.36 [2023-07-31T16:52:07.430Z] 16:40:01 4 23.75 0.00 4.52 0.20 0.07 71.46 [2023-07-31T16:52:07.430Z] 16:40:01 5 23.26 0.00 5.20 1.08 0.07 70.38 [2023-07-31T16:52:07.430Z] 16:40:01 6 19.66 0.00 3.03 0.13 0.05 77.13 [2023-07-31T16:52:07.430Z] 16:40:01 7 22.29 0.00 4.66 0.54 0.10 72.41 [2023-07-31T16:52:07.430Z] 16:41:01 all 34.61 0.00 5.67 1.60 0.11 58.02 [2023-07-31T16:52:07.430Z] 16:41:01 0 32.22 0.00 5.85 0.12 0.08 61.74 [2023-07-31T16:52:07.430Z] 16:41:01 1 36.23 0.00 5.97 8.18 0.13 49.49 [2023-07-31T16:52:07.430Z] 16:41:01 2 36.51 0.00 5.91 0.27 0.08 57.23 [2023-07-31T16:52:07.430Z] 16:41:01 3 31.39 0.00 4.90 0.57 0.12 63.03 [2023-07-31T16:52:07.430Z] 16:41:01 4 35.51 0.00 6.35 2.53 0.08 55.52 [2023-07-31T16:52:07.430Z] 16:41:01 5 35.94 0.00 5.61 0.64 0.08 57.73 [2023-07-31T16:52:07.430Z] 16:41:01 6 32.63 0.00 4.75 0.30 0.08 62.23 [2023-07-31T16:52:07.430Z] 16:41:01 7 36.43 0.00 6.02 0.20 0.17 57.18 [2023-07-31T16:52:07.430Z] 16:42:01 all 1.42 0.00 0.63 0.76 0.03 97.17 [2023-07-31T16:52:07.430Z] 16:42:01 0 1.34 0.00 0.58 0.05 0.07 97.96 [2023-07-31T16:52:07.430Z] 16:42:01 1 1.59 0.00 0.72 0.37 0.02 97.31 [2023-07-31T16:52:07.430Z] 16:42:01 2 1.94 0.00 0.75 0.00 0.02 97.30 [2023-07-31T16:52:07.430Z] 16:42:01 3 0.92 0.00 0.32 0.00 0.00 98.76 [2023-07-31T16:52:07.430Z] 16:42:01 4 1.20 0.00 0.89 0.42 0.05 97.44 [2023-07-31T16:52:07.430Z] 16:42:01 5 1.34 0.00 0.42 0.00 0.02 98.23 [2023-07-31T16:52:07.430Z] 16:42:01 6 1.36 0.00 0.85 4.99 0.00 92.80 [2023-07-31T16:52:07.430Z] 16:42:01 7 1.65 0.00 0.48 0.25 0.03 97.58 [2023-07-31T16:52:07.430Z] 16:43:01 all 2.09 0.00 1.36 0.62 0.03 95.91 [2023-07-31T16:52:07.430Z] 16:43:01 0 1.77 0.00 0.80 0.20 0.02 97.20 [2023-07-31T16:52:07.430Z] 16:43:01 1 2.74 0.00 3.40 0.68 0.02 93.16 [2023-07-31T16:52:07.430Z] 16:43:01 2 1.18 0.00 0.90 1.07 0.00 96.85 [2023-07-31T16:52:07.430Z] 16:43:01 3 0.84 0.00 0.97 0.02 0.03 98.15 [2023-07-31T16:52:07.430Z] 16:43:01 4 2.90 0.00 0.85 0.60 0.03 95.61 [2023-07-31T16:52:07.430Z] 16:43:01 5 2.29 0.00 1.32 0.77 0.02 95.61 [2023-07-31T16:52:07.430Z] 16:43:01 6 1.89 0.00 1.02 0.75 0.03 96.31 [2023-07-31T16:52:07.430Z] 16:43:01 7 3.13 0.00 1.57 0.85 0.05 94.40 [2023-07-31T16:52:07.430Z] 16:44:01 all 0.13 0.00 0.07 0.01 0.01 99.77 [2023-07-31T16:52:07.430Z] 16:44:01 0 0.10 0.00 0.08 0.00 0.02 99.80 [2023-07-31T16:52:07.430Z] 16:44:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2023-07-31T16:52:07.430Z] 16:44:01 2 0.47 0.00 0.17 0.02 0.02 99.33 [2023-07-31T16:52:07.430Z] 16:44:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2023-07-31T16:52:07.430Z] 16:44:01 4 0.10 0.00 0.07 0.07 0.03 99.73 [2023-07-31T16:52:07.430Z] 16:44:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-31T16:52:07.430Z] 16:44:01 6 0.08 0.00 0.07 0.02 0.00 99.83 [2023-07-31T16:52:07.430Z] 16:44:01 7 0.12 0.00 0.03 0.02 0.02 99.82 [2023-07-31T16:52:07.430Z] 16:45:01 all 0.17 0.00 0.02 0.00 0.01 99.80 [2023-07-31T16:52:07.430Z] 16:45:01 0 1.22 0.00 0.00 0.00 0.02 98.76 [2023-07-31T16:52:07.430Z] 16:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-31T16:52:07.430Z] 16:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-31T16:52:07.430Z] 16:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-31T16:52:07.430Z] 16:45:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2023-07-31T16:52:07.430Z] 16:45:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-31T16:52:07.430Z] 16:45:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-07-31T16:52:07.430Z] 16:45:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-31T16:52:07.430Z] 16:46:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2023-07-31T16:52:07.430Z] 16:46:01 0 0.33 0.00 0.00 0.00 0.02 99.65 [2023-07-31T16:52:07.430Z] 16:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-31T16:52:07.430Z] 16:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-31T16:52:07.430Z] 16:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-31T16:52:07.430Z] 16:46:01 4 0.07 0.00 0.05 0.03 0.03 99.82 [2023-07-31T16:52:07.430Z] 16:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-31T16:52:07.430Z] 16:46:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-31T16:52:07.430Z] 16:46:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-31T16:52:07.430Z] 16:47:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2023-07-31T16:52:07.430Z] 16:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-31T16:52:07.430Z] 16:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-31T16:52:07.430Z] 16:47:01 2 0.37 0.00 0.02 0.00 0.00 99.62 [2023-07-31T16:52:07.430Z] 16:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-31T16:52:07.430Z] 16:47:01 4 0.05 0.00 0.02 0.02 0.03 99.88 [2023-07-31T16:52:07.430Z] 16:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-31T16:52:07.430Z] 16:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-31T16:52:07.430Z] 16:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-31T16:52:07.430Z] 16:48:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2023-07-31T16:52:07.430Z] 16:48:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-31T16:52:07.430Z] 16:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-31T16:52:07.430Z] 16:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-31T16:52:07.430Z] 16:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-31T16:52:07.430Z] 16:48:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2023-07-31T16:52:07.431Z] 16:48:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-07-31T16:52:07.431Z] 16:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-31T16:52:07.431Z] 16:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-31T16:52:07.431Z] 16:49:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-07-31T16:52:07.431Z] 16:49:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-31T16:52:07.431Z] 16:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-31T16:52:07.431Z] 16:49:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-31T16:52:07.431Z] 16:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-31T16:52:07.431Z] 16:49:01 4 0.03 0.00 0.02 0.03 0.03 99.88 [2023-07-31T16:52:07.431Z] 16:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-31T16:52:07.431Z] 16:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-31T16:52:07.431Z] 16:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-31T16:52:07.431Z] [2023-07-31T16:52:07.431Z] 16:49:01 CPU %user %nice %system %iowait %steal %idle [2023-07-31T16:52:07.431Z] 16:50:01 all 0.23 0.00 0.01 0.00 0.00 99.75 [2023-07-31T16:52:07.431Z] 16:50:01 0 1.66 0.00 0.02 0.00 0.02 98.30 [2023-07-31T16:52:07.431Z] 16:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-31T16:52:07.431Z] 16:50:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-31T16:52:07.431Z] 16:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-31T16:52:07.431Z] 16:50:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-07-31T16:52:07.431Z] 16:50:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-31T16:52:07.431Z] 16:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-31T16:52:07.431Z] 16:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-31T16:52:07.431Z] 16:51:01 all 0.36 0.00 0.20 0.02 0.01 99.40 [2023-07-31T16:52:07.431Z] 16:51:01 0 0.57 0.00 0.23 0.00 0.00 99.20 [2023-07-31T16:52:07.431Z] 16:51:01 1 0.28 0.00 0.15 0.03 0.00 99.53 [2023-07-31T16:52:07.431Z] 16:51:01 2 0.28 0.00 0.25 0.02 0.00 99.45 [2023-07-31T16:52:07.431Z] 16:51:01 3 0.35 0.00 0.18 0.02 0.02 99.43 [2023-07-31T16:52:07.431Z] 16:51:01 4 0.25 0.00 0.13 0.08 0.03 99.50 [2023-07-31T16:52:07.431Z] 16:51:01 5 0.45 0.00 0.18 0.02 0.02 99.33 [2023-07-31T16:52:07.431Z] 16:51:01 6 0.37 0.00 0.17 0.00 0.02 99.45 [2023-07-31T16:52:07.431Z] 16:51:01 7 0.33 0.00 0.33 0.00 0.02 99.32 [2023-07-31T16:52:07.431Z] 16:52:01 all 8.51 0.00 3.73 2.74 0.08 84.95 [2023-07-31T16:52:07.431Z] 16:52:01 0 7.18 0.00 4.28 6.23 0.08 82.22 [2023-07-31T16:52:07.431Z] 16:52:01 1 10.43 0.00 3.82 0.72 0.08 84.94 [2023-07-31T16:52:07.431Z] 16:52:01 2 9.12 0.00 3.73 0.10 0.07 86.98 [2023-07-31T16:52:07.431Z] 16:52:01 3 9.20 0.00 3.16 0.93 0.12 86.60 [2023-07-31T16:52:07.431Z] 16:52:01 4 7.32 0.00 3.27 3.38 0.07 85.96 [2023-07-31T16:52:07.431Z] 16:52:01 5 8.76 0.00 3.94 0.15 0.07 87.07 [2023-07-31T16:52:07.431Z] 16:52:01 6 8.02 0.00 3.04 0.14 0.07 88.74 [2023-07-31T16:52:07.431Z] 16:52:01 7 8.01 0.00 4.57 10.32 0.08 77.02 [2023-07-31T16:52:07.431Z] Average: all 5.54 0.00 1.34 0.83 0.03 92.27 [2023-07-31T16:52:07.431Z] Average: 0 5.37 0.00 1.31 0.51 0.03 92.78 [2023-07-31T16:52:07.431Z] Average: 1 5.87 0.00 1.58 1.84 0.03 90.69 [2023-07-31T16:52:07.431Z] Average: 2 5.60 0.00 1.38 0.92 0.02 92.07 [2023-07-31T16:52:07.431Z] Average: 3 5.10 0.00 1.04 0.29 0.03 93.53 [2023-07-31T16:52:07.431Z] Average: 4 5.75 0.00 1.38 0.91 0.04 91.91 [2023-07-31T16:52:07.431Z] Average: 5 5.94 0.00 1.34 0.25 0.03 92.44 [2023-07-31T16:52:07.431Z] Average: 6 5.08 0.00 1.16 0.48 0.02 93.26 [2023-07-31T16:52:07.431Z] Average: 7 5.57 0.00 1.49 1.45 0.04 91.44 [2023-07-31T16:52:07.431Z] [2023-07-31T16:52:07.431Z] [2023-07-31T16:52:07.431Z]