Pull request #684 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aa94ef111200ada01dabaec01f3bf9717870441d+5fbb3d57db202537555a2e017545cd2bf3f63d88 (2e70ed9688f21bd9af1e5f425e9d722272f2991d) 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-ssh2157659434977219369.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh15486703809353223177.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-684/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-684/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17188993603053744161.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-684/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17982503914647728099.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh11052565974935094818.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-684/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-684/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4211759970706537099.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23508 in /w/workspace/_app-service-configurable_PR-684 [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/_app-service-configurable_PR-684 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/684/head:refs/remotes/origin/PR-684 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5fbb3d57db202537555a2e017545cd2bf3f63d88 into PR head commit aa94ef111200ada01dabaec01f3bf9717870441d Merge succeeded, producing aa94ef111200ada01dabaec01f3bf9717870441d Checking out Revision aa94ef111200ada01dabaec01f3bf9717870441d (PR-684) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f aa94ef111200ada01dabaec01f3bf9717870441d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5fbb3d57db202537555a2e017545cd2bf3f63d88 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa94ef111200ada01dabaec01f3bf9717870441d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:37:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:37:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:37:55 ========================================================= 12:37:55 EdgeX Global Pipelines Version Info 12:37:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:37:56 ------------------- 12:37:56 stable info: 12:37:56 ------------------- 12:37:56 Commited By: Ginny Guan ginny@iotechsys.com 12:37:56 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 12:37:56 Message: update stable to v1.0.265 12:37:57 ------------------- 12:37:57 experimental info: 12:37:57 ------------------- 12:37:57 Commited By: Cherry Wang cherry@iotechsys.com 12:37:57 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 12:37:57 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:37:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:37:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:37:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:37:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:37:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:37:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 12:37:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:37:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:37:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:37:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:37:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:37:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:37:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:37:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:37:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:37:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:37:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:37:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:37:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:37:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:37:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:37:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:37:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:37:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:37:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:37:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:37:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:37:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-684 [Pipeline] echo 12:37:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-684 [Pipeline] echo 12:37:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-684 [Pipeline] echo 12:37:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa94ef111200ada01dabaec01f3bf9717870441d [Pipeline] echo 12:37:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa94ef1 [Pipeline] echo 12:37:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:37:59 provisioning config files... 12:37:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-684@tmp/config16962979349072915238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:37:59 ---> ****-login.sh 12:37:59 nexus3.edgexfoundry.org:10001 12:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:38:00 Configure a credential helper to remove this warning. See 12:38:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:38:00 12:38:00 Login Succeeded 12:38:00 nexus3.edgexfoundry.org:10002 12:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:38:00 Configure a credential helper to remove this warning. See 12:38:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:38:00 12:38:00 Login Succeeded 12:38:00 nexus3.edgexfoundry.org:10003 12:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:38:00 Configure a credential helper to remove this warning. See 12:38:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:38:00 12:38:00 Login Succeeded 12:38:00 nexus3.edgexfoundry.org:10004 12:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:38:00 Configure a credential helper to remove this warning. See 12:38:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:38:00 12:38:00 Login Succeeded 12:38:00 ****.io 12:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:38:00 Configure a credential helper to remove this warning. See 12:38:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:38:00 12:38:00 Login Succeeded 12:38:00 ---> ****-login.sh ends [Pipeline] } 12:38:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:38:01 + git rev-list -1 --merges aa94ef111200ada01dabaec01f3bf9717870441d~1..aa94ef111200ada01dabaec01f3bf9717870441d [Pipeline] echo 12:38:01 -----------> git rev-list -1 --merges aa94ef111200ada01dabaec01f3bf9717870441d~1..aa94ef111200ada01dabaec01f3bf9717870441d aa94ef111200ada01dabaec01f3bf9717870441d [false] [Pipeline] sh 12:38:01 + git log --format=format:%s -1 aa94ef111200ada01dabaec01f3bf9717870441d [Pipeline] echo 12:38:02 ========================================================= 12:38:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:38:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:38:02 + git log --format=format:%s -1 aa94ef111200ada01dabaec01f3bf9717870441d [Pipeline] echo 12:38:02 [semverPrep] GIT_COMMIT: aa94ef111200ada01dabaec01f3bf9717870441d, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:38:02 [semverPrep] This is not a build commit. [Pipeline] sh 12:38:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:38:02 + grep -v github /etc/ssh/ssh_known_hosts 12:38:02 + [ -e /tmp/ssh_known_hosts ] 12:38:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:38:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:38:02 + sudo tee -a /etc/ssh/ssh_known_hosts 12:38:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:38:03 12:38:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:38:03 0.1.4: Pulling from edgex-devops/py-git-semver 12:38:03 b85a868b505f: Pulling fs layer 12:38:03 e2be974225ed: Pulling fs layer 12:38:03 339a4e72a1f5: Pulling fs layer 12:38:03 988bab9f4d93: Pulling fs layer 12:38:03 1469e6f7b9e6: Pulling fs layer 12:38:03 eaf3925da568: Pulling fs layer 12:38:03 bab4dde63d76: Pulling fs layer 12:38:03 bde34c3a00c8: Pulling fs layer 12:38:03 b352a97aabf1: Pulling fs layer 12:38:03 4872d77fe225: Pulling fs layer 12:38:03 5851b861e8e6: Pulling fs layer 12:38:03 bab4dde63d76: Waiting 12:38:03 1469e6f7b9e6: Waiting 12:38:03 bde34c3a00c8: Waiting 12:38:03 b352a97aabf1: Waiting 12:38:03 eaf3925da568: Waiting 12:38:03 4872d77fe225: Waiting 12:38:03 988bab9f4d93: Waiting 12:38:03 e2be974225ed: Download complete 12:38:03 988bab9f4d93: Verifying Checksum 12:38:03 988bab9f4d93: Download complete 12:38:04 1469e6f7b9e6: Verifying Checksum 12:38:04 1469e6f7b9e6: Download complete 12:38:04 eaf3925da568: Verifying Checksum 12:38:04 eaf3925da568: Download complete 12:38:04 339a4e72a1f5: Verifying Checksum 12:38:04 339a4e72a1f5: Download complete 12:38:04 bde34c3a00c8: Verifying Checksum 12:38:04 bde34c3a00c8: Download complete 12:38:04 b352a97aabf1: Download complete 12:38:04 4872d77fe225: Download complete 12:38:04 5851b861e8e6: Verifying Checksum 12:38:04 5851b861e8e6: Download complete 12:38:04 b85a868b505f: Verifying Checksum 12:38:04 b85a868b505f: Download complete 12:38:04 bab4dde63d76: Verifying Checksum 12:38:04 bab4dde63d76: Download complete 12:38:05 b85a868b505f: Pull complete 12:38:05 e2be974225ed: Pull complete 12:38:05 339a4e72a1f5: Pull complete 12:38:05 988bab9f4d93: Pull complete 12:38:06 1469e6f7b9e6: Pull complete 12:38:06 eaf3925da568: Pull complete 12:38:08 bab4dde63d76: Pull complete 12:38:08 bde34c3a00c8: Pull complete 12:38:08 b352a97aabf1: Pull complete 12:38:08 4872d77fe225: Pull complete 12:38:08 5851b861e8e6: Pull complete 12:38:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:38:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:38:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:38:08 prd-ubuntu20.04-docker-8c-8g-23508 does not seem to be running inside a container 12:38:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-684 -v /w/workspace/_app-service-configurable_PR-684:/w/workspace/_app-service-configurable_PR-684:rw,z -v /w/workspace/_app-service-configurable_PR-684@tmp:/w/workspace/_app-service-configurable_PR-684@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 12:38:12 $ docker top ac312a3db8ba505beec756401bc80fc275588e778f784323381e1888d0c36fd6 -eo pid,comm 12:38:12 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). 12:38:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:38:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:38:12 [ssh-agent] Looking for ssh-agent implementation... 12:38:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:38:13 $ docker exec ac312a3db8ba505beec756401bc80fc275588e778f784323381e1888d0c36fd6 ssh-agent 12:38:13 SSH_AUTH_SOCK=/tmp/ssh-YtFAFIacnBAg/agent.32 12:38:13 SSH_AGENT_PID=38 12:38:13 Running ssh-add (command line suppressed) 12:38:13 Identity added: /w/workspace/_app-service-configurable_PR-684@tmp/private_key_8971061369615730144.key (/w/workspace/_app-service-configurable_PR-684@tmp/private_key_8971061369615730144.key) 12:38:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:38:13 + git tag --points-at HEAD [Pipeline] } 12:38:13 $ docker exec --env ******** --env ******** ac312a3db8ba505beec756401bc80fc275588e778f784323381e1888d0c36fd6 ssh-agent -k 12:38:13 unset SSH_AUTH_SOCK; 12:38:13 unset SSH_AGENT_PID; 12:38:13 echo Agent pid 38 killed; 12:38:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:38:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:38:13 [ssh-agent] Looking for ssh-agent implementation... 12:38:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:38:14 $ docker exec ac312a3db8ba505beec756401bc80fc275588e778f784323381e1888d0c36fd6 ssh-agent 12:38:14 SSH_AUTH_SOCK=/tmp/ssh-KpKmaIbXlaKv/agent.71 12:38:14 SSH_AGENT_PID=77 12:38:14 Running ssh-add (command line suppressed) 12:38:14 Identity added: /w/workspace/_app-service-configurable_PR-684@tmp/private_key_7865592063291398219.key (/w/workspace/_app-service-configurable_PR-684@tmp/private_key_7865592063291398219.key) 12:38:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:38:14 + git semver init 12:38:14 2024-10-22 12:38:14,772 [run_init] DEBUG init version:0.0.0 force:False 12:38:14 2024-10-22 12:38:14,773 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-684/.semver 12:38:14 2024-10-22 12:38:14,773 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-684/.semver 12:38:14 2024-10-22 12:38:14,774 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-684/.semver'], cwd=/w/workspace/_app-service-configurable_PR-684, universal_newlines=False, shell=None, istream=None) 12:38:16 2024-10-22 12:38:15,945 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-684/.git/info/exclude 12:38:16 2024-10-22 12:38:15,945 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-684/.semver/PR-684 with force:False 12:38:16 2024-10-22 12:38:15,945 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-684/.semver/PR-684 12:38:16 2024-10-22 12:38:15,949 [execute] INFO git cat-file --batch-check 12:38:16 2024-10-22 12:38:15,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-684/.semver, universal_newlines=False, shell=None, istream=) 12:38:16 2024-10-22 12:38:15,955 [execute] INFO git cat-file --batch 12:38:16 2024-10-22 12:38:15,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-684/.semver, universal_newlines=False, shell=None, istream=) 12:38:16 2024-10-22 12:38:15,960 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-684/.semver/PR-684 12:38:16 0.0.0 [Pipeline] } 12:38:16 $ docker exec --env ******** --env ******** ac312a3db8ba505beec756401bc80fc275588e778f784323381e1888d0c36fd6 ssh-agent -k 12:38:16 unset SSH_AUTH_SOCK; 12:38:16 unset SSH_AGENT_PID; 12:38:16 echo Agent pid 77 killed; 12:38:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:38:16 + git semver [Pipeline] } 12:38:17 $ docker stop --time=1 ac312a3db8ba505beec756401bc80fc275588e778f784323381e1888d0c36fd6 12:38:18 $ docker rm -f --volumes ac312a3db8ba505beec756401bc80fc275588e778f784323381e1888d0c36fd6 [Pipeline] // withDockerContainer [Pipeline] sh 12:38:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:38:19 Stashed 1 file(s) [Pipeline] echo 12:38:19 [edgeXSemver]: initialized semver on version 0.0.0 [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 12:38:19 provisioning config files... 12:38:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-684@tmp/config17537973582396769588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:38:20 ---> ****-login.sh 12:38:20 nexus3.edgexfoundry.org:10001 12:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:38:20 Configure a credential helper to remove this warning. See 12:38:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:38:20 12:38:20 Login Succeeded 12:38:20 nexus3.edgexfoundry.org:10002 12:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:38:20 Configure a credential helper to remove this warning. See 12:38:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:38:20 12:38:20 Login Succeeded 12:38:20 nexus3.edgexfoundry.org:10003 12:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:38:20 Configure a credential helper to remove this warning. See 12:38:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:38:20 12:38:20 Login Succeeded 12:38:20 nexus3.edgexfoundry.org:10004 12:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:38:20 Configure a credential helper to remove this warning. See 12:38:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:38:20 12:38:20 Login Succeeded 12:38:20 ****.io 12:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:38:20 Configure a credential helper to remove this warning. See 12:38:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:38:20 12:38:20 Login Succeeded 12:38:20 ---> ****-login.sh ends [Pipeline] } 12:38:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:38:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:38:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:38:21 ========================================================= 12:38:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 12:38:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 12:38:21 Sending build context to Docker daemon 9.2MB 12:38:21 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 12:38:21 Step 2/12 : FROM ${BASE} AS builder 12:38:21 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 12:38:21 43c4264eed91: Pulling fs layer 12:38:21 4cc291be95ef: Pulling fs layer 12:38:21 2ac1f1163629: Pulling fs layer 12:38:21 5c3c966382ef: Pulling fs layer 12:38:21 4f4fb700ef54: Pulling fs layer 12:38:21 5d5c8e513c77: Pulling fs layer 12:38:21 9f66e0745190: Pulling fs layer 12:38:21 f49a43e4bbc0: Pulling fs layer 12:38:21 561ebcabdf7f: Pulling fs layer 12:38:21 5d5c8e513c77: Waiting 12:38:21 9f66e0745190: Waiting 12:38:21 561ebcabdf7f: Waiting 12:38:21 f49a43e4bbc0: Waiting 12:38:21 5c3c966382ef: Waiting 12:38:21 4f4fb700ef54: Waiting 12:38:21 4cc291be95ef: Verifying Checksum 12:38:21 4cc291be95ef: Download complete 12:38:21 5c3c966382ef: Verifying Checksum 12:38:21 5c3c966382ef: Download complete 12:38:21 4f4fb700ef54: Verifying Checksum 12:38:21 4f4fb700ef54: Download complete 12:38:21 5d5c8e513c77: Verifying Checksum 12:38:21 5d5c8e513c77: Download complete 12:38:21 43c4264eed91: Verifying Checksum 12:38:21 43c4264eed91: Download complete 12:38:21 9f66e0745190: Verifying Checksum 12:38:21 9f66e0745190: Download complete 12:38:21 43c4264eed91: Pull complete 12:38:22 561ebcabdf7f: Download complete 12:38:22 4cc291be95ef: Pull complete 12:38:22 2ac1f1163629: Verifying Checksum 12:38:22 2ac1f1163629: Download complete 12:38:22 f49a43e4bbc0: Verifying Checksum 12:38:22 f49a43e4bbc0: Download complete 12:38:25 2ac1f1163629: Pull complete 12:38:25 5c3c966382ef: Pull complete 12:38:25 4f4fb700ef54: Pull complete 12:38:26 5d5c8e513c77: Pull complete 12:38:26 9f66e0745190: Pull complete 12:38:28 f49a43e4bbc0: Pull complete 12:38:29 561ebcabdf7f: Pull complete 12:38:29 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 12:38:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:38:29 ---> 3a752c3f9dda 12:38:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:38:34 Still waiting to schedule task 12:38:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:38:35 ---> Running in 85db4d6be223 12:38:35 Removing intermediate container 85db4d6be223 12:38:35 ---> 50feb6eb8234 12:38:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:38:35 ---> Running in c421cc532302 12:38:35 Removing intermediate container c421cc532302 12:38:35 ---> ce28e42208e7 12:38:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:38:35 ---> Running in 53cb0a1bc9c1 12:38:35 Removing intermediate container 53cb0a1bc9c1 12:38:35 ---> e2f2dd0ad21e 12:38:35 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:38:35 ---> Running in 652bbcb18473 12:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:38:36 OK: 246 MiB in 54 packages 12:38:37 Removing intermediate container 652bbcb18473 12:38:37 ---> 1ab9e6174f0e 12:38:37 Step 7/12 : WORKDIR /app 12:38:37 ---> Running in c8cca1a714cc 12:38:37 Removing intermediate container c8cca1a714cc 12:38:37 ---> 637f4114e0c1 12:38:37 Step 8/12 : COPY go.mod vendor* ./ 12:38:37 ---> 34758e89bb81 12:38:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:38:37 ---> Running in 9419d637a455 12:39:45 Removing intermediate container 9419d637a455 12:39:45 ---> 167b4293a340 12:39:45 Step 10/12 : COPY . . 12:39:45 ---> bf4c83834755 12:39:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:39:45 ---> Running in aafd15cc467f 12:39:45 Removing intermediate container aafd15cc467f 12:39:45 ---> 049dcaa73f82 12:39:45 Step 12/12 : RUN $MAKE 12:39:45 ---> Running in d25fbd705df9 12:39:45 noop 12:39:45 Removing intermediate container d25fbd705df9 12:39:45 ---> e4f4d1edb8e6 12:39:45 Successfully built e4f4d1edb8e6 12:39:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:48 + docker inspect -f . ci-base-image-x86_64 12:39:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:48 prd-ubuntu20.04-docker-8c-8g-23508 does not seem to be running inside a container 12:39:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-684 -v /w/workspace/_app-service-configurable_PR-684:/w/workspace/_app-service-configurable_PR-684:rw,z -v /w/workspace/_app-service-configurable_PR-684@tmp:/w/workspace/_app-service-configurable_PR-684@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:39:49 $ docker top 7dab028efa3159f4f0d8c25acfae10172638bf8eca9c968cb9076ddca2c44f43 -eo pid,comm [Pipeline] { [Pipeline] sh 12:39:49 + go version 12:39:49 go version go1.23.2 linux/amd64 [Pipeline] } 12:39:49 $ docker stop --time=1 7dab028efa3159f4f0d8c25acfae10172638bf8eca9c968cb9076ddca2c44f43 12:39:50 $ docker rm -f --volumes 7dab028efa3159f4f0d8c25acfae10172638bf8eca9c968cb9076ddca2c44f43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:51 + docker inspect -f . ci-base-image-x86_64 12:39:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:51 prd-ubuntu20.04-docker-8c-8g-23508 does not seem to be running inside a container 12:39:51 $ 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_PR-684 -v /w/workspace/_app-service-configurable_PR-684:/w/workspace/_app-service-configurable_PR-684:rw,z -v /w/workspace/_app-service-configurable_PR-684@tmp:/w/workspace/_app-service-configurable_PR-684@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:39:52 $ docker top 0937090f1e552d103e2683cf2323c9cc3b1ad9cf167c2c5b49467457eb83ad70 -eo pid,comm [Pipeline] { [Pipeline] sh 12:39:52 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-684 [Pipeline] fileExists [Pipeline] sh 12:39:53 + make test 12:39:53 go test -race -coverprofile=coverage.out ./... 12:40:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23509 in /w/workspace/_app-service-configurable_PR-684 [Pipeline] { 12:40:25 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [Pipeline] ws 12:40:34 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:40:34 The recommended git tool is: git 12:40:40 using credential edgex-jenkins-ssh 12:40:40 Cloning the remote Git repository 12:40:40 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:40:40 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:40:40 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:40:40 > git --version # timeout=10 12:40:40 > git --version # 'git version 2.25.1' 12:40:40 using GIT_SSH to set credentials SSH Credentials for GitHub 12:40:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:40:42 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:40:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:40:44 Merging remotes/origin/main commit 5fbb3d57db202537555a2e017545cd2bf3f63d88 into PR head commit aa94ef111200ada01dabaec01f3bf9717870441d 12:40:44 Merge succeeded, producing aa94ef111200ada01dabaec01f3bf9717870441d 12:40:44 Checking out Revision aa94ef111200ada01dabaec01f3bf9717870441d (PR-684) 12:40:43 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:40:43 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:40:43 using GIT_SSH to set credentials SSH Credentials for GitHub 12:40:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/684/head:refs/remotes/origin/PR-684 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:40:44 > git config core.sparsecheckout # timeout=10 12:40:44 > git checkout -f aa94ef111200ada01dabaec01f3bf9717870441d # timeout=10 12:40:44 > git remote # timeout=10 12:40:44 > git config --get remote.origin.url # timeout=10 12:40:44 using GIT_SSH to set credentials SSH Credentials for GitHub 12:40:44 > git merge 5fbb3d57db202537555a2e017545cd2bf3f63d88 # timeout=10 12:40:44 > git rev-parse HEAD^{commit} # timeout=10 12:40:45 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 12:40:45 > git --version # timeout=10 12:40:45 > git --version # 'git version 2.25.1' 12:40:45 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 12:40:44 > git config core.sparsecheckout # timeout=10 12:40:44 > git checkout -f aa94ef111200ada01dabaec01f3bf9717870441d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:40:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:40:51 % Total % Received % Xferd Average Speed Time Time Time Current 12:40:51 Dload Upload Total Spent Left Speed 12:40:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 78219 0 --:--:-- --:--:-- --:--:-- 77745 100 12828 100 12828 0 0 77745 0 --:--:-- --:--:-- --:--:-- 77277 [Pipeline] sh 12:40:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:40:51 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:40:51 sudo tee /etc/docker/daemon.new 12:40:51 { 12:40:51 "registry-mirrors": [ 12:40:51 "https://nexus3.edgexfoundry.org:10001" 12:40:51 ], 12:40:51 "bip": "10.250.0.254/24", 12:40:51 "hosts": [ 12:40:51 "tcp://0.0.0.0:5555", 12:40:51 "unix:///var/run/docker.sock" 12:40:51 ], 12:40:51 "mtu": 1458, 12:40:51 "selinux-enabled": true, 12:40:51 "seccomp-profile": "/etc/docker/seccomp.json" 12:40:51 } [Pipeline] sh 12:40:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:40:52 + sudo service docker restart 12:40:57 go vet ./... 12:41:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:41:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:41:01 ./bin/test-attribution-txt.sh [Pipeline] echo 12:41:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:41:01 $ docker stop --time=1 0937090f1e552d103e2683cf2323c9cc3b1ad9cf167c2c5b49467457eb83ad70 12:41:07 $ docker rm -f --volumes 0937090f1e552d103e2683cf2323c9cc3b1ad9cf167c2c5b49467457eb83ad70 [Pipeline] // withDockerContainer [Pipeline] sh 12:41:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:41:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:41:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:41:08 + ls -al . 12:41:08 total 260 12:41:08 drwxrwxr-x 7 jenkins jenkins 4096 Oct 22 12:39 . 12:41:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 12:37 .. 12:41:08 -rw-rw-r-- 1 jenkins jenkins 119 Oct 22 12:37 .dockerignore 12:41:08 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 12:40 .git 12:41:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 12:37 .github 12:41:08 -rw-rw-r-- 1 jenkins jenkins 106 Oct 22 12:37 .gitignore 12:41:08 -rw-rw-r-- 1 jenkins jenkins 41 Oct 22 12:37 .golangci.yml 12:41:08 drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 12:38 .semver 12:41:08 -rw-rw-r-- 1 jenkins jenkins 20235 Oct 22 12:37 Attribution.txt 12:41:08 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 22 12:37 CHANGELOG.md 12:41:08 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 22 12:37 Dockerfile 12:41:08 -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 12:37 GOVERNANCE.md 12:41:08 -rw-rw-r-- 1 jenkins jenkins 666 Oct 22 12:37 Jenkinsfile 12:41:08 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 22 12:37 LICENSE 12:41:08 -rw-rw-r-- 1 jenkins jenkins 618 Oct 22 12:37 OWNERS.md 12:41:08 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 22 12:37 README.md 12:41:08 -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 12:38 VERSION 12:41:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 12:37 bin 12:41:08 -rw-r--r-- 1 jenkins jenkins 953 Oct 22 12:40 coverage.out 12:41:08 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 22 12:37 go.mod 12:41:08 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 22 12:37 go.sum 12:41:08 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 22 12:37 main.go 12:41:08 -rw-rw-r-- 1 jenkins jenkins 3109 Oct 22 12:37 makefile 12:41:08 drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 12:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:09 + 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=aa94ef111200ada01dabaec01f3bf9717870441d --label arch=amd64 --label version=0.0.0 . 12:41:09 Sending build context to Docker daemon 9.202MB 12:41:09 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 12:41:09 Step 2/27 : FROM ${BASE} AS builder 12:41:09 ---> e4f4d1edb8e6 12:41:09 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:41:09 ---> Running in 92b895bbe4fc 12:41:09 Removing intermediate container 92b895bbe4fc 12:41:09 ---> a7794c822243 12:41:09 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:41:09 ---> Running in 7a739fbda844 12:41:09 Removing intermediate container 7a739fbda844 12:41:09 ---> f11f9d28586b 12:41:09 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:41:09 ---> Running in deb9de89a1a0 12:41:09 Removing intermediate container deb9de89a1a0 12:41:09 ---> 40c4c3fa0388 12:41:09 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:41:09 ---> Running in d81d5fb2ce29 12:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:41:10 OK: 246 MiB in 54 packages [Pipeline] withEnv [Pipeline] { 12:41:10 Removing intermediate container d81d5fb2ce29 12:41:10 ---> 621fbf23d401 12:41:10 Step 7/27 : WORKDIR /app 12:41:10 ---> Running in f1b4476a8058 12:41:10 Removing intermediate container f1b4476a8058 12:41:10 ---> 36eaf2fb6a93 12:41:10 Step 8/27 : COPY go.mod vendor* ./ 12:41:10 ---> 3fa251db29d5 12:41:10 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:41:10 ---> Running in 8e036e217338 [Pipeline] configFileProvider 12:41:11 provisioning config files... 12:41:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config13092182126634741270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:41:11 ---> ****-login.sh 12:41:11 nexus3.edgexfoundry.org:10001 12:41:12 Removing intermediate container 8e036e217338 12:41:12 ---> 1c69ce5118b6 12:41:12 Step 10/27 : COPY . . 12:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:41:12 Configure a credential helper to remove this warning. See 12:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:41:12 12:41:12 Login Succeeded 12:41:12 nexus3.edgexfoundry.org:10002 12:41:12 ---> 2655acc0fa90 12:41:12 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:41:12 ---> Running in abeb448398a0 12:41:12 Removing intermediate container abeb448398a0 12:41:12 ---> 7464a8ea91e2 12:41:12 Step 12/27 : RUN $MAKE 12:41:12 ---> Running in 849c078ba031 12:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:12 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable 12:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:41:12 Configure a credential helper to remove this warning. See 12:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:41:12 12:41:12 Login Succeeded 12:41:12 nexus3.edgexfoundry.org:10003 12:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:41:12 Configure a credential helper to remove this warning. See 12:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:41:12 12:41:12 Login Succeeded 12:41:12 nexus3.edgexfoundry.org:10004 12:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:41:13 Configure a credential helper to remove this warning. See 12:41:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:41:13 12:41:13 Login Succeeded 12:41:13 ****.io 12:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:41:13 Configure a credential helper to remove this warning. See 12:41:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:41:13 12:41:13 Login Succeeded 12:41:13 ---> ****-login.sh ends [Pipeline] } 12:41:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:41:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:41:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:41:14 ========================================================= 12:41:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 12:41:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 12:41:14 Sending build context to Docker daemon 242.7kB 12:41:15 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 12:41:15 Step 2/12 : FROM ${BASE} AS builder 12:41:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:41:15 cf04c63912e1: Pulling fs layer 12:41:15 55b35a11ae5e: Pulling fs layer 12:41:15 a37a00ec5f00: Pulling fs layer 12:41:15 50b3750afda1: Pulling fs layer 12:41:15 4f4fb700ef54: Pulling fs layer 12:41:15 80978eb59214: Pulling fs layer 12:41:15 c9f46d7d2bd2: Pulling fs layer 12:41:15 c5a475d317c9: Pulling fs layer 12:41:15 4f4fb700ef54: Waiting 12:41:15 50b3750afda1: Waiting 12:41:15 80978eb59214: Waiting 12:41:15 c9f46d7d2bd2: Waiting 12:41:15 c5a475d317c9: Waiting 12:41:16 55b35a11ae5e: Verifying Checksum 12:41:16 55b35a11ae5e: Download complete 12:41:16 50b3750afda1: Download complete 12:41:16 4f4fb700ef54: Verifying Checksum 12:41:16 4f4fb700ef54: Download complete 12:41:16 80978eb59214: Verifying Checksum 12:41:16 80978eb59214: Download complete 12:41:16 cf04c63912e1: Verifying Checksum 12:41:16 cf04c63912e1: Download complete 12:41:16 c5a475d317c9: Verifying Checksum 12:41:16 c5a475d317c9: Download complete 12:41:16 cf04c63912e1: Pull complete 12:41:17 55b35a11ae5e: Pull complete 12:41:18 a37a00ec5f00: Download complete 12:41:18 c9f46d7d2bd2: Verifying Checksum 12:41:18 c9f46d7d2bd2: Download complete 12:41:33 a37a00ec5f00: Pull complete 12:41:33 50b3750afda1: Pull complete 12:41:33 4f4fb700ef54: Pull complete 12:41:33 80978eb59214: Pull complete 12:41:40 c9f46d7d2bd2: Pull complete 12:41:42 c5a475d317c9: Pull complete 12:41:42 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 12:41:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 12:41:42 ---> be29e6b0f0d4 12:41:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:41:43 ---> Running in 9c87f5334dda 12:41:43 Removing intermediate container 9c87f5334dda 12:41:43 ---> c79073a40bac 12:41:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:41:44 ---> Running in 8e24c3cd7844 12:41:44 Removing intermediate container 8e24c3cd7844 12:41:44 ---> 99457bacaa2c 12:41:44 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:41:44 ---> Running in 41be81745b80 12:41:44 Removing intermediate container 41be81745b80 12:41:44 ---> b51361aab2d2 12:41:44 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:41:44 ---> Running in cdd35e51d658 12:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:41:47 OK: 238 MiB in 54 packages 12:41:48 Removing intermediate container cdd35e51d658 12:41:48 ---> 1ad23d07f70a 12:41:48 Step 7/12 : WORKDIR /app 12:41:48 ---> Running in d3df594b546b 12:41:49 Removing intermediate container d3df594b546b 12:41:49 ---> ef26d414c189 12:41:49 Step 8/12 : COPY go.mod vendor* ./ 12:41:49 ---> 86f056aa9180 12:41:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:41:49 ---> Running in acdf880a2fc9 12:41:51 Removing intermediate container 849c078ba031 12:41:51 ---> 5538d7e88b3d 12:41:51 Step 13/27 : FROM alpine:3.20 12:41:51 3.20: Pulling from library/alpine 12:41:51 43c4264eed91: Already exists 12:41:51 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 12:41:51 Status: Downloaded newer image for alpine:3.20 12:41:51 ---> 91ef0af61f39 12:41:51 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:41:51 ---> Running in 3eb6b5890636 12:41:51 Removing intermediate container 3eb6b5890636 12:41:51 ---> d486f0557833 12:41:51 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:41:51 ---> Running in b79102298f1d 12:41:51 Removing intermediate container b79102298f1d 12:41:51 ---> 179cc20e27f8 12:41:51 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:41:51 ---> Running in f0cf4385f383 12:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:41:51 (1/2) Installing ca-certificates (20240705-r0) 12:41:51 (2/2) Installing dumb-init (1.2.5-r3) 12:41:51 Executing busybox-1.36.1-r29.trigger 12:41:51 Executing ca-certificates-20240705-r0.trigger 12:41:51 OK: 9 MiB in 16 packages 12:41:51 Removing intermediate container f0cf4385f383 12:41:51 ---> 6b9e52ff6958 12:41:51 Step 17/27 : RUN apk --no-cache upgrade 12:41:51 ---> Running in 369b521b4ff0 12:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:41:51 Upgrading critical system libraries and apk-tools: 12:41:51 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 12:41:51 Executing busybox-1.36.1-r29.trigger 12:41:51 Continuing the upgrade transaction with new apk-tools: 12:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:41:51 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 12:41:51 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 12:41:51 Executing ca-certificates-20240705-r0.trigger 12:41:51 OK: 9 MiB in 16 packages 12:41:51 Removing intermediate container 369b521b4ff0 12:41:51 ---> eb0e288ddcfd 12:41:51 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:41:51 ---> 6a1c92cf8f7f 12:41:51 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:41:52 ---> 4dfa56653608 12:41:52 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:41:52 ---> 8a935398d90e 12:41:52 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:41:53 ---> 41e3ad7df7aa 12:41:53 Step 22/27 : EXPOSE 48095 12:41:53 ---> Running in 75a87fcda4c0 12:41:53 Removing intermediate container 75a87fcda4c0 12:41:53 ---> 547a14c2fa5a 12:41:53 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:41:53 ---> Running in 1b3327ca5e01 12:41:54 Removing intermediate container 1b3327ca5e01 12:41:54 ---> a8392d468829 12:41:54 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:41:54 ---> Running in 4aeb0f94f906 12:41:54 Removing intermediate container 4aeb0f94f906 12:41:54 ---> 0880eb3362b0 12:41:54 Step 25/27 : LABEL arch=amd64 12:41:54 ---> Running in dc0fe2b0f051 12:41:54 Removing intermediate container dc0fe2b0f051 12:41:54 ---> cbfafe489dff 12:41:54 Step 26/27 : LABEL git_sha=aa94ef111200ada01dabaec01f3bf9717870441d 12:41:54 ---> Running in 0e51f65fbc1c 12:41:54 Removing intermediate container 0e51f65fbc1c 12:41:54 ---> 24c7964863cd 12:41:54 Step 27/27 : LABEL version=0.0.0 12:41:54 ---> Running in 9d0ba28ccc60 12:41:54 Removing intermediate container 9d0ba28ccc60 12:41:54 ---> 083bd3e382ad 12:41:54 [Warning] One or more build-args [ARCH] were not consumed 12:41:54 Successfully built 083bd3e382ad 12:41:54 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 12:41:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:41:55 12:41:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:41:55 latest: Pulling from edgex-lftools-log-publisher 12:41:55 5eb5b503b376: Pulling fs layer 12:41:55 5c69ac0246d0: Pulling fs layer 12:41:55 ec43610c2a17: Pulling fs layer 12:41:55 3a2ae6a8a46f: Pulling fs layer 12:41:55 33b1e0a273af: Pulling fs layer 12:41:55 5d3b04190fa2: Pulling fs layer 12:41:55 2f39f015ded8: Pulling fs layer 12:41:55 5d3b04190fa2: Waiting 12:41:55 33b1e0a273af: Waiting 12:41:55 2f39f015ded8: Waiting 12:41:55 3a2ae6a8a46f: Waiting 12:41:55 5c69ac0246d0: Download complete 12:41:55 3a2ae6a8a46f: Verifying Checksum 12:41:55 3a2ae6a8a46f: Download complete 12:41:55 33b1e0a273af: Download complete 12:41:55 5d3b04190fa2: Verifying Checksum 12:41:55 5d3b04190fa2: Download complete 12:41:56 ec43610c2a17: Download complete 12:41:56 5eb5b503b376: Verifying Checksum 12:41:56 5eb5b503b376: Download complete 12:41:57 2f39f015ded8: Download complete 12:41:57 5eb5b503b376: Pull complete 12:41:57 5c69ac0246d0: Pull complete 12:41:57 ec43610c2a17: Pull complete 12:41:58 3a2ae6a8a46f: Pull complete 12:41:58 33b1e0a273af: Pull complete 12:41:58 5d3b04190fa2: Pull complete 12:42:02 2f39f015ded8: Pull complete 12:42:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:42:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:02 prd-ubuntu20.04-docker-8c-8g-23508 does not seem to be running inside a container 12:42:02 $ 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_PR-684 -v /w/workspace/_app-service-configurable_PR-684:/w/workspace/_app-service-configurable_PR-684:rw,z -v /w/workspace/_app-service-configurable_PR-684@tmp:/w/workspace/_app-service-configurable_PR-684@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:42:08 $ docker top 7320e957088dde8e7b7598910bed015db136f930d9002b6cd79d413a886609f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:42:08 ---> job-cost.sh 12:42:08 lf-activate-venv: SKIPPING 12:42:08 INFO: No Stack... 12:42:08 INFO: Retrieving Pricing Info for: v3-standard-8 12:42:09 INFO: Archiving Costs [Pipeline] sh 12:42:09 + cat /w/workspace/_app-service-configurable_PR-684/archives/cost.csv 12:42:09 + cut -d, -f6 [Pipeline] lock 12:42:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-684-1-stack-cost] 12:42:09 Resource [jenkins-edgexfoundry-app-service-configurable-PR-684-1-stack-cost] did not exist. Created. 12:42:09 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-684-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:42:10 + echo total: 0.2199999988079071 [Pipeline] stash 12:42:10 Stashed 1 file(s) [Pipeline] } 12:42:10 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-684-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:42:10 $ docker stop --time=1 7320e957088dde8e7b7598910bed015db136f930d9002b6cd79d413a886609f0 12:42:11 $ docker rm -f --volumes 7320e957088dde8e7b7598910bed015db136f930d9002b6cd79d413a886609f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:43:41 Removing intermediate container acdf880a2fc9 12:43:41 ---> 792948acbdd8 12:43:41 Step 10/12 : COPY . . 12:43:41 ---> 3fa7793fddc2 12:43:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:43:41 ---> Running in 66ad5e39f4df 12:43:41 Removing intermediate container 66ad5e39f4df 12:43:41 ---> b212c96b3c03 12:43:41 Step 12/12 : RUN $MAKE 12:43:41 ---> Running in 813a2013b023 12:43:41 noop 12:43:41 Removing intermediate container 813a2013b023 12:43:41 ---> efeac29640ec 12:43:41 Successfully built efeac29640ec 12:43:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:43:41 + docker inspect -f . ci-base-image-arm64 12:43:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:43:42 prd-ubuntu20.04-docker-arm64-4c-16g-23509 does not seem to be running inside a container 12:43:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 12:43:43 $ docker top f43f724ad55767d6028ff3fae8781fa1c98929b344af0fca93cca019658256ac -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:44 + go version 12:43:44 go version go1.23.2 linux/arm64 [Pipeline] } 12:43:44 $ docker stop --time=1 f43f724ad55767d6028ff3fae8781fa1c98929b344af0fca93cca019658256ac 12:43:46 $ docker rm -f --volumes f43f724ad55767d6028ff3fae8781fa1c98929b344af0fca93cca019658256ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:43:47 + docker inspect -f . ci-base-image-arm64 12:43:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:43:47 prd-ubuntu20.04-docker-arm64-4c-16g-23509 does not seem to be running inside a container 12:43:47 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 12:43:48 $ docker top 8927f9e861b34b14030397e3edce28ed976f5690a8bd4856e9b39ab085717571 -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:49 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:43:50 + make test 12:43:50 go test -race -coverprofile=coverage.out ./... 12:48:12 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 12:48:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:48:12 go vet ./... 12:52:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:52:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:52:04 ./bin/test-attribution-txt.sh [Pipeline] echo 12:52:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:52:04 $ docker stop --time=1 8927f9e861b34b14030397e3edce28ed976f5690a8bd4856e9b39ab085717571 12:52:06 $ docker rm -f --volumes 8927f9e861b34b14030397e3edce28ed976f5690a8bd4856e9b39ab085717571 [Pipeline] // withDockerContainer [Pipeline] sh 12:52:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:52:08 Warning: overwriting stash ‘coverage-report’ 12:52:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:52:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:52:10 + ls -al . 12:52:10 total 256 12:52:10 drwxrwxr-x 6 jenkins jenkins 4096 Oct 22 12:43 . 12:52:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 12:40 .. 12:52:10 -rw-rw-r-- 1 jenkins jenkins 119 Oct 22 12:40 .dockerignore 12:52:10 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 12:40 .git 12:52:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 12:40 .github 12:52:10 -rw-rw-r-- 1 jenkins jenkins 106 Oct 22 12:40 .gitignore 12:52:10 -rw-rw-r-- 1 jenkins jenkins 41 Oct 22 12:40 .golangci.yml 12:52:10 -rw-rw-r-- 1 jenkins jenkins 20235 Oct 22 12:40 Attribution.txt 12:52:10 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 22 12:40 CHANGELOG.md 12:52:10 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 22 12:40 Dockerfile 12:52:10 -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 12:40 GOVERNANCE.md 12:52:10 -rw-rw-r-- 1 jenkins jenkins 666 Oct 22 12:40 Jenkinsfile 12:52:10 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 22 12:40 LICENSE 12:52:10 -rw-rw-r-- 1 jenkins jenkins 618 Oct 22 12:40 OWNERS.md 12:52:10 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 22 12:40 README.md 12:52:10 -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 12:38 VERSION 12:52:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 12:40 bin 12:52:10 -rw-r--r-- 1 jenkins jenkins 953 Oct 22 12:48 coverage.out 12:52:10 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 22 12:40 go.mod 12:52:10 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 22 12:40 go.sum 12:52:10 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 22 12:40 main.go 12:52:10 -rw-rw-r-- 1 jenkins jenkins 3109 Oct 22 12:40 makefile 12:52:10 drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 12:40 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:10 + 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=aa94ef111200ada01dabaec01f3bf9717870441d --label arch=arm64 --label version=0.0.0 . 12:52:10 Sending build context to Docker daemon 244.2kB 12:52:10 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 12:52:10 Step 2/27 : FROM ${BASE} AS builder 12:52:10 ---> efeac29640ec 12:52:10 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:52:10 ---> Running in a3176eb8e5c7 12:52:11 Removing intermediate container a3176eb8e5c7 12:52:11 ---> 91c0482023a3 12:52:11 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:52:11 ---> Running in b0828ae3e8af 12:52:11 Removing intermediate container b0828ae3e8af 12:52:11 ---> 43ac7c72fe44 12:52:11 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:52:11 ---> Running in dbbbc018a95a 12:52:11 Removing intermediate container dbbbc018a95a 12:52:11 ---> 302012ee1f1d 12:52:11 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:52:11 ---> Running in 685cf61eaa39 12:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:52:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:52:14 OK: 238 MiB in 54 packages 12:52:15 Removing intermediate container 685cf61eaa39 12:52:15 ---> cebf50345f01 12:52:15 Step 7/27 : WORKDIR /app 12:52:15 ---> Running in d4b001d55190 12:52:15 Removing intermediate container d4b001d55190 12:52:15 ---> 8fda98133b4c 12:52:15 Step 8/27 : COPY go.mod vendor* ./ 12:52:16 ---> 79666ac4a00c 12:52:16 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:52:16 ---> Running in 69f121f984db 12:52:18 Removing intermediate container 69f121f984db 12:52:18 ---> 0fa5401bf719 12:52:18 Step 10/27 : COPY . . 12:52:19 ---> c2854c91b7af 12:52:19 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:52:19 ---> Running in 5b97487a31f6 12:52:19 Removing intermediate container 5b97487a31f6 12:52:19 ---> 2dc2f2efc213 12:52:19 Step 12/27 : RUN $MAKE 12:52:19 ---> Running in 8dd71c6b546c 12:52:20 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable 12:56:12 Removing intermediate container 8dd71c6b546c 12:56:12 ---> bbfc199eb50d 12:56:12 Step 13/27 : FROM alpine:3.20 12:56:12 3.20: Pulling from library/alpine 12:56:12 cf04c63912e1: Already exists 12:56:12 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 12:56:12 Status: Downloaded newer image for alpine:3.20 12:56:12 ---> c157a85ed455 12:56:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:56:12 ---> Running in 91c71f7a6971 12:56:12 Removing intermediate container 91c71f7a6971 12:56:12 ---> 97b9657a426b 12:56:12 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:56:12 ---> Running in 0dd9e912481c 12:56:12 Removing intermediate container 0dd9e912481c 12:56:12 ---> c673d619a229 12:56:12 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:56:12 ---> Running in c8f765cb19ae 12:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:56:12 (1/2) Installing ca-certificates (20240705-r0) 12:56:12 (2/2) Installing dumb-init (1.2.5-r3) 12:56:12 Executing busybox-1.36.1-r29.trigger 12:56:12 Executing ca-certificates-20240705-r0.trigger 12:56:12 OK: 10 MiB in 16 packages 12:56:12 Removing intermediate container c8f765cb19ae 12:56:12 ---> d146c8e65db5 12:56:12 Step 17/27 : RUN apk --no-cache upgrade 12:56:12 ---> Running in 50a9a9b158d8 12:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:56:12 Upgrading critical system libraries and apk-tools: 12:56:12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 12:56:12 Executing busybox-1.36.1-r29.trigger 12:56:12 Continuing the upgrade transaction with new apk-tools: 12:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:56:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:56:14 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 12:56:14 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 12:56:14 Executing ca-certificates-20240705-r0.trigger 12:56:15 OK: 10 MiB in 16 packages 12:56:16 Removing intermediate container 50a9a9b158d8 12:56:16 ---> 42a72a8bfce6 12:56:16 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:56:17 ---> 7276fbf4d154 12:56:17 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:56:17 ---> 93a55c4d6c4f 12:56:17 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:56:17 ---> 3c5e8ac39bd6 12:56:17 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:56:20 ---> 92c0e09d4217 12:56:20 Step 22/27 : EXPOSE 48095 12:56:20 ---> Running in aae369370f37 12:56:20 Removing intermediate container aae369370f37 12:56:20 ---> 4a15a02e700d 12:56:20 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:56:20 ---> Running in 0d47a73fa8f2 12:56:21 Removing intermediate container 0d47a73fa8f2 12:56:21 ---> 4eb2165b7ac1 12:56:21 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:56:21 ---> Running in 9bdc8319d20a 12:56:21 Removing intermediate container 9bdc8319d20a 12:56:21 ---> 955cd600a737 12:56:21 Step 25/27 : LABEL arch=arm64 12:56:21 ---> Running in 99dd7a016a64 12:56:21 Removing intermediate container 99dd7a016a64 12:56:21 ---> 816bc3c84ecc 12:56:21 Step 26/27 : LABEL git_sha=aa94ef111200ada01dabaec01f3bf9717870441d 12:56:21 ---> Running in 344fcae25f43 12:56:22 Removing intermediate container 344fcae25f43 12:56:22 ---> c0605c8eb2d6 12:56:22 Step 27/27 : LABEL version=0.0.0 12:56:22 ---> Running in 2b8290e69b46 12:56:22 Removing intermediate container 2b8290e69b46 12:56:22 ---> b347c1b3f9f0 12:56:22 [Warning] One or more build-args [ARCH] were not consumed 12:56:22 Successfully built b347c1b3f9f0 12:56:22 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:56:23 12:56:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:56:23 arm64: Pulling from edgex-lftools-log-publisher 12:56:23 8998bd30e6a1: Pulling fs layer 12:56:23 04944245beec: Pulling fs layer 12:56:23 699f458cf7ca: Pulling fs layer 12:56:23 765212b225bb: Pulling fs layer 12:56:23 f23df028b6ca: Pulling fs layer 12:56:23 d65c8cfc05b1: Pulling fs layer 12:56:23 2437ff75d9bd: Pulling fs layer 12:56:23 f23df028b6ca: Waiting 12:56:23 d65c8cfc05b1: Waiting 12:56:23 2437ff75d9bd: Waiting 12:56:23 765212b225bb: Waiting 12:56:24 04944245beec: Verifying Checksum 12:56:24 04944245beec: Download complete 12:56:24 765212b225bb: Verifying Checksum 12:56:24 765212b225bb: Download complete 12:56:24 f23df028b6ca: Download complete 12:56:24 d65c8cfc05b1: Verifying Checksum 12:56:24 d65c8cfc05b1: Download complete 12:56:24 699f458cf7ca: Verifying Checksum 12:56:24 699f458cf7ca: Download complete 12:56:24 8998bd30e6a1: Download complete 12:56:27 2437ff75d9bd: Verifying Checksum 12:56:27 2437ff75d9bd: Download complete 12:56:29 8998bd30e6a1: Pull complete 12:56:29 04944245beec: Pull complete 12:56:31 699f458cf7ca: Pull complete 12:56:31 765212b225bb: Pull complete 12:56:32 f23df028b6ca: Pull complete 12:56:32 d65c8cfc05b1: Pull complete 12:56:50 2437ff75d9bd: Pull complete 12:56:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:56:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:56:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:56:50 prd-ubuntu20.04-docker-arm64-4c-16g-23509 does not seem to be running inside a container 12:56:51 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:56:53 $ docker top 40ca615a2d44d355fd7d15ec52e97fe653db26f0a4ab09bc0bd1aa7c77793881 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:56:54 ---> job-cost.sh 12:56:54 lf-activate-venv: SKIPPING 12:56:54 INFO: No Stack... 12:56:54 INFO: Retrieving Pricing Info for: v3-standard-4 12:56:56 INFO: Archiving Costs [Pipeline] sh 12:56:56 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:56:56 + cut -d, -f6 [Pipeline] lock 12:56:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-684-1-stack-cost] 12:56:56 Resource [jenkins-edgexfoundry-app-service-configurable-PR-684-1-stack-cost] did not exist. Created. 12:56:56 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-684-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:56:57 /w/workspace/app-service-configurable/1@tmp/durable-34a0655b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:56:58 + echo total: 0.10999999940395355 [Pipeline] stash 12:56:58 Warning: overwriting stash ‘stack-cost’ 12:56:58 Stashed 1 file(s) [Pipeline] } 12:56:58 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-684-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:56:58 $ docker stop --time=1 40ca615a2d44d355fd7d15ec52e97fe653db26f0a4ab09bc0bd1aa7c77793881 12:57:00 $ docker rm -f --volumes 40ca615a2d44d355fd7d15ec52e97fe653db26f0a4ab09bc0bd1aa7c77793881 [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 12:57:01 provisioning config files... 12:57:01 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-684@tmp/config17055957519981622652tmp [Pipeline] { [Pipeline] sh 12:57:01 + set +x 12:57:01 + curl -s https://codecov.io/bash 12:57:01 + bash -s -- 12:57:01 12:57:01 _____ _ 12:57:01 / ____| | | 12:57:01 | | ___ __| | ___ ___ _____ __ 12:57:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:57:01 | |___| (_) | (_| | __/ (_| (_) \ V / 12:57:01 \_____\___/ \__,_|\___|\___\___/ \_/ 12:57:01 Bash-1.0.6 12:57:01 12:57:01 12:57:01 ==> git version 2.25.1 found 12:57:01 ==> 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 12:57:01 Release-Date: 2020-01-08 12:57:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:57:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:57:01 ==> Jenkins CI detected. 12:57:01 current dir:  /w/workspace/_app-service-configurable_PR-684 12:57:01 project root: . 12:57:01 --> token set from env 12:57:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:57:01 ==> Running gcov in . (disable via -X gcov) 12:57:01 ==> Python coveragepy not found 12:57:01 ==> Searching for coverage reports in: 12:57:01 + . 12:57:01 -> Found 1 reports 12:57:01 ==> Detecting git/mercurial file structure 12:57:01 ==> Reading reports 12:57:02 + ./coverage.out bytes=953 12:57:02 ==> Appending adjustments 12:57:02 https://docs.codecov.io/docs/fixing-reports 12:57:02 + Found adjustments 12:57:02 ==> Gzipping contents 12:57:02 4.0K /tmp/codecov.fkfTRe.gz 12:57:02 ==> Uploading reports 12:57:02 url: https://codecov.io 12:57:02 query: branch=PR-684&commit=aa94ef111200ada01dabaec01f3bf9717870441d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-684%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=684&job=&cmd_args= 12:57:02 -> Pinging Codecov 12:57:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-684&commit=aa94ef111200ada01dabaec01f3bf9717870441d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-684%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=684&job=&cmd_args= 12:57:08 -> Uploading to 12:57:08 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/aa94ef111200ada01dabaec01f3bf9717870441d/aa92bd8c-b295-4ec1-aa93-08eeac3b4e6e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T125706Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=df3f5295b2f0b2103a352e886886063148da29f29842dc034b422613960bcf5d 12:57:08 % Total % Received % Xferd Average Speed Time Time Time Current 12:57:08 Dload Upload Total Spent Left Speed 12:57:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1822 --:--:-- --:--:-- --:--:-- 1822 12:57:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/aa94ef111200ada01dabaec01f3bf9717870441d [Pipeline] } 12:57:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 12:57:10 + [ -d /w/workspace/_app-service-configurable_PR-684/archives ] 12:57:10 + ls -al /w/workspace/_app-service-configurable_PR-684/archives 12:57:10 total 16 12:57:10 drwxr-xr-x 3 root root 4096 Oct 22 12:42 . 12:57:10 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 12:42 .. 12:57:10 drwxr-xr-x 2 root root 4096 Oct 22 12:42 cost 12:57:10 -rw-r--r-- 1 root root 96 Oct 22 12:42 cost.csv 12:57:10 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-684/archives 12:57:10 + ls -al /w/workspace/_app-service-configurable_PR-684/archives 12:57:10 total 16 12:57:10 drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 12:42 . 12:57:10 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 12:42 .. 12:57:10 drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 12:42 cost 12:57:10 -rw-r--r-- 1 jenkins jenkins 96 Oct 22 12:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:57:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:57:12 ---> package-listing.sh 12:57:12 ++ facter osfamily 12:57:12 ++ tr '[:upper:]' '[:lower:]' 12:57:12 + OS_FAMILY=debian 12:57:12 + workspace=/w/workspace/_app-service-configurable_PR-684 12:57:12 + START_PACKAGES=/tmp/packages_start.txt 12:57:12 + END_PACKAGES=/tmp/packages_end.txt 12:57:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:57:12 + PACKAGES=/tmp/packages_start.txt 12:57:12 + '[' /w/workspace/_app-service-configurable_PR-684 ']' 12:57:12 + PACKAGES=/tmp/packages_end.txt 12:57:12 + case "${OS_FAMILY}" in 12:57:12 + dpkg -l 12:57:12 + grep '^ii' 12:57:12 + '[' -f /tmp/packages_start.txt ']' 12:57:12 + '[' -f /tmp/packages_end.txt ']' 12:57:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:57:12 + '[' /w/workspace/_app-service-configurable_PR-684 ']' 12:57:12 + mkdir -p /w/workspace/_app-service-configurable_PR-684/archives/ 12:57:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-684/archives/ [Pipeline] echo 12:57:12 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/_app-service-configurable_PR-684/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:57:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:57:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:57:13 prd-ubuntu20.04-docker-8c-8g-23508 does not seem to be running inside a container 12:57:13 $ 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/_app-service-configurable_PR-684/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-684 -v /w/workspace/_app-service-configurable_PR-684:/w/workspace/_app-service-configurable_PR-684:rw,z -v /w/workspace/_app-service-configurable_PR-684@tmp:/w/workspace/_app-service-configurable_PR-684@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:57:13 $ docker top d05cce81f705688bd87a34a6cc7ee19e16fcb9fe0b90c7ba491c1662861df1f0 -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:14 + touch /tmp/pre-build-complete [Pipeline] sh 12:57:14 + mkdir -p /var/log/sysstat [Pipeline] sh 12:57:14 + ls /var/log/sa-host 12:57:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:57:15 provisioning config files... 12:57:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-684@tmp/config8017264996226905674tmp [Pipeline] { [Pipeline] echo 12:57:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:57:15 ---> create-netrc.sh [Pipeline] } 12:57:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:57:16 ---> python-tools-install.sh [Pipeline] echo 12:57:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:57:16 ---> sudo-logs.sh 12:57:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:57:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:57:16 ---> job-cost.sh 12:57:16 lf-activate-venv: SKIPPING 12:57:16 DEBUG: total: 0.2199999988079071 12:57:16 INFO: Retrieving Stack Cost... 12:57:17 INFO: Retrieving Pricing Info for: v3-standard-8 12:57:17 INFO: Archiving Costs [Pipeline] echo 12:57:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:57:18 ---> logs-deploy.sh 12:57:18 lf-activate-venv: SKIPPING 12:57:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-684/1 12:57:18 INFO: archiving workspace using pattern(s): 12:57:19 Archives upload complete. 12:57:19 INFO: archiving logs to Nexus 12:57:19 ---> uname -a: 12:57:19 Linux prd-ubuntu20-04-docker-8c-8g-23508 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:57:19 12:57:19 12:57:19 ---> lscpu: 12:57:19 Architecture: x86_64 12:57:19 CPU op-mode(s): 32-bit, 64-bit 12:57:19 Byte Order: Little Endian 12:57:19 Address sizes: 40 bits physical, 48 bits virtual 12:57:19 CPU(s): 8 12:57:19 On-line CPU(s) list: 0-7 12:57:19 Thread(s) per core: 1 12:57:19 Core(s) per socket: 1 12:57:19 Socket(s): 8 12:57:19 NUMA node(s): 1 12:57:19 Vendor ID: AuthenticAMD 12:57:19 CPU family: 23 12:57:19 Model: 49 12:57:19 Model name: AMD EPYC-Rome Processor 12:57:19 Stepping: 0 12:57:19 CPU MHz: 2799.998 12:57:19 BogoMIPS: 5599.99 12:57:19 Virtualization: AMD-V 12:57:19 Hypervisor vendor: KVM 12:57:19 Virtualization type: full 12:57:19 L1d cache: 256 KiB 12:57:19 L1i cache: 256 KiB 12:57:19 L2 cache: 4 MiB 12:57:19 L3 cache: 128 MiB 12:57:19 NUMA node0 CPU(s): 0-7 12:57:19 Vulnerability Itlb multihit: Not affected 12:57:19 Vulnerability L1tf: Not affected 12:57:19 Vulnerability Mds: Not affected 12:57:19 Vulnerability Meltdown: Not affected 12:57:19 Vulnerability Mmio stale data: Not affected 12:57:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:57:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:57:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:57:19 Vulnerability Srbds: Not affected 12:57:19 Vulnerability Tsx async abort: Not affected 12:57:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:57:19 12:57:19 12:57:19 ---> nproc: 12:57:19 8 12:57:19 12:57:19 12:57:19 ---> df -h: 12:57:19 Filesystem Size Used Avail Use% Mounted on 12:57:19 overlay 155G 12G 143G 8% / 12:57:19 tmpfs 64M 0 64M 0% /dev 12:57:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:57:19 shm 64M 0 64M 0% /dev/shm 12:57:19 /dev/vda1 155G 12G 143G 8% /facter-os 12:57:19 12:57:19 12:57:19 ---> sar -b -r -n DEV: 12:57:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23508) 10/22/24 _x86_64_ (8 CPU) 12:57:19 12:57:19 12:36:57 LINUX RESTART (8 CPU) 12:57:19 12:57:19 12:37:12 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:57:19 12:38:02 469.68 107.02 354.89 7.77 9492.43 172843.91 1972578.17 12:57:19 12:39:01 209.78 5.90 203.88 0.00 492.71 94101.12 0.00 12:57:19 12:40:01 188.99 0.08 188.90 0.00 10.26 62815.26 0.00 12:57:19 12:41:01 29.53 0.02 29.51 0.00 0.13 18869.14 0.00 12:57:19 12:42:01 182.55 0.10 182.45 0.00 5.87 54104.53 0.00 12:57:19 12:43:01 76.09 10.26 65.82 0.00 3460.49 20249.83 0.00 12:57:19 12:44:01 1.58 0.00 1.58 0.00 0.00 18.79 0.00 12:57:19 12:45:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 12:57:19 12:46:01 1.25 0.00 1.25 0.00 0.00 16.00 0.00 12:57:19 12:47:01 1.25 0.00 1.25 0.00 0.00 23.46 0.00 12:57:19 12:48:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 12:57:19 12:49:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 12:57:19 12:50:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 12:57:19 12:51:01 1.20 0.37 0.83 0.00 11.46 11.20 0.00 12:57:19 12:52:01 3.03 1.23 1.80 0.00 25.60 23.86 0.00 12:57:19 12:53:01 0.98 0.00 0.98 0.00 0.00 13.33 0.00 12:57:19 12:54:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 12:57:19 12:55:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 12:57:19 12:56:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 12:57:19 12:57:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 12:57:19 Average: 54.83 5.32 49.19 0.32 593.46 19694.03 81360.72 12:57:19 12:57:19 12:37:12 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:57:19 12:38:02 30247768 31592964 783588 2.38 47696 1608252 1646004 4.85 917868 1429248 10676 12:57:19 12:39:01 28053800 31498548 810332 2.46 131304 3472916 1887168 5.56 1301220 3013260 675972 12:57:19 12:40:01 27562008 31283560 1017760 3.10 189376 3649152 2317156 6.83 1535456 3224000 173332 12:57:19 12:41:01 26965572 31494056 805700 2.45 194252 4388908 1842024 5.43 1364048 3927196 401764 12:57:19 12:42:01 26797208 31461564 840636 2.56 202408 4522600 2081416 6.13 1446992 4017564 501652 12:57:19 12:43:01 26636052 31481056 807420 2.46 210252 4682432 1819576 5.36 1580772 4018204 16 12:57:19 12:44:01 26637180 31482192 806220 2.45 210292 4682436 1819576 5.36 1580320 4018208 20 12:57:19 12:45:01 26639432 31484740 803840 2.44 210312 4682436 1819576 5.36 1577720 4018444 8 12:57:19 12:46:01 26639480 31484808 803688 2.44 210344 4682444 1819576 5.36 1577712 4018460 12 12:57:19 12:47:01 26648936 31494512 794064 2.41 210432 4682424 1835704 5.41 1568144 4018596 72 12:57:19 12:48:01 26649188 31494788 793856 2.41 210476 4682424 1835704 5.41 1568628 4018592 184 12:57:19 12:49:01 26649424 31495092 793560 2.41 210508 4682428 1835704 5.41 1568648 4018600 188 12:57:19 12:50:01 26649312 31495140 793444 2.41 210532 4682560 1835704 5.41 1568648 4018728 180 12:57:19 12:51:01 26648484 31494704 793812 2.41 210572 4682900 1835704 5.41 1571188 4018868 224 12:57:19 12:52:01 26620064 31468168 820160 2.49 210604 4683668 1840088 5.42 1602664 4019084 20 12:57:19 12:53:01 26626616 31474768 813964 2.48 210652 4683672 1805868 5.32 1590288 4019088 32 12:57:19 12:54:01 26626632 31474804 813840 2.47 210684 4683680 1805868 5.32 1590192 4019092 8 12:57:19 12:55:01 26626584 31474760 813804 2.47 210704 4683680 1805868 5.32 1590192 4019092 8 12:57:19 12:56:01 26626536 31474776 813756 2.47 210736 4683684 1805868 5.32 1590248 4019100 16 12:57:19 12:57:01 26626196 31474436 813988 2.48 210760 4683684 1805868 5.32 1590260 4019100 4 12:57:19 Average: 26958824 31478972 816872 2.48 196145 4394319 1855001 5.47 1514060 3794626 88219 12:57:19 12:57:19 12:37:12 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:57:19 12:38:02 lo 4.82 4.82 0.45 0.45 0.00 0.00 0.00 0.00 12:57:19 12:38:02 ens3 403.31 270.72 1121.41 86.52 0.00 0.00 0.00 0.00 12:57:19 12:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:39:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 12:57:19 12:39:01 ens3 734.40 485.04 8412.25 62.60 0.00 0.00 0.00 0.00 12:57:19 12:39:01 docker0 361.01 534.26 30.38 3478.66 0.00 0.00 0.00 0.00 12:57:19 12:40:01 veth5c42b5f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:57:19 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:57:19 12:40:01 ens3 22.53 13.85 21.88 8.11 0.00 0.00 0.00 0.00 12:57:19 12:40:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 12:57:19 12:41:01 veth5c42b5f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:41:01 ens3 14.53 9.53 13.73 4.71 0.00 0.00 0.00 0.00 12:57:19 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:42:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 12:57:19 12:42:01 ens3 115.38 72.13 2721.17 14.81 0.00 0.00 0.00 0.00 12:57:19 12:42:01 docker0 7.25 15.27 0.44 193.29 0.00 0.00 0.00 0.00 12:57:19 12:43:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 12:57:19 12:43:01 ens3 121.48 65.31 1407.92 8.47 0.00 0.00 0.00 0.00 12:57:19 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:57:19 12:44:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:57:19 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:45:01 ens3 0.25 0.20 0.58 0.01 0.00 0.00 0.00 0.00 12:57:19 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:57:19 12:46:01 ens3 0.70 0.53 1.52 0.04 0.00 0.00 0.00 0.00 12:57:19 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:57:19 12:48:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 12:57:19 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:57:19 12:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:57:19 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:51:01 ens3 0.78 0.57 0.81 0.35 0.00 0.00 0.00 0.00 12:57:19 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:52:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:57:19 12:52:01 ens3 35.13 45.61 6.51 110.62 0.00 0.00 0.00 0.00 12:57:19 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:53:01 ens3 0.17 0.12 0.08 0.06 0.00 0.00 0.00 0.00 12:57:19 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:57:19 12:54:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:57:19 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:55:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:57:19 12:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:57:19 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 12:57:01 ens3 0.25 0.05 0.13 0.00 0.00 0.00 0.00 0.00 12:57:19 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:19 Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 12:57:19 Average: ens3 68.87 45.79 674.89 14.12 0.00 0.00 0.00 0.00 12:57:19 Average: docker0 18.30 27.31 1.53 182.55 0.00 0.00 0.00 0.00 12:57:19 12:57:19 12:57:19 ---> sar -P ALL: 12:57:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23508) 10/22/24 _x86_64_ (8 CPU) 12:57:19 12:57:19 12:36:57 LINUX RESTART (8 CPU) 12:57:19 12:57:19 12:37:12 CPU %user %nice %system %iowait %steal %idle 12:57:19 12:38:02 all 5.87 0.01 1.42 2.89 0.04 89.78 12:57:19 12:38:02 0 6.49 0.02 1.19 0.84 0.04 91.42 12:57:19 12:38:02 1 5.85 0.00 2.50 9.30 0.04 82.30 12:57:19 12:38:02 2 4.36 0.00 1.05 1.09 0.04 93.46 12:57:19 12:38:02 3 6.52 0.00 2.79 4.88 0.04 85.77 12:57:19 12:38:02 4 5.29 0.00 1.19 0.51 0.04 92.97 12:57:19 12:38:02 5 3.32 0.00 0.68 2.23 0.02 93.76 12:57:19 12:38:02 6 11.69 0.02 1.15 3.34 0.04 83.76 12:57:19 12:38:02 7 3.42 0.00 0.84 0.96 0.02 94.76 12:57:19 12:39:01 all 8.21 0.00 3.66 4.46 0.07 83.60 12:57:19 12:39:01 0 7.79 0.00 4.43 18.10 0.07 69.61 12:57:19 12:39:01 1 9.50 0.00 3.54 0.84 0.07 86.06 12:57:19 12:39:01 2 8.44 0.00 3.76 2.77 0.07 84.96 12:57:19 12:39:01 3 7.89 0.00 3.41 3.54 0.07 85.09 12:57:19 12:39:01 4 10.25 0.00 3.83 0.10 0.05 85.76 12:57:19 12:39:01 5 6.06 0.00 3.12 2.86 0.07 87.90 12:57:19 12:39:01 6 7.81 0.00 3.90 6.90 0.07 81.32 12:57:19 12:39:01 7 7.95 0.00 3.32 0.57 0.07 88.10 12:57:19 12:40:01 all 9.55 0.00 3.12 4.95 0.09 82.29 12:57:19 12:40:01 0 10.71 0.00 4.82 32.67 0.07 51.74 12:57:19 12:40:01 1 10.55 0.00 3.17 0.20 0.05 86.03 12:57:19 12:40:01 2 8.15 0.00 2.43 4.39 0.03 85.00 12:57:19 12:40:01 3 9.23 0.00 2.22 0.72 0.03 87.79 12:57:19 12:40:01 4 9.71 0.00 2.77 0.10 0.03 87.38 12:57:19 12:40:01 5 9.32 0.00 3.41 0.82 0.05 86.40 12:57:19 12:40:01 6 10.17 0.00 2.80 0.29 0.03 86.71 12:57:19 12:40:01 7 8.59 0.00 3.33 0.50 0.43 87.14 12:57:19 12:41:01 all 63.49 0.00 7.44 0.58 0.10 28.39 12:57:19 12:41:01 0 65.61 0.00 7.95 0.69 0.10 25.65 12:57:19 12:41:01 1 62.97 0.00 7.65 0.30 0.10 28.97 12:57:19 12:41:01 2 63.02 0.00 7.32 0.30 0.10 29.25 12:57:19 12:41:01 3 63.58 0.00 7.34 0.59 0.10 28.40 12:57:19 12:41:01 4 63.89 0.00 7.40 0.25 0.12 28.35 12:57:19 12:41:01 5 60.81 0.00 7.49 0.15 0.10 31.45 12:57:19 12:41:01 6 64.96 0.00 7.15 0.22 0.10 27.58 12:57:19 12:41:01 7 63.05 0.00 7.21 2.17 0.10 27.46 12:57:19 12:42:01 all 27.50 0.00 5.09 3.53 0.07 63.82 12:57:19 12:42:01 0 27.86 0.00 5.47 7.74 0.07 58.86 12:57:19 12:42:01 1 27.89 0.00 4.72 0.08 0.07 67.24 12:57:19 12:42:01 2 25.89 0.00 4.50 2.74 0.05 66.82 12:57:19 12:42:01 3 27.63 0.00 4.53 1.91 0.10 65.82 12:57:19 12:42:01 4 27.29 0.00 5.45 0.15 0.05 67.05 12:57:19 12:42:01 5 28.11 0.00 4.80 0.77 0.07 66.25 12:57:19 12:42:01 6 27.16 0.00 5.66 0.07 0.05 67.05 12:57:19 12:42:01 7 28.16 0.00 5.54 14.82 0.10 51.37 12:57:19 12:43:01 all 1.51 0.00 0.73 1.57 0.02 96.17 12:57:19 12:43:01 0 1.55 0.00 0.93 1.50 0.02 96.00 12:57:19 12:43:01 1 1.17 0.00 0.50 0.35 0.02 97.96 12:57:19 12:43:01 2 0.82 0.00 0.55 2.24 0.02 96.38 12:57:19 12:43:01 3 1.39 0.00 0.32 0.05 0.02 98.23 12:57:19 12:43:01 4 1.29 0.00 0.63 0.02 0.02 98.05 12:57:19 12:43:01 5 1.80 0.00 0.75 0.62 0.02 96.81 12:57:19 12:43:01 6 2.50 0.00 0.87 0.08 0.02 96.53 12:57:19 12:43:01 7 1.59 0.00 1.29 7.74 0.02 89.37 12:57:19 12:44:01 all 0.02 0.00 0.00 0.00 0.00 99.97 12:57:19 12:44:01 0 0.07 0.00 0.00 0.00 0.02 99.92 12:57:19 12:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:57:19 12:44:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:57:19 12:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:57:19 12:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:57:19 12:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:57:19 12:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:57:19 12:44:01 7 0.00 0.00 0.02 0.02 0.00 99.97 12:57:19 12:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:57:19 12:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:57:19 12:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:57:19 12:45:01 2 0.05 0.00 0.02 0.02 0.02 99.90 12:57:19 12:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:57:19 12:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:57:19 12:45:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:57:19 12:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:57:19 12:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:57:19 12:46:01 all 0.16 0.00 0.01 0.00 0.00 99.82 12:57:19 12:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:57:19 12:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:57:19 12:46:01 2 0.03 0.00 0.00 0.02 0.00 99.95 12:57:19 12:46:01 3 1.16 0.00 0.02 0.00 0.00 98.82 12:57:19 12:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:57:19 12:46:01 5 0.00 0.00 0.03 0.00 0.00 99.97 12:57:19 12:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:57:19 12:46:01 7 0.03 0.00 0.00 0.02 0.00 99.95 12:57:19 12:47:01 all 0.20 0.00 0.01 0.00 0.00 99.79 12:57:19 12:47:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:57:19 12:47:01 1 0.07 0.00 0.00 0.00 0.00 99.93 12:57:19 12:47:01 2 0.03 0.00 0.02 0.02 0.00 99.93 12:57:19 12:47:01 3 1.31 0.00 0.00 0.00 0.02 98.68 12:57:19 12:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:57:19 12:47:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:57:19 12:47:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:57:19 12:47:01 7 0.03 0.00 0.02 0.02 0.00 99.93 12:57:19 12:48:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:57:19 12:48:01 0 0.25 0.00 0.02 0.00 0.02 99.72 12:57:19 12:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:57:19 12:48:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:57:19 12:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:57:19 12:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:57:19 12:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:57:19 12:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:57:19 12:48:01 7 0.02 0.00 0.00 0.02 0.02 99.95 12:57:19 12:57:19 12:48:01 CPU %user %nice %system %iowait %steal %idle 12:57:19 12:49:01 all 0.03 0.00 0.00 0.00 0.00 99.96 12:57:19 12:49:01 0 0.13 0.00 0.02 0.00 0.00 99.85 12:57:19 12:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:57:19 12:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:57:19 12:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:57:19 12:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:57:19 12:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:57:19 12:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:57:19 12:49:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:57:19 12:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:57:19 12:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:57:19 12:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:57:19 12:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:57:19 12:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:57:19 12:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:57:19 12:50:01 5 0.03 0.00 0.05 0.00 0.02 99.90 12:57:19 12:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:57:19 12:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:57:19 12:51:01 all 0.16 0.00 0.02 0.00 0.00 99.82 12:57:19 12:51:01 0 0.25 0.00 0.03 0.00 0.00 99.72 12:57:19 12:51:01 1 0.10 0.00 0.02 0.00 0.00 99.88 12:57:19 12:51:01 2 0.07 0.00 0.00 0.02 0.00 99.92 12:57:19 12:51:01 3 0.50 0.00 0.05 0.00 0.00 99.45 12:57:19 12:51:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:57:19 12:51:01 5 0.10 0.00 0.02 0.00 0.02 99.87 12:57:19 12:51:01 6 0.20 0.00 0.02 0.00 0.00 99.78 12:57:19 12:51:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:57:19 12:52:01 all 0.41 0.00 0.07 0.01 0.01 99.50 12:57:19 12:52:01 0 0.33 0.00 0.12 0.03 0.02 99.50 12:57:19 12:52:01 1 0.43 0.00 0.07 0.00 0.02 99.48 12:57:19 12:52:01 2 0.23 0.00 0.05 0.02 0.00 99.70 12:57:19 12:52:01 3 0.60 0.00 0.10 0.00 0.00 99.30 12:57:19 12:52:01 4 0.13 0.00 0.02 0.00 0.02 99.83 12:57:19 12:52:01 5 0.37 0.00 0.07 0.00 0.02 99.55 12:57:19 12:52:01 6 0.98 0.00 0.03 0.00 0.00 98.98 12:57:19 12:52:01 7 0.17 0.00 0.13 0.02 0.02 99.67 12:57:19 12:53:01 all 0.02 0.00 0.02 0.00 0.00 99.95 12:57:19 12:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:57:19 12:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 12:57:19 12:53:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:57:19 12:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:57:19 12:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:57:19 12:53:01 5 0.03 0.00 0.03 0.02 0.00 99.92 12:57:19 12:53:01 6 0.02 0.00 0.03 0.00 0.02 99.93 12:57:19 12:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:57:19 12:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:57:19 12:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:57:19 12:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:57:19 12:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:57:19 12:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:57:19 12:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:57:19 12:54:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:57:19 12:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:57:19 12:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:57:19 12:55:01 all 0.04 0.00 0.01 0.00 0.00 99.94 12:57:19 12:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:57:19 12:55:01 1 0.23 0.00 0.05 0.00 0.00 99.72 12:57:19 12:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:57:19 12:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:57:19 12:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:57:19 12:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:57:19 12:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:57:19 12:55:01 7 0.00 0.00 0.02 0.02 0.02 99.95 12:57:19 12:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:57:19 12:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:57:19 12:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:57:19 12:56:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:57:19 12:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:57:19 12:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:57:19 12:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:57:19 12:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:57:19 12:56:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:57:19 12:57:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:57:19 12:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:57:19 12:57:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:57:19 12:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:57:19 12:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:57:19 12:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:57:19 12:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:57:19 12:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:57:19 12:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:57:19 Average: all 5.83 0.00 1.07 0.88 0.02 92.20 12:57:19 Average: 0 6.02 0.00 1.24 3.06 0.02 89.65 12:57:19 Average: 1 5.91 0.00 1.10 0.47 0.02 92.50 12:57:19 Average: 2 5.53 0.00 0.98 0.68 0.02 92.79 12:57:19 Average: 3 5.96 0.00 1.02 0.54 0.02 92.46 12:57:19 Average: 4 5.87 0.00 1.06 0.05 0.02 93.01 12:57:19 Average: 5 5.48 0.00 1.02 0.35 0.02 93.12 12:57:19 Average: 6 6.19 0.00 1.08 0.51 0.02 92.20 12:57:19 Average: 7 5.64 0.00 1.08 1.34 0.04 91.89 12:57:19 12:57:19 12:57:19