Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 62825bd30777131266891ed3853b6902d2747c3b 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-ssh13739740077046443769.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh7032483985771973097.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh4760073107467998384.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh9852855422412860245.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-ssh12902896173755682041.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-9351’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-12034’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-12037’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-12038’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12040 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 62825bd30777131266891ed3853b6902d2747c3b (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#552)" > 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 62825bd30777131266891ed3853b6902d2747c3b # timeout=10 > git rev-list --no-walk 42849b84e1aa64fff78d6352030ff1fd7abd87e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-28T22:13:08.511Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-28T22:13:08.560Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-28T22:13:08.570Z] ========================================================= [2023-04-28T22:13:08.570Z] EdgeX Global Pipelines Version Info [2023-04-28T22:13:08.570Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-28T22:13:09.269Z] ------------------- [2023-04-28T22:13:09.269Z] stable info: [2023-04-28T22:13:09.269Z] ------------------- [2023-04-28T22:13:09.269Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-28T22:13:09.269Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-28T22:13:09.269Z] Message: update stable to v1.0.248 [2023-04-28T22:13:09.838Z] ------------------- [2023-04-28T22:13:09.838Z] experimental info: [2023-04-28T22:13:09.838Z] ------------------- [2023-04-28T22:13:09.838Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-28T22:13:09.838Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-28T22:13:09.838Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-28T22:13:10.005Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-28T22:13:10.015Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-28T22:13:10.024Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-28T22:13:10.032Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-28T22:13:10.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-28T22:13:10.061Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-28T22:13:10.078Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-28T22:13:10.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-28T22:13:10.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-28T22:13:10.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-28T22:13:10.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-28T22:13:10.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-28T22:13:10.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-28T22:13:10.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-28T22:13:10.197Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-28T22:13:10.217Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-28T22:13:10.235Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-28T22:13:10.249Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-28T22:13:10.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-28T22:13:10.276Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-28T22:13:10.294Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-28T22:13:10.309Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-28T22:13:10.323Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-28T22:13:10.333Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-28T22:13:10.344Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-28T22:13:10.356Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-28T22:13:10.368Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-28T22:13:10.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-28T22:13:10.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-28T22:13:10.403Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-28T22:13:10.415Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62825bd30777131266891ed3853b6902d2747c3b [Pipeline] echo [2023-04-28T22:13:10.427Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62825bd [Pipeline] echo [2023-04-28T22:13:10.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-28T22:13:10.491Z] provisioning config files... [2023-04-28T22:13:10.505Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11167784668371094030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T22:13:10.807Z] ---> docker-login.sh [2023-04-28T22:13:10.807Z] nexus3.edgexfoundry.org:10001 [2023-04-28T22:13:11.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:13:11.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:13:11.067Z] Configure a credential helper to remove this warning. See [2023-04-28T22:13:11.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:13:11.067Z] [2023-04-28T22:13:11.067Z] Login Succeeded [2023-04-28T22:13:11.067Z] nexus3.edgexfoundry.org:10002 [2023-04-28T22:13:11.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:13:11.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:13:11.067Z] Configure a credential helper to remove this warning. See [2023-04-28T22:13:11.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:13:11.067Z] [2023-04-28T22:13:11.067Z] Login Succeeded [2023-04-28T22:13:11.067Z] nexus3.edgexfoundry.org:10003 [2023-04-28T22:13:11.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:13:11.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:13:11.327Z] Configure a credential helper to remove this warning. See [2023-04-28T22:13:11.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:13:11.327Z] [2023-04-28T22:13:11.327Z] Login Succeeded [2023-04-28T22:13:11.327Z] nexus3.edgexfoundry.org:10004 [2023-04-28T22:13:11.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:13:11.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:13:11.327Z] Configure a credential helper to remove this warning. See [2023-04-28T22:13:11.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:13:11.327Z] [2023-04-28T22:13:11.327Z] Login Succeeded [2023-04-28T22:13:11.327Z] docker.io [2023-04-28T22:13:11.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:13:11.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:13:11.587Z] Configure a credential helper to remove this warning. See [2023-04-28T22:13:11.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:13:11.587Z] [2023-04-28T22:13:11.587Z] Login Succeeded [2023-04-28T22:13:11.587Z] ---> docker-login.sh ends [Pipeline] } [2023-04-28T22:13:11.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-28T22:13:11.966Z] + git rev-list -1 --merges 62825bd30777131266891ed3853b6902d2747c3b~1..62825bd30777131266891ed3853b6902d2747c3b [Pipeline] echo [2023-04-28T22:13:12.015Z] -----------> git rev-list -1 --merges 62825bd30777131266891ed3853b6902d2747c3b~1..62825bd30777131266891ed3853b6902d2747c3b 62825bd30777131266891ed3853b6902d2747c3b [false] [Pipeline] sh [2023-04-28T22:13:12.301Z] + git log --format=format:%s -1 62825bd30777131266891ed3853b6902d2747c3b [Pipeline] echo [2023-04-28T22:13:12.314Z] ========================================================= [2023-04-28T22:13:12.314Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-28T22:13:12.314Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-28T22:13:12.629Z] + git log --format=format:%s -1 62825bd30777131266891ed3853b6902d2747c3b [Pipeline] echo [2023-04-28T22:13:12.640Z] [semverPrep] GIT_COMMIT: 62825bd30777131266891ed3853b6902d2747c3b, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#552) [Pipeline] echo [2023-04-28T22:13:12.647Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-28T22:13:13.001Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-28T22:13:13.001Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-28T22:13:13.001Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-28T22:13:13.001Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-28T22:13:13.001Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-28T22:13:13.001Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-28T22:13:13.001Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:13:13.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-28T22:13:13.362Z] [2023-04-28T22:13:13.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:13:13.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-28T22:13:13.666Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-28T22:13:13.666Z] b85a868b505f: Pulling fs layer [2023-04-28T22:13:13.666Z] e2be974225ed: Pulling fs layer [2023-04-28T22:13:13.666Z] 339a4e72a1f5: Pulling fs layer [2023-04-28T22:13:13.666Z] 988bab9f4d93: Pulling fs layer [2023-04-28T22:13:13.666Z] 1469e6f7b9e6: Pulling fs layer [2023-04-28T22:13:13.666Z] eaf3925da568: Pulling fs layer [2023-04-28T22:13:13.666Z] bab4dde63d76: Pulling fs layer [2023-04-28T22:13:13.666Z] bde34c3a00c8: Pulling fs layer [2023-04-28T22:13:13.666Z] b352a97aabf1: Pulling fs layer [2023-04-28T22:13:13.666Z] 4872d77fe225: Pulling fs layer [2023-04-28T22:13:13.666Z] 5851b861e8e6: Pulling fs layer [2023-04-28T22:13:13.666Z] 988bab9f4d93: Waiting [2023-04-28T22:13:13.666Z] 1469e6f7b9e6: Waiting [2023-04-28T22:13:13.666Z] eaf3925da568: Waiting [2023-04-28T22:13:13.666Z] bab4dde63d76: Waiting [2023-04-28T22:13:13.666Z] bde34c3a00c8: Waiting [2023-04-28T22:13:13.666Z] b352a97aabf1: Waiting [2023-04-28T22:13:13.666Z] 4872d77fe225: Waiting [2023-04-28T22:13:13.666Z] 5851b861e8e6: Waiting [2023-04-28T22:13:13.666Z] e2be974225ed: Verifying Checksum [2023-04-28T22:13:13.666Z] e2be974225ed: Download complete [2023-04-28T22:13:13.666Z] 988bab9f4d93: Verifying Checksum [2023-04-28T22:13:13.666Z] 988bab9f4d93: Download complete [2023-04-28T22:13:13.666Z] 1469e6f7b9e6: Verifying Checksum [2023-04-28T22:13:13.666Z] 1469e6f7b9e6: Download complete [2023-04-28T22:13:13.666Z] 339a4e72a1f5: Verifying Checksum [2023-04-28T22:13:13.666Z] 339a4e72a1f5: Download complete [2023-04-28T22:13:13.924Z] eaf3925da568: Verifying Checksum [2023-04-28T22:13:13.924Z] eaf3925da568: Download complete [2023-04-28T22:13:13.924Z] bde34c3a00c8: Verifying Checksum [2023-04-28T22:13:13.924Z] bde34c3a00c8: Download complete [2023-04-28T22:13:13.924Z] b352a97aabf1: Download complete [2023-04-28T22:13:13.924Z] 4872d77fe225: Verifying Checksum [2023-04-28T22:13:13.924Z] 4872d77fe225: Download complete [2023-04-28T22:13:13.924Z] 5851b861e8e6: Verifying Checksum [2023-04-28T22:13:13.924Z] 5851b861e8e6: Download complete [2023-04-28T22:13:13.924Z] b85a868b505f: Verifying Checksum [2023-04-28T22:13:13.924Z] b85a868b505f: Download complete [2023-04-28T22:13:14.183Z] bab4dde63d76: Verifying Checksum [2023-04-28T22:13:14.183Z] bab4dde63d76: Download complete [2023-04-28T22:13:15.120Z] b85a868b505f: Pull complete [2023-04-28T22:13:15.379Z] e2be974225ed: Pull complete [2023-04-28T22:13:15.951Z] 339a4e72a1f5: Pull complete [2023-04-28T22:13:15.951Z] 988bab9f4d93: Pull complete [2023-04-28T22:13:16.212Z] 1469e6f7b9e6: Pull complete [2023-04-28T22:13:16.212Z] eaf3925da568: Pull complete [2023-04-28T22:13:18.118Z] bab4dde63d76: Pull complete [2023-04-28T22:13:18.118Z] bde34c3a00c8: Pull complete [2023-04-28T22:13:18.118Z] b352a97aabf1: Pull complete [2023-04-28T22:13:18.118Z] 4872d77fe225: Pull complete [2023-04-28T22:13:18.118Z] 5851b861e8e6: Pull complete [2023-04-28T22:13:18.118Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-28T22:13:18.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-28T22:13:18.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T22:13:18.236Z] prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container [2023-04-28T22:13:18.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-28T22:13:19.819Z] $ docker top 45a64f87d02df33a1e3d4478d6ad062fe30b4151a8df431f404a710e29469b94 -eo pid,comm [2023-04-28T22:13:19.882Z] 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-04-28T22:13:19.882Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-28T22:13:19.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-28T22:13:19.920Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-28T22:13:20.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-28T22:13:20.061Z] $ docker exec 45a64f87d02df33a1e3d4478d6ad062fe30b4151a8df431f404a710e29469b94 ssh-agent [2023-04-28T22:13:20.158Z] SSH_AUTH_SOCK=/tmp/ssh-cKhvHEe2p6GU/agent.32 [2023-04-28T22:13:20.158Z] SSH_AGENT_PID=39 [2023-04-28T22:13:20.164Z] Running ssh-add (command line suppressed) [2023-04-28T22:13:20.256Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3903644542659140862.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3903644542659140862.key) [2023-04-28T22:13:20.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-28T22:13:20.552Z] + git tag --points-at HEAD [Pipeline] } [2023-04-28T22:13:20.566Z] $ docker exec --env ******** --env ******** 45a64f87d02df33a1e3d4478d6ad062fe30b4151a8df431f404a710e29469b94 ssh-agent -k [2023-04-28T22:13:20.659Z] unset SSH_AUTH_SOCK; [2023-04-28T22:13:20.659Z] unset SSH_AGENT_PID; [2023-04-28T22:13:20.660Z] echo Agent pid 39 killed; [2023-04-28T22:13:20.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-28T22:13:20.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-28T22:13:20.693Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-28T22:13:20.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-28T22:13:20.803Z] $ docker exec 45a64f87d02df33a1e3d4478d6ad062fe30b4151a8df431f404a710e29469b94 ssh-agent [2023-04-28T22:13:20.905Z] SSH_AUTH_SOCK=/tmp/ssh-LBV7mU1ufme1/agent.71 [2023-04-28T22:13:20.905Z] SSH_AGENT_PID=77 [2023-04-28T22:13:20.910Z] Running ssh-add (command line suppressed) [2023-04-28T22:13:21.009Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8214525233167292300.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8214525233167292300.key) [2023-04-28T22:13:21.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-28T22:13:21.304Z] + git semver init [2023-04-28T22:13:21.562Z] 2023-04-28 22:13:21,531 [run_init] DEBUG init version:0.0.0 force:False [2023-04-28T22:13:21.562Z] 2023-04-28 22:13:21,532 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-04-28T22:13:21.562Z] 2023-04-28 22:13:21,533 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-04-28T22:13:21.562Z] 2023-04-28 22:13:21,534 [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-04-28T22:13:22.500Z] 2023-04-28 22:13:22,397 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-04-28T22:13:22.500Z] 2023-04-28 22:13:22,398 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-04-28T22:13:22.500Z] 2023-04-28 22:13:22,398 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-28T22:13:22.500Z] 2023-04-28 22:13:22,398 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-28T22:13:22.500Z] 3.0.0-dev.36 [Pipeline] } [2023-04-28T22:13:22.513Z] $ docker exec --env ******** --env ******** 45a64f87d02df33a1e3d4478d6ad062fe30b4151a8df431f404a710e29469b94 ssh-agent -k [2023-04-28T22:13:22.605Z] unset SSH_AUTH_SOCK; [2023-04-28T22:13:22.606Z] unset SSH_AGENT_PID; [2023-04-28T22:13:22.607Z] echo Agent pid 77 killed; [2023-04-28T22:13:22.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-28T22:13:22.928Z] + git semver [Pipeline] } [2023-04-28T22:13:23.204Z] $ docker stop --time=1 45a64f87d02df33a1e3d4478d6ad062fe30b4151a8df431f404a710e29469b94 [2023-04-28T22:13:24.550Z] $ docker rm -f --volumes 45a64f87d02df33a1e3d4478d6ad062fe30b4151a8df431f404a710e29469b94 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-28T22:13:24.893Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-28T22:13:25.081Z] Stashed 1 file(s) [Pipeline] echo [2023-04-28T22:13:25.084Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.36 [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-04-28T22:13:25.228Z] provisioning config files... [2023-04-28T22:13:25.237Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9737948546976568095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T22:13:25.528Z] ---> docker-login.sh [2023-04-28T22:13:25.529Z] nexus3.edgexfoundry.org:10001 [2023-04-28T22:13:25.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:13:25.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:13:25.529Z] Configure a credential helper to remove this warning. See [2023-04-28T22:13:25.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:13:25.529Z] [2023-04-28T22:13:25.529Z] Login Succeeded [2023-04-28T22:13:25.529Z] nexus3.edgexfoundry.org:10002 [2023-04-28T22:13:25.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:13:25.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:13:25.529Z] Configure a credential helper to remove this warning. See [2023-04-28T22:13:25.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:13:25.529Z] [2023-04-28T22:13:25.529Z] Login Succeeded [2023-04-28T22:13:25.529Z] nexus3.edgexfoundry.org:10003 [2023-04-28T22:13:25.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:13:25.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:13:25.787Z] Configure a credential helper to remove this warning. See [2023-04-28T22:13:25.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:13:25.787Z] [2023-04-28T22:13:25.787Z] Login Succeeded [2023-04-28T22:13:25.787Z] nexus3.edgexfoundry.org:10004 [2023-04-28T22:13:25.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:13:25.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:13:25.787Z] Configure a credential helper to remove this warning. See [2023-04-28T22:13:25.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:13:25.788Z] [2023-04-28T22:13:25.788Z] Login Succeeded [2023-04-28T22:13:25.788Z] docker.io [2023-04-28T22:13:25.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:13:26.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:13:26.064Z] Configure a credential helper to remove this warning. See [2023-04-28T22:13:26.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:13:26.064Z] [2023-04-28T22:13:26.064Z] Login Succeeded [2023-04-28T22:13:26.064Z] ---> docker-login.sh ends [Pipeline] } [2023-04-28T22:13:26.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-28T22:13:26.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-28T22:13:26.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-28T22:13:26.152Z] ========================================================= [2023-04-28T22:13:26.152Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-28T22:13:26.152Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:13:26.452Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-28T22:13:26.452Z] Sending build context to Docker daemon 3.29MB [2023-04-28T22:13:26.452Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-28T22:13:26.452Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-28T22:13:26.452Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-28T22:13:26.452Z] f56be85fc22e: Pulling fs layer [2023-04-28T22:13:26.452Z] 85791d961cd3: Pulling fs layer [2023-04-28T22:13:26.452Z] d694b5ae8c79: Pulling fs layer [2023-04-28T22:13:26.452Z] 9f32a84ed3da: Pulling fs layer [2023-04-28T22:13:26.452Z] 4d19c01a9841: Pulling fs layer [2023-04-28T22:13:26.452Z] 9325e15d5711: Pulling fs layer [2023-04-28T22:13:26.452Z] 556b6ee489ea: Pulling fs layer [2023-04-28T22:13:26.452Z] 9f32a84ed3da: Waiting [2023-04-28T22:13:26.452Z] 9325e15d5711: Waiting [2023-04-28T22:13:26.452Z] 4d19c01a9841: Waiting [2023-04-28T22:13:26.452Z] c5a4b2cf53e6: Pulling fs layer [2023-04-28T22:13:26.452Z] c5a4b2cf53e6: Waiting [2023-04-28T22:13:26.712Z] 85791d961cd3: Download complete [2023-04-28T22:13:26.712Z] 9f32a84ed3da: Verifying Checksum [2023-04-28T22:13:26.712Z] 9f32a84ed3da: Download complete [2023-04-28T22:13:26.712Z] f56be85fc22e: Verifying Checksum [2023-04-28T22:13:26.712Z] f56be85fc22e: Download complete [2023-04-28T22:13:26.712Z] 4d19c01a9841: Verifying Checksum [2023-04-28T22:13:26.712Z] 4d19c01a9841: Download complete [2023-04-28T22:13:26.712Z] 9325e15d5711: Verifying Checksum [2023-04-28T22:13:26.712Z] 9325e15d5711: Download complete [2023-04-28T22:13:26.712Z] f56be85fc22e: Pull complete [2023-04-28T22:13:26.971Z] 85791d961cd3: Pull complete [2023-04-28T22:13:27.229Z] c5a4b2cf53e6: Verifying Checksum [2023-04-28T22:13:27.229Z] c5a4b2cf53e6: Download complete [2023-04-28T22:13:27.229Z] d694b5ae8c79: Verifying Checksum [2023-04-28T22:13:27.229Z] d694b5ae8c79: Download complete [2023-04-28T22:13:27.488Z] 556b6ee489ea: Verifying Checksum [2023-04-28T22:13:27.488Z] 556b6ee489ea: Download complete [2023-04-28T22:13:30.022Z] d694b5ae8c79: Pull complete [2023-04-28T22:13:30.022Z] 9f32a84ed3da: Pull complete [2023-04-28T22:13:30.022Z] 4d19c01a9841: Pull complete [2023-04-28T22:13:30.280Z] 9325e15d5711: Pull complete [2023-04-28T22:13:32.825Z] 556b6ee489ea: Pull complete [2023-04-28T22:13:33.398Z] c5a4b2cf53e6: Pull complete [2023-04-28T22:13:33.398Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-28T22:13:33.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-28T22:13:33.398Z] ---> c4be618373d6 [2023-04-28T22:13:33.398Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-28T22:13:35.303Z] ---> Running in 4c376cdd04eb [2023-04-28T22:13:35.303Z] Removing intermediate container 4c376cdd04eb [2023-04-28T22:13:35.303Z] ---> 75e0eaf9599f [2023-04-28T22:13:35.303Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-28T22:13:35.303Z] ---> Running in 4716a20187ec [2023-04-28T22:13:35.303Z] Removing intermediate container 4716a20187ec [2023-04-28T22:13:35.303Z] ---> bec31d4d5be0 [2023-04-28T22:13:35.303Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-28T22:13:35.303Z] ---> Running in 01a170d5ca2f [2023-04-28T22:13:35.303Z] Removing intermediate container 01a170d5ca2f [2023-04-28T22:13:35.303Z] ---> 6516b653c070 [2023-04-28T22:13:35.303Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-28T22:13:35.303Z] ---> Running in 30859babef1d [2023-04-28T22:13:35.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-28T22:13:35.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-28T22:13:35.821Z] OK: 265 MiB in 53 packages [2023-04-28T22:13:37.214Z] Removing intermediate container 30859babef1d [2023-04-28T22:13:37.214Z] ---> 3565b770b811 [2023-04-28T22:13:37.214Z] Step 7/12 : WORKDIR /app [2023-04-28T22:13:37.214Z] ---> Running in 0fcee4e1bfc3 [2023-04-28T22:13:37.472Z] Removing intermediate container 0fcee4e1bfc3 [2023-04-28T22:13:37.473Z] ---> 3d67305946f3 [2023-04-28T22:13:37.473Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-28T22:13:37.473Z] ---> 12a731ccebf0 [2023-04-28T22:13:37.473Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-28T22:13:37.473Z] ---> Running in ee652e1d090c [2023-04-28T22:13:40.191Z] Still waiting to schedule task [2023-04-28T22:13:40.191Z] ‘prd-centos7-blackbox-4c-2g-9351’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-28T22:13:40.191Z] ‘prd-centos7-builder-2c-1g-12034’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-28T22:13:40.191Z] ‘prd-ubuntu20.04-docker-8c-8g-12039’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-28T22:13:40.191Z] ‘prd-ubuntu20.04-docker-8c-8g-12042’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-28T22:13:40.192Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-12041’ is offline [2023-04-28T22:13:55.560Z] Removing intermediate container ee652e1d090c [2023-04-28T22:13:55.560Z] ---> 175616e28dbd [2023-04-28T22:13:55.560Z] Step 10/12 : COPY . . [2023-04-28T22:13:55.819Z] ---> 00d812563881 [2023-04-28T22:13:55.819Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-28T22:13:55.819Z] ---> Running in d044a6c96533 [2023-04-28T22:13:56.077Z] Removing intermediate container d044a6c96533 [2023-04-28T22:13:56.077Z] ---> 8ba6f01e5bb2 [2023-04-28T22:13:56.077Z] Step 12/12 : RUN $MAKE [2023-04-28T22:13:56.077Z] ---> Running in 0ff198a83ba2 [2023-04-28T22:13:56.335Z] noop [2023-04-28T22:13:56.594Z] Removing intermediate container 0ff198a83ba2 [2023-04-28T22:13:56.594Z] ---> 766c3dbccd9f [2023-04-28T22:13:56.594Z] Successfully built 766c3dbccd9f [2023-04-28T22:13:56.594Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:13:56.894Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-28T22:13:56.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T22:13:56.960Z] prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container [2023-04-28T22:13:56.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-28T22:13:57.383Z] $ docker top 32939b3e6fe6ce0e11501d3dd416be0556907214e539b2dc02bef6453a076927 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T22:13:57.729Z] + go version [2023-04-28T22:13:57.729Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-28T22:13:57.744Z] $ docker stop --time=1 32939b3e6fe6ce0e11501d3dd416be0556907214e539b2dc02bef6453a076927 [2023-04-28T22:13:59.058Z] $ docker rm -f --volumes 32939b3e6fe6ce0e11501d3dd416be0556907214e539b2dc02bef6453a076927 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:13:59.439Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-28T22:13:59.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T22:13:59.501Z] prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container [2023-04-28T22:13:59.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-28T22:13:59.945Z] $ docker top f54743cd921aac0cd9f1fb0ccfb11a071a14f192a36177acd99d5735b8a4af19 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T22:14:00.282Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-04-28T22:14:00.575Z] + make test [2023-04-28T22:14:00.575Z] go test -race -coverprofile=coverage.out ./... [2023-04-28T22:14:18.650Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-28T22:14:36.715Z] go vet ./... [2023-04-28T22:14:38.614Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-28T22:14:38.614Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-28T22:14:38.614Z] ./bin/test-attribution-txt.sh [2023-04-28T22:14:38.614Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-04-28T22:14:38.614Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-28T22:14:38.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-28T22:14:38.644Z] $ docker stop --time=1 f54743cd921aac0cd9f1fb0ccfb11a071a14f192a36177acd99d5735b8a4af19 [2023-04-28T22:14:40.817Z] $ docker rm -f --volumes f54743cd921aac0cd9f1fb0ccfb11a071a14f192a36177acd99d5735b8a4af19 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-28T22:14:41.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-28T22:14:41.354Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-28T22:14:41.795Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-28T22:14:42.083Z] + ls -al . [2023-04-28T22:14:42.083Z] total 176 [2023-04-28T22:14:42.083Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 22:14 . [2023-04-28T22:14:42.083Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:13 .. [2023-04-28T22:14:42.083Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 28 22:13 .dockerignore [2023-04-28T22:14:42.083Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 22:13 .git [2023-04-28T22:14:42.083Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 22:13 .github [2023-04-28T22:14:42.083Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 28 22:13 .gitignore [2023-04-28T22:14:42.083Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 22:13 .golangci.yml [2023-04-28T22:14:42.083Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 22:13 .semver [2023-04-28T22:14:42.083Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 28 22:13 Attribution.txt [2023-04-28T22:14:42.083Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 28 22:13 CHANGELOG.md [2023-04-28T22:14:42.083Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 28 22:13 Dockerfile [2023-04-28T22:14:42.083Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 22:13 GOVERNANCE.md [2023-04-28T22:14:42.083Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 28 22:13 Jenkinsfile [2023-04-28T22:14:42.083Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 28 22:13 LICENSE [2023-04-28T22:14:42.083Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 28 22:13 OWNERS.md [2023-04-28T22:14:42.083Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 28 22:13 README.md [2023-04-28T22:14:42.083Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 22:13 VERSION [2023-04-28T22:14:42.083Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:13 bin [2023-04-28T22:14:42.083Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 28 22:14 coverage.out [2023-04-28T22:14:42.083Z] -rw-rw-r-- 1 jenkins jenkins 3302 Apr 28 22:13 go.mod [2023-04-28T22:14:42.083Z] -rw-rw-r-- 1 jenkins jenkins 31536 Apr 28 22:13 go.sum [2023-04-28T22:14:42.083Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 28 22:13 main.go [2023-04-28T22:14:42.083Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 28 22:13 makefile [2023-04-28T22:14:42.083Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 22:13 res [2023-04-28T22:14:42.083Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:13 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:14:42.478Z] + 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=62825bd30777131266891ed3853b6902d2747c3b --label arch=amd64 --label version=3.0.0-dev.36 . [2023-04-28T22:14:42.478Z] Sending build context to Docker daemon 3.291MB [2023-04-28T22:14:42.478Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-28T22:14:42.478Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-28T22:14:42.478Z] ---> 766c3dbccd9f [2023-04-28T22:14:42.478Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-28T22:14:42.478Z] ---> Running in bc2459f5554f [2023-04-28T22:14:42.478Z] Removing intermediate container bc2459f5554f [2023-04-28T22:14:42.478Z] ---> 63b0d26c9899 [2023-04-28T22:14:42.478Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-28T22:14:42.478Z] ---> Running in 39b4db472f88 [2023-04-28T22:14:42.762Z] Removing intermediate container 39b4db472f88 [2023-04-28T22:14:42.762Z] ---> a7ac552268be [2023-04-28T22:14:42.762Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-28T22:14:42.762Z] ---> Running in 6c8fadadf8bc [2023-04-28T22:14:42.762Z] Removing intermediate container 6c8fadadf8bc [2023-04-28T22:14:42.762Z] ---> 9c79a76e0e29 [2023-04-28T22:14:42.762Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-28T22:14:42.762Z] ---> Running in ec1918c76993 [2023-04-28T22:14:43.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-28T22:14:43.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-28T22:14:43.310Z] OK: 265 MiB in 53 packages [2023-04-28T22:14:43.569Z] Removing intermediate container ec1918c76993 [2023-04-28T22:14:43.569Z] ---> d634d68af53c [2023-04-28T22:14:43.569Z] Step 7/26 : WORKDIR /app [2023-04-28T22:14:43.569Z] ---> Running in 3962b5a98aaf [2023-04-28T22:14:43.826Z] Removing intermediate container 3962b5a98aaf [2023-04-28T22:14:43.826Z] ---> db1d52665bab [2023-04-28T22:14:43.826Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-28T22:14:43.826Z] ---> 91a9f167992d [2023-04-28T22:14:43.826Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-28T22:14:43.826Z] ---> Running in 510277c064fb [2023-04-28T22:14:44.760Z] Removing intermediate container 510277c064fb [2023-04-28T22:14:44.761Z] ---> e6e2b211640f [2023-04-28T22:14:44.761Z] Step 10/26 : COPY . . [2023-04-28T22:14:44.761Z] ---> 5f9beda0fd12 [2023-04-28T22:14:44.761Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-28T22:14:44.761Z] ---> Running in fcd63548f5ce [2023-04-28T22:14:45.019Z] Removing intermediate container fcd63548f5ce [2023-04-28T22:14:45.019Z] ---> ae7dd18e3436 [2023-04-28T22:14:45.019Z] Step 12/26 : RUN $MAKE [2023-04-28T22:14:45.019Z] ---> Running in 883486289f9e [2023-04-28T22:14:45.278Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.36" -trimpath -mod=readonly -o app-service-configurable [2023-04-28T22:15:03.370Z] Removing intermediate container 883486289f9e [2023-04-28T22:15:03.370Z] ---> 9e23ef668ee7 [2023-04-28T22:15:03.370Z] Step 13/26 : FROM alpine:3.17 [2023-04-28T22:15:03.370Z] 3.17: Pulling from library/alpine [2023-04-28T22:15:03.370Z] f56be85fc22e: Already exists [2023-04-28T22:15:03.370Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-28T22:15:03.370Z] Status: Downloaded newer image for alpine:3.17 [2023-04-28T22:15:03.370Z] ---> 9ed4aefc74f6 [2023-04-28T22:15:03.370Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-28T22:15:03.370Z] ---> Running in e419396b6a9f [2023-04-28T22:15:03.370Z] Removing intermediate container e419396b6a9f [2023-04-28T22:15:03.370Z] ---> 6ace18d36cfa [2023-04-28T22:15:03.370Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-28T22:15:03.370Z] ---> Running in 4c27cd512659 [2023-04-28T22:15:03.370Z] Removing intermediate container 4c27cd512659 [2023-04-28T22:15:03.370Z] ---> e71f4728931e [2023-04-28T22:15:03.370Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-28T22:15:03.370Z] ---> Running in 34da1b145d29 [2023-04-28T22:15:03.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-28T22:15:03.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-28T22:15:03.370Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-28T22:15:03.370Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-28T22:15:03.370Z] Executing busybox-1.35.0-r29.trigger [2023-04-28T22:15:03.370Z] Executing ca-certificates-20220614-r4.trigger [2023-04-28T22:15:03.370Z] OK: 8 MiB in 17 packages [2023-04-28T22:15:03.370Z] Removing intermediate container 34da1b145d29 [2023-04-28T22:15:03.370Z] ---> d6c690a41791 [2023-04-28T22:15:03.370Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-28T22:15:03.370Z] ---> 2810360026ef [2023-04-28T22:15:03.370Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-28T22:15:03.370Z] ---> 422d1bbe3be0 [2023-04-28T22:15:03.370Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-28T22:15:03.370Z] ---> 08f36edaeaa8 [2023-04-28T22:15:03.370Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-28T22:15:03.370Z] ---> 63d41ac5bff2 [2023-04-28T22:15:03.370Z] Step 21/26 : EXPOSE 48095 [2023-04-28T22:15:03.370Z] ---> Running in e2ba4b8b5d98 [2023-04-28T22:15:03.370Z] Removing intermediate container e2ba4b8b5d98 [2023-04-28T22:15:03.370Z] ---> 3f6158d571da [2023-04-28T22:15:03.370Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-28T22:15:03.370Z] ---> Running in 7fc8a16d07d6 [2023-04-28T22:15:03.628Z] Removing intermediate container 7fc8a16d07d6 [2023-04-28T22:15:03.628Z] ---> 13bf0f053b0b [2023-04-28T22:15:03.628Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-28T22:15:03.628Z] ---> Running in b9bfed7a88a2 [2023-04-28T22:15:03.628Z] Removing intermediate container b9bfed7a88a2 [2023-04-28T22:15:03.628Z] ---> c57a6ec9a811 [2023-04-28T22:15:03.628Z] Step 24/26 : LABEL arch=amd64 [2023-04-28T22:15:03.629Z] ---> Running in 6203a380428c [2023-04-28T22:15:03.887Z] Removing intermediate container 6203a380428c [2023-04-28T22:15:03.887Z] ---> faf928e45d6e [2023-04-28T22:15:03.887Z] Step 25/26 : LABEL git_sha=62825bd30777131266891ed3853b6902d2747c3b [2023-04-28T22:15:03.887Z] ---> Running in 5e37d629e62e [2023-04-28T22:15:03.887Z] Removing intermediate container 5e37d629e62e [2023-04-28T22:15:03.887Z] ---> fa86fc630c9d [2023-04-28T22:15:03.887Z] Step 26/26 : LABEL version=3.0.0-dev.36 [2023-04-28T22:15:03.887Z] ---> Running in 41952e3c45d4 [2023-04-28T22:15:03.887Z] Removing intermediate container 41952e3c45d4 [2023-04-28T22:15:03.887Z] ---> 8259c3cf0ec2 [2023-04-28T22:15:03.887Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-28T22:15:03.887Z] Successfully built 8259c3cf0ec2 [2023-04-28T22:15:03.887Z] 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-04-28T22:15:03.964Z] provisioning config files... [2023-04-28T22:15:03.970Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13704824337824835455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T22:15:04.263Z] ---> docker-login.sh [2023-04-28T22:15:04.263Z] nexus3.edgexfoundry.org:10001 [2023-04-28T22:15:04.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:15:04.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:15:04.263Z] Configure a credential helper to remove this warning. See [2023-04-28T22:15:04.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:15:04.263Z] [2023-04-28T22:15:04.263Z] Login Succeeded [2023-04-28T22:15:04.263Z] nexus3.edgexfoundry.org:10002 [2023-04-28T22:15:04.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:15:04.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:15:04.263Z] Configure a credential helper to remove this warning. See [2023-04-28T22:15:04.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:15:04.263Z] [2023-04-28T22:15:04.264Z] Login Succeeded [2023-04-28T22:15:04.264Z] nexus3.edgexfoundry.org:10003 [2023-04-28T22:15:04.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:15:04.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:15:04.523Z] Configure a credential helper to remove this warning. See [2023-04-28T22:15:04.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:15:04.523Z] [2023-04-28T22:15:04.523Z] Login Succeeded [2023-04-28T22:15:04.523Z] nexus3.edgexfoundry.org:10004 [2023-04-28T22:15:04.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:15:04.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:15:04.523Z] Configure a credential helper to remove this warning. See [2023-04-28T22:15:04.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:15:04.523Z] [2023-04-28T22:15:04.523Z] Login Succeeded [2023-04-28T22:15:04.523Z] docker.io [2023-04-28T22:15:04.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:15:04.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:15:04.781Z] Configure a credential helper to remove this warning. See [2023-04-28T22:15:04.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:15:04.781Z] [2023-04-28T22:15:04.781Z] Login Succeeded [2023-04-28T22:15:04.781Z] ---> docker-login.sh ends [Pipeline] } [2023-04-28T22:15:04.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-28T22:15:04.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-28T22:15:04.843Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-04-28T22:15:04.843Z] 62825bd30777131266891ed3853b6902d2747c3b [2023-04-28T22:15:04.843Z] latest [2023-04-28T22:15:04.843Z] 3.0.0-dev.36 [2023-04-28T22:15:04.843Z] 62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36 [2023-04-28T22:15:04.843Z] main [2023-04-28T22:15:04.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:15:05.150Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:62825bd30777131266891ed3853b6902d2747c3b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:15:05.451Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:62825bd30777131266891ed3853b6902d2747c3b [2023-04-28T22:15:05.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-28T22:15:05.451Z] 4bd41501a471: Preparing [2023-04-28T22:15:05.451Z] 168762106fc0: Preparing [2023-04-28T22:15:05.451Z] 188537d97a7d: Preparing [2023-04-28T22:15:05.451Z] 0dfd4bf18216: Preparing [2023-04-28T22:15:05.451Z] c0dc9bf54580: Preparing [2023-04-28T22:15:05.451Z] f1417ff83b31: Preparing [2023-04-28T22:15:05.451Z] f1417ff83b31: Waiting [2023-04-28T22:15:05.451Z] 188537d97a7d: Pushed [2023-04-28T22:15:05.451Z] 168762106fc0: Pushed [2023-04-28T22:15:05.451Z] 0dfd4bf18216: Pushed [2023-04-28T22:15:05.451Z] f1417ff83b31: Layer already exists [2023-04-28T22:15:05.451Z] c0dc9bf54580: Pushed [2023-04-28T22:15:07.982Z] 4bd41501a471: Pushed [2023-04-28T22:15:07.982Z] 62825bd30777131266891ed3853b6902d2747c3b: digest: sha256:a52c89e10f99b85e6bf30b2ab723f24b0464ccc09d1a037d87f2a30dd72a8abf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:15:08.289Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:15:08.594Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-28T22:15:08.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-28T22:15:08.594Z] 4bd41501a471: Preparing [2023-04-28T22:15:08.594Z] 168762106fc0: Preparing [2023-04-28T22:15:08.594Z] 188537d97a7d: Preparing [2023-04-28T22:15:08.594Z] 0dfd4bf18216: Preparing [2023-04-28T22:15:08.594Z] c0dc9bf54580: Preparing [2023-04-28T22:15:08.594Z] f1417ff83b31: Preparing [2023-04-28T22:15:08.594Z] f1417ff83b31: Waiting [2023-04-28T22:15:08.594Z] 188537d97a7d: Layer already exists [2023-04-28T22:15:08.594Z] 0dfd4bf18216: Layer already exists [2023-04-28T22:15:08.594Z] 4bd41501a471: Layer already exists [2023-04-28T22:15:08.594Z] 168762106fc0: Layer already exists [2023-04-28T22:15:08.594Z] c0dc9bf54580: Layer already exists [2023-04-28T22:15:08.594Z] f1417ff83b31: Layer already exists [2023-04-28T22:15:08.594Z] latest: digest: sha256:a52c89e10f99b85e6bf30b2ab723f24b0464ccc09d1a037d87f2a30dd72a8abf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:15:08.905Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:15:09.214Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.36 [2023-04-28T22:15:09.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-28T22:15:09.214Z] 4bd41501a471: Preparing [2023-04-28T22:15:09.214Z] 168762106fc0: Preparing [2023-04-28T22:15:09.214Z] 188537d97a7d: Preparing [2023-04-28T22:15:09.214Z] 0dfd4bf18216: Preparing [2023-04-28T22:15:09.214Z] c0dc9bf54580: Preparing [2023-04-28T22:15:09.214Z] f1417ff83b31: Preparing [2023-04-28T22:15:09.214Z] f1417ff83b31: Waiting [2023-04-28T22:15:09.214Z] 168762106fc0: Layer already exists [2023-04-28T22:15:09.214Z] c0dc9bf54580: Layer already exists [2023-04-28T22:15:09.214Z] 188537d97a7d: Layer already exists [2023-04-28T22:15:09.214Z] 0dfd4bf18216: Layer already exists [2023-04-28T22:15:09.214Z] 4bd41501a471: Layer already exists [2023-04-28T22:15:09.214Z] f1417ff83b31: Layer already exists [2023-04-28T22:15:09.214Z] 3.0.0-dev.36: digest: sha256:a52c89e10f99b85e6bf30b2ab723f24b0464ccc09d1a037d87f2a30dd72a8abf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:15:09.533Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:15:09.856Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36 [2023-04-28T22:15:09.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-28T22:15:09.856Z] 4bd41501a471: Preparing [2023-04-28T22:15:09.856Z] 168762106fc0: Preparing [2023-04-28T22:15:09.856Z] 188537d97a7d: Preparing [2023-04-28T22:15:09.856Z] 0dfd4bf18216: Preparing [2023-04-28T22:15:09.856Z] c0dc9bf54580: Preparing [2023-04-28T22:15:09.856Z] f1417ff83b31: Preparing [2023-04-28T22:15:09.856Z] f1417ff83b31: Waiting [2023-04-28T22:15:09.856Z] c0dc9bf54580: Layer already exists [2023-04-28T22:15:09.856Z] 0dfd4bf18216: Layer already exists [2023-04-28T22:15:09.856Z] 188537d97a7d: Layer already exists [2023-04-28T22:15:09.856Z] 4bd41501a471: Layer already exists [2023-04-28T22:15:09.856Z] 168762106fc0: Layer already exists [2023-04-28T22:15:09.856Z] f1417ff83b31: Layer already exists [2023-04-28T22:15:09.856Z] 62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36: digest: sha256:a52c89e10f99b85e6bf30b2ab723f24b0464ccc09d1a037d87f2a30dd72a8abf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:15:10.166Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:15:10.469Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-04-28T22:15:10.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-28T22:15:10.469Z] 4bd41501a471: Preparing [2023-04-28T22:15:10.469Z] 168762106fc0: Preparing [2023-04-28T22:15:10.469Z] 188537d97a7d: Preparing [2023-04-28T22:15:10.469Z] 0dfd4bf18216: Preparing [2023-04-28T22:15:10.469Z] c0dc9bf54580: Preparing [2023-04-28T22:15:10.469Z] f1417ff83b31: Preparing [2023-04-28T22:15:10.469Z] f1417ff83b31: Waiting [2023-04-28T22:15:10.469Z] 0dfd4bf18216: Layer already exists [2023-04-28T22:15:10.469Z] 168762106fc0: Layer already exists [2023-04-28T22:15:10.469Z] 188537d97a7d: Layer already exists [2023-04-28T22:15:10.469Z] c0dc9bf54580: Layer already exists [2023-04-28T22:15:10.469Z] 4bd41501a471: Layer already exists [2023-04-28T22:15:10.469Z] f1417ff83b31: Layer already exists [2023-04-28T22:15:10.469Z] main: digest: sha256:a52c89e10f99b85e6bf30b2ab723f24b0464ccc09d1a037d87f2a30dd72a8abf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-28T22:15:10.517Z] ===================================================== [Pipeline] echo [2023-04-28T22:15:10.527Z] taggedImages: [2023-04-28T22:15:10.527Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:62825bd30777131266891ed3853b6902d2747c3b [2023-04-28T22:15:10.527Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-28T22:15:10.527Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.36 [2023-04-28T22:15:10.527Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36 [2023-04-28T22:15:10.527Z] - 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-04-28T22:15:10.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-28T22:15:10.903Z] [2023-04-28T22:15:10.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:15:11.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-28T22:15:11.201Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-28T22:15:11.201Z] 5eb5b503b376: Pulling fs layer [2023-04-28T22:15:11.201Z] 5c69ac0246d0: Pulling fs layer [2023-04-28T22:15:11.201Z] ec43610c2a17: Pulling fs layer [2023-04-28T22:15:11.201Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-28T22:15:11.201Z] 33b1e0a273af: Pulling fs layer [2023-04-28T22:15:11.201Z] 5d3b04190fa2: Pulling fs layer [2023-04-28T22:15:11.201Z] 2f39f015ded8: Pulling fs layer [2023-04-28T22:15:11.201Z] 3a2ae6a8a46f: Waiting [2023-04-28T22:15:11.201Z] 2f39f015ded8: Waiting [2023-04-28T22:15:11.201Z] 33b1e0a273af: Waiting [2023-04-28T22:15:11.201Z] 5c69ac0246d0: Download complete [2023-04-28T22:15:11.201Z] 3a2ae6a8a46f: Download complete [2023-04-28T22:15:11.201Z] 33b1e0a273af: Download complete [2023-04-28T22:15:11.201Z] ec43610c2a17: Verifying Checksum [2023-04-28T22:15:11.201Z] ec43610c2a17: Download complete [2023-04-28T22:15:11.459Z] 5d3b04190fa2: Verifying Checksum [2023-04-28T22:15:11.459Z] 5d3b04190fa2: Download complete [2023-04-28T22:15:11.459Z] 5eb5b503b376: Verifying Checksum [2023-04-28T22:15:11.459Z] 5eb5b503b376: Download complete [2023-04-28T22:15:12.025Z] 2f39f015ded8: Download complete [2023-04-28T22:15:12.591Z] 5eb5b503b376: Pull complete [2023-04-28T22:15:12.591Z] 5c69ac0246d0: Pull complete [2023-04-28T22:15:12.848Z] ec43610c2a17: Pull complete [2023-04-28T22:15:13.107Z] 3a2ae6a8a46f: Pull complete [2023-04-28T22:15:13.107Z] 33b1e0a273af: Pull complete [2023-04-28T22:15:13.365Z] 5d3b04190fa2: Pull complete [2023-04-28T22:15:17.541Z] 2f39f015ded8: Pull complete [2023-04-28T22:15:17.541Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-28T22:15:17.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-28T22:15:17.541Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T22:15:17.624Z] prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container [2023-04-28T22:15:17.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-28T22:15:18.868Z] $ docker top 54ccbbe04385a339d7b3dc601214b1a983d92d4ab99063b06036f88029627340 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T22:15:19.221Z] ---> job-cost.sh [2023-04-28T22:15:19.221Z] lf-activate-venv: SKIPPING [2023-04-28T22:15:19.221Z] INFO: No Stack... [2023-04-28T22:15:19.480Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-28T22:15:19.738Z] INFO: Archiving Costs [Pipeline] sh [2023-04-28T22:15:20.021Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-04-28T22:15:20.021Z] + cut -d, -f6 [Pipeline] lock [2023-04-28T22:15:20.032Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-154-stack-cost] [2023-04-28T22:15:20.037Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-154-stack-cost] did not exist. Created. [2023-04-28T22:15:20.037Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-28T22:15:20.337Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-28T22:15:20.366Z] Stashed 1 file(s) [Pipeline] } [2023-04-28T22:15:20.372Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-154-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-28T22:15:20.394Z] $ docker stop --time=1 54ccbbe04385a339d7b3dc601214b1a983d92d4ab99063b06036f88029627340 [2023-04-28T22:15:21.550Z] $ docker rm -f --volumes 54ccbbe04385a339d7b3dc601214b1a983d92d4ab99063b06036f88029627340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-28T22:16:20.750Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12044 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-04-28T22:16:20.761Z] Running in /w/workspace/app-service-configurable/154 [Pipeline] { [Pipeline] checkout [2023-04-28T22:16:20.803Z] Selected Git installation does not exist. Using Default [2023-04-28T22:16:20.803Z] The recommended git tool is: NONE [2023-04-28T22:16:27.659Z] using credential edgex-jenkins-ssh [2023-04-28T22:16:27.678Z] Cloning the remote Git repository [2023-04-28T22:16:27.732Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-28T22:16:27.849Z] > git init /w/workspace/app-service-configurable/154 # timeout=10 [2023-04-28T22:16:28.019Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-28T22:16:28.020Z] > git --version # timeout=10 [2023-04-28T22:16:28.043Z] > git --version # 'git version 2.25.1' [2023-04-28T22:16:28.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-28T22:16:28.230Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-28T22:16:29.455Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-28T22:16:29.480Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-28T22:16:30.579Z] Avoid second fetch [2023-04-28T22:16:30.580Z] Checking out Revision 62825bd30777131266891ed3853b6902d2747c3b (main) [2023-04-28T22:16:30.602Z] > git config core.sparsecheckout # timeout=10 [2023-04-28T22:16:30.692Z] > git checkout -f 62825bd30777131266891ed3853b6902d2747c3b # timeout=10 [2023-04-28T22:16:31.256Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#552)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-28T22:16:32.168Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-28T22:16:32.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-28T22:16:32.168Z] Dload Upload Total Spent Left Speed [2023-04-28T22:16:32.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-04-28T22:16:32.886Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-28T22:16:33.252Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-28T22:16:33.252Z] + sudo tee /etc/docker/daemon.new [2023-04-28T22:16:33.252Z] { [2023-04-28T22:16:33.252Z] "registry-mirrors": [ [2023-04-28T22:16:33.252Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-28T22:16:33.252Z] ], [2023-04-28T22:16:33.252Z] "bip": "10.250.0.254/24", [2023-04-28T22:16:33.252Z] "hosts": [ [2023-04-28T22:16:33.252Z] "tcp://0.0.0.0:5555", [2023-04-28T22:16:33.252Z] "unix:///var/run/docker.sock" [2023-04-28T22:16:33.252Z] ], [2023-04-28T22:16:33.252Z] "mtu": 1458, [2023-04-28T22:16:33.252Z] "selinux-enabled": true, [2023-04-28T22:16:33.252Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-28T22:16:33.252Z] } [Pipeline] sh [2023-04-28T22:16:33.613Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-28T22:16:33.967Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-28T22:16:52.304Z] provisioning config files... [2023-04-28T22:16:52.339Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/154@tmp/config7534953823366386784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T22:16:52.709Z] ---> docker-login.sh [2023-04-28T22:16:52.709Z] nexus3.edgexfoundry.org:10001 [2023-04-28T22:16:53.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:16:53.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:16:53.578Z] Configure a credential helper to remove this warning. See [2023-04-28T22:16:53.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:16:53.578Z] [2023-04-28T22:16:53.578Z] Login Succeeded [2023-04-28T22:16:53.578Z] nexus3.edgexfoundry.org:10002 [2023-04-28T22:16:53.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:16:53.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:16:53.852Z] Configure a credential helper to remove this warning. See [2023-04-28T22:16:53.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:16:53.852Z] [2023-04-28T22:16:53.852Z] Login Succeeded [2023-04-28T22:16:53.852Z] nexus3.edgexfoundry.org:10003 [2023-04-28T22:16:54.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:16:54.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:16:54.391Z] Configure a credential helper to remove this warning. See [2023-04-28T22:16:54.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:16:54.391Z] [2023-04-28T22:16:54.391Z] Login Succeeded [2023-04-28T22:16:54.391Z] nexus3.edgexfoundry.org:10004 [2023-04-28T22:16:54.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:16:54.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:16:54.663Z] Configure a credential helper to remove this warning. See [2023-04-28T22:16:54.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:16:54.663Z] [2023-04-28T22:16:54.663Z] Login Succeeded [2023-04-28T22:16:54.663Z] docker.io [2023-04-28T22:16:54.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:16:55.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:16:55.212Z] Configure a credential helper to remove this warning. See [2023-04-28T22:16:55.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:16:55.212Z] [2023-04-28T22:16:55.212Z] Login Succeeded [2023-04-28T22:16:55.212Z] ---> docker-login.sh ends [Pipeline] } [2023-04-28T22:16:55.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-28T22:16:55.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-28T22:16:55.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-28T22:16:55.553Z] ========================================================= [2023-04-28T22:16:55.553Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-28T22:16:55.553Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:16:55.915Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-28T22:16:55.915Z] Sending build context to Docker daemon 169kB [2023-04-28T22:16:56.188Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-28T22:16:56.188Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-28T22:16:56.464Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-28T22:16:56.464Z] c41833b44d91: Pulling fs layer [2023-04-28T22:16:56.464Z] ed15518f5707: Pulling fs layer [2023-04-28T22:16:56.464Z] feae8fd75edb: Pulling fs layer [2023-04-28T22:16:56.464Z] 242c74f7c9fa: Pulling fs layer [2023-04-28T22:16:56.464Z] 3cdef696dda3: Pulling fs layer [2023-04-28T22:16:56.464Z] 2ced38df9373: Pulling fs layer [2023-04-28T22:16:56.464Z] 3cdef696dda3: Waiting [2023-04-28T22:16:56.464Z] 58f1dce35555: Pulling fs layer [2023-04-28T22:16:56.464Z] 2ced38df9373: Waiting [2023-04-28T22:16:56.464Z] 58f1dce35555: Waiting [2023-04-28T22:16:56.464Z] 242c74f7c9fa: Waiting [2023-04-28T22:16:56.464Z] ed15518f5707: Verifying Checksum [2023-04-28T22:16:56.464Z] ed15518f5707: Download complete [2023-04-28T22:16:56.464Z] 242c74f7c9fa: Verifying Checksum [2023-04-28T22:16:56.464Z] 242c74f7c9fa: Download complete [2023-04-28T22:16:56.464Z] 3cdef696dda3: Verifying Checksum [2023-04-28T22:16:56.464Z] 3cdef696dda3: Download complete [2023-04-28T22:16:56.464Z] c41833b44d91: Verifying Checksum [2023-04-28T22:16:56.464Z] c41833b44d91: Download complete [2023-04-28T22:16:57.554Z] c41833b44d91: Pull complete [2023-04-28T22:16:58.206Z] 58f1dce35555: Verifying Checksum [2023-04-28T22:16:58.206Z] 58f1dce35555: Download complete [2023-04-28T22:16:58.486Z] ed15518f5707: Pull complete [2023-04-28T22:16:59.473Z] feae8fd75edb: Verifying Checksum [2023-04-28T22:16:59.473Z] feae8fd75edb: Download complete [2023-04-28T22:16:59.473Z] 2ced38df9373: Verifying Checksum [2023-04-28T22:16:59.473Z] 2ced38df9373: Download complete [2023-04-28T22:17:11.870Z] feae8fd75edb: Pull complete [2023-04-28T22:17:11.870Z] 242c74f7c9fa: Pull complete [2023-04-28T22:17:11.870Z] 3cdef696dda3: Pull complete [2023-04-28T22:17:18.602Z] 2ced38df9373: Pull complete [2023-04-28T22:17:22.001Z] 58f1dce35555: Pull complete [2023-04-28T22:17:22.001Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-28T22:17:22.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-28T22:17:22.001Z] ---> fadd8f120f05 [2023-04-28T22:17:22.001Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-28T22:17:24.005Z] ---> Running in 57f726db9278 [2023-04-28T22:17:24.005Z] Removing intermediate container 57f726db9278 [2023-04-28T22:17:24.005Z] ---> 7af6ed585158 [2023-04-28T22:17:24.005Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-28T22:17:24.291Z] ---> Running in f93e0ae91044 [2023-04-28T22:17:24.563Z] Removing intermediate container f93e0ae91044 [2023-04-28T22:17:24.563Z] ---> f7223d67c437 [2023-04-28T22:17:24.563Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-28T22:17:24.563Z] ---> Running in 42f1d293699b [2023-04-28T22:17:25.158Z] Removing intermediate container 42f1d293699b [2023-04-28T22:17:25.158Z] ---> 4ef8c6808fe1 [2023-04-28T22:17:25.158Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-28T22:17:25.158Z] ---> Running in 3a42ca408359 [2023-04-28T22:17:26.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-28T22:17:27.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-28T22:17:28.182Z] OK: 263 MiB in 53 packages [2023-04-28T22:17:29.160Z] Removing intermediate container 3a42ca408359 [2023-04-28T22:17:29.160Z] ---> 4f13bba10123 [2023-04-28T22:17:29.160Z] Step 7/12 : WORKDIR /app [2023-04-28T22:17:29.160Z] ---> Running in c50414c41fb3 [2023-04-28T22:17:29.447Z] Removing intermediate container c50414c41fb3 [2023-04-28T22:17:29.447Z] ---> d720ec04f9f3 [2023-04-28T22:17:29.447Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-28T22:17:30.042Z] ---> e2cc0ffd1dfe [2023-04-28T22:17:30.042Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-28T22:17:30.042Z] ---> Running in 4c859b030654 [2023-04-28T22:18:51.770Z] Removing intermediate container 4c859b030654 [2023-04-28T22:18:51.770Z] ---> 724e08dc8eef [2023-04-28T22:18:51.770Z] Step 10/12 : COPY . . [2023-04-28T22:18:51.770Z] ---> 92bc76b8c0f0 [2023-04-28T22:18:51.770Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-28T22:18:51.770Z] ---> Running in 7e3ee9948191 [2023-04-28T22:18:51.770Z] Removing intermediate container 7e3ee9948191 [2023-04-28T22:18:51.770Z] ---> b8b34eb64d12 [2023-04-28T22:18:51.770Z] Step 12/12 : RUN $MAKE [2023-04-28T22:18:51.770Z] ---> Running in 622a2005db46 [2023-04-28T22:18:51.770Z] noop [2023-04-28T22:18:51.770Z] Removing intermediate container 622a2005db46 [2023-04-28T22:18:51.770Z] ---> 9d0691f3bcf7 [2023-04-28T22:18:51.770Z] Successfully built 9d0691f3bcf7 [2023-04-28T22:18:51.770Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:18:52.151Z] + docker inspect -f . ci-base-image-arm64 [2023-04-28T22:18:52.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T22:18:52.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-12044 does not seem to be running inside a container [2023-04-28T22:18:52.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/154 -v /w/workspace/app-service-configurable/154:/w/workspace/app-service-configurable/154:rw,z -v /w/workspace/app-service-configurable/154@tmp:/w/workspace/app-service-configurable/154@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-04-28T22:18:53.887Z] $ docker top f2c4725085d8e4b3ff8510279a5a9e1b27f30db9146abc01984014f3ebb1a9b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T22:18:54.766Z] + go version [2023-04-28T22:18:54.767Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-28T22:18:54.793Z] $ docker stop --time=1 f2c4725085d8e4b3ff8510279a5a9e1b27f30db9146abc01984014f3ebb1a9b4 [2023-04-28T22:18:56.511Z] $ docker rm -f --volumes f2c4725085d8e4b3ff8510279a5a9e1b27f30db9146abc01984014f3ebb1a9b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:18:57.066Z] + docker inspect -f . ci-base-image-arm64 [2023-04-28T22:18:57.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T22:18:57.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-12044 does not seem to be running inside a container [2023-04-28T22:18:57.350Z] $ 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/154 -v /w/workspace/app-service-configurable/154:/w/workspace/app-service-configurable/154:rw,z -v /w/workspace/app-service-configurable/154@tmp:/w/workspace/app-service-configurable/154@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-04-28T22:18:58.682Z] $ docker top 8fe3aa0b8861bc2c8fd02c4dd5c4af6cab1076acbd76dd55b16ba33907713607 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T22:18:59.540Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/154 [Pipeline] fileExists [Pipeline] sh [2023-04-28T22:19:00.203Z] + make test [2023-04-28T22:19:00.203Z] go test -race -coverprofile=coverage.out ./... [2023-04-28T22:22:07.102Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-28T22:22:07.102Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-28T22:22:07.102Z] go vet ./... [2023-04-28T22:24:28.927Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-28T22:24:28.927Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-28T22:24:28.927Z] ./bin/test-attribution-txt.sh [2023-04-28T22:24:28.927Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-04-28T22:24:28.927Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-28T22:24:28.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-28T22:24:28.962Z] $ docker stop --time=1 8fe3aa0b8861bc2c8fd02c4dd5c4af6cab1076acbd76dd55b16ba33907713607 [2023-04-28T22:24:31.013Z] $ docker rm -f --volumes 8fe3aa0b8861bc2c8fd02c4dd5c4af6cab1076acbd76dd55b16ba33907713607 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-28T22:24:32.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-28T22:24:32.684Z] Warning: overwriting stash ‘coverage-report’ [2023-04-28T22:24:33.196Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-28T22:24:33.595Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-28T22:24:33.920Z] + ls -al . [2023-04-28T22:24:33.920Z] total 172 [2023-04-28T22:24:33.920Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 28 22:19 . [2023-04-28T22:24:33.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:16 .. [2023-04-28T22:24:33.920Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 28 22:16 .dockerignore [2023-04-28T22:24:33.920Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 22:16 .git [2023-04-28T22:24:33.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 22:16 .github [2023-04-28T22:24:33.920Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 28 22:16 .gitignore [2023-04-28T22:24:33.920Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 22:16 .golangci.yml [2023-04-28T22:24:33.920Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 28 22:16 Attribution.txt [2023-04-28T22:24:33.920Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 28 22:16 CHANGELOG.md [2023-04-28T22:24:33.920Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 28 22:16 Dockerfile [2023-04-28T22:24:33.920Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 22:16 GOVERNANCE.md [2023-04-28T22:24:33.920Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 28 22:16 Jenkinsfile [2023-04-28T22:24:33.920Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 28 22:16 LICENSE [2023-04-28T22:24:33.920Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 28 22:16 OWNERS.md [2023-04-28T22:24:33.920Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 28 22:16 README.md [2023-04-28T22:24:33.920Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 22:13 VERSION [2023-04-28T22:24:33.920Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:16 bin [2023-04-28T22:24:33.920Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 28 22:19 coverage.out [2023-04-28T22:24:33.920Z] -rw-rw-r-- 1 jenkins jenkins 3302 Apr 28 22:16 go.mod [2023-04-28T22:24:33.920Z] -rw-rw-r-- 1 jenkins jenkins 31536 Apr 28 22:16 go.sum [2023-04-28T22:24:33.920Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 28 22:16 main.go [2023-04-28T22:24:33.920Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 28 22:16 makefile [2023-04-28T22:24:33.920Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 22:16 res [2023-04-28T22:24:33.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:16 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:24:34.267Z] + 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=62825bd30777131266891ed3853b6902d2747c3b --label arch=arm64 --label version=3.0.0-dev.36 . [2023-04-28T22:24:34.267Z] Sending build context to Docker daemon 170kB [2023-04-28T22:24:34.535Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-28T22:24:34.535Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-28T22:24:34.535Z] ---> 9d0691f3bcf7 [2023-04-28T22:24:34.535Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-28T22:24:34.535Z] ---> Running in 1d87ec8f448f [2023-04-28T22:24:35.122Z] Removing intermediate container 1d87ec8f448f [2023-04-28T22:24:35.122Z] ---> f87e3d748421 [2023-04-28T22:24:35.122Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-28T22:24:35.122Z] ---> Running in 784e6268fd6c [2023-04-28T22:24:35.394Z] Removing intermediate container 784e6268fd6c [2023-04-28T22:24:35.394Z] ---> 061be90c1a8a [2023-04-28T22:24:35.394Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-28T22:24:35.394Z] ---> Running in aabaa7872179 [2023-04-28T22:24:35.663Z] Removing intermediate container aabaa7872179 [2023-04-28T22:24:35.663Z] ---> 288f5948008a [2023-04-28T22:24:35.663Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-28T22:24:35.936Z] ---> Running in 24a8efe91325 [2023-04-28T22:24:36.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-28T22:24:37.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-28T22:24:38.903Z] OK: 263 MiB in 53 packages [2023-04-28T22:24:39.499Z] Removing intermediate container 24a8efe91325 [2023-04-28T22:24:39.499Z] ---> 8151ea1861ed [2023-04-28T22:24:39.499Z] Step 7/26 : WORKDIR /app [2023-04-28T22:24:39.767Z] ---> Running in f699a07439a0 [2023-04-28T22:24:40.355Z] Removing intermediate container f699a07439a0 [2023-04-28T22:24:40.355Z] ---> e8cec26a64d7 [2023-04-28T22:24:40.355Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-28T22:24:40.940Z] ---> 45e3efa8627a [2023-04-28T22:24:40.940Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-28T22:24:40.940Z] ---> Running in aff11d6b1043 [2023-04-28T22:24:43.536Z] Removing intermediate container aff11d6b1043 [2023-04-28T22:24:43.536Z] ---> be1c6be224f4 [2023-04-28T22:24:43.536Z] Step 10/26 : COPY . . [2023-04-28T22:24:44.120Z] ---> 940d08922bbb [2023-04-28T22:24:44.120Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-28T22:24:44.388Z] ---> Running in 87d7582a82e2 [2023-04-28T22:24:44.659Z] Removing intermediate container 87d7582a82e2 [2023-04-28T22:24:44.659Z] ---> cb66a1f90faa [2023-04-28T22:24:44.659Z] Step 12/26 : RUN $MAKE [2023-04-28T22:24:44.659Z] ---> Running in a8dbb30b160d [2023-04-28T22:24:45.622Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.36" -trimpath -mod=readonly -o app-service-configurable [2023-04-28T22:27:07.342Z] Removing intermediate container a8dbb30b160d [2023-04-28T22:27:07.342Z] ---> 3d713f82dfe4 [2023-04-28T22:27:07.342Z] Step 13/26 : FROM alpine:3.17 [2023-04-28T22:27:07.342Z] 3.17: Pulling from library/alpine [2023-04-28T22:27:07.342Z] c41833b44d91: Already exists [2023-04-28T22:27:07.342Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-28T22:27:07.342Z] Status: Downloaded newer image for alpine:3.17 [2023-04-28T22:27:07.342Z] ---> 51e60588ff2c [2023-04-28T22:27:07.342Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-28T22:27:07.342Z] ---> Running in bc77a0161817 [2023-04-28T22:27:07.342Z] Removing intermediate container bc77a0161817 [2023-04-28T22:27:07.342Z] ---> c69db3921d17 [2023-04-28T22:27:07.342Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-28T22:27:07.342Z] ---> Running in 7f8980337b5f [2023-04-28T22:27:07.342Z] Removing intermediate container 7f8980337b5f [2023-04-28T22:27:07.342Z] ---> f5c978aa6094 [2023-04-28T22:27:07.342Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-28T22:27:07.342Z] ---> Running in 7813dc1971e2 [2023-04-28T22:27:07.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-28T22:27:07.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-28T22:27:07.342Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-28T22:27:07.342Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-28T22:27:07.342Z] Executing busybox-1.35.0-r29.trigger [2023-04-28T22:27:07.342Z] Executing ca-certificates-20220614-r4.trigger [2023-04-28T22:27:07.342Z] OK: 8 MiB in 17 packages [2023-04-28T22:27:10.691Z] Removing intermediate container 7813dc1971e2 [2023-04-28T22:27:10.691Z] ---> 7836d48ca5b3 [2023-04-28T22:27:10.691Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-28T22:27:10.691Z] ---> 69affe1cf658 [2023-04-28T22:27:10.691Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-28T22:27:11.275Z] ---> cdcaf68a13c5 [2023-04-28T22:27:11.275Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-28T22:27:11.864Z] ---> 2df0a9c56dc3 [2023-04-28T22:27:11.864Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-28T22:27:13.278Z] ---> ed25b762a8df [2023-04-28T22:27:13.278Z] Step 21/26 : EXPOSE 48095 [2023-04-28T22:27:13.278Z] ---> Running in b499fd72e123 [2023-04-28T22:27:13.547Z] Removing intermediate container b499fd72e123 [2023-04-28T22:27:13.547Z] ---> 543a6592bd0d [2023-04-28T22:27:13.547Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-28T22:27:13.547Z] ---> Running in 16127b8ce056 [2023-04-28T22:27:14.131Z] Removing intermediate container 16127b8ce056 [2023-04-28T22:27:14.131Z] ---> 9921719cfa20 [2023-04-28T22:27:14.131Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-28T22:27:14.131Z] ---> Running in 28494ea20029 [2023-04-28T22:27:14.398Z] Removing intermediate container 28494ea20029 [2023-04-28T22:27:14.398Z] ---> 1cd69660c9da [2023-04-28T22:27:14.398Z] Step 24/26 : LABEL arch=arm64 [2023-04-28T22:27:14.664Z] ---> Running in 8570275da737 [2023-04-28T22:27:14.932Z] Removing intermediate container 8570275da737 [2023-04-28T22:27:14.932Z] ---> bc6952675d2a [2023-04-28T22:27:14.932Z] Step 25/26 : LABEL git_sha=62825bd30777131266891ed3853b6902d2747c3b [2023-04-28T22:27:14.932Z] ---> Running in 6c366af244c0 [2023-04-28T22:27:15.200Z] Removing intermediate container 6c366af244c0 [2023-04-28T22:27:15.200Z] ---> db8ade9c3db1 [2023-04-28T22:27:15.200Z] Step 26/26 : LABEL version=3.0.0-dev.36 [2023-04-28T22:27:15.200Z] ---> Running in 057056b73dfd [2023-04-28T22:27:15.471Z] Removing intermediate container 057056b73dfd [2023-04-28T22:27:15.471Z] ---> 32c2fef891a2 [2023-04-28T22:27:15.471Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-28T22:27:15.471Z] Successfully built 32c2fef891a2 [2023-04-28T22:27:15.471Z] 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-04-28T22:27:15.557Z] provisioning config files... [2023-04-28T22:27:15.573Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/154@tmp/config5309737350457693813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T22:27:15.914Z] ---> docker-login.sh [2023-04-28T22:27:15.914Z] nexus3.edgexfoundry.org:10001 [2023-04-28T22:27:15.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:27:16.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:27:16.182Z] Configure a credential helper to remove this warning. See [2023-04-28T22:27:16.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:27:16.182Z] [2023-04-28T22:27:16.182Z] Login Succeeded [2023-04-28T22:27:16.182Z] nexus3.edgexfoundry.org:10002 [2023-04-28T22:27:16.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:27:16.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:27:16.448Z] Configure a credential helper to remove this warning. See [2023-04-28T22:27:16.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:27:16.448Z] [2023-04-28T22:27:16.448Z] Login Succeeded [2023-04-28T22:27:16.448Z] nexus3.edgexfoundry.org:10003 [2023-04-28T22:27:16.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:27:16.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:27:16.985Z] Configure a credential helper to remove this warning. See [2023-04-28T22:27:16.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:27:16.985Z] [2023-04-28T22:27:16.985Z] Login Succeeded [2023-04-28T22:27:16.985Z] nexus3.edgexfoundry.org:10004 [2023-04-28T22:27:17.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:27:17.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:27:17.252Z] Configure a credential helper to remove this warning. See [2023-04-28T22:27:17.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:27:17.252Z] [2023-04-28T22:27:17.252Z] Login Succeeded [2023-04-28T22:27:17.252Z] docker.io [2023-04-28T22:27:17.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T22:27:17.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T22:27:17.786Z] Configure a credential helper to remove this warning. See [2023-04-28T22:27:17.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T22:27:17.786Z] [2023-04-28T22:27:17.786Z] Login Succeeded [2023-04-28T22:27:17.786Z] ---> docker-login.sh ends [Pipeline] } [2023-04-28T22:27:17.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-28T22:27:17.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-28T22:27:17.858Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-04-28T22:27:17.858Z] 62825bd30777131266891ed3853b6902d2747c3b [2023-04-28T22:27:17.858Z] latest [2023-04-28T22:27:17.858Z] 3.0.0-dev.36 [2023-04-28T22:27:17.858Z] 62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36 [2023-04-28T22:27:17.858Z] main [2023-04-28T22:27:17.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:27:18.304Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:62825bd30777131266891ed3853b6902d2747c3b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:27:18.685Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:62825bd30777131266891ed3853b6902d2747c3b [2023-04-28T22:27:18.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-28T22:27:18.685Z] 95d914f4c01c: Preparing [2023-04-28T22:27:18.685Z] 4e34b884f9f0: Preparing [2023-04-28T22:27:18.685Z] 20d8ae3ac94b: Preparing [2023-04-28T22:27:18.685Z] 09a2063ae4d8: Preparing [2023-04-28T22:27:18.685Z] df63f4c31674: Preparing [2023-04-28T22:27:18.685Z] 26cbea5cba74: Preparing [2023-04-28T22:27:18.685Z] 26cbea5cba74: Waiting [2023-04-28T22:27:18.992Z] 4e34b884f9f0: Pushed [2023-04-28T22:27:18.992Z] 09a2063ae4d8: Pushed [2023-04-28T22:27:18.992Z] 20d8ae3ac94b: Pushed [2023-04-28T22:27:18.992Z] 26cbea5cba74: Layer already exists [2023-04-28T22:27:19.273Z] df63f4c31674: Pushed [2023-04-28T22:27:24.684Z] 95d914f4c01c: Pushed [2023-04-28T22:27:24.684Z] 62825bd30777131266891ed3853b6902d2747c3b: digest: sha256:1c566bac9d43ead87adfd0040678c8d245e20505ca08e2088c6d75b381200812 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:27:25.034Z] + 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-04-28T22:27:25.376Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-28T22:27:25.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-28T22:27:25.376Z] 95d914f4c01c: Preparing [2023-04-28T22:27:25.376Z] 4e34b884f9f0: Preparing [2023-04-28T22:27:25.376Z] 20d8ae3ac94b: Preparing [2023-04-28T22:27:25.376Z] 09a2063ae4d8: Preparing [2023-04-28T22:27:25.376Z] df63f4c31674: Preparing [2023-04-28T22:27:25.376Z] 26cbea5cba74: Preparing [2023-04-28T22:27:25.376Z] 26cbea5cba74: Waiting [2023-04-28T22:27:25.376Z] 20d8ae3ac94b: Layer already exists [2023-04-28T22:27:25.376Z] df63f4c31674: Layer already exists [2023-04-28T22:27:25.376Z] 09a2063ae4d8: Layer already exists [2023-04-28T22:27:25.376Z] 4e34b884f9f0: Layer already exists [2023-04-28T22:27:25.376Z] 95d914f4c01c: Layer already exists [2023-04-28T22:27:25.376Z] 26cbea5cba74: Layer already exists [2023-04-28T22:27:25.644Z] latest: digest: sha256:1c566bac9d43ead87adfd0040678c8d245e20505ca08e2088c6d75b381200812 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:27:25.989Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:27:26.328Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.36 [2023-04-28T22:27:26.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-28T22:27:26.328Z] 95d914f4c01c: Preparing [2023-04-28T22:27:26.328Z] 4e34b884f9f0: Preparing [2023-04-28T22:27:26.328Z] 20d8ae3ac94b: Preparing [2023-04-28T22:27:26.328Z] 09a2063ae4d8: Preparing [2023-04-28T22:27:26.328Z] df63f4c31674: Preparing [2023-04-28T22:27:26.328Z] 26cbea5cba74: Preparing [2023-04-28T22:27:26.328Z] 26cbea5cba74: Waiting [2023-04-28T22:27:26.328Z] 20d8ae3ac94b: Layer already exists [2023-04-28T22:27:26.328Z] 09a2063ae4d8: Layer already exists [2023-04-28T22:27:26.328Z] df63f4c31674: Layer already exists [2023-04-28T22:27:26.328Z] 95d914f4c01c: Layer already exists [2023-04-28T22:27:26.328Z] 4e34b884f9f0: Layer already exists [2023-04-28T22:27:26.328Z] 26cbea5cba74: Layer already exists [2023-04-28T22:27:26.598Z] 3.0.0-dev.36: digest: sha256:1c566bac9d43ead87adfd0040678c8d245e20505ca08e2088c6d75b381200812 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:27:26.955Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:27:27.308Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36 [2023-04-28T22:27:27.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-28T22:27:27.308Z] 95d914f4c01c: Preparing [2023-04-28T22:27:27.308Z] 4e34b884f9f0: Preparing [2023-04-28T22:27:27.308Z] 20d8ae3ac94b: Preparing [2023-04-28T22:27:27.308Z] 09a2063ae4d8: Preparing [2023-04-28T22:27:27.308Z] df63f4c31674: Preparing [2023-04-28T22:27:27.308Z] 26cbea5cba74: Preparing [2023-04-28T22:27:27.308Z] 26cbea5cba74: Waiting [2023-04-28T22:27:27.308Z] 09a2063ae4d8: Layer already exists [2023-04-28T22:27:27.308Z] 20d8ae3ac94b: Layer already exists [2023-04-28T22:27:27.308Z] 95d914f4c01c: Layer already exists [2023-04-28T22:27:27.308Z] df63f4c31674: Layer already exists [2023-04-28T22:27:27.308Z] 4e34b884f9f0: Layer already exists [2023-04-28T22:27:27.308Z] 26cbea5cba74: Layer already exists [2023-04-28T22:27:27.577Z] 62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36: digest: sha256:1c566bac9d43ead87adfd0040678c8d245e20505ca08e2088c6d75b381200812 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:27:27.931Z] + 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-04-28T22:27:28.274Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-04-28T22:27:28.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-28T22:27:28.275Z] 95d914f4c01c: Preparing [2023-04-28T22:27:28.275Z] 4e34b884f9f0: Preparing [2023-04-28T22:27:28.275Z] 20d8ae3ac94b: Preparing [2023-04-28T22:27:28.275Z] 09a2063ae4d8: Preparing [2023-04-28T22:27:28.275Z] df63f4c31674: Preparing [2023-04-28T22:27:28.275Z] 26cbea5cba74: Preparing [2023-04-28T22:27:28.275Z] 26cbea5cba74: Waiting [2023-04-28T22:27:28.275Z] 95d914f4c01c: Layer already exists [2023-04-28T22:27:28.275Z] 4e34b884f9f0: Layer already exists [2023-04-28T22:27:28.275Z] df63f4c31674: Layer already exists [2023-04-28T22:27:28.275Z] 20d8ae3ac94b: Layer already exists [2023-04-28T22:27:28.275Z] 09a2063ae4d8: Layer already exists [2023-04-28T22:27:28.275Z] 26cbea5cba74: Layer already exists [2023-04-28T22:27:28.541Z] main: digest: sha256:1c566bac9d43ead87adfd0040678c8d245e20505ca08e2088c6d75b381200812 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-28T22:27:28.598Z] ===================================================== [Pipeline] echo [2023-04-28T22:27:28.608Z] taggedImages: [2023-04-28T22:27:28.608Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:62825bd30777131266891ed3853b6902d2747c3b [2023-04-28T22:27:28.608Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-28T22:27:28.608Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.36 [2023-04-28T22:27:28.608Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36 [2023-04-28T22:27:28.608Z] - 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-04-28T22:27:28.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-28T22:27:28.973Z] [2023-04-28T22:27:28.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:27:29.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-28T22:27:29.306Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-28T22:27:29.306Z] 8998bd30e6a1: Pulling fs layer [2023-04-28T22:27:29.306Z] 04944245beec: Pulling fs layer [2023-04-28T22:27:29.306Z] 699f458cf7ca: Pulling fs layer [2023-04-28T22:27:29.306Z] 765212b225bb: Pulling fs layer [2023-04-28T22:27:29.306Z] f23df028b6ca: Pulling fs layer [2023-04-28T22:27:29.306Z] d65c8cfc05b1: Pulling fs layer [2023-04-28T22:27:29.306Z] 2437ff75d9bd: Pulling fs layer [2023-04-28T22:27:29.306Z] f23df028b6ca: Waiting [2023-04-28T22:27:29.306Z] d65c8cfc05b1: Waiting [2023-04-28T22:27:29.306Z] 765212b225bb: Waiting [2023-04-28T22:27:29.306Z] 2437ff75d9bd: Waiting [2023-04-28T22:27:29.577Z] 04944245beec: Verifying Checksum [2023-04-28T22:27:29.577Z] 04944245beec: Download complete [2023-04-28T22:27:29.577Z] 765212b225bb: Verifying Checksum [2023-04-28T22:27:29.577Z] 765212b225bb: Download complete [2023-04-28T22:27:29.577Z] f23df028b6ca: Verifying Checksum [2023-04-28T22:27:29.577Z] f23df028b6ca: Download complete [2023-04-28T22:27:29.577Z] d65c8cfc05b1: Verifying Checksum [2023-04-28T22:27:29.577Z] d65c8cfc05b1: Download complete [2023-04-28T22:27:29.846Z] 699f458cf7ca: Verifying Checksum [2023-04-28T22:27:29.846Z] 699f458cf7ca: Download complete [2023-04-28T22:27:30.116Z] 8998bd30e6a1: Verifying Checksum [2023-04-28T22:27:30.116Z] 8998bd30e6a1: Download complete [2023-04-28T22:27:32.705Z] 2437ff75d9bd: Verifying Checksum [2023-04-28T22:27:32.705Z] 2437ff75d9bd: Download complete [2023-04-28T22:27:34.654Z] 8998bd30e6a1: Pull complete [2023-04-28T22:27:34.654Z] 04944245beec: Pull complete [2023-04-28T22:27:36.605Z] 699f458cf7ca: Pull complete [2023-04-28T22:27:36.872Z] 765212b225bb: Pull complete [2023-04-28T22:27:37.845Z] f23df028b6ca: Pull complete [2023-04-28T22:27:37.845Z] d65c8cfc05b1: Pull complete [2023-04-28T22:27:55.373Z] 2437ff75d9bd: Pull complete [2023-04-28T22:27:55.373Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-28T22:27:55.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-28T22:27:55.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T22:27:55.574Z] prd-ubuntu20.04-docker-arm64-4c-16g-12044 does not seem to be running inside a container [2023-04-28T22:27:55.650Z] $ 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/154 -v /w/workspace/app-service-configurable/154:/w/workspace/app-service-configurable/154:rw,z -v /w/workspace/app-service-configurable/154@tmp:/w/workspace/app-service-configurable/154@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-04-28T22:27:58.165Z] $ docker top 7e4445598d4452453cf241b9758d8540f4509638257ca6276a4fbe27b56b5798 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T22:27:59.006Z] ---> job-cost.sh [2023-04-28T22:27:59.006Z] lf-activate-venv: SKIPPING [2023-04-28T22:27:59.006Z] INFO: No Stack... [2023-04-28T22:27:59.271Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-28T22:28:00.225Z] INFO: Archiving Costs [Pipeline] sh [2023-04-28T22:28:00.854Z] + cut -d, -f6 [2023-04-28T22:28:00.854Z] + cat /w/workspace/app-service-configurable/154/archives/cost.csv [Pipeline] lock [2023-04-28T22:28:00.886Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-154-stack-cost] [2023-04-28T22:28:00.895Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-154-stack-cost] did not exist. Created. [2023-04-28T22:28:00.895Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-28T22:28:01.229Z] /w/workspace/app-service-configurable/154@tmp/durable-647435e2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-28T22:28:01.884Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-28T22:28:01.906Z] Warning: overwriting stash ‘stack-cost’ [2023-04-28T22:28:01.956Z] Stashed 1 file(s) [Pipeline] } [2023-04-28T22:28:01.967Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-154-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-28T22:28:01.989Z] $ docker stop --time=1 7e4445598d4452453cf241b9758d8540f4509638257ca6276a4fbe27b56b5798 [2023-04-28T22:28:04.783Z] $ docker rm -f --volumes 7e4445598d4452453cf241b9758d8540f4509638257ca6276a4fbe27b56b5798 [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-04-28T22:28:05.130Z] provisioning config files... [2023-04-28T22:28:05.139Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10653862505455576241tmp [Pipeline] { [Pipeline] sh [2023-04-28T22:28:05.428Z] + set +x [2023-04-28T22:28:05.428Z] + bash -s -- [2023-04-28T22:28:05.428Z] + curl -s https://codecov.io/bash [2023-04-28T22:28:05.428Z] [2023-04-28T22:28:05.428Z] _____ _ [2023-04-28T22:28:05.428Z] / ____| | | [2023-04-28T22:28:05.428Z] | | ___ __| | ___ ___ _____ __ [2023-04-28T22:28:05.428Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-28T22:28:05.428Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-28T22:28:05.428Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-28T22:28:05.428Z] Bash-1.0.6 [2023-04-28T22:28:05.428Z] [2023-04-28T22:28:05.428Z] [2023-04-28T22:28:05.428Z] ==> git version 2.25.1 found [2023-04-28T22:28:05.428Z] ==> 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-04-28T22:28:05.428Z] Release-Date: 2020-01-08 [2023-04-28T22:28:05.428Z] 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-04-28T22:28:05.428Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-28T22:28:05.428Z] ==> Jenkins CI detected. [2023-04-28T22:28:05.428Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-04-28T22:28:05.428Z] project root: . [2023-04-28T22:28:05.428Z] --> token set from env [2023-04-28T22:28:05.428Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-28T22:28:05.428Z] ==> Running gcov in . (disable via -X gcov) [2023-04-28T22:28:05.428Z] ==> Python coveragepy not found [2023-04-28T22:28:05.428Z] ==> Searching for coverage reports in: [2023-04-28T22:28:05.428Z] + . [2023-04-28T22:28:05.428Z] -> Found 1 reports [2023-04-28T22:28:05.428Z] ==> Detecting git/mercurial file structure [2023-04-28T22:28:05.428Z] ==> Reading reports [2023-04-28T22:28:05.428Z] + ./coverage.out bytes=13 [2023-04-28T22:28:05.428Z] ==> Appending adjustments [2023-04-28T22:28:05.428Z] https://docs.codecov.io/docs/fixing-reports [2023-04-28T22:28:05.686Z] + Found adjustments [2023-04-28T22:28:05.686Z] ==> Gzipping contents [2023-04-28T22:28:05.686Z] 4.0K /tmp/codecov.Z4Ajxf.gz [2023-04-28T22:28:05.686Z] ==> Uploading reports [2023-04-28T22:28:05.686Z] url: https://codecov.io [2023-04-28T22:28:05.686Z] query: branch=main&commit=62825bd30777131266891ed3853b6902d2747c3b&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-28T22:28:05.686Z] -> Pinging Codecov [2023-04-28T22:28:05.686Z] 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=62825bd30777131266891ed3853b6902d2747c3b&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-28T22:28:05.686Z] -> Uploading to [2023-04-28T22:28:05.686Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-28/A97CA9966030D2A3747ED39772930CCE/62825bd30777131266891ed3853b6902d2747c3b/ce57159a-1a63-41b8-9713-6a36fd0eea95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230428T222805Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95fe38df618411850531185304d1ea2bbb20807a99da9183fd13402813c2ad6d [2023-04-28T22:28:05.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-28T22:28:05.686Z] Dload Upload Total Spent Left Speed [2023-04-28T22:28:05.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2023 --:--:-- --:--:-- --:--:-- 2023 [2023-04-28T22:28:05.946Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/62825bd30777131266891ed3853b6902d2747c3b [Pipeline] } [2023-04-28T22:28:05.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-28T22:28:06.082Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-28T22:28:06.094Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:28:06.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-28T22:28:06.392Z] [2023-04-28T22:28:06.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:28:06.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-28T22:28:06.687Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-28T22:28:06.687Z] df9b9388f04a: Pulling fs layer [2023-04-28T22:28:06.687Z] 52dc419b0ee2: Pulling fs layer [2023-04-28T22:28:06.687Z] 25bc292e5bac: Pulling fs layer [2023-04-28T22:28:06.687Z] 114826534d7a: Pulling fs layer [2023-04-28T22:28:06.687Z] 4657fd5d0bcf: Pulling fs layer [2023-04-28T22:28:06.687Z] 6ad1cebc031e: Pulling fs layer [2023-04-28T22:28:06.687Z] 8a3aa393b2d8: Pulling fs layer [2023-04-28T22:28:06.687Z] 114826534d7a: Waiting [2023-04-28T22:28:06.687Z] 4657fd5d0bcf: Waiting [2023-04-28T22:28:06.687Z] 6ad1cebc031e: Waiting [2023-04-28T22:28:06.687Z] 8a3aa393b2d8: Waiting [2023-04-28T22:28:06.687Z] 25bc292e5bac: Verifying Checksum [2023-04-28T22:28:06.687Z] 25bc292e5bac: Download complete [2023-04-28T22:28:06.687Z] 52dc419b0ee2: Download complete [2023-04-28T22:28:06.687Z] 4657fd5d0bcf: Verifying Checksum [2023-04-28T22:28:06.687Z] 4657fd5d0bcf: Download complete [2023-04-28T22:28:06.687Z] df9b9388f04a: Verifying Checksum [2023-04-28T22:28:06.687Z] df9b9388f04a: Download complete [2023-04-28T22:28:06.944Z] df9b9388f04a: Pull complete [2023-04-28T22:28:06.944Z] 6ad1cebc031e: Verifying Checksum [2023-04-28T22:28:06.944Z] 6ad1cebc031e: Download complete [2023-04-28T22:28:06.944Z] 52dc419b0ee2: Pull complete [2023-04-28T22:28:06.944Z] 25bc292e5bac: Pull complete [2023-04-28T22:28:07.507Z] 114826534d7a: Verifying Checksum [2023-04-28T22:28:07.507Z] 114826534d7a: Download complete [2023-04-28T22:28:07.507Z] 8a3aa393b2d8: Verifying Checksum [2023-04-28T22:28:07.507Z] 8a3aa393b2d8: Download complete [2023-04-28T22:28:10.796Z] 114826534d7a: Pull complete [2023-04-28T22:28:10.796Z] 4657fd5d0bcf: Pull complete [2023-04-28T22:28:10.796Z] 6ad1cebc031e: Pull complete [2023-04-28T22:28:13.329Z] 8a3aa393b2d8: Pull complete [2023-04-28T22:28:13.329Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-28T22:28:13.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-28T22:28:13.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T22:28:13.409Z] prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container [2023-04-28T22:28:13.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-28T22:28:15.278Z] $ docker top 5b800bbe0e7352700280b328c05c9d40e4d5b80914be40c0b892a743e1e78963 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-28T22:28:15.333Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-04-28T22:28:15.606Z] + set -o pipefail [2023-04-28T22:28:15.606Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-04-28T22:28:20.871Z] [2023-04-28T22:28:20.871Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-04-28T22:28:20.871Z] [2023-04-28T22:28:20.871Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/556f8d7e-996b-4350-930e-cdc44117b3fd [2023-04-28T22:28:20.871Z] [2023-04-28T22:28:20.871Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-28T22:28:20.871Z] [2023-04-28T22:28:20.871Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-28T22:28:20.871Z] [2023-04-28T22:28:20.871Z] [2023-04-28T22:28:20.871Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-28T22:28:20.871Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-28T22:28:20.871Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-28T22:28:20.884Z] $ docker stop --time=1 5b800bbe0e7352700280b328c05c9d40e4d5b80914be40c0b892a743e1e78963 [2023-04-28T22:28:22.727Z] $ docker rm -f --volumes 5b800bbe0e7352700280b328c05c9d40e4d5b80914be40c0b892a743e1e78963 [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-04-28T22:28:23.434Z] + git log --format=format:%s -1 62825bd30777131266891ed3853b6902d2747c3b [Pipeline] sh [2023-04-28T22:28:23.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-28T22:28:23.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:28:24.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-28T22:28:24.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T22:28:24.097Z] prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container [2023-04-28T22:28:24.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-28T22:28:24.462Z] $ docker top 043e94cde183fe09c669748e69bcfa05981495c018edbc585e8829995e5de1b2 -eo pid,comm [2023-04-28T22:28:24.506Z] 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-04-28T22:28:24.506Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-28T22:28:24.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-28T22:28:24.546Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-28T22:28:24.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-28T22:28:24.652Z] $ docker exec 043e94cde183fe09c669748e69bcfa05981495c018edbc585e8829995e5de1b2 ssh-agent [2023-04-28T22:28:24.757Z] SSH_AUTH_SOCK=/tmp/ssh-w5Kvj8cFHZZ7/agent.32 [2023-04-28T22:28:24.757Z] SSH_AGENT_PID=38 [2023-04-28T22:28:24.761Z] Running ssh-add (command line suppressed) [2023-04-28T22:28:24.863Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12603170580014374434.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12603170580014374434.key) [2023-04-28T22:28:24.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-28T22:28:25.157Z] + git semver tag [2023-04-28T22:28:25.416Z] 2023-04-28 22:28:25,320 [run_tag] DEBUG tag force:False [2023-04-28T22:28:25.416Z] 2023-04-28 22:28:25,320 [check_head_tag] DEBUG check head tag [2023-04-28T22:28:25.416Z] 2023-04-28 22:28:25,321 [execute] INFO git cat-file --batch-check [2023-04-28T22:28:25.416Z] 2023-04-28 22:28:25,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-04-28T22:28:25.416Z] 2023-04-28 22:28:25,325 [execute] INFO git cat-file --batch [2023-04-28T22:28:25.416Z] 2023-04-28 22:28:25,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-04-28T22:28:25.416Z] 2023-04-28 22:28:25,349 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-28T22:28:25.416Z] 2023-04-28 22:28:25,349 [execute] INFO git tag -a v3.0.0-dev.36 -m v3.0.0-dev.36 [2023-04-28T22:28:25.416Z] 2023-04-28 22:28:25,350 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.36', '-m', 'v3.0.0-dev.36'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-04-28T22:28:25.416Z] 2023-04-28 22:28:25,353 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-28T22:28:25.416Z] 3.0.0-dev.36 [Pipeline] } [2023-04-28T22:28:25.426Z] $ docker exec --env ******** --env ******** 043e94cde183fe09c669748e69bcfa05981495c018edbc585e8829995e5de1b2 ssh-agent -k [2023-04-28T22:28:25.516Z] unset SSH_AUTH_SOCK; [2023-04-28T22:28:25.516Z] unset SSH_AGENT_PID; [2023-04-28T22:28:25.516Z] echo Agent pid 38 killed; [2023-04-28T22:28:25.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-28T22:28:25.831Z] + git semver [Pipeline] } [2023-04-28T22:28:26.103Z] $ docker stop --time=1 043e94cde183fe09c669748e69bcfa05981495c018edbc585e8829995e5de1b2 [2023-04-28T22:28:27.361Z] $ docker rm -f --volumes 043e94cde183fe09c669748e69bcfa05981495c018edbc585e8829995e5de1b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:28:27.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-28T22:28:27.735Z] [2023-04-28T22:28:27.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:28:28.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-28T22:28:28.026Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-28T22:28:28.026Z] ab5ef0e58194: Pulling fs layer [2023-04-28T22:28:28.026Z] 9712f1f96733: Pulling fs layer [2023-04-28T22:28:28.026Z] 63f879dbbcfc: Pulling fs layer [2023-04-28T22:28:28.026Z] 0d9ebad4ef96: Pulling fs layer [2023-04-28T22:28:28.026Z] e9a5061849ea: Pulling fs layer [2023-04-28T22:28:28.026Z] d747dcd14b5f: Pulling fs layer [2023-04-28T22:28:28.026Z] 2de7ff778b66: Pulling fs layer [2023-04-28T22:28:28.026Z] 0d9ebad4ef96: Waiting [2023-04-28T22:28:28.026Z] e9a5061849ea: Waiting [2023-04-28T22:28:28.026Z] d747dcd14b5f: Waiting [2023-04-28T22:28:28.026Z] 2de7ff778b66: Waiting [2023-04-28T22:28:28.026Z] 9712f1f96733: Verifying Checksum [2023-04-28T22:28:28.026Z] 9712f1f96733: Download complete [2023-04-28T22:28:28.284Z] 63f879dbbcfc: Verifying Checksum [2023-04-28T22:28:28.284Z] 63f879dbbcfc: Download complete [2023-04-28T22:28:28.284Z] e9a5061849ea: Verifying Checksum [2023-04-28T22:28:28.284Z] e9a5061849ea: Download complete [2023-04-28T22:28:28.284Z] d747dcd14b5f: Verifying Checksum [2023-04-28T22:28:28.284Z] d747dcd14b5f: Download complete [2023-04-28T22:28:28.543Z] ab5ef0e58194: Verifying Checksum [2023-04-28T22:28:28.543Z] ab5ef0e58194: Download complete [2023-04-28T22:28:28.543Z] 0d9ebad4ef96: Verifying Checksum [2023-04-28T22:28:28.543Z] 0d9ebad4ef96: Download complete [2023-04-28T22:28:28.543Z] 2de7ff778b66: Verifying Checksum [2023-04-28T22:28:28.543Z] 2de7ff778b66: Download complete [2023-04-28T22:28:31.069Z] ab5ef0e58194: Pull complete [2023-04-28T22:28:31.069Z] 9712f1f96733: Pull complete [2023-04-28T22:28:31.650Z] 63f879dbbcfc: Pull complete [2023-04-28T22:28:34.929Z] 0d9ebad4ef96: Pull complete [2023-04-28T22:28:34.929Z] e9a5061849ea: Pull complete [2023-04-28T22:28:34.929Z] d747dcd14b5f: Pull complete [2023-04-28T22:28:35.495Z] 2de7ff778b66: Pull complete [2023-04-28T22:28:35.754Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-28T22:28:35.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-28T22:28:35.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T22:28:35.840Z] prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container [2023-04-28T22:28:35.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-28T22:28:37.798Z] $ docker top 314bb794325121c558fa9e349565d55576776af1357e2d82e4e5d0dc77b95886 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-28T22:28:37.866Z] provisioning config files... [2023-04-28T22:28:37.872Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11561429044379273508tmp [2023-04-28T22:28:37.881Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12276567635467809900tmp [2023-04-28T22:28:37.891Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7216473435009242906tmp [Pipeline] { [Pipeline] echo [2023-04-28T22:28:37.907Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T22:28:38.185Z] ---> sigul-configuration.sh [2023-04-28T22:28:38.185Z] gpg: directory `/root/.gnupg' created [2023-04-28T22:28:38.185Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-28T22:28:38.185Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-28T22:28:38.185Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-28T22:28:38.185Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-28T22:28:38.185Z] gpg: CAST5 encrypted data [2023-04-28T22:28:38.185Z] gpg: encrypted with 1 passphrase [2023-04-28T22:28:38.185Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-28T22:28:38.476Z] + mkdir /home/jenkins [2023-04-28T22:28:38.476Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-28T22:28:38.762Z] + 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-04-28T22:28:38.771Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T22:28:39.055Z] ---> sigul-install.sh [2023-04-28T22:28:39.055Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-28T22:28:39.340Z] + git tag --list [2023-04-28T22:28:39.340Z] v1.0.0 [2023-04-28T22:28:39.340Z] v1.1.0 [2023-04-28T22:28:39.340Z] v1.2.0 [2023-04-28T22:28:39.340Z] v1.3.0 [2023-04-28T22:28:39.340Z] v1.3.1 [2023-04-28T22:28:39.340Z] v2.0.0 [2023-04-28T22:28:39.340Z] v2.0.1 [2023-04-28T22:28:39.340Z] v2.1.0 [2023-04-28T22:28:39.340Z] v2.1.1 [2023-04-28T22:28:39.340Z] v2.1.1-dev.1 [2023-04-28T22:28:39.340Z] v2.1.1-dev.2 [2023-04-28T22:28:39.340Z] v2.1.2 [2023-04-28T22:28:39.340Z] v2.1.2-dev.1 [2023-04-28T22:28:39.340Z] v2.1.2-dev.2 [2023-04-28T22:28:39.340Z] v2.2.0 [2023-04-28T22:28:39.340Z] v2.2.1-dev.1 [2023-04-28T22:28:39.340Z] v2.2.1-dev.10 [2023-04-28T22:28:39.340Z] v2.2.1-dev.2 [2023-04-28T22:28:39.340Z] v2.2.1-dev.3 [2023-04-28T22:28:39.340Z] v2.2.1-dev.4 [2023-04-28T22:28:39.340Z] v2.2.1-dev.5 [2023-04-28T22:28:39.340Z] v2.2.1-dev.6 [2023-04-28T22:28:39.340Z] v2.2.1-dev.7 [2023-04-28T22:28:39.340Z] v2.2.1-dev.8 [2023-04-28T22:28:39.340Z] v2.2.1-dev.9 [2023-04-28T22:28:39.340Z] v2.3.0 [2023-04-28T22:28:39.340Z] v2.3.0-dev.10 [2023-04-28T22:28:39.340Z] v2.3.0-dev.11 [2023-04-28T22:28:39.340Z] v2.3.0-dev.12 [2023-04-28T22:28:39.340Z] v2.3.0-dev.13 [2023-04-28T22:28:39.340Z] v2.3.0-dev.14 [2023-04-28T22:28:39.340Z] v2.3.0-dev.15 [2023-04-28T22:28:39.340Z] v2.3.0-dev.16 [2023-04-28T22:28:39.340Z] v2.3.0-dev.17 [2023-04-28T22:28:39.340Z] v2.3.0-dev.18 [2023-04-28T22:28:39.340Z] v2.3.0-dev.19 [2023-04-28T22:28:39.340Z] v2.3.0-dev.20 [2023-04-28T22:28:39.340Z] v2.3.0-dev.21 [2023-04-28T22:28:39.340Z] v2.3.0-dev.22 [2023-04-28T22:28:39.340Z] v2.3.0-dev.23 [2023-04-28T22:28:39.340Z] v2.3.0-dev.24 [2023-04-28T22:28:39.340Z] v2.3.0-dev.25 [2023-04-28T22:28:39.340Z] v2.3.0-dev.26 [2023-04-28T22:28:39.340Z] v2.3.0-dev.27 [2023-04-28T22:28:39.340Z] v2.3.0-dev.28 [2023-04-28T22:28:39.340Z] v2.3.0-dev.29 [2023-04-28T22:28:39.340Z] v2.3.0-dev.30 [2023-04-28T22:28:39.340Z] v2.3.0-dev.31 [2023-04-28T22:28:39.340Z] v2.3.0-dev.32 [2023-04-28T22:28:39.340Z] v2.3.0-dev.33 [2023-04-28T22:28:39.340Z] v2.3.0-dev.34 [2023-04-28T22:28:39.340Z] v2.3.0-dev.35 [2023-04-28T22:28:39.340Z] v2.3.0-dev.36 [2023-04-28T22:28:39.340Z] v2.3.0-dev.37 [2023-04-28T22:28:39.340Z] v2.3.1 [2023-04-28T22:28:39.340Z] v2.3.1-dev.1 [2023-04-28T22:28:39.340Z] v2.3.1-dev.2 [2023-04-28T22:28:39.340Z] v2.3.1-dev.3 [2023-04-28T22:28:39.340Z] v2.3.1-dev.4 [2023-04-28T22:28:39.340Z] v3.0.0-dev.1 [2023-04-28T22:28:39.340Z] v3.0.0-dev.10 [2023-04-28T22:28:39.340Z] v3.0.0-dev.11 [2023-04-28T22:28:39.340Z] v3.0.0-dev.12 [2023-04-28T22:28:39.340Z] v3.0.0-dev.13 [2023-04-28T22:28:39.340Z] v3.0.0-dev.14 [2023-04-28T22:28:39.340Z] v3.0.0-dev.15 [2023-04-28T22:28:39.340Z] v3.0.0-dev.16 [2023-04-28T22:28:39.340Z] v3.0.0-dev.17 [2023-04-28T22:28:39.340Z] v3.0.0-dev.18 [2023-04-28T22:28:39.340Z] v3.0.0-dev.19 [2023-04-28T22:28:39.340Z] v3.0.0-dev.2 [2023-04-28T22:28:39.340Z] v3.0.0-dev.20 [2023-04-28T22:28:39.340Z] v3.0.0-dev.21 [2023-04-28T22:28:39.340Z] v3.0.0-dev.22 [2023-04-28T22:28:39.340Z] v3.0.0-dev.23 [2023-04-28T22:28:39.340Z] v3.0.0-dev.24 [2023-04-28T22:28:39.340Z] v3.0.0-dev.25 [2023-04-28T22:28:39.340Z] v3.0.0-dev.26 [2023-04-28T22:28:39.340Z] v3.0.0-dev.27 [2023-04-28T22:28:39.340Z] v3.0.0-dev.28 [2023-04-28T22:28:39.340Z] v3.0.0-dev.29 [2023-04-28T22:28:39.340Z] v3.0.0-dev.3 [2023-04-28T22:28:39.340Z] v3.0.0-dev.30 [2023-04-28T22:28:39.340Z] v3.0.0-dev.31 [2023-04-28T22:28:39.340Z] v3.0.0-dev.32 [2023-04-28T22:28:39.340Z] v3.0.0-dev.33 [2023-04-28T22:28:39.340Z] v3.0.0-dev.34 [2023-04-28T22:28:39.340Z] v3.0.0-dev.35 [2023-04-28T22:28:39.340Z] v3.0.0-dev.36 [2023-04-28T22:28:39.340Z] v3.0.0-dev.4 [2023-04-28T22:28:39.340Z] v3.0.0-dev.5 [2023-04-28T22:28:39.340Z] v3.0.0-dev.6 [2023-04-28T22:28:39.340Z] v3.0.0-dev.7 [2023-04-28T22:28:39.340Z] v3.0.0-dev.8 [2023-04-28T22:28:39.340Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-28T22:28:39.627Z] + lftools sign git-tag v3.0.0-dev.36 [2023-04-28T22:28:40.196Z] Signing Git tag with Sigul... [2023-04-28T22:28:40.196Z] Signing v3.0.0-dev.36 [Pipeline] echo [2023-04-28T22:28:40.465Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T22:28:40.751Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-28T22:28:40.758Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-28T22:28:40.778Z] $ docker stop --time=1 314bb794325121c558fa9e349565d55576776af1357e2d82e4e5d0dc77b95886 [2023-04-28T22:28:42.094Z] $ docker rm -f --volumes 314bb794325121c558fa9e349565d55576776af1357e2d82e4e5d0dc77b95886 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-28T22:28:42.507Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-28T22:28:42.507Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:28:42.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-28T22:28:42.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T22:28:42.867Z] prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container [2023-04-28T22:28:42.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-28T22:28:43.212Z] $ docker top 97f478df216405c4cbc2f48b1ab70dbe83da84df5adf1886fa64af44c74a9f01 -eo pid,comm [2023-04-28T22:28:43.255Z] 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-04-28T22:28:43.255Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-28T22:28:43.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-28T22:28:43.293Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-28T22:28:43.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-28T22:28:43.391Z] $ docker exec 97f478df216405c4cbc2f48b1ab70dbe83da84df5adf1886fa64af44c74a9f01 ssh-agent [2023-04-28T22:28:43.494Z] SSH_AUTH_SOCK=/tmp/ssh-vxwt8ZwIDhb4/agent.32 [2023-04-28T22:28:43.494Z] SSH_AGENT_PID=38 [2023-04-28T22:28:43.499Z] Running ssh-add (command line suppressed) [2023-04-28T22:28:43.602Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13888318387045031531.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13888318387045031531.key) [2023-04-28T22:28:43.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-28T22:28:43.899Z] + git semver bump pre [2023-04-28T22:28:44.157Z] 2023-04-28 22:28:44,063 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-28T22:28:44.157Z] 2023-04-28 22:28:44,063 [bump_version] DEBUG bumping version:3.0.0-dev.36 on axis:pre with prefix:dev [2023-04-28T22:28:44.157Z] 2023-04-28 22:28:44,063 [bump_version] DEBUG bumped version:3.0.0-dev.37 [2023-04-28T22:28:44.157Z] 2023-04-28 22:28:44,063 [write_version] DEBUG write version:3.0.0-dev.37 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-04-28T22:28:44.157Z] 2023-04-28 22:28:44,063 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-28T22:28:44.157Z] 2023-04-28 22:28:44,063 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-28T22:28:44.157Z] 2023-04-28 22:28:44,065 [execute] INFO git cat-file --batch-check [2023-04-28T22:28:44.157Z] 2023-04-28 22:28:44,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-28T22:28:44.157Z] 2023-04-28 22:28:44,070 [execute] INFO git cat-file --batch [2023-04-28T22:28:44.157Z] 2023-04-28 22:28:44,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-28T22:28:44.158Z] 2023-04-28 22:28:44,075 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-28T22:28:44.158Z] 3.0.0-dev.37 [Pipeline] } [2023-04-28T22:28:44.168Z] $ docker exec --env ******** --env ******** 97f478df216405c4cbc2f48b1ab70dbe83da84df5adf1886fa64af44c74a9f01 ssh-agent -k [2023-04-28T22:28:44.267Z] unset SSH_AUTH_SOCK; [2023-04-28T22:28:44.268Z] unset SSH_AGENT_PID; [2023-04-28T22:28:44.268Z] echo Agent pid 38 killed; [2023-04-28T22:28:44.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-28T22:28:44.568Z] + git semver [Pipeline] } [2023-04-28T22:28:44.842Z] $ docker stop --time=1 97f478df216405c4cbc2f48b1ab70dbe83da84df5adf1886fa64af44c74a9f01 [2023-04-28T22:28:46.163Z] $ docker rm -f --volumes 97f478df216405c4cbc2f48b1ab70dbe83da84df5adf1886fa64af44c74a9f01 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-28T22:28:46.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-28T22:28:46.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:28:46.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-28T22:28:46.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T22:28:46.890Z] prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container [2023-04-28T22:28:46.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-28T22:28:47.264Z] $ docker top 8acf19c1b64b6ca21837e3acebe1cbf70079bae1bd12c13f18829b25f8e39845 -eo pid,comm [2023-04-28T22:28:47.315Z] 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-04-28T22:28:47.315Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-28T22:28:47.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-28T22:28:47.353Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-28T22:28:47.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-28T22:28:47.477Z] $ docker exec 8acf19c1b64b6ca21837e3acebe1cbf70079bae1bd12c13f18829b25f8e39845 ssh-agent [2023-04-28T22:28:47.586Z] SSH_AUTH_SOCK=/tmp/ssh-ylt5GveBFOoB/agent.32 [2023-04-28T22:28:47.586Z] SSH_AGENT_PID=38 [2023-04-28T22:28:47.591Z] Running ssh-add (command line suppressed) [2023-04-28T22:28:47.697Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16951603199061242941.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16951603199061242941.key) [2023-04-28T22:28:47.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-28T22:28:47.997Z] + git semver push [2023-04-28T22:28:48.255Z] 2023-04-28 22:28:48,177 [run_push] DEBUG push [2023-04-28T22:28:48.255Z] 2023-04-28 22:28:48,177 [execute] INFO git cat-file --batch-check [2023-04-28T22:28:48.255Z] 2023-04-28 22:28:48,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-28T22:28:48.255Z] 2023-04-28 22:28:48,181 [execute] INFO git rev-list 31df800f196ef2445f5a723b4450728b9dcb94a8 -- [2023-04-28T22:28:48.255Z] 2023-04-28 22:28:48,181 [execute] DEBUG Popen(['git', 'rev-list', '31df800f196ef2445f5a723b4450728b9dcb94a8', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-28T22:28:48.255Z] 2023-04-28 22:28:48,191 [execute] INFO git fetch -v origin [2023-04-28T22:28:48.255Z] 2023-04-28 22:28:48,192 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-28T22:28:48.823Z] 2023-04-28 22:28:48,665 [run_push] DEBUG no remote changes detected [2023-04-28T22:28:48.823Z] 2023-04-28 22:28:48,665 [execute] INFO git push origin semver [2023-04-28T22:28:48.823Z] 2023-04-28 22:28:48,666 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-28T22:28:49.764Z] 2023-04-28 22:28:49,439 [run_push] DEBUG push all version tags [2023-04-28T22:28:49.764Z] 2023-04-28 22:28:49,439 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-28T22:28:49.764Z] 2023-04-28 22:28:49,440 [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-04-28T22:28:50.332Z] 2023-04-28 22:28:50,165 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-28T22:28:50.332Z] 3.0.0-dev.37 [Pipeline] } [2023-04-28T22:28:50.343Z] $ docker exec --env ******** --env ******** 8acf19c1b64b6ca21837e3acebe1cbf70079bae1bd12c13f18829b25f8e39845 ssh-agent -k [2023-04-28T22:28:50.435Z] unset SSH_AUTH_SOCK; [2023-04-28T22:28:50.435Z] unset SSH_AGENT_PID; [2023-04-28T22:28:50.435Z] echo Agent pid 38 killed; [2023-04-28T22:28:50.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-28T22:28:50.748Z] + git semver [Pipeline] } [2023-04-28T22:28:51.018Z] $ docker stop --time=1 8acf19c1b64b6ca21837e3acebe1cbf70079bae1bd12c13f18829b25f8e39845 [2023-04-28T22:28:52.330Z] $ docker rm -f --volumes 8acf19c1b64b6ca21837e3acebe1cbf70079bae1bd12c13f18829b25f8e39845 [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-04-28T22:28:52.870Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-04-28T22:28:52.870Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-04-28T22:28:52.870Z] total 16 [2023-04-28T22:28:52.870Z] drwxr-xr-x 3 root root 4096 Apr 28 22:15 . [2023-04-28T22:28:52.870Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 22:28 .. [2023-04-28T22:28:52.870Z] drwxr-xr-x 2 root root 4096 Apr 28 22:15 cost [2023-04-28T22:28:52.870Z] -rw-r--r-- 1 root root 96 Apr 28 22:15 cost.csv [2023-04-28T22:28:52.870Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-04-28T22:28:52.870Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-04-28T22:28:52.870Z] total 16 [2023-04-28T22:28:52.870Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 22:15 . [2023-04-28T22:28:52.870Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 22:28 .. [2023-04-28T22:28:52.870Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 22:15 cost [2023-04-28T22:28:52.870Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 28 22:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-28T22:28:53.158Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T22:28:54.088Z] ---> package-listing.sh [2023-04-28T22:28:54.088Z] ++ facter osfamily [2023-04-28T22:28:54.088Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-28T22:28:54.088Z] + OS_FAMILY=debian [2023-04-28T22:28:54.088Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-04-28T22:28:54.088Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-28T22:28:54.088Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-28T22:28:54.088Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-28T22:28:54.088Z] + PACKAGES=/tmp/packages_start.txt [2023-04-28T22:28:54.088Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-04-28T22:28:54.088Z] + PACKAGES=/tmp/packages_end.txt [2023-04-28T22:28:54.088Z] + case "${OS_FAMILY}" in [2023-04-28T22:28:54.088Z] + dpkg -l [2023-04-28T22:28:54.088Z] + grep '^ii' [2023-04-28T22:28:54.369Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-28T22:28:54.369Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-28T22:28:54.369Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-28T22:28:54.369Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-04-28T22:28:54.369Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-04-28T22:28:54.369Z] + 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-04-28T22:28:54.385Z] 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-04-28T22:28:54.681Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T22:28:54.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-28T22:28:54.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T22:28:55.064Z] prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container [2023-04-28T22:28:55.090Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-28T22:28:55.273Z] $ docker top 7d1c1d4b5df454f24f2765d6591fefb9d42c81d05b61d8f771a65f3ca31cf22a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T22:28:55.601Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-28T22:28:55.884Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-28T22:28:56.170Z] + ls /var/log/sa-host [2023-04-28T22:28:56.170Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-28T22:28:56.240Z] provisioning config files... [2023-04-28T22:28:56.249Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13014721547184880314tmp [Pipeline] { [Pipeline] echo [2023-04-28T22:28:56.263Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T22:28:56.546Z] ---> create-netrc.sh [Pipeline] } [2023-04-28T22:28:56.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-28T22:28:56.870Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-28T22:28:56.878Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T22:28:57.162Z] ---> sudo-logs.sh [2023-04-28T22:28:57.162Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-28T22:28:57.185Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T22:28:57.465Z] ---> job-cost.sh [2023-04-28T22:28:57.465Z] lf-activate-venv: SKIPPING [2023-04-28T22:28:57.465Z] DEBUG: total: 0.2199999988079071 [2023-04-28T22:28:57.465Z] INFO: Retrieving Stack Cost... [2023-04-28T22:28:57.724Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-28T22:28:58.291Z] INFO: Archiving Costs [Pipeline] echo [2023-04-28T22:28:58.302Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T22:28:58.586Z] ---> logs-deploy.sh [2023-04-28T22:28:58.587Z] lf-activate-venv: SKIPPING [2023-04-28T22:28:58.587Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/154 [2023-04-28T22:28:58.587Z] INFO: archiving workspace using pattern(s): [2023-04-28T22:28:59.526Z] Archives upload complete. [2023-04-28T22:28:59.787Z] INFO: archiving logs to Nexus [2023-04-28T22:29:00.358Z] ---> uname -a: [2023-04-28T22:29:00.358Z] Linux prd-ubuntu20-04-docker-8c-8g-12040 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-28T22:29:00.358Z] [2023-04-28T22:29:00.358Z] [2023-04-28T22:29:00.358Z] ---> lscpu: [2023-04-28T22:29:00.358Z] Architecture: x86_64 [2023-04-28T22:29:00.358Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-28T22:29:00.358Z] Byte Order: Little Endian [2023-04-28T22:29:00.358Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-28T22:29:00.358Z] CPU(s): 8 [2023-04-28T22:29:00.358Z] On-line CPU(s) list: 0-7 [2023-04-28T22:29:00.358Z] Thread(s) per core: 1 [2023-04-28T22:29:00.358Z] Core(s) per socket: 1 [2023-04-28T22:29:00.358Z] Socket(s): 8 [2023-04-28T22:29:00.358Z] NUMA node(s): 1 [2023-04-28T22:29:00.358Z] Vendor ID: AuthenticAMD [2023-04-28T22:29:00.358Z] CPU family: 23 [2023-04-28T22:29:00.359Z] Model: 49 [2023-04-28T22:29:00.359Z] Model name: AMD EPYC-Rome Processor [2023-04-28T22:29:00.359Z] Stepping: 0 [2023-04-28T22:29:00.359Z] CPU MHz: 2799.998 [2023-04-28T22:29:00.359Z] BogoMIPS: 5599.99 [2023-04-28T22:29:00.359Z] Virtualization: AMD-V [2023-04-28T22:29:00.359Z] Hypervisor vendor: KVM [2023-04-28T22:29:00.359Z] Virtualization type: full [2023-04-28T22:29:00.359Z] L1d cache: 256 KiB [2023-04-28T22:29:00.359Z] L1i cache: 256 KiB [2023-04-28T22:29:00.359Z] L2 cache: 4 MiB [2023-04-28T22:29:00.359Z] L3 cache: 128 MiB [2023-04-28T22:29:00.359Z] NUMA node0 CPU(s): 0-7 [2023-04-28T22:29:00.359Z] Vulnerability Itlb multihit: Not affected [2023-04-28T22:29:00.359Z] Vulnerability L1tf: Not affected [2023-04-28T22:29:00.359Z] Vulnerability Mds: Not affected [2023-04-28T22:29:00.359Z] Vulnerability Meltdown: Not affected [2023-04-28T22:29:00.359Z] Vulnerability Mmio stale data: Not affected [2023-04-28T22:29:00.359Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-28T22:29:00.359Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-28T22:29:00.359Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-28T22:29:00.359Z] Vulnerability Srbds: Not affected [2023-04-28T22:29:00.359Z] Vulnerability Tsx async abort: Not affected [2023-04-28T22:29:00.359Z] 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-04-28T22:29:00.359Z] [2023-04-28T22:29:00.359Z] [2023-04-28T22:29:00.359Z] ---> nproc: [2023-04-28T22:29:00.359Z] 8 [2023-04-28T22:29:00.359Z] [2023-04-28T22:29:00.359Z] [2023-04-28T22:29:00.359Z] ---> df -h: [2023-04-28T22:29:00.359Z] Filesystem Size Used Avail Use% Mounted on [2023-04-28T22:29:00.359Z] overlay 155G 13G 143G 9% / [2023-04-28T22:29:00.359Z] tmpfs 64M 0 64M 0% /dev [2023-04-28T22:29:00.359Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-28T22:29:00.359Z] shm 64M 0 64M 0% /dev/shm [2023-04-28T22:29:00.359Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-04-28T22:29:00.359Z] [2023-04-28T22:29:00.359Z] [2023-04-28T22:29:00.359Z] ---> sar -b -r -n DEV: [2023-04-28T22:29:00.359Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12040) 04/28/23 _x86_64_ (8 CPU) [2023-04-28T22:29:00.359Z] [2023-04-28T22:29:00.359Z] 22:12:35 LINUX RESTART (8 CPU) [2023-04-28T22:29:00.359Z] [2023-04-28T22:29:00.359Z] 22:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-28T22:29:00.359Z] 22:14:01 238.59 17.96 220.63 0.00 2034.99 83659.52 0.00 [2023-04-28T22:29:00.359Z] 22:15:01 117.28 0.27 117.01 0.00 9.60 31409.83 0.00 [2023-04-28T22:29:00.359Z] 22:16:01 82.82 0.05 82.77 0.00 5.87 19342.26 0.00 [2023-04-28T22:29:00.359Z] 22:17:01 1.23 0.02 1.22 0.00 0.13 14.40 0.00 [2023-04-28T22:29:00.359Z] 22:18:01 39.09 11.85 27.24 0.00 5432.19 6348.95 0.00 [2023-04-28T22:29:00.359Z] 22:19:01 4.20 0.00 4.20 0.00 0.00 51.72 0.00 [2023-04-28T22:29:00.359Z] 22:20:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 [2023-04-28T22:29:00.359Z] 22:21:01 3.82 1.65 2.17 0.00 37.73 27.46 0.00 [2023-04-28T22:29:00.359Z] 22:22:02 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2023-04-28T22:29:00.359Z] 22:23:01 2.30 0.00 2.30 0.00 0.00 37.42 0.00 [2023-04-28T22:29:00.359Z] 22:24:01 0.88 0.00 0.88 0.00 0.00 9.47 0.00 [2023-04-28T22:29:00.359Z] 22:25:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2023-04-28T22:29:00.359Z] 22:26:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2023-04-28T22:29:00.359Z] 22:27:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 [2023-04-28T22:29:00.359Z] 22:28:01 1.73 0.02 1.72 0.00 0.13 20.93 0.00 [2023-04-28T22:29:00.359Z] Average: 33.18 2.12 31.06 0.00 501.98 9408.99 0.00 [2023-04-28T22:29:00.359Z] [2023-04-28T22:29:00.359Z] 22:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-28T22:29:00.359Z] 22:14:01 28328440 31490564 813028 2.47 144716 3211388 2017332 5.95 1175836 2921420 11656 [2023-04-28T22:29:00.359Z] 22:15:01 28168016 31545352 758684 2.31 149864 3420880 1982188 5.84 1233896 3024604 668 [2023-04-28T22:29:00.359Z] 22:16:01 27674660 31587052 714420 2.17 159032 3895228 1783024 5.25 1238940 3458812 8 [2023-04-28T22:29:00.359Z] 22:17:01 27673220 31585832 714848 2.17 159084 3895228 1783024 5.25 1238592 3458820 168 [2023-04-28T22:29:00.359Z] 22:18:01 27287848 31556844 732964 2.23 167540 4228100 1805888 5.32 1485128 3571132 948 [2023-04-28T22:29:00.359Z] 22:19:01 27304708 31573724 716568 2.18 167604 4228100 1821940 5.37 1467480 3571096 8 [2023-04-28T22:29:00.359Z] 22:20:01 27309788 31578844 711380 2.16 167688 4228104 1821940 5.37 1462460 3571100 8 [2023-04-28T22:29:00.359Z] 22:21:01 27299476 31570676 719444 2.19 167784 4229236 1821940 5.37 1473668 3571496 12 [2023-04-28T22:29:00.359Z] 22:22:02 27299216 31570456 719624 2.19 167804 4229236 1821940 5.37 1473312 3571444 8 [2023-04-28T22:29:00.359Z] 22:23:01 27299356 31571056 719312 2.19 167900 4229216 1821940 5.37 1473012 3571808 24 [2023-04-28T22:29:00.359Z] 22:24:01 27299556 31571272 719256 2.19 167904 4229216 1821940 5.37 1473068 3571808 8 [2023-04-28T22:29:00.359Z] 22:25:01 27299508 31571236 719244 2.19 167928 4229220 1821940 5.37 1473072 3571812 168 [2023-04-28T22:29:00.359Z] 22:26:01 27299460 31571220 719212 2.19 167940 4229220 1821940 5.37 1473096 3571812 8 [2023-04-28T22:29:00.359Z] 22:27:01 27299916 31571696 718672 2.19 167956 4229224 1821940 5.37 1472744 3571816 176 [2023-04-28T22:29:00.359Z] 22:28:01 27297676 31569644 720592 2.19 167992 4229224 1798608 5.30 1472928 3571824 28 [2023-04-28T22:29:00.359Z] Average: 27476056 31565698 727817 2.21 163916 4062721 1837835 5.42 1405815 3476720 926 [2023-04-28T22:29:00.359Z] [2023-04-28T22:29:00.359Z] 22:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-28T22:29:00.359Z] 22:14:01 docker0 180.75 303.97 14.81 1987.20 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:14:01 lo 6.27 6.27 0.61 0.61 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:14:01 veth1260e5f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:14:01 ens3 884.57 535.26 8582.43 107.41 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:15:01 docker0 2.72 7.15 0.17 85.05 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:15:01 vethec1e852 1.35 3.65 0.10 42.53 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:15:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:15:01 ens3 41.38 37.03 108.92 89.56 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:16:01 docker0 0.35 0.45 0.03 3.10 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:16:01 lo 7.00 7.00 0.69 0.69 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:16:01 ens3 140.26 101.70 2552.54 227.20 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:17:01 ens3 0.60 0.37 0.28 0.20 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:18:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:18:01 ens3 151.93 73.36 1953.23 5.15 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:19:01 ens3 0.53 0.43 0.10 0.09 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:20:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:21:01 ens3 8.97 7.52 7.78 6.03 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:22:02 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:23:01 ens3 0.34 0.19 0.08 0.01 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:24:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:25:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:26:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] 22:28:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] Average: docker0 12.27 20.79 1.00 138.51 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] Average: ens3 82.06 50.47 881.35 29.08 0.00 0.00 0.00 0.00 [2023-04-28T22:29:00.359Z] [2023-04-28T22:29:00.359Z] [2023-04-28T22:29:00.359Z] ---> sar -P ALL: [2023-04-28T22:29:00.359Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12040) 04/28/23 _x86_64_ (8 CPU) [2023-04-28T22:29:00.359Z] [2023-04-28T22:29:00.359Z] 22:12:35 LINUX RESTART (8 CPU) [2023-04-28T22:29:00.359Z] [2023-04-28T22:29:00.359Z] 22:13:01 CPU %user %nice %system %iowait %steal %idle [2023-04-28T22:29:00.359Z] 22:14:01 all 13.41 0.00 5.17 1.93 0.08 79.41 [2023-04-28T22:29:00.359Z] 22:14:01 0 12.65 0.00 4.86 0.73 0.07 81.69 [2023-04-28T22:29:00.359Z] 22:14:01 1 11.34 0.00 5.60 3.21 0.05 79.80 [2023-04-28T22:29:00.359Z] 22:14:01 2 12.97 0.00 5.20 5.44 0.07 76.33 [2023-04-28T22:29:00.359Z] 22:14:01 3 16.97 0.00 5.35 0.79 0.08 76.80 [2023-04-28T22:29:00.359Z] 22:14:01 4 12.69 0.00 4.29 1.12 0.07 81.83 [2023-04-28T22:29:00.359Z] 22:14:01 5 15.32 0.00 4.83 1.08 0.08 78.69 [2023-04-28T22:29:00.359Z] 22:14:01 6 11.07 0.00 6.25 2.38 0.08 80.21 [2023-04-28T22:29:00.359Z] 22:14:01 7 14.29 0.00 4.96 0.68 0.10 79.97 [2023-04-28T22:29:00.359Z] 22:15:01 all 46.18 0.00 6.46 0.48 0.09 46.79 [2023-04-28T22:29:00.359Z] 22:15:01 0 46.07 0.00 6.69 0.02 0.08 47.14 [2023-04-28T22:29:00.359Z] 22:15:01 1 47.01 0.00 7.00 0.22 0.10 45.68 [2023-04-28T22:29:00.359Z] 22:15:01 2 47.78 0.00 5.97 0.49 0.08 45.68 [2023-04-28T22:29:00.359Z] 22:15:01 3 44.28 0.00 6.19 0.08 0.08 49.36 [2023-04-28T22:29:00.359Z] 22:15:01 4 46.08 0.00 6.23 0.27 0.08 47.34 [2023-04-28T22:29:00.359Z] 22:15:01 5 46.02 0.00 6.84 0.86 0.08 46.20 [2023-04-28T22:29:00.359Z] 22:15:01 6 47.04 0.00 6.25 1.19 0.08 45.43 [2023-04-28T22:29:00.359Z] 22:15:01 7 45.17 0.00 6.52 0.75 0.08 47.47 [2023-04-28T22:29:00.359Z] 22:16:01 all 3.36 0.00 1.26 0.33 0.03 95.02 [2023-04-28T22:29:00.359Z] 22:16:01 0 3.29 0.00 1.14 0.02 0.03 95.52 [2023-04-28T22:29:00.359Z] 22:16:01 1 3.29 0.00 0.94 0.17 0.02 95.59 [2023-04-28T22:29:00.359Z] 22:16:01 2 2.98 0.00 1.22 0.08 0.03 95.68 [2023-04-28T22:29:00.359Z] 22:16:01 3 4.61 0.00 1.43 0.15 0.03 93.77 [2023-04-28T22:29:00.359Z] 22:16:01 4 2.90 0.00 1.49 0.03 0.03 95.55 [2023-04-28T22:29:00.359Z] 22:16:01 5 2.95 0.00 1.34 1.29 0.03 94.39 [2023-04-28T22:29:00.359Z] 22:16:01 6 2.84 0.00 1.05 0.02 0.02 96.07 [2023-04-28T22:29:00.359Z] 22:16:01 7 4.06 0.00 1.44 0.87 0.05 93.58 [2023-04-28T22:29:00.359Z] 22:17:01 all 0.02 0.00 0.01 0.70 0.01 99.26 [2023-04-28T22:29:00.359Z] 22:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-28T22:29:00.359Z] 22:17:01 1 0.03 0.00 0.00 0.05 0.02 99.90 [2023-04-28T22:29:00.359Z] 22:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-28T22:29:00.359Z] 22:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-28T22:29:00.359Z] 22:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-28T22:29:00.359Z] 22:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-28T22:29:00.359Z] 22:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-28T22:29:00.359Z] 22:17:01 7 0.03 0.00 0.03 5.59 0.02 94.33 [2023-04-28T22:29:00.359Z] 22:18:01 all 1.29 0.00 0.60 2.84 0.02 95.24 [2023-04-28T22:29:00.359Z] 22:18:01 0 1.69 0.00 0.65 0.48 0.02 97.16 [2023-04-28T22:29:00.359Z] 22:18:01 1 2.29 0.00 0.87 6.28 0.02 90.55 [2023-04-28T22:29:00.359Z] 22:18:01 2 1.23 0.00 0.60 0.77 0.02 97.38 [2023-04-28T22:29:00.359Z] 22:18:01 3 0.57 0.00 0.39 0.03 0.02 98.99 [2023-04-28T22:29:00.359Z] 22:18:01 4 1.22 0.00 0.47 0.84 0.02 97.46 [2023-04-28T22:29:00.359Z] 22:18:01 5 1.10 0.00 0.42 1.23 0.02 97.23 [2023-04-28T22:29:00.359Z] 22:18:01 6 1.32 0.00 1.00 8.41 0.02 89.26 [2023-04-28T22:29:00.359Z] 22:18:01 7 0.94 0.00 0.40 4.69 0.05 93.92 [2023-04-28T22:29:00.359Z] 22:19:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2023-04-28T22:29:00.359Z] 22:19:01 0 0.00 0.00 0.02 0.13 0.02 99.83 [2023-04-28T22:29:00.359Z] 22:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-28T22:29:00.359Z] 22:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-28T22:29:00.359Z] 22:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-28T22:29:00.359Z] 22:19:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-28T22:29:00.359Z] 22:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-28T22:29:00.359Z] 22:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-28T22:29:00.359Z] 22:19:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-28T22:29:00.359Z] 22:20:01 all 0.02 0.00 0.00 0.02 0.01 99.95 [2023-04-28T22:29:00.359Z] 22:20:01 0 0.00 0.00 0.00 0.12 0.00 99.88 [2023-04-28T22:29:00.359Z] 22:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-28T22:29:00.359Z] 22:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-28T22:29:00.359Z] 22:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-28T22:29:00.359Z] 22:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-28T22:29:00.359Z] 22:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-28T22:29:00.359Z] 22:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-28T22:29:00.359Z] 22:20:01 7 0.03 0.00 0.02 0.03 0.02 99.90 [2023-04-28T22:29:00.359Z] 22:21:01 all 0.29 0.00 0.03 0.07 0.01 99.60 [2023-04-28T22:29:00.359Z] 22:21:01 0 0.35 0.00 0.08 0.40 0.02 99.15 [2023-04-28T22:29:00.359Z] 22:21:01 1 0.23 0.00 0.00 0.02 0.00 99.75 [2023-04-28T22:29:00.359Z] 22:21:01 2 0.12 0.00 0.03 0.00 0.00 99.85 [2023-04-28T22:29:00.359Z] 22:21:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2023-04-28T22:29:00.359Z] 22:21:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2023-04-28T22:29:00.359Z] 22:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-28T22:29:00.359Z] 22:21:01 6 0.23 0.00 0.00 0.00 0.00 99.77 [2023-04-28T22:29:00.359Z] 22:21:01 7 1.22 0.00 0.05 0.15 0.03 98.55 [2023-04-28T22:29:00.359Z] 22:22:02 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-04-28T22:29:00.359Z] 22:22:02 0 0.02 0.00 0.02 0.03 0.00 99.93 [2023-04-28T22:29:00.359Z] 22:22:02 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-28T22:29:00.359Z] 22:22:02 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-28T22:29:00.359Z] 22:22:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-28T22:29:00.359Z] 22:22:02 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-28T22:29:00.359Z] 22:22:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-28T22:29:00.359Z] 22:22:02 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-28T22:29:00.359Z] 22:22:02 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-28T22:29:00.359Z] 22:23:01 all 0.01 0.00 0.00 0.01 0.01 99.96 [2023-04-28T22:29:00.359Z] 22:23:01 0 0.02 0.00 0.00 0.07 0.00 99.92 [2023-04-28T22:29:00.359Z] 22:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-28T22:29:00.359Z] 22:23:01 2 0.00 0.00 0.02 0.03 0.02 99.93 [2023-04-28T22:29:00.359Z] 22:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-28T22:29:00.359Z] 22:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-28T22:29:00.359Z] 22:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-28T22:29:00.359Z] 22:23:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-28T22:29:00.359Z] 22:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-28T22:29:00.359Z] 22:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-04-28T22:29:00.359Z] 22:24:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-04-28T22:29:00.359Z] 22:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-28T22:29:00.359Z] 22:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-28T22:29:00.359Z] 22:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-28T22:29:00.359Z] 22:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-28T22:29:00.359Z] 22:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-28T22:29:00.359Z] 22:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-28T22:29:00.359Z] 22:24:01 7 0.00 0.00 0.00 0.00 0.03 99.97 [2023-04-28T22:29:00.359Z] [2023-04-28T22:29:00.359Z] 22:24:01 CPU %user %nice %system %iowait %steal %idle [2023-04-28T22:29:00.359Z] 22:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-28T22:29:00.359Z] 22:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-28T22:29:00.359Z] 22:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-28T22:29:00.359Z] 22:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-28T22:29:00.359Z] 22:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-28T22:29:00.360Z] 22:25:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-28T22:29:00.360Z] 22:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-28T22:29:00.360Z] 22:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-28T22:29:00.360Z] 22:25:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2023-04-28T22:29:00.360Z] 22:26:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2023-04-28T22:29:00.360Z] 22:26:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-28T22:29:00.360Z] 22:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-28T22:29:00.360Z] 22:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-28T22:29:00.360Z] 22:26:01 3 0.62 0.00 0.02 0.00 0.02 99.35 [2023-04-28T22:29:00.360Z] 22:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-28T22:29:00.360Z] 22:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-28T22:29:00.360Z] 22:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-28T22:29:00.360Z] 22:26:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2023-04-28T22:29:00.360Z] 22:27:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2023-04-28T22:29:00.360Z] 22:27:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-04-28T22:29:00.360Z] 22:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-28T22:29:00.360Z] 22:27:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-28T22:29:00.360Z] 22:27:01 3 1.97 0.00 0.00 0.00 0.02 98.01 [2023-04-28T22:29:00.360Z] 22:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-28T22:29:00.360Z] 22:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-28T22:29:00.360Z] 22:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-28T22:29:00.360Z] 22:27:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2023-04-28T22:29:00.360Z] 22:28:01 all 0.26 0.00 0.03 0.01 0.01 99.69 [2023-04-28T22:29:00.360Z] 22:28:01 0 0.00 0.00 0.07 0.05 0.00 99.88 [2023-04-28T22:29:00.360Z] 22:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-28T22:29:00.360Z] 22:28:01 2 0.03 0.00 0.03 0.07 0.02 99.85 [2023-04-28T22:29:00.360Z] 22:28:01 3 1.95 0.00 0.02 0.00 0.00 98.03 [2023-04-28T22:29:00.360Z] 22:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-28T22:29:00.360Z] 22:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-28T22:29:00.360Z] 22:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-28T22:29:00.360Z] 22:28:01 7 0.02 0.00 0.05 0.00 0.03 99.90 [2023-04-28T22:29:00.360Z] Average: all 4.33 0.00 0.90 0.43 0.02 94.32 [2023-04-28T22:29:00.360Z] Average: 0 4.25 0.00 0.90 0.14 0.02 94.69 [2023-04-28T22:29:00.360Z] Average: 1 4.27 0.00 0.96 0.66 0.02 94.09 [2023-04-28T22:29:00.360Z] Average: 2 4.32 0.00 0.87 0.46 0.02 94.32 [2023-04-28T22:29:00.360Z] Average: 3 4.74 0.00 0.89 0.07 0.02 94.28 [2023-04-28T22:29:00.360Z] Average: 4 4.18 0.00 0.83 0.15 0.02 94.82 [2023-04-28T22:29:00.360Z] Average: 5 4.34 0.00 0.89 0.30 0.02 94.45 [2023-04-28T22:29:00.360Z] Average: 6 4.14 0.00 0.97 0.80 0.01 94.07 [2023-04-28T22:29:00.360Z] Average: 7 4.38 0.00 0.90 0.85 0.04 93.83 [2023-04-28T22:29:00.360Z] [2023-04-28T22:29:00.360Z] [2023-04-28T22:29:00.360Z]