Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b68864090553852b4b28cebe9aeb4d482c52a4e 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-ssh1633715122552196758.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh14155216210655748708.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh3489986901501017116.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh1841119171037709208.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-ssh5352537716358769565.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, goVersion:1.25] ========================================================= [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.25 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-ubuntu20.04-docker-8c-8g-775950’ is offline Running on prd-ubuntu20.04-docker-8c-8g-775951 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 8b68864090553852b4b28cebe9aeb4d482c52a4e (main) > 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 8b68864090553852b4b28cebe9aeb4d482c52a4e # timeout=10 Commit message: "Merge pull request #761 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.47" > git rev-list --no-walk 274a61c8390f075021e0613bdeadf953bb0977d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:06:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:06:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:06:41 ========================================================= 03:06:41 EdgeX Global Pipelines Version Info 03:06:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:06:42 ------------------- 03:06:42 stable info: 03:06:42 ------------------- 03:06:42 Commited By: Cherry Wang cherry@iotechsys.com 03:06:42 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:06:42 Message: update stable to v1.0.278 03:06:42 ------------------- 03:06:42 experimental info: 03:06:42 ------------------- 03:06:42 Commited By: **** collab-it+edgex@linuxfoundation.org 03:06:42 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:06:42 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b68864090553852b4b28cebe9aeb4d482c52a4e [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b68864 [Pipeline] echo 03:06:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:06:44 provisioning config files... 03:06:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17914441429352884805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:44 ---> ****-login.sh 03:06:44 nexus3.edgexfoundry.org:10001 03:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:44 03:06:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:06:44 Configure a credential helper to remove this warning. See 03:06:44 https://docs.****.com/go/credential-store/ 03:06:44 03:06:44 Login Succeeded 03:06:44 nexus3.edgexfoundry.org:10002 03:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:44 03:06:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:06:44 Configure a credential helper to remove this warning. See 03:06:44 https://docs.****.com/go/credential-store/ 03:06:44 03:06:44 Login Succeeded 03:06:44 nexus3.edgexfoundry.org:10003 03:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:44 03:06:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:06:44 Configure a credential helper to remove this warning. See 03:06:44 https://docs.****.com/go/credential-store/ 03:06:44 03:06:44 Login Succeeded 03:06:44 nexus3.edgexfoundry.org:10004 03:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:44 03:06:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:06:44 Configure a credential helper to remove this warning. See 03:06:44 https://docs.****.com/go/credential-store/ 03:06:44 03:06:44 Login Succeeded 03:06:44 ****.io 03:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:45 03:06:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:06:45 Configure a credential helper to remove this warning. See 03:06:45 https://docs.****.com/go/credential-store/ 03:06:45 03:06:45 Login Succeeded 03:06:45 ---> ****-login.sh ends [Pipeline] } 03:06:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:06:45 + git rev-list -1 --merges 8b68864090553852b4b28cebe9aeb4d482c52a4e~1..8b68864090553852b4b28cebe9aeb4d482c52a4e [Pipeline] echo 03:06:45 -----------> git rev-list -1 --merges 8b68864090553852b4b28cebe9aeb4d482c52a4e~1..8b68864090553852b4b28cebe9aeb4d482c52a4e 8b68864090553852b4b28cebe9aeb4d482c52a4e 03:06:45 8b68864090553852b4b28cebe9aeb4d482c52a4e [false] [Pipeline] sh 03:06:45 + git log --format=format:%s -1 8b68864090553852b4b28cebe9aeb4d482c52a4e [Pipeline] echo 03:06:45 ========================================================= 03:06:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:06:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:06:46 + git log --format=format:%s -1 8b68864090553852b4b28cebe9aeb4d482c52a4e [Pipeline] echo 03:06:46 [semverPrep] GIT_COMMIT: 8b68864090553852b4b28cebe9aeb4d482c52a4e, Commit Message: Merge pull request #761 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.47 [Pipeline] echo 03:06:46 [semverPrep] This is not a build commit. [Pipeline] sh 03:06:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:06:46 + grep -v github /etc/ssh/ssh_known_hosts 03:06:46 + [ -e /tmp/ssh_known_hosts ] 03:06:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:06:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:06:46 + sudo tee -a /etc/ssh/ssh_known_hosts 03:06:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:06:47 03:06:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:06:47 0.1.4: Pulling from edgex-devops/py-git-semver 03:06:47 3dae71ba6b94: Pulling fs layer 03:06:47 6bf1a483ea7c: Pulling fs layer 03:06:47 f5dfc541a4d3: Pulling fs layer 03:06:47 461d9e800cba: Pulling fs layer 03:06:47 80192f66455f: Pulling fs layer 03:06:47 2e8e34ca0e6c: Pulling fs layer 03:06:47 a29436f7fd5d: Pulling fs layer 03:06:47 461d9e800cba: Waiting 03:06:47 923cac83aea3: Pulling fs layer 03:06:47 80192f66455f: Waiting 03:06:47 2e8e34ca0e6c: Waiting 03:06:47 25ad8b0a4227: Pulling fs layer 03:06:47 a29436f7fd5d: Waiting 03:06:47 db01528c6b51: Pulling fs layer 03:06:47 28988de357af: Pulling fs layer 03:06:47 923cac83aea3: Waiting 03:06:47 25ad8b0a4227: Waiting 03:06:47 db01528c6b51: Waiting 03:06:47 28988de357af: Waiting 03:06:47 6bf1a483ea7c: Verifying Checksum 03:06:47 6bf1a483ea7c: Download complete 03:06:47 461d9e800cba: Verifying Checksum 03:06:47 461d9e800cba: Download complete 03:06:47 80192f66455f: Verifying Checksum 03:06:47 80192f66455f: Download complete 03:06:47 f5dfc541a4d3: Verifying Checksum 03:06:47 f5dfc541a4d3: Download complete 03:06:47 3dae71ba6b94: Verifying Checksum 03:06:47 3dae71ba6b94: Download complete 03:06:47 923cac83aea3: Verifying Checksum 03:06:47 923cac83aea3: Download complete 03:06:47 25ad8b0a4227: Verifying Checksum 03:06:47 25ad8b0a4227: Download complete 03:06:47 db01528c6b51: Verifying Checksum 03:06:47 db01528c6b51: Download complete 03:06:47 28988de357af: Verifying Checksum 03:06:47 28988de357af: Download complete 03:06:47 a29436f7fd5d: Verifying Checksum 03:06:47 a29436f7fd5d: Download complete 03:06:48 2e8e34ca0e6c: Verifying Checksum 03:06:48 2e8e34ca0e6c: Download complete 03:06:49 3dae71ba6b94: Pull complete 03:06:49 6bf1a483ea7c: Pull complete 03:06:50 f5dfc541a4d3: Pull complete 03:06:50 461d9e800cba: Pull complete 03:06:50 80192f66455f: Pull complete 03:06:55 2e8e34ca0e6c: Pull complete 03:06:55 a29436f7fd5d: Pull complete 03:06:55 923cac83aea3: Pull complete 03:06:56 25ad8b0a4227: Pull complete 03:06:56 db01528c6b51: Pull complete 03:06:56 28988de357af: Pull complete 03:06:56 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:06:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:56 prd-ubuntu20.04-docker-8c-8g-775951 does not seem to be running inside a container 03:06:56 $ 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 03:06:58 $ docker top ec5c7ed4eafe696a37209969e92a57288c20cf3df1f5d154d97005fe3c9da453 -eo pid,comm 03:06:58 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). 03:06:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:06:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:06:58 [ssh-agent] Looking for ssh-agent implementation... 03:06:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:06:58 $ docker exec ec5c7ed4eafe696a37209969e92a57288c20cf3df1f5d154d97005fe3c9da453 ssh-agent 03:06:58 SSH_AUTH_SOCK=/tmp/ssh-tW3b4QdDyzaE/agent.32 03:06:58 SSH_AGENT_PID=38 03:06:58 Running ssh-add (command line suppressed) 03:06:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11117042336644860701.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11117042336644860701.key) 03:06:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:06:59 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh 03:06:59 + git tag --points-at HEAD [Pipeline] } 03:06:59 $ docker exec --env ******** --env ******** ec5c7ed4eafe696a37209969e92a57288c20cf3df1f5d154d97005fe3c9da453 ssh-agent -k 03:06:59 unset SSH_AUTH_SOCK; 03:06:59 unset SSH_AGENT_PID; 03:06:59 echo Agent pid 38 killed; 03:06:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:06:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:06:59 [ssh-agent] Looking for ssh-agent implementation... 03:06:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:06:59 $ docker exec ec5c7ed4eafe696a37209969e92a57288c20cf3df1f5d154d97005fe3c9da453 ssh-agent 03:06:59 SSH_AUTH_SOCK=/tmp/ssh-2kyymw6QDXuK/agent.85 03:06:59 SSH_AGENT_PID=91 03:06:59 Running ssh-add (command line suppressed) 03:06:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10859270841998902747.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10859270841998902747.key) 03:06:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:07:00 + git semver init 03:07:00 2025-12-30 03:07:00,369 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:07:00 2025-12-30 03:07:00,373 [run_init] DEBUG init version:0.0.0 force:False 03:07:00 2025-12-30 03:07:00,374 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 03:07:00 2025-12-30 03:07:00,374 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 03:07:00 2025-12-30 03:07:00,374 [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, stdin=None, shell=False, universal_newlines=False) 03:07:02 2025-12-30 03:07:01,774 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 03:07:02 2025-12-30 03:07:01,774 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 03:07:02 2025-12-30 03:07:01,774 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:07:02 2025-12-30 03:07:01,774 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:07:02 4.1.0-dev.13 [Pipeline] } 03:07:02 $ docker exec --env ******** --env ******** ec5c7ed4eafe696a37209969e92a57288c20cf3df1f5d154d97005fe3c9da453 ssh-agent -k 03:07:02 unset SSH_AUTH_SOCK; 03:07:02 unset SSH_AGENT_PID; 03:07:02 echo Agent pid 91 killed; 03:07:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:07:02 + git semver [Pipeline] } 03:07:02 $ docker stop --time=1 ec5c7ed4eafe696a37209969e92a57288c20cf3df1f5d154d97005fe3c9da453 03:07:04 $ docker rm -f --volumes ec5c7ed4eafe696a37209969e92a57288c20cf3df1f5d154d97005fe3c9da453 [Pipeline] // withDockerContainer [Pipeline] sh 03:07:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:07:04 Stashed 1 file(s) [Pipeline] echo 03:07:04 [edgeXSemver]: initialized semver on version 4.1.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:07:04 provisioning config files... 03:07:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3303866148141379945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:05 ---> ****-login.sh 03:07:05 nexus3.edgexfoundry.org:10001 03:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:05 Login Succeeded 03:07:05 nexus3.edgexfoundry.org:10002 03:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:05 Login Succeeded 03:07:05 nexus3.edgexfoundry.org:10003 03:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:05 Login Succeeded 03:07:05 nexus3.edgexfoundry.org:10004 03:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:05 Login Succeeded 03:07:05 ****.io 03:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:05 Login Succeeded 03:07:05 ---> ****-login.sh ends [Pipeline] } 03:07:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:07:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:07:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:07:05 ========================================================= 03:07:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:07:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:07:07 #0 building with "default" instance using docker driver 03:07:07 03:07:07 #1 [internal] load build definition from Dockerfile 03:07:07 #1 transferring dockerfile: 2.05kB done 03:07:07 #1 DONE 0.0s 03:07:07 03:07:07 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:07:07 #2 DONE 0.1s 03:07:07 03:07:07 #3 [internal] load .dockerignore 03:07:07 #3 transferring context: 159B done 03:07:07 #3 DONE 0.0s 03:07:07 03:07:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:07:07 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 03:07:07 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 03:07:07 #4 ... 03:07:07 03:07:07 #5 [internal] load build context 03:07:07 #5 transferring context: 14.85MB 0.1s done 03:07:07 #5 DONE 0.2s 03:07:07 03:07:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:07:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s 03:07:07 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 03:07:07 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 03:07:07 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 03:07:07 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:07:07 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 03:07:07 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 03:07:07 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:07:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.2s 03:07:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 03:07:07 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 03:07:07 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 03:07:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 28.31MB / 60.15MB 0.3s 03:07:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s 03:07:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 12.20MB / 112.58MB 0.3s 03:07:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 42.99MB / 60.15MB 0.4s 03:07:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 03:07:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 22.02MB / 112.58MB 0.4s 03:07:07 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 03:07:07 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 5.24MB / 14.72MB 0.4s 03:07:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 52.43MB / 60.15MB 0.5s 03:07:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 34.60MB / 112.58MB 0.5s 03:07:07 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.5s 03:07:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 03:07:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 52.43MB / 112.58MB 0.6s 03:07:07 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.5s done 03:07:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 03:07:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 70.44MB / 112.58MB 0.7s 03:07:07 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 03:07:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 94.37MB / 112.58MB 0.8s 03:07:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s 03:07:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done 03:07:13 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done 03:07:13 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:07:13 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:07:13 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:07:13 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 03:07:13 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 03:07:13 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 03:07:13 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 03:07:16 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done 03:07:16 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 03:07:16 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done 03:07:17 #4 DONE 10.1s 03:07:17 03:07:17 #6 [builder 2/7] RUN apk add --update --no-cache make git 03:07:17 #6 0.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:07:17 #6 0.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:07:18 #6 0.810 OK: 265 MiB in 60 packages 03:07:19 #6 DONE 2.6s 03:07:19 03:07:19 #7 [builder 3/7] WORKDIR /app 03:07:19 #7 DONE 0.0s 03:07:19 03:07:19 #8 [builder 4/7] COPY go.mod vendor* ./ 03:07:19 #8 DONE 0.0s 03:07:19 03:07:19 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:19 Still waiting to schedule task 03:07:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:07:29 #9 DONE 10.2s 03:07:30 03:07:30 #10 [builder 6/7] COPY . . 03:07:30 #10 DONE 0.1s 03:07:30 03:07:30 #11 [builder 7/7] RUN echo noop 03:07:30 #11 0.196 noop 03:07:30 #11 DONE 0.2s 03:07:30 03:07:30 #12 exporting to image 03:07:30 #12 exporting layers 03:07:38 #12 exporting layers 8.0s done 03:07:38 #12 writing image sha256:bc858580bf89615dcd01fb87a8b09763ef3180263e7e4637b2f5f3f5c0d03692 done 03:07:38 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:07:38 #12 DONE 8.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:38 + docker inspect -f . ci-base-image-x86_64 03:07:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:39 prd-ubuntu20.04-docker-8c-8g-775951 does not seem to be running inside a container 03:07:39 $ 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 03:07:39 $ docker top 32e10b3fa180c007d599f0949c188bbdb9cb1f05d7f14995fc642c0476e4187b -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:39 + go version 03:07:39 go version go1.25.2 linux/amd64 [Pipeline] } 03:07:39 $ docker stop --time=1 32e10b3fa180c007d599f0949c188bbdb9cb1f05d7f14995fc642c0476e4187b 03:07:41 $ docker rm -f --volumes 32e10b3fa180c007d599f0949c188bbdb9cb1f05d7f14995fc642c0476e4187b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:43 + docker inspect -f . ci-base-image-x86_64 03:07:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:43 prd-ubuntu20.04-docker-8c-8g-775951 does not seem to be running inside a container 03:07:43 $ 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 03:07:43 $ docker top f97d24679c6e8bf66c7b22921d9b46a4b117044ae96361ffbf41caaa6d1fce5c -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:43 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 03:07:44 + make test 03:07:44 go test -race -coverprofile=coverage.out ./... 03:08:18 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 03:08:51 0 issues. 03:08:51 go vet ./... 03:08:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:08:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:08:55 ./bin/test-attribution-txt.sh [Pipeline] echo 03:08:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:08:55 $ docker stop --time=1 f97d24679c6e8bf66c7b22921d9b46a4b117044ae96361ffbf41caaa6d1fce5c 03:08:57 $ docker rm -f --volumes f97d24679c6e8bf66c7b22921d9b46a4b117044ae96361ffbf41caaa6d1fce5c [Pipeline] // withDockerContainer [Pipeline] sh 03:08:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:08:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:08:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:08:59 + ls -al . 03:08:59 total 252 03:08:59 drwxrwxr-x 7 jenkins jenkins 4096 Dec 30 03:07 . 03:08:59 drwxrwxr-x 4 jenkins jenkins 4096 Dec 30 03:06 .. 03:08:59 -rw-rw-r-- 1 jenkins jenkins 119 Dec 30 03:06 .dockerignore 03:08:59 drwxrwxr-x 8 jenkins jenkins 4096 Dec 30 03:08 .git 03:08:59 drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 03:06 .github 03:08:59 -rw-rw-r-- 1 jenkins jenkins 108 Dec 30 03:06 .gitignore 03:08:59 -rw-rw-r-- 1 jenkins jenkins 359 Dec 30 03:06 .golangci.yml 03:08:59 drwxr-xr-x 3 jenkins jenkins 4096 Dec 30 03:07 .semver 03:08:59 -rw-rw-r-- 1 jenkins jenkins 19193 Dec 30 03:06 Attribution.txt 03:08:59 -rw-rw-r-- 1 jenkins jenkins 39309 Dec 30 03:06 CHANGELOG.md 03:08:59 -rw-rw-r-- 1 jenkins jenkins 2008 Dec 30 03:06 Dockerfile 03:08:59 -rw-rw-r-- 1 jenkins jenkins 677 Dec 30 03:06 GOVERNANCE.md 03:08:59 -rw-rw-r-- 1 jenkins jenkins 689 Dec 30 03:06 Jenkinsfile 03:08:59 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 30 03:06 LICENSE 03:08:59 -rw-rw-r-- 1 jenkins jenkins 618 Dec 30 03:06 OWNERS.md 03:08:59 -rw-rw-r-- 1 jenkins jenkins 4952 Dec 30 03:06 README.md 03:08:59 -rw-rw-r-- 1 jenkins jenkins 12 Dec 30 03:07 VERSION 03:08:59 drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 03:06 bin 03:08:59 -rw-r--r-- 1 jenkins jenkins 953 Dec 30 03:08 coverage.out 03:08:59 -rw-rw-r-- 1 jenkins jenkins 7109 Dec 30 03:06 go.mod 03:08:59 -rw-rw-r-- 1 jenkins jenkins 90520 Dec 30 03:06 go.sum 03:08:59 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 30 03:06 main.go 03:08:59 -rw-rw-r-- 1 jenkins jenkins 3361 Dec 30 03:06 makefile 03:08:59 drwxrwxr-x 9 jenkins jenkins 4096 Dec 30 03:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:59 + 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=8b68864090553852b4b28cebe9aeb4d482c52a4e --label arch=amd64 --label version=4.1.0-dev.13 . 03:08:59 #0 building with "default" instance using docker driver 03:08:59 03:08:59 #1 [internal] load build definition from Dockerfile 03:08:59 #1 transferring dockerfile: 2.05kB done 03:08:59 #1 DONE 0.0s 03:08:59 03:08:59 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:08:59 #2 DONE 0.0s 03:08:59 03:08:59 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:08:59 #3 DONE 0.1s 03:08:59 03:08:59 #4 [internal] load .dockerignore 03:08:59 #4 transferring context: 159B done 03:08:59 #4 DONE 0.0s 03:08:59 03:08:59 #5 [internal] load build context 03:08:59 #5 transferring context: 4.84kB done 03:08:59 #5 DONE 0.0s 03:08:59 03:08:59 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:08:59 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:08:59 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:08:59 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:08:59 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:08:59 #6 DONE 0.0s 03:08:59 03:08:59 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:08:59 #7 DONE 0.1s 03:08:59 03:08:59 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:09:00 #8 0.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:09:00 #8 0.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:09:00 #8 0.792 (1/2) Installing ca-certificates (20250911-r0) 03:09:00 #8 ... 03:09:00 03:09:00 #9 [builder 2/7] RUN apk add --update --no-cache make git 03:09:00 #9 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:09:00 #9 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:09:00 #9 0.744 OK: 265 MiB in 60 packages 03:09:00 #9 DONE 0.9s 03:09:00 03:09:00 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:09:00 #8 0.808 (2/2) Installing dumb-init (1.2.5-r3) 03:09:00 #8 0.811 Executing busybox-1.37.0-r19.trigger 03:09:00 #8 0.818 Executing ca-certificates-20250911-r0.trigger 03:09:00 #8 0.856 OK: 8 MiB in 18 packages 03:09:00 #8 DONE 1.0s 03:09:00 03:09:00 #10 [builder 3/7] WORKDIR /app 03:09:00 #10 DONE 0.0s 03:09:00 03:09:00 #11 [builder 4/7] COPY go.mod vendor* ./ 03:09:00 #11 DONE 0.0s 03:09:00 03:09:00 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:09:01 #12 0.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:09:01 #12 ... 03:09:01 03:09:01 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:01 #13 DONE 0.4s 03:09:01 03:09:01 #14 [builder 6/7] COPY . . 03:09:01 #14 DONE 0.1s 03:09:01 03:09:01 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:09:01 #12 0.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:09:01 #12 0.739 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:09:01 #12 0.771 Executing busybox-1.37.0-r20.post-upgrade 03:09:01 #12 0.811 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:09:01 #12 0.820 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:09:01 #12 0.824 Executing busybox-1.37.0-r20.trigger 03:09:01 #12 0.828 OK: 8 MiB in 18 packages 03:09:01 #12 DONE 0.9s 03:09:01 03:09:01 #15 [builder 7/7] RUN make build 03:09:01 #15 0.228 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 03:09:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775952 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 03:09:06 Running in /w/workspace/app-service-configurable/289 [Pipeline] { [Pipeline] checkout 03:09:10 The recommended git tool is: git 03:09:14 using credential edgex-jenkins-ssh 03:09:14 Cloning the remote Git repository 03:09:14 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 03:09:14 > git init /w/workspace/app-service-configurable/289 # timeout=10 03:09:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 03:09:15 > git --version # timeout=10 03:09:15 > git --version # 'git version 2.25.1' 03:09:15 using GIT_SSH to set credentials SSH Credentials for GitHub 03:09:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:09:18 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 03:09:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:09:18 Avoid second fetch 03:09:18 Checking out Revision 8b68864090553852b4b28cebe9aeb4d482c52a4e (main) 03:09:19 Commit message: "Merge pull request #761 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.47" 03:09:18 > git config core.sparsecheckout # timeout=10 03:09:19 > git checkout -f 8b68864090553852b4b28cebe9aeb4d482c52a4e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:09:23 provisioning config files... 03:09:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/289@tmp/config605984053019842356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:24 ---> ****-login.sh 03:09:24 nexus3.edgexfoundry.org:10001 03:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:25 Configure a credential helper to remove this warning. See 03:09:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:25 03:09:25 Login Succeeded 03:09:25 nexus3.edgexfoundry.org:10002 03:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:25 Configure a credential helper to remove this warning. See 03:09:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:25 03:09:25 Login Succeeded 03:09:25 nexus3.edgexfoundry.org:10003 03:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:26 Configure a credential helper to remove this warning. See 03:09:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:26 03:09:26 Login Succeeded 03:09:26 nexus3.edgexfoundry.org:10004 03:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:26 Configure a credential helper to remove this warning. See 03:09:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:26 03:09:26 Login Succeeded 03:09:26 ****.io 03:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:26 Configure a credential helper to remove this warning. See 03:09:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:26 03:09:26 Login Succeeded 03:09:26 ---> ****-login.sh ends [Pipeline] } 03:09:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:09:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:09:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:09:27 ========================================================= 03:09:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:09:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:09:27 Sending build context to Docker daemon 229.4kB 03:09:27 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 03:09:27 Step 2/12 : FROM ${BASE} AS builder 03:09:27 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:09:27 6b59a28fa201: Pulling fs layer 03:09:27 d32bb0dddca7: Pulling fs layer 03:09:27 5dab1238d3d9: Pulling fs layer 03:09:27 196fd7d83e7d: Pulling fs layer 03:09:27 4f4fb700ef54: Pulling fs layer 03:09:27 8ba94037c8f0: Pulling fs layer 03:09:27 deaec5988b04: Pulling fs layer 03:09:27 9f65657bb879: Pulling fs layer 03:09:27 8ba94037c8f0: Waiting 03:09:27 deaec5988b04: Waiting 03:09:27 196fd7d83e7d: Waiting 03:09:27 4f4fb700ef54: Waiting 03:09:27 d32bb0dddca7: Verifying Checksum 03:09:27 d32bb0dddca7: Download complete 03:09:27 196fd7d83e7d: Verifying Checksum 03:09:27 196fd7d83e7d: Download complete 03:09:28 4f4fb700ef54: Verifying Checksum 03:09:28 4f4fb700ef54: Download complete 03:09:28 8ba94037c8f0: Verifying Checksum 03:09:28 8ba94037c8f0: Download complete 03:09:28 6b59a28fa201: Verifying Checksum 03:09:28 6b59a28fa201: Download complete 03:09:28 #15 DONE 23.4s 03:09:28 03:09:28 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 03:09:28 #16 DONE 0.0s 03:09:28 03:09:28 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 03:09:28 #17 DONE 0.0s 03:09:28 03:09:28 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 03:09:28 #18 DONE 0.0s 03:09:28 03:09:28 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 03:09:28 #19 DONE 0.1s 03:09:28 03:09:28 #20 exporting to image 03:09:28 #20 exporting layers 0.1s done 03:09:28 #20 writing image sha256:410755fe2efb550f00e2232ab888ef6bb125c6cc5c83978e170c50ce40a1e46e done 03:09:28 #20 naming to docker.io/library/app-service-configurable done 03:09:28 #20 DONE 0.1s 03:09:28 03:09:28 1 warning found (use docker --debug to expand): 03:09:28  - UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:09:28 provisioning config files... 03:09:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2460230292373422902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:28 ---> ****-login.sh 03:09:28 nexus3.edgexfoundry.org:10001 03:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:28 Login Succeeded 03:09:28 nexus3.edgexfoundry.org:10002 03:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:28 Login Succeeded 03:09:28 nexus3.edgexfoundry.org:10003 03:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:28 9f65657bb879: Verifying Checksum 03:09:28 9f65657bb879: Download complete 03:09:28 Login Succeeded 03:09:28 nexus3.edgexfoundry.org:10004 03:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:28 Login Succeeded 03:09:28 ****.io 03:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:29 Login Succeeded 03:09:29 ---> ****-login.sh ends [Pipeline] } 03:09:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:09:29 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 03:09:29 8b68864090553852b4b28cebe9aeb4d482c52a4e 03:09:29 latest 03:09:29 4.1.0-dev.13 03:09:29 8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13 03:09:29 main 03:09:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 03:09:29 6b59a28fa201: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:29 d32bb0dddca7: Pull complete 03:09:29 5dab1238d3d9: Verifying Checksum 03:09:29 5dab1238d3d9: Download complete 03:09:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e 03:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:09:30 faf7bc74a7f3: Preparing 03:09:30 01c9cf5a233b: Preparing 03:09:30 f120e794e783: Preparing 03:09:30 19c6568658d9: Preparing 03:09:30 e87fb2feb2f9: Preparing 03:09:30 fa23fd64416a: Preparing 03:09:30 256f393e029f: Preparing 03:09:30 fa23fd64416a: Waiting 03:09:30 256f393e029f: Waiting 03:09:30 01c9cf5a233b: Pushed 03:09:30 f120e794e783: Pushed 03:09:30 19c6568658d9: Pushed 03:09:30 256f393e029f: Layer already exists 03:09:30 e87fb2feb2f9: Pushed 03:09:30 fa23fd64416a: Pushed 03:09:32 deaec5988b04: Verifying Checksum 03:09:32 deaec5988b04: Download complete 03:09:34 faf7bc74a7f3: Pushed 03:09:34 8b68864090553852b4b28cebe9aeb4d482c52a4e: digest: sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 03:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:09:35 faf7bc74a7f3: Preparing 03:09:35 01c9cf5a233b: Preparing 03:09:35 f120e794e783: Preparing 03:09:35 19c6568658d9: Preparing 03:09:35 e87fb2feb2f9: Preparing 03:09:35 fa23fd64416a: Preparing 03:09:35 256f393e029f: Preparing 03:09:35 fa23fd64416a: Waiting 03:09:35 256f393e029f: Waiting 03:09:35 19c6568658d9: Layer already exists 03:09:35 faf7bc74a7f3: Layer already exists 03:09:35 01c9cf5a233b: Layer already exists 03:09:35 f120e794e783: Layer already exists 03:09:35 e87fb2feb2f9: Layer already exists 03:09:35 fa23fd64416a: Layer already exists 03:09:35 256f393e029f: Layer already exists 03:09:35 latest: digest: sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.13 03:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:09:36 faf7bc74a7f3: Preparing 03:09:36 01c9cf5a233b: Preparing 03:09:36 f120e794e783: Preparing 03:09:36 19c6568658d9: Preparing 03:09:36 e87fb2feb2f9: Preparing 03:09:36 fa23fd64416a: Preparing 03:09:36 256f393e029f: Preparing 03:09:36 fa23fd64416a: Waiting 03:09:36 256f393e029f: Waiting 03:09:36 01c9cf5a233b: Layer already exists 03:09:36 19c6568658d9: Layer already exists 03:09:36 e87fb2feb2f9: Layer already exists 03:09:36 f120e794e783: Layer already exists 03:09:36 faf7bc74a7f3: Layer already exists 03:09:36 256f393e029f: Layer already exists 03:09:36 fa23fd64416a: Layer already exists 03:09:36 4.1.0-dev.13: digest: sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13 03:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:09:36 faf7bc74a7f3: Preparing 03:09:36 01c9cf5a233b: Preparing 03:09:36 f120e794e783: Preparing 03:09:36 19c6568658d9: Preparing 03:09:36 e87fb2feb2f9: Preparing 03:09:36 fa23fd64416a: Preparing 03:09:36 256f393e029f: Preparing 03:09:36 fa23fd64416a: Waiting 03:09:36 256f393e029f: Waiting 03:09:36 faf7bc74a7f3: Layer already exists 03:09:36 e87fb2feb2f9: Layer already exists 03:09:36 f120e794e783: Layer already exists 03:09:36 01c9cf5a233b: Layer already exists 03:09:36 19c6568658d9: Layer already exists 03:09:36 fa23fd64416a: Layer already exists 03:09:36 256f393e029f: Layer already exists 03:09:36 8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13: digest: sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 03:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:09:37 faf7bc74a7f3: Preparing 03:09:37 01c9cf5a233b: Preparing 03:09:37 f120e794e783: Preparing 03:09:37 19c6568658d9: Preparing 03:09:37 e87fb2feb2f9: Preparing 03:09:37 fa23fd64416a: Preparing 03:09:37 256f393e029f: Preparing 03:09:37 fa23fd64416a: Waiting 03:09:37 256f393e029f: Waiting 03:09:37 19c6568658d9: Layer already exists 03:09:37 01c9cf5a233b: Layer already exists 03:09:37 f120e794e783: Layer already exists 03:09:37 e87fb2feb2f9: Layer already exists 03:09:37 faf7bc74a7f3: Layer already exists 03:09:37 fa23fd64416a: Layer already exists 03:09:37 256f393e029f: Layer already exists 03:09:37 main: digest: sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:37 ===================================================== [Pipeline] echo 03:09:37 taggedImages: 03:09:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e 03:09:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 03:09:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.13 03:09:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13 03:09:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo 03:09:37 ========================================================= 03:09:37 [edgeXBuildMultiArch] RAW Config: 03:09:37 images: 03:09:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e 03:09:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 03:09:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.13 03:09:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13 03:09:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 03:09:37 settingsFile: 03:09:37 app-service-configurable-settings 03:09:37 ========================================================= [Pipeline] node 03:09:44 5dab1238d3d9: Pull complete 03:09:44 196fd7d83e7d: Pull complete 03:09:44 4f4fb700ef54: Pull complete 03:09:44 8ba94037c8f0: Pull complete 03:09:52 deaec5988b04: Pull complete 03:09:52 Still waiting to schedule task 03:09:52 All nodes of label ‘centos7-docker-4c-2g’ are offline 03:09:54 9f65657bb879: Pull complete 03:09:54 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:09:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:09:54 ---> 334268110677 03:09:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:09:56 ---> Running in f8cf9b12cefd 03:09:56 Removing intermediate container f8cf9b12cefd 03:09:56 ---> b9b0480b6174 03:09:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:09:56 ---> Running in f8156460d3f6 03:09:57 Removing intermediate container f8156460d3f6 03:09:57 ---> fbbc2b0caf66 03:09:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:09:57 ---> Running in ae53696e100d 03:09:57 Removing intermediate container ae53696e100d 03:09:57 ---> c199e7a86a2b 03:09:57 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:09:57 ---> Running in c946f3f7b237 03:09:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:09:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:10:00 OK: 255 MiB in 60 packages 03:10:01 Removing intermediate container c946f3f7b237 03:10:01 ---> 449987c24e65 03:10:01 Step 7/12 : WORKDIR /app 03:10:01 ---> Running in b4c0f71e2aa8 03:10:01 Removing intermediate container b4c0f71e2aa8 03:10:01 ---> ea94cbb83021 03:10:01 Step 8/12 : COPY go.mod vendor* ./ 03:10:02 ---> c07e81465e14 03:10:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:10:02 ---> Running in 28e9ec872a59 03:11:15 Running on prd-centos7-docker-4c-2g-775953 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:15 provisioning config files... 03:11:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17659875662168419641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:19 ---> ****-login.sh 03:11:19 nexus3.edgexfoundry.org:10001 03:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:19 Configure a credential helper to remove this warning. See 03:11:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:19 03:11:19 Login Succeeded 03:11:19 nexus3.edgexfoundry.org:10002 03:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:19 Configure a credential helper to remove this warning. See 03:11:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:19 03:11:19 Login Succeeded 03:11:19 nexus3.edgexfoundry.org:10003 03:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:20 Configure a credential helper to remove this warning. See 03:11:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:20 03:11:20 Login Succeeded 03:11:20 nexus3.edgexfoundry.org:10004 03:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:20 Configure a credential helper to remove this warning. See 03:11:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:20 03:11:20 Login Succeeded 03:11:20 ****.io 03:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:20 Configure a credential helper to remove this warning. See 03:11:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:20 03:11:20 Login Succeeded 03:11:20 ---> ****-login.sh ends [Pipeline] } 03:11:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:20 + docker buildx ls 03:11:21 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:11:21 default * docker 03:11:21 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:11:21 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:11:21 edgex-builder [Pipeline] sh 03:11:21 + docker buildx inspect --bootstrap 03:11:21 #1 [internal] booting buildkit 03:11:21 #1 pulling image moby/buildkit:buildx-stable-1 03:11:25 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 03:11:25 #1 creating container buildx_buildkit_edgex-builder0 03:11:26 #1 creating container buildx_buildkit_edgex-builder0 1.7s done 03:11:26 #1 DONE 4.9s 03:11:26 Name: edgex-builder 03:11:26 Driver: docker-container 03:11:26 03:11:26 Nodes: 03:11:26 Name: edgex-builder0 03:11:26 Endpoint: unix:///var/run/docker.sock 03:11:26 Status: running 03:11:26 Buildkit: v0.26.2 03:11:26 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:11:26 + docker buildx ls 03:11:26 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:11:26 edgex-builder * docker-container 03:11:26 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:11:26 default docker 03:11:26 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:11:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e' 03:11:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e --push - 03:11:27 #1 [internal] load build definition from Dockerfile 03:11:27 #1 transferring dockerfile: 209B done 03:11:27 #1 DONE 0.0s 03:11:27 03:11:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e 03:11:27 #2 DONE 0.1s 03:11:27 03:11:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e 03:11:27 #3 DONE 0.1s 03:11:27 03:11:27 #4 [internal] load .dockerignore 03:11:27 #4 transferring context: 2B done 03:11:27 #4 DONE 0.0s 03:11:27 03:11:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 03:11:27 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 0.0s done 03:11:27 #5 DONE 0.0s 03:11:27 03:11:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 03:11:27 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 0.0s done 03:11:27 #6 DONE 0.1s 03:11:27 03:11:27 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 03:11:27 #7 DONE 0.0s 03:11:27 03:11:27 #8 exporting to image 03:11:27 #8 exporting layers done 03:11:27 #8 exporting manifest sha256:b5a93aef6624de36eae8f98d5003883a7fc83bbef292510c2f2db884790ff5d0 0.0s done 03:11:27 #8 exporting config sha256:410755fe2efb550f00e2232ab888ef6bb125c6cc5c83978e170c50ce40a1e46e done 03:11:27 #8 exporting manifest sha256:44087fad6840c01f40a2f6cd1c3d2c5d11b90441e1c3fe6ccdfbb6ec6df802d3 done 03:11:27 #8 exporting config sha256:3a6d5cfa72b672cc413ac02032ff4018627b8d63a83f94fac67d012a044bc941 done 03:11:27 #8 exporting manifest list sha256:fc6845edd3cced39f632be0877b9a1afd0e16a288e783034b1c2b196472f4a21 0.0s done 03:11:27 #8 pushing layers 0.1s done 03:11:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e@sha256:fc6845edd3cced39f632be0877b9a1afd0e16a288e783034b1c2b196472f4a21 03:11:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e@sha256:fc6845edd3cced39f632be0877b9a1afd0e16a288e783034b1c2b196472f4a21 0.1s done 03:11:27 #8 DONE 0.2s 03:11:27 03:11:27 1 warning found (use --debug to expand): 03:11:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' 03:11:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - 03:11:27 #1 [internal] load build definition from Dockerfile 03:11:27 #1 transferring dockerfile: 175B done 03:11:27 #1 DONE 0.0s 03:11:27 03:11:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 03:11:27 #2 DONE 0.0s 03:11:27 03:11:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 03:11:27 #3 DONE 0.0s 03:11:27 03:11:27 #4 [internal] load .dockerignore 03:11:27 #4 transferring context: 2B done 03:11:27 #4 DONE 0.0s 03:11:27 03:11:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 03:11:27 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 0.0s done 03:11:27 #5 DONE 0.0s 03:11:27 03:11:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 03:11:28 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 0.0s done 03:11:28 #6 CACHED 03:11:28 03:11:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 03:11:28 #5 CACHED 03:11:28 03:11:28 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 03:11:28 #7 DONE 0.0s 03:11:28 03:11:28 #8 exporting to image 03:11:28 #8 exporting layers done 03:11:28 #8 exporting manifest sha256:b5a93aef6624de36eae8f98d5003883a7fc83bbef292510c2f2db884790ff5d0 done 03:11:28 #8 exporting config sha256:410755fe2efb550f00e2232ab888ef6bb125c6cc5c83978e170c50ce40a1e46e done 03:11:28 #8 exporting manifest sha256:44087fad6840c01f40a2f6cd1c3d2c5d11b90441e1c3fe6ccdfbb6ec6df802d3 done 03:11:28 #8 exporting config sha256:3a6d5cfa72b672cc413ac02032ff4018627b8d63a83f94fac67d012a044bc941 done 03:11:28 #8 exporting manifest list sha256:fc6845edd3cced39f632be0877b9a1afd0e16a288e783034b1c2b196472f4a21 done 03:11:28 #8 pushing layers 0.0s done 03:11:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:fc6845edd3cced39f632be0877b9a1afd0e16a288e783034b1c2b196472f4a21 0.1s done 03:11:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:28 #8 DONE 0.1s 03:11:28 03:11:28 1 warning found (use --debug to expand): 03:11:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.13' 03:11:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.13 --push - 03:11:28 #1 [internal] load build definition from Dockerfile 03:11:28 #1 transferring dockerfile: 181B done 03:11:28 #1 DONE 0.0s 03:11:28 03:11:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.13 03:11:28 #2 DONE 0.0s 03:11:28 03:11:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.13 03:11:28 #3 DONE 0.0s 03:11:28 03:11:28 #4 [internal] load .dockerignore 03:11:28 #4 transferring context: 2B done 03:11:28 #4 DONE 0.0s 03:11:28 03:11:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.13@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 03:11:28 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.13@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 0.0s done 03:11:28 #5 DONE 0.0s 03:11:28 03:11:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.13@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 03:11:28 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.13@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 0.0s done 03:11:28 #6 CACHED 03:11:28 03:11:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.13@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 03:11:28 #5 CACHED 03:11:28 03:11:28 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 03:11:28 #7 DONE 0.0s 03:11:28 03:11:28 #8 exporting to image 03:11:28 #8 exporting layers done 03:11:28 #8 exporting manifest sha256:b5a93aef6624de36eae8f98d5003883a7fc83bbef292510c2f2db884790ff5d0 done 03:11:28 #8 exporting config sha256:410755fe2efb550f00e2232ab888ef6bb125c6cc5c83978e170c50ce40a1e46e done 03:11:28 #8 exporting manifest sha256:44087fad6840c01f40a2f6cd1c3d2c5d11b90441e1c3fe6ccdfbb6ec6df802d3 done 03:11:28 #8 exporting config sha256:3a6d5cfa72b672cc413ac02032ff4018627b8d63a83f94fac67d012a044bc941 done 03:11:28 #8 exporting manifest list sha256:fc6845edd3cced39f632be0877b9a1afd0e16a288e783034b1c2b196472f4a21 done 03:11:28 #8 pushing layers 0.0s done 03:11:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.13@sha256:fc6845edd3cced39f632be0877b9a1afd0e16a288e783034b1c2b196472f4a21 0.1s done 03:11:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:28 #8 DONE 0.1s 03:11:28 03:11:28 1 warning found (use --debug to expand): 03:11:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13 --push - 03:11:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13' 03:11:28 #1 [internal] load build definition from Dockerfile 03:11:28 #1 transferring dockerfile: 222B done 03:11:28 #1 DONE 0.0s 03:11:28 03:11:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13 03:11:28 #2 DONE 0.0s 03:11:28 03:11:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13 03:11:28 #3 DONE 0.0s 03:11:28 03:11:28 #4 [internal] load .dockerignore 03:11:28 #4 transferring context: 2B done 03:11:28 #4 DONE 0.0s 03:11:28 03:11:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 03:11:28 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 0.0s done 03:11:28 #5 CACHED 03:11:28 03:11:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 03:11:29 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 0.0s done 03:11:29 #6 CACHED 03:11:29 03:11:29 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 03:11:29 #7 DONE 0.0s 03:11:29 03:11:29 #8 exporting to image 03:11:29 #8 exporting layers done 03:11:29 #8 exporting manifest sha256:b5a93aef6624de36eae8f98d5003883a7fc83bbef292510c2f2db884790ff5d0 done 03:11:29 #8 exporting config sha256:410755fe2efb550f00e2232ab888ef6bb125c6cc5c83978e170c50ce40a1e46e done 03:11:29 #8 exporting manifest sha256:44087fad6840c01f40a2f6cd1c3d2c5d11b90441e1c3fe6ccdfbb6ec6df802d3 done 03:11:29 #8 exporting config sha256:3a6d5cfa72b672cc413ac02032ff4018627b8d63a83f94fac67d012a044bc941 done 03:11:29 #8 exporting manifest list sha256:fc6845edd3cced39f632be0877b9a1afd0e16a288e783034b1c2b196472f4a21 done 03:11:29 #8 pushing layers 0.0s done 03:11:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13@sha256:fc6845edd3cced39f632be0877b9a1afd0e16a288e783034b1c2b196472f4a21 0.1s done 03:11:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:29 #8 DONE 0.1s 03:11:29 03:11:29 1 warning found (use --debug to expand): 03:11:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:11:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' 03:11:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - 03:11:29 #1 [internal] load build definition from Dockerfile 03:11:29 #1 transferring dockerfile: 173B done 03:11:29 #1 DONE 0.0s 03:11:29 03:11:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 03:11:29 #2 DONE 0.0s 03:11:29 03:11:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 03:11:29 #3 DONE 0.0s 03:11:29 03:11:29 #4 [internal] load .dockerignore 03:11:29 #4 transferring context: 2B done 03:11:29 #4 DONE 0.0s 03:11:29 03:11:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 03:11:29 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 0.0s done 03:11:29 #5 CACHED 03:11:29 03:11:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 03:11:29 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:f9d026d65baca481e9a5edafc4fbb94fde1605b74174c61326ac36823c32e25a 0.0s done 03:11:29 #6 CACHED 03:11:29 03:11:29 #7 exporting to image 03:11:29 #7 exporting layers done 03:11:29 #7 exporting manifest sha256:b5a93aef6624de36eae8f98d5003883a7fc83bbef292510c2f2db884790ff5d0 done 03:11:29 #7 exporting config sha256:410755fe2efb550f00e2232ab888ef6bb125c6cc5c83978e170c50ce40a1e46e done 03:11:29 #7 exporting manifest sha256:44087fad6840c01f40a2f6cd1c3d2c5d11b90441e1c3fe6ccdfbb6ec6df802d3 done 03:11:29 #7 exporting config sha256:3a6d5cfa72b672cc413ac02032ff4018627b8d63a83f94fac67d012a044bc941 03:11:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:11:29 #7 exporting config sha256:3a6d5cfa72b672cc413ac02032ff4018627b8d63a83f94fac67d012a044bc941 done 03:11:29 #7 exporting manifest list sha256:fc6845edd3cced39f632be0877b9a1afd0e16a288e783034b1c2b196472f4a21 done 03:11:29 #7 pushing layers 0.0s done 03:11:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:fc6845edd3cced39f632be0877b9a1afd0e16a288e783034b1c2b196472f4a21 0.1s done 03:11:29 #7 DONE 0.1s 03:11:29 03:11:29 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 03:11:29 #8 DONE 0.0s 03:11:29 03:11:29 1 warning found (use --debug to expand): 03:11:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:11:30 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:11:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:11:30 ---> package-listing.sh 03:11:30 ++ facter osfamily 03:11:30 ++ tr '[:upper:]' '[:lower:]' 03:11:31 + OS_FAMILY=redhat 03:11:31 + workspace=/w/workspace/ry_app-service-configurable_main 03:11:31 + START_PACKAGES=/tmp/packages_start.txt 03:11:31 + END_PACKAGES=/tmp/packages_end.txt 03:11:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:11:31 + PACKAGES=/tmp/packages_start.txt 03:11:31 + '[' /w/workspace/ry_app-service-configurable_main ']' 03:11:31 + PACKAGES=/tmp/packages_end.txt 03:11:31 + case "${OS_FAMILY}" in 03:11:31 + rpm -qa 03:11:31 + sort 03:11:31 + '[' -f /tmp/packages_start.txt ']' 03:11:31 + '[' -f /tmp/packages_end.txt ']' 03:11:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:11:31 + '[' /w/workspace/ry_app-service-configurable_main ']' 03:11:31 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 03:11:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 03:11:31 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 03:11:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:32 03:11:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:32 latest: Pulling from edgex-lftools-log-publisher 03:11:32 5eb5b503b376: Pulling fs layer 03:11:32 5c69ac0246d0: Pulling fs layer 03:11:32 ec43610c2a17: Pulling fs layer 03:11:32 3a2ae6a8a46f: Pulling fs layer 03:11:32 33b1e0a273af: Pulling fs layer 03:11:32 5d3b04190fa2: Pulling fs layer 03:11:32 2f39f015ded8: Pulling fs layer 03:11:32 3a2ae6a8a46f: Waiting 03:11:32 33b1e0a273af: Waiting 03:11:32 5d3b04190fa2: Waiting 03:11:32 2f39f015ded8: Waiting 03:11:32 5c69ac0246d0: Verifying Checksum 03:11:32 5c69ac0246d0: Download complete 03:11:32 3a2ae6a8a46f: Verifying Checksum 03:11:32 3a2ae6a8a46f: Download complete 03:11:32 33b1e0a273af: Verifying Checksum 03:11:32 33b1e0a273af: Download complete 03:11:32 ec43610c2a17: Verifying Checksum 03:11:32 ec43610c2a17: Download complete 03:11:32 5d3b04190fa2: Verifying Checksum 03:11:32 5d3b04190fa2: Download complete 03:11:33 5eb5b503b376: Verifying Checksum 03:11:33 5eb5b503b376: Download complete 03:11:33 2f39f015ded8: Verifying Checksum 03:11:33 2f39f015ded8: Download complete 03:11:34 5eb5b503b376: Pull complete 03:11:34 5c69ac0246d0: Pull complete 03:11:34 ec43610c2a17: Pull complete 03:11:35 3a2ae6a8a46f: Pull complete 03:11:35 33b1e0a273af: Pull complete 03:11:35 5d3b04190fa2: Pull complete 03:11:39 2f39f015ded8: Pull complete 03:11:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:11:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:39 prd-centos7-docker-4c-2g-775953 does not seem to be running inside a container 03:11:39 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:11:43 $ docker top 210c91d7b0c8992d244f05862390377ae57dc7e552dec37f36bbac19bd60e4e3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:43 + touch /tmp/pre-build-complete [Pipeline] sh 03:11:44 + mkdir -p /var/log/sysstat [Pipeline] sh 03:11:44 + ls /var/log/sa-host 03:11:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:44 provisioning config files... 03:11:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9823601019398349734tmp [Pipeline] { [Pipeline] echo 03:11:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:11:44 ---> create-netrc.sh [Pipeline] } 03:11:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:11:45 ---> python-tools-install.sh [Pipeline] echo 03:11:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:11:45 ---> sudo-logs.sh 03:11:45 Archiving 'sudo' log.. 03:11:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-775953.novalocal: Name or service not known 03:11:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-775953.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:11:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:11:45 ---> job-cost.sh 03:11:45 lf-activate-venv: SKIPPING 03:11:45 INFO: No Stack... 03:11:46 INFO: Retrieving Pricing Info for: v3-standard-2 03:11:46 INFO: Archiving Costs [Pipeline] echo 03:11:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:11:46 ---> logs-deploy.sh 03:11:46 lf-activate-venv: SKIPPING 03:11:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/289 03:11:46 INFO: archiving workspace using pattern(s): 03:11:47 Archives upload complete. 03:11:47 INFO: archiving logs to Nexus 03:11:48 ---> uname -a: 03:11:48 Linux prd-centos7-docker-4c-2g-775953.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 03:11:48 03:11:48 03:11:48 ---> lscpu: 03:11:48 Architecture: x86_64 03:11:48 CPU op-mode(s): 32-bit, 64-bit 03:11:48 Byte Order: Little Endian 03:11:48 Address sizes: 40 bits physical, 48 bits virtual 03:11:48 CPU(s): 2 03:11:48 On-line CPU(s) list: 0,1 03:11:48 Thread(s) per core: 1 03:11:48 Core(s) per socket: 1 03:11:48 Socket(s): 2 03:11:48 NUMA node(s): 1 03:11:48 Vendor ID: AuthenticAMD 03:11:48 CPU family: 23 03:11:48 Model: 49 03:11:48 Model name: AMD EPYC-Rome Processor 03:11:48 Stepping: 0 03:11:48 CPU MHz: 2800.000 03:11:48 BogoMIPS: 5600.00 03:11:48 Virtualization: AMD-V 03:11:48 Hypervisor vendor: KVM 03:11:48 Virtualization type: full 03:11:48 L1d cache: 64 KiB 03:11:48 L1i cache: 64 KiB 03:11:48 L2 cache: 1 MiB 03:11:48 L3 cache: 32 MiB 03:11:48 NUMA node0 CPU(s): 0,1 03:11:48 Vulnerability Itlb multihit: Not affected 03:11:48 Vulnerability L1tf: Not affected 03:11:48 Vulnerability Mds: Not affected 03:11:48 Vulnerability Meltdown: Not affected 03:11:48 Vulnerability Mmio stale data: Not affected 03:11:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:11:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:11:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:11:48 Vulnerability Srbds: Not affected 03:11:48 Vulnerability Tsx async abort: Not affected 03:11:48 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:11:48 03:11:48 03:11:48 ---> nproc: 03:11:48 2 03:11:48 03:11:48 03:11:48 ---> df -h: 03:11:48 Filesystem Size Used Avail Use% Mounted on 03:11:48 overlay 40G 7.3G 33G 19% / 03:11:48 tmpfs 64M 0 64M 0% /dev 03:11:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:11:48 shm 64M 0 64M 0% /dev/shm 03:11:48 /dev/vda1 40G 7.3G 33G 19% /facter-os 03:11:48 03:11:48 03:11:48 Cannot open /var/log/sysstat/sa30: No such file or directory 03:11:48 Please check if data collecting is enabled 03:11:48 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:48 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:11:48 $ docker stop --time=1 210c91d7b0c8992d244f05862390377ae57dc7e552dec37f36bbac19bd60e4e3 03:11:49 $ docker rm -f --volumes 210c91d7b0c8992d244f05862390377ae57dc7e552dec37f36bbac19bd60e4e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:11:49 [WS-CLEANUP] Deleting project workspace... 03:11:49 [WS-CLEANUP] Deferred wipeout is used... 03:11:49 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:50 03:11:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:50 latest: Pulling from edgex-lftools-log-publisher 03:11:50 5eb5b503b376: Pulling fs layer 03:11:50 5c69ac0246d0: Pulling fs layer 03:11:50 ec43610c2a17: Pulling fs layer 03:11:50 3a2ae6a8a46f: Pulling fs layer 03:11:50 33b1e0a273af: Pulling fs layer 03:11:50 5d3b04190fa2: Pulling fs layer 03:11:50 2f39f015ded8: Pulling fs layer 03:11:50 33b1e0a273af: Waiting 03:11:50 5d3b04190fa2: Waiting 03:11:50 2f39f015ded8: Waiting 03:11:50 3a2ae6a8a46f: Waiting 03:11:50 5c69ac0246d0: Download complete 03:11:50 3a2ae6a8a46f: Download complete 03:11:50 33b1e0a273af: Verifying Checksum 03:11:50 33b1e0a273af: Download complete 03:11:50 5d3b04190fa2: Verifying Checksum 03:11:50 5d3b04190fa2: Download complete 03:11:50 ec43610c2a17: Verifying Checksum 03:11:50 ec43610c2a17: Download complete 03:11:50 5eb5b503b376: Verifying Checksum 03:11:50 5eb5b503b376: Download complete 03:11:51 2f39f015ded8: Download complete 03:11:52 5eb5b503b376: Pull complete 03:11:52 5c69ac0246d0: Pull complete 03:11:52 ec43610c2a17: Pull complete 03:11:52 3a2ae6a8a46f: Pull complete 03:11:53 33b1e0a273af: Pull complete 03:11:53 5d3b04190fa2: Pull complete 03:11:54 Removing intermediate container 28e9ec872a59 03:11:54 ---> 45aabe5693a2 03:11:54 Step 10/12 : COPY . . 03:11:54 ---> a42c8fdb50ec 03:11:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:11:54 ---> Running in e7fb88bba073 03:11:54 Removing intermediate container e7fb88bba073 03:11:54 ---> 6a3f8ee51082 03:11:54 Step 12/12 : RUN $MAKE 03:11:54 ---> Running in aa69b6b72f49 03:11:54 noop 03:11:54 Removing intermediate container aa69b6b72f49 03:11:54 ---> fb85e96abb24 03:11:54 Successfully built fb85e96abb24 03:11:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:54 + docker inspect -f . ci-base-image-arm64 03:11:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:54 prd-ubuntu20.04-docker-arm64-4c-16g-775952 does not seem to be running inside a container 03:11:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/289 -v /w/workspace/app-service-configurable/289:/w/workspace/app-service-configurable/289:rw,z -v /w/workspace/app-service-configurable/289@tmp:/w/workspace/app-service-configurable/289@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 03:11:56 $ docker top afd64ae471102b6c5dfafeaf066b18ad64d083dc14724dca939b1707f1a87b39 -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:56 + go version 03:11:56 go version go1.25.3 linux/arm64 [Pipeline] } 03:11:56 $ docker stop --time=1 afd64ae471102b6c5dfafeaf066b18ad64d083dc14724dca939b1707f1a87b39 03:11:58 2f39f015ded8: Pull complete 03:11:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:11:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:58 $ docker rm -f --volumes afd64ae471102b6c5dfafeaf066b18ad64d083dc14724dca939b1707f1a87b39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:58 prd-ubuntu20.04-docker-8c-8g-775951 does not seem to be running inside a container 03:11:58 $ 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 03:12:00 $ docker top 8d58681217c573d9b8fb7bb942034827ca3ed86c049f74b59f3ef6429ec2d42f -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:00 ---> job-cost.sh 03:12:00 lf-activate-venv: SKIPPING 03:12:00 INFO: No Stack... 03:12:01 + docker inspect -f . ci-base-image-arm64 03:12:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:01 prd-ubuntu20.04-docker-arm64-4c-16g-775952 does not seem to be running inside a container 03:12:01 $ 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/289 -v /w/workspace/app-service-configurable/289:/w/workspace/app-service-configurable/289:rw,z -v /w/workspace/app-service-configurable/289@tmp:/w/workspace/app-service-configurable/289@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 03:12:01 INFO: Retrieving Pricing Info for: v3-standard-8 03:12:01 INFO: Archiving Costs 03:12:02 $ docker top 28468aaffe4101102a3f5a8653f39521f412fd8ca88a8e7ce20449ed53e08727 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 03:12:02 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 03:12:02 + cut -d, -f6 [Pipeline] lock 03:12:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-289-stack-cost] 03:12:02 Resource [jenkins-edgexfoundry-app-service-configurable-main-289-stack-cost] did not exist. Created. 03:12:02 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-289-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:12:02 + git config --global --add safe.directory /w/workspace/app-service-configurable/289 03:12:03 + echo total: 0.2199999988079071 [Pipeline] fileExists [Pipeline] stash [Pipeline] sh 03:12:03 Stashed 1 file(s) [Pipeline] } 03:12:03 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-289-stack-cost] [Pipeline] // lock [Pipeline] } 03:12:03 $ docker stop --time=1 8d58681217c573d9b8fb7bb942034827ca3ed86c049f74b59f3ef6429ec2d42f 03:12:03 + make test 03:12:03 go test -race -coverprofile=coverage.out ./... 03:12:04 $ docker rm -f --volumes 8d58681217c573d9b8fb7bb942034827ca3ed86c049f74b59f3ef6429ec2d42f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:16:40 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 03:16:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:16:40 go vet ./... 03:20:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:20:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:20:17 ./bin/test-attribution-txt.sh [Pipeline] echo 03:20:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:20:17 $ docker stop --time=1 28468aaffe4101102a3f5a8653f39521f412fd8ca88a8e7ce20449ed53e08727 03:20:19 $ docker rm -f --volumes 28468aaffe4101102a3f5a8653f39521f412fd8ca88a8e7ce20449ed53e08727 [Pipeline] // withDockerContainer [Pipeline] sh 03:20:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:20:21 Warning: overwriting stash ‘coverage-report’ 03:20:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:20:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:20:22 + ls -al . 03:20:22 total 248 03:20:22 drwxrwxr-x 6 jenkins jenkins 4096 Dec 30 03:12 . 03:20:22 drwxrwxr-x 4 jenkins jenkins 4096 Dec 30 03:09 .. 03:20:22 -rw-rw-r-- 1 jenkins jenkins 119 Dec 30 03:09 .dockerignore 03:20:22 drwxrwxr-x 8 jenkins jenkins 4096 Dec 30 03:09 .git 03:20:22 drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 03:09 .github 03:20:22 -rw-rw-r-- 1 jenkins jenkins 108 Dec 30 03:09 .gitignore 03:20:22 -rw-rw-r-- 1 jenkins jenkins 359 Dec 30 03:09 .golangci.yml 03:20:22 -rw-rw-r-- 1 jenkins jenkins 19193 Dec 30 03:09 Attribution.txt 03:20:22 -rw-rw-r-- 1 jenkins jenkins 39309 Dec 30 03:09 CHANGELOG.md 03:20:22 -rw-rw-r-- 1 jenkins jenkins 2008 Dec 30 03:09 Dockerfile 03:20:22 -rw-rw-r-- 1 jenkins jenkins 677 Dec 30 03:09 GOVERNANCE.md 03:20:22 -rw-rw-r-- 1 jenkins jenkins 689 Dec 30 03:09 Jenkinsfile 03:20:22 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 30 03:09 LICENSE 03:20:22 -rw-rw-r-- 1 jenkins jenkins 618 Dec 30 03:09 OWNERS.md 03:20:22 -rw-rw-r-- 1 jenkins jenkins 4952 Dec 30 03:09 README.md 03:20:22 -rw-rw-r-- 1 jenkins jenkins 12 Dec 30 03:07 VERSION 03:20:22 drwxrwxr-x 2 jenkins jenkins 4096 Dec 30 03:09 bin 03:20:22 -rw-r--r-- 1 jenkins jenkins 953 Dec 30 03:16 coverage.out 03:20:22 -rw-rw-r-- 1 jenkins jenkins 7109 Dec 30 03:09 go.mod 03:20:22 -rw-rw-r-- 1 jenkins jenkins 90520 Dec 30 03:09 go.sum 03:20:22 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 30 03:09 main.go 03:20:22 -rw-rw-r-- 1 jenkins jenkins 3361 Dec 30 03:09 makefile 03:20:22 drwxrwxr-x 9 jenkins jenkins 4096 Dec 30 03:09 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:23 + 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=8b68864090553852b4b28cebe9aeb4d482c52a4e --label arch=arm64 --label version=4.1.0-dev.13 . 03:20:23 Sending build context to Docker daemon 230.9kB 03:20:23 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 03:20:23 Step 2/27 : FROM ${BASE} AS builder 03:20:23 ---> fb85e96abb24 03:20:23 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:20:23 ---> Running in d7b40faa0b46 03:20:23 Removing intermediate container d7b40faa0b46 03:20:23 ---> d87a30d8083b 03:20:23 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:20:24 ---> Running in 62d62f8505a1 03:20:24 Removing intermediate container 62d62f8505a1 03:20:24 ---> 58b3649ada4e 03:20:24 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:20:24 ---> Running in 06184d34e0a2 03:20:24 Removing intermediate container 06184d34e0a2 03:20:24 ---> 127094da5e87 03:20:24 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:20:24 ---> Running in 5a90327bfa1f 03:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:20:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:20:27 OK: 255 MiB in 60 packages 03:20:29 Removing intermediate container 5a90327bfa1f 03:20:29 ---> a77137a63d80 03:20:29 Step 7/27 : WORKDIR /app 03:20:29 ---> Running in e74007f9e8ce 03:20:29 Removing intermediate container e74007f9e8ce 03:20:29 ---> 9068d99dd81e 03:20:29 Step 8/27 : COPY go.mod vendor* ./ 03:20:30 ---> f5f194e64364 03:20:30 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:30 ---> Running in f4c101332398 03:20:32 Removing intermediate container f4c101332398 03:20:32 ---> af141ae55081 03:20:32 Step 10/27 : COPY . . 03:20:32 ---> 94eb85df5309 03:20:32 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:20:33 ---> Running in 5f777b793589 03:20:33 Removing intermediate container 5f777b793589 03:20:33 ---> df990a0d0c27 03:20:33 Step 12/27 : RUN $MAKE 03:20:33 ---> Running in 29be7ac16b5e 03:20:34 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 03:24:26 Removing intermediate container 29be7ac16b5e 03:24:26 ---> aab6e73bad01 03:24:26 Step 13/27 : FROM alpine:3.22 03:24:26 3.22: Pulling from library/alpine 03:24:26 6b59a28fa201: Already exists 03:24:26 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:24:26 Status: Downloaded newer image for alpine:3.22 03:24:26 ---> 171e65262c80 03:24:26 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:24:26 ---> Running in c7f0d5ae804d 03:24:26 Removing intermediate container c7f0d5ae804d 03:24:26 ---> fd76de9da2e6 03:24:26 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 03:24:26 ---> Running in 3b75bd89f32f 03:24:26 Removing intermediate container 3b75bd89f32f 03:24:26 ---> c68674392082 03:24:26 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:24:26 ---> Running in 135a382b68e5 03:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:28 (1/2) Installing ca-certificates (20250911-r0) 03:24:28 (2/2) Installing dumb-init (1.2.5-r3) 03:24:28 Executing busybox-1.37.0-r19.trigger 03:24:28 Executing ca-certificates-20250911-r0.trigger 03:24:28 OK: 8 MiB in 18 packages 03:24:29 Removing intermediate container 135a382b68e5 03:24:29 ---> 9398a34e7bf3 03:24:29 Step 17/27 : RUN apk --no-cache upgrade 03:24:29 ---> Running in ec96ff15aa73 03:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:32 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:24:32 Executing busybox-1.37.0-r20.post-upgrade 03:24:32 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:24:32 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:24:32 Executing busybox-1.37.0-r20.trigger 03:24:32 OK: 8 MiB in 18 packages 03:24:33 Removing intermediate container ec96ff15aa73 03:24:33 ---> 0a18df6c0b00 03:24:33 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:24:34 ---> 437252e6160e 03:24:34 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:24:37 ---> 9d51dce0515d 03:24:37 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:24:38 ---> 630a8ac8185e 03:24:38 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 03:24:40 ---> c43282f2b827 03:24:40 Step 22/27 : EXPOSE 48095 03:24:40 ---> Running in 8dda2cb35664 03:24:40 Removing intermediate container 8dda2cb35664 03:24:40 ---> 1fb181806ab3 03:24:40 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 03:24:40 ---> Running in 13cafb2d0e36 03:24:40 Removing intermediate container 13cafb2d0e36 03:24:40 ---> 46997b159575 03:24:40 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:24:40 ---> Running in 1c4536a27cdf 03:24:40 Removing intermediate container 1c4536a27cdf 03:24:40 ---> 20acf2a80a63 03:24:40 Step 25/27 : LABEL arch=arm64 03:24:40 ---> Running in d198d8957562 03:24:41 Removing intermediate container d198d8957562 03:24:41 ---> a1065a48f87e 03:24:41 Step 26/27 : LABEL git_sha=8b68864090553852b4b28cebe9aeb4d482c52a4e 03:24:41 ---> Running in 596ff87b7e5f 03:24:41 Removing intermediate container 596ff87b7e5f 03:24:41 ---> 2241802685cf 03:24:41 Step 27/27 : LABEL version=4.1.0-dev.13 03:24:41 ---> Running in 9f309a9ecc9a 03:24:41 Removing intermediate container 9f309a9ecc9a 03:24:41 ---> 2dd4f91c9881 03:24:41 [Warning] One or more build-args [ARCH] were not consumed 03:24:41 Successfully built 2dd4f91c9881 03:24:41 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 03:24:42 provisioning config files... 03:24:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/289@tmp/config4358035285429781634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:42 ---> ****-login.sh 03:24:42 nexus3.edgexfoundry.org:10001 03:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:42 Configure a credential helper to remove this warning. See 03:24:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:42 03:24:42 Login Succeeded 03:24:42 nexus3.edgexfoundry.org:10002 03:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:42 Configure a credential helper to remove this warning. See 03:24:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:42 03:24:42 Login Succeeded 03:24:42 nexus3.edgexfoundry.org:10003 03:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:43 Configure a credential helper to remove this warning. See 03:24:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:43 03:24:43 Login Succeeded 03:24:43 nexus3.edgexfoundry.org:10004 03:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:43 Configure a credential helper to remove this warning. See 03:24:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:43 03:24:43 Login Succeeded 03:24:43 ****.io 03:24:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:44 Configure a credential helper to remove this warning. See 03:24:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:44 03:24:44 Login Succeeded 03:24:44 ---> ****-login.sh ends [Pipeline] } 03:24:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:24:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:24:44 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 03:24:44 8b68864090553852b4b28cebe9aeb4d482c52a4e 03:24:44 latest 03:24:44 4.1.0-dev.13 03:24:44 8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13 03:24:44 main 03:24:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8b68864090553852b4b28cebe9aeb4d482c52a4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8b68864090553852b4b28cebe9aeb4d482c52a4e 03:24:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:24:45 49dcacbe7ad6: Preparing 03:24:45 7974951e6044: Preparing 03:24:45 37df74d227c2: Preparing 03:24:45 3c379311ea26: Preparing 03:24:45 9d4628c1dd96: Preparing 03:24:45 322432380816: Preparing 03:24:45 0e64f2360a44: Preparing 03:24:45 322432380816: Waiting 03:24:45 0e64f2360a44: Waiting 03:24:45 3c379311ea26: Pushed 03:24:45 7974951e6044: Pushed 03:24:45 37df74d227c2: Pushed 03:24:45 0e64f2360a44: Layer already exists 03:24:45 9d4628c1dd96: Pushed 03:24:45 322432380816: Pushed 03:24:53 49dcacbe7ad6: Pushed 03:24:53 8b68864090553852b4b28cebe9aeb4d482c52a4e: digest: sha256:c3acb66668228384d1a9b8e9cd560ee21a74d53f4ae2039b71c846d3406f59d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:54 + 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 03:24:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 03:24:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:24:54 49dcacbe7ad6: Preparing 03:24:54 7974951e6044: Preparing 03:24:54 37df74d227c2: Preparing 03:24:54 3c379311ea26: Preparing 03:24:54 9d4628c1dd96: Preparing 03:24:54 322432380816: Preparing 03:24:54 0e64f2360a44: Preparing 03:24:54 322432380816: Waiting 03:24:54 0e64f2360a44: Waiting 03:24:54 49dcacbe7ad6: Layer already exists 03:24:54 3c379311ea26: Layer already exists 03:24:54 37df74d227c2: Layer already exists 03:24:54 7974951e6044: Layer already exists 03:24:54 9d4628c1dd96: Layer already exists 03:24:54 322432380816: Layer already exists 03:24:54 0e64f2360a44: Layer already exists 03:24:54 latest: digest: sha256:c3acb66668228384d1a9b8e9cd560ee21a74d53f4ae2039b71c846d3406f59d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:55 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.13 03:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:24:55 49dcacbe7ad6: Preparing 03:24:55 7974951e6044: Preparing 03:24:55 37df74d227c2: Preparing 03:24:55 3c379311ea26: Preparing 03:24:55 9d4628c1dd96: Preparing 03:24:55 322432380816: Preparing 03:24:55 0e64f2360a44: Preparing 03:24:55 0e64f2360a44: Waiting 03:24:55 322432380816: Waiting 03:24:55 37df74d227c2: Layer already exists 03:24:55 9d4628c1dd96: Layer already exists 03:24:55 7974951e6044: Layer already exists 03:24:55 49dcacbe7ad6: Layer already exists 03:24:55 3c379311ea26: Layer already exists 03:24:55 0e64f2360a44: Layer already exists 03:24:55 322432380816: Layer already exists 03:24:55 4.1.0-dev.13: digest: sha256:c3acb66668228384d1a9b8e9cd560ee21a74d53f4ae2039b71c846d3406f59d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:55 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13 03:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:24:56 49dcacbe7ad6: Preparing 03:24:56 7974951e6044: Preparing 03:24:56 37df74d227c2: Preparing 03:24:56 3c379311ea26: Preparing 03:24:56 9d4628c1dd96: Preparing 03:24:56 322432380816: Preparing 03:24:56 0e64f2360a44: Preparing 03:24:56 322432380816: Waiting 03:24:56 0e64f2360a44: Waiting 03:24:56 3c379311ea26: Layer already exists 03:24:56 7974951e6044: Layer already exists 03:24:56 49dcacbe7ad6: Layer already exists 03:24:56 37df74d227c2: Layer already exists 03:24:56 9d4628c1dd96: Layer already exists 03:24:56 322432380816: Layer already exists 03:24:56 0e64f2360a44: Layer already exists 03:24:56 8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13: digest: sha256:c3acb66668228384d1a9b8e9cd560ee21a74d53f4ae2039b71c846d3406f59d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:56 + 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 03:24:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 03:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:24:56 49dcacbe7ad6: Preparing 03:24:56 7974951e6044: Preparing 03:24:56 37df74d227c2: Preparing 03:24:56 3c379311ea26: Preparing 03:24:56 9d4628c1dd96: Preparing 03:24:56 322432380816: Preparing 03:24:56 0e64f2360a44: Preparing 03:24:56 322432380816: Waiting 03:24:56 0e64f2360a44: Waiting 03:24:56 49dcacbe7ad6: Layer already exists 03:24:56 37df74d227c2: Layer already exists 03:24:56 7974951e6044: Layer already exists 03:24:56 3c379311ea26: Layer already exists 03:24:56 9d4628c1dd96: Layer already exists 03:24:56 322432380816: Layer already exists 03:24:56 0e64f2360a44: Layer already exists 03:24:56 main: digest: sha256:c3acb66668228384d1a9b8e9cd560ee21a74d53f4ae2039b71c846d3406f59d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:24:57 ===================================================== [Pipeline] echo 03:24:57 taggedImages: 03:24:57 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8b68864090553852b4b28cebe9aeb4d482c52a4e 03:24:57 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 03:24:57 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.13 03:24:57 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13 03:24:57 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo 03:24:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8b68864090553852b4b28cebe9aeb4d482c52a4e [Pipeline] echo 03:24:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo 03:24:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.13 [Pipeline] echo 03:24:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8b68864090553852b4b28cebe9aeb4d482c52a4e-4.1.0-dev.13 [Pipeline] echo 03:24:57 Skip building multi-arch image for 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 03:24:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:24:57 03:24:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:24:58 arm64: Pulling from edgex-lftools-log-publisher 03:24:58 8998bd30e6a1: Pulling fs layer 03:24:58 04944245beec: Pulling fs layer 03:24:58 699f458cf7ca: Pulling fs layer 03:24:58 765212b225bb: Pulling fs layer 03:24:58 f23df028b6ca: Pulling fs layer 03:24:58 d65c8cfc05b1: Pulling fs layer 03:24:58 2437ff75d9bd: Pulling fs layer 03:24:58 765212b225bb: Waiting 03:24:58 f23df028b6ca: Waiting 03:24:58 2437ff75d9bd: Waiting 03:24:58 d65c8cfc05b1: Waiting 03:24:58 04944245beec: Verifying Checksum 03:24:58 04944245beec: Download complete 03:24:58 765212b225bb: Verifying Checksum 03:24:58 765212b225bb: Download complete 03:24:58 f23df028b6ca: Verifying Checksum 03:24:58 f23df028b6ca: Download complete 03:24:58 699f458cf7ca: Verifying Checksum 03:24:58 699f458cf7ca: Download complete 03:24:59 8998bd30e6a1: Verifying Checksum 03:24:59 8998bd30e6a1: Download complete 03:25:01 2437ff75d9bd: Verifying Checksum 03:25:01 2437ff75d9bd: Download complete 03:25:03 8998bd30e6a1: Pull complete 03:25:03 04944245beec: Pull complete 03:25:05 699f458cf7ca: Pull complete 03:25:05 765212b225bb: Pull complete 03:25:06 f23df028b6ca: Pull complete 03:25:06 d65c8cfc05b1: Pull complete 03:25:24 2437ff75d9bd: Pull complete 03:25:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:25:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:25:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:24 prd-ubuntu20.04-docker-arm64-4c-16g-775952 does not seem to be running inside a container 03:25:24 $ 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/289 -v /w/workspace/app-service-configurable/289:/w/workspace/app-service-configurable/289:rw,z -v /w/workspace/app-service-configurable/289@tmp:/w/workspace/app-service-configurable/289@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 03:25:27 $ docker top 7ce6aeca05a3e0197bbc287d36e17e9fc1cf142f8c241356d0307297b40cc098 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:25:28 ---> job-cost.sh 03:25:28 lf-activate-venv: SKIPPING 03:25:28 INFO: No Stack... 03:25:28 INFO: Retrieving Pricing Info for: v3-standard-4 03:25:29 INFO: Archiving Costs [Pipeline] sh 03:25:30 + cat /w/workspace/app-service-configurable/289/archives/cost.csv 03:25:30 + cut -d, -f6 [Pipeline] lock 03:25:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-289-stack-cost] 03:25:30 Resource [jenkins-edgexfoundry-app-service-configurable-main-289-stack-cost] did not exist. Created. 03:25:30 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-289-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:25:30 /w/workspace/app-service-configurable/289@tmp/durable-653e3da8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:25:31 + echo total: 0.10999999940395355 [Pipeline] stash 03:25:31 Warning: overwriting stash ‘stack-cost’ 03:25:31 Stashed 1 file(s) [Pipeline] } 03:25:31 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-289-stack-cost] [Pipeline] // lock [Pipeline] } 03:25:31 $ docker stop --time=1 7ce6aeca05a3e0197bbc287d36e17e9fc1cf142f8c241356d0307297b40cc098 03:25:33 $ docker rm -f --volumes 7ce6aeca05a3e0197bbc287d36e17e9fc1cf142f8c241356d0307297b40cc098 [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 03:25:33 provisioning config files... 03:25:33 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3562556983580179925tmp [Pipeline] { [Pipeline] sh 03:25:33 + set +x 03:25:33 + curl -s https://codecov.io/bash 03:25:33 + bash -s -- 03:25:33 03:25:33 _____ _ 03:25:33 / ____| | | 03:25:33 | | ___ __| | ___ ___ _____ __ 03:25:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:25:33 | |___| (_) | (_| | __/ (_| (_) \ V / 03:25:33 \_____\___/ \__,_|\___|\___\___/ \_/ 03:25:33 Bash-1.0.6 03:25:33 03:25:33 03:25:33 ==> git version 2.25.1 found 03:25:33 ==> 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 03:25:33 Release-Date: 2020-01-08 03:25:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:25:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:25:33 ==> Jenkins CI detected. 03:25:33 current dir:  /w/workspace/ry_app-service-configurable_main 03:25:33 project root: . 03:25:33 --> token set from env 03:25:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:25:34 ==> Running gcov in . (disable via -X gcov) 03:25:34 ==> Python coveragepy not found 03:25:34 ==> Searching for coverage reports in: 03:25:34 + . 03:25:34 -> Found 1 reports 03:25:34 ==> Detecting git/mercurial file structure 03:25:34 ==> Reading reports 03:25:34 + ./coverage.out bytes=953 03:25:34 ==> Appending adjustments 03:25:34 https://docs.codecov.io/docs/fixing-reports 03:25:34 + Found adjustments 03:25:34 ==> Gzipping contents 03:25:34 4.0K /tmp/codecov.FNACPU.gz 03:25:34 ==> Uploading reports 03:25:34 url: https://codecov.io 03:25:34 query: branch=main&commit=8b68864090553852b4b28cebe9aeb4d482c52a4e&build=289&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F289%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 03:25:34 -> Pinging Codecov 03:25:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8b68864090553852b4b28cebe9aeb4d482c52a4e&build=289&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F289%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 03:25:34 -> Uploading to 03:25:34 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/8b68864090553852b4b28cebe9aeb4d482c52a4e/e489815a-95fb-477a-bc1b-0d2888d3bdfd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251230%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251230T032534Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=694f2a251e6ace9cb5eb62837e6bb14f5050bddacced909a924eb4966d559ae1 03:25:34 % Total % Received % Xferd Average Speed Time Time Time Current 03:25:34 Dload Upload Total Spent Left Speed 03:25:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2704 --:--:-- --:--:-- --:--:-- 2704 03:25:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/8b68864090553852b4b28cebe9aeb4d482c52a4e [Pipeline] } 03:25:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:25:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:25:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:25:35 03:25:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:25:35 latest: Pulling from edgex-devops/edgex-snyk-go 03:25:35 2d35ebdb57d9: Already exists 03:25:35 85e8836fcdb2: Pulling fs layer 03:25:35 91631faa732a: Pulling fs layer 03:25:35 f3f5ae8826fa: Pulling fs layer 03:25:35 4f4fb700ef54: Pulling fs layer 03:25:35 7861252a18e6: Pulling fs layer 03:25:35 9130f900ef6f: Pulling fs layer 03:25:35 4f4fb700ef54: Waiting 03:25:35 7861252a18e6: Waiting 03:25:35 9130f900ef6f: Waiting 03:25:35 f3f5ae8826fa: Verifying Checksum 03:25:35 f3f5ae8826fa: Download complete 03:25:35 85e8836fcdb2: Download complete 03:25:35 4f4fb700ef54: Verifying Checksum 03:25:35 4f4fb700ef54: Download complete 03:25:35 85e8836fcdb2: Pull complete 03:25:35 7861252a18e6: Verifying Checksum 03:25:35 7861252a18e6: Download complete 03:25:35 91631faa732a: Verifying Checksum 03:25:35 91631faa732a: Download complete 03:25:36 9130f900ef6f: Verifying Checksum 03:25:36 9130f900ef6f: Download complete 03:25:40 91631faa732a: Pull complete 03:25:40 f3f5ae8826fa: Pull complete 03:25:40 4f4fb700ef54: Pull complete 03:25:40 7861252a18e6: Pull complete 03:25:46 9130f900ef6f: Pull complete 03:25:46 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:25:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:25:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:46 prd-ubuntu20.04-docker-8c-8g-775951 does not seem to be running inside a container 03:25:46 $ 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:latest cat 03:25:48 $ docker top 11ebf67f7cdfd409cccac4bf46c62bf7305ce17ad522e7c07077343c0dba44df -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:48 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 03:25:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 03:25:49 + set -o pipefail 03:25:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 03:26:01 03:26:01 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 03:26:01 03:26:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/2ffe27b6-126a-4438-bcd5-8e48e9a72a57 03:26:01 03:26:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:26:01 [Pipeline] } 03:26:01 $ docker stop --time=1 11ebf67f7cdfd409cccac4bf46c62bf7305ce17ad522e7c07077343c0dba44df 03:26:04 $ docker rm -f --volumes 11ebf67f7cdfd409cccac4bf46c62bf7305ce17ad522e7c07077343c0dba44df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:26:04 + git log --format=format:%s -1 8b68864090553852b4b28cebe9aeb4d482c52a4e [Pipeline] sh 03:26:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:26:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:05 prd-ubuntu20.04-docker-8c-8g-775951 does not seem to be running inside a container 03:26:05 $ 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 03:26:05 $ docker top fbf210f4ca11913eaedb5d398a22ffd0b6d24188e6feeeb4d735c2093990297c -eo pid,comm 03:26:06 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). 03:26:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:26:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:26:06 [ssh-agent] Looking for ssh-agent implementation... 03:26:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:26:06 $ docker exec fbf210f4ca11913eaedb5d398a22ffd0b6d24188e6feeeb4d735c2093990297c ssh-agent 03:26:06 SSH_AUTH_SOCK=/tmp/ssh-aH8Piaq4in88/agent.32 03:26:06 SSH_AGENT_PID=38 03:26:06 Running ssh-add (command line suppressed) 03:26:06 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12244325652926311308.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12244325652926311308.key) 03:26:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:26:06 + git semver tag 03:26:06 2025-12-30 03:26:06,941 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:26:06 2025-12-30 03:26:06,945 [run_tag] DEBUG tag force:False 03:26:06 2025-12-30 03:26:06,945 [check_head_tag] DEBUG check head tag 03:26:06 2025-12-30 03:26:06,945 [execute] INFO git cat-file --batch-check 03:26:06 2025-12-30 03:26:06,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 03:26:06 2025-12-30 03:26:06,948 [execute] INFO git cat-file --batch 03:26:06 2025-12-30 03:26:06,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 03:26:07 2025-12-30 03:26:06,960 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:26:07 2025-12-30 03:26:06,960 [execute] INFO git tag -a v4.1.0-dev.13 -m v4.1.0-dev.13 03:26:07 2025-12-30 03:26:06,960 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.13', '-m', 'v4.1.0-dev.13'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 03:26:07 2025-12-30 03:26:06,966 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:26:07 4.1.0-dev.13 [Pipeline] } 03:26:07 $ docker exec --env ******** --env ******** fbf210f4ca11913eaedb5d398a22ffd0b6d24188e6feeeb4d735c2093990297c ssh-agent -k 03:26:07 unset SSH_AUTH_SOCK; 03:26:07 unset SSH_AGENT_PID; 03:26:07 echo Agent pid 38 killed; 03:26:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:26:07 + git semver [Pipeline] } 03:26:07 $ docker stop --time=1 fbf210f4ca11913eaedb5d398a22ffd0b6d24188e6feeeb4d735c2093990297c 03:26:09 $ docker rm -f --volumes fbf210f4ca11913eaedb5d398a22ffd0b6d24188e6feeeb4d735c2093990297c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:26:09 03:26:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:26:09 0.23.1-centos7: Pulling from edgex-lftools 03:26:09 ab5ef0e58194: Pulling fs layer 03:26:09 9712f1f96733: Pulling fs layer 03:26:09 63f879dbbcfc: Pulling fs layer 03:26:09 0d9ebad4ef96: Pulling fs layer 03:26:09 e9a5061849ea: Pulling fs layer 03:26:09 d747dcd14b5f: Pulling fs layer 03:26:09 2de7ff778b66: Pulling fs layer 03:26:09 e9a5061849ea: Waiting 03:26:09 d747dcd14b5f: Waiting 03:26:09 2de7ff778b66: Waiting 03:26:09 0d9ebad4ef96: Waiting 03:26:09 9712f1f96733: Verifying Checksum 03:26:09 9712f1f96733: Download complete 03:26:10 63f879dbbcfc: Verifying Checksum 03:26:10 63f879dbbcfc: Download complete 03:26:10 e9a5061849ea: Verifying Checksum 03:26:10 e9a5061849ea: Download complete 03:26:10 d747dcd14b5f: Verifying Checksum 03:26:10 d747dcd14b5f: Download complete 03:26:10 0d9ebad4ef96: Verifying Checksum 03:26:10 0d9ebad4ef96: Download complete 03:26:10 2de7ff778b66: Verifying Checksum 03:26:10 2de7ff778b66: Download complete 03:26:10 ab5ef0e58194: Verifying Checksum 03:26:10 ab5ef0e58194: Download complete 03:26:15 ab5ef0e58194: Pull complete 03:26:15 9712f1f96733: Pull complete 03:26:15 63f879dbbcfc: Pull complete 03:26:22 0d9ebad4ef96: Pull complete 03:26:22 e9a5061849ea: Pull complete 03:26:22 d747dcd14b5f: Pull complete 03:26:23 2de7ff778b66: Pull complete 03:26:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:26:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:26:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:23 prd-ubuntu20.04-docker-8c-8g-775951 does not seem to be running inside a container 03:26:23 $ 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 03:26:25 $ docker top 2130fce8910750ba90e7fc23c890f97eef844b33dd352360a7efcbbd1d5220bb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:26:25 provisioning config files... 03:26:25 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13096784265743971335tmp 03:26:25 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6705325072493987885tmp 03:26:25 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3312666158699157334tmp [Pipeline] { [Pipeline] echo 03:26:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:26:25 ---> sigul-configuration.sh 03:26:25 gpg: directory `/root/.gnupg' created 03:26:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:26:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:26:25 gpg: keyring `/root/.gnupg/secring.gpg' created 03:26:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:26:25 gpg: CAST5 encrypted data 03:26:25 gpg: encrypted with 1 passphrase 03:26:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:26:25 + mkdir /home/jenkins 03:26:25 + mkdir /home/jenkins/sigul [Pipeline] sh 03:26:26 + 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 03:26:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:26:26 ---> sigul-install.sh 03:26:26 Sigul already installed; skipping installation. [Pipeline] sh 03:26:27 + git tag --list 03:26:27 v1.0.0 03:26:27 v1.1.0 03:26:27 v1.2.0 03:26:27 v1.3.0 03:26:27 v1.3.1 03:26:27 v2.0.0 03:26:27 v2.0.1 03:26:27 v2.1.0 03:26:27 v2.1.1 03:26:27 v2.1.2 03:26:27 v2.2.0 03:26:27 v2.3 03:26:27 v2.3.0 03:26:27 v2.3.1 03:26:27 v3.0 03:26:27 v3.0.0 03:26:27 v3.0.1 03:26:27 v3.1 03:26:27 v3.1.0 03:26:27 v3.1.1 03:26:27 v4.0 03:26:27 v4.0.0 03:26:27 v4.0.1 03:26:27 v4.0.1-dev.1 03:26:27 v4.1.0-dev.1 03:26:27 v4.1.0-dev.10 03:26:27 v4.1.0-dev.11 03:26:27 v4.1.0-dev.12 03:26:27 v4.1.0-dev.13 03:26:27 v4.1.0-dev.2 03:26:27 v4.1.0-dev.3 03:26:27 v4.1.0-dev.4 03:26:27 v4.1.0-dev.5 03:26:27 v4.1.0-dev.6 03:26:27 v4.1.0-dev.7 03:26:27 v4.1.0-dev.8 03:26:27 v4.1.0-dev.9 [Pipeline] sh 03:26:27 + lftools sign git-tag v4.1.0-dev.13 03:26:28 Signing Git tag with Sigul... 03:26:28 Signing v4.1.0-dev.13 [Pipeline] echo 03:26:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:26:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:26:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:26:28 $ docker stop --time=1 2130fce8910750ba90e7fc23c890f97eef844b33dd352360a7efcbbd1d5220bb 03:26:29 $ docker rm -f --volumes 2130fce8910750ba90e7fc23c890f97eef844b33dd352360a7efcbbd1d5220bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:26:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:26:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:30 prd-ubuntu20.04-docker-8c-8g-775951 does not seem to be running inside a container 03:26:30 $ 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 03:26:31 $ docker top d35d49350712b83d5576a52b936bf6434f0376c72a66a98a28b46596f6584a95 -eo pid,comm 03:26:31 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). 03:26:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:26:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:26:31 [ssh-agent] Looking for ssh-agent implementation... 03:26:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:26:31 $ docker exec d35d49350712b83d5576a52b936bf6434f0376c72a66a98a28b46596f6584a95 ssh-agent 03:26:31 SSH_AUTH_SOCK=/tmp/ssh-CteFcPyRfdSp/agent.32 03:26:31 SSH_AGENT_PID=38 03:26:31 Running ssh-add (command line suppressed) 03:26:31 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1683916052390760762.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1683916052390760762.key) 03:26:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:26:31 + git semver bump pre 03:26:32 2025-12-30 03:26:32,005 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:26:32 2025-12-30 03:26:32,009 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:26:32 2025-12-30 03:26:32,009 [bump_version] DEBUG bumping version:4.1.0-dev.13 on axis:pre with prefix:dev 03:26:32 2025-12-30 03:26:32,009 [bump_version] DEBUG bumped version:4.1.0-dev.14 03:26:32 2025-12-30 03:26:32,009 [write_version] DEBUG write version:4.1.0-dev.14 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 03:26:32 2025-12-30 03:26:32,010 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:26:32 2025-12-30 03:26:32,010 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 03:26:32 2025-12-30 03:26:32,011 [execute] INFO git cat-file --batch-check 03:26:32 2025-12-30 03:26:32,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 03:26:32 2025-12-30 03:26:32,014 [execute] INFO git cat-file --batch 03:26:32 2025-12-30 03:26:32,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 03:26:32 2025-12-30 03:26:32,018 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:26:32 4.1.0-dev.14 [Pipeline] } 03:26:32 $ docker exec --env ******** --env ******** d35d49350712b83d5576a52b936bf6434f0376c72a66a98a28b46596f6584a95 ssh-agent -k 03:26:32 unset SSH_AUTH_SOCK; 03:26:32 unset SSH_AGENT_PID; 03:26:32 echo Agent pid 38 killed; 03:26:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:26:32 + git semver [Pipeline] } 03:26:33 $ docker stop --time=1 d35d49350712b83d5576a52b936bf6434f0376c72a66a98a28b46596f6584a95 03:26:34 $ docker rm -f --volumes d35d49350712b83d5576a52b936bf6434f0376c72a66a98a28b46596f6584a95 [Pipeline] // withDockerContainer [Pipeline] sh 03:26:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:26:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:35 prd-ubuntu20.04-docker-8c-8g-775951 does not seem to be running inside a container 03:26:35 $ 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 03:26:35 $ docker top e8f1ee4bdd95db7f041f8f65dba481f1126994dc965094ec5a4d29cee922c8cf -eo pid,comm 03:26:35 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). 03:26:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:26:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:26:35 [ssh-agent] Looking for ssh-agent implementation... 03:26:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:26:35 $ docker exec e8f1ee4bdd95db7f041f8f65dba481f1126994dc965094ec5a4d29cee922c8cf ssh-agent 03:26:35 SSH_AUTH_SOCK=/tmp/ssh-9tBGYW8f7K9Q/agent.32 03:26:35 SSH_AGENT_PID=38 03:26:35 Running ssh-add (command line suppressed) 03:26:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10864940666675636949.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10864940666675636949.key) 03:26:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:26:36 + git semver push 03:26:36 2025-12-30 03:26:36,349 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:26:36 2025-12-30 03:26:36,353 [run_push] DEBUG push 03:26:36 2025-12-30 03:26:36,354 [execute] INFO git cat-file --batch-check 03:26:36 2025-12-30 03:26:36,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 03:26:36 2025-12-30 03:26:36,357 [execute] INFO git rev-list 50512ebe2a7f5560df54ee2f577462b785fd343d -- 03:26:36 2025-12-30 03:26:36,357 [execute] DEBUG Popen(['git', 'rev-list', '50512ebe2a7f5560df54ee2f577462b785fd343d', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:26:36 2025-12-30 03:26:36,367 [execute] INFO git fetch -v -- origin 03:26:36 2025-12-30 03:26:36,367 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:26:36 2025-12-30 03:26:36,925 [run_push] DEBUG no remote changes detected 03:26:36 2025-12-30 03:26:36,925 [execute] INFO git push origin semver 03:26:36 2025-12-30 03:26:36,926 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:26:37 2025-12-30 03:26:37,655 [run_push] DEBUG push all version tags 03:26:37 2025-12-30 03:26:37,655 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:26:37 2025-12-30 03:26:37,656 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 03:26:38 2025-12-30 03:26:38,414 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:26:38 4.1.0-dev.14 [Pipeline] } 03:26:38 $ docker exec --env ******** --env ******** e8f1ee4bdd95db7f041f8f65dba481f1126994dc965094ec5a4d29cee922c8cf ssh-agent -k 03:26:38 unset SSH_AUTH_SOCK; 03:26:38 unset SSH_AGENT_PID; 03:26:38 echo Agent pid 38 killed; 03:26:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:26:38 + git semver [Pipeline] } 03:26:39 $ docker stop --time=1 e8f1ee4bdd95db7f041f8f65dba481f1126994dc965094ec5a4d29cee922c8cf 03:26:40 $ docker rm -f --volumes e8f1ee4bdd95db7f041f8f65dba481f1126994dc965094ec5a4d29cee922c8cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:26:41 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 03:26:41 + ls -al /w/workspace/ry_app-service-configurable_main/archives 03:26:41 total 16 03:26:41 drwxr-xr-x 3 root root 4096 Dec 30 03:12 . 03:26:41 drwxrwxr-x 8 jenkins jenkins 4096 Dec 30 03:26 .. 03:26:41 drwxr-xr-x 2 root root 4096 Dec 30 03:12 cost 03:26:41 -rw-r--r-- 1 root root 96 Dec 30 03:12 cost.csv 03:26:41 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 03:26:41 + ls -al /w/workspace/ry_app-service-configurable_main/archives 03:26:41 total 16 03:26:41 drwxr-xr-x 3 jenkins jenkins 4096 Dec 30 03:12 . 03:26:41 drwxrwxr-x 8 jenkins jenkins 4096 Dec 30 03:26 .. 03:26:41 drwxr-xr-x 2 jenkins jenkins 4096 Dec 30 03:12 cost 03:26:41 -rw-r--r-- 1 jenkins jenkins 96 Dec 30 03:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:26:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:26:42 ---> package-listing.sh 03:26:42 ++ facter osfamily 03:26:42 ++ tr '[:upper:]' '[:lower:]' 03:26:42 + OS_FAMILY=debian 03:26:42 + workspace=/w/workspace/ry_app-service-configurable_main 03:26:42 + START_PACKAGES=/tmp/packages_start.txt 03:26:42 + END_PACKAGES=/tmp/packages_end.txt 03:26:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:26:42 + PACKAGES=/tmp/packages_start.txt 03:26:42 + '[' /w/workspace/ry_app-service-configurable_main ']' 03:26:42 + PACKAGES=/tmp/packages_end.txt 03:26:42 + case "${OS_FAMILY}" in 03:26:42 + dpkg -l 03:26:42 + grep '^ii' 03:26:42 + '[' -f /tmp/packages_start.txt ']' 03:26:42 + '[' -f /tmp/packages_end.txt ']' 03:26:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:26:42 + '[' /w/workspace/ry_app-service-configurable_main ']' 03:26:42 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 03:26:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 03:26:42 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 03:26:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:43 prd-ubuntu20.04-docker-8c-8g-775951 does not seem to be running inside a container 03:26:43 $ 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 03:26:43 $ docker top 8cfb56ae54892a9da3aeb3132def280650b5f977b4f8e76aa039548a9d5f9868 -eo pid,comm [Pipeline] { [Pipeline] sh 03:26:44 + touch /tmp/pre-build-complete [Pipeline] sh 03:26:44 + mkdir -p /var/log/sysstat [Pipeline] sh 03:26:44 + ls /var/log/sa-host 03:26:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:44 provisioning config files... 03:26:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11488961143688319464tmp [Pipeline] { [Pipeline] echo 03:26:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:26:45 ---> create-netrc.sh [Pipeline] } 03:26:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:26:45 ---> python-tools-install.sh [Pipeline] echo 03:26:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:26:45 ---> sudo-logs.sh 03:26:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:26:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:26:45 ---> job-cost.sh 03:26:45 lf-activate-venv: SKIPPING 03:26:45 DEBUG: total: 0.2199999988079071 03:26:45 INFO: Retrieving Stack Cost... 03:26:46 INFO: Retrieving Pricing Info for: v3-standard-8 03:26:46 INFO: Archiving Costs [Pipeline] echo 03:26:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:26:47 ---> logs-deploy.sh 03:26:47 lf-activate-venv: SKIPPING 03:26:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/289 03:26:47 INFO: archiving workspace using pattern(s): 03:26:48 Archives upload complete. 03:26:48 INFO: archiving logs to Nexus 03:26:49 ---> uname -a: 03:26:49 Linux prd-ubuntu20-04-docker-8c-8g-775951 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:26:49 03:26:49 03:26:49 ---> lscpu: 03:26:49 Architecture: x86_64 03:26:49 CPU op-mode(s): 32-bit, 64-bit 03:26:49 Byte Order: Little Endian 03:26:49 Address sizes: 40 bits physical, 48 bits virtual 03:26:49 CPU(s): 8 03:26:49 On-line CPU(s) list: 0-7 03:26:49 Thread(s) per core: 1 03:26:49 Core(s) per socket: 1 03:26:49 Socket(s): 8 03:26:49 NUMA node(s): 1 03:26:49 Vendor ID: AuthenticAMD 03:26:49 CPU family: 23 03:26:49 Model: 49 03:26:49 Model name: AMD EPYC-Rome Processor 03:26:49 Stepping: 0 03:26:49 CPU MHz: 2800.000 03:26:49 BogoMIPS: 5600.00 03:26:49 Virtualization: AMD-V 03:26:49 Hypervisor vendor: KVM 03:26:49 Virtualization type: full 03:26:49 L1d cache: 256 KiB 03:26:49 L1i cache: 256 KiB 03:26:49 L2 cache: 4 MiB 03:26:49 L3 cache: 128 MiB 03:26:49 NUMA node0 CPU(s): 0-7 03:26:49 Vulnerability Gather data sampling: Not affected 03:26:49 Vulnerability Itlb multihit: Not affected 03:26:49 Vulnerability L1tf: Not affected 03:26:49 Vulnerability Mds: Not affected 03:26:49 Vulnerability Meltdown: Not affected 03:26:49 Vulnerability Mmio stale data: Not affected 03:26:49 Vulnerability Retbleed: Vulnerable 03:26:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:26:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:26:49 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:26:49 Vulnerability Srbds: Not affected 03:26:49 Vulnerability Tsx async abort: Not affected 03:26:49 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:26:49 03:26:49 03:26:49 ---> nproc: 03:26:49 8 03:26:49 03:26:49 03:26:49 ---> df -h: 03:26:49 Filesystem Size Used Avail Use% Mounted on 03:26:49 overlay 155G 14G 141G 10% / 03:26:49 tmpfs 64M 0 64M 0% /dev 03:26:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:26:49 shm 64M 0 64M 0% /dev/shm 03:26:49 /dev/vda1 155G 14G 141G 10% /facter-os 03:26:49 03:26:49 03:26:49 ---> sar -b -r -n DEV: 03:26:49 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775951) 12/30/25 _x86_64_ (8 CPU) 03:26:49 03:26:49 03:05:57 LINUX RESTART (8 CPU) 03:26:49 03:26:49 03:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:26:49 03:07:02 379.29 73.34 305.95 0.00 12350.21 182811.53 0.00 03:26:49 03:08:01 263.81 14.35 249.46 0.00 1760.76 71319.96 0.00 03:26:49 03:09:01 81.89 0.43 81.45 0.00 33.06 34260.17 0.00 03:26:49 03:10:01 67.59 0.03 67.56 0.00 0.27 18789.00 0.00 03:26:49 03:11:01 3.12 0.25 2.87 0.00 11.46 39.73 0.00 03:26:49 03:12:01 66.42 3.25 63.17 0.00 2512.91 22368.54 0.00 03:26:49 03:13:01 3.83 0.00 3.83 0.00 0.00 58.39 0.00 03:26:49 03:14:01 1.03 0.00 1.03 0.00 0.00 10.92 0.00 03:26:49 03:15:01 1.55 0.00 1.55 0.00 0.00 17.19 0.00 03:26:49 03:16:01 1.53 0.00 1.53 0.00 0.00 25.33 0.00 03:26:49 03:17:01 1.25 0.02 1.23 0.00 0.13 14.00 0.00 03:26:49 03:18:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 03:26:49 03:19:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 03:26:49 03:20:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 03:26:49 03:21:01 1.90 0.02 1.88 0.00 0.13 22.00 0.00 03:26:49 03:22:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 03:26:49 03:23:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 03:26:49 03:24:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 03:26:49 03:25:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 03:26:49 03:26:01 45.29 0.58 44.71 0.00 13.33 25999.80 0.00 03:26:49 Average: 46.12 4.61 41.52 0.00 833.30 17746.00 0.00 03:26:49 03:26:49 03:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:26:49 03:07:02 29227804 31520048 796348 2.42 74612 2517268 2045616 6.03 985616 2308252 844 03:26:49 03:08:01 26178532 30950904 1326620 4.04 154608 4718772 2517796 7.42 2249168 3852272 489312 03:26:49 03:09:01 27161128 31436768 842772 2.56 165144 4234596 2044216 6.03 1585572 3557928 0 03:26:49 03:10:01 26668100 31496156 783864 2.38 166776 4753676 1677168 4.94 1640424 3969444 4 03:26:49 03:11:01 26662512 31491484 787352 2.40 166940 4754168 1690796 4.98 1647720 3969864 0 03:26:49 03:12:01 25927672 31449280 814180 2.48 181792 5375704 1788572 5.27 1806004 4466504 148 03:26:49 03:13:01 25948036 31469428 795672 2.42 181876 5375584 1728928 5.10 1795896 4457108 128 03:26:49 03:14:01 25949288 31470704 794332 2.42 181900 5375588 1728928 5.10 1794936 4457112 12 03:26:49 03:15:01 25953800 31475360 789592 2.40 181932 5375720 1728928 5.10 1790520 4457232 16 03:26:49 03:16:01 25957696 31479344 785556 2.39 181996 5375696 1728928 5.10 1787460 4457224 16 03:26:49 03:17:01 25960580 31482388 782148 2.38 182040 5375696 1728928 5.10 1784992 4457224 156 03:26:49 03:18:01 25960580 31482440 782020 2.38 182084 5375704 1728928 5.10 1784440 4457228 8 03:26:49 03:19:01 25960516 31482384 781976 2.38 182100 5375704 1728928 5.10 1784600 4457228 12 03:26:49 03:20:01 25960700 31482588 781936 2.38 182116 5375708 1728928 5.10 1784748 4457232 28 03:26:49 03:21:01 25955132 31477124 787124 2.39 182152 5375696 1781504 5.25 1793948 4457236 196 03:26:49 03:22:01 25959852 31481864 782408 2.38 182172 5375716 1781504 5.25 1783808 4457240 12 03:26:49 03:23:01 25960188 31482288 781852 2.38 182200 5375720 1781504 5.25 1783648 4457244 16 03:26:49 03:24:01 25960660 31482780 781320 2.38 182220 5375724 1781504 5.25 1783732 4457244 4 03:26:49 03:25:01 25960112 31482292 781616 2.38 182248 5375728 1781504 5.25 1783660 4457252 12 03:26:49 03:26:01 24575748 31354220 900836 2.74 220304 6466152 1994448 5.88 2076800 5412140 399860 03:26:49 Average: 26192432 31446492 822976 2.50 174861 5135216 1824878 5.38 1761385 4274010 44539 03:26:49 03:26:49 03:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:26:49 03:07:02 ens3 610.38 406.13 5002.96 94.66 0.00 0.00 0.00 0.00 03:26:49 03:07:02 vethccf162d 40.39 42.09 3.48 235.78 0.00 0.00 0.00 0.02 03:26:49 03:07:02 docker0 40.39 41.99 2.92 235.77 0.00 0.00 0.00 0.00 03:26:49 03:07:02 lo 3.83 3.83 0.38 0.38 0.00 0.00 0.00 0.00 03:26:49 03:08:01 ens3 589.48 421.03 6526.44 90.82 0.00 0.00 0.00 0.00 03:26:49 03:08:01 docker0 322.23 427.09 27.34 3082.79 0.00 0.00 0.00 0.00 03:26:49 03:08:01 veth497d0f9 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:26:49 03:08:01 lo 1.83 1.83 0.20 0.20 0.00 0.00 0.00 0.00 03:26:49 03:09:01 ens3 27.75 15.26 118.20 8.71 0.00 0.00 0.00 0.00 03:26:49 03:09:01 vethf4cad18 1.17 1.42 0.11 12.89 0.00 0.00 0.00 0.00 03:26:49 03:09:01 docker0 4.43 8.60 0.33 101.19 0.00 0.00 0.00 0.00 03:26:49 03:09:01 veth4c8767e 0.02 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:26:49 03:09:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 03:26:49 03:10:01 ens3 61.66 52.66 70.32 234.53 0.00 0.00 0.00 0.00 03:26:49 03:10:01 docker0 0.77 2.93 0.05 38.14 0.00 0.00 0.00 0.00 03:26:49 03:10:01 lo 5.33 5.33 0.54 0.54 0.00 0.00 0.00 0.00 03:26:49 03:11:01 ens3 1.60 0.67 2.16 0.20 0.00 0.00 0.00 0.00 03:26:49 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:11:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:26:49 03:12:01 ens3 134.49 78.92 3920.27 10.59 0.00 0.00 0.00 0.00 03:26:49 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:12:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 03:26:49 03:13:01 ens3 6.00 3.60 5.64 2.06 0.00 0.00 0.00 0.00 03:26:49 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:13:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:26:49 03:14:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:26:49 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:15:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:26:49 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:26:49 03:16:01 ens3 0.42 0.20 1.44 0.01 0.00 0.00 0.00 0.00 03:26:49 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:17:01 ens3 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 03:26:49 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:26:49 03:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:26:49 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:19:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:26:49 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:26:49 03:20:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:26:49 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:21:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:26:49 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:26:49 03:22:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 03:26:49 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:23:01 ens3 0.20 0.13 0.02 0.01 0.00 0.00 0.00 0.00 03:26:49 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:26:49 03:24:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:26:49 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:25:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:26:49 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:49 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:26:49 03:26:01 ens3 224.50 148.16 4930.60 20.73 0.00 0.00 0.00 0.00 03:26:49 03:26:01 veth97b3e92 73.84 92.58 7.49 897.38 0.00 0.00 0.00 0.07 03:26:49 03:26:01 docker0 73.84 92.47 6.48 897.37 0.00 0.00 0.00 0.00 03:26:49 03:26:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 03:26:49 Average: ens3 82.47 56.07 1024.32 23.07 0.00 0.00 0.00 0.00 03:26:49 Average: veth97b3e92 3.69 4.63 0.37 44.90 0.00 0.00 0.00 0.00 03:26:49 Average: docker0 21.83 28.32 1.83 215.39 0.00 0.00 0.00 0.00 03:26:49 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 03:26:49 03:26:49 03:26:49 ---> sar -P ALL: 03:26:49 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775951) 12/30/25 _x86_64_ (8 CPU) 03:26:49 03:26:49 03:05:57 LINUX RESTART (8 CPU) 03:26:49 03:26:49 03:06:01 CPU %user %nice %system %iowait %steal %idle 03:26:49 03:07:02 all 8.11 0.00 2.54 2.34 0.06 86.95 03:26:49 03:07:02 0 5.62 0.00 2.20 0.22 0.05 91.92 03:26:49 03:07:02 1 10.96 0.00 2.12 2.19 0.05 84.68 03:26:49 03:07:02 2 10.06 0.00 3.43 0.81 0.07 85.64 03:26:49 03:07:02 3 9.15 0.00 2.13 1.37 0.07 87.28 03:26:49 03:07:02 4 6.10 0.00 3.18 9.96 0.05 80.71 03:26:49 03:07:02 5 5.34 0.00 2.20 3.07 0.05 89.34 03:26:49 03:07:02 6 11.58 0.00 2.54 0.71 0.07 85.10 03:26:49 03:07:02 7 6.12 0.00 2.54 0.43 0.05 90.85 03:26:49 03:08:01 all 25.99 0.00 5.71 1.41 0.08 66.80 03:26:49 03:08:01 0 25.63 0.00 6.60 0.67 0.09 67.02 03:26:49 03:08:01 1 26.73 0.00 5.81 0.67 0.07 66.72 03:26:49 03:08:01 2 28.24 0.00 6.73 4.17 0.09 60.77 03:26:49 03:08:01 3 26.23 0.00 5.79 0.28 0.09 67.62 03:26:49 03:08:01 4 26.13 0.00 5.65 1.67 0.09 66.47 03:26:49 03:08:01 5 22.66 0.00 4.52 1.07 0.07 71.68 03:26:49 03:08:01 6 26.31 0.00 5.67 2.34 0.09 65.59 03:26:49 03:08:01 7 26.07 0.00 4.96 0.43 0.10 68.44 03:26:49 03:09:01 all 54.87 0.00 7.83 0.37 0.11 36.82 03:26:49 03:09:01 0 54.75 0.00 7.35 0.24 0.10 37.56 03:26:49 03:09:01 1 57.86 0.00 7.57 0.07 0.12 34.39 03:26:49 03:09:01 2 55.10 0.00 8.93 0.12 0.10 35.75 03:26:49 03:09:01 3 54.10 0.00 7.73 0.10 0.12 37.95 03:26:49 03:09:01 4 54.29 0.00 7.49 0.13 0.10 37.98 03:26:49 03:09:01 5 53.67 0.00 7.41 0.12 0.10 38.70 03:26:49 03:09:01 6 55.35 0.00 8.27 1.69 0.10 34.60 03:26:49 03:09:01 7 53.82 0.00 7.92 0.52 0.10 37.64 03:26:49 03:10:01 all 24.40 0.00 3.40 0.35 0.06 71.79 03:26:49 03:10:01 0 23.31 0.00 3.21 0.79 0.05 72.64 03:26:49 03:10:01 1 25.14 0.00 3.61 0.10 0.07 71.08 03:26:49 03:10:01 2 23.80 0.00 3.19 0.03 0.07 72.91 03:26:49 03:10:01 3 23.30 0.00 3.75 0.07 0.05 72.83 03:26:49 03:10:01 4 25.31 0.00 3.40 0.12 0.07 71.11 03:26:49 03:10:01 5 24.62 0.00 3.02 0.18 0.05 72.13 03:26:49 03:10:01 6 25.14 0.00 3.26 0.08 0.05 71.46 03:26:49 03:10:01 7 24.55 0.00 3.74 1.46 0.07 70.19 03:26:49 03:11:01 all 0.06 0.00 0.02 0.01 0.01 99.90 03:26:49 03:11:01 0 0.10 0.00 0.02 0.00 0.02 99.87 03:26:49 03:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:26:49 03:11:01 2 0.07 0.00 0.03 0.00 0.00 99.90 03:26:49 03:11:01 3 0.05 0.00 0.00 0.02 0.02 99.92 03:26:49 03:11:01 4 0.02 0.00 0.03 0.02 0.03 99.90 03:26:49 03:11:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:26:49 03:11:01 6 0.02 0.00 0.03 0.02 0.02 99.92 03:26:49 03:11:01 7 0.10 0.00 0.00 0.05 0.00 99.85 03:26:49 03:12:01 all 3.13 0.00 1.19 0.44 0.02 95.22 03:26:49 03:12:01 0 2.81 0.00 1.04 0.02 0.02 96.12 03:26:49 03:12:01 1 2.51 0.00 0.89 0.03 0.02 96.55 03:26:49 03:12:01 2 3.42 0.00 1.78 1.99 0.03 92.78 03:26:49 03:12:01 3 3.13 0.00 1.84 0.17 0.02 94.84 03:26:49 03:12:01 4 3.83 0.00 1.13 0.34 0.02 94.69 03:26:49 03:12:01 5 2.79 0.00 0.91 0.02 0.02 96.27 03:26:49 03:12:01 6 3.90 0.00 1.04 0.00 0.02 95.05 03:26:49 03:12:01 7 2.66 0.00 0.89 0.92 0.03 95.50 03:26:49 03:13:01 all 0.11 0.00 0.07 0.01 0.01 99.80 03:26:49 03:13:01 0 0.20 0.00 0.10 0.00 0.02 99.68 03:26:49 03:13:01 1 0.07 0.00 0.08 0.02 0.02 99.82 03:26:49 03:13:01 2 0.08 0.00 0.05 0.03 0.00 99.83 03:26:49 03:13:01 3 0.07 0.00 0.07 0.00 0.00 99.87 03:26:49 03:13:01 4 0.03 0.00 0.07 0.00 0.03 99.87 03:26:49 03:13:01 5 0.10 0.00 0.07 0.00 0.02 99.82 03:26:49 03:13:01 6 0.13 0.00 0.10 0.02 0.02 99.73 03:26:49 03:13:01 7 0.17 0.00 0.05 0.02 0.02 99.75 03:26:49 03:14:01 all 0.06 0.00 0.02 0.00 0.01 99.91 03:26:49 03:14:01 0 0.02 0.00 0.05 0.00 0.02 99.92 03:26:49 03:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:26:49 03:14:01 2 0.00 0.00 0.00 0.02 0.02 99.97 03:26:49 03:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:26:49 03:14:01 4 0.07 0.00 0.03 0.00 0.02 99.88 03:26:49 03:14:01 5 0.28 0.00 0.02 0.00 0.00 99.70 03:26:49 03:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:26:49 03:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:26:49 03:15:01 all 0.16 0.00 0.02 0.00 0.01 99.80 03:26:49 03:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:26:49 03:15:01 1 0.03 0.00 0.02 0.02 0.02 99.92 03:26:49 03:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:26:49 03:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:26:49 03:15:01 4 0.27 0.00 0.05 0.00 0.03 99.65 03:26:49 03:15:01 5 0.86 0.00 0.03 0.00 0.03 99.07 03:26:49 03:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:26:49 03:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:26:49 03:16:01 all 0.06 0.00 0.01 0.00 0.01 99.92 03:26:49 03:16:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:26:49 03:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:26:49 03:16:01 2 0.00 0.00 0.00 0.03 0.02 99.95 03:26:49 03:16:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:26:49 03:16:01 4 0.17 0.00 0.02 0.00 0.03 99.78 03:26:49 03:16:01 5 0.15 0.00 0.00 0.00 0.00 99.85 03:26:49 03:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:26:49 03:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:26:49 03:17:01 all 0.14 0.00 0.01 0.00 0.01 99.84 03:26:49 03:17:01 0 0.10 0.00 0.02 0.02 0.03 99.83 03:26:49 03:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:26:49 03:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:26:49 03:17:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:26:49 03:17:01 4 0.08 0.00 0.02 0.00 0.02 99.88 03:26:49 03:17:01 5 0.80 0.00 0.02 0.00 0.00 99.19 03:26:49 03:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:26:49 03:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:26:49 03:26:49 03:17:01 CPU %user %nice %system %iowait %steal %idle 03:26:49 03:18:01 all 0.07 0.00 0.02 0.00 0.01 99.90 03:26:49 03:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:26:49 03:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:26:49 03:18:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:26:49 03:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:26:49 03:18:01 4 0.07 0.00 0.03 0.00 0.03 99.87 03:26:49 03:18:01 5 0.45 0.00 0.05 0.00 0.02 99.48 03:26:49 03:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:26:49 03:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:26:49 03:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:26:49 03:19:01 0 0.07 0.00 0.02 0.00 0.02 99.90 03:26:49 03:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:26:49 03:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:26:49 03:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:26:49 03:19:01 4 0.02 0.00 0.00 0.00 0.03 99.95 03:26:49 03:19:01 5 0.08 0.00 0.02 0.00 0.00 99.90 03:26:49 03:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:26:49 03:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:26:49 03:20:01 all 0.24 0.00 0.01 0.00 0.02 99.73 03:26:49 03:20:01 0 0.03 0.00 0.00 0.00 0.03 99.93 03:26:49 03:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:26:49 03:20:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:26:49 03:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:26:49 03:20:01 4 0.02 0.00 0.03 0.00 0.03 99.92 03:26:49 03:20:01 5 1.76 0.00 0.00 0.00 0.02 98.23 03:26:49 03:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:26:49 03:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:26:49 03:21:01 all 0.05 0.00 0.03 0.00 0.01 99.91 03:26:49 03:21:01 0 0.02 0.00 0.05 0.00 0.00 99.93 03:26:49 03:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:26:49 03:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:26:49 03:21:01 3 0.05 0.00 0.05 0.00 0.02 99.88 03:26:49 03:21:01 4 0.02 0.00 0.03 0.00 0.03 99.92 03:26:49 03:21:01 5 0.23 0.00 0.00 0.00 0.02 99.75 03:26:49 03:21:01 6 0.00 0.00 0.03 0.00 0.00 99.97 03:26:49 03:21:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:26:49 03:22:01 all 0.15 0.00 0.01 0.00 0.01 99.83 03:26:49 03:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:26:49 03:22:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:26:49 03:22:01 2 0.03 0.00 0.00 0.02 0.02 99.93 03:26:49 03:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:26:49 03:22:01 4 0.08 0.00 0.02 0.00 0.03 99.87 03:26:49 03:22:01 5 0.95 0.00 0.00 0.00 0.00 99.05 03:26:49 03:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:26:49 03:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:26:49 03:23:01 all 0.02 0.00 0.01 0.00 0.02 99.95 03:26:49 03:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:26:49 03:23:01 1 0.03 0.00 0.00 0.02 0.02 99.93 03:26:49 03:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:26:49 03:23:01 3 0.05 0.00 0.02 0.00 0.03 99.90 03:26:49 03:23:01 4 0.07 0.00 0.03 0.00 0.05 99.85 03:26:49 03:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:26:49 03:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:26:49 03:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:26:49 03:24:01 all 0.03 0.00 0.01 0.00 0.02 99.95 03:26:49 03:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:26:49 03:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:26:49 03:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:26:49 03:24:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:26:49 03:24:01 4 0.05 0.00 0.02 0.00 0.03 99.90 03:26:49 03:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:26:49 03:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:26:49 03:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:26:49 03:25:01 all 0.04 0.00 0.02 0.00 0.01 99.93 03:26:49 03:25:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:26:49 03:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:26:49 03:25:01 2 0.00 0.00 0.00 0.02 0.02 99.97 03:26:49 03:25:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:26:49 03:25:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:26:49 03:25:01 5 0.17 0.00 0.05 0.00 0.00 99.78 03:26:49 03:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:26:49 03:25:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:26:49 03:26:01 all 4.93 0.00 1.83 0.39 0.03 92.82 03:26:49 03:26:01 0 5.62 0.00 2.08 0.00 0.03 92.26 03:26:49 03:26:01 1 5.38 0.00 1.93 0.02 0.03 92.64 03:26:49 03:26:01 2 5.52 0.00 1.71 0.37 0.02 92.38 03:26:49 03:26:01 3 4.13 0.00 2.11 0.02 0.03 93.71 03:26:49 03:26:01 4 5.68 0.00 1.57 0.02 0.05 92.68 03:26:49 03:26:01 5 4.49 0.00 2.20 0.02 0.03 93.26 03:26:49 03:26:01 6 5.18 0.00 1.54 0.07 0.03 93.18 03:26:49 03:26:01 7 3.45 0.00 1.48 2.61 0.03 92.43 03:26:49 Average: all 6.08 0.00 1.13 0.26 0.03 92.51 03:26:49 Average: 0 5.87 0.00 1.13 0.10 0.03 92.87 03:26:49 Average: 1 6.39 0.00 1.10 0.16 0.03 92.33 03:26:49 Average: 2 6.26 0.00 1.28 0.38 0.02 92.06 03:26:49 Average: 3 5.98 0.00 1.17 0.10 0.03 92.73 03:26:49 Average: 4 6.06 0.00 1.13 0.60 0.04 92.16 03:26:49 Average: 5 5.92 0.00 1.02 0.22 0.02 92.81 03:26:49 Average: 6 6.32 0.00 1.11 0.24 0.02 92.31 03:26:49 Average: 7 5.80 0.00 1.07 0.32 0.02 92.78 03:26:49 03:26:49 03:26:49