Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 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-ssh12446065750784912339.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6798252200997620492.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1029876875408237402.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh10003954910508471267.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-ssh9021367573943515836.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4986 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 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 (main) Commit message: "feat!: Use latest SDK for MessageBus Request API (#511)" > 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 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 # timeout=10 > git rev-list --no-walk 836f87500d0ab86c5b89a87899a5c272f5f4162e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-07T21:53:27.490Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-07T21:53:27.533Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-07T21:53:27.547Z] ========================================================= [2023-02-07T21:53:27.547Z] EdgeX Global Pipelines Version Info [2023-02-07T21:53:27.547Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-07T21:53:28.231Z] ------------------- [2023-02-07T21:53:28.231Z] stable info: [2023-02-07T21:53:28.231Z] ------------------- [2023-02-07T21:53:28.231Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-07T21:53:28.231Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T21:53:28.231Z] Message: update stable to v1.0.244 [2023-02-07T21:53:28.799Z] ------------------- [2023-02-07T21:53:28.799Z] experimental info: [2023-02-07T21:53:28.799Z] ------------------- [2023-02-07T21:53:28.799Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-07T21:53:28.799Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T21:53:28.799Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-07T21:53:28.959Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-02-07T21:53:28.971Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-02-07T21:53:28.982Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-07T21:53:28.993Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-07T21:53:29.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-07T21:53:29.019Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-07T21:53:29.036Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-07T21:53:29.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-07T21:53:29.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-07T21:53:29.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-07T21:53:29.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-07T21:53:29.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-02-07T21:53:29.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-07T21:53:29.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-07T21:53:29.139Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T21:53:29.158Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T21:53:29.174Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-07T21:53:29.189Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-07T21:53:29.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-07T21:53:29.209Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-07T21:53:29.220Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-07T21:53:29.233Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-07T21:53:29.246Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-07T21:53:29.258Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-07T21:53:29.269Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-07T21:53:29.281Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-07T21:53:29.296Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-07T21:53:29.313Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-07T21:53:29.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-07T21:53:29.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-07T21:53:29.352Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [Pipeline] echo [2023-02-07T21:53:29.370Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae4d96f [Pipeline] echo [2023-02-07T21:53:29.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T21:53:29.440Z] provisioning config files... [2023-02-07T21:53:29.450Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15516286706647363584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T21:53:29.752Z] ---> docker-login.sh [2023-02-07T21:53:29.752Z] nexus3.edgexfoundry.org:10001 [2023-02-07T21:53:30.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:53:30.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:53:30.012Z] Configure a credential helper to remove this warning. See [2023-02-07T21:53:30.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:53:30.012Z] [2023-02-07T21:53:30.012Z] Login Succeeded [2023-02-07T21:53:30.012Z] nexus3.edgexfoundry.org:10002 [2023-02-07T21:53:30.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:53:30.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:53:30.012Z] Configure a credential helper to remove this warning. See [2023-02-07T21:53:30.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:53:30.012Z] [2023-02-07T21:53:30.012Z] Login Succeeded [2023-02-07T21:53:30.012Z] nexus3.edgexfoundry.org:10003 [2023-02-07T21:53:30.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:53:30.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:53:30.271Z] Configure a credential helper to remove this warning. See [2023-02-07T21:53:30.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:53:30.271Z] [2023-02-07T21:53:30.271Z] Login Succeeded [2023-02-07T21:53:30.271Z] nexus3.edgexfoundry.org:10004 [2023-02-07T21:53:30.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:53:30.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:53:30.271Z] Configure a credential helper to remove this warning. See [2023-02-07T21:53:30.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:53:30.271Z] [2023-02-07T21:53:30.271Z] Login Succeeded [2023-02-07T21:53:30.271Z] docker.io [2023-02-07T21:53:30.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:53:30.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:53:30.530Z] Configure a credential helper to remove this warning. See [2023-02-07T21:53:30.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:53:30.530Z] [2023-02-07T21:53:30.530Z] Login Succeeded [2023-02-07T21:53:30.530Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T21:53:30.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-07T21:53:30.891Z] + git rev-list -1 --merges ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6~1..ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [Pipeline] echo [2023-02-07T21:53:30.937Z] -----------> git rev-list -1 --merges ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6~1..ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [false] [Pipeline] sh [2023-02-07T21:53:31.221Z] + git log --format=format:%s -1 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [Pipeline] echo [2023-02-07T21:53:31.235Z] ========================================================= [2023-02-07T21:53:31.235Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-07T21:53:31.235Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T21:53:31.552Z] + git log --format=format:%s -1 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [Pipeline] echo [2023-02-07T21:53:31.563Z] [semverPrep] GIT_COMMIT: ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6, Commit Message: feat!: Use latest SDK for MessageBus Request API (#511) [Pipeline] echo [2023-02-07T21:53:31.572Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-07T21:53:31.976Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T21:53:31.976Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-07T21:53:31.976Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-07T21:53:31.976Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-07T21:53:31.976Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-07T21:53:31.976Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-07T21:53:31.976Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:53:32.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T21:53:32.383Z] [2023-02-07T21:53:32.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:53:32.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T21:53:32.694Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-07T21:53:32.694Z] b85a868b505f: Pulling fs layer [2023-02-07T21:53:32.694Z] e2be974225ed: Pulling fs layer [2023-02-07T21:53:32.694Z] 339a4e72a1f5: Pulling fs layer [2023-02-07T21:53:32.694Z] 988bab9f4d93: Pulling fs layer [2023-02-07T21:53:32.694Z] 1469e6f7b9e6: Pulling fs layer [2023-02-07T21:53:32.694Z] eaf3925da568: Pulling fs layer [2023-02-07T21:53:32.694Z] bab4dde63d76: Pulling fs layer [2023-02-07T21:53:32.695Z] bde34c3a00c8: Pulling fs layer [2023-02-07T21:53:32.695Z] b352a97aabf1: Pulling fs layer [2023-02-07T21:53:32.695Z] 4872d77fe225: Pulling fs layer [2023-02-07T21:53:32.695Z] 5851b861e8e6: Pulling fs layer [2023-02-07T21:53:32.695Z] 1469e6f7b9e6: Waiting [2023-02-07T21:53:32.695Z] eaf3925da568: Waiting [2023-02-07T21:53:32.695Z] 4872d77fe225: Waiting [2023-02-07T21:53:32.695Z] bab4dde63d76: Waiting [2023-02-07T21:53:32.695Z] bde34c3a00c8: Waiting [2023-02-07T21:53:32.695Z] b352a97aabf1: Waiting [2023-02-07T21:53:32.695Z] 988bab9f4d93: Waiting [2023-02-07T21:53:32.695Z] 5851b861e8e6: Waiting [2023-02-07T21:53:32.695Z] e2be974225ed: Verifying Checksum [2023-02-07T21:53:32.695Z] e2be974225ed: Download complete [2023-02-07T21:53:32.695Z] 988bab9f4d93: Verifying Checksum [2023-02-07T21:53:32.695Z] 988bab9f4d93: Download complete [2023-02-07T21:53:32.962Z] 1469e6f7b9e6: Verifying Checksum [2023-02-07T21:53:32.962Z] 1469e6f7b9e6: Download complete [2023-02-07T21:53:32.962Z] eaf3925da568: Verifying Checksum [2023-02-07T21:53:32.962Z] eaf3925da568: Download complete [2023-02-07T21:53:32.962Z] 339a4e72a1f5: Verifying Checksum [2023-02-07T21:53:32.962Z] 339a4e72a1f5: Download complete [2023-02-07T21:53:32.962Z] bde34c3a00c8: Verifying Checksum [2023-02-07T21:53:32.962Z] bde34c3a00c8: Download complete [2023-02-07T21:53:33.227Z] b352a97aabf1: Verifying Checksum [2023-02-07T21:53:33.227Z] b352a97aabf1: Download complete [2023-02-07T21:53:33.227Z] 4872d77fe225: Verifying Checksum [2023-02-07T21:53:33.227Z] 4872d77fe225: Download complete [2023-02-07T21:53:33.227Z] 5851b861e8e6: Verifying Checksum [2023-02-07T21:53:33.227Z] 5851b861e8e6: Download complete [2023-02-07T21:53:33.227Z] b85a868b505f: Verifying Checksum [2023-02-07T21:53:33.227Z] b85a868b505f: Download complete [2023-02-07T21:53:33.486Z] bab4dde63d76: Verifying Checksum [2023-02-07T21:53:33.486Z] bab4dde63d76: Download complete [2023-02-07T21:53:34.423Z] b85a868b505f: Pull complete [2023-02-07T21:53:34.423Z] e2be974225ed: Pull complete [2023-02-07T21:53:34.993Z] 339a4e72a1f5: Pull complete [2023-02-07T21:53:34.993Z] 988bab9f4d93: Pull complete [2023-02-07T21:53:35.252Z] 1469e6f7b9e6: Pull complete [2023-02-07T21:53:35.252Z] eaf3925da568: Pull complete [2023-02-07T21:53:36.628Z] bab4dde63d76: Pull complete [2023-02-07T21:53:36.628Z] bde34c3a00c8: Pull complete [2023-02-07T21:53:36.888Z] b352a97aabf1: Pull complete [2023-02-07T21:53:36.888Z] 4872d77fe225: Pull complete [2023-02-07T21:53:37.149Z] 5851b861e8e6: Pull complete [2023-02-07T21:53:37.149Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-07T21:53:37.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T21:53:37.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T21:53:37.244Z] prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container [2023-02-07T21:53:37.278Z] $ 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-02-07T21:53:40.540Z] $ docker top 6f16736e62babeed8a67991cbb4e72820d9a4e8df92389066fb2d6617efc52f2 -eo pid,comm [2023-02-07T21:53:40.594Z] 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-02-07T21:53:40.594Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T21:53:40.632Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T21:53:40.632Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T21:53:40.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T21:53:40.756Z] $ docker exec 6f16736e62babeed8a67991cbb4e72820d9a4e8df92389066fb2d6617efc52f2 ssh-agent [2023-02-07T21:53:40.851Z] SSH_AUTH_SOCK=/tmp/ssh-nsdGAaFEcLlr/agent.31 [2023-02-07T21:53:40.851Z] SSH_AGENT_PID=37 [2023-02-07T21:53:40.857Z] Running ssh-add (command line suppressed) [2023-02-07T21:53:40.965Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1056739896145768253.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1056739896145768253.key) [2023-02-07T21:53:40.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T21:53:41.266Z] + git tag --points-at HEAD [Pipeline] } [2023-02-07T21:53:41.278Z] $ docker exec --env ******** --env ******** 6f16736e62babeed8a67991cbb4e72820d9a4e8df92389066fb2d6617efc52f2 ssh-agent -k [2023-02-07T21:53:41.385Z] unset SSH_AUTH_SOCK; [2023-02-07T21:53:41.385Z] unset SSH_AGENT_PID; [2023-02-07T21:53:41.385Z] echo Agent pid 37 killed; [2023-02-07T21:53:41.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-07T21:53:41.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T21:53:41.422Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T21:53:41.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T21:53:41.524Z] $ docker exec 6f16736e62babeed8a67991cbb4e72820d9a4e8df92389066fb2d6617efc52f2 ssh-agent [2023-02-07T21:53:41.634Z] SSH_AUTH_SOCK=/tmp/ssh-oFJebDCIFUng/agent.69 [2023-02-07T21:53:41.634Z] SSH_AGENT_PID=75 [2023-02-07T21:53:41.639Z] Running ssh-add (command line suppressed) [2023-02-07T21:53:41.739Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12558869163645841884.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12558869163645841884.key) [2023-02-07T21:53:41.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T21:53:42.038Z] + git semver init [2023-02-07T21:53:42.298Z] 2023-02-07 21:53:42,207 [run_init] DEBUG init version:0.0.0 force:False [2023-02-07T21:53:42.298Z] 2023-02-07 21:53:42,208 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-02-07T21:53:42.298Z] 2023-02-07 21:53:42,208 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-02-07T21:53:42.298Z] 2023-02-07 21:53:42,209 [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-02-07T21:53:43.236Z] 2023-02-07 21:53:43,185 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-02-07T21:53:43.236Z] 2023-02-07 21:53:43,185 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-02-07T21:53:43.236Z] 2023-02-07 21:53:43,185 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-07T21:53:43.236Z] 2023-02-07 21:53:43,186 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-07T21:53:43.236Z] 3.0.0-dev.13 [Pipeline] } [2023-02-07T21:53:43.248Z] $ docker exec --env ******** --env ******** 6f16736e62babeed8a67991cbb4e72820d9a4e8df92389066fb2d6617efc52f2 ssh-agent -k [2023-02-07T21:53:43.346Z] unset SSH_AUTH_SOCK; [2023-02-07T21:53:43.346Z] unset SSH_AGENT_PID; [2023-02-07T21:53:43.346Z] echo Agent pid 75 killed; [2023-02-07T21:53:43.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T21:53:43.655Z] + git semver [Pipeline] } [2023-02-07T21:53:43.930Z] $ docker stop --time=1 6f16736e62babeed8a67991cbb4e72820d9a4e8df92389066fb2d6617efc52f2 [2023-02-07T21:53:45.218Z] $ docker rm -f --volumes 6f16736e62babeed8a67991cbb4e72820d9a4e8df92389066fb2d6617efc52f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T21:53:45.560Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-07T21:53:45.754Z] Stashed 1 file(s) [Pipeline] echo [2023-02-07T21:53:45.758Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.13 [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-02-07T21:53:45.899Z] provisioning config files... [2023-02-07T21:53:45.910Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9370593440615646349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T21:53:46.201Z] ---> docker-login.sh [2023-02-07T21:53:46.201Z] nexus3.edgexfoundry.org:10001 [2023-02-07T21:53:46.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:53:46.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:53:46.201Z] Configure a credential helper to remove this warning. See [2023-02-07T21:53:46.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:53:46.201Z] [2023-02-07T21:53:46.201Z] Login Succeeded [2023-02-07T21:53:46.201Z] nexus3.edgexfoundry.org:10002 [2023-02-07T21:53:46.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:53:46.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:53:46.201Z] Configure a credential helper to remove this warning. See [2023-02-07T21:53:46.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:53:46.201Z] [2023-02-07T21:53:46.201Z] Login Succeeded [2023-02-07T21:53:46.201Z] nexus3.edgexfoundry.org:10003 [2023-02-07T21:53:46.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:53:46.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:53:46.459Z] Configure a credential helper to remove this warning. See [2023-02-07T21:53:46.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:53:46.459Z] [2023-02-07T21:53:46.459Z] Login Succeeded [2023-02-07T21:53:46.459Z] nexus3.edgexfoundry.org:10004 [2023-02-07T21:53:46.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:53:46.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:53:46.459Z] Configure a credential helper to remove this warning. See [2023-02-07T21:53:46.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:53:46.459Z] [2023-02-07T21:53:46.459Z] Login Succeeded [2023-02-07T21:53:46.459Z] docker.io [2023-02-07T21:53:46.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:53:46.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:53:46.719Z] Configure a credential helper to remove this warning. See [2023-02-07T21:53:46.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:53:46.719Z] [2023-02-07T21:53:46.719Z] Login Succeeded [2023-02-07T21:53:46.719Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T21:53:46.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-07T21:53:46.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T21:53:46.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T21:53:46.797Z] ========================================================= [2023-02-07T21:53:46.797Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-07T21:53:46.797Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:53:47.104Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-07T21:53:47.104Z] Sending build context to Docker daemon 3.221MB [2023-02-07T21:53:47.104Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-07T21:53:47.104Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-07T21:53:47.104Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-07T21:53:47.104Z] 213ec9aee27d: Pulling fs layer [2023-02-07T21:53:47.104Z] 4583459ba037: Pulling fs layer [2023-02-07T21:53:47.104Z] 93c1e223e6f2: Pulling fs layer [2023-02-07T21:53:47.104Z] 53926ce57604: Pulling fs layer [2023-02-07T21:53:47.104Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-07T21:53:47.104Z] 22ff95d597cd: Pulling fs layer [2023-02-07T21:53:47.104Z] 12d6caf4c0d1: Pulling fs layer [2023-02-07T21:53:47.104Z] 22ff95d597cd: Waiting [2023-02-07T21:53:47.104Z] 53926ce57604: Waiting [2023-02-07T21:53:47.104Z] 21b2b0c7a3f4: Waiting [2023-02-07T21:53:47.104Z] 12d6caf4c0d1: Waiting [2023-02-07T21:53:47.104Z] 96b7cbca73a9: Pulling fs layer [2023-02-07T21:53:47.104Z] a7acece74701: Pulling fs layer [2023-02-07T21:53:47.104Z] 96b7cbca73a9: Waiting [2023-02-07T21:53:47.104Z] a7acece74701: Waiting [2023-02-07T21:53:47.104Z] 93c1e223e6f2: Verifying Checksum [2023-02-07T21:53:47.104Z] 93c1e223e6f2: Download complete [2023-02-07T21:53:47.104Z] 4583459ba037: Verifying Checksum [2023-02-07T21:53:47.104Z] 4583459ba037: Download complete [2023-02-07T21:53:47.104Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-07T21:53:47.104Z] 21b2b0c7a3f4: Download complete [2023-02-07T21:53:47.104Z] 22ff95d597cd: Verifying Checksum [2023-02-07T21:53:47.104Z] 22ff95d597cd: Download complete [2023-02-07T21:53:47.366Z] 213ec9aee27d: Verifying Checksum [2023-02-07T21:53:47.366Z] 213ec9aee27d: Download complete [2023-02-07T21:53:47.366Z] 12d6caf4c0d1: Verifying Checksum [2023-02-07T21:53:47.366Z] 12d6caf4c0d1: Download complete [2023-02-07T21:53:47.366Z] 213ec9aee27d: Pull complete [2023-02-07T21:53:47.640Z] 4583459ba037: Pull complete [2023-02-07T21:53:47.640Z] 93c1e223e6f2: Pull complete [2023-02-07T21:53:48.697Z] 53926ce57604: Verifying Checksum [2023-02-07T21:53:48.697Z] 53926ce57604: Download complete [2023-02-07T21:53:48.697Z] a7acece74701: Verifying Checksum [2023-02-07T21:53:48.697Z] a7acece74701: Download complete [2023-02-07T21:53:48.959Z] 96b7cbca73a9: Verifying Checksum [2023-02-07T21:53:48.959Z] 96b7cbca73a9: Download complete [2023-02-07T21:53:52.239Z] 53926ce57604: Pull complete [2023-02-07T21:53:52.239Z] 21b2b0c7a3f4: Pull complete [2023-02-07T21:53:52.239Z] 22ff95d597cd: Pull complete [2023-02-07T21:53:52.239Z] 12d6caf4c0d1: Pull complete [2023-02-07T21:53:54.138Z] 96b7cbca73a9: Pull complete [2023-02-07T21:53:54.704Z] a7acece74701: Pull complete [2023-02-07T21:53:54.964Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-07T21:53:54.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T21:53:54.964Z] ---> db6d94c90886 [2023-02-07T21:53:54.964Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-07T21:54:00.243Z] ---> Running in 52d92476cf75 [2023-02-07T21:54:00.243Z] Removing intermediate container 52d92476cf75 [2023-02-07T21:54:00.243Z] ---> 95cc23563328 [2023-02-07T21:54:00.243Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-07T21:54:00.243Z] ---> Running in 83129e8b1212 [2023-02-07T21:54:00.243Z] Removing intermediate container 83129e8b1212 [2023-02-07T21:54:00.243Z] ---> 698b71bd47ac [2023-02-07T21:54:00.243Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-07T21:54:00.243Z] ---> Running in c5c83f833ad9 [2023-02-07T21:54:00.243Z] Removing intermediate container c5c83f833ad9 [2023-02-07T21:54:00.243Z] ---> a05ce00c97fa [2023-02-07T21:54:00.243Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-07T21:54:00.243Z] ---> Running in 7b1d18692077 [2023-02-07T21:54:00.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T21:54:00.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T21:54:00.243Z] OK: 211 MiB in 51 packages [2023-02-07T21:54:00.502Z] Removing intermediate container 7b1d18692077 [2023-02-07T21:54:00.502Z] ---> db0d7795feda [2023-02-07T21:54:00.502Z] Step 7/12 : WORKDIR /app [2023-02-07T21:54:00.502Z] ---> Running in d8d233a95e4a [2023-02-07T21:54:00.502Z] Removing intermediate container d8d233a95e4a [2023-02-07T21:54:00.502Z] ---> 9d8a33f5b93a [2023-02-07T21:54:00.502Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-07T21:54:00.761Z] ---> 2042048215bf [2023-02-07T21:54:00.761Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T21:54:00.761Z] ---> Running in 1b0d170d8402 [2023-02-07T21:54:00.860Z] Still waiting to schedule task [2023-02-07T21:54:00.861Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4985’ [2023-02-07T21:54:32.840Z] Removing intermediate container 1b0d170d8402 [2023-02-07T21:54:32.840Z] ---> ff862f0148ae [2023-02-07T21:54:32.840Z] Step 10/12 : COPY . . [2023-02-07T21:54:32.840Z] ---> d6246e5937f8 [2023-02-07T21:54:32.840Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-07T21:54:32.840Z] ---> Running in 24adc8dc80fa [2023-02-07T21:54:32.840Z] Removing intermediate container 24adc8dc80fa [2023-02-07T21:54:32.840Z] ---> 145c5f39b07f [2023-02-07T21:54:32.840Z] Step 12/12 : RUN $MAKE [2023-02-07T21:54:32.840Z] ---> Running in 4dc830af4b80 [2023-02-07T21:54:32.840Z] noop [2023-02-07T21:54:32.840Z] Removing intermediate container 4dc830af4b80 [2023-02-07T21:54:32.840Z] ---> 27933fe2f1fd [2023-02-07T21:54:32.840Z] Successfully built 27933fe2f1fd [2023-02-07T21:54:32.840Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:54:33.145Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T21:54:33.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T21:54:33.211Z] prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container [2023-02-07T21:54:33.242Z] $ 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-02-07T21:54:33.787Z] $ docker top 55e62e85a377261ed88327fb448e84eee69b01d513d4ee0bfcb473a3fb7d149e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T21:54:34.133Z] + go version [2023-02-07T21:54:34.133Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-07T21:54:34.144Z] $ docker stop --time=1 55e62e85a377261ed88327fb448e84eee69b01d513d4ee0bfcb473a3fb7d149e [2023-02-07T21:54:35.675Z] $ docker rm -f --volumes 55e62e85a377261ed88327fb448e84eee69b01d513d4ee0bfcb473a3fb7d149e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:54:36.134Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T21:54:36.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T21:54:36.201Z] prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container [2023-02-07T21:54:36.232Z] $ 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-02-07T21:54:36.927Z] $ docker top 5b80b1ab532cf9a5d326fbd5e80ba9ff6ea82f61e4581ac82e586c17f2a6dde8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T21:54:37.258Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-02-07T21:54:37.556Z] + make test [2023-02-07T21:54:37.556Z] go test -race -coverprofile=coverage.out ./... [2023-02-07T21:54:55.626Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-07T21:54:55.626Z] go vet ./... [2023-02-07T21:55:03.731Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T21:55:03.731Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T21:55:03.731Z] ./bin/test-attribution-txt.sh [2023-02-07T21:55:03.731Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-07T21:55:03.731Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-07T21:55:03.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-07T21:55:03.753Z] $ docker stop --time=1 5b80b1ab532cf9a5d326fbd5e80ba9ff6ea82f61e4581ac82e586c17f2a6dde8 [2023-02-07T21:55:06.930Z] $ docker rm -f --volumes 5b80b1ab532cf9a5d326fbd5e80ba9ff6ea82f61e4581ac82e586c17f2a6dde8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T21:55:07.345Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-07T21:55:07.390Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-07T21:55:07.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-07T21:55:08.091Z] + ls -al . [2023-02-07T21:55:08.091Z] total 172 [2023-02-07T21:55:08.091Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 21:54 . [2023-02-07T21:55:08.091Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 21:53 .. [2023-02-07T21:55:08.091Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 7 21:53 .dockerignore [2023-02-07T21:55:08.091Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 21:53 .git [2023-02-07T21:55:08.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 21:53 .github [2023-02-07T21:55:08.091Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 7 21:53 .gitignore [2023-02-07T21:55:08.091Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 21:53 .semver [2023-02-07T21:55:08.091Z] -rw-rw-r-- 1 jenkins jenkins 9103 Feb 7 21:53 Attribution.txt [2023-02-07T21:55:08.091Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 7 21:53 CHANGELOG.md [2023-02-07T21:55:08.091Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 7 21:53 Dockerfile [2023-02-07T21:55:08.091Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 21:53 GOVERNANCE.md [2023-02-07T21:55:08.091Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 7 21:53 Jenkinsfile [2023-02-07T21:55:08.091Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 7 21:53 LICENSE [2023-02-07T21:55:08.091Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 7 21:53 OWNERS.md [2023-02-07T21:55:08.091Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 7 21:53 README.md [2023-02-07T21:55:08.091Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 7 21:53 VERSION [2023-02-07T21:55:08.091Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 21:53 bin [2023-02-07T21:55:08.091Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 7 21:54 coverage.out [2023-02-07T21:55:08.091Z] -rw-rw-r-- 1 jenkins jenkins 3307 Feb 7 21:53 go.mod [2023-02-07T21:55:08.091Z] -rw-rw-r-- 1 jenkins jenkins 32404 Feb 7 21:53 go.sum [2023-02-07T21:55:08.091Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 7 21:53 main.go [2023-02-07T21:55:08.091Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 7 21:53 makefile [2023-02-07T21:55:08.091Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 21:53 res [2023-02-07T21:55:08.091Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 21:53 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:55:08.396Z] + 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=ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 --label arch=amd64 --label version=3.0.0-dev.13 . [2023-02-07T21:55:08.396Z] Sending build context to Docker daemon 3.222MB [2023-02-07T21:55:08.396Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-07T21:55:08.396Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-07T21:55:08.396Z] ---> 27933fe2f1fd [2023-02-07T21:55:08.396Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-07T21:55:08.396Z] ---> Running in 810d3f9f5447 [2023-02-07T21:55:08.396Z] Removing intermediate container 810d3f9f5447 [2023-02-07T21:55:08.396Z] ---> fe3d37ca0381 [2023-02-07T21:55:08.396Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-07T21:55:08.656Z] ---> Running in 9500d1ea070f [2023-02-07T21:55:08.656Z] Removing intermediate container 9500d1ea070f [2023-02-07T21:55:08.656Z] ---> 67a2bb71c022 [2023-02-07T21:55:08.656Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-07T21:55:08.656Z] ---> Running in cadfc840a5f8 [2023-02-07T21:55:08.656Z] Removing intermediate container cadfc840a5f8 [2023-02-07T21:55:08.656Z] ---> ee51baa6e945 [2023-02-07T21:55:08.656Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-07T21:55:08.656Z] ---> Running in 166472bc45a5 [2023-02-07T21:55:08.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T21:55:09.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T21:55:09.434Z] OK: 211 MiB in 51 packages [2023-02-07T21:55:09.691Z] Removing intermediate container 166472bc45a5 [2023-02-07T21:55:09.691Z] ---> 5dfab268ca7a [2023-02-07T21:55:09.691Z] Step 7/26 : WORKDIR /app [2023-02-07T21:55:09.692Z] ---> Running in 444b02581f5d [2023-02-07T21:55:09.692Z] Removing intermediate container 444b02581f5d [2023-02-07T21:55:09.692Z] ---> ab31f12504ae [2023-02-07T21:55:09.692Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-07T21:55:09.951Z] ---> 198b61aaa03f [2023-02-07T21:55:09.951Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T21:55:09.951Z] ---> Running in a87a5edbfacb [2023-02-07T21:55:10.885Z] Removing intermediate container a87a5edbfacb [2023-02-07T21:55:10.885Z] ---> 3d3c5e27eb0a [2023-02-07T21:55:10.885Z] Step 10/26 : COPY . . [2023-02-07T21:55:10.885Z] ---> 1ef85cc29e87 [2023-02-07T21:55:10.885Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-07T21:55:10.885Z] ---> Running in 7c44b4316330 [2023-02-07T21:55:11.144Z] Removing intermediate container 7c44b4316330 [2023-02-07T21:55:11.144Z] ---> b26448ad4d75 [2023-02-07T21:55:11.144Z] Step 12/26 : RUN $MAKE [2023-02-07T21:55:11.144Z] ---> Running in f64f1b4c40b4 [2023-02-07T21:55:11.403Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.13" -trimpath -mod=readonly -o app-service-configurable [2023-02-07T21:55:29.596Z] Removing intermediate container f64f1b4c40b4 [2023-02-07T21:55:29.596Z] ---> d24ac28e9557 [2023-02-07T21:55:29.596Z] Step 13/26 : FROM alpine:3.16 [2023-02-07T21:55:29.855Z] 3.16: Pulling from library/alpine [2023-02-07T21:55:30.115Z] ca7dd9ec2225: Pulling fs layer [2023-02-07T21:55:30.374Z] ca7dd9ec2225: Download complete [2023-02-07T21:55:30.374Z] ca7dd9ec2225: Pull complete [2023-02-07T21:55:30.374Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T21:55:30.374Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T21:55:30.374Z] ---> bfe296a52501 [2023-02-07T21:55:30.374Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-07T21:55:30.634Z] ---> Running in 27e55e45c81f [2023-02-07T21:55:30.634Z] Removing intermediate container 27e55e45c81f [2023-02-07T21:55:30.634Z] ---> 3e1d2f643a7d [2023-02-07T21:55:30.634Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-07T21:55:30.634Z] ---> Running in 69721d2e83a8 [2023-02-07T21:55:30.634Z] Removing intermediate container 69721d2e83a8 [2023-02-07T21:55:30.634Z] ---> b295e9417ed3 [2023-02-07T21:55:30.634Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T21:55:30.634Z] ---> Running in 870ceca0be34 [2023-02-07T21:55:30.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T21:55:31.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T21:55:31.413Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T21:55:31.413Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T21:55:31.413Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T21:55:31.413Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T21:55:31.413Z] OK: 6 MiB in 16 packages [2023-02-07T21:55:31.979Z] Removing intermediate container 870ceca0be34 [2023-02-07T21:55:31.979Z] ---> 0d7f8523718b [2023-02-07T21:55:31.979Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-07T21:55:31.979Z] ---> cf50b46ef1fe [2023-02-07T21:55:31.979Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-07T21:55:31.979Z] ---> c149e71e5169 [2023-02-07T21:55:31.979Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-07T21:55:32.237Z] ---> 9ba2ea4a420f [2023-02-07T21:55:32.237Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-07T21:55:32.811Z] ---> 9bcc9810f70f [2023-02-07T21:55:32.811Z] Step 21/26 : EXPOSE 48095 [2023-02-07T21:55:32.811Z] ---> Running in 4dfc514de42b [2023-02-07T21:55:32.811Z] Removing intermediate container 4dfc514de42b [2023-02-07T21:55:32.811Z] ---> c641b5b1e41b [2023-02-07T21:55:32.811Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-07T21:55:32.811Z] ---> Running in b5be639720d4 [2023-02-07T21:55:32.811Z] Removing intermediate container b5be639720d4 [2023-02-07T21:55:32.811Z] ---> 55036d355830 [2023-02-07T21:55:32.811Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T21:55:32.811Z] ---> Running in 9fdecd783393 [2023-02-07T21:55:33.069Z] Removing intermediate container 9fdecd783393 [2023-02-07T21:55:33.069Z] ---> 9c39780e3d8f [2023-02-07T21:55:33.069Z] Step 24/26 : LABEL arch=amd64 [2023-02-07T21:55:33.069Z] ---> Running in 735f3f513739 [2023-02-07T21:55:33.069Z] Removing intermediate container 735f3f513739 [2023-02-07T21:55:33.069Z] ---> 2e9e0e152c39 [2023-02-07T21:55:33.069Z] Step 25/26 : LABEL git_sha=ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [2023-02-07T21:55:33.069Z] ---> Running in b428520e0b8b [2023-02-07T21:55:33.069Z] Removing intermediate container b428520e0b8b [2023-02-07T21:55:33.069Z] ---> 80d65bcd0f38 [2023-02-07T21:55:33.069Z] Step 26/26 : LABEL version=3.0.0-dev.13 [2023-02-07T21:55:33.329Z] ---> Running in 89771821a7ce [2023-02-07T21:55:33.329Z] Removing intermediate container 89771821a7ce [2023-02-07T21:55:33.329Z] ---> ecbea66e23db [2023-02-07T21:55:33.329Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-07T21:55:33.329Z] Successfully built ecbea66e23db [2023-02-07T21:55:33.329Z] 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-02-07T21:55:33.435Z] provisioning config files... [2023-02-07T21:55:33.443Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11204391114379612553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T21:55:33.732Z] ---> docker-login.sh [2023-02-07T21:55:33.732Z] nexus3.edgexfoundry.org:10001 [2023-02-07T21:55:33.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:55:33.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:55:33.732Z] Configure a credential helper to remove this warning. See [2023-02-07T21:55:33.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:55:33.732Z] [2023-02-07T21:55:33.732Z] Login Succeeded [2023-02-07T21:55:33.732Z] nexus3.edgexfoundry.org:10002 [2023-02-07T21:55:33.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:55:33.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:55:33.732Z] Configure a credential helper to remove this warning. See [2023-02-07T21:55:33.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:55:33.732Z] [2023-02-07T21:55:33.732Z] Login Succeeded [2023-02-07T21:55:33.732Z] nexus3.edgexfoundry.org:10003 [2023-02-07T21:55:33.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:55:33.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:55:33.990Z] Configure a credential helper to remove this warning. See [2023-02-07T21:55:33.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:55:33.990Z] [2023-02-07T21:55:33.990Z] Login Succeeded [2023-02-07T21:55:33.990Z] nexus3.edgexfoundry.org:10004 [2023-02-07T21:55:33.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:55:33.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:55:33.990Z] Configure a credential helper to remove this warning. See [2023-02-07T21:55:33.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:55:33.990Z] [2023-02-07T21:55:33.990Z] Login Succeeded [2023-02-07T21:55:33.990Z] docker.io [2023-02-07T21:55:33.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:55:34.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:55:34.249Z] Configure a credential helper to remove this warning. See [2023-02-07T21:55:34.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:55:34.249Z] [2023-02-07T21:55:34.249Z] Login Succeeded [2023-02-07T21:55:34.249Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T21:55:34.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T21:55:34.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T21:55:34.295Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-02-07T21:55:34.295Z] ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [2023-02-07T21:55:34.295Z] latest [2023-02-07T21:55:34.295Z] 3.0.0-dev.13 [2023-02-07T21:55:34.295Z] ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13 [2023-02-07T21:55:34.295Z] main [2023-02-07T21:55:34.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:55:34.600Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:55:34.901Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [2023-02-07T21:55:34.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-02-07T21:55:34.901Z] 49e08ecb04c5: Preparing [2023-02-07T21:55:34.901Z] 8356be2e158f: Preparing [2023-02-07T21:55:34.901Z] 91e1aff274a2: Preparing [2023-02-07T21:55:34.901Z] e52e328ad6b4: Preparing [2023-02-07T21:55:34.901Z] be127df7c2ff: Preparing [2023-02-07T21:55:34.901Z] e5e13b0c77cb: Preparing [2023-02-07T21:55:34.901Z] e5e13b0c77cb: Waiting [2023-02-07T21:55:34.901Z] 8356be2e158f: Pushed [2023-02-07T21:55:34.901Z] e52e328ad6b4: Pushed [2023-02-07T21:55:34.901Z] 91e1aff274a2: Pushed [2023-02-07T21:55:34.901Z] be127df7c2ff: Pushed [2023-02-07T21:55:34.901Z] e5e13b0c77cb: Layer already exists [2023-02-07T21:55:37.435Z] 49e08ecb04c5: Pushed [2023-02-07T21:55:37.435Z] ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6: digest: sha256:ac902389ace5bc1dcdc792cc8a1048d9cccf87787aaaf723f21abc1acdbd664d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:55:37.742Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:55:38.084Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-02-07T21:55:38.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-02-07T21:55:38.084Z] 49e08ecb04c5: Preparing [2023-02-07T21:55:38.084Z] 8356be2e158f: Preparing [2023-02-07T21:55:38.084Z] 91e1aff274a2: Preparing [2023-02-07T21:55:38.084Z] e52e328ad6b4: Preparing [2023-02-07T21:55:38.084Z] be127df7c2ff: Preparing [2023-02-07T21:55:38.084Z] e5e13b0c77cb: Preparing [2023-02-07T21:55:38.084Z] e5e13b0c77cb: Waiting [2023-02-07T21:55:38.084Z] be127df7c2ff: Layer already exists [2023-02-07T21:55:38.084Z] 91e1aff274a2: Layer already exists [2023-02-07T21:55:38.084Z] 8356be2e158f: Layer already exists [2023-02-07T21:55:38.084Z] 49e08ecb04c5: Layer already exists [2023-02-07T21:55:38.084Z] e52e328ad6b4: Layer already exists [2023-02-07T21:55:38.084Z] e5e13b0c77cb: Layer already exists [2023-02-07T21:55:38.084Z] latest: digest: sha256:ac902389ace5bc1dcdc792cc8a1048d9cccf87787aaaf723f21abc1acdbd664d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:55:38.438Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:55:38.770Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.13 [2023-02-07T21:55:38.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-02-07T21:55:38.770Z] 49e08ecb04c5: Preparing [2023-02-07T21:55:38.770Z] 8356be2e158f: Preparing [2023-02-07T21:55:38.770Z] 91e1aff274a2: Preparing [2023-02-07T21:55:38.770Z] e52e328ad6b4: Preparing [2023-02-07T21:55:38.770Z] be127df7c2ff: Preparing [2023-02-07T21:55:38.770Z] e5e13b0c77cb: Preparing [2023-02-07T21:55:38.770Z] e5e13b0c77cb: Waiting [2023-02-07T21:55:38.770Z] e52e328ad6b4: Layer already exists [2023-02-07T21:55:38.770Z] 49e08ecb04c5: Layer already exists [2023-02-07T21:55:38.770Z] 91e1aff274a2: Layer already exists [2023-02-07T21:55:38.770Z] 8356be2e158f: Layer already exists [2023-02-07T21:55:38.770Z] be127df7c2ff: Layer already exists [2023-02-07T21:55:38.770Z] e5e13b0c77cb: Layer already exists [2023-02-07T21:55:38.770Z] 3.0.0-dev.13: digest: sha256:ac902389ace5bc1dcdc792cc8a1048d9cccf87787aaaf723f21abc1acdbd664d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:55:39.083Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:55:39.385Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13 [2023-02-07T21:55:39.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-02-07T21:55:39.385Z] 49e08ecb04c5: Preparing [2023-02-07T21:55:39.385Z] 8356be2e158f: Preparing [2023-02-07T21:55:39.385Z] 91e1aff274a2: Preparing [2023-02-07T21:55:39.385Z] e52e328ad6b4: Preparing [2023-02-07T21:55:39.385Z] be127df7c2ff: Preparing [2023-02-07T21:55:39.385Z] e5e13b0c77cb: Preparing [2023-02-07T21:55:39.385Z] e5e13b0c77cb: Waiting [2023-02-07T21:55:39.385Z] be127df7c2ff: Layer already exists [2023-02-07T21:55:39.385Z] 8356be2e158f: Layer already exists [2023-02-07T21:55:39.385Z] 91e1aff274a2: Layer already exists [2023-02-07T21:55:39.385Z] 49e08ecb04c5: Layer already exists [2023-02-07T21:55:39.385Z] e52e328ad6b4: Layer already exists [2023-02-07T21:55:39.385Z] e5e13b0c77cb: Layer already exists [2023-02-07T21:55:39.385Z] ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13: digest: sha256:ac902389ace5bc1dcdc792cc8a1048d9cccf87787aaaf723f21abc1acdbd664d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:55:39.701Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:55:40.001Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-02-07T21:55:40.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-02-07T21:55:40.001Z] 49e08ecb04c5: Preparing [2023-02-07T21:55:40.001Z] 8356be2e158f: Preparing [2023-02-07T21:55:40.001Z] 91e1aff274a2: Preparing [2023-02-07T21:55:40.001Z] e52e328ad6b4: Preparing [2023-02-07T21:55:40.001Z] be127df7c2ff: Preparing [2023-02-07T21:55:40.001Z] e5e13b0c77cb: Preparing [2023-02-07T21:55:40.001Z] e5e13b0c77cb: Waiting [2023-02-07T21:55:40.001Z] be127df7c2ff: Layer already exists [2023-02-07T21:55:40.001Z] 8356be2e158f: Layer already exists [2023-02-07T21:55:40.001Z] e52e328ad6b4: Layer already exists [2023-02-07T21:55:40.001Z] 49e08ecb04c5: Layer already exists [2023-02-07T21:55:40.001Z] 91e1aff274a2: Layer already exists [2023-02-07T21:55:40.001Z] e5e13b0c77cb: Layer already exists [2023-02-07T21:55:40.001Z] main: digest: sha256:ac902389ace5bc1dcdc792cc8a1048d9cccf87787aaaf723f21abc1acdbd664d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T21:55:40.039Z] ===================================================== [Pipeline] echo [2023-02-07T21:55:40.045Z] taggedImages: [2023-02-07T21:55:40.045Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [2023-02-07T21:55:40.045Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-02-07T21:55:40.045Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.13 [2023-02-07T21:55:40.045Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13 [2023-02-07T21:55:40.045Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:55:40.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T21:55:40.406Z] [2023-02-07T21:55:40.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:55:40.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T21:55:40.702Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-07T21:55:40.702Z] 5eb5b503b376: Pulling fs layer [2023-02-07T21:55:40.702Z] 5c69ac0246d0: Pulling fs layer [2023-02-07T21:55:40.702Z] ec43610c2a17: Pulling fs layer [2023-02-07T21:55:40.702Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-07T21:55:40.702Z] 33b1e0a273af: Pulling fs layer [2023-02-07T21:55:40.702Z] 5d3b04190fa2: Pulling fs layer [2023-02-07T21:55:40.702Z] 2f39f015ded8: Pulling fs layer [2023-02-07T21:55:40.702Z] 33b1e0a273af: Waiting [2023-02-07T21:55:40.702Z] 3a2ae6a8a46f: Waiting [2023-02-07T21:55:40.702Z] 5c69ac0246d0: Verifying Checksum [2023-02-07T21:55:40.702Z] 5c69ac0246d0: Download complete [2023-02-07T21:55:40.702Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-07T21:55:40.702Z] 3a2ae6a8a46f: Download complete [2023-02-07T21:55:40.967Z] 33b1e0a273af: Verifying Checksum [2023-02-07T21:55:40.967Z] 33b1e0a273af: Download complete [2023-02-07T21:55:40.967Z] 5d3b04190fa2: Download complete [2023-02-07T21:55:40.967Z] ec43610c2a17: Verifying Checksum [2023-02-07T21:55:40.967Z] ec43610c2a17: Download complete [2023-02-07T21:55:41.230Z] 5eb5b503b376: Verifying Checksum [2023-02-07T21:55:41.230Z] 5eb5b503b376: Download complete [2023-02-07T21:55:41.797Z] 2f39f015ded8: Download complete [2023-02-07T21:55:42.055Z] 5eb5b503b376: Pull complete [2023-02-07T21:55:42.322Z] 5c69ac0246d0: Pull complete [2023-02-07T21:55:42.581Z] ec43610c2a17: Pull complete [2023-02-07T21:55:42.581Z] 3a2ae6a8a46f: Pull complete [2023-02-07T21:55:42.839Z] 33b1e0a273af: Pull complete [2023-02-07T21:55:42.839Z] 5d3b04190fa2: Pull complete [2023-02-07T21:55:47.021Z] 2f39f015ded8: Pull complete [2023-02-07T21:55:47.021Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-07T21:55:47.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T21:55:47.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T21:55:47.096Z] prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container [2023-02-07T21:55:47.124Z] $ 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-02-07T21:55:51.225Z] $ docker top 9a50920b04c113685fd4086275393e806b2a57cad4bb5c727abd46562bf541e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T21:55:51.623Z] ---> job-cost.sh [2023-02-07T21:55:51.623Z] lf-activate-venv: SKIPPING [2023-02-07T21:55:51.623Z] INFO: No Stack... [2023-02-07T21:55:51.882Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T21:55:52.447Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T21:55:52.736Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-02-07T21:55:52.736Z] + cut -d, -f6 [Pipeline] lock [2023-02-07T21:55:52.751Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-130-stack-cost] [2023-02-07T21:55:52.757Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-130-stack-cost] did not exist. Created. [2023-02-07T21:55:52.757Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T21:55:53.058Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-07T21:55:53.078Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T21:55:53.085Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T21:55:53.107Z] $ docker stop --time=1 9a50920b04c113685fd4086275393e806b2a57cad4bb5c727abd46562bf541e9 [2023-02-07T21:55:54.252Z] $ docker rm -f --volumes 9a50920b04c113685fd4086275393e806b2a57cad4bb5c727abd46562bf541e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-07T21:57:25.818Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4987 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-02-07T21:57:25.832Z] Running in /w/workspace/app-service-configurable/130 [Pipeline] { [Pipeline] checkout [2023-02-07T21:57:25.859Z] Selected Git installation does not exist. Using Default [2023-02-07T21:57:25.859Z] The recommended git tool is: NONE [2023-02-07T21:57:32.023Z] using credential edgex-jenkins-ssh [2023-02-07T21:57:32.038Z] Cloning the remote Git repository [2023-02-07T21:57:32.073Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-02-07T21:57:32.149Z] > git init /w/workspace/app-service-configurable/130 # timeout=10 [2023-02-07T21:57:32.289Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-07T21:57:32.290Z] > git --version # timeout=10 [2023-02-07T21:57:32.312Z] > git --version # 'git version 2.25.1' [2023-02-07T21:57:32.314Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T21:57:32.369Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T21:57:34.338Z] Avoid second fetch [2023-02-07T21:57:34.339Z] Checking out Revision ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 (main) [2023-02-07T21:57:33.530Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-07T21:57:33.549Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T21:57:34.349Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T21:57:34.368Z] > git checkout -f ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 # timeout=10 [2023-02-07T21:57:34.849Z] Commit message: "feat!: Use latest SDK for MessageBus Request API (#511)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T21:57:35.891Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-07T21:57:35.891Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T21:57:35.891Z] Dload Upload Total Spent Left Speed [2023-02-07T21:57:35.891Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-02-07T21:57:36.502Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-07T21:57:36.828Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-07T21:57:36.828Z] + sudo tee /etc/docker/daemon.new [2023-02-07T21:57:36.828Z] { [2023-02-07T21:57:36.828Z] "registry-mirrors": [ [2023-02-07T21:57:36.828Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-07T21:57:36.828Z] ], [2023-02-07T21:57:36.828Z] "bip": "10.250.0.254/24", [2023-02-07T21:57:36.828Z] "hosts": [ [2023-02-07T21:57:36.828Z] "tcp://0.0.0.0:5555", [2023-02-07T21:57:36.828Z] "unix:///var/run/docker.sock" [2023-02-07T21:57:36.828Z] ], [2023-02-07T21:57:36.828Z] "mtu": 1458, [2023-02-07T21:57:36.828Z] "selinux-enabled": true, [2023-02-07T21:57:36.828Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-07T21:57:36.828Z] } [Pipeline] sh [2023-02-07T21:57:37.162Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-07T21:57:37.491Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T21:57:55.763Z] provisioning config files... [2023-02-07T21:57:55.791Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/130@tmp/config8281771654602925195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T21:57:56.153Z] ---> docker-login.sh [2023-02-07T21:57:56.153Z] nexus3.edgexfoundry.org:10001 [2023-02-07T21:57:56.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:57:57.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:57:57.013Z] Configure a credential helper to remove this warning. See [2023-02-07T21:57:57.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:57:57.013Z] [2023-02-07T21:57:57.013Z] Login Succeeded [2023-02-07T21:57:57.013Z] nexus3.edgexfoundry.org:10002 [2023-02-07T21:57:57.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:57:57.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:57:57.283Z] Configure a credential helper to remove this warning. See [2023-02-07T21:57:57.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:57:57.283Z] [2023-02-07T21:57:57.283Z] Login Succeeded [2023-02-07T21:57:57.283Z] nexus3.edgexfoundry.org:10003 [2023-02-07T21:57:57.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:57:57.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:57:57.556Z] Configure a credential helper to remove this warning. See [2023-02-07T21:57:57.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:57:57.556Z] [2023-02-07T21:57:57.556Z] Login Succeeded [2023-02-07T21:57:57.556Z] nexus3.edgexfoundry.org:10004 [2023-02-07T21:57:57.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:57:58.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:57:58.101Z] Configure a credential helper to remove this warning. See [2023-02-07T21:57:58.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:57:58.101Z] [2023-02-07T21:57:58.101Z] Login Succeeded [2023-02-07T21:57:58.101Z] docker.io [2023-02-07T21:57:58.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T21:57:58.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T21:57:58.642Z] Configure a credential helper to remove this warning. See [2023-02-07T21:57:58.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T21:57:58.642Z] [2023-02-07T21:57:58.642Z] Login Succeeded [2023-02-07T21:57:58.642Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T21:57:58.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-07T21:57:58.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T21:57:58.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T21:57:58.944Z] ========================================================= [2023-02-07T21:57:58.944Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-07T21:57:58.944Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:57:59.291Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-07T21:57:59.291Z] Sending build context to Docker daemon 204.3kB [2023-02-07T21:57:59.564Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-07T21:57:59.564Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-07T21:57:59.564Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-07T21:57:59.564Z] 9b18e9b68314: Pulling fs layer [2023-02-07T21:57:59.564Z] 35d82f9e3411: Pulling fs layer [2023-02-07T21:57:59.564Z] e16973657156: Pulling fs layer [2023-02-07T21:57:59.564Z] fc693d55d65f: Pulling fs layer [2023-02-07T21:57:59.564Z] 7e9fc2657dce: Pulling fs layer [2023-02-07T21:57:59.564Z] dda99020689f: Pulling fs layer [2023-02-07T21:57:59.564Z] db1c61fa0a46: Pulling fs layer [2023-02-07T21:57:59.564Z] 891c053d2c06: Pulling fs layer [2023-02-07T21:57:59.564Z] fc693d55d65f: Waiting [2023-02-07T21:57:59.564Z] 7e9fc2657dce: Waiting [2023-02-07T21:57:59.564Z] db1c61fa0a46: Waiting [2023-02-07T21:57:59.564Z] 891c053d2c06: Waiting [2023-02-07T21:57:59.564Z] dda99020689f: Waiting [2023-02-07T21:57:59.840Z] e16973657156: Verifying Checksum [2023-02-07T21:57:59.840Z] e16973657156: Download complete [2023-02-07T21:57:59.840Z] 35d82f9e3411: Verifying Checksum [2023-02-07T21:57:59.840Z] 35d82f9e3411: Download complete [2023-02-07T21:57:59.840Z] 7e9fc2657dce: Verifying Checksum [2023-02-07T21:57:59.840Z] 7e9fc2657dce: Download complete [2023-02-07T21:57:59.840Z] dda99020689f: Verifying Checksum [2023-02-07T21:57:59.840Z] dda99020689f: Download complete [2023-02-07T21:57:59.840Z] 9b18e9b68314: Verifying Checksum [2023-02-07T21:57:59.840Z] 9b18e9b68314: Download complete [2023-02-07T21:58:01.278Z] 9b18e9b68314: Pull complete [2023-02-07T21:58:01.278Z] 891c053d2c06: Verifying Checksum [2023-02-07T21:58:01.278Z] 891c053d2c06: Download complete [2023-02-07T21:58:01.550Z] 35d82f9e3411: Pull complete [2023-02-07T21:58:01.827Z] e16973657156: Pull complete [2023-02-07T21:58:02.429Z] db1c61fa0a46: Verifying Checksum [2023-02-07T21:58:02.429Z] db1c61fa0a46: Download complete [2023-02-07T21:58:03.024Z] fc693d55d65f: Verifying Checksum [2023-02-07T21:58:03.024Z] fc693d55d65f: Download complete [2023-02-07T21:58:15.398Z] fc693d55d65f: Pull complete [2023-02-07T21:58:15.398Z] 7e9fc2657dce: Pull complete [2023-02-07T21:58:15.398Z] dda99020689f: Pull complete [2023-02-07T21:58:22.087Z] db1c61fa0a46: Pull complete [2023-02-07T21:58:23.050Z] 891c053d2c06: Pull complete [2023-02-07T21:58:23.050Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-07T21:58:23.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T21:58:23.050Z] ---> f96f9c87975a [2023-02-07T21:58:23.050Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-07T21:58:25.635Z] ---> Running in 54eb2c82dabd [2023-02-07T21:58:25.635Z] Removing intermediate container 54eb2c82dabd [2023-02-07T21:58:25.635Z] ---> 85e3d28a3064 [2023-02-07T21:58:25.635Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-07T21:58:25.635Z] ---> Running in bc8bea0aae99 [2023-02-07T21:58:25.902Z] Removing intermediate container bc8bea0aae99 [2023-02-07T21:58:25.902Z] ---> 1f12b1578c72 [2023-02-07T21:58:25.902Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-07T21:58:25.902Z] ---> Running in 4b64d7073b08 [2023-02-07T21:58:26.178Z] Removing intermediate container 4b64d7073b08 [2023-02-07T21:58:26.178Z] ---> 49c6c5c01e90 [2023-02-07T21:58:26.178Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-07T21:58:26.447Z] ---> Running in 48e5c9b74fb0 [2023-02-07T21:58:27.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T21:58:27.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T21:58:28.640Z] OK: 221 MiB in 51 packages [2023-02-07T21:58:29.608Z] Removing intermediate container 48e5c9b74fb0 [2023-02-07T21:58:29.608Z] ---> 37166fb70de0 [2023-02-07T21:58:29.608Z] Step 7/12 : WORKDIR /app [2023-02-07T21:58:29.608Z] ---> Running in f2d45fdc85ce [2023-02-07T21:58:29.876Z] Removing intermediate container f2d45fdc85ce [2023-02-07T21:58:29.876Z] ---> d47226c27752 [2023-02-07T21:58:29.876Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-07T21:58:30.466Z] ---> 64eecab7881b [2023-02-07T21:58:30.466Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T21:58:30.466Z] ---> Running in 2b56148cb054 [2023-02-07T21:59:52.254Z] Removing intermediate container 2b56148cb054 [2023-02-07T21:59:52.254Z] ---> 3b8b0ac5f87b [2023-02-07T21:59:52.254Z] Step 10/12 : COPY . . [2023-02-07T21:59:52.254Z] ---> 7784085594a8 [2023-02-07T21:59:52.254Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-07T21:59:52.254Z] ---> Running in 148ac0b12701 [2023-02-07T21:59:52.254Z] Removing intermediate container 148ac0b12701 [2023-02-07T21:59:52.254Z] ---> 6084f854af60 [2023-02-07T21:59:52.254Z] Step 12/12 : RUN $MAKE [2023-02-07T21:59:52.254Z] ---> Running in 288ee907c21f [2023-02-07T21:59:52.254Z] noop [2023-02-07T21:59:52.254Z] Removing intermediate container 288ee907c21f [2023-02-07T21:59:52.254Z] ---> 22a8c63a6542 [2023-02-07T21:59:52.254Z] Successfully built 22a8c63a6542 [2023-02-07T21:59:52.254Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:59:52.607Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T21:59:52.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T21:59:52.931Z] prd-ubuntu20.04-docker-arm64-4c-16g-4987 does not seem to be running inside a container [2023-02-07T21:59:53.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/130 -v /w/workspace/app-service-configurable/130:/w/workspace/app-service-configurable/130:rw,z -v /w/workspace/app-service-configurable/130@tmp:/w/workspace/app-service-configurable/130@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-02-07T21:59:54.238Z] $ docker top 77e1f4c003b741254a8a822426331700e7548ed19d231e51ebc3a0706ac354d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T21:59:55.096Z] + go version [2023-02-07T21:59:55.096Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-07T21:59:55.125Z] $ docker stop --time=1 77e1f4c003b741254a8a822426331700e7548ed19d231e51ebc3a0706ac354d0 [2023-02-07T21:59:56.772Z] $ docker rm -f --volumes 77e1f4c003b741254a8a822426331700e7548ed19d231e51ebc3a0706ac354d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T21:59:57.334Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T21:59:57.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T21:59:57.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-4987 does not seem to be running inside a container [2023-02-07T21:59:57.593Z] $ 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/130 -v /w/workspace/app-service-configurable/130:/w/workspace/app-service-configurable/130:rw,z -v /w/workspace/app-service-configurable/130@tmp:/w/workspace/app-service-configurable/130@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-02-07T21:59:58.809Z] $ docker top bdb8cc254fae0bede49013fbaf5e01750d252675632bdd01081ec2ab1605ab12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T21:59:59.643Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/130 [Pipeline] fileExists [Pipeline] sh [2023-02-07T22:00:00.297Z] + make test [2023-02-07T22:00:00.297Z] go test -race -coverprofile=coverage.out ./... [2023-02-07T22:02:37.086Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-07T22:02:37.086Z] go vet ./... [2023-02-07T22:04:13.827Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T22:04:13.827Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T22:04:13.827Z] ./bin/test-attribution-txt.sh [2023-02-07T22:04:13.827Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-07T22:04:13.827Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-07T22:04:13.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-07T22:04:13.878Z] $ docker stop --time=1 bdb8cc254fae0bede49013fbaf5e01750d252675632bdd01081ec2ab1605ab12 [2023-02-07T22:04:15.753Z] $ docker rm -f --volumes bdb8cc254fae0bede49013fbaf5e01750d252675632bdd01081ec2ab1605ab12 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T22:04:17.103Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-07T22:04:17.130Z] Warning: overwriting stash ‘coverage-report’ [2023-02-07T22:04:17.586Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T22:04:17.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-07T22:04:18.288Z] + ls -al . [2023-02-07T22:04:18.288Z] total 168 [2023-02-07T22:04:18.288Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 7 22:00 . [2023-02-07T22:04:18.288Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 21:57 .. [2023-02-07T22:04:18.288Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 7 21:57 .dockerignore [2023-02-07T22:04:18.288Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 21:57 .git [2023-02-07T22:04:18.288Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 21:57 .github [2023-02-07T22:04:18.288Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 7 21:57 .gitignore [2023-02-07T22:04:18.288Z] -rw-rw-r-- 1 jenkins jenkins 9103 Feb 7 21:57 Attribution.txt [2023-02-07T22:04:18.288Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 7 21:57 CHANGELOG.md [2023-02-07T22:04:18.288Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 7 21:57 Dockerfile [2023-02-07T22:04:18.288Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 21:57 GOVERNANCE.md [2023-02-07T22:04:18.288Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 7 21:57 Jenkinsfile [2023-02-07T22:04:18.288Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 7 21:57 LICENSE [2023-02-07T22:04:18.288Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 7 21:57 OWNERS.md [2023-02-07T22:04:18.288Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 7 21:57 README.md [2023-02-07T22:04:18.288Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 7 21:53 VERSION [2023-02-07T22:04:18.288Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 21:57 bin [2023-02-07T22:04:18.288Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 7 22:00 coverage.out [2023-02-07T22:04:18.288Z] -rw-rw-r-- 1 jenkins jenkins 3307 Feb 7 21:57 go.mod [2023-02-07T22:04:18.288Z] -rw-rw-r-- 1 jenkins jenkins 32404 Feb 7 21:57 go.sum [2023-02-07T22:04:18.288Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 7 21:57 main.go [2023-02-07T22:04:18.288Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 7 21:57 makefile [2023-02-07T22:04:18.288Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 21:57 res [2023-02-07T22:04:18.288Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 21:57 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:04:18.645Z] + 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=ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 --label arch=arm64 --label version=3.0.0-dev.13 . [2023-02-07T22:04:18.645Z] Sending build context to Docker daemon 205.3kB [2023-02-07T22:04:18.916Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-07T22:04:18.916Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-07T22:04:18.916Z] ---> 22a8c63a6542 [2023-02-07T22:04:18.916Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-07T22:04:18.916Z] ---> Running in b8492fb17282 [2023-02-07T22:04:19.194Z] Removing intermediate container b8492fb17282 [2023-02-07T22:04:19.194Z] ---> 8bd7c0747b25 [2023-02-07T22:04:19.194Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-07T22:04:19.464Z] ---> Running in 732004406a83 [2023-02-07T22:04:19.736Z] Removing intermediate container 732004406a83 [2023-02-07T22:04:19.736Z] ---> 6adb596b2d82 [2023-02-07T22:04:19.736Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-07T22:04:19.736Z] ---> Running in 7f9ba34afee0 [2023-02-07T22:04:20.006Z] Removing intermediate container 7f9ba34afee0 [2023-02-07T22:04:20.006Z] ---> fe400d2fdeba [2023-02-07T22:04:20.006Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-07T22:04:20.274Z] ---> Running in 1d6a397cb733 [2023-02-07T22:04:21.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T22:04:21.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T22:04:22.910Z] OK: 221 MiB in 51 packages [2023-02-07T22:04:23.496Z] Removing intermediate container 1d6a397cb733 [2023-02-07T22:04:23.497Z] ---> 21201775d752 [2023-02-07T22:04:23.497Z] Step 7/26 : WORKDIR /app [2023-02-07T22:04:23.497Z] ---> Running in ed626dca5833 [2023-02-07T22:04:24.082Z] Removing intermediate container ed626dca5833 [2023-02-07T22:04:24.082Z] ---> 85389ff4f9c7 [2023-02-07T22:04:24.082Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-07T22:04:24.352Z] ---> 235493d8871f [2023-02-07T22:04:24.352Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T22:04:24.352Z] ---> Running in 4fe86c4dab0e [2023-02-07T22:04:26.949Z] Removing intermediate container 4fe86c4dab0e [2023-02-07T22:04:26.949Z] ---> 5280640f330d [2023-02-07T22:04:26.949Z] Step 10/26 : COPY . . [2023-02-07T22:04:27.535Z] ---> fe42ddc8beb6 [2023-02-07T22:04:27.535Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-07T22:04:27.535Z] ---> Running in 3bbee6dd19bb [2023-02-07T22:04:27.807Z] Removing intermediate container 3bbee6dd19bb [2023-02-07T22:04:27.807Z] ---> dfcc24c5373f [2023-02-07T22:04:27.807Z] Step 12/26 : RUN $MAKE [2023-02-07T22:04:28.075Z] ---> Running in ac6bec14c03d [2023-02-07T22:04:29.039Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.13" -trimpath -mod=readonly -o app-service-configurable [2023-02-07T22:06:35.736Z] Removing intermediate container ac6bec14c03d [2023-02-07T22:06:35.736Z] ---> f1dbd057188b [2023-02-07T22:06:35.736Z] Step 13/26 : FROM alpine:3.16 [2023-02-07T22:06:35.736Z] 3.16: Pulling from library/alpine [2023-02-07T22:06:35.736Z] 6875df1f5354: Pulling fs layer [2023-02-07T22:06:35.736Z] 6875df1f5354: Verifying Checksum [2023-02-07T22:06:35.736Z] 6875df1f5354: Download complete [2023-02-07T22:06:35.736Z] 6875df1f5354: Pull complete [2023-02-07T22:06:35.736Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T22:06:35.736Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T22:06:35.736Z] ---> 2b4661558fb8 [2023-02-07T22:06:35.736Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-07T22:06:35.736Z] ---> Running in e826c6bb2cd6 [2023-02-07T22:06:35.736Z] Removing intermediate container e826c6bb2cd6 [2023-02-07T22:06:35.736Z] ---> 3348f70094e1 [2023-02-07T22:06:35.736Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-07T22:06:35.736Z] ---> Running in e033829dcf85 [2023-02-07T22:06:35.736Z] Removing intermediate container e033829dcf85 [2023-02-07T22:06:35.736Z] ---> ff3b179674ac [2023-02-07T22:06:35.736Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T22:06:35.736Z] ---> Running in fbbcb656e565 [2023-02-07T22:06:35.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T22:06:35.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T22:06:35.736Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T22:06:35.736Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T22:06:35.736Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T22:06:35.736Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T22:06:35.736Z] OK: 6 MiB in 16 packages [2023-02-07T22:06:35.736Z] Removing intermediate container fbbcb656e565 [2023-02-07T22:06:35.736Z] ---> 4e41c881d618 [2023-02-07T22:06:35.736Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-07T22:06:35.736Z] ---> 95a273206631 [2023-02-07T22:06:35.736Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-07T22:06:35.736Z] ---> 88780c2f04a2 [2023-02-07T22:06:35.736Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-07T22:06:35.736Z] ---> a1c78d14dc35 [2023-02-07T22:06:35.736Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-07T22:06:35.736Z] ---> 0a1f475ec693 [2023-02-07T22:06:35.736Z] Step 21/26 : EXPOSE 48095 [2023-02-07T22:06:35.736Z] ---> Running in 199e1b8e642c [2023-02-07T22:06:35.736Z] Removing intermediate container 199e1b8e642c [2023-02-07T22:06:35.736Z] ---> 351da44beb30 [2023-02-07T22:06:35.736Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-07T22:06:35.736Z] ---> Running in 17358c041a92 [2023-02-07T22:06:35.736Z] Removing intermediate container 17358c041a92 [2023-02-07T22:06:35.736Z] ---> efceaa1e8470 [2023-02-07T22:06:35.736Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T22:06:35.736Z] ---> Running in 232ee6afc2c7 [2023-02-07T22:06:35.736Z] Removing intermediate container 232ee6afc2c7 [2023-02-07T22:06:35.736Z] ---> e566c432346d [2023-02-07T22:06:35.736Z] Step 24/26 : LABEL arch=arm64 [2023-02-07T22:06:35.736Z] ---> Running in e6b1168e2884 [2023-02-07T22:06:35.736Z] Removing intermediate container e6b1168e2884 [2023-02-07T22:06:35.736Z] ---> 9dc5d05b84bf [2023-02-07T22:06:35.736Z] Step 25/26 : LABEL git_sha=ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [2023-02-07T22:06:35.736Z] ---> Running in b1580f4b1747 [2023-02-07T22:06:36.004Z] Removing intermediate container b1580f4b1747 [2023-02-07T22:06:36.004Z] ---> b9c17b0b5f8f [2023-02-07T22:06:36.004Z] Step 26/26 : LABEL version=3.0.0-dev.13 [2023-02-07T22:06:36.273Z] ---> Running in fde4ada9d5c9 [2023-02-07T22:06:36.541Z] Removing intermediate container fde4ada9d5c9 [2023-02-07T22:06:36.541Z] ---> d0c8ba82daed [2023-02-07T22:06:36.541Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-07T22:06:36.541Z] Successfully built d0c8ba82daed [2023-02-07T22:06:36.542Z] 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-02-07T22:06:36.683Z] provisioning config files... [2023-02-07T22:06:36.700Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/130@tmp/config8113080543596733743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:06:37.041Z] ---> docker-login.sh [2023-02-07T22:06:37.042Z] nexus3.edgexfoundry.org:10001 [2023-02-07T22:06:37.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:06:37.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:06:37.311Z] Configure a credential helper to remove this warning. See [2023-02-07T22:06:37.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:06:37.311Z] [2023-02-07T22:06:37.311Z] Login Succeeded [2023-02-07T22:06:37.311Z] nexus3.edgexfoundry.org:10002 [2023-02-07T22:06:37.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:06:37.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:06:37.848Z] Configure a credential helper to remove this warning. See [2023-02-07T22:06:37.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:06:37.848Z] [2023-02-07T22:06:37.848Z] Login Succeeded [2023-02-07T22:06:37.848Z] nexus3.edgexfoundry.org:10003 [2023-02-07T22:06:38.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:06:38.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:06:38.116Z] Configure a credential helper to remove this warning. See [2023-02-07T22:06:38.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:06:38.116Z] [2023-02-07T22:06:38.116Z] Login Succeeded [2023-02-07T22:06:38.116Z] nexus3.edgexfoundry.org:10004 [2023-02-07T22:06:38.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:06:38.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:06:38.652Z] Configure a credential helper to remove this warning. See [2023-02-07T22:06:38.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:06:38.652Z] [2023-02-07T22:06:38.652Z] Login Succeeded [2023-02-07T22:06:38.652Z] docker.io [2023-02-07T22:06:38.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T22:06:39.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T22:06:39.191Z] Configure a credential helper to remove this warning. See [2023-02-07T22:06:39.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T22:06:39.191Z] [2023-02-07T22:06:39.191Z] Login Succeeded [2023-02-07T22:06:39.191Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T22:06:39.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T22:06:39.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T22:06:39.269Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-02-07T22:06:39.269Z] ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [2023-02-07T22:06:39.269Z] latest [2023-02-07T22:06:39.269Z] 3.0.0-dev.13 [2023-02-07T22:06:39.269Z] ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13 [2023-02-07T22:06:39.269Z] main [2023-02-07T22:06:39.269Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:06:39.632Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:06:39.983Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [2023-02-07T22:06:39.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-02-07T22:06:39.983Z] accc53515ec1: Preparing [2023-02-07T22:06:39.983Z] 581444810318: Preparing [2023-02-07T22:06:39.983Z] 1249695fb41d: Preparing [2023-02-07T22:06:39.983Z] ecde1ef95b53: Preparing [2023-02-07T22:06:39.983Z] de4025da3dfd: Preparing [2023-02-07T22:06:39.983Z] 17bec77d7fdc: Preparing [2023-02-07T22:06:39.983Z] 17bec77d7fdc: Waiting [2023-02-07T22:06:40.250Z] 1249695fb41d: Pushed [2023-02-07T22:06:40.250Z] ecde1ef95b53: Pushed [2023-02-07T22:06:40.250Z] 581444810318: Pushed [2023-02-07T22:06:40.519Z] de4025da3dfd: Pushed [2023-02-07T22:06:40.792Z] 17bec77d7fdc: Layer already exists [2023-02-07T22:06:46.145Z] accc53515ec1: Pushed [2023-02-07T22:06:46.145Z] ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6: digest: sha256:a24bfc3cb9a2158f7d716c49adf2df9f9af49ae08724a59d5cca078ee451792e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:06:46.490Z] + 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-02-07T22:06:46.827Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-02-07T22:06:46.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-02-07T22:06:46.827Z] accc53515ec1: Preparing [2023-02-07T22:06:46.827Z] 581444810318: Preparing [2023-02-07T22:06:46.827Z] 1249695fb41d: Preparing [2023-02-07T22:06:46.827Z] ecde1ef95b53: Preparing [2023-02-07T22:06:46.827Z] de4025da3dfd: Preparing [2023-02-07T22:06:46.827Z] 17bec77d7fdc: Preparing [2023-02-07T22:06:46.827Z] 17bec77d7fdc: Waiting [2023-02-07T22:06:46.827Z] accc53515ec1: Layer already exists [2023-02-07T22:06:46.827Z] de4025da3dfd: Layer already exists [2023-02-07T22:06:46.827Z] 1249695fb41d: Layer already exists [2023-02-07T22:06:46.827Z] 581444810318: Layer already exists [2023-02-07T22:06:46.827Z] ecde1ef95b53: Layer already exists [2023-02-07T22:06:46.827Z] 17bec77d7fdc: Layer already exists [2023-02-07T22:06:47.094Z] latest: digest: sha256:a24bfc3cb9a2158f7d716c49adf2df9f9af49ae08724a59d5cca078ee451792e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:06:47.435Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:06:47.774Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.13 [2023-02-07T22:06:47.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-02-07T22:06:47.774Z] accc53515ec1: Preparing [2023-02-07T22:06:47.774Z] 581444810318: Preparing [2023-02-07T22:06:47.774Z] 1249695fb41d: Preparing [2023-02-07T22:06:47.774Z] ecde1ef95b53: Preparing [2023-02-07T22:06:47.774Z] de4025da3dfd: Preparing [2023-02-07T22:06:47.774Z] 17bec77d7fdc: Preparing [2023-02-07T22:06:47.774Z] 17bec77d7fdc: Waiting [2023-02-07T22:06:47.774Z] 581444810318: Layer already exists [2023-02-07T22:06:47.774Z] 1249695fb41d: Layer already exists [2023-02-07T22:06:47.774Z] ecde1ef95b53: Layer already exists [2023-02-07T22:06:47.774Z] de4025da3dfd: Layer already exists [2023-02-07T22:06:47.774Z] accc53515ec1: Layer already exists [2023-02-07T22:06:47.774Z] 17bec77d7fdc: Layer already exists [2023-02-07T22:06:48.042Z] 3.0.0-dev.13: digest: sha256:a24bfc3cb9a2158f7d716c49adf2df9f9af49ae08724a59d5cca078ee451792e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:06:48.383Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:06:48.726Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13 [2023-02-07T22:06:48.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-02-07T22:06:48.726Z] accc53515ec1: Preparing [2023-02-07T22:06:48.726Z] 581444810318: Preparing [2023-02-07T22:06:48.726Z] 1249695fb41d: Preparing [2023-02-07T22:06:48.726Z] ecde1ef95b53: Preparing [2023-02-07T22:06:48.726Z] de4025da3dfd: Preparing [2023-02-07T22:06:48.726Z] 17bec77d7fdc: Preparing [2023-02-07T22:06:48.726Z] 17bec77d7fdc: Waiting [2023-02-07T22:06:48.726Z] de4025da3dfd: Layer already exists [2023-02-07T22:06:48.726Z] accc53515ec1: Layer already exists [2023-02-07T22:06:48.726Z] ecde1ef95b53: Layer already exists [2023-02-07T22:06:48.726Z] 581444810318: Layer already exists [2023-02-07T22:06:48.726Z] 1249695fb41d: Layer already exists [2023-02-07T22:06:48.726Z] 17bec77d7fdc: Layer already exists [2023-02-07T22:06:48.993Z] ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13: digest: sha256:a24bfc3cb9a2158f7d716c49adf2df9f9af49ae08724a59d5cca078ee451792e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:06:49.335Z] + 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-02-07T22:06:49.758Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-02-07T22:06:49.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-02-07T22:06:49.758Z] accc53515ec1: Preparing [2023-02-07T22:06:49.758Z] 581444810318: Preparing [2023-02-07T22:06:49.758Z] 1249695fb41d: Preparing [2023-02-07T22:06:49.758Z] ecde1ef95b53: Preparing [2023-02-07T22:06:49.758Z] de4025da3dfd: Preparing [2023-02-07T22:06:49.758Z] 17bec77d7fdc: Preparing [2023-02-07T22:06:49.758Z] 17bec77d7fdc: Waiting [2023-02-07T22:06:49.758Z] 1249695fb41d: Layer already exists [2023-02-07T22:06:49.758Z] accc53515ec1: Layer already exists [2023-02-07T22:06:49.758Z] ecde1ef95b53: Layer already exists [2023-02-07T22:06:49.758Z] de4025da3dfd: Layer already exists [2023-02-07T22:06:49.758Z] 581444810318: Layer already exists [2023-02-07T22:06:49.758Z] 17bec77d7fdc: Layer already exists [2023-02-07T22:06:50.026Z] main: digest: sha256:a24bfc3cb9a2158f7d716c49adf2df9f9af49ae08724a59d5cca078ee451792e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T22:06:50.075Z] ===================================================== [Pipeline] echo [2023-02-07T22:06:50.082Z] taggedImages: [2023-02-07T22:06:50.082Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [2023-02-07T22:06:50.082Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-02-07T22:06:50.082Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.13 [2023-02-07T22:06:50.082Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13 [2023-02-07T22:06:50.082Z] - 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-02-07T22:06:50.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T22:06:50.475Z] [2023-02-07T22:06:50.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:06:50.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T22:06:50.841Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-07T22:06:50.841Z] 8998bd30e6a1: Pulling fs layer [2023-02-07T22:06:50.841Z] 04944245beec: Pulling fs layer [2023-02-07T22:06:50.841Z] 699f458cf7ca: Pulling fs layer [2023-02-07T22:06:50.841Z] 765212b225bb: Pulling fs layer [2023-02-07T22:06:50.841Z] f23df028b6ca: Pulling fs layer [2023-02-07T22:06:50.841Z] d65c8cfc05b1: Pulling fs layer [2023-02-07T22:06:50.841Z] 2437ff75d9bd: Pulling fs layer [2023-02-07T22:06:50.841Z] 765212b225bb: Waiting [2023-02-07T22:06:50.841Z] d65c8cfc05b1: Waiting [2023-02-07T22:06:50.841Z] f23df028b6ca: Waiting [2023-02-07T22:06:50.841Z] 2437ff75d9bd: Waiting [2023-02-07T22:06:51.123Z] 04944245beec: Verifying Checksum [2023-02-07T22:06:51.123Z] 04944245beec: Download complete [2023-02-07T22:06:51.123Z] 765212b225bb: Verifying Checksum [2023-02-07T22:06:51.123Z] 765212b225bb: Download complete [2023-02-07T22:06:51.123Z] f23df028b6ca: Verifying Checksum [2023-02-07T22:06:51.123Z] f23df028b6ca: Download complete [2023-02-07T22:06:51.424Z] d65c8cfc05b1: Verifying Checksum [2023-02-07T22:06:51.424Z] d65c8cfc05b1: Download complete [2023-02-07T22:06:51.424Z] 699f458cf7ca: Verifying Checksum [2023-02-07T22:06:51.424Z] 699f458cf7ca: Download complete [2023-02-07T22:06:51.696Z] 8998bd30e6a1: Download complete [2023-02-07T22:06:54.284Z] 2437ff75d9bd: Verifying Checksum [2023-02-07T22:06:54.284Z] 2437ff75d9bd: Download complete [2023-02-07T22:06:55.719Z] 8998bd30e6a1: Pull complete [2023-02-07T22:06:55.986Z] 04944245beec: Pull complete [2023-02-07T22:06:57.396Z] 699f458cf7ca: Pull complete [2023-02-07T22:06:57.396Z] 765212b225bb: Pull complete [2023-02-07T22:06:58.357Z] f23df028b6ca: Pull complete [2023-02-07T22:06:58.357Z] d65c8cfc05b1: Pull complete [2023-02-07T22:07:13.361Z] 2437ff75d9bd: Pull complete [2023-02-07T22:07:13.361Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-07T22:07:13.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T22:07:13.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:07:13.560Z] prd-ubuntu20.04-docker-arm64-4c-16g-4987 does not seem to be running inside a container [2023-02-07T22:07:13.644Z] $ 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/130 -v /w/workspace/app-service-configurable/130:/w/workspace/app-service-configurable/130:rw,z -v /w/workspace/app-service-configurable/130@tmp:/w/workspace/app-service-configurable/130@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-02-07T22:07:16.310Z] $ docker top 34c0ffb71c7a4880202960f3a14826dce0baa77b9cee00a6fe329e70683912c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:07:17.136Z] ---> job-cost.sh [2023-02-07T22:07:17.136Z] lf-activate-venv: SKIPPING [2023-02-07T22:07:17.136Z] INFO: No Stack... [2023-02-07T22:07:17.404Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-07T22:07:18.367Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T22:07:19.009Z] + + cat /w/workspace/app-service-configurable/130/archives/cost.csv [2023-02-07T22:07:19.009Z] cut -d, -f6 [Pipeline] lock [2023-02-07T22:07:19.087Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-130-stack-cost] [2023-02-07T22:07:19.093Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-130-stack-cost] did not exist. Created. [2023-02-07T22:07:19.093Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T22:07:19.439Z] /w/workspace/app-service-configurable/130@tmp/durable-b6ebc684/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-07T22:07:20.102Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-07T22:07:20.128Z] Warning: overwriting stash ‘stack-cost’ [2023-02-07T22:07:20.186Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T22:07:20.195Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T22:07:20.227Z] $ docker stop --time=1 34c0ffb71c7a4880202960f3a14826dce0baa77b9cee00a6fe329e70683912c0 [2023-02-07T22:07:21.727Z] $ docker rm -f --volumes 34c0ffb71c7a4880202960f3a14826dce0baa77b9cee00a6fe329e70683912c0 [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-02-07T22:07:22.113Z] provisioning config files... [2023-02-07T22:07:22.120Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13503378785371413584tmp [Pipeline] { [Pipeline] sh [2023-02-07T22:07:22.413Z] + set +x [2023-02-07T22:07:22.414Z] + curl -s https://codecov.io/bash [2023-02-07T22:07:22.414Z] + bash -s -- [2023-02-07T22:07:22.414Z] [2023-02-07T22:07:22.414Z] _____ _ [2023-02-07T22:07:22.414Z] / ____| | | [2023-02-07T22:07:22.414Z] | | ___ __| | ___ ___ _____ __ [2023-02-07T22:07:22.414Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-07T22:07:22.414Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-07T22:07:22.414Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-07T22:07:22.414Z] Bash-1.0.6 [2023-02-07T22:07:22.414Z] [2023-02-07T22:07:22.414Z] [2023-02-07T22:07:22.414Z] ==> git version 2.25.1 found [2023-02-07T22:07:22.414Z] ==> 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-02-07T22:07:22.414Z] Release-Date: 2020-01-08 [2023-02-07T22:07:22.414Z] 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-02-07T22:07:22.414Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-07T22:07:22.414Z] ==> Jenkins CI detected. [2023-02-07T22:07:22.414Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-02-07T22:07:22.414Z] project root: . [2023-02-07T22:07:22.414Z] --> token set from env [2023-02-07T22:07:22.414Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-07T22:07:22.414Z] ==> Running gcov in . (disable via -X gcov) [2023-02-07T22:07:22.414Z] ==> Python coveragepy not found [2023-02-07T22:07:22.414Z] ==> Searching for coverage reports in: [2023-02-07T22:07:22.414Z] + . [2023-02-07T22:07:22.414Z] -> Found 1 reports [2023-02-07T22:07:22.414Z] ==> Detecting git/mercurial file structure [2023-02-07T22:07:22.672Z] ==> Reading reports [2023-02-07T22:07:22.672Z] + ./coverage.out bytes=13 [2023-02-07T22:07:22.672Z] ==> Appending adjustments [2023-02-07T22:07:22.672Z] https://docs.codecov.io/docs/fixing-reports [2023-02-07T22:07:22.672Z] + Found adjustments [2023-02-07T22:07:22.672Z] ==> Gzipping contents [2023-02-07T22:07:22.672Z] 4.0K /tmp/codecov.cD1pSV.gz [2023-02-07T22:07:22.672Z] ==> Uploading reports [2023-02-07T22:07:22.672Z] url: https://codecov.io [2023-02-07T22:07:22.672Z] query: branch=main&commit=ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-07T22:07:22.672Z] -> Pinging Codecov [2023-02-07T22:07:22.672Z] 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=ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-07T22:07:22.931Z] -> Uploading to [2023-02-07T22:07:22.931Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-07/A97CA9966030D2A3747ED39772930CCE/ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6/9a039154-74d8-4d09-9a61-a6b8f311efcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T220722Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0705f07fbacbd1b3776fb262767432dd40b1dbc29efb46cebdcb2681950466e [2023-02-07T22:07:22.931Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T22:07:22.931Z] Dload Upload Total Spent Left Speed [2023-02-07T22:07:23.189Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1947 --:--:-- --:--:-- --:--:-- 1954 [2023-02-07T22:07:23.189Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [Pipeline] } [2023-02-07T22:07:23.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-07T22:07:23.409Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-07T22:07:23.422Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:07:23.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-07T22:07:23.725Z] [2023-02-07T22:07:23.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:07:24.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-07T22:07:24.032Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-07T22:07:24.032Z] df9b9388f04a: Pulling fs layer [2023-02-07T22:07:24.032Z] 52dc419b0ee2: Pulling fs layer [2023-02-07T22:07:24.032Z] 25bc292e5bac: Pulling fs layer [2023-02-07T22:07:24.032Z] 114826534d7a: Pulling fs layer [2023-02-07T22:07:24.032Z] 4657fd5d0bcf: Pulling fs layer [2023-02-07T22:07:24.032Z] 6ad1cebc031e: Pulling fs layer [2023-02-07T22:07:24.032Z] 8a3aa393b2d8: Pulling fs layer [2023-02-07T22:07:24.032Z] 114826534d7a: Waiting [2023-02-07T22:07:24.032Z] 4657fd5d0bcf: Waiting [2023-02-07T22:07:24.032Z] 6ad1cebc031e: Waiting [2023-02-07T22:07:24.032Z] 8a3aa393b2d8: Waiting [2023-02-07T22:07:24.032Z] 25bc292e5bac: Verifying Checksum [2023-02-07T22:07:24.032Z] 25bc292e5bac: Download complete [2023-02-07T22:07:24.032Z] 52dc419b0ee2: Download complete [2023-02-07T22:07:24.032Z] 4657fd5d0bcf: Verifying Checksum [2023-02-07T22:07:24.032Z] 4657fd5d0bcf: Download complete [2023-02-07T22:07:24.300Z] df9b9388f04a: Verifying Checksum [2023-02-07T22:07:24.300Z] df9b9388f04a: Download complete [2023-02-07T22:07:24.564Z] df9b9388f04a: Pull complete [2023-02-07T22:07:24.564Z] 6ad1cebc031e: Verifying Checksum [2023-02-07T22:07:24.564Z] 6ad1cebc031e: Download complete [2023-02-07T22:07:24.830Z] 52dc419b0ee2: Pull complete [2023-02-07T22:07:24.830Z] 25bc292e5bac: Pull complete [2023-02-07T22:07:25.092Z] 114826534d7a: Verifying Checksum [2023-02-07T22:07:25.092Z] 114826534d7a: Download complete [2023-02-07T22:07:25.350Z] 8a3aa393b2d8: Verifying Checksum [2023-02-07T22:07:25.350Z] 8a3aa393b2d8: Download complete [2023-02-07T22:07:28.636Z] 114826534d7a: Pull complete [2023-02-07T22:07:28.636Z] 4657fd5d0bcf: Pull complete [2023-02-07T22:07:29.202Z] 6ad1cebc031e: Pull complete [2023-02-07T22:07:31.740Z] 8a3aa393b2d8: Pull complete [2023-02-07T22:07:31.740Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-07T22:07:31.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-07T22:07:31.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:07:31.827Z] prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container [2023-02-07T22:07:31.851Z] $ 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-02-07T22:07:36.643Z] $ docker top 9cccf4040180e2185b8ae8ea6ddc44edb85c81617f7249971be3f50299eaf8ef -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-07T22:07:36.705Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-02-07T22:07:36.981Z] + set -o pipefail [2023-02-07T22:07:36.981Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-02-07T22:07:42.253Z] [2023-02-07T22:07:42.253Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-02-07T22:07:42.253Z] [2023-02-07T22:07:42.253Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/b5d7c340-9dde-47f8-a01c-854a2bc9e6df [2023-02-07T22:07:42.253Z] [2023-02-07T22:07:42.253Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-07T22:07:42.253Z] [2023-02-07T22:07:42.253Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-07T22:07:42.253Z] [2023-02-07T22:07:42.253Z] [2023-02-07T22:07:42.253Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-07T22:07:42.253Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-07T22:07:42.253Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-07T22:07:42.261Z] $ docker stop --time=1 9cccf4040180e2185b8ae8ea6ddc44edb85c81617f7249971be3f50299eaf8ef [2023-02-07T22:07:44.888Z] $ docker rm -f --volumes 9cccf4040180e2185b8ae8ea6ddc44edb85c81617f7249971be3f50299eaf8ef [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-02-07T22:07:45.578Z] + git log --format=format:%s -1 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [Pipeline] sh [2023-02-07T22:07:45.870Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T22:07:45.870Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:07:46.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T22:07:46.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:07:46.237Z] prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container [2023-02-07T22:07:46.263Z] $ 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-02-07T22:07:46.682Z] $ docker top b845583ff9a75e3b30ac238f188c4f18eff6e84cb501009aece3944a8bfd13b8 -eo pid,comm [2023-02-07T22:07:46.728Z] 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-02-07T22:07:46.728Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T22:07:46.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T22:07:46.767Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T22:07:46.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T22:07:46.873Z] $ docker exec b845583ff9a75e3b30ac238f188c4f18eff6e84cb501009aece3944a8bfd13b8 ssh-agent [2023-02-07T22:07:46.982Z] SSH_AUTH_SOCK=/tmp/ssh-vPC2rtmnTKSW/agent.32 [2023-02-07T22:07:46.982Z] SSH_AGENT_PID=38 [2023-02-07T22:07:46.986Z] Running ssh-add (command line suppressed) [2023-02-07T22:07:47.083Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5533278132804441556.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5533278132804441556.key) [2023-02-07T22:07:47.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T22:07:47.383Z] + git semver tag [2023-02-07T22:07:47.643Z] 2023-02-07 22:07:47,564 [run_tag] DEBUG tag force:False [2023-02-07T22:07:47.643Z] 2023-02-07 22:07:47,564 [check_head_tag] DEBUG check head tag [2023-02-07T22:07:47.643Z] 2023-02-07 22:07:47,565 [execute] INFO git cat-file --batch-check [2023-02-07T22:07:47.643Z] 2023-02-07 22:07:47,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-02-07T22:07:47.643Z] 2023-02-07 22:07:47,568 [execute] INFO git cat-file --batch [2023-02-07T22:07:47.643Z] 2023-02-07 22:07:47,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-02-07T22:07:47.643Z] 2023-02-07 22:07:47,590 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-07T22:07:47.643Z] 2023-02-07 22:07:47,591 [execute] INFO git tag -a v3.0.0-dev.13 -m v3.0.0-dev.13 [2023-02-07T22:07:47.643Z] 2023-02-07 22:07:47,591 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.13', '-m', 'v3.0.0-dev.13'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-02-07T22:07:47.643Z] 2023-02-07 22:07:47,595 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-07T22:07:47.643Z] 3.0.0-dev.13 [Pipeline] } [2023-02-07T22:07:47.650Z] $ docker exec --env ******** --env ******** b845583ff9a75e3b30ac238f188c4f18eff6e84cb501009aece3944a8bfd13b8 ssh-agent -k [2023-02-07T22:07:47.743Z] unset SSH_AUTH_SOCK; [2023-02-07T22:07:47.743Z] unset SSH_AGENT_PID; [2023-02-07T22:07:47.743Z] echo Agent pid 38 killed; [2023-02-07T22:07:47.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T22:07:48.055Z] + git semver [Pipeline] } [2023-02-07T22:07:48.322Z] $ docker stop --time=1 b845583ff9a75e3b30ac238f188c4f18eff6e84cb501009aece3944a8bfd13b8 [2023-02-07T22:07:49.611Z] $ docker rm -f --volumes b845583ff9a75e3b30ac238f188c4f18eff6e84cb501009aece3944a8bfd13b8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:07:50.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-07T22:07:50.014Z] [2023-02-07T22:07:50.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:07:50.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-07T22:07:50.324Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-07T22:07:50.324Z] ab5ef0e58194: Pulling fs layer [2023-02-07T22:07:50.324Z] 9712f1f96733: Pulling fs layer [2023-02-07T22:07:50.324Z] 63f879dbbcfc: Pulling fs layer [2023-02-07T22:07:50.324Z] 0d9ebad4ef96: Pulling fs layer [2023-02-07T22:07:50.324Z] e9a5061849ea: Pulling fs layer [2023-02-07T22:07:50.324Z] d747dcd14b5f: Pulling fs layer [2023-02-07T22:07:50.324Z] 0d9ebad4ef96: Waiting [2023-02-07T22:07:50.324Z] e9a5061849ea: Waiting [2023-02-07T22:07:50.324Z] 2de7ff778b66: Pulling fs layer [2023-02-07T22:07:50.324Z] d747dcd14b5f: Waiting [2023-02-07T22:07:50.324Z] 2de7ff778b66: Waiting [2023-02-07T22:07:50.324Z] 9712f1f96733: Verifying Checksum [2023-02-07T22:07:51.335Z] 63f879dbbcfc: Verifying Checksum [2023-02-07T22:07:51.335Z] 63f879dbbcfc: Download complete [2023-02-07T22:07:51.664Z] e9a5061849ea: Verifying Checksum [2023-02-07T22:07:51.664Z] e9a5061849ea: Download complete [2023-02-07T22:07:51.664Z] d747dcd14b5f: Verifying Checksum [2023-02-07T22:07:51.664Z] d747dcd14b5f: Download complete [2023-02-07T22:07:51.943Z] ab5ef0e58194: Verifying Checksum [2023-02-07T22:07:51.943Z] ab5ef0e58194: Download complete [2023-02-07T22:07:51.943Z] 0d9ebad4ef96: Verifying Checksum [2023-02-07T22:07:51.943Z] 0d9ebad4ef96: Download complete [2023-02-07T22:07:51.943Z] 2de7ff778b66: Verifying Checksum [2023-02-07T22:07:51.943Z] 2de7ff778b66: Download complete [2023-02-07T22:07:54.469Z] ab5ef0e58194: Pull complete [2023-02-07T22:07:54.469Z] 9712f1f96733: Pull complete [2023-02-07T22:07:55.403Z] 63f879dbbcfc: Pull complete [2023-02-07T22:07:58.689Z] 0d9ebad4ef96: Pull complete [2023-02-07T22:07:58.947Z] e9a5061849ea: Pull complete [2023-02-07T22:07:58.947Z] d747dcd14b5f: Pull complete [2023-02-07T22:07:59.883Z] 2de7ff778b66: Pull complete [2023-02-07T22:07:59.883Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-07T22:07:59.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-07T22:07:59.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:07:59.968Z] prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container [2023-02-07T22:07:59.995Z] $ 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-02-07T22:08:03.485Z] $ docker top 33ecfbc89d2935601bdfdadc2f2dcb190f2516a28c930b53683567090ebef294 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-07T22:08:03.553Z] provisioning config files... [2023-02-07T22:08:03.559Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config55707980960529870tmp [2023-02-07T22:08:03.569Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12801488868931225048tmp [2023-02-07T22:08:03.578Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1878411021847496528tmp [Pipeline] { [Pipeline] echo [2023-02-07T22:08:03.592Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:08:03.876Z] ---> sigul-configuration.sh [2023-02-07T22:08:03.876Z] gpg: directory `/root/.gnupg' created [2023-02-07T22:08:03.876Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-07T22:08:03.876Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-07T22:08:03.876Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-07T22:08:03.876Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-07T22:08:03.876Z] gpg: CAST5 encrypted data [2023-02-07T22:08:03.876Z] gpg: encrypted with 1 passphrase [2023-02-07T22:08:03.876Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-07T22:08:04.162Z] + mkdir /home/jenkins [2023-02-07T22:08:04.162Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-07T22:08:04.448Z] + 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-02-07T22:08:04.457Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:08:04.741Z] ---> sigul-install.sh [2023-02-07T22:08:04.741Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-07T22:08:05.033Z] + git tag --list [2023-02-07T22:08:05.033Z] v1.0.0 [2023-02-07T22:08:05.033Z] v1.1.0 [2023-02-07T22:08:05.033Z] v1.2.0 [2023-02-07T22:08:05.033Z] v1.3.0 [2023-02-07T22:08:05.033Z] v1.3.1 [2023-02-07T22:08:05.033Z] v2.0.0 [2023-02-07T22:08:05.033Z] v2.0.1 [2023-02-07T22:08:05.033Z] v2.1.0 [2023-02-07T22:08:05.033Z] v2.1.1 [2023-02-07T22:08:05.033Z] v2.1.1-dev.1 [2023-02-07T22:08:05.033Z] v2.1.1-dev.2 [2023-02-07T22:08:05.033Z] v2.2.0 [2023-02-07T22:08:05.033Z] v2.2.1-dev.1 [2023-02-07T22:08:05.033Z] v2.2.1-dev.10 [2023-02-07T22:08:05.033Z] v2.2.1-dev.2 [2023-02-07T22:08:05.033Z] v2.2.1-dev.3 [2023-02-07T22:08:05.033Z] v2.2.1-dev.4 [2023-02-07T22:08:05.033Z] v2.2.1-dev.5 [2023-02-07T22:08:05.033Z] v2.2.1-dev.6 [2023-02-07T22:08:05.033Z] v2.2.1-dev.7 [2023-02-07T22:08:05.033Z] v2.2.1-dev.8 [2023-02-07T22:08:05.033Z] v2.2.1-dev.9 [2023-02-07T22:08:05.033Z] v2.3.0 [2023-02-07T22:08:05.033Z] v2.3.0-dev.10 [2023-02-07T22:08:05.033Z] v2.3.0-dev.11 [2023-02-07T22:08:05.033Z] v2.3.0-dev.12 [2023-02-07T22:08:05.033Z] v2.3.0-dev.13 [2023-02-07T22:08:05.033Z] v2.3.0-dev.14 [2023-02-07T22:08:05.033Z] v2.3.0-dev.15 [2023-02-07T22:08:05.033Z] v2.3.0-dev.16 [2023-02-07T22:08:05.033Z] v2.3.0-dev.17 [2023-02-07T22:08:05.033Z] v2.3.0-dev.18 [2023-02-07T22:08:05.033Z] v2.3.0-dev.19 [2023-02-07T22:08:05.033Z] v2.3.0-dev.20 [2023-02-07T22:08:05.033Z] v2.3.0-dev.21 [2023-02-07T22:08:05.033Z] v2.3.0-dev.22 [2023-02-07T22:08:05.033Z] v2.3.0-dev.23 [2023-02-07T22:08:05.033Z] v2.3.0-dev.24 [2023-02-07T22:08:05.033Z] v2.3.0-dev.25 [2023-02-07T22:08:05.033Z] v2.3.0-dev.26 [2023-02-07T22:08:05.033Z] v2.3.0-dev.27 [2023-02-07T22:08:05.033Z] v2.3.0-dev.28 [2023-02-07T22:08:05.033Z] v2.3.0-dev.29 [2023-02-07T22:08:05.033Z] v2.3.0-dev.30 [2023-02-07T22:08:05.033Z] v2.3.0-dev.31 [2023-02-07T22:08:05.033Z] v2.3.0-dev.32 [2023-02-07T22:08:05.033Z] v2.3.0-dev.33 [2023-02-07T22:08:05.033Z] v2.3.0-dev.34 [2023-02-07T22:08:05.033Z] v2.3.0-dev.35 [2023-02-07T22:08:05.033Z] v2.3.0-dev.36 [2023-02-07T22:08:05.033Z] v2.3.0-dev.37 [2023-02-07T22:08:05.033Z] v3.0.0-dev.1 [2023-02-07T22:08:05.033Z] v3.0.0-dev.10 [2023-02-07T22:08:05.033Z] v3.0.0-dev.11 [2023-02-07T22:08:05.033Z] v3.0.0-dev.12 [2023-02-07T22:08:05.033Z] v3.0.0-dev.13 [2023-02-07T22:08:05.033Z] v3.0.0-dev.2 [2023-02-07T22:08:05.033Z] v3.0.0-dev.3 [2023-02-07T22:08:05.033Z] v3.0.0-dev.4 [2023-02-07T22:08:05.033Z] v3.0.0-dev.5 [2023-02-07T22:08:05.033Z] v3.0.0-dev.6 [2023-02-07T22:08:05.033Z] v3.0.0-dev.7 [2023-02-07T22:08:05.033Z] v3.0.0-dev.8 [2023-02-07T22:08:05.033Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-07T22:08:05.317Z] + lftools sign git-tag v3.0.0-dev.13 [2023-02-07T22:08:05.883Z] Signing Git tag with Sigul... [2023-02-07T22:08:05.883Z] Signing v3.0.0-dev.13 [Pipeline] echo [2023-02-07T22:08:06.151Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:08:06.435Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-07T22:08:06.443Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-07T22:08:06.456Z] $ docker stop --time=1 33ecfbc89d2935601bdfdadc2f2dcb190f2516a28c930b53683567090ebef294 [2023-02-07T22:08:07.714Z] $ docker rm -f --volumes 33ecfbc89d2935601bdfdadc2f2dcb190f2516a28c930b53683567090ebef294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-07T22:08:08.125Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T22:08:08.125Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:08:08.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T22:08:08.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:08:08.501Z] prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container [2023-02-07T22:08:08.526Z] $ 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-02-07T22:08:08.868Z] $ docker top cd8244b5a5e9f654a713bff8d99f950d674bcb27a93628d843f5141238e463a6 -eo pid,comm [2023-02-07T22:08:08.915Z] 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-02-07T22:08:08.915Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T22:08:08.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T22:08:08.952Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T22:08:09.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T22:08:09.069Z] $ docker exec cd8244b5a5e9f654a713bff8d99f950d674bcb27a93628d843f5141238e463a6 ssh-agent [2023-02-07T22:08:09.177Z] SSH_AUTH_SOCK=/tmp/ssh-bKst0HTq9IJJ/agent.33 [2023-02-07T22:08:09.177Z] SSH_AGENT_PID=39 [2023-02-07T22:08:09.182Z] Running ssh-add (command line suppressed) [2023-02-07T22:08:09.280Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8388149916662346765.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8388149916662346765.key) [2023-02-07T22:08:09.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T22:08:09.581Z] + git semver bump pre [2023-02-07T22:08:09.840Z] 2023-02-07 22:08:09,757 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-07T22:08:09.840Z] 2023-02-07 22:08:09,757 [bump_version] DEBUG bumping version:3.0.0-dev.13 on axis:pre with prefix:dev [2023-02-07T22:08:09.840Z] 2023-02-07 22:08:09,757 [bump_version] DEBUG bumped version:3.0.0-dev.14 [2023-02-07T22:08:09.840Z] 2023-02-07 22:08:09,757 [write_version] DEBUG write version:3.0.0-dev.14 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-02-07T22:08:09.840Z] 2023-02-07 22:08:09,757 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-07T22:08:09.840Z] 2023-02-07 22:08:09,757 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-07T22:08:09.840Z] 2023-02-07 22:08:09,759 [execute] INFO git cat-file --batch-check [2023-02-07T22:08:09.840Z] 2023-02-07 22:08:09,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T22:08:09.840Z] 2023-02-07 22:08:09,764 [execute] INFO git cat-file --batch [2023-02-07T22:08:09.840Z] 2023-02-07 22:08:09,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T22:08:09.840Z] 2023-02-07 22:08:09,769 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-07T22:08:09.840Z] 3.0.0-dev.14 [Pipeline] } [2023-02-07T22:08:09.847Z] $ docker exec --env ******** --env ******** cd8244b5a5e9f654a713bff8d99f950d674bcb27a93628d843f5141238e463a6 ssh-agent -k [2023-02-07T22:08:09.938Z] unset SSH_AUTH_SOCK; [2023-02-07T22:08:09.939Z] unset SSH_AGENT_PID; [2023-02-07T22:08:09.939Z] echo Agent pid 39 killed; [2023-02-07T22:08:09.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T22:08:10.254Z] + git semver [Pipeline] } [2023-02-07T22:08:10.523Z] $ docker stop --time=1 cd8244b5a5e9f654a713bff8d99f950d674bcb27a93628d843f5141238e463a6 [2023-02-07T22:08:11.794Z] $ docker rm -f --volumes cd8244b5a5e9f654a713bff8d99f950d674bcb27a93628d843f5141238e463a6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T22:08:12.133Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T22:08:12.133Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:08:12.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T22:08:12.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:08:12.496Z] prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container [2023-02-07T22:08:12.520Z] $ 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-02-07T22:08:12.913Z] $ docker top d2c87dea6c2ee5229c61c0f28fb97862ab8e1cd8baefb87f970308667a3cd4e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T22:08:13.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T22:08:13.005Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T22:08:13.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T22:08:13.113Z] $ docker exec d2c87dea6c2ee5229c61c0f28fb97862ab8e1cd8baefb87f970308667a3cd4e8 ssh-agent [2023-02-07T22:08:13.218Z] SSH_AUTH_SOCK=/tmp/ssh-jlVcX4RfYapr/agent.32 [2023-02-07T22:08:13.218Z] SSH_AGENT_PID=38 [2023-02-07T22:08:13.223Z] Running ssh-add (command line suppressed) [2023-02-07T22:08:13.329Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16234939155367844765.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16234939155367844765.key) [2023-02-07T22:08:13.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T22:08:13.633Z] + git semver push [2023-02-07T22:08:13.895Z] 2023-02-07 22:08:13,817 [run_push] DEBUG push [2023-02-07T22:08:13.895Z] 2023-02-07 22:08:13,817 [execute] INFO git cat-file --batch-check [2023-02-07T22:08:13.895Z] 2023-02-07 22:08:13,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T22:08:13.896Z] 2023-02-07 22:08:13,821 [execute] INFO git rev-list 3824650cd328c7d1917187abc61d271647c045a3 -- [2023-02-07T22:08:13.896Z] 2023-02-07 22:08:13,821 [execute] DEBUG Popen(['git', 'rev-list', '3824650cd328c7d1917187abc61d271647c045a3', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-07T22:08:13.896Z] 2023-02-07 22:08:13,831 [execute] INFO git fetch -v origin [2023-02-07T22:08:13.896Z] 2023-02-07 22:08:13,831 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-07T22:08:14.461Z] 2023-02-07 22:08:14,436 [run_push] DEBUG no remote changes detected [2023-02-07T22:08:14.461Z] 2023-02-07 22:08:14,436 [execute] INFO git push origin semver [2023-02-07T22:08:14.461Z] 2023-02-07 22:08:14,437 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-07T22:08:15.398Z] 2023-02-07 22:08:15,312 [run_push] DEBUG push all version tags [2023-02-07T22:08:15.398Z] 2023-02-07 22:08:15,313 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-07T22:08:15.398Z] 2023-02-07 22:08:15,313 [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-02-07T22:08:16.777Z] 2023-02-07 22:08:16,332 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-07T22:08:16.777Z] 3.0.0-dev.14 [Pipeline] } [2023-02-07T22:08:16.784Z] $ docker exec --env ******** --env ******** d2c87dea6c2ee5229c61c0f28fb97862ab8e1cd8baefb87f970308667a3cd4e8 ssh-agent -k [2023-02-07T22:08:16.879Z] unset SSH_AUTH_SOCK; [2023-02-07T22:08:16.879Z] unset SSH_AGENT_PID; [2023-02-07T22:08:16.879Z] echo Agent pid 38 killed; [2023-02-07T22:08:16.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T22:08:17.191Z] + git semver [Pipeline] } [2023-02-07T22:08:17.461Z] $ docker stop --time=1 d2c87dea6c2ee5229c61c0f28fb97862ab8e1cd8baefb87f970308667a3cd4e8 [2023-02-07T22:08:18.756Z] $ docker rm -f --volumes d2c87dea6c2ee5229c61c0f28fb97862ab8e1cd8baefb87f970308667a3cd4e8 [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-02-07T22:08:19.297Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-02-07T22:08:19.297Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-02-07T22:08:19.297Z] total 16 [2023-02-07T22:08:19.297Z] drwxr-xr-x 3 root root 4096 Feb 7 21:55 . [2023-02-07T22:08:19.297Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 7 22:08 .. [2023-02-07T22:08:19.297Z] drwxr-xr-x 2 root root 4096 Feb 7 21:55 cost [2023-02-07T22:08:19.297Z] -rw-r--r-- 1 root root 96 Feb 7 21:55 cost.csv [2023-02-07T22:08:19.297Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-02-07T22:08:19.297Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-02-07T22:08:19.297Z] total 16 [2023-02-07T22:08:19.297Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 21:55 . [2023-02-07T22:08:19.297Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 7 22:08 .. [2023-02-07T22:08:19.297Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 7 21:55 cost [2023-02-07T22:08:19.297Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 7 21:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:08:19.589Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:08:20.450Z] ---> package-listing.sh [2023-02-07T22:08:20.450Z] ++ facter osfamily [2023-02-07T22:08:20.450Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-07T22:08:20.709Z] + OS_FAMILY=debian [2023-02-07T22:08:20.709Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-02-07T22:08:20.709Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-07T22:08:20.709Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-07T22:08:20.709Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-07T22:08:20.709Z] + PACKAGES=/tmp/packages_start.txt [2023-02-07T22:08:20.709Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-02-07T22:08:20.709Z] + PACKAGES=/tmp/packages_end.txt [2023-02-07T22:08:20.709Z] + case "${OS_FAMILY}" in [2023-02-07T22:08:20.709Z] + dpkg -l [2023-02-07T22:08:20.709Z] + grep '^ii' [2023-02-07T22:08:20.709Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-07T22:08:20.709Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-07T22:08:20.709Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-07T22:08:20.709Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-02-07T22:08:20.709Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-02-07T22:08:20.709Z] + 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-02-07T22:08:20.720Z] 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-02-07T22:08:20.997Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T22:08:21.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T22:08:21.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T22:08:21.674Z] prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container [2023-02-07T22:08:21.697Z] $ 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-02-07T22:08:21.921Z] $ docker top 8fb9d01c46d34df6c5cec3483a2f40e5d25e8f562ef8632f4bcae12ffecabcb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T22:08:22.272Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-07T22:08:22.614Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-07T22:08:22.940Z] + ls /var/log/sa-host [2023-02-07T22:08:22.940Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T22:08:23.101Z] provisioning config files... [2023-02-07T22:08:23.119Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14430409821347173333tmp [Pipeline] { [Pipeline] echo [2023-02-07T22:08:23.138Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:08:23.443Z] ---> create-netrc.sh [Pipeline] } [2023-02-07T22:08:23.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:08:23.784Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-07T22:08:23.793Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:08:24.077Z] ---> sudo-logs.sh [2023-02-07T22:08:24.077Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-07T22:08:24.101Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:08:24.383Z] ---> job-cost.sh [2023-02-07T22:08:24.383Z] lf-activate-venv: SKIPPING [2023-02-07T22:08:24.383Z] DEBUG: total: 0.2199999988079071 [2023-02-07T22:08:24.383Z] INFO: Retrieving Stack Cost... [2023-02-07T22:08:24.949Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T22:08:25.208Z] INFO: Archiving Costs [Pipeline] echo [2023-02-07T22:08:25.220Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T22:08:25.502Z] ---> logs-deploy.sh [2023-02-07T22:08:25.502Z] lf-activate-venv: SKIPPING [2023-02-07T22:08:25.502Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/130 [2023-02-07T22:08:25.502Z] INFO: archiving workspace using pattern(s): [2023-02-07T22:08:26.440Z] Archives upload complete. [2023-02-07T22:08:26.698Z] INFO: archiving logs to Nexus [2023-02-07T22:08:27.269Z] ---> uname -a: [2023-02-07T22:08:27.269Z] Linux prd-ubuntu20-04-docker-8c-8g-4986 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-07T22:08:27.269Z] [2023-02-07T22:08:27.269Z] [2023-02-07T22:08:27.269Z] ---> lscpu: [2023-02-07T22:08:27.269Z] Architecture: x86_64 [2023-02-07T22:08:27.269Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-07T22:08:27.269Z] Byte Order: Little Endian [2023-02-07T22:08:27.269Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-07T22:08:27.269Z] CPU(s): 8 [2023-02-07T22:08:27.269Z] On-line CPU(s) list: 0-7 [2023-02-07T22:08:27.269Z] Thread(s) per core: 1 [2023-02-07T22:08:27.269Z] Core(s) per socket: 1 [2023-02-07T22:08:27.269Z] Socket(s): 8 [2023-02-07T22:08:27.269Z] NUMA node(s): 1 [2023-02-07T22:08:27.269Z] Vendor ID: AuthenticAMD [2023-02-07T22:08:27.269Z] CPU family: 23 [2023-02-07T22:08:27.269Z] Model: 49 [2023-02-07T22:08:27.269Z] Model name: AMD EPYC-Rome Processor [2023-02-07T22:08:27.269Z] Stepping: 0 [2023-02-07T22:08:27.269Z] CPU MHz: 2800.000 [2023-02-07T22:08:27.269Z] BogoMIPS: 5600.00 [2023-02-07T22:08:27.269Z] Virtualization: AMD-V [2023-02-07T22:08:27.269Z] Hypervisor vendor: KVM [2023-02-07T22:08:27.269Z] Virtualization type: full [2023-02-07T22:08:27.269Z] L1d cache: 256 KiB [2023-02-07T22:08:27.269Z] L1i cache: 256 KiB [2023-02-07T22:08:27.269Z] L2 cache: 4 MiB [2023-02-07T22:08:27.269Z] L3 cache: 128 MiB [2023-02-07T22:08:27.269Z] NUMA node0 CPU(s): 0-7 [2023-02-07T22:08:27.269Z] Vulnerability Itlb multihit: Not affected [2023-02-07T22:08:27.269Z] Vulnerability L1tf: Not affected [2023-02-07T22:08:27.269Z] Vulnerability Mds: Not affected [2023-02-07T22:08:27.269Z] Vulnerability Meltdown: Not affected [2023-02-07T22:08:27.269Z] Vulnerability Mmio stale data: Not affected [2023-02-07T22:08:27.269Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-07T22:08:27.269Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-07T22:08:27.269Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-07T22:08:27.269Z] Vulnerability Srbds: Not affected [2023-02-07T22:08:27.269Z] Vulnerability Tsx async abort: Not affected [2023-02-07T22:08:27.269Z] 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-02-07T22:08:27.269Z] [2023-02-07T22:08:27.269Z] [2023-02-07T22:08:27.269Z] ---> nproc: [2023-02-07T22:08:27.269Z] 8 [2023-02-07T22:08:27.269Z] [2023-02-07T22:08:27.269Z] [2023-02-07T22:08:27.269Z] ---> df -h: [2023-02-07T22:08:27.269Z] Filesystem Size Used Avail Use% Mounted on [2023-02-07T22:08:27.269Z] overlay 155G 13G 143G 9% / [2023-02-07T22:08:27.269Z] tmpfs 64M 0 64M 0% /dev [2023-02-07T22:08:27.269Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-07T22:08:27.269Z] shm 64M 0 64M 0% /dev/shm [2023-02-07T22:08:27.269Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-02-07T22:08:27.269Z] [2023-02-07T22:08:27.269Z] [2023-02-07T22:08:27.269Z] ---> sar -b -r -n DEV: [2023-02-07T22:08:27.269Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4986) 02/07/23 _x86_64_ (8 CPU) [2023-02-07T22:08:27.269Z] [2023-02-07T22:08:27.269Z] 21:52:45 LINUX RESTART (8 CPU) [2023-02-07T22:08:27.269Z] [2023-02-07T22:08:27.269Z] 21:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-07T22:08:27.269Z] 21:54:02 182.09 47.63 134.46 0.00 5360.84 110517.71 0.00 [2023-02-07T22:08:27.269Z] 21:55:01 130.35 1.07 129.28 0.00 21.96 82987.56 0.00 [2023-02-07T22:08:27.269Z] 21:56:01 192.55 0.32 192.23 0.00 17.06 81504.55 0.00 [2023-02-07T22:08:27.269Z] 21:57:01 6.68 0.00 6.68 0.00 0.00 32149.19 0.00 [2023-02-07T22:08:27.269Z] 21:58:01 12.43 1.60 10.83 0.00 87.19 2031.53 0.00 [2023-02-07T22:08:27.269Z] 21:59:01 46.31 10.08 36.23 0.00 5091.15 6791.40 0.00 [2023-02-07T22:08:27.269Z] 22:00:01 3.65 0.02 3.63 0.00 0.13 93.32 0.00 [2023-02-07T22:08:27.269Z] 22:01:01 1.85 0.00 1.85 0.00 0.00 19.60 0.00 [2023-02-07T22:08:27.269Z] 22:02:01 1.55 0.00 1.55 0.00 0.00 17.59 0.00 [2023-02-07T22:08:27.269Z] 22:03:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2023-02-07T22:08:27.269Z] 22:04:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 [2023-02-07T22:08:27.269Z] 22:05:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 [2023-02-07T22:08:27.269Z] 22:06:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2023-02-07T22:08:27.269Z] 22:07:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 [2023-02-07T22:08:27.269Z] 22:08:01 75.49 0.27 75.22 0.00 11.73 42073.25 0.00 [2023-02-07T22:08:27.269Z] Average: 43.87 4.07 39.80 0.00 706.76 23817.89 0.00 [2023-02-07T22:08:27.269Z] [2023-02-07T22:08:27.269Z] 21:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-07T22:08:27.269Z] 21:54:02 29173496 31582004 739596 2.25 74536 2609732 1981488 5.84 1005160 2351168 740 [2023-02-07T22:08:27.269Z] 21:55:01 27992952 31503572 799476 2.43 144876 3550016 2187684 6.45 1310852 3112844 380328 [2023-02-07T22:08:27.269Z] 21:56:01 27711188 31574000 730896 2.22 157484 3853420 1774752 5.23 1219984 3450884 412 [2023-02-07T22:08:27.269Z] 21:57:01 27711832 31574760 729788 2.22 157556 3853424 1774752 5.23 1220116 3450884 168 [2023-02-07T22:08:27.269Z] 21:58:01 27609956 31538616 760400 2.31 159996 3910224 1807288 5.33 1256852 3502616 80 [2023-02-07T22:08:27.269Z] 21:59:01 27187120 31554268 732464 2.23 191160 4309044 1837460 5.42 1540872 3617316 128 [2023-02-07T22:08:27.269Z] 22:00:01 27191892 31554308 731132 2.22 189736 4305792 1805940 5.32 1539508 3614108 16 [2023-02-07T22:08:27.269Z] 22:01:01 27199200 31561680 723720 2.20 189800 4305792 1805940 5.32 1532444 3614108 40 [2023-02-07T22:08:27.269Z] 22:02:01 27199208 31561728 723600 2.20 189872 4305788 1805940 5.32 1532536 3614112 8 [2023-02-07T22:08:27.269Z] 22:03:01 27199128 31561760 723480 2.20 189952 4305804 1805940 5.32 1532656 3614124 172 [2023-02-07T22:08:27.269Z] 22:04:01 27199080 31561792 723380 2.20 190008 4305808 1805940 5.32 1532824 3614124 16 [2023-02-07T22:08:27.269Z] 22:05:01 27198980 31562008 723480 2.20 190044 4305940 1805940 5.32 1532848 3614416 12 [2023-02-07T22:08:27.269Z] 22:06:01 27199224 31562284 723172 2.20 190064 4305944 1805940 5.32 1532600 3614420 8 [2023-02-07T22:08:27.269Z] 22:07:01 27199428 31562576 722856 2.20 190088 4305944 1805940 5.32 1532248 3614468 140 [2023-02-07T22:08:27.269Z] 22:08:01 25698524 31529940 750632 2.28 227252 5613772 1871944 5.52 1640504 4879936 423312 [2023-02-07T22:08:27.269Z] Average: 27378081 31556353 735871 2.24 175495 4143096 1845526 5.44 1430800 3551969 53705 [2023-02-07T22:08:27.269Z] [2023-02-07T22:08:27.269Z] 21:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-07T22:08:27.269Z] 21:54:02 ens3 619.01 456.56 6555.09 91.57 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:54:02 docker0 28.98 38.18 2.41 115.54 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:54:02 veth7dd81d7 23.71 31.56 2.22 28.47 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:54:02 lo 6.80 6.80 0.65 0.65 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:55:01 ens3 241.06 174.99 1883.60 26.11 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:55:01 docker0 158.65 216.13 12.99 1857.05 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:55:01 veth002725e 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:56:01 ens3 215.53 171.92 2698.67 319.23 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:56:01 docker0 3.73 8.03 0.23 84.20 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:56:01 lo 8.00 8.00 0.79 0.79 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:57:01 ens3 0.65 0.15 0.06 0.01 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:58:01 ens3 61.21 34.88 856.24 2.75 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:58:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:59:01 ens3 98.47 57.97 1897.73 4.07 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 21:59:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 22:00:01 ens3 9.12 5.13 13.55 0.34 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 22:01:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 22:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 22:02:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.269Z] 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:03:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:04:01 ens3 0.55 0.10 0.12 0.07 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:05:01 ens3 0.43 0.28 0.26 0.20 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:06:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:07:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:08:01 ens3 357.52 268.84 7756.61 36.41 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:08:01 docker0 38.49 40.73 3.11 581.65 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] 22:08:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] Average: ens3 106.78 77.97 1443.62 32.06 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] Average: docker0 15.16 19.99 1.24 174.02 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] Average: lo 1.25 1.25 0.12 0.12 0.00 0.00 0.00 0.00 [2023-02-07T22:08:27.270Z] [2023-02-07T22:08:27.270Z] [2023-02-07T22:08:27.270Z] ---> sar -P ALL: [2023-02-07T22:08:27.270Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4986) 02/07/23 _x86_64_ (8 CPU) [2023-02-07T22:08:27.270Z] [2023-02-07T22:08:27.270Z] 21:52:45 LINUX RESTART (8 CPU) [2023-02-07T22:08:27.270Z] [2023-02-07T22:08:27.270Z] 21:53:01 CPU %user %nice %system %iowait %steal %idle [2023-02-07T22:08:27.270Z] 21:54:02 all 9.13 0.00 2.97 2.98 0.06 84.86 [2023-02-07T22:08:27.270Z] 21:54:02 0 5.53 0.00 2.18 1.39 0.03 90.86 [2023-02-07T22:08:27.270Z] 21:54:02 1 8.59 0.00 3.88 4.22 0.07 83.24 [2023-02-07T22:08:27.270Z] 21:54:02 2 8.67 0.00 2.64 4.56 0.05 84.07 [2023-02-07T22:08:27.270Z] 21:54:02 3 8.33 0.00 2.97 3.14 0.07 85.50 [2023-02-07T22:08:27.270Z] 21:54:02 4 10.46 0.00 1.83 0.08 0.05 87.57 [2023-02-07T22:08:27.270Z] 21:54:02 5 9.28 0.00 2.86 7.29 0.05 80.52 [2023-02-07T22:08:27.270Z] 21:54:02 6 13.87 0.00 3.50 2.54 0.07 80.02 [2023-02-07T22:08:27.270Z] 21:54:02 7 8.30 0.00 3.91 0.59 0.07 87.12 [2023-02-07T22:08:27.270Z] 21:55:01 all 28.06 0.00 5.10 2.64 0.10 64.10 [2023-02-07T22:08:27.270Z] 21:55:01 0 29.05 0.00 4.85 2.00 0.09 64.01 [2023-02-07T22:08:27.270Z] 21:55:01 1 28.19 0.00 5.58 13.66 0.10 52.47 [2023-02-07T22:08:27.270Z] 21:55:01 2 26.90 0.00 5.07 1.13 0.15 66.75 [2023-02-07T22:08:27.270Z] 21:55:01 3 27.26 0.00 5.18 1.92 0.09 65.56 [2023-02-07T22:08:27.270Z] 21:55:01 4 28.31 0.00 4.92 0.27 0.12 66.38 [2023-02-07T22:08:27.270Z] 21:55:01 5 28.64 0.00 4.69 0.50 0.10 66.07 [2023-02-07T22:08:27.270Z] 21:55:01 6 28.21 0.00 4.59 0.36 0.09 66.75 [2023-02-07T22:08:27.270Z] 21:55:01 7 27.88 0.00 5.95 1.33 0.10 64.74 [2023-02-07T22:08:27.270Z] 21:56:01 all 19.82 0.00 4.12 2.23 0.08 73.75 [2023-02-07T22:08:27.270Z] 21:56:01 0 19.71 0.00 4.10 0.57 0.08 75.54 [2023-02-07T22:08:27.270Z] 21:56:01 1 20.02 0.00 4.64 0.13 0.07 75.14 [2023-02-07T22:08:27.270Z] 21:56:01 2 18.72 0.00 3.48 0.17 0.07 77.56 [2023-02-07T22:08:27.270Z] 21:56:01 3 20.01 0.00 4.41 4.96 0.10 70.52 [2023-02-07T22:08:27.270Z] 21:56:01 4 19.76 0.00 3.70 0.24 0.07 76.24 [2023-02-07T22:08:27.270Z] 21:56:01 5 19.78 0.00 4.00 2.18 0.07 73.98 [2023-02-07T22:08:27.270Z] 21:56:01 6 20.36 0.00 4.78 8.42 0.08 66.36 [2023-02-07T22:08:27.270Z] 21:56:01 7 20.20 0.00 3.88 1.22 0.07 74.63 [2023-02-07T22:08:27.270Z] 21:57:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-02-07T22:08:27.270Z] 21:57:01 0 0.02 0.00 0.03 0.07 0.00 99.88 [2023-02-07T22:08:27.270Z] 21:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T22:08:27.270Z] 21:57:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-07T22:08:27.270Z] 21:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-07T22:08:27.270Z] 21:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-07T22:08:27.270Z] 21:57:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2023-02-07T22:08:27.270Z] 21:57:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-07T22:08:27.270Z] 21:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-07T22:08:27.270Z] 21:58:01 all 0.39 0.00 0.16 0.09 0.00 99.35 [2023-02-07T22:08:27.270Z] 21:58:01 0 0.22 0.00 0.08 0.02 0.02 99.67 [2023-02-07T22:08:27.270Z] 21:58:01 1 0.90 0.00 0.12 0.02 0.00 98.97 [2023-02-07T22:08:27.270Z] 21:58:01 2 0.35 0.00 0.15 0.02 0.00 99.48 [2023-02-07T22:08:27.270Z] 21:58:01 3 0.22 0.00 0.15 0.02 0.00 99.62 [2023-02-07T22:08:27.270Z] 21:58:01 4 0.05 0.00 0.07 0.02 0.02 99.85 [2023-02-07T22:08:27.270Z] 21:58:01 5 0.45 0.00 0.23 0.05 0.00 99.27 [2023-02-07T22:08:27.270Z] 21:58:01 6 0.07 0.00 0.30 0.27 0.00 99.37 [2023-02-07T22:08:27.270Z] 21:58:01 7 0.85 0.00 0.18 0.35 0.00 98.61 [2023-02-07T22:08:27.270Z] 21:59:01 all 1.93 0.00 1.25 0.53 0.03 96.26 [2023-02-07T22:08:27.270Z] 21:59:01 0 1.48 0.00 1.00 0.88 0.02 96.62 [2023-02-07T22:08:27.270Z] 21:59:01 1 4.00 0.00 0.82 0.03 0.03 95.11 [2023-02-07T22:08:27.270Z] 21:59:01 2 1.62 0.00 0.84 0.42 0.02 97.11 [2023-02-07T22:08:27.270Z] 21:59:01 3 1.82 0.00 0.95 0.37 0.03 96.83 [2023-02-07T22:08:27.270Z] 21:59:01 4 1.66 0.00 0.77 0.34 0.02 97.22 [2023-02-07T22:08:27.270Z] 21:59:01 5 2.42 0.00 1.25 1.29 0.03 95.01 [2023-02-07T22:08:27.270Z] 21:59:01 6 1.25 0.00 1.67 0.90 0.02 96.16 [2023-02-07T22:08:27.270Z] 21:59:01 7 1.22 0.00 2.69 0.02 0.03 96.04 [2023-02-07T22:08:27.270Z] 22:00:01 all 0.09 0.00 0.05 0.02 0.00 99.84 [2023-02-07T22:08:27.270Z] 22:00:01 0 0.05 0.00 0.07 0.12 0.00 99.77 [2023-02-07T22:08:27.270Z] 22:00:01 1 0.12 0.00 0.05 0.03 0.00 99.80 [2023-02-07T22:08:27.270Z] 22:00:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2023-02-07T22:08:27.270Z] 22:00:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2023-02-07T22:08:27.270Z] 22:00:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2023-02-07T22:08:27.270Z] 22:00:01 5 0.28 0.00 0.07 0.00 0.00 99.65 [2023-02-07T22:08:27.270Z] 22:00:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-07T22:08:27.270Z] 22:00:01 7 0.08 0.00 0.07 0.00 0.00 99.85 [2023-02-07T22:08:27.270Z] 22:01:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-02-07T22:08:27.270Z] 22:01:01 0 0.05 0.00 0.03 0.08 0.02 99.82 [2023-02-07T22:08:27.270Z] 22:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-07T22:08:27.270Z] 22:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-07T22:08:27.270Z] 22:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-07T22:08:27.270Z] 22:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T22:08:27.270Z] 22:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-07T22:08:27.270Z] 22:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T22:08:27.270Z] 22:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T22:08:27.270Z] 22:02:01 all 0.05 0.00 0.00 0.01 0.01 99.94 [2023-02-07T22:08:27.270Z] 22:02:01 0 0.03 0.00 0.03 0.05 0.02 99.87 [2023-02-07T22:08:27.270Z] 22:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T22:08:27.270Z] 22:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T22:08:27.270Z] 22:02:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-07T22:08:27.270Z] 22:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-07T22:08:27.270Z] 22:02:01 5 0.32 0.00 0.00 0.00 0.00 99.68 [2023-02-07T22:08:27.270Z] 22:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T22:08:27.270Z] 22:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T22:08:27.270Z] 22:03:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-02-07T22:08:27.270Z] 22:03:01 0 0.07 0.00 0.02 0.03 0.02 99.87 [2023-02-07T22:08:27.270Z] 22:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-07T22:08:27.270Z] 22:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-07T22:08:27.270Z] 22:03:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-02-07T22:08:27.270Z] 22:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-07T22:08:27.270Z] 22:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-07T22:08:27.270Z] 22:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-07T22:08:27.270Z] 22:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T22:08:27.270Z] 22:04:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2023-02-07T22:08:27.270Z] 22:04:01 0 0.07 0.00 0.05 0.03 0.02 99.83 [2023-02-07T22:08:27.270Z] 22:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-07T22:08:27.270Z] 22:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T22:08:27.270Z] 22:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-07T22:08:27.270Z] 22:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-07T22:08:27.270Z] 22:04:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-02-07T22:08:27.270Z] 22:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T22:08:27.270Z] 22:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T22:08:27.270Z] [2023-02-07T22:08:27.270Z] 22:04:01 CPU %user %nice %system %iowait %steal %idle [2023-02-07T22:08:27.270Z] 22:05:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-02-07T22:08:27.270Z] 22:05:01 0 0.05 0.00 0.05 0.02 0.02 99.87 [2023-02-07T22:08:27.270Z] 22:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-07T22:08:27.270Z] 22:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-07T22:08:27.270Z] 22:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-07T22:08:27.270Z] 22:05:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-07T22:08:27.270Z] 22:05:01 5 0.03 0.00 0.00 0.03 0.00 99.93 [2023-02-07T22:08:27.270Z] 22:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-07T22:08:27.270Z] 22:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-07T22:08:27.270Z] 22:06:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-02-07T22:08:27.270Z] 22:06:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-07T22:08:27.270Z] 22:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-07T22:08:27.270Z] 22:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T22:08:27.270Z] 22:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-07T22:08:27.270Z] 22:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-07T22:08:27.270Z] 22:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T22:08:27.271Z] 22:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T22:08:27.271Z] 22:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T22:08:27.271Z] 22:07:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2023-02-07T22:08:27.271Z] 22:07:01 0 0.08 0.00 0.00 0.05 0.02 99.85 [2023-02-07T22:08:27.271Z] 22:07:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-07T22:08:27.271Z] 22:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-07T22:08:27.271Z] 22:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-07T22:08:27.271Z] 22:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-07T22:08:27.271Z] 22:07:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-02-07T22:08:27.271Z] 22:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T22:08:27.271Z] 22:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T22:08:27.271Z] 22:08:01 all 7.86 0.00 3.43 1.96 0.05 86.70 [2023-02-07T22:08:27.271Z] 22:08:01 0 7.31 0.00 2.90 1.89 0.05 87.85 [2023-02-07T22:08:27.271Z] 22:08:01 1 7.98 0.00 3.40 0.20 0.05 88.37 [2023-02-07T22:08:27.271Z] 22:08:01 2 7.02 0.00 4.87 6.50 0.07 81.54 [2023-02-07T22:08:27.271Z] 22:08:01 3 8.09 0.00 3.74 0.10 0.07 88.00 [2023-02-07T22:08:27.271Z] 22:08:01 4 8.35 0.00 2.63 0.47 0.05 88.49 [2023-02-07T22:08:27.271Z] 22:08:01 5 7.54 0.00 4.07 3.70 0.05 84.64 [2023-02-07T22:08:27.271Z] 22:08:01 6 9.21 0.00 2.76 0.77 0.05 87.21 [2023-02-07T22:08:27.271Z] 22:08:01 7 7.34 0.00 3.04 2.06 0.05 87.52 [2023-02-07T22:08:27.271Z] Average: all 4.44 0.00 1.13 0.69 0.02 93.71 [2023-02-07T22:08:27.271Z] Average: 0 4.20 0.00 1.02 0.48 0.03 94.28 [2023-02-07T22:08:27.271Z] Average: 1 4.60 0.00 1.22 1.19 0.02 92.96 [2023-02-07T22:08:27.271Z] Average: 2 4.17 0.00 1.13 0.85 0.03 93.82 [2023-02-07T22:08:27.271Z] Average: 3 4.34 0.00 1.16 0.69 0.03 93.79 [2023-02-07T22:08:27.271Z] Average: 4 4.55 0.00 0.93 0.09 0.02 94.40 [2023-02-07T22:08:27.271Z] Average: 5 4.54 0.00 1.14 1.00 0.02 93.31 [2023-02-07T22:08:27.271Z] Average: 6 4.80 0.00 1.16 0.88 0.02 93.13 [2023-02-07T22:08:27.271Z] Average: 7 4.32 0.00 1.30 0.37 0.02 93.99 [2023-02-07T22:08:27.271Z] [2023-02-07T22:08:27.271Z] [2023-02-07T22:08:27.271Z]