Pull request #547 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from b9433735ee93563226bc0a03dbda433ef9b66f81+98b0c68a4b913365b11e69c0a8a84788dfd65c15 (45cfde589eb1a38800689e643531db66ead7be38) 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-ssh1493072172842387671.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15503478161673775663.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-547/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-547/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16826871930863338581.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-547/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh970810066019300391.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh8896614916010860263.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-547/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-547/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16532366635781671327.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7499 in /w/workspace/_app-service-configurable_PR-547 [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-547 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/547/head:refs/remotes/origin/PR-547 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 98b0c68a4b913365b11e69c0a8a84788dfd65c15 into PR head commit b9433735ee93563226bc0a03dbda433ef9b66f81 Merge succeeded, producing b9433735ee93563226bc0a03dbda433ef9b66f81 Checking out Revision b9433735ee93563226bc0a03dbda433ef9b66f81 (PR-547) > git config core.sparsecheckout # timeout=10 > git checkout -f b9433735ee93563226bc0a03dbda433ef9b66f81 # 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 98b0c68a4b913365b11e69c0a8a84788dfd65c15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9433735ee93563226bc0a03dbda433ef9b66f81 # timeout=10 Commit message: "fix: Comment out Host overrides in local config file." First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:33:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:33:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:33:23 ========================================================= 00:33:23 EdgeX Global Pipelines Version Info 00:33:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:33:24 ------------------- 00:33:24 stable info: 00:33:24 ------------------- 00:33:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:33:24 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 00:33:24 Message: update stable to v1.0.245 00:33:24 ------------------- 00:33:24 experimental info: 00:33:24 ------------------- 00:33:24 Commited By: **** collab-it+edgex@linuxfoundation.org 00:33:24 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 00:33:24 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:33:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:33:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:33:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:33:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:33:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-547 [Pipeline] echo 00:33:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-547 [Pipeline] echo 00:33:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-547 [Pipeline] echo 00:33:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9433735ee93563226bc0a03dbda433ef9b66f81 [Pipeline] echo 00:33:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b943373 [Pipeline] echo 00:33:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:33:26 provisioning config files... 00:33:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-547@tmp/config6891611221862887776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:26 ---> docker-login.sh 00:33:26 nexus3.edgexfoundry.org:10001 00:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:26 Configure a credential helper to remove this warning. See 00:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:26 00:33:26 Login Succeeded 00:33:26 nexus3.edgexfoundry.org:10002 00:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:27 Configure a credential helper to remove this warning. See 00:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:27 00:33:27 Login Succeeded 00:33:27 nexus3.edgexfoundry.org:10003 00:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:27 Configure a credential helper to remove this warning. See 00:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:27 00:33:27 Login Succeeded 00:33:27 nexus3.edgexfoundry.org:10004 00:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:27 Configure a credential helper to remove this warning. See 00:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:27 00:33:27 Login Succeeded 00:33:27 docker.io 00:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:27 Configure a credential helper to remove this warning. See 00:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:27 00:33:27 Login Succeeded 00:33:27 ---> docker-login.sh ends [Pipeline] } 00:33:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:33:28 + git rev-list -1 --merges b9433735ee93563226bc0a03dbda433ef9b66f81~1..b9433735ee93563226bc0a03dbda433ef9b66f81 [Pipeline] echo 00:33:28 -----------> git rev-list -1 --merges b9433735ee93563226bc0a03dbda433ef9b66f81~1..b9433735ee93563226bc0a03dbda433ef9b66f81 b9433735ee93563226bc0a03dbda433ef9b66f81 [false] [Pipeline] sh 00:33:28 + git log --format=format:%s -1 b9433735ee93563226bc0a03dbda433ef9b66f81 [Pipeline] echo 00:33:28 ========================================================= 00:33:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:33:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:33:29 + git log --format=format:%s -1 b9433735ee93563226bc0a03dbda433ef9b66f81 [Pipeline] echo 00:33:29 [semverPrep] GIT_COMMIT: b9433735ee93563226bc0a03dbda433ef9b66f81, Commit Message: fix: Comment out Host overrides in local config file. [Pipeline] echo 00:33:29 [semverPrep] This is not a build commit. [Pipeline] sh 00:33:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:33:29 + grep -v github /etc/ssh/ssh_known_hosts 00:33:29 + [ -e /tmp/ssh_known_hosts ] 00:33:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:33:29 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:33:29 sudo tee -a /etc/ssh/ssh_known_hosts 00:33:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:30 00:33:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:30 0.1.4: Pulling from edgex-devops/py-git-semver 00:33:30 b85a868b505f: Pulling fs layer 00:33:30 e2be974225ed: Pulling fs layer 00:33:30 339a4e72a1f5: Pulling fs layer 00:33:30 988bab9f4d93: Pulling fs layer 00:33:30 1469e6f7b9e6: Pulling fs layer 00:33:30 eaf3925da568: Pulling fs layer 00:33:30 bab4dde63d76: Pulling fs layer 00:33:30 bde34c3a00c8: Pulling fs layer 00:33:30 b352a97aabf1: Pulling fs layer 00:33:30 4872d77fe225: Pulling fs layer 00:33:30 5851b861e8e6: Pulling fs layer 00:33:30 988bab9f4d93: Waiting 00:33:30 1469e6f7b9e6: Waiting 00:33:30 eaf3925da568: Waiting 00:33:30 bab4dde63d76: Waiting 00:33:30 4872d77fe225: Waiting 00:33:30 bde34c3a00c8: Waiting 00:33:30 5851b861e8e6: Waiting 00:33:30 b352a97aabf1: Waiting 00:33:30 e2be974225ed: Verifying Checksum 00:33:30 e2be974225ed: Download complete 00:33:30 988bab9f4d93: Verifying Checksum 00:33:30 988bab9f4d93: Download complete 00:33:30 1469e6f7b9e6: Verifying Checksum 00:33:30 1469e6f7b9e6: Download complete 00:33:30 eaf3925da568: Verifying Checksum 00:33:30 eaf3925da568: Download complete 00:33:30 339a4e72a1f5: Verifying Checksum 00:33:30 339a4e72a1f5: Download complete 00:33:30 bde34c3a00c8: Verifying Checksum 00:33:30 bde34c3a00c8: Download complete 00:33:30 b352a97aabf1: Verifying Checksum 00:33:30 b352a97aabf1: Download complete 00:33:30 4872d77fe225: Download complete 00:33:30 5851b861e8e6: Verifying Checksum 00:33:30 5851b861e8e6: Download complete 00:33:30 b85a868b505f: Download complete 00:33:30 bab4dde63d76: Verifying Checksum 00:33:30 bab4dde63d76: Download complete 00:33:32 b85a868b505f: Pull complete 00:33:32 e2be974225ed: Pull complete 00:33:33 339a4e72a1f5: Pull complete 00:33:33 988bab9f4d93: Pull complete 00:33:34 1469e6f7b9e6: Pull complete 00:33:34 eaf3925da568: Pull complete 00:33:36 bab4dde63d76: Pull complete 00:33:36 bde34c3a00c8: Pull complete 00:33:36 b352a97aabf1: Pull complete 00:33:36 4872d77fe225: Pull complete 00:33:36 5851b861e8e6: Pull complete 00:33:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:33:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:36 prd-ubuntu20.04-docker-8c-8g-7499 does not seem to be running inside a container 00:33:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-547 -v /w/workspace/_app-service-configurable_PR-547:/w/workspace/_app-service-configurable_PR-547:rw,z -v /w/workspace/_app-service-configurable_PR-547@tmp:/w/workspace/_app-service-configurable_PR-547@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-devops/py-git-semver:0.1.4 cat 00:33:44 $ docker top ee64db0bec8637f1960c7ea58e2b3150f4a462f90208f9716e1588d66d4943f4 -eo pid,comm 00:33:44 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). 00:33:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:33:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:44 [ssh-agent] Looking for ssh-agent implementation... 00:33:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:44 $ docker exec ee64db0bec8637f1960c7ea58e2b3150f4a462f90208f9716e1588d66d4943f4 ssh-agent 00:33:44 SSH_AUTH_SOCK=/tmp/ssh-Ipu9uR6DAUVB/agent.33 00:33:44 SSH_AGENT_PID=39 00:33:44 Running ssh-add (command line suppressed) 00:33:44 Identity added: /w/workspace/_app-service-configurable_PR-547@tmp/private_key_3628544935575432898.key (/w/workspace/_app-service-configurable_PR-547@tmp/private_key_3628544935575432898.key) 00:33:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:45 + git tag --points-at HEAD [Pipeline] } 00:33:45 $ docker exec --env ******** --env ******** ee64db0bec8637f1960c7ea58e2b3150f4a462f90208f9716e1588d66d4943f4 ssh-agent -k 00:33:45 unset SSH_AUTH_SOCK; 00:33:45 unset SSH_AGENT_PID; 00:33:45 echo Agent pid 39 killed; 00:33:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:33:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:45 [ssh-agent] Looking for ssh-agent implementation... 00:33:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:45 $ docker exec ee64db0bec8637f1960c7ea58e2b3150f4a462f90208f9716e1588d66d4943f4 ssh-agent 00:33:45 SSH_AUTH_SOCK=/tmp/ssh-paaTFuUhosrY/agent.71 00:33:45 SSH_AGENT_PID=77 00:33:45 Running ssh-add (command line suppressed) 00:33:45 Identity added: /w/workspace/_app-service-configurable_PR-547@tmp/private_key_12333320183041254475.key (/w/workspace/_app-service-configurable_PR-547@tmp/private_key_12333320183041254475.key) 00:33:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:46 + git semver init 00:33:46 2023-04-12 00:33:46,360 [run_init] DEBUG init version:0.0.0 force:False 00:33:46 2023-04-12 00:33:46,361 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-547/.semver 00:33:46 2023-04-12 00:33:46,361 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-547/.semver 00:33:46 2023-04-12 00:33:46,361 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-547/.semver'], cwd=/w/workspace/_app-service-configurable_PR-547, universal_newlines=False, shell=None, istream=None) 00:33:47 2023-04-12 00:33:47,202 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-547/.git/info/exclude 00:33:47 2023-04-12 00:33:47,203 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-547/.semver/PR-547 with force:False 00:33:47 2023-04-12 00:33:47,203 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-547/.semver/PR-547 00:33:47 2023-04-12 00:33:47,207 [execute] INFO git cat-file --batch-check 00:33:47 2023-04-12 00:33:47,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-547/.semver, universal_newlines=False, shell=None, istream=) 00:33:47 2023-04-12 00:33:47,214 [execute] INFO git cat-file --batch 00:33:47 2023-04-12 00:33:47,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-547/.semver, universal_newlines=False, shell=None, istream=) 00:33:47 2023-04-12 00:33:47,219 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-547/.semver/PR-547 00:33:47 0.0.0 [Pipeline] } 00:33:47 $ docker exec --env ******** --env ******** ee64db0bec8637f1960c7ea58e2b3150f4a462f90208f9716e1588d66d4943f4 ssh-agent -k 00:33:47 unset SSH_AUTH_SOCK; 00:33:47 unset SSH_AGENT_PID; 00:33:47 echo Agent pid 77 killed; 00:33:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:47 + git semver [Pipeline] } 00:33:48 $ docker stop --time=1 ee64db0bec8637f1960c7ea58e2b3150f4a462f90208f9716e1588d66d4943f4 00:33:49 $ docker rm -f --volumes ee64db0bec8637f1960c7ea58e2b3150f4a462f90208f9716e1588d66d4943f4 [Pipeline] // withDockerContainer [Pipeline] sh 00:33:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:33:50 Stashed 1 file(s) [Pipeline] echo 00:33:50 [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 00:33:50 provisioning config files... 00:33:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-547@tmp/config8639365716930845714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:51 ---> docker-login.sh 00:33:51 nexus3.edgexfoundry.org:10001 00:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:51 Configure a credential helper to remove this warning. See 00:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:51 00:33:51 Login Succeeded 00:33:51 nexus3.edgexfoundry.org:10002 00:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:51 Configure a credential helper to remove this warning. See 00:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:51 00:33:51 Login Succeeded 00:33:51 nexus3.edgexfoundry.org:10003 00:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:51 Configure a credential helper to remove this warning. See 00:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:51 00:33:51 Login Succeeded 00:33:51 nexus3.edgexfoundry.org:10004 00:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:51 Configure a credential helper to remove this warning. See 00:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:51 00:33:51 Login Succeeded 00:33:51 docker.io 00:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:51 Configure a credential helper to remove this warning. See 00:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:51 00:33:51 Login Succeeded 00:33:51 ---> docker-login.sh ends [Pipeline] } 00:33:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:33:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:33:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:33:52 ========================================================= 00:33:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:33:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:33:52 Sending build context to Docker daemon 3.273MB 00:33:52 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:33:52 Step 2/12 : FROM ${BASE} AS builder 00:33:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:52 63b65145d645: Pulling fs layer 00:33:52 a2d21d5440eb: Pulling fs layer 00:33:52 935e6c44a52c: Pulling fs layer 00:33:52 94cc34f8dd06: Pulling fs layer 00:33:52 30dea6a524f1: Pulling fs layer 00:33:52 a2aff8979fd8: Pulling fs layer 00:33:52 6808be2612f2: Pulling fs layer 00:33:52 f25807f1079a: Pulling fs layer 00:33:52 6808be2612f2: Waiting 00:33:52 f25807f1079a: Waiting 00:33:52 94cc34f8dd06: Waiting 00:33:52 30dea6a524f1: Waiting 00:33:52 a2d21d5440eb: Download complete 00:33:52 94cc34f8dd06: Verifying Checksum 00:33:52 94cc34f8dd06: Download complete 00:33:52 30dea6a524f1: Verifying Checksum 00:33:52 30dea6a524f1: Download complete 00:33:52 63b65145d645: Verifying Checksum 00:33:52 63b65145d645: Download complete 00:33:52 a2aff8979fd8: Verifying Checksum 00:33:52 a2aff8979fd8: Download complete 00:33:52 63b65145d645: Pull complete 00:33:53 a2d21d5440eb: Pull complete 00:33:53 f25807f1079a: Verifying Checksum 00:33:53 f25807f1079a: Download complete 00:33:53 935e6c44a52c: Verifying Checksum 00:33:53 935e6c44a52c: Download complete 00:33:53 6808be2612f2: Verifying Checksum 00:33:53 6808be2612f2: Download complete 00:33:56 935e6c44a52c: Pull complete 00:33:56 94cc34f8dd06: Pull complete 00:33:56 30dea6a524f1: Pull complete 00:33:56 a2aff8979fd8: Pull complete 00:33:59 6808be2612f2: Pull complete 00:34:00 f25807f1079a: Pull complete 00:34:00 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 00:34:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:34:00 ---> 3b553350e43f 00:34:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:34:05 Still waiting to schedule task 00:34:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7496’ 00:34:08 ---> Running in daa64783c7e4 00:34:08 Removing intermediate container daa64783c7e4 00:34:08 ---> f6cff7865989 00:34:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:34:08 ---> Running in bc1929a5595e 00:34:08 Removing intermediate container bc1929a5595e 00:34:08 ---> 862702e5a45f 00:34:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:34:08 ---> Running in aebe870a9757 00:34:08 Removing intermediate container aebe870a9757 00:34:08 ---> d23bc616d4dd 00:34:08 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:34:08 ---> Running in d9b4a0fed6f9 00:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:34:08 OK: 265 MiB in 53 packages 00:34:09 Removing intermediate container d9b4a0fed6f9 00:34:09 ---> ef67e69c494a 00:34:09 Step 7/12 : WORKDIR /app 00:34:09 ---> Running in a22915644d78 00:34:09 Removing intermediate container a22915644d78 00:34:09 ---> cb3f370b5658 00:34:09 Step 8/12 : COPY go.mod vendor* ./ 00:34:09 ---> 0e791f806160 00:34:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:09 ---> Running in 31c09b31410d 00:35:18 Cannot contact prd-ubuntu20.04-docker-8c-8g-7499: java.lang.InterruptedException 00:35:51 Removing intermediate container 31c09b31410d 00:35:51 ---> 2a024a3ef54a 00:35:51 Step 10/12 : COPY . . 00:35:51 ---> de823fb71514 00:35:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:35:51 ---> Running in 998ad73790c4 00:35:51 Removing intermediate container 998ad73790c4 00:35:51 ---> 89dbe9be6fd7 00:35:51 Step 12/12 : RUN $MAKE 00:35:51 ---> Running in 6bded1d1eff5 00:35:51 noop 00:35:51 Removing intermediate container 6bded1d1eff5 00:35:51 ---> 717de55d8deb 00:35:51 Successfully built 717de55d8deb 00:35:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:38 + docker inspect -f . ci-base-image-x86_64 00:36:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:40 prd-ubuntu20.04-docker-8c-8g-7499 does not seem to be running inside a container 00:36:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-547 -v /w/workspace/_app-service-configurable_PR-547:/w/workspace/_app-service-configurable_PR-547:rw,z -v /w/workspace/_app-service-configurable_PR-547@tmp:/w/workspace/_app-service-configurable_PR-547@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:36:46 $ docker top c737f37c48393644d16016df480fcc80513e757a090275345bc342f8be9f6e66 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:42 + go version 00:36:42 go version go1.20.2 linux/amd64 [Pipeline] } 00:36:47 $ docker stop --time=1 c737f37c48393644d16016df480fcc80513e757a090275345bc342f8be9f6e66 00:36:48 $ docker rm -f --volumes c737f37c48393644d16016df480fcc80513e757a090275345bc342f8be9f6e66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:44 + docker inspect -f . ci-base-image-x86_64 00:36:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:44 prd-ubuntu20.04-docker-8c-8g-7499 does not seem to be running inside a container 00:36:49 $ 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-547 -v /w/workspace/_app-service-configurable_PR-547:/w/workspace/_app-service-configurable_PR-547:rw,z -v /w/workspace/_app-service-configurable_PR-547@tmp:/w/workspace/_app-service-configurable_PR-547@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:36:49 $ docker top d50f75a591547d32e98cebca6a5a499be615d994efa16062eff1f4a55708afdf -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:45 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-547 [Pipeline] fileExists [Pipeline] sh 00:36:45 + make test 00:36:45 go test -race -coverprofile=coverage.out ./... 00:37:07 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:37:25 go vet ./... 00:37:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:37:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:37:29 ./bin/test-attribution-txt.sh 00:37:29 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 00:37:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:37:29 $ docker stop --time=1 d50f75a591547d32e98cebca6a5a499be615d994efa16062eff1f4a55708afdf 00:37:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7502 in /w/workspace/_app-service-configurable_PR-547 00:37:41 $ docker rm -f --volumes d50f75a591547d32e98cebca6a5a499be615d994efa16062eff1f4a55708afdf [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 00:37:42 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 00:37:42 Selected Git installation does not exist. Using Default 00:37:42 The recommended git tool is: NONE 00:37:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:37:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:37:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:37:43 + ls -al . 00:37:43 total 176 00:37:43 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 00:36 . 00:37:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 00:33 .. 00:37:43 -rw-rw-r-- 1 jenkins jenkins 119 Apr 12 00:33 .dockerignore 00:37:43 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 00:33 .git 00:37:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 00:33 .github 00:37:43 -rw-rw-r-- 1 jenkins jenkins 171 Apr 12 00:33 .gitignore 00:37:43 -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 00:33 .golangci.yml 00:37:43 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 00:33 .semver 00:37:43 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 12 00:33 Attribution.txt 00:37:43 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 12 00:33 CHANGELOG.md 00:37:43 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 12 00:33 Dockerfile 00:37:43 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 00:33 GOVERNANCE.md 00:37:43 -rw-rw-r-- 1 jenkins jenkins 688 Apr 12 00:33 Jenkinsfile 00:37:43 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 12 00:33 LICENSE 00:37:43 -rw-rw-r-- 1 jenkins jenkins 618 Apr 12 00:33 OWNERS.md 00:37:43 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 12 00:33 README.md 00:37:43 -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 00:33 VERSION 00:37:43 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 00:33 bin 00:37:43 -rw-r--r-- 1 jenkins jenkins 13 Apr 12 00:36 coverage.out 00:37:43 -rw-rw-r-- 1 jenkins jenkins 3299 Apr 12 00:33 go.mod 00:37:43 -rw-rw-r-- 1 jenkins jenkins 31336 Apr 12 00:33 go.sum 00:37:43 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 12 00:33 main.go 00:37:43 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 12 00:33 makefile 00:37:43 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 00:33 res 00:37:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 00:33 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:47 + 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=b9433735ee93563226bc0a03dbda433ef9b66f81 --label arch=amd64 --label version=0.0.0 . 00:37:47 Sending build context to Docker daemon 3.274MB 00:37:47 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:37:47 Step 2/26 : FROM ${BASE} AS builder 00:37:47 ---> 717de55d8deb 00:37:47 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:37:47 ---> Running in 45df2e0aee8e 00:37:47 Removing intermediate container 45df2e0aee8e 00:37:47 ---> 17253c2e83f8 00:37:47 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:37:47 ---> Running in fc35a7577170 00:37:47 Removing intermediate container fc35a7577170 00:37:47 ---> c59ae767c0ba 00:37:47 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:37:47 ---> Running in 0ce858f48af1 00:37:47 Removing intermediate container 0ce858f48af1 00:37:47 ---> 371ea425cc5a 00:37:47 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:37:50 ---> Running in 9be913a05945 00:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:51 using credential edgex-jenkins-ssh 00:37:51 Cloning the remote Git repository 00:37:51 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:37:51 > git init /w/workspace/app-service-configurable/1 # timeout=10 00:37:51 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:37:51 > git --version # timeout=10 00:37:51 > git --version # 'git version 2.25.1' 00:37:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:53 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:37:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:54 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:37:54 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:37:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/547/head:refs/remotes/origin/PR-547 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:37:55 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.17/main: temporary error (try again later) 00:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:55 Merging remotes/origin/main commit 98b0c68a4b913365b11e69c0a8a84788dfd65c15 into PR head commit b9433735ee93563226bc0a03dbda433ef9b66f81 00:37:55 Merge succeeded, producing b9433735ee93563226bc0a03dbda433ef9b66f81 00:37:55 Checking out Revision b9433735ee93563226bc0a03dbda433ef9b66f81 (PR-547) 00:37:55 > git config core.sparsecheckout # timeout=10 00:37:55 > git checkout -f b9433735ee93563226bc0a03dbda433ef9b66f81 # timeout=10 00:37:55 > git remote # timeout=10 00:37:55 > git config --get remote.origin.url # timeout=10 00:37:55 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:55 > git merge 98b0c68a4b913365b11e69c0a8a84788dfd65c15 # timeout=10 00:37:55 > git rev-parse HEAD^{commit} # timeout=10 00:37:55 > git config core.sparsecheckout # timeout=10 00:37:55 > git checkout -f b9433735ee93563226bc0a03dbda433ef9b66f81 # timeout=10 00:37:59 Commit message: "fix: Comment out Host overrides in local config file." 00:37:59 > git --version # timeout=10 00:37:59 > git --version # 'git version 2.25.1' 00:37:59 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:38:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:38:00 % Total % Received % Xferd Average Speed Time Time Time Current 00:38:00 Dload Upload Total Spent Left Speed 00:38:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 166k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh 00:38:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:38:01 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 00:38:01 00:38:01 { 00:38:01 "registry-mirrors": [ 00:38:01 "https://nexus3.edgexfoundry.org:10001" 00:38:01 ], 00:38:01 "bip": "10.250.0.254/24", 00:38:01 "hosts": [ 00:38:01 "tcp://0.0.0.0:5555", 00:38:01 "unix:///var/run/docker.sock" 00:38:01 ], 00:38:01 "mtu": 1458, 00:38:01 "selinux-enabled": true, 00:38:01 "seccomp-profile": "/etc/docker/seccomp.json" 00:38:01 } [Pipeline] sh 00:38:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:38:02 + sudo service docker restart 00:38:06 OK: 265 MiB in 53 packages 00:38:08 Removing intermediate container 9be913a05945 00:38:08 ---> 8ee11d7dc0a1 00:38:08 Step 7/26 : WORKDIR /app 00:38:08 ---> Running in 9b8b2e63df52 00:38:08 Removing intermediate container 9b8b2e63df52 00:38:08 ---> bed57ba53ba5 00:38:08 Step 8/26 : COPY go.mod vendor* ./ 00:38:08 ---> b2c052a857d4 00:38:08 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:08 ---> Running in b586e3e137b7 00:38:09 Removing intermediate container b586e3e137b7 00:38:09 ---> 7ae07edb1ace 00:38:09 Step 10/26 : COPY . . 00:38:09 ---> 144e9e88ad9d 00:38:09 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:38:09 ---> Running in 1cee33abc9e5 00:38:09 Removing intermediate container 1cee33abc9e5 00:38:09 ---> 37446a536b59 00:38:09 Step 12/26 : RUN $MAKE 00:38:09 ---> Running in 890a1f5fe6a4 00:38:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:38:20 provisioning config files... 00:38:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config12357888500403400245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:38:21 ---> docker-login.sh 00:38:21 nexus3.edgexfoundry.org:10001 00:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:22 Configure a credential helper to remove this warning. See 00:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:22 00:38:22 Login Succeeded 00:38:22 nexus3.edgexfoundry.org:10002 00:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:22 Configure a credential helper to remove this warning. See 00:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:22 00:38:22 Login Succeeded 00:38:22 nexus3.edgexfoundry.org:10003 00:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:23 Configure a credential helper to remove this warning. See 00:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:23 00:38:23 Login Succeeded 00:38:23 nexus3.edgexfoundry.org:10004 00:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:23 Configure a credential helper to remove this warning. See 00:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:23 00:38:23 Login Succeeded 00:38:23 docker.io 00:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:24 Configure a credential helper to remove this warning. See 00:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:24 00:38:24 Login Succeeded 00:38:24 ---> docker-login.sh ends [Pipeline] } 00:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:38:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:38:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:38:24 ========================================================= 00:38:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:38:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:38:25 Sending build context to Docker daemon 169kB 00:38:25 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:38:25 Step 2/12 : FROM ${BASE} AS builder 00:38:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:38:25 af6eaf76a39c: Pulling fs layer 00:38:25 55522c791124: Pulling fs layer 00:38:25 ce5c4a1c91eb: Pulling fs layer 00:38:25 169dfbe0d373: Pulling fs layer 00:38:25 e1ff8fa3b103: Pulling fs layer 00:38:25 52ebb69f0ebf: Pulling fs layer 00:38:25 5abe8eddf0d5: Pulling fs layer 00:38:25 169dfbe0d373: Waiting 00:38:25 e1ff8fa3b103: Waiting 00:38:25 52ebb69f0ebf: Waiting 00:38:25 55522c791124: Download complete 00:38:25 169dfbe0d373: Verifying Checksum 00:38:25 169dfbe0d373: Download complete 00:38:25 e1ff8fa3b103: Verifying Checksum 00:38:25 e1ff8fa3b103: Download complete 00:38:25 af6eaf76a39c: Verifying Checksum 00:38:26 af6eaf76a39c: Pull complete 00:38:26 5abe8eddf0d5: Verifying Checksum 00:38:26 5abe8eddf0d5: Download complete 00:38:27 55522c791124: Pull complete 00:38:28 ce5c4a1c91eb: Verifying Checksum 00:38:28 ce5c4a1c91eb: Download complete 00:38:28 52ebb69f0ebf: Verifying Checksum 00:38:28 52ebb69f0ebf: Download complete 00:38:36 Removing intermediate container 890a1f5fe6a4 00:38:36 ---> 636b50a4864a 00:38:36 Step 13/26 : FROM alpine:3.17 00:38:36 3.17: Pulling from library/alpine 00:38:36 f56be85fc22e: Pulling fs layer 00:38:36 f56be85fc22e: Verifying Checksum 00:38:36 f56be85fc22e: Download complete 00:38:36 f56be85fc22e: Pull complete 00:38:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:38:36 Status: Downloaded newer image for alpine:3.17 00:38:36 ---> 9ed4aefc74f6 00:38:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:38:36 ---> Running in ad6fa403cb4c 00:38:37 Removing intermediate container ad6fa403cb4c 00:38:37 ---> 5c78f11be168 00:38:37 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 00:38:37 ---> Running in a18488c505d1 00:38:37 Removing intermediate container a18488c505d1 00:38:37 ---> a69875dc9b59 00:38:37 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:38:39 ---> Running in dd6ee66ab591 00:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:38:40 (1/2) Installing ca-certificates (20220614-r4) 00:38:40 (2/2) Installing dumb-init (1.2.5-r2) 00:38:40 Executing busybox-1.35.0-r29.trigger 00:38:40 Executing ca-certificates-20220614-r4.trigger 00:38:40 OK: 8 MiB in 17 packages 00:38:40 ce5c4a1c91eb: Pull complete 00:38:40 169dfbe0d373: Pull complete 00:38:40 e1ff8fa3b103: Pull complete 00:38:43 Removing intermediate container dd6ee66ab591 00:38:43 ---> 88f0214e350e 00:38:43 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:38:44 ---> 388a344e904f 00:38:44 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:38:44 ---> 267f8093ee33 00:38:44 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:38:44 ---> b6a7eb4863d3 00:38:44 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:38:46 ---> 6f07239c7f4b 00:38:46 Step 21/26 : EXPOSE 48095 00:38:46 ---> Running in 36d13c73e726 00:38:47 Removing intermediate container 36d13c73e726 00:38:47 ---> 3bc6125fef84 00:38:47 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 00:38:47 ---> Running in cd2ee16c14a9 00:38:47 Removing intermediate container cd2ee16c14a9 00:38:47 ---> acb0c55b2526 00:38:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:38:47 ---> Running in 82a436b92ca2 00:38:47 Removing intermediate container 82a436b92ca2 00:38:47 ---> 769a7c85ff30 00:38:47 Step 24/26 : LABEL arch=amd64 00:38:48 ---> Running in dfc4665a7d09 00:38:48 Removing intermediate container dfc4665a7d09 00:38:48 ---> 19eca9304c2b 00:38:48 Step 25/26 : LABEL git_sha=b9433735ee93563226bc0a03dbda433ef9b66f81 00:38:49 ---> Running in ca7c1cc66c5d 00:38:49 52ebb69f0ebf: Pull complete 00:38:49 Removing intermediate container ca7c1cc66c5d 00:38:49 ---> 2220df1cd396 00:38:49 Step 26/26 : LABEL version=0.0.0 00:38:49 ---> Running in ec5e9a848f4e 00:38:50 Removing intermediate container ec5e9a848f4e 00:38:50 ---> 893befb59749 00:38:50 [Warning] One or more build-args [ARCH] were not consumed 00:38:50 Successfully built 893befb59749 00:38:50 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 00:38:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:38:51 00:38:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:38:51 latest: Pulling from edgex-lftools-log-publisher 00:38:51 5eb5b503b376: Pulling fs layer 00:38:51 5c69ac0246d0: Pulling fs layer 00:38:51 ec43610c2a17: Pulling fs layer 00:38:51 3a2ae6a8a46f: Pulling fs layer 00:38:51 33b1e0a273af: Pulling fs layer 00:38:51 5d3b04190fa2: Pulling fs layer 00:38:51 2f39f015ded8: Pulling fs layer 00:38:51 3a2ae6a8a46f: Waiting 00:38:51 33b1e0a273af: Waiting 00:38:51 5d3b04190fa2: Waiting 00:38:51 2f39f015ded8: Waiting 00:38:51 5c69ac0246d0: Download complete 00:38:51 3a2ae6a8a46f: Verifying Checksum 00:38:51 3a2ae6a8a46f: Download complete 00:38:51 33b1e0a273af: Verifying Checksum 00:38:51 33b1e0a273af: Download complete 00:38:52 5d3b04190fa2: Verifying Checksum 00:38:52 5d3b04190fa2: Download complete 00:38:52 ec43610c2a17: Verifying Checksum 00:38:52 ec43610c2a17: Download complete 00:38:52 5eb5b503b376: Verifying Checksum 00:38:52 5eb5b503b376: Download complete 00:38:52 5abe8eddf0d5: Pull complete 00:38:52 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 00:38:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:38:52 ---> 6cb57ee374ae 00:38:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:38:52 2f39f015ded8: Download complete 00:38:53 5eb5b503b376: Pull complete 00:38:53 5c69ac0246d0: Pull complete 00:38:53 ---> Running in 0d4df4e3ee9d 00:38:53 Removing intermediate container 0d4df4e3ee9d 00:38:53 ---> f83cd939095a 00:38:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:38:53 ---> Running in dbfd3d10d054 00:38:54 ec43610c2a17: Pull complete 00:38:54 3a2ae6a8a46f: Pull complete 00:38:54 33b1e0a273af: Pull complete 00:38:54 5d3b04190fa2: Pull complete 00:38:54 Removing intermediate container dbfd3d10d054 00:38:54 ---> 05e51ba65740 00:38:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:38:54 ---> Running in 99c0a5c0b671 00:38:54 Removing intermediate container 99c0a5c0b671 00:38:54 ---> 9b5b913a3760 00:38:54 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:38:54 ---> Running in 6795370394d7 00:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:58 OK: 263 MiB in 53 packages 00:38:58 Removing intermediate container 6795370394d7 00:38:58 ---> 07cafae30885 00:38:58 Step 7/12 : WORKDIR /app 00:38:59 ---> Running in e8a433a2e4b5 00:38:59 Removing intermediate container e8a433a2e4b5 00:38:59 ---> c7857d01834e 00:38:59 Step 8/12 : COPY go.mod vendor* ./ 00:38:59 ---> b9eeb8a479f0 00:38:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:59 ---> Running in bb520e06f1ff 00:39:02 2f39f015ded8: Pull complete 00:39:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:39:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:39:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:44 prd-ubuntu20.04-docker-8c-8g-7499 does not seem to be running inside a container 00:39:44 $ 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-547 -v /w/workspace/_app-service-configurable_PR-547:/w/workspace/_app-service-configurable_PR-547:rw,z -v /w/workspace/_app-service-configurable_PR-547@tmp:/w/workspace/_app-service-configurable_PR-547@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:39:55 $ docker top 90bf8a7bc89af9b7d97e02a0563680cb4c37de8faa43edf88f8f925f10a8900c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:39:56 ---> job-cost.sh 00:39:56 lf-activate-venv: SKIPPING 00:39:56 INFO: No Stack... 00:39:56 INFO: Retrieving Pricing Info for: v3-standard-8 00:39:56 INFO: Archiving Costs [Pipeline] sh 00:39:56 + cat /w/workspace/_app-service-configurable_PR-547/archives/cost.csv 00:39:56 + cut -d, -f6 [Pipeline] lock 00:39:56 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-547-1-stack-cost] 00:39:56 Resource [jenkins-edgexfoundry-app-service-configurable-PR-547-1-stack-cost] did not exist. Created. 00:39:56 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-547-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:39:57 + echo total: 0.2199999988079071 [Pipeline] stash 00:39:57 Stashed 1 file(s) [Pipeline] } 00:39:57 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-547-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:39:57 $ docker stop --time=1 90bf8a7bc89af9b7d97e02a0563680cb4c37de8faa43edf88f8f925f10a8900c 00:39:59 $ docker rm -f --volumes 90bf8a7bc89af9b7d97e02a0563680cb4c37de8faa43edf88f8f925f10a8900c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:40:07 Removing intermediate container bb520e06f1ff 00:40:07 ---> bbf2188246ce 00:40:07 Step 10/12 : COPY . . 00:40:07 ---> 9a134250eb97 00:40:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:40:07 ---> Running in fc0884226dc4 00:40:07 Removing intermediate container fc0884226dc4 00:40:07 ---> 47db71c5889c 00:40:07 Step 12/12 : RUN $MAKE 00:40:07 ---> Running in cb603830ed7a 00:40:07 noop 00:40:07 Removing intermediate container cb603830ed7a 00:40:07 ---> cb6c4deee30c 00:40:07 Successfully built cb6c4deee30c 00:40:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:08 + docker inspect -f . ci-base-image-arm64 00:40:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:08 prd-ubuntu20.04-docker-arm64-4c-16g-7502 does not seem to be running inside a container 00:40:08 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:40:10 $ docker top 5c3ccd654186b1d86a87a4c12e13d49198f76394361fecac864c6187298dd772 -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:11 + go version 00:40:11 go version go1.20.2 linux/arm64 [Pipeline] } 00:40:11 $ docker stop --time=1 5c3ccd654186b1d86a87a4c12e13d49198f76394361fecac864c6187298dd772 00:40:13 $ docker rm -f --volumes 5c3ccd654186b1d86a87a4c12e13d49198f76394361fecac864c6187298dd772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:13 + docker inspect -f . ci-base-image-arm64 00:40:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:14 prd-ubuntu20.04-docker-arm64-4c-16g-7502 does not seem to be running inside a container 00:40:14 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:40:15 $ docker top 16d722eb3b3b857d73a0fb8bd17ded948a6ace0c805f8e6cfaa48b4fbb0dd3d0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:16 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 00:40:17 + make test 00:40:17 go test -race -coverprofile=coverage.out ./... 00:43:09 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:43:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:43:09 go vet ./... 00:45:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:45:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:45:46 ./bin/test-attribution-txt.sh 00:45:46 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 00:45:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:45:46 $ docker stop --time=1 16d722eb3b3b857d73a0fb8bd17ded948a6ace0c805f8e6cfaa48b4fbb0dd3d0 00:45:48 $ docker rm -f --volumes 16d722eb3b3b857d73a0fb8bd17ded948a6ace0c805f8e6cfaa48b4fbb0dd3d0 [Pipeline] // withDockerContainer [Pipeline] sh 00:45:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:45:49 Warning: overwriting stash ‘coverage-report’ 00:45:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:45:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:45:51 + ls -al . 00:45:51 total 172 00:45:51 drwxrwxr-x 7 jenkins jenkins 4096 Apr 12 00:40 . 00:45:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 00:37 .. 00:45:51 -rw-rw-r-- 1 jenkins jenkins 119 Apr 12 00:37 .dockerignore 00:45:51 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 00:37 .git 00:45:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 00:37 .github 00:45:51 -rw-rw-r-- 1 jenkins jenkins 171 Apr 12 00:37 .gitignore 00:45:51 -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 00:37 .golangci.yml 00:45:51 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 12 00:37 Attribution.txt 00:45:51 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 12 00:37 CHANGELOG.md 00:45:51 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 12 00:37 Dockerfile 00:45:51 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 00:37 GOVERNANCE.md 00:45:51 -rw-rw-r-- 1 jenkins jenkins 688 Apr 12 00:37 Jenkinsfile 00:45:51 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 12 00:37 LICENSE 00:45:51 -rw-rw-r-- 1 jenkins jenkins 618 Apr 12 00:37 OWNERS.md 00:45:51 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 12 00:37 README.md 00:45:51 -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 00:33 VERSION 00:45:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 00:37 bin 00:45:51 -rw-r--r-- 1 jenkins jenkins 13 Apr 12 00:40 coverage.out 00:45:51 -rw-rw-r-- 1 jenkins jenkins 3299 Apr 12 00:37 go.mod 00:45:51 -rw-rw-r-- 1 jenkins jenkins 31336 Apr 12 00:37 go.sum 00:45:51 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 12 00:37 main.go 00:45:51 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 12 00:37 makefile 00:45:51 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 00:37 res 00:45:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 00:37 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:51 + 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=b9433735ee93563226bc0a03dbda433ef9b66f81 --label arch=arm64 --label version=0.0.0 . 00:45:51 Sending build context to Docker daemon 170kB 00:45:52 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:45:52 Step 2/26 : FROM ${BASE} AS builder 00:45:52 ---> cb6c4deee30c 00:45:52 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:45:52 ---> Running in dd21c1b2503c 00:45:52 Removing intermediate container dd21c1b2503c 00:45:52 ---> 5a934b6ac9e5 00:45:52 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:45:52 ---> Running in f13f6ad09bee 00:45:52 Removing intermediate container f13f6ad09bee 00:45:52 ---> a04f4d50fe75 00:45:52 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:45:52 ---> Running in 9671efe36ce0 00:45:53 Removing intermediate container 9671efe36ce0 00:45:53 ---> 450a4990a928 00:45:53 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:45:53 ---> Running in 4b5649204b3d 00:45:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:45:56 OK: 263 MiB in 53 packages 00:45:57 Removing intermediate container 4b5649204b3d 00:45:57 ---> c9e365a605a4 00:45:57 Step 7/26 : WORKDIR /app 00:45:57 ---> Running in bec4b8ebf61e 00:45:57 Removing intermediate container bec4b8ebf61e 00:45:57 ---> 5decc8408b2b 00:45:57 Step 8/26 : COPY go.mod vendor* ./ 00:45:58 ---> 1bab3b504cea 00:45:58 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:45:58 ---> Running in 75020e2acaee 00:46:00 Removing intermediate container 75020e2acaee 00:46:00 ---> 9085c216ac64 00:46:00 Step 10/26 : COPY . . 00:46:01 ---> 9a9f46307983 00:46:01 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:46:01 ---> Running in d3b782abbf04 00:46:02 Removing intermediate container d3b782abbf04 00:46:02 ---> 1be9333dc72c 00:46:02 Step 12/26 : RUN $MAKE 00:46:02 ---> Running in a0a14e1bf96f 00:46:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 00:48:39 Removing intermediate container a0a14e1bf96f 00:48:39 ---> 816f0d412046 00:48:39 Step 13/26 : FROM alpine:3.17 00:48:39 3.17: Pulling from library/alpine 00:48:39 c41833b44d91: Pulling fs layer 00:48:39 c41833b44d91: Verifying Checksum 00:48:39 c41833b44d91: Download complete 00:48:39 c41833b44d91: Pull complete 00:48:39 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:48:39 Status: Downloaded newer image for alpine:3.17 00:48:39 ---> 51e60588ff2c 00:48:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:48:39 ---> Running in 8d41dc7e2269 00:48:39 Removing intermediate container 8d41dc7e2269 00:48:39 ---> 65530cc4c406 00:48:39 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 00:48:39 ---> Running in 66d81eb8acdf 00:48:39 Removing intermediate container 66d81eb8acdf 00:48:39 ---> c07f7b191b71 00:48:39 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:48:39 ---> Running in b007d7812128 00:48:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:48:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:48:39 (1/2) Installing ca-certificates (20220614-r4) 00:48:39 (2/2) Installing dumb-init (1.2.5-r2) 00:48:39 Executing busybox-1.35.0-r29.trigger 00:48:39 Executing ca-certificates-20220614-r4.trigger 00:48:39 OK: 8 MiB in 17 packages 00:48:39 Removing intermediate container b007d7812128 00:48:39 ---> be394d6c1276 00:48:39 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:48:39 ---> 647fd8cacca4 00:48:39 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:48:39 ---> e04e1553bd6f 00:48:39 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:48:39 ---> 65f27de7c868 00:48:39 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:48:40 ---> 119a548aed42 00:48:40 Step 21/26 : EXPOSE 48095 00:48:40 ---> Running in ac54db5e89db 00:48:40 Removing intermediate container ac54db5e89db 00:48:40 ---> ed2b19c7c120 00:48:40 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 00:48:40 ---> Running in 37f9ef14aeb3 00:48:41 Removing intermediate container 37f9ef14aeb3 00:48:41 ---> a2b016b06451 00:48:41 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:48:41 ---> Running in 5d8672a3c5fb 00:48:41 Removing intermediate container 5d8672a3c5fb 00:48:41 ---> 8809a8ddae3d 00:48:41 Step 24/26 : LABEL arch=arm64 00:48:41 ---> Running in b1055ed99c2d 00:48:41 Removing intermediate container b1055ed99c2d 00:48:41 ---> e38549e05cf1 00:48:41 Step 25/26 : LABEL git_sha=b9433735ee93563226bc0a03dbda433ef9b66f81 00:48:42 ---> Running in ce735f8f7b04 00:48:42 Removing intermediate container ce735f8f7b04 00:48:42 ---> 493bbc2b12ef 00:48:42 Step 26/26 : LABEL version=0.0.0 00:48:42 ---> Running in ebad0372b679 00:48:42 Removing intermediate container ebad0372b679 00:48:42 ---> 3da76b5d32b0 00:48:42 [Warning] One or more build-args [ARCH] were not consumed 00:48:42 Successfully built 3da76b5d32b0 00:48:42 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:48:43 00:48:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:48:43 arm64: Pulling from edgex-lftools-log-publisher 00:48:43 8998bd30e6a1: Pulling fs layer 00:48:43 04944245beec: Pulling fs layer 00:48:43 699f458cf7ca: Pulling fs layer 00:48:43 765212b225bb: Pulling fs layer 00:48:43 f23df028b6ca: Pulling fs layer 00:48:43 d65c8cfc05b1: Pulling fs layer 00:48:43 2437ff75d9bd: Pulling fs layer 00:48:43 765212b225bb: Waiting 00:48:43 f23df028b6ca: Waiting 00:48:43 d65c8cfc05b1: Waiting 00:48:43 2437ff75d9bd: Waiting 00:48:44 04944245beec: Verifying Checksum 00:48:44 04944245beec: Download complete 00:48:44 765212b225bb: Verifying Checksum 00:48:44 765212b225bb: Download complete 00:48:44 f23df028b6ca: Download complete 00:48:44 d65c8cfc05b1: Verifying Checksum 00:48:44 d65c8cfc05b1: Download complete 00:48:44 699f458cf7ca: Verifying Checksum 00:48:44 699f458cf7ca: Download complete 00:48:44 8998bd30e6a1: Download complete 00:48:47 2437ff75d9bd: Verifying Checksum 00:48:47 2437ff75d9bd: Download complete 00:48:48 8998bd30e6a1: Pull complete 00:48:49 04944245beec: Pull complete 00:48:50 699f458cf7ca: Pull complete 00:48:50 765212b225bb: Pull complete 00:48:51 f23df028b6ca: Pull complete 00:48:51 d65c8cfc05b1: Pull complete 00:49:06 2437ff75d9bd: Pull complete 00:49:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:49:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:49:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:07 prd-ubuntu20.04-docker-arm64-4c-16g-7502 does not seem to be running inside a container 00:49:07 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:49:10 $ docker top d0e5c14ec3a1e895938d027d07198889a1c5d48368e55bd5f850e993cc2cab1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:49:10 ---> job-cost.sh 00:49:10 lf-activate-venv: SKIPPING 00:49:10 INFO: No Stack... 00:49:11 INFO: Retrieving Pricing Info for: v3-standard-4 00:49:12 INFO: Archiving Costs [Pipeline] sh 00:49:12 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 00:49:12 + cut -d, -f6 [Pipeline] lock 00:49:12 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-547-1-stack-cost] 00:49:12 Resource [jenkins-edgexfoundry-app-service-configurable-PR-547-1-stack-cost] did not exist. Created. 00:49:12 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-547-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:49:13 /w/workspace/app-service-configurable/1@tmp/durable-c0721d7e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:49:14 + echo total: 0.10999999940395355 [Pipeline] stash 00:49:14 Warning: overwriting stash ‘stack-cost’ 00:49:14 Stashed 1 file(s) [Pipeline] } 00:49:14 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-547-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:49:14 $ docker stop --time=1 d0e5c14ec3a1e895938d027d07198889a1c5d48368e55bd5f850e993cc2cab1b 00:49:16 $ docker rm -f --volumes d0e5c14ec3a1e895938d027d07198889a1c5d48368e55bd5f850e993cc2cab1b [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 00:49:17 provisioning config files... 00:49:17 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-547@tmp/config13261045614711050700tmp [Pipeline] { [Pipeline] sh 00:49:17 + set +x 00:49:17 + curl -s https://codecov.io/bash 00:49:17 + bash -s -- 00:49:17 00:49:17 _____ _ 00:49:17 / ____| | | 00:49:17 | | ___ __| | ___ ___ _____ __ 00:49:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:49:17 | |___| (_) | (_| | __/ (_| (_) \ V / 00:49:17 \_____\___/ \__,_|\___|\___\___/ \_/ 00:49:17 Bash-1.0.6 00:49:17 00:49:17 00:49:17 ==> git version 2.25.1 found 00:49:17 ==> 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 00:49:17 Release-Date: 2020-01-08 00:49:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:49:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:49:17 ==> Jenkins CI detected. 00:49:17 current dir:  /w/workspace/_app-service-configurable_PR-547 00:49:17 project root: . 00:49:17 --> token set from env 00:49:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:49:17 ==> Running gcov in . (disable via -X gcov) 00:49:17 ==> Python coveragepy not found 00:49:17 ==> Searching for coverage reports in: 00:49:17 + . 00:49:17 -> Found 1 reports 00:49:17 ==> Detecting git/mercurial file structure 00:49:17 ==> Reading reports 00:49:17 + ./coverage.out bytes=13 00:49:17 ==> Appending adjustments 00:49:17 https://docs.codecov.io/docs/fixing-reports 00:49:17 + Found adjustments 00:49:17 ==> Gzipping contents 00:49:17 4.0K /tmp/codecov.s7kLQz.gz 00:49:17 ==> Uploading reports 00:49:17 url: https://codecov.io 00:49:17 query: branch=PR-547&commit=b9433735ee93563226bc0a03dbda433ef9b66f81&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-547%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=547&job=&cmd_args= 00:49:17 -> Pinging Codecov 00:49:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-547&commit=b9433735ee93563226bc0a03dbda433ef9b66f81&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-547%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=547&job=&cmd_args= 00:49:17 -> Uploading to 00:49:17 https://storage.googleapis.com/codecov/v4/raw/2023-04-12/A97CA9966030D2A3747ED39772930CCE/b9433735ee93563226bc0a03dbda433ef9b66f81/1986461e-5842-412a-a1d3-39774a5ff589.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230412T004917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97765ac682d06e0bfe9d2b654baf8a71bec78f09a09d5b52e65663031359a7c7 00:49:17 % Total % Received % Xferd Average Speed Time Time Time Current 00:49:17 Dload Upload Total Spent Left Speed 00:49:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1612 --:--:-- --:--:-- --:--:-- 1612 00:49:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b9433735ee93563226bc0a03dbda433ef9b66f81 [Pipeline] } 00:49:18 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 00:49:20 + [ -d /w/workspace/_app-service-configurable_PR-547/archives ] 00:49:20 + ls -al /w/workspace/_app-service-configurable_PR-547/archives 00:49:20 total 16 00:49:20 drwxr-xr-x 3 root root 4096 Apr 12 00:39 . 00:49:20 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 00:39 .. 00:49:20 drwxr-xr-x 2 root root 4096 Apr 12 00:39 cost 00:49:20 -rw-r--r-- 1 root root 96 Apr 12 00:39 cost.csv 00:49:20 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-547/archives 00:49:20 + ls -al /w/workspace/_app-service-configurable_PR-547/archives 00:49:20 total 16 00:49:20 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 00:39 . 00:49:20 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 00:39 .. 00:49:20 drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 00:39 cost 00:49:20 -rw-r--r-- 1 jenkins jenkins 96 Apr 12 00:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:49:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:49:21 ---> package-listing.sh 00:49:21 ++ tr '[:upper:]' '[:lower:]' 00:49:21 ++ facter osfamily 00:49:21 + OS_FAMILY=debian 00:49:21 + workspace=/w/workspace/_app-service-configurable_PR-547 00:49:21 + START_PACKAGES=/tmp/packages_start.txt 00:49:21 + END_PACKAGES=/tmp/packages_end.txt 00:49:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:49:21 + PACKAGES=/tmp/packages_start.txt 00:49:21 + '[' /w/workspace/_app-service-configurable_PR-547 ']' 00:49:21 + PACKAGES=/tmp/packages_end.txt 00:49:21 + case "${OS_FAMILY}" in 00:49:21 + dpkg -l 00:49:21 + grep '^ii' 00:49:21 + '[' -f /tmp/packages_start.txt ']' 00:49:21 + '[' -f /tmp/packages_end.txt ']' 00:49:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:49:21 + '[' /w/workspace/_app-service-configurable_PR-547 ']' 00:49:21 + mkdir -p /w/workspace/_app-service-configurable_PR-547/archives/ 00:49:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-547/archives/ [Pipeline] echo 00:49:21 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-547/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:49:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:49:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:22 prd-ubuntu20.04-docker-8c-8g-7499 does not seem to be running inside a container 00:49:22 $ 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-547/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-547 -v /w/workspace/_app-service-configurable_PR-547:/w/workspace/_app-service-configurable_PR-547:rw,z -v /w/workspace/_app-service-configurable_PR-547@tmp:/w/workspace/_app-service-configurable_PR-547@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:49:22 $ docker top 3071786a4cc6e5c0142026ab0a35b46bac36bff719444fa92d643339efd4edf2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:23 + touch /tmp/pre-build-complete [Pipeline] sh 00:49:23 + mkdir -p /var/log/sysstat [Pipeline] sh 00:49:23 + ls /var/log/sa-host 00:49:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:49:24 provisioning config files... 00:49:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-547@tmp/config10358927194468153613tmp [Pipeline] { [Pipeline] echo 00:49:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:49:24 ---> create-netrc.sh [Pipeline] } 00:49:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:49:24 ---> python-tools-install.sh [Pipeline] echo 00:49:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:49:25 ---> sudo-logs.sh 00:49:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:49:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:49:25 ---> job-cost.sh 00:49:25 lf-activate-venv: SKIPPING 00:49:25 DEBUG: total: 0.2199999988079071 00:49:25 INFO: Retrieving Stack Cost... 00:49:25 INFO: Retrieving Pricing Info for: v3-standard-8 00:49:26 INFO: Archiving Costs [Pipeline] echo 00:49:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:49:26 ---> logs-deploy.sh 00:49:26 lf-activate-venv: SKIPPING 00:49:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-547/1 00:49:26 INFO: archiving workspace using pattern(s): 00:49:27 Archives upload complete. 00:49:28 INFO: archiving logs to Nexus 00:49:28 ---> uname -a: 00:49:28 Linux prd-ubuntu20-04-docker-8c-8g-7499 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:49:28 00:49:28 00:49:28 ---> lscpu: 00:49:28 Architecture: x86_64 00:49:28 CPU op-mode(s): 32-bit, 64-bit 00:49:28 Byte Order: Little Endian 00:49:28 Address sizes: 40 bits physical, 48 bits virtual 00:49:28 CPU(s): 8 00:49:28 On-line CPU(s) list: 0-7 00:49:28 Thread(s) per core: 1 00:49:28 Core(s) per socket: 1 00:49:28 Socket(s): 8 00:49:28 NUMA node(s): 1 00:49:28 Vendor ID: AuthenticAMD 00:49:28 CPU family: 23 00:49:28 Model: 49 00:49:28 Model name: AMD EPYC-Rome Processor 00:49:28 Stepping: 0 00:49:28 CPU MHz: 2800.000 00:49:28 BogoMIPS: 5600.00 00:49:28 Virtualization: AMD-V 00:49:28 Hypervisor vendor: KVM 00:49:28 Virtualization type: full 00:49:28 L1d cache: 256 KiB 00:49:28 L1i cache: 256 KiB 00:49:28 L2 cache: 4 MiB 00:49:28 L3 cache: 128 MiB 00:49:28 NUMA node0 CPU(s): 0-7 00:49:28 Vulnerability Itlb multihit: Not affected 00:49:28 Vulnerability L1tf: Not affected 00:49:28 Vulnerability Mds: Not affected 00:49:28 Vulnerability Meltdown: Not affected 00:49:28 Vulnerability Mmio stale data: Not affected 00:49:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:49:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:49:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:49:28 Vulnerability Srbds: Not affected 00:49:28 Vulnerability Tsx async abort: Not affected 00:49:28 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 00:49:28 00:49:28 00:49:28 ---> nproc: 00:49:28 8 00:49:28 00:49:28 00:49:28 ---> df -h: 00:49:28 Filesystem Size Used Avail Use% Mounted on 00:49:28 overlay 155G 12G 144G 8% / 00:49:28 tmpfs 64M 0 64M 0% /dev 00:49:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:49:28 shm 64M 0 64M 0% /dev/shm 00:49:28 /dev/vda1 155G 12G 144G 8% /facter-os 00:49:28 00:49:28 00:49:28 ---> sar -b -r -n DEV: 00:49:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7499) 04/12/23 _x86_64_ (8 CPU) 00:49:28 00:49:28 00:32:37 LINUX RESTART (8 CPU) 00:49:28 00:49:28 00:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:49:28 00:34:01 134.67 39.08 95.59 0.00 4382.85 37831.83 0.00 00:49:28 00:35:01 154.12 1.17 152.96 0.00 16.26 62414.66 0.00 00:49:28 00:36:06 8.27 0.00 8.27 0.00 0.00 124.80 0.00 00:49:28 00:37:01 15.91 0.05 15.86 0.00 4.13 929.71 0.00 00:49:28 00:38:01 52.55 1.23 51.32 0.00 74.38 15434.46 0.00 00:49:28 00:39:01 195.50 11.36 184.14 0.00 5130.48 33590.93 0.00 00:49:28 00:40:01 35.83 1.85 33.98 0.00 64.79 16072.65 0.00 00:49:28 00:41:01 2.40 0.00 2.40 0.00 0.00 29.20 0.00 00:49:28 00:42:01 1.35 0.00 1.35 0.00 0.00 14.00 0.00 00:49:28 00:43:01 2.22 0.00 2.22 0.00 0.00 23.85 0.00 00:49:28 00:44:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 00:49:28 00:45:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 00:49:28 00:46:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 00:49:28 00:47:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 00:49:28 00:48:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 00:49:28 00:49:01 2.47 0.02 2.45 0.00 0.13 31.46 0.00 00:49:28 Average: 38.14 3.39 34.76 0.00 600.60 10381.87 0.00 00:49:28 00:49:28 00:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:49:28 00:34:01 29232568 31615360 709908 2.16 71800 2588832 1832984 5.40 969652 2331988 485636 00:49:28 00:35:01 28512360 31601320 714036 2.17 143200 3160376 1875280 5.53 1050704 2899796 396 00:49:28 00:36:06 28527536 31613640 700496 2.13 143440 3156996 1773252 5.23 1036820 2896124 144 00:49:28 00:37:01 27990460 31499960 808340 2.46 144564 3541048 1954956 5.76 1413392 3013432 373508 00:49:28 00:38:01 28460132 31569368 741420 2.25 149308 3166856 1981928 5.84 1174956 2811856 1344 00:49:28 00:39:01 27178788 31561560 731080 2.22 192348 4316040 1770440 5.22 1565952 3601756 469564 00:49:28 00:40:01 27140088 31521420 770688 2.34 191124 4314732 1808036 5.33 1616152 3587200 104 00:49:28 00:41:01 27158392 31539844 752216 2.29 191192 4314736 1808036 5.33 1597672 3587204 168 00:49:28 00:42:01 27165732 31547284 744808 2.27 191272 4314736 1808036 5.33 1590600 3587212 8 00:49:28 00:43:01 27165848 31547484 744480 2.26 191356 4314740 1808036 5.33 1591008 3587216 24 00:49:28 00:44:01 27174756 31556320 735588 2.24 191388 4314744 1808036 5.33 1581892 3587220 152 00:49:28 00:45:01 27175032 31557048 735280 2.24 191412 4314748 1808036 5.33 1581108 3587644 44 00:49:28 00:46:01 27175152 31557208 735240 2.24 191444 4314752 1808036 5.33 1581500 3587648 176 00:49:28 00:47:01 27175176 31557272 735176 2.24 191476 4314756 1808036 5.33 1581156 3587660 4 00:49:28 00:48:01 27175088 31557228 735168 2.24 191512 4314752 1808036 5.33 1581208 3587664 12 00:49:28 00:49:01 27174260 31556544 735848 2.24 191572 4314740 1841864 5.43 1581676 3587652 164 00:49:28 Average: 27598836 31559929 739361 2.25 172400 3942349 1831439 5.40 1443466 3339330 83216 00:49:28 00:49:28 00:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:49:28 00:34:01 lo 6.64 6.64 0.64 0.64 0.00 0.00 0.00 0.00 00:49:28 00:34:01 ens3 669.09 423.39 6604.88 89.88 0.00 0.00 0.00 0.00 00:49:28 00:34:01 docker0 4.74 3.97 0.50 48.60 0.00 0.00 0.00 0.00 00:49:28 00:35:01 veth3f3a251 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:35:01 veth786585f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:28 00:35:01 ens3 310.60 185.55 1923.73 20.68 0.00 0.00 0.00 0.00 00:49:28 00:35:01 docker0 179.70 301.62 14.36 1916.94 0.00 0.00 0.00 0.00 00:49:28 00:36:06 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:49:28 00:36:06 ens3 2.02 1.32 0.98 0.50 0.00 0.00 0.00 0.00 00:49:28 00:36:06 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:37:01 vethab78e5e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:49:28 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:28 00:37:01 ens3 31.63 31.66 29.59 71.48 0.00 0.00 0.00 0.00 00:49:28 00:37:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 00:49:28 00:38:01 veth7e5bec6 0.98 1.08 0.08 1.89 0.00 0.00 0.00 0.00 00:49:28 00:38:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 00:49:28 00:38:01 ens3 24.21 17.89 30.41 7.33 0.00 0.00 0.00 0.00 00:49:28 00:38:01 docker0 0.98 0.97 0.07 1.88 0.00 0.00 0.00 0.00 00:49:28 00:39:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 00:49:28 00:39:01 ens3 376.79 208.98 5460.61 26.11 0.00 0.00 0.00 0.00 00:49:28 00:39:01 docker0 5.13 7.82 0.28 75.68 0.00 0.00 0.00 0.00 00:49:28 00:40:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 00:49:28 00:40:01 ens3 17.65 12.98 17.46 9.56 0.00 0.00 0.00 0.00 00:49:28 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:28 00:41:01 ens3 0.15 0.13 0.01 0.03 0.00 0.00 0.00 0.00 00:49:28 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:28 00:43:01 ens3 0.73 0.55 0.62 0.22 0.00 0.00 0.00 0.00 00:49:28 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:44:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 00:49:28 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:28 00:45:01 ens3 0.30 0.20 0.07 0.01 0.00 0.00 0.00 0.00 00:49:28 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:28 00:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:49:28 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:48:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:28 00:49:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 00:49:28 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 Average: lo 0.69 0.69 0.06 0.06 0.00 0.00 0.00 0.00 00:49:28 Average: ens3 89.01 54.81 873.28 14.04 0.00 0.00 0.00 0.00 00:49:28 Average: docker0 11.92 19.67 0.95 127.77 0.00 0.00 0.00 0.00 00:49:28 00:49:28 00:49:28 ---> sar -P ALL: 00:49:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7499) 04/12/23 _x86_64_ (8 CPU) 00:49:28 00:49:28 00:32:37 LINUX RESTART (8 CPU) 00:49:28 00:49:28 00:33:02 CPU %user %nice %system %iowait %steal %idle 00:49:28 00:34:01 all 9.26 0.00 3.03 5.36 0.06 82.30 00:49:28 00:34:01 0 11.82 0.00 3.05 13.87 0.05 71.20 00:49:28 00:34:01 1 9.07 0.00 3.00 12.99 0.07 74.87 00:49:28 00:34:01 2 9.21 0.00 3.16 0.07 0.05 87.51 00:49:28 00:34:01 3 10.67 0.00 2.26 0.29 0.09 86.69 00:49:28 00:34:01 4 8.08 0.00 2.77 2.12 0.05 86.98 00:49:28 00:34:01 5 8.36 0.00 3.74 0.93 0.05 86.92 00:49:28 00:34:01 6 8.54 0.00 2.76 11.72 0.03 76.95 00:49:28 00:34:01 7 8.29 0.00 3.49 0.79 0.09 87.33 00:49:28 00:35:01 all 4.50 0.00 2.30 10.84 0.06 82.30 00:49:28 00:35:01 0 5.14 0.00 1.79 0.25 0.05 92.76 00:49:28 00:35:01 1 4.51 0.00 2.92 41.75 0.05 50.78 00:49:28 00:35:01 2 4.00 0.00 1.91 1.14 0.18 92.76 00:49:28 00:35:01 3 4.51 0.00 2.91 1.75 0.05 90.77 00:49:28 00:35:01 4 4.23 0.00 1.89 2.01 0.02 91.85 00:49:28 00:35:01 5 4.16 0.00 1.79 3.22 0.03 90.80 00:49:28 00:35:01 6 5.01 0.00 2.45 28.05 0.05 64.44 00:49:28 00:35:01 7 4.47 0.00 2.71 8.61 0.07 84.14 00:49:28 00:36:06 all 0.12 0.00 0.15 1.40 0.15 98.18 00:49:28 00:36:06 0 0.10 0.00 0.10 0.00 0.13 99.67 00:49:28 00:36:06 1 0.15 0.00 0.12 0.42 0.02 99.30 00:49:28 00:36:06 2 0.10 0.00 0.13 0.88 0.66 98.23 00:49:28 00:36:06 3 0.15 0.00 0.02 0.00 0.00 99.83 00:49:28 00:36:06 4 0.12 0.00 0.08 0.02 0.02 99.77 00:49:28 00:36:06 5 0.10 0.00 0.07 2.25 0.00 97.58 00:49:28 00:36:06 6 0.10 0.00 0.62 7.63 0.22 91.43 00:49:28 00:36:06 7 0.17 0.00 0.07 0.00 0.15 99.62 00:49:28 00:37:01 all 15.28 0.00 2.32 1.13 0.12 81.16 00:49:28 00:37:01 0 14.85 0.00 2.95 0.03 0.05 82.12 00:49:28 00:37:01 1 15.06 0.00 2.38 0.03 0.03 82.49 00:49:28 00:37:01 2 15.78 0.00 2.39 3.51 0.05 78.26 00:49:28 00:37:01 3 14.22 0.00 1.99 0.00 0.20 83.59 00:49:28 00:37:01 4 16.38 0.00 2.19 0.03 0.03 81.36 00:49:28 00:37:01 5 15.22 0.00 2.09 0.13 0.05 82.51 00:49:28 00:37:01 6 16.23 0.00 2.31 5.18 0.05 76.23 00:49:28 00:37:01 7 14.54 0.00 2.21 0.10 0.45 82.69 00:49:28 00:38:01 all 24.41 0.00 3.79 3.58 0.08 68.15 00:49:28 00:38:01 0 24.11 0.00 3.90 2.76 0.05 69.19 00:49:28 00:38:01 1 24.42 0.00 4.01 0.15 0.08 71.33 00:49:28 00:38:01 2 24.74 0.00 3.93 0.60 0.08 70.65 00:49:28 00:38:01 3 24.09 0.00 3.31 0.67 0.08 71.84 00:49:28 00:38:01 4 23.95 0.00 3.88 0.67 0.07 71.43 00:49:28 00:38:01 5 25.90 0.00 4.04 22.66 0.08 47.31 00:49:28 00:38:01 6 24.67 0.00 3.90 0.96 0.08 70.38 00:49:28 00:38:01 7 23.41 0.00 3.32 0.13 0.10 73.04 00:49:28 00:39:01 all 19.54 0.00 5.86 8.79 0.12 65.69 00:49:28 00:39:01 0 21.02 0.00 5.58 17.09 0.12 56.19 00:49:28 00:39:01 1 21.21 0.00 6.00 8.21 0.14 64.45 00:49:28 00:39:01 2 19.28 0.00 6.40 17.35 0.08 56.89 00:49:28 00:39:01 3 19.59 0.00 7.85 2.74 0.12 69.69 00:49:28 00:39:01 4 16.11 0.00 4.26 1.38 0.08 78.17 00:49:28 00:39:01 5 18.98 0.00 5.28 15.17 0.15 60.41 00:49:28 00:39:01 6 21.61 0.00 6.86 5.62 0.12 65.79 00:49:28 00:39:01 7 18.55 0.00 4.68 2.84 0.12 73.80 00:49:28 00:40:01 all 0.80 0.00 0.29 10.58 0.03 88.30 00:49:28 00:40:01 0 0.52 0.00 0.27 2.61 0.05 96.56 00:49:28 00:40:01 1 1.17 0.00 0.30 5.74 0.03 92.75 00:49:28 00:40:01 2 0.66 0.00 0.67 40.70 0.02 57.96 00:49:28 00:40:01 3 0.40 0.00 0.33 34.88 0.02 64.36 00:49:28 00:40:01 4 1.10 0.00 0.18 0.00 0.02 98.70 00:49:28 00:40:01 5 0.74 0.00 0.23 0.74 0.02 98.28 00:49:28 00:40:01 6 1.20 0.00 0.17 0.20 0.02 98.41 00:49:28 00:40:01 7 0.64 0.00 0.17 0.10 0.03 99.06 00:49:28 00:41:01 all 0.03 0.00 0.02 0.06 0.02 99.87 00:49:28 00:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:49:28 00:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:49:28 00:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:49:28 00:41:01 3 0.07 0.00 0.02 0.32 0.00 99.60 00:49:28 00:41:01 4 0.08 0.00 0.02 0.00 0.02 99.88 00:49:28 00:41:01 5 0.02 0.00 0.00 0.07 0.00 99.92 00:49:28 00:41:01 6 0.02 0.00 0.03 0.00 0.10 99.85 00:49:28 00:41:01 7 0.00 0.00 0.03 0.08 0.00 99.88 00:49:28 00:42:01 all 0.04 0.00 0.01 0.06 0.01 99.87 00:49:28 00:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 00:49:28 00:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:49:28 00:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:49:28 00:42:01 3 0.00 0.00 0.00 0.48 0.02 99.50 00:49:28 00:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:49:28 00:42:01 5 0.25 0.00 0.05 0.00 0.02 99.68 00:49:28 00:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:49:28 00:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 00:49:28 00:43:01 all 0.04 0.00 0.02 0.20 0.01 99.74 00:49:28 00:43:01 0 0.03 0.00 0.03 0.23 0.00 99.70 00:49:28 00:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:49:28 00:43:01 2 0.02 0.00 0.03 0.02 0.00 99.93 00:49:28 00:43:01 3 0.00 0.00 0.02 0.83 0.00 99.15 00:49:28 00:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:49:28 00:43:01 5 0.17 0.00 0.02 0.00 0.00 99.82 00:49:28 00:43:01 6 0.02 0.00 0.03 0.00 0.02 99.93 00:49:28 00:43:01 7 0.03 0.00 0.00 0.48 0.05 99.43 00:49:28 00:44:01 all 0.03 0.00 0.01 0.10 0.02 99.84 00:49:28 00:44:01 0 0.05 0.00 0.00 0.00 0.02 99.93 00:49:28 00:44:01 1 0.02 0.00 0.00 0.00 0.07 99.92 00:49:28 00:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:49:28 00:44:01 3 0.03 0.00 0.02 0.82 0.02 99.12 00:49:28 00:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:49:28 00:44:01 5 0.08 0.00 0.02 0.00 0.00 99.90 00:49:28 00:44:01 6 0.03 0.00 0.00 0.00 0.07 99.90 00:49:28 00:44:01 7 0.00 0.00 0.02 0.02 0.00 99.97 00:49:28 00:49:28 00:44:01 CPU %user %nice %system %iowait %steal %idle 00:49:28 00:45:01 all 0.02 0.00 0.01 0.02 0.01 99.94 00:49:28 00:45:01 0 0.05 0.00 0.00 0.00 0.00 99.95 00:49:28 00:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:49:28 00:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:49:28 00:45:01 3 0.05 0.00 0.02 0.08 0.00 99.85 00:49:28 00:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:49:28 00:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:49:28 00:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:49:28 00:45:01 7 0.00 0.00 0.03 0.08 0.02 99.87 00:49:28 00:46:01 all 0.02 0.00 0.01 0.01 0.00 99.96 00:49:28 00:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:49:28 00:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:49:28 00:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:49:28 00:46:01 3 0.02 0.00 0.02 0.03 0.00 99.93 00:49:28 00:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:49:28 00:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:49:28 00:46:01 6 0.05 0.00 0.02 0.00 0.02 99.92 00:49:28 00:46:01 7 0.02 0.00 0.00 0.02 0.00 99.97 00:49:28 00:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:49:28 00:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:49:28 00:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:49:28 00:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:49:28 00:47:01 3 0.02 0.00 0.00 0.02 0.02 99.95 00:49:28 00:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:49:28 00:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 00:49:28 00:47:01 6 0.05 0.00 0.05 0.00 0.02 99.88 00:49:28 00:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:49:28 00:48:01 all 0.03 0.00 0.01 0.01 0.00 99.96 00:49:28 00:48:01 0 0.05 0.00 0.00 0.00 0.00 99.95 00:49:28 00:48:01 1 0.02 0.00 0.00 0.02 0.00 99.97 00:49:28 00:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:49:28 00:48:01 3 0.03 0.00 0.02 0.02 0.00 99.93 00:49:28 00:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:49:28 00:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:49:28 00:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:49:28 00:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 00:49:28 00:49:01 all 0.03 0.00 0.03 0.00 0.01 99.93 00:49:28 00:49:01 0 0.03 0.00 0.05 0.00 0.02 99.90 00:49:28 00:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:49:28 00:49:01 2 0.00 0.00 0.03 0.00 0.00 99.97 00:49:28 00:49:01 3 0.02 0.00 0.03 0.03 0.00 99.92 00:49:28 00:49:01 4 0.03 0.00 0.05 0.00 0.00 99.92 00:49:28 00:49:01 5 0.05 0.00 0.02 0.00 0.00 99.93 00:49:28 00:49:01 6 0.03 0.00 0.05 0.00 0.02 99.90 00:49:28 00:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:49:28 Average: all 4.60 0.00 1.11 2.62 0.04 91.64 00:49:28 Average: 0 4.81 0.00 1.10 2.26 0.03 91.79 00:49:28 Average: 1 4.69 0.00 1.16 4.29 0.03 89.83 00:49:28 Average: 2 4.59 0.00 1.16 3.98 0.07 90.20 00:49:28 Average: 3 4.58 0.00 1.16 2.69 0.04 91.54 00:49:28 Average: 4 4.37 0.00 0.95 0.38 0.02 94.27 00:49:28 Average: 5 4.60 0.00 1.08 2.81 0.03 91.49 00:49:28 Average: 6 4.81 0.00 1.20 3.69 0.05 90.25 00:49:28 Average: 7 4.35 0.00 1.04 0.82 0.07 93.73 00:49:28 00:49:28 00:49:28