Pull request #637 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ecc34ab80586e7d15c6f7e13d75755a858aa499b+3855817b4ed7129f4e5759197b7830b0e3aab6a7 (8e68db503c988e5b6d158b3a2f24e2e5d66ef5f0) 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-ssh14156365239556765757.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10199626676548024919.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-637/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-637/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13531193536226777170.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-637/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6645350404008609135.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15855988068139744433.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-637/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-637/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10940309080193738069.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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-27904 in /w/workspace/_app-service-configurable_PR-637 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-637 # 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 Merging remotes/origin/main commit 3855817b4ed7129f4e5759197b7830b0e3aab6a7 into PR head commit ecc34ab80586e7d15c6f7e13d75755a858aa499b Merge succeeded, producing ecc34ab80586e7d15c6f7e13d75755a858aa499b Checking out Revision ecc34ab80586e7d15c6f7e13d75755a858aa499b (PR-637) > 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/637/head:refs/remotes/origin/PR-637 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecc34ab80586e7d15c6f7e13d75755a858aa499b # 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 3855817b4ed7129f4e5759197b7830b0e3aab6a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecc34ab80586e7d15c6f7e13d75755a858aa499b # timeout=10 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:27:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:27:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:27:20 ========================================================= 12:27:20 EdgeX Global Pipelines Version Info 12:27:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:27:21 ------------------- 12:27:21 stable info: 12:27:21 ------------------- 12:27:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:27:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:27:21 Message: update stable to v1.0.258 12:27:21 ------------------- 12:27:21 experimental info: 12:27:21 ------------------- 12:27:21 Commited By: **** collab-it+edgex@linuxfoundation.org 12:27:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:27:21 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:27:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:27:22 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:27:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:27:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:27:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:27:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:27:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:27:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:27:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:27:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:27:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:27:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:27:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:27:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:27:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:27:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:27:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:27:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:27:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:27:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:27:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:27:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:27:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:27:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:27:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:27:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:27:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-637 [Pipeline] echo 12:27:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-637 [Pipeline] echo 12:27:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-637 [Pipeline] echo 12:27:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ecc34ab80586e7d15c6f7e13d75755a858aa499b [Pipeline] echo 12:27:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ecc34ab [Pipeline] echo 12:27:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:27:24 provisioning config files... 12:27:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-637@tmp/config1722690857792841036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:24 ---> ****-login.sh 12:27:24 nexus3.edgexfoundry.org:10001 12:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:27:25 Configure a credential helper to remove this warning. See 12:27:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:27:25 12:27:25 Login Succeeded 12:27:25 nexus3.edgexfoundry.org:10002 12:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:27:25 Configure a credential helper to remove this warning. See 12:27:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:27:25 12:27:25 Login Succeeded 12:27:25 nexus3.edgexfoundry.org:10003 12:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:27:25 Configure a credential helper to remove this warning. See 12:27:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:27:25 12:27:25 Login Succeeded 12:27:25 nexus3.edgexfoundry.org:10004 12:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:27:25 Configure a credential helper to remove this warning. See 12:27:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:27:25 12:27:25 Login Succeeded 12:27:25 ****.io 12:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:27:25 Configure a credential helper to remove this warning. See 12:27:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:27:25 12:27:25 Login Succeeded 12:27:25 ---> ****-login.sh ends [Pipeline] } 12:27:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:27:26 + git rev-list -1 --merges ecc34ab80586e7d15c6f7e13d75755a858aa499b~1..ecc34ab80586e7d15c6f7e13d75755a858aa499b [Pipeline] echo 12:27:26 -----------> git rev-list -1 --merges ecc34ab80586e7d15c6f7e13d75755a858aa499b~1..ecc34ab80586e7d15c6f7e13d75755a858aa499b ecc34ab80586e7d15c6f7e13d75755a858aa499b [false] [Pipeline] sh 12:27:27 + git log --format=format:%s -1 ecc34ab80586e7d15c6f7e13d75755a858aa499b [Pipeline] echo 12:27:27 ========================================================= 12:27:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:27:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:27:27 + git log --format=format:%s -1 ecc34ab80586e7d15c6f7e13d75755a858aa499b [Pipeline] echo 12:27:27 [semverPrep] GIT_COMMIT: ecc34ab80586e7d15c6f7e13d75755a858aa499b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:27:27 [semverPrep] This is not a build commit. [Pipeline] sh 12:27:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:27:28 + grep -v github /etc/ssh/ssh_known_hosts 12:27:28 + [ -e /tmp/ssh_known_hosts ] 12:27:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:27:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:27:28 + sudo tee -a /etc/ssh/ssh_known_hosts 12:27:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:27:28 12:27:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:27:29 0.1.4: Pulling from edgex-devops/py-git-semver 12:27:29 b85a868b505f: Pulling fs layer 12:27:29 e2be974225ed: Pulling fs layer 12:27:29 339a4e72a1f5: Pulling fs layer 12:27:29 988bab9f4d93: Pulling fs layer 12:27:29 1469e6f7b9e6: Pulling fs layer 12:27:29 eaf3925da568: Pulling fs layer 12:27:29 bab4dde63d76: Pulling fs layer 12:27:29 bde34c3a00c8: Pulling fs layer 12:27:29 b352a97aabf1: Pulling fs layer 12:27:29 4872d77fe225: Pulling fs layer 12:27:29 5851b861e8e6: Pulling fs layer 12:27:29 1469e6f7b9e6: Waiting 12:27:29 b352a97aabf1: Waiting 12:27:29 4872d77fe225: Waiting 12:27:29 eaf3925da568: Waiting 12:27:29 5851b861e8e6: Waiting 12:27:29 bab4dde63d76: Waiting 12:27:29 bde34c3a00c8: Waiting 12:27:29 988bab9f4d93: Waiting 12:27:29 e2be974225ed: Verifying Checksum 12:27:29 e2be974225ed: Download complete 12:27:29 988bab9f4d93: Verifying Checksum 12:27:29 988bab9f4d93: Download complete 12:27:29 1469e6f7b9e6: Verifying Checksum 12:27:29 1469e6f7b9e6: Download complete 12:27:29 339a4e72a1f5: Verifying Checksum 12:27:29 339a4e72a1f5: Download complete 12:27:29 eaf3925da568: Verifying Checksum 12:27:29 eaf3925da568: Download complete 12:27:29 bde34c3a00c8: Download complete 12:27:29 b352a97aabf1: Verifying Checksum 12:27:29 b352a97aabf1: Download complete 12:27:29 4872d77fe225: Verifying Checksum 12:27:29 4872d77fe225: Download complete 12:27:29 5851b861e8e6: Verifying Checksum 12:27:29 5851b861e8e6: Download complete 12:27:29 b85a868b505f: Verifying Checksum 12:27:29 bab4dde63d76: Verifying Checksum 12:27:30 b85a868b505f: Pull complete 12:27:30 e2be974225ed: Pull complete 12:27:31 339a4e72a1f5: Pull complete 12:27:31 988bab9f4d93: Pull complete 12:27:31 1469e6f7b9e6: Pull complete 12:27:32 eaf3925da568: Pull complete 12:27:33 bab4dde63d76: Pull complete 12:27:33 bde34c3a00c8: Pull complete 12:27:33 b352a97aabf1: Pull complete 12:27:34 4872d77fe225: Pull complete 12:27:34 5851b861e8e6: Pull complete 12:27:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:27:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:27:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:27:34 prd-ubuntu20.04-docker-8c-8g-27904 does not seem to be running inside a container 12:27:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-637 -v /w/workspace/_app-service-configurable_PR-637:/w/workspace/_app-service-configurable_PR-637:rw,z -v /w/workspace/_app-service-configurable_PR-637@tmp:/w/workspace/_app-service-configurable_PR-637@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:27:38 $ docker top 1491fde60d8889adacb9cc3e49ca840960ea224ccc7e8b449f1c010b7a02f454 -eo pid,comm 12:27:38 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:27:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:27:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:27:38 [ssh-agent] Looking for ssh-agent implementation... 12:27:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:27:39 $ docker exec 1491fde60d8889adacb9cc3e49ca840960ea224ccc7e8b449f1c010b7a02f454 ssh-agent 12:27:39 SSH_AUTH_SOCK=/tmp/ssh-7LxVWFE0SC61/agent.33 12:27:39 SSH_AGENT_PID=39 12:27:39 Running ssh-add (command line suppressed) 12:27:39 Identity added: /w/workspace/_app-service-configurable_PR-637@tmp/private_key_11585009362944809979.key (/w/workspace/_app-service-configurable_PR-637@tmp/private_key_11585009362944809979.key) 12:27:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:27:39 + git tag --points-at HEAD [Pipeline] } 12:27:39 $ docker exec --env ******** --env ******** 1491fde60d8889adacb9cc3e49ca840960ea224ccc7e8b449f1c010b7a02f454 ssh-agent -k 12:27:39 unset SSH_AUTH_SOCK; 12:27:39 unset SSH_AGENT_PID; 12:27:39 echo Agent pid 39 killed; 12:27:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:27:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:27:39 [ssh-agent] Looking for ssh-agent implementation... 12:27:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:27:40 $ docker exec 1491fde60d8889adacb9cc3e49ca840960ea224ccc7e8b449f1c010b7a02f454 ssh-agent 12:27:40 SSH_AUTH_SOCK=/tmp/ssh-RLzv5N2Oiq1r/agent.71 12:27:40 SSH_AGENT_PID=77 12:27:40 Running ssh-add (command line suppressed) 12:27:40 Identity added: /w/workspace/_app-service-configurable_PR-637@tmp/private_key_11572183821881419041.key (/w/workspace/_app-service-configurable_PR-637@tmp/private_key_11572183821881419041.key) 12:27:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:27:40 + git semver init 12:27:40 2024-01-25 12:27:40,802 [run_init] DEBUG init version:0.0.0 force:False 12:27:40 2024-01-25 12:27:40,803 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-637/.semver 12:27:40 2024-01-25 12:27:40,803 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-637/.semver 12:27:40 2024-01-25 12:27:40,804 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-637/.semver'], cwd=/w/workspace/_app-service-configurable_PR-637, universal_newlines=False, shell=None, istream=None) 12:27:42 2024-01-25 12:27:42,039 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-637/.git/info/exclude 12:27:42 2024-01-25 12:27:42,040 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-637/.semver/PR-637 with force:False 12:27:42 2024-01-25 12:27:42,040 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-637/.semver/PR-637 12:27:42 2024-01-25 12:27:42,045 [execute] INFO git cat-file --batch-check 12:27:42 2024-01-25 12:27:42,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-637/.semver, universal_newlines=False, shell=None, istream=) 12:27:42 2024-01-25 12:27:42,054 [execute] INFO git cat-file --batch 12:27:42 2024-01-25 12:27:42,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-637/.semver, universal_newlines=False, shell=None, istream=) 12:27:42 2024-01-25 12:27:42,061 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-637/.semver/PR-637 12:27:42 0.0.0 [Pipeline] } 12:27:42 $ docker exec --env ******** --env ******** 1491fde60d8889adacb9cc3e49ca840960ea224ccc7e8b449f1c010b7a02f454 ssh-agent -k 12:27:42 unset SSH_AUTH_SOCK; 12:27:42 unset SSH_AGENT_PID; 12:27:42 echo Agent pid 77 killed; 12:27:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:27:42 + git semver [Pipeline] } 12:27:43 $ docker stop --time=1 1491fde60d8889adacb9cc3e49ca840960ea224ccc7e8b449f1c010b7a02f454 12:27:44 $ docker rm -f --volumes 1491fde60d8889adacb9cc3e49ca840960ea224ccc7e8b449f1c010b7a02f454 [Pipeline] // withDockerContainer [Pipeline] sh 12:27:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:27:45 Stashed 1 file(s) [Pipeline] echo 12:27:45 [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:27:46 provisioning config files... 12:27:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-637@tmp/config11277895877355985053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:46 ---> ****-login.sh 12:27:46 nexus3.edgexfoundry.org:10001 12:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:27:46 Configure a credential helper to remove this warning. See 12:27:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:27:46 12:27:46 Login Succeeded 12:27:46 nexus3.edgexfoundry.org:10002 12:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:27:46 Configure a credential helper to remove this warning. See 12:27:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:27:46 12:27:46 Login Succeeded 12:27:46 nexus3.edgexfoundry.org:10003 12:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:27:47 Configure a credential helper to remove this warning. See 12:27:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:27:47 12:27:47 Login Succeeded 12:27:47 nexus3.edgexfoundry.org:10004 12:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:27:47 Configure a credential helper to remove this warning. See 12:27:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:27:47 12:27:47 Login Succeeded 12:27:47 ****.io 12:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:27:47 Configure a credential helper to remove this warning. See 12:27:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:27:47 12:27:47 Login Succeeded 12:27:47 ---> ****-login.sh ends [Pipeline] } 12:27:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:27:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:27:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:27:48 ========================================================= 12:27:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:27:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 12:27:48 Sending build context to Docker daemon 8.78MB 12:27:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:27:48 Step 2/12 : FROM ${BASE} AS builder 12:27:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:27:48 7264a8db6415: Pulling fs layer 12:27:48 c4d48a809fc2: Pulling fs layer 12:27:48 4f1c88b9dad5: Pulling fs layer 12:27:48 ad3a456e5733: Pulling fs layer 12:27:48 69c7f0334f64: Pulling fs layer 12:27:48 1f1c1a5573a3: Pulling fs layer 12:27:48 ce7588e14bc9: Pulling fs layer 12:27:48 b5e4710f87ac: Pulling fs layer 12:27:48 1f1c1a5573a3: Waiting 12:27:48 ad3a456e5733: Waiting 12:27:48 ce7588e14bc9: Waiting 12:27:48 69c7f0334f64: Waiting 12:27:48 b5e4710f87ac: Waiting 12:27:48 c4d48a809fc2: Download complete 12:27:48 ad3a456e5733: Download complete 12:27:48 69c7f0334f64: Download complete 12:27:48 7264a8db6415: Verifying Checksum 12:27:48 7264a8db6415: Download complete 12:27:48 1f1c1a5573a3: Verifying Checksum 12:27:48 1f1c1a5573a3: Download complete 12:27:48 7264a8db6415: Pull complete 12:27:49 b5e4710f87ac: Verifying Checksum 12:27:49 b5e4710f87ac: Download complete 12:27:49 c4d48a809fc2: Pull complete 12:27:49 4f1c88b9dad5: Verifying Checksum 12:27:49 4f1c88b9dad5: Download complete 12:27:49 ce7588e14bc9: Verifying Checksum 12:27:49 ce7588e14bc9: Download complete 12:27:52 4f1c88b9dad5: Pull complete 12:27:53 ad3a456e5733: Pull complete 12:27:53 69c7f0334f64: Pull complete 12:27:53 1f1c1a5573a3: Pull complete 12:27:55 ce7588e14bc9: Pull complete 12:27:56 b5e4710f87ac: Pull complete 12:27:56 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 12:27:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:27:56 ---> 88b5674ff536 12:27:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:28:01 Still waiting to schedule task 12:28:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:28:02 ---> Running in 87bc49843bc1 12:28:02 Removing intermediate container 87bc49843bc1 12:28:02 ---> 64b7fc012ef5 12:28:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:28:02 ---> Running in d953a34cd753 12:28:02 Removing intermediate container d953a34cd753 12:28:02 ---> 7c5db5df8445 12:28:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:28:03 ---> Running in 65b563fba79b 12:28:03 Removing intermediate container 65b563fba79b 12:28:03 ---> c4f4a4e517eb 12:28:03 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:28:03 ---> Running in 396f49623411 12:28:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:28:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:28:03 OK: 264 MiB in 52 packages 12:28:04 Removing intermediate container 396f49623411 12:28:04 ---> 2fec310081e8 12:28:04 Step 7/12 : WORKDIR /app 12:28:04 ---> Running in 224b7e21783f 12:28:04 Removing intermediate container 224b7e21783f 12:28:04 ---> 8262904f1bd5 12:28:04 Step 8/12 : COPY go.mod vendor* ./ 12:28:04 ---> 7c93d8206038 12:28:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:28:04 ---> Running in f7c8d472543a 12:28:36 Removing intermediate container f7c8d472543a 12:28:36 ---> bec5b5016163 12:28:36 Step 10/12 : COPY . . 12:28:36 ---> 8720355f15f5 12:28:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:28:36 ---> Running in 9b232dca684a 12:28:36 Removing intermediate container 9b232dca684a 12:28:36 ---> e3ebe0205ef2 12:28:36 Step 12/12 : RUN $MAKE 12:28:36 ---> Running in 4d1a159387a9 12:28:36 noop 12:28:36 Removing intermediate container 4d1a159387a9 12:28:36 ---> 42f6fb5581f0 12:28:36 Successfully built 42f6fb5581f0 12:28:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:37 + docker inspect -f . ci-base-image-x86_64 12:28:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:37 prd-ubuntu20.04-docker-8c-8g-27904 does not seem to be running inside a container 12:28:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-637 -v /w/workspace/_app-service-configurable_PR-637:/w/workspace/_app-service-configurable_PR-637:rw,z -v /w/workspace/_app-service-configurable_PR-637@tmp:/w/workspace/_app-service-configurable_PR-637@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:28:37 $ docker top 4164c5681f7362556d5908f6d66fec5318c4fcb63c78cd8d0cad01d3980d5b53 -eo pid,comm [Pipeline] { [Pipeline] sh 12:28:38 + go version 12:28:38 go version go1.21.0 linux/amd64 [Pipeline] } 12:28:38 $ docker stop --time=1 4164c5681f7362556d5908f6d66fec5318c4fcb63c78cd8d0cad01d3980d5b53 12:28:39 $ docker rm -f --volumes 4164c5681f7362556d5908f6d66fec5318c4fcb63c78cd8d0cad01d3980d5b53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:40 + docker inspect -f . ci-base-image-x86_64 12:28:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:40 prd-ubuntu20.04-docker-8c-8g-27904 does not seem to be running inside a container 12:28:40 $ 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-637 -v /w/workspace/_app-service-configurable_PR-637:/w/workspace/_app-service-configurable_PR-637:rw,z -v /w/workspace/_app-service-configurable_PR-637@tmp:/w/workspace/_app-service-configurable_PR-637@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:28:41 $ docker top a9a24ea18b85bd1158a9d8eeb87fcb86f9cf338a7a67fe679b978b42ae50ee35 -eo pid,comm [Pipeline] { [Pipeline] sh 12:28:41 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-637 [Pipeline] fileExists [Pipeline] sh 12:28:42 + make test 12:28:42 go test -race -coverprofile=coverage.out ./... 12:29:03 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:29:22 go vet ./... 12:29:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:29:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:29:26 ./bin/test-attribution-txt.sh 12:29:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 12:29:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:29:26 $ docker stop --time=1 a9a24ea18b85bd1158a9d8eeb87fcb86f9cf338a7a67fe679b978b42ae50ee35 12:29:31 $ docker rm -f --volumes a9a24ea18b85bd1158a9d8eeb87fcb86f9cf338a7a67fe679b978b42ae50ee35 [Pipeline] // withDockerContainer [Pipeline] sh 12:29:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:29:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:29:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:29:33 + ls -al . 12:29:33 total 184 12:29:33 drwxrwxr-x 7 jenkins jenkins 4096 Jan 25 12:28 . 12:29:33 drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 12:27 .. 12:29:33 -rw-rw-r-- 1 jenkins jenkins 119 Jan 25 12:27 .dockerignore 12:29:33 drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 12:29 .git 12:29:33 drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 12:27 .github 12:29:33 -rw-rw-r-- 1 jenkins jenkins 106 Jan 25 12:27 .gitignore 12:29:33 -rw-rw-r-- 1 jenkins jenkins 41 Jan 25 12:27 .golangci.yml 12:29:33 drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 12:27 .semver 12:29:33 -rw-rw-r-- 1 jenkins jenkins 10394 Jan 25 12:27 Attribution.txt 12:29:33 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 25 12:27 CHANGELOG.md 12:29:33 -rw-rw-r-- 1 jenkins jenkins 2007 Jan 25 12:27 Dockerfile 12:29:33 -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 12:27 GOVERNANCE.md 12:29:33 -rw-rw-r-- 1 jenkins jenkins 666 Jan 25 12:27 Jenkinsfile 12:29:33 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 25 12:27 LICENSE 12:29:33 -rw-rw-r-- 1 jenkins jenkins 618 Jan 25 12:27 OWNERS.md 12:29:33 -rw-rw-r-- 1 jenkins jenkins 4582 Jan 25 12:27 README.md 12:29:33 -rw-rw-r-- 1 jenkins jenkins 5 Jan 25 12:27 VERSION 12:29:33 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 12:27 bin 12:29:33 -rw-r--r-- 1 jenkins jenkins 13 Jan 25 12:28 coverage.out 12:29:33 -rw-rw-r-- 1 jenkins jenkins 3775 Jan 25 12:27 go.mod 12:29:33 -rw-rw-r-- 1 jenkins jenkins 34514 Jan 25 12:27 go.sum 12:29:33 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 25 12:27 main.go 12:29:33 -rw-rw-r-- 1 jenkins jenkins 2572 Jan 25 12:27 makefile 12:29:33 drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 12:27 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:33 + 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=ecc34ab80586e7d15c6f7e13d75755a858aa499b --label arch=amd64 --label version=0.0.0 . 12:29:33 Sending build context to Docker daemon 8.781MB 12:29:33 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:29:33 Step 2/27 : FROM ${BASE} AS builder 12:29:33 ---> 42f6fb5581f0 12:29:33 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:29:34 ---> Running in 56aea69fb177 12:29:34 Removing intermediate container 56aea69fb177 12:29:34 ---> 080ffc6ee611 12:29:34 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:29:34 ---> Running in e94ea18ba1af 12:29:34 Removing intermediate container e94ea18ba1af 12:29:34 ---> 2b161d8594b6 12:29:34 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:29:34 ---> Running in d998d92d8787 12:29:34 Removing intermediate container d998d92d8787 12:29:34 ---> 138d716c6a47 12:29:34 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:29:34 ---> Running in 8f534672aa05 12:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:29:35 OK: 264 MiB in 52 packages 12:29:35 Removing intermediate container 8f534672aa05 12:29:35 ---> 4c7387089908 12:29:35 Step 7/27 : WORKDIR /app 12:29:35 ---> Running in ef7acfdf961f 12:29:35 Removing intermediate container ef7acfdf961f 12:29:35 ---> f03a1ce70cf9 12:29:35 Step 8/27 : COPY go.mod vendor* ./ 12:29:35 ---> c0c13a455234 12:29:35 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:29:35 ---> Running in 0bb27dedf58a 12:29:36 Removing intermediate container 0bb27dedf58a 12:29:36 ---> 553e93f86ca0 12:29:36 Step 10/27 : COPY . . 12:29:36 ---> d79e6074eb93 12:29:36 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:29:36 ---> Running in e148cd9ab09e 12:29:36 Removing intermediate container e148cd9ab09e 12:29:36 ---> b1dd45e1dfc4 12:29:36 Step 12/27 : RUN $MAKE 12:29:36 ---> Running in b6461e5574c9 12:29:37 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:29:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27905 in /w/workspace/_app-service-configurable_PR-637 [Pipeline] { [Pipeline] ws 12:29:45 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:29:48 Selected Git installation does not exist. Using Default 12:29:48 The recommended git tool is: NONE 12:29:53 using credential edgex-jenkins-ssh 12:29:53 Cloning the remote Git repository 12:29:53 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:29:53 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:29:54 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:29:54 > git --version # timeout=10 12:29:54 > git --version # 'git version 2.25.1' 12:29:54 using GIT_SSH to set credentials SSH Credentials for GitHub 12:29:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:29:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:57 Merging remotes/origin/main commit 3855817b4ed7129f4e5759197b7830b0e3aab6a7 into PR head commit ecc34ab80586e7d15c6f7e13d75755a858aa499b 12:29:58 Merge succeeded, producing ecc34ab80586e7d15c6f7e13d75755a858aa499b 12:29:58 Checking out Revision ecc34ab80586e7d15c6f7e13d75755a858aa499b (PR-637) 12:29:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:29:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:29:57 using GIT_SSH to set credentials SSH Credentials for GitHub 12:29:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/637/head:refs/remotes/origin/PR-637 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:29:57 > git config core.sparsecheckout # timeout=10 12:29:57 > git checkout -f ecc34ab80586e7d15c6f7e13d75755a858aa499b # timeout=10 12:29:57 > git remote # timeout=10 12:29:57 > git config --get remote.origin.url # timeout=10 12:29:57 using GIT_SSH to set credentials SSH Credentials for GitHub 12:29:57 > git merge 3855817b4ed7129f4e5759197b7830b0e3aab6a7 # timeout=10 12:29:57 > git rev-parse HEAD^{commit} # timeout=10 12:29:58 > git config core.sparsecheckout # timeout=10 12:29:58 > git checkout -f ecc34ab80586e7d15c6f7e13d75755a858aa499b # timeout=10 12:29:58 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 12:29:58 > git --version # timeout=10 12:29:58 > git --version # 'git version 2.25.1' 12:29:58 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 12:29:59 Removing intermediate container b6461e5574c9 12:29:59 ---> 55d2175e8cff 12:29:59 Step 13/27 : FROM alpine:3.18 12:29:59 3.18: Pulling from library/alpine 12:29:59 c926b61bad3b: Pulling fs layer [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:29:59 c926b61bad3b: Verifying Checksum 12:29:59 c926b61bad3b: Download complete 12:29:59 c926b61bad3b: Pull complete 12:29:59 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 12:29:59 Status: Downloaded newer image for alpine:3.18 12:29:59 ---> b541f2080109 12:29:59 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:29:59 ---> Running in 70b96ca3970a 12:29:59 Removing intermediate container 70b96ca3970a 12:29:59 ---> c662071bd210 12:29:59 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:29:59 ---> Running in aa01b209a88c 12:29:59 Removing intermediate container aa01b209a88c 12:29:59 ---> daf5ee27928a 12:29:59 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:29:59 ---> Running in 32112e155799 12:29:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:29:59 % Total % Received % Xferd Average Speed Time Time Time Current 12:29:59 Dload Upload Total Spent Left Speed 12:29:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 92569 0 --:--:-- --:--:-- --:--:-- 92569 [Pipeline] sh 12:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:30:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:30:00 (1/2) Installing ca-certificates (20230506-r0) 12:30:00 (2/2) Installing dumb-init (1.2.5-r2) 12:30:00 Executing busybox-1.36.1-r5.trigger 12:30:00 Executing ca-certificates-20230506-r0.trigger 12:30:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:30:00 + sudo tee /etc/docker/daemon.new 12:30:00 { 12:30:00 "registry-mirrors": [ 12:30:00 "https://nexus3.edgexfoundry.org:10001" 12:30:00 ], 12:30:00 "bip": "10.250.0.254/24", 12:30:00 "hosts": [ 12:30:00 "tcp://0.0.0.0:5555", 12:30:00 "unix:///var/run/docker.sock" 12:30:00 ], 12:30:00 "mtu": 1458, 12:30:00 "selinux-enabled": true, 12:30:00 "seccomp-profile": "/etc/docker/seccomp.json" 12:30:00 } [Pipeline] sh 12:30:00 OK: 8 MiB in 17 packages 12:30:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:30:01 Removing intermediate container 32112e155799 12:30:01 ---> 445b24fa0f04 12:30:01 Step 17/27 : RUN apk --no-cache upgrade 12:30:01 ---> Running in de92f0d6482f 12:30:01 + sudo service docker restart 12:30:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:30:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:30:01 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 12:30:01 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 12:30:01 Executing ca-certificates-20230506-r0.trigger 12:30:01 OK: 8 MiB in 17 packages 12:30:02 Removing intermediate container de92f0d6482f 12:30:02 ---> 0d4f24af3f40 12:30:02 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:30:02 ---> 087d15aa69e0 12:30:02 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:30:03 ---> 256fb157f867 12:30:03 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:30:03 ---> b5ed1b6ddb37 12:30:03 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:30:04 ---> acae8b70a0a5 12:30:04 Step 22/27 : EXPOSE 48095 12:30:04 ---> Running in e7156c8fed5a 12:30:04 Removing intermediate container e7156c8fed5a 12:30:04 ---> 500476b82bb9 12:30:04 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:30:04 ---> Running in 5b3a15f6913f 12:30:04 Removing intermediate container 5b3a15f6913f 12:30:04 ---> 9e94db119fdd 12:30:04 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:30:04 ---> Running in 77ab678e452e 12:30:04 Removing intermediate container 77ab678e452e 12:30:04 ---> b40c6f504ae6 12:30:04 Step 25/27 : LABEL arch=amd64 12:30:04 ---> Running in ebf3cf841719 12:30:04 Removing intermediate container ebf3cf841719 12:30:04 ---> 87e0a648cd26 12:30:04 Step 26/27 : LABEL git_sha=ecc34ab80586e7d15c6f7e13d75755a858aa499b 12:30:04 ---> Running in e535fd0f2698 12:30:04 Removing intermediate container e535fd0f2698 12:30:04 ---> 20471664a8a9 12:30:04 Step 27/27 : LABEL version=0.0.0 12:30:04 ---> Running in eff83f6904ae 12:30:04 Removing intermediate container eff83f6904ae 12:30:04 ---> 0cab75b2ee14 12:30:04 [Warning] One or more build-args [ARCH] were not consumed 12:30:04 Successfully built 0cab75b2ee14 12:30:04 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:30:05 12:30:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:30:06 latest: Pulling from edgex-lftools-log-publisher 12:30:06 5eb5b503b376: Pulling fs layer 12:30:06 5c69ac0246d0: Pulling fs layer 12:30:06 ec43610c2a17: Pulling fs layer 12:30:06 3a2ae6a8a46f: Pulling fs layer 12:30:06 33b1e0a273af: Pulling fs layer 12:30:06 5d3b04190fa2: Pulling fs layer 12:30:06 2f39f015ded8: Pulling fs layer 12:30:06 3a2ae6a8a46f: Waiting 12:30:06 33b1e0a273af: Waiting 12:30:06 5d3b04190fa2: Waiting 12:30:06 2f39f015ded8: Waiting 12:30:06 5c69ac0246d0: Download complete 12:30:06 3a2ae6a8a46f: Download complete 12:30:06 33b1e0a273af: Verifying Checksum 12:30:06 33b1e0a273af: Download complete 12:30:06 5d3b04190fa2: Verifying Checksum 12:30:06 5d3b04190fa2: Download complete 12:30:06 ec43610c2a17: Verifying Checksum 12:30:06 ec43610c2a17: Download complete 12:30:06 5eb5b503b376: Download complete 12:30:07 2f39f015ded8: Download complete 12:30:08 5eb5b503b376: Pull complete 12:30:08 5c69ac0246d0: Pull complete 12:30:08 ec43610c2a17: Pull complete 12:30:08 3a2ae6a8a46f: Pull complete 12:30:08 33b1e0a273af: Pull complete 12:30:08 5d3b04190fa2: Pull complete 12:30:14 2f39f015ded8: Pull complete 12:30:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:30:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:30:14 prd-ubuntu20.04-docker-8c-8g-27904 does not seem to be running inside a container 12:30:14 $ 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-637 -v /w/workspace/_app-service-configurable_PR-637:/w/workspace/_app-service-configurable_PR-637:rw,z -v /w/workspace/_app-service-configurable_PR-637@tmp:/w/workspace/_app-service-configurable_PR-637@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:30:21 $ docker top 4cd8110a03bfc149b9e0a39004fe64ff7b405ac6dea9ce65b4c4bcb3e31935c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 12:30:21 provisioning config files... 12:30:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config17358487423190885323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:30:21 ---> job-cost.sh 12:30:21 lf-activate-venv: SKIPPING 12:30:21 INFO: No Stack... 12:30:22 INFO: Retrieving Pricing Info for: v3-standard-8 12:30:22 ---> ****-login.sh 12:30:22 nexus3.edgexfoundry.org:10001 12:30:22 INFO: Archiving Costs [Pipeline] sh 12:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:22 + cat /w/workspace/_app-service-configurable_PR-637/archives/cost.csv 12:30:22 + cut -d, -f6 12:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:30:22 Configure a credential helper to remove this warning. See 12:30:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:30:22 12:30:22 Login Succeeded 12:30:22 nexus3.edgexfoundry.org:10002 12:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] lock 12:30:22 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-637-1-stack-cost] 12:30:22 Resource [jenkins-edgexfoundry-app-service-configurable-PR-637-1-stack-cost] did not exist. Created. 12:30:22 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-637-1-stack-cost] [Pipeline] { [Pipeline] unstash 12:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:30:23 Configure a credential helper to remove this warning. See 12:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:30:23 12:30:23 Login Succeeded 12:30:23 nexus3.edgexfoundry.org:10003 12:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 12:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:30:23 Configure a credential helper to remove this warning. See 12:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:30:23 12:30:23 Login Succeeded 12:30:23 nexus3.edgexfoundry.org:10004 12:30:23 + echo total: 0.2199999988079071 [Pipeline] stash 12:30:23 Stashed 1 file(s) [Pipeline] } 12:30:23 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-637-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:30:23 $ docker stop --time=1 4cd8110a03bfc149b9e0a39004fe64ff7b405ac6dea9ce65b4c4bcb3e31935c4 12:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:30:24 Configure a credential helper to remove this warning. See 12:30:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:30:24 12:30:24 Login Succeeded 12:30:24 ****.io 12:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:30:24 Configure a credential helper to remove this warning. See 12:30:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:30:24 12:30:24 Login Succeeded 12:30:24 ---> ****-login.sh ends 12:30:24 $ docker rm -f --volumes 4cd8110a03bfc149b9e0a39004fe64ff7b405ac6dea9ce65b4c4bcb3e31935c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 12:30:25 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 12:30:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:30:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:30:26 ========================================================= 12:30:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:30:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 12:30:28 #0 building with "default" instance using docker driver 12:30:28 12:30:28 #1 [internal] load build definition from Dockerfile 12:30:28 #1 transferring dockerfile: 2.05kB 0.0s done 12:30:28 #1 DONE 0.1s 12:30:28 12:30:28 #2 [internal] load .dockerignore 12:30:28 #2 transferring context: 159B done 12:30:28 #2 DONE 0.1s 12:30:28 12:30:28 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:30:28 #3 DONE 0.1s 12:30:28 12:30:28 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 12:30:28 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 12:30:28 #4 ... 12:30:28 12:30:28 #5 [internal] load build context 12:30:28 #5 transferring context: 130.77kB 0.0s done 12:30:28 #5 DONE 0.1s 12:30:28 12:30:28 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 12:30:28 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 12:30:28 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 12:30:28 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done 12:30:28 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 3.15MB / 63.99MB 0.2s 12:30:28 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 12:30:28 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 12:30:28 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.1s done 12:30:28 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 0B / 440B 0.2s 12:30:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.2s 12:30:28 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.3s 12:30:28 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 12:30:28 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 954.37kB / 11.40MB 0.3s 12:30:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.52MB / 97.63MB 0.4s 12:30:28 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.4s 12:30:28 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.87MB / 63.99MB 0.6s 12:30:28 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 12:30:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.13MB / 97.63MB 0.6s 12:30:28 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s 12:30:28 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.47MB / 63.99MB 0.7s 12:30:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 23.07MB / 97.63MB 0.7s 12:30:28 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 12:30:28 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 12:30:28 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.41MB / 63.99MB 0.8s 12:30:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.36MB / 97.63MB 0.8s 12:30:28 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.77MB / 63.99MB 1.0s 12:30:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.0s 12:30:28 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 12:30:29 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.1s 12:30:29 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.1s 12:30:29 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.82MB / 63.99MB 1.3s 12:30:29 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.3s 12:30:29 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.4s 12:30:29 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done 12:30:29 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.6s 12:30:29 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12:30:29 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.52MB / 97.63MB 1.7s 12:30:29 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 1.8s 12:30:30 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.52MB / 97.63MB 2.0s 12:30:30 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.1s done 12:30:35 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s 12:30:40 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.9s 12:30:46 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.8s done 12:30:47 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 12:30:47 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 12:30:48 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12:30:53 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s 12:30:55 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.1s done 12:30:56 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 12:30:58 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 12:30:58 #4 DONE 30.2s 12:30:58 12:30:58 #6 [builder 2/7] RUN apk add --update --no-cache make git 12:30:59 #6 0.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:30:59 #6 1.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:31:00 #6 2.215 OK: 266 MiB in 52 packages 12:31:02 #6 DONE 4.0s 12:31:02 12:31:02 #7 [builder 3/7] WORKDIR /app 12:31:02 #7 DONE 0.1s 12:31:02 12:31:02 #8 [builder 4/7] COPY go.mod vendor* ./ 12:31:02 #8 DONE 0.1s 12:31:02 12:31:02 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:31:24 #9 DONE 19.6s 12:31:24 12:31:24 #10 [builder 6/7] COPY . . 12:31:24 #10 DONE 0.1s 12:31:24 12:31:24 #11 [builder 7/7] RUN echo noop 12:31:24 #11 0.656 noop 12:31:24 #11 DONE 0.7s 12:31:24 12:31:24 #12 exporting to image 12:31:24 #12 exporting layers 12:31:42 #12 exporting layers 17.3s done 12:31:42 #12 writing image sha256:214b2532ecc1deb2c7b6af4c67ebc3921eefdb933af1fd8ee4419a40ef229efd done 12:31:42 #12 naming to docker.io/library/ci-base-image-arm64 done 12:31:42 #12 DONE 17.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:43 + docker inspect -f . ci-base-image-arm64 12:31:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:31:43 prd-ubuntu20.04-docker-arm64-4c-16g-27905 does not seem to be running inside a container 12:31:43 $ 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:31:44 $ docker top 50bea87e45a288fa8259e80c64923c45179561d70140ec20506d78cb3d0517e1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:31:45 + go version 12:31:45 go version go1.21.0 linux/arm64 [Pipeline] } 12:31:45 $ docker stop --time=1 50bea87e45a288fa8259e80c64923c45179561d70140ec20506d78cb3d0517e1 12:31:50 $ docker rm -f --volumes 50bea87e45a288fa8259e80c64923c45179561d70140ec20506d78cb3d0517e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:51 + docker inspect -f . ci-base-image-arm64 12:31:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:31:52 prd-ubuntu20.04-docker-arm64-4c-16g-27905 does not seem to be running inside a container 12:31:52 $ 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:31:53 $ docker top c52b48b19341dc2c9deaaf4be247e4f01f345cb8fd89473d95d8bcbccf0fc25b -eo pid,comm [Pipeline] { [Pipeline] sh 12:31:53 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:31:54 + make test 12:31:54 go test -race -coverprofile=coverage.out ./... 12:33:30 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:33:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:33:30 go vet ./... 12:34:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:34:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:34:38 ./bin/test-attribution-txt.sh 12:34:38 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 12:34:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:34:38 $ docker stop --time=1 c52b48b19341dc2c9deaaf4be247e4f01f345cb8fd89473d95d8bcbccf0fc25b 12:34:41 $ docker rm -f --volumes c52b48b19341dc2c9deaaf4be247e4f01f345cb8fd89473d95d8bcbccf0fc25b [Pipeline] // withDockerContainer [Pipeline] sh 12:34:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:34:43 Warning: overwriting stash ‘coverage-report’ 12:34:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:34:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:34:44 + ls -al . 12:34:44 total 180 12:34:44 drwxrwxr-x 6 jenkins jenkins 4096 Jan 25 12:31 . 12:34:44 drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 12:29 .. 12:34:44 -rw-rw-r-- 1 jenkins jenkins 119 Jan 25 12:29 .dockerignore 12:34:44 drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 12:29 .git 12:34:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 12:29 .github 12:34:44 -rw-rw-r-- 1 jenkins jenkins 106 Jan 25 12:29 .gitignore 12:34:44 -rw-rw-r-- 1 jenkins jenkins 41 Jan 25 12:29 .golangci.yml 12:34:44 -rw-rw-r-- 1 jenkins jenkins 10394 Jan 25 12:29 Attribution.txt 12:34:44 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 25 12:29 CHANGELOG.md 12:34:44 -rw-rw-r-- 1 jenkins jenkins 2007 Jan 25 12:29 Dockerfile 12:34:44 -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 12:29 GOVERNANCE.md 12:34:44 -rw-rw-r-- 1 jenkins jenkins 666 Jan 25 12:29 Jenkinsfile 12:34:44 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 25 12:29 LICENSE 12:34:44 -rw-rw-r-- 1 jenkins jenkins 618 Jan 25 12:29 OWNERS.md 12:34:44 -rw-rw-r-- 1 jenkins jenkins 4582 Jan 25 12:29 README.md 12:34:44 -rw-rw-r-- 1 jenkins jenkins 5 Jan 25 12:27 VERSION 12:34:44 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 12:29 bin 12:34:44 -rw-r--r-- 1 jenkins jenkins 13 Jan 25 12:31 coverage.out 12:34:44 -rw-rw-r-- 1 jenkins jenkins 3775 Jan 25 12:29 go.mod 12:34:44 -rw-rw-r-- 1 jenkins jenkins 34514 Jan 25 12:29 go.sum 12:34:44 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 25 12:29 main.go 12:34:44 -rw-rw-r-- 1 jenkins jenkins 2572 Jan 25 12:29 makefile 12:34:44 drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 12:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:45 + 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=ecc34ab80586e7d15c6f7e13d75755a858aa499b --label arch=arm64 --label version=0.0.0 . 12:34:45 #0 building with "default" instance using docker driver 12:34:45 12:34:45 #1 [internal] load .dockerignore 12:34:45 #1 transferring context: 159B done 12:34:45 #1 DONE 0.0s 12:34:45 12:34:45 #2 [internal] load build definition from Dockerfile 12:34:45 #2 transferring dockerfile: 2.05kB 0.0s done 12:34:46 #2 DONE 0.0s 12:34:46 12:34:46 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:34:46 #3 DONE 0.0s 12:34:46 12:34:46 #4 [internal] load metadata for docker.io/library/alpine:3.18 12:34:46 #4 DONE 0.3s 12:34:46 12:34:46 #5 [internal] load build context 12:34:46 #5 transferring context: 1.45kB 0.0s done 12:34:46 #5 DONE 0.0s 12:34:46 12:34:46 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 12:34:46 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 12:34:46 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 12:34:46 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 12:34:46 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s 12:34:46 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 12:34:46 #6 ... 12:34:46 12:34:46 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:34:46 #7 DONE 0.2s 12:34:46 12:34:46 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 12:34:46 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 12:34:46 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 12:34:46 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 12:34:47 #6 DONE 0.9s 12:34:47 12:34:47 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:34:47 #8 0.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:34:48 #8 0.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:34:49 #8 ... 12:34:49 12:34:49 #9 [builder 2/7] RUN apk add --update --no-cache make git 12:34:49 #9 0.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:34:49 #9 1.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:34:49 #9 2.223 OK: 266 MiB in 52 packages 12:34:49 #9 DONE 2.5s 12:34:49 12:34:49 #10 [builder 3/7] WORKDIR /app 12:34:49 #10 DONE 0.1s 12:34:49 12:34:49 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:34:49 #8 ... 12:34:49 12:34:49 #11 [builder 4/7] COPY go.mod vendor* ./ 12:34:49 #11 DONE 0.1s 12:34:49 12:34:49 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:34:49 #8 1.923 (1/2) Installing ca-certificates (20230506-r0) 12:34:49 #8 2.032 (2/2) Installing dumb-init (1.2.5-r2) 12:34:49 #8 2.041 Executing busybox-1.36.1-r5.trigger 12:34:49 #8 2.074 Executing ca-certificates-20230506-r0.trigger 12:34:49 #8 2.316 OK: 9 MiB in 17 packages 12:34:49 #8 DONE 2.6s 12:34:49 12:34:49 #12 [stage-1 3/7] RUN apk --no-cache upgrade 12:34:50 #12 ... 12:34:50 12:34:50 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:34:50 #13 DONE 1.3s 12:34:50 12:34:50 #14 [builder 6/7] COPY . . 12:34:50 #14 DONE 0.1s 12:34:50 12:34:50 #15 [builder 7/7] RUN make build 12:34:51 #15 0.737 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:34:56 #15 ... 12:34:56 12:34:56 #12 [stage-1 3/7] RUN apk --no-cache upgrade 12:34:56 #12 0.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:34:56 #12 1.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:34:56 #12 2.339 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 12:34:56 #12 2.442 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 12:34:56 #12 2.462 Executing ca-certificates-20230506-r0.trigger 12:34:56 #12 2.668 OK: 9 MiB in 17 packages 12:34:56 #12 DONE 7.0s 12:34:56 12:34:56 #15 [builder 7/7] RUN make build 12:36:04 #15 DONE 64.9s 12:36:04 12:36:04 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 12:36:04 #16 DONE 0.1s 12:36:04 12:36:04 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 12:36:04 #17 DONE 0.1s 12:36:04 12:36:04 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 12:36:04 #18 DONE 0.1s 12:36:04 12:36:04 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 12:36:04 #19 DONE 0.3s 12:36:04 12:36:04 #20 exporting to image 12:36:04 #20 exporting layers 12:36:04 #20 exporting layers 0.3s done 12:36:04 #20 writing image sha256:5b3098cf98d22a520fb8ce59f034724600c64e526ac71968874531cdc81dcd34 done 12:36:04 #20 naming to docker.io/library/app-service-configurable-arm64 done 12:36:04 #20 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:36:06 12:36:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:36:06 arm64: Pulling from edgex-lftools-log-publisher 12:36:06 8998bd30e6a1: Pulling fs layer 12:36:06 04944245beec: Pulling fs layer 12:36:06 699f458cf7ca: Pulling fs layer 12:36:06 765212b225bb: Pulling fs layer 12:36:06 f23df028b6ca: Pulling fs layer 12:36:06 d65c8cfc05b1: Pulling fs layer 12:36:06 2437ff75d9bd: Pulling fs layer 12:36:06 765212b225bb: Waiting 12:36:06 f23df028b6ca: Waiting 12:36:06 d65c8cfc05b1: Waiting 12:36:06 2437ff75d9bd: Waiting 12:36:06 04944245beec: Verifying Checksum 12:36:06 04944245beec: Download complete 12:36:06 765212b225bb: Verifying Checksum 12:36:06 765212b225bb: Download complete 12:36:06 f23df028b6ca: Verifying Checksum 12:36:06 f23df028b6ca: Download complete 12:36:06 d65c8cfc05b1: Download complete 12:36:07 699f458cf7ca: Verifying Checksum 12:36:07 699f458cf7ca: Download complete 12:36:07 8998bd30e6a1: Verifying Checksum 12:36:07 8998bd30e6a1: Download complete 12:36:09 2437ff75d9bd: Verifying Checksum 12:36:09 2437ff75d9bd: Download complete 12:36:17 8998bd30e6a1: Pull complete 12:36:17 04944245beec: Pull complete 12:36:18 699f458cf7ca: Pull complete 12:36:18 765212b225bb: Pull complete 12:36:19 f23df028b6ca: Pull complete 12:36:19 d65c8cfc05b1: Pull complete 12:36:41 2437ff75d9bd: Pull complete 12:36:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:36:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:36:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:36:41 prd-ubuntu20.04-docker-arm64-4c-16g-27905 does not seem to be running inside a container 12:36:41 $ 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:36:44 $ docker top 956a33deb80a0367edff284ae45557f38d947f7fceb37a929cd210700ae84d89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:36:44 ---> job-cost.sh 12:36:44 lf-activate-venv: SKIPPING 12:36:44 INFO: No Stack... 12:36:45 INFO: Retrieving Pricing Info for: v3-standard-8 12:36:46 INFO: Archiving Costs [Pipeline] sh 12:36:46 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:36:46 + cut -d, -f6 [Pipeline] lock 12:36:46 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-637-1-stack-cost] 12:36:46 Resource [jenkins-edgexfoundry-app-service-configurable-PR-637-1-stack-cost] did not exist. Created. 12:36:46 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-637-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:36:47 /w/workspace/app-service-configurable/1@tmp/durable-1bb6f8c8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:36:47 + echo total: 0.2199999988079071 [Pipeline] stash 12:36:47 Warning: overwriting stash ‘stack-cost’ 12:36:47 Stashed 1 file(s) [Pipeline] } 12:36:47 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-637-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:36:48 $ docker stop --time=1 956a33deb80a0367edff284ae45557f38d947f7fceb37a929cd210700ae84d89 12:36:49 $ docker rm -f --volumes 956a33deb80a0367edff284ae45557f38d947f7fceb37a929cd210700ae84d89 [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:36:51 provisioning config files... 12:36:51 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-637@tmp/config17776019618716219875tmp [Pipeline] { [Pipeline] sh 12:36:51 + set +x 12:36:51 + bash -s -- 12:36:51 + curl -s https://codecov.io/bash 12:36:51 12:36:51 _____ _ 12:36:51 / ____| | | 12:36:51 | | ___ __| | ___ ___ _____ __ 12:36:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:36:51 | |___| (_) | (_| | __/ (_| (_) \ V / 12:36:51 \_____\___/ \__,_|\___|\___\___/ \_/ 12:36:51 Bash-1.0.6 12:36:51 12:36:51 12:36:51 ==> git version 2.25.1 found 12:36:51 ==> 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:36:51 Release-Date: 2020-01-08 12:36:51 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:36:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:36:51 ==> Jenkins CI detected. 12:36:51 current dir:  /w/workspace/_app-service-configurable_PR-637 12:36:51 project root: . 12:36:51 --> token set from env 12:36:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:36:51 ==> Running gcov in . (disable via -X gcov) 12:36:51 ==> Python coveragepy not found 12:36:51 ==> Searching for coverage reports in: 12:36:51 + . 12:36:52 -> Found 1 reports 12:36:52 ==> Detecting git/mercurial file structure 12:36:52 ==> Reading reports 12:36:52 + ./coverage.out bytes=13 12:36:52 ==> Appending adjustments 12:36:52 https://docs.codecov.io/docs/fixing-reports 12:36:52 + Found adjustments 12:36:52 ==> Gzipping contents 12:36:52 4.0K /tmp/codecov.pBZl2C.gz 12:36:52 ==> Uploading reports 12:36:52 url: https://codecov.io 12:36:52 query: branch=PR-637&commit=ecc34ab80586e7d15c6f7e13d75755a858aa499b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-637%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=637&job=&cmd_args= 12:36:52 -> Pinging Codecov 12:36:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-637&commit=ecc34ab80586e7d15c6f7e13d75755a858aa499b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-637%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=637&job=&cmd_args= 12:36:52 -> Uploading to 12:36:52 https://storage.googleapis.com/codecov/v4/raw/2024-01-25/A97CA9966030D2A3747ED39772930CCE/ecc34ab80586e7d15c6f7e13d75755a858aa499b/107d4bd1-b0d7-46dd-b4cf-450b2ffac8c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240125T123652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87021160b3a17e3637f9310181c64c6ff7b6dcbbbf113b970bc64290ab56c974 12:36:52 % Total % Received % Xferd Average Speed Time Time Time Current 12:36:52 Dload Upload Total Spent Left Speed 12:36:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 906 --:--:-- --:--:-- --:--:-- 906 12:36:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ecc34ab80586e7d15c6f7e13d75755a858aa499b [Pipeline] } 12:36:52 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:36:56 + [ -d /w/workspace/_app-service-configurable_PR-637/archives ] 12:36:56 + ls -al /w/workspace/_app-service-configurable_PR-637/archives 12:36:56 total 16 12:36:56 drwxr-xr-x 3 root root 4096 Jan 25 12:30 . 12:36:56 drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 12:30 .. 12:36:56 drwxr-xr-x 2 root root 4096 Jan 25 12:30 cost 12:36:56 -rw-r--r-- 1 root root 96 Jan 25 12:30 cost.csv 12:36:56 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-637/archives 12:36:56 + ls -al /w/workspace/_app-service-configurable_PR-637/archives 12:36:56 total 16 12:36:56 drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 12:30 . 12:36:56 drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 12:30 .. 12:36:56 drwxr-xr-x 2 jenkins jenkins 4096 Jan 25 12:30 cost 12:36:56 -rw-r--r-- 1 jenkins jenkins 96 Jan 25 12:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:36:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:36:57 ---> package-listing.sh 12:36:57 ++ tr '[:upper:]' '[:lower:]' 12:36:57 ++ facter osfamily 12:36:57 + OS_FAMILY=debian 12:36:57 + workspace=/w/workspace/_app-service-configurable_PR-637 12:36:57 + START_PACKAGES=/tmp/packages_start.txt 12:36:57 + END_PACKAGES=/tmp/packages_end.txt 12:36:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:36:57 + PACKAGES=/tmp/packages_start.txt 12:36:57 + '[' /w/workspace/_app-service-configurable_PR-637 ']' 12:36:57 + PACKAGES=/tmp/packages_end.txt 12:36:57 + case "${OS_FAMILY}" in 12:36:57 + dpkg -l 12:36:57 + grep '^ii' 12:36:57 + '[' -f /tmp/packages_start.txt ']' 12:36:57 + '[' -f /tmp/packages_end.txt ']' 12:36:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:36:57 + '[' /w/workspace/_app-service-configurable_PR-637 ']' 12:36:57 + mkdir -p /w/workspace/_app-service-configurable_PR-637/archives/ 12:36:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-637/archives/ [Pipeline] echo 12:36:57 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-637/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:36:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:36:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:36:58 prd-ubuntu20.04-docker-8c-8g-27904 does not seem to be running inside a container 12:36:58 $ 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-637/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-637 -v /w/workspace/_app-service-configurable_PR-637:/w/workspace/_app-service-configurable_PR-637:rw,z -v /w/workspace/_app-service-configurable_PR-637@tmp:/w/workspace/_app-service-configurable_PR-637@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:36:59 $ docker top c698e5a3011a565834cce62f97008cab5f8497375cb5f43ef9585e40b0a280cf -eo pid,comm [Pipeline] { [Pipeline] sh 12:36:59 + touch /tmp/pre-build-complete [Pipeline] sh 12:36:59 + mkdir -p /var/log/sysstat [Pipeline] sh 12:37:00 + ls /var/log/sa-host 12:37:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:37:00 provisioning config files... 12:37:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-637@tmp/config14967051113392287622tmp [Pipeline] { [Pipeline] echo 12:37:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:37:01 ---> create-netrc.sh [Pipeline] } 12:37:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:37:01 ---> python-tools-install.sh [Pipeline] echo 12:37:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:37:01 ---> sudo-logs.sh 12:37:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:37:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:37:02 ---> job-cost.sh 12:37:02 lf-activate-venv: SKIPPING 12:37:02 DEBUG: total: 0.2199999988079071 12:37:02 INFO: Retrieving Stack Cost... 12:37:03 INFO: Retrieving Pricing Info for: v3-standard-8 12:37:03 INFO: Archiving Costs [Pipeline] echo 12:37:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:37:03 ---> logs-deploy.sh 12:37:03 lf-activate-venv: SKIPPING 12:37:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-637/1 12:37:03 INFO: archiving workspace using pattern(s): 12:37:04 Archives upload complete. 12:37:04 INFO: archiving logs to Nexus 12:37:05 ---> uname -a: 12:37:05 Linux prd-ubuntu20-04-docker-8c-8g-27904 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:37:05 12:37:05 12:37:05 ---> lscpu: 12:37:05 Architecture: x86_64 12:37:05 CPU op-mode(s): 32-bit, 64-bit 12:37:05 Byte Order: Little Endian 12:37:05 Address sizes: 40 bits physical, 48 bits virtual 12:37:05 CPU(s): 8 12:37:05 On-line CPU(s) list: 0-7 12:37:05 Thread(s) per core: 1 12:37:05 Core(s) per socket: 1 12:37:05 Socket(s): 8 12:37:05 NUMA node(s): 1 12:37:05 Vendor ID: AuthenticAMD 12:37:05 CPU family: 23 12:37:05 Model: 49 12:37:05 Model name: AMD EPYC-Rome Processor 12:37:05 Stepping: 0 12:37:05 CPU MHz: 2800.000 12:37:05 BogoMIPS: 5600.00 12:37:05 Virtualization: AMD-V 12:37:05 Hypervisor vendor: KVM 12:37:05 Virtualization type: full 12:37:05 L1d cache: 256 KiB 12:37:05 L1i cache: 256 KiB 12:37:05 L2 cache: 4 MiB 12:37:05 L3 cache: 128 MiB 12:37:05 NUMA node0 CPU(s): 0-7 12:37:05 Vulnerability Itlb multihit: Not affected 12:37:05 Vulnerability L1tf: Not affected 12:37:05 Vulnerability Mds: Not affected 12:37:05 Vulnerability Meltdown: Not affected 12:37:05 Vulnerability Mmio stale data: Not affected 12:37:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:37:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:37:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:37:05 Vulnerability Srbds: Not affected 12:37:05 Vulnerability Tsx async abort: Not affected 12:37:05 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:37:05 12:37:05 12:37:05 ---> nproc: 12:37:05 8 12:37:05 12:37:05 12:37:05 ---> df -h: 12:37:05 Filesystem Size Used Avail Use% Mounted on 12:37:05 overlay 155G 12G 144G 8% / 12:37:05 tmpfs 64M 0 64M 0% /dev 12:37:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:37:05 shm 64M 0 64M 0% /dev/shm 12:37:05 /dev/vda1 155G 12G 144G 8% /facter-os 12:37:05 12:37:05 12:37:05 ---> sar -b -r -n DEV: 12:37:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27904) 01/25/24 _x86_64_ (8 CPU) 12:37:05 12:37:05 12:26:43 LINUX RESTART (8 CPU) 12:37:05 12:37:05 12:27:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:37:05 12:28:01 131.76 41.19 90.57 0.00 4590.32 67633.16 0.00 12:37:05 12:29:01 168.96 1.37 167.59 0.00 21.46 44815.20 0.00 12:37:05 12:30:01 123.73 0.20 123.53 0.00 4.67 34914.45 0.00 12:37:05 12:31:01 92.95 0.03 92.92 0.00 3.87 19086.84 0.00 12:37:05 12:32:01 25.61 10.23 15.38 0.00 3449.25 3681.44 0.00 12:37:05 12:33:01 4.65 0.00 4.65 0.00 0.00 63.72 0.00 12:37:05 12:34:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 12:37:05 12:35:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 12:37:05 12:36:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 12:37:05 12:37:01 6.97 0.25 6.72 0.00 19.33 130.38 0.00 12:37:05 Average: 55.59 5.21 50.38 0.00 796.40 16868.86 0.00 12:37:05 12:37:05 12:27:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:37:05 12:28:01 29271648 31581944 740108 2.25 73656 2511276 1869988 5.51 977652 2251108 48712 12:37:05 12:29:01 28054220 31475868 824260 2.51 138328 3462272 1911264 5.63 1435228 2892456 461372 12:37:05 12:30:01 28328892 31536600 765680 2.33 143020 3258052 1958432 5.77 1214136 2853096 504 12:37:05 12:31:01 27825928 31562216 737692 2.24 153640 3725120 1729688 5.10 1229508 3286884 148 12:37:05 12:32:01 27584452 31541340 749792 2.28 158856 3928732 1811048 5.34 1391712 3341184 1288 12:37:05 12:33:01 27592332 31549164 742424 2.26 158920 3928728 1827284 5.39 1385744 3341144 8 12:37:05 12:34:01 27592552 31549428 742064 2.26 158976 3928732 1827284 5.39 1385696 3341148 8 12:37:05 12:35:01 27598684 31555744 735704 2.24 159020 3928860 1827284 5.39 1378940 3341276 44 12:37:05 12:36:01 27599252 31556404 734936 2.24 159052 3928864 1827284 5.39 1378980 3341284 4 12:37:05 12:37:01 27570440 31530392 758116 2.31 159260 3930152 1857300 5.47 1403132 3341720 360 12:37:05 Average: 27901840 31543910 753078 2.29 146273 3653079 1844686 5.44 1318073 3133130 51245 12:37:05 12:37:05 12:27:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:37:05 12:28:01 docker0 17.15 17.94 1.40 143.75 0.00 0.00 0.00 0.00 12:37:05 12:28:01 lo 6.96 6.96 0.68 0.68 0.00 0.00 0.00 0.00 12:37:05 12:28:01 ens3 538.76 357.32 6027.66 88.45 0.00 0.00 0.00 0.00 12:37:05 12:29:01 docker0 187.65 297.17 15.38 2045.05 0.00 0.00 0.00 0.00 12:37:05 12:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:05 12:29:01 ens3 340.46 227.18 2075.91 85.37 0.00 0.00 0.00 0.00 12:37:05 12:29:01 vethdc0aa8b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 12:37:05 12:30:01 veth10fec8f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:05 12:30:01 veth36bc3ca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:05 12:30:01 docker0 2.95 4.77 0.18 64.83 0.00 0.00 0.00 0.00 12:37:05 12:30:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 12:37:05 12:30:01 ens3 37.64 23.95 145.90 11.24 0.00 0.00 0.00 0.00 12:37:05 12:31:01 docker0 2.17 4.27 0.13 63.29 0.00 0.00 0.00 0.00 12:37:05 12:31:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 12:37:05 12:31:01 ens3 103.67 66.89 2589.55 12.46 0.00 0.00 0.00 0.00 12:37:05 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:05 12:32:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 12:37:05 12:32:01 ens3 72.29 27.86 1374.66 2.09 0.00 0.00 0.00 0.00 12:37:05 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:05 12:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:05 12:33:01 ens3 0.43 0.35 0.09 0.08 0.00 0.00 0.00 0.00 12:37:05 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:05 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:05 12:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:05 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:05 12:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:05 12:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:37:05 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:05 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:05 12:36:01 ens3 0.17 0.15 0.06 0.01 0.00 0.00 0.00 0.00 12:37:05 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:05 12:37:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 12:37:05 12:37:01 ens3 20.95 13.30 23.54 7.83 0.00 0.00 0.00 0.00 12:37:05 Average: docker0 21.00 32.46 1.71 231.97 0.00 0.00 0.00 0.00 12:37:05 Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 12:37:05 Average: ens3 110.03 70.76 1207.82 20.53 0.00 0.00 0.00 0.00 12:37:05 12:37:05 12:37:05 ---> sar -P ALL: 12:37:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27904) 01/25/24 _x86_64_ (8 CPU) 12:37:05 12:37:05 12:26:43 LINUX RESTART (8 CPU) 12:37:05 12:37:05 12:27:03 CPU %user %nice %system %iowait %steal %idle 12:37:05 12:28:01 all 9.78 0.00 3.27 3.45 0.07 83.43 12:37:05 12:28:01 0 9.79 0.00 3.25 0.23 0.07 86.67 12:37:05 12:28:01 1 10.50 0.00 3.88 3.83 0.07 81.72 12:37:05 12:28:01 2 8.24 0.00 3.58 8.20 0.07 79.91 12:37:05 12:28:01 3 11.62 0.00 2.79 5.07 0.07 80.45 12:37:05 12:28:01 4 12.23 0.00 2.72 6.81 0.07 78.17 12:37:05 12:28:01 5 8.13 0.00 3.30 0.58 0.07 87.93 12:37:05 12:28:01 6 9.76 0.00 3.13 0.61 0.05 86.45 12:37:05 12:28:01 7 7.93 0.00 3.56 2.27 0.09 86.16 12:37:05 12:29:01 all 22.22 0.00 4.02 3.51 0.09 70.17 12:37:05 12:29:01 0 23.48 0.00 3.83 1.09 0.08 71.51 12:37:05 12:29:01 1 23.92 0.00 5.02 0.78 0.10 70.18 12:37:05 12:29:01 2 22.33 0.00 3.60 1.23 0.08 72.75 12:37:05 12:29:01 3 21.69 0.00 3.76 0.34 0.08 74.13 12:37:05 12:29:01 4 23.04 0.00 4.21 0.42 0.08 72.25 12:37:05 12:29:01 5 23.53 0.00 4.24 10.61 0.08 61.54 12:37:05 12:29:01 6 21.98 0.00 3.42 0.12 0.08 74.39 12:37:05 12:29:01 7 17.73 0.00 4.06 13.55 0.08 64.57 12:37:05 12:30:01 all 40.68 0.00 4.51 2.21 0.11 52.49 12:37:05 12:30:01 0 41.57 0.00 4.28 0.37 0.10 53.68 12:37:05 12:30:01 1 40.90 0.00 4.51 0.10 0.12 54.37 12:37:05 12:30:01 2 40.48 0.00 4.48 1.43 0.10 53.51 12:37:05 12:30:01 3 41.01 0.00 4.41 4.01 0.10 50.46 12:37:05 12:30:01 4 42.24 0.00 4.44 0.12 0.12 53.09 12:37:05 12:30:01 5 41.45 0.00 5.19 6.05 0.12 47.18 12:37:05 12:30:01 6 41.33 0.00 4.38 1.28 0.10 52.91 12:37:05 12:30:01 7 36.45 0.00 4.41 4.32 0.10 54.71 12:37:05 12:31:01 all 3.29 0.00 1.51 1.84 0.03 93.33 12:37:05 12:31:01 0 3.70 0.00 1.96 0.18 0.03 94.12 12:37:05 12:31:01 1 2.70 0.00 1.67 0.40 0.02 95.21 12:37:05 12:31:01 2 2.43 0.00 1.29 3.89 0.02 92.36 12:37:05 12:31:01 3 3.64 0.00 1.81 9.29 0.05 85.20 12:37:05 12:31:01 4 4.21 0.00 1.83 0.22 0.03 93.71 12:37:05 12:31:01 5 3.32 0.00 1.10 0.08 0.03 95.47 12:37:05 12:31:01 6 2.87 0.00 1.29 0.40 0.03 95.41 12:37:05 12:31:01 7 3.46 0.00 1.11 0.23 0.03 95.17 12:37:05 12:32:01 all 0.93 0.00 0.48 0.20 0.01 98.38 12:37:05 12:32:01 0 0.35 0.00 0.25 0.00 0.00 99.40 12:37:05 12:32:01 1 0.63 0.00 0.28 0.02 0.00 99.07 12:37:05 12:32:01 2 1.63 0.00 0.37 0.53 0.02 97.45 12:37:05 12:32:01 3 1.49 0.00 0.57 0.02 0.02 97.91 12:37:05 12:32:01 4 1.08 0.00 0.72 0.60 0.00 97.60 12:37:05 12:32:01 5 0.90 0.00 0.44 0.08 0.02 98.56 12:37:05 12:32:01 6 0.65 0.00 0.52 0.05 0.00 98.78 12:37:05 12:32:01 7 0.72 0.00 0.67 0.33 0.00 98.28 12:37:05 12:33:01 all 0.03 0.00 0.03 0.01 0.01 99.93 12:37:05 12:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:37:05 12:33:01 1 0.03 0.00 0.05 0.00 0.02 99.90 12:37:05 12:33:01 2 0.00 0.00 0.02 0.03 0.00 99.95 12:37:05 12:33:01 3 0.07 0.00 0.03 0.00 0.02 99.88 12:37:05 12:33:01 4 0.03 0.00 0.02 0.02 0.02 99.92 12:37:05 12:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:37:05 12:33:01 6 0.03 0.00 0.05 0.00 0.00 99.92 12:37:05 12:33:01 7 0.00 0.00 0.02 0.02 0.02 99.95 12:37:05 12:34:01 all 0.07 0.00 0.01 0.00 0.01 99.91 12:37:05 12:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:37:05 12:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:37:05 12:34:01 2 0.03 0.00 0.02 0.02 0.02 99.92 12:37:05 12:34:01 3 0.03 0.00 0.03 0.00 0.02 99.92 12:37:05 12:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 12:37:05 12:34:01 5 0.43 0.00 0.00 0.00 0.00 99.57 12:37:05 12:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:37:05 12:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:37:05 12:35:01 all 0.28 0.00 0.01 0.01 0.00 99.69 12:37:05 12:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 12:37:05 12:35:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:37:05 12:35:01 2 0.03 0.00 0.00 0.05 0.00 99.92 12:37:05 12:35:01 3 0.13 0.00 0.05 0.00 0.02 99.80 12:37:05 12:35:01 4 0.00 0.00 0.00 0.05 0.00 99.95 12:37:05 12:35:01 5 1.97 0.00 0.00 0.00 0.00 98.03 12:37:05 12:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:37:05 12:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:37:05 12:36:01 all 0.09 0.00 0.01 0.00 0.01 99.90 12:37:05 12:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:37:05 12:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:37:05 12:36:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:37:05 12:36:01 3 0.05 0.00 0.00 0.00 0.02 99.93 12:37:05 12:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:37:05 12:36:01 5 0.57 0.00 0.02 0.00 0.00 99.42 12:37:05 12:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:37:05 12:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:37:05 12:37:01 all 0.54 0.00 0.20 0.02 0.01 99.22 12:37:05 12:37:01 0 0.17 0.00 0.17 0.05 0.02 99.60 12:37:05 12:37:01 1 1.03 0.00 0.10 0.00 0.02 98.85 12:37:05 12:37:01 2 0.97 0.00 0.33 0.05 0.02 98.63 12:37:05 12:37:01 3 0.43 0.00 0.18 0.02 0.03 99.33 12:37:05 12:37:01 4 0.53 0.00 0.15 0.02 0.00 99.30 12:37:05 12:37:01 5 0.17 0.00 0.22 0.00 0.02 99.60 12:37:05 12:37:01 6 0.52 0.00 0.17 0.00 0.00 99.32 12:37:05 12:37:01 7 0.53 0.00 0.30 0.00 0.02 99.15 12:37:05 Average: all 7.74 0.00 1.39 1.11 0.03 89.73 12:37:05 Average: 0 7.87 0.00 1.37 0.19 0.03 90.54 12:37:05 Average: 1 7.93 0.00 1.54 0.50 0.04 90.00 12:37:05 Average: 2 7.57 0.00 1.35 1.51 0.03 89.53 12:37:05 Average: 3 7.96 0.00 1.35 1.85 0.04 88.79 12:37:05 Average: 4 8.28 0.00 1.40 0.80 0.03 89.48 12:37:05 Average: 5 8.00 0.00 1.43 1.73 0.04 88.80 12:37:05 Average: 6 7.67 0.00 1.28 0.24 0.03 90.78 12:37:05 Average: 7 6.62 0.00 1.39 2.05 0.03 89.89 12:37:05 12:37:05 12:37:05