Pull request #570 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 c85a49218b82e13738ec9b672758048df44354bb+162d3a06d6a77858f9267e44f258c8258eccc8be (41443a983c5681387466f4f38a68782c06f4e22d) 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-ssh11825396930806560293.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh14457078387290573906.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-570/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-570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15429441517738649913.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-570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7397939830248753853.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh10767053384131425893.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-570/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-570/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1221863933992547206.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-1008 in /w/workspace/_app-service-configurable_PR-570 [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-570 # 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/570/head:refs/remotes/origin/PR-570 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 162d3a06d6a77858f9267e44f258c8258eccc8be into PR head commit c85a49218b82e13738ec9b672758048df44354bb Merge succeeded, producing c85a49218b82e13738ec9b672758048df44354bb Checking out Revision c85a49218b82e13738ec9b672758048df44354bb (PR-570) > git config core.sparsecheckout # timeout=10 > git checkout -f c85a49218b82e13738ec9b672758048df44354bb # 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 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c85a49218b82e13738ec9b672758048df44354bb # timeout=10 Commit message: "build: Update to latest SDK" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:26:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:26:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:26:36 ========================================================= 00:26:36 EdgeX Global Pipelines Version Info 00:26:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:26:37 ------------------- 00:26:37 stable info: 00:26:37 ------------------- 00:26:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:26:37 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:26:37 Message: update stable to v1.0.250 00:26:37 ------------------- 00:26:37 experimental info: 00:26:37 ------------------- 00:26:37 Commited By: **** collab-it+edgex@linuxfoundation.org 00:26:37 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:26:37 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:26:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:26:38 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:26:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:26:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:26:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:26:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:26:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 00:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:26:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:26:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:26:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:26:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:26:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:26:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:26:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:26:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:26:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:26:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:26:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:26:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:26:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:26:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-570 [Pipeline] echo 00:26:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-570 [Pipeline] echo 00:26:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-570 [Pipeline] echo 00:26:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c85a49218b82e13738ec9b672758048df44354bb [Pipeline] echo 00:26:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c85a492 [Pipeline] echo 00:26:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:26:39 provisioning config files... 00:26:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-570@tmp/config14684359691962799271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:26:40 ---> docker-login.sh 00:26:40 nexus3.edgexfoundry.org:10001 00:26:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:40 Configure a credential helper to remove this warning. See 00:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:40 00:26:40 Login Succeeded 00:26:40 nexus3.edgexfoundry.org:10002 00:26:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:40 Configure a credential helper to remove this warning. See 00:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:40 00:26:40 Login Succeeded 00:26:40 nexus3.edgexfoundry.org:10003 00:26:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:40 Configure a credential helper to remove this warning. See 00:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:40 00:26:40 Login Succeeded 00:26:40 nexus3.edgexfoundry.org:10004 00:26:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:40 Configure a credential helper to remove this warning. See 00:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:40 00:26:40 Login Succeeded 00:26:40 docker.io 00:26:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:40 Configure a credential helper to remove this warning. See 00:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:40 00:26:40 Login Succeeded 00:26:40 ---> docker-login.sh ends [Pipeline] } 00:26:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:26:41 + git rev-list -1 --merges c85a49218b82e13738ec9b672758048df44354bb~1..c85a49218b82e13738ec9b672758048df44354bb [Pipeline] echo 00:26:41 -----------> git rev-list -1 --merges c85a49218b82e13738ec9b672758048df44354bb~1..c85a49218b82e13738ec9b672758048df44354bb c85a49218b82e13738ec9b672758048df44354bb [false] [Pipeline] sh 00:26:42 + git log --format=format:%s -1 c85a49218b82e13738ec9b672758048df44354bb [Pipeline] echo 00:26:42 ========================================================= 00:26:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:26:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:26:42 + git log --format=format:%s -1 c85a49218b82e13738ec9b672758048df44354bb [Pipeline] echo 00:26:42 [semverPrep] GIT_COMMIT: c85a49218b82e13738ec9b672758048df44354bb, Commit Message: build: Update to latest SDK [Pipeline] echo 00:26:42 [semverPrep] This is not a build commit. [Pipeline] sh 00:26:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:26:42 + grep -v github /etc/ssh/ssh_known_hosts 00:26:42 + [ -e /tmp/ssh_known_hosts ] 00:26:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:26:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:26:42 + sudo tee -a /etc/ssh/ssh_known_hosts 00:26:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:26:43 00:26:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:26:44 0.1.4: Pulling from edgex-devops/py-git-semver 00:26:44 b85a868b505f: Pulling fs layer 00:26:44 e2be974225ed: Pulling fs layer 00:26:44 339a4e72a1f5: Pulling fs layer 00:26:44 988bab9f4d93: Pulling fs layer 00:26:44 1469e6f7b9e6: Pulling fs layer 00:26:44 eaf3925da568: Pulling fs layer 00:26:44 bab4dde63d76: Pulling fs layer 00:26:44 bde34c3a00c8: Pulling fs layer 00:26:44 b352a97aabf1: Pulling fs layer 00:26:44 4872d77fe225: Pulling fs layer 00:26:44 5851b861e8e6: Pulling fs layer 00:26:44 b352a97aabf1: Waiting 00:26:44 4872d77fe225: Waiting 00:26:44 1469e6f7b9e6: Waiting 00:26:44 5851b861e8e6: Waiting 00:26:44 eaf3925da568: Waiting 00:26:44 bab4dde63d76: Waiting 00:26:44 bde34c3a00c8: Waiting 00:26:44 988bab9f4d93: Waiting 00:26:44 e2be974225ed: Download complete 00:26:44 988bab9f4d93: Verifying Checksum 00:26:44 988bab9f4d93: Download complete 00:26:44 339a4e72a1f5: Verifying Checksum 00:26:44 339a4e72a1f5: Download complete 00:26:44 1469e6f7b9e6: Verifying Checksum 00:26:44 1469e6f7b9e6: Download complete 00:26:44 eaf3925da568: Download complete 00:26:44 bde34c3a00c8: Verifying Checksum 00:26:44 bde34c3a00c8: Download complete 00:26:44 b352a97aabf1: Verifying Checksum 00:26:44 b352a97aabf1: Download complete 00:26:44 4872d77fe225: Download complete 00:26:44 5851b861e8e6: Verifying Checksum 00:26:44 b85a868b505f: Verifying Checksum 00:26:44 b85a868b505f: Download complete 00:26:44 bab4dde63d76: Verifying Checksum 00:26:44 bab4dde63d76: Download complete 00:26:45 b85a868b505f: Pull complete 00:26:46 e2be974225ed: Pull complete 00:26:46 339a4e72a1f5: Pull complete 00:26:46 988bab9f4d93: Pull complete 00:26:46 1469e6f7b9e6: Pull complete 00:26:46 eaf3925da568: Pull complete 00:26:49 bab4dde63d76: Pull complete 00:26:49 bde34c3a00c8: Pull complete 00:26:49 b352a97aabf1: Pull complete 00:26:49 4872d77fe225: Pull complete 00:26:50 5851b861e8e6: Pull complete 00:26:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:26:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:26:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:53 prd-ubuntu20.04-docker-8c-8g-1008 does not seem to be running inside a container 00:26:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-570 -v /w/workspace/_app-service-configurable_PR-570:/w/workspace/_app-service-configurable_PR-570:rw,z -v /w/workspace/_app-service-configurable_PR-570@tmp:/w/workspace/_app-service-configurable_PR-570@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:26:56 $ docker top 420a673dce4b939d8e58582a92af928bb7560400b388d6038236c2056be56426 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:26:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:26:57 [ssh-agent] Looking for ssh-agent implementation... 00:26:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:26:57 $ docker exec 420a673dce4b939d8e58582a92af928bb7560400b388d6038236c2056be56426 ssh-agent 00:26:57 SSH_AUTH_SOCK=/tmp/ssh-Lf7iRidjRAt7/agent.32 00:26:57 SSH_AGENT_PID=38 00:26:57 Running ssh-add (command line suppressed) 00:26:57 Identity added: /w/workspace/_app-service-configurable_PR-570@tmp/private_key_13016058602918865734.key (/w/workspace/_app-service-configurable_PR-570@tmp/private_key_13016058602918865734.key) 00:26:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:26:57 + git tag --points-at HEAD [Pipeline] } 00:26:57 $ docker exec --env ******** --env ******** 420a673dce4b939d8e58582a92af928bb7560400b388d6038236c2056be56426 ssh-agent -k 00:26:57 unset SSH_AUTH_SOCK; 00:26:57 unset SSH_AGENT_PID; 00:26:57 echo Agent pid 38 killed; 00:26:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:26:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:26:57 [ssh-agent] Looking for ssh-agent implementation... 00:26:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:26:58 $ docker exec 420a673dce4b939d8e58582a92af928bb7560400b388d6038236c2056be56426 ssh-agent 00:26:58 SSH_AUTH_SOCK=/tmp/ssh-hV4ahpYa0uw2/agent.70 00:26:58 SSH_AGENT_PID=76 00:26:58 Running ssh-add (command line suppressed) 00:26:58 Identity added: /w/workspace/_app-service-configurable_PR-570@tmp/private_key_2066101876023030940.key (/w/workspace/_app-service-configurable_PR-570@tmp/private_key_2066101876023030940.key) 00:26:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:26:58 + git semver init 00:26:58 2023-07-13 00:26:58,878 [run_init] DEBUG init version:0.0.0 force:False 00:26:58 2023-07-13 00:26:58,878 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-570/.semver 00:26:58 2023-07-13 00:26:58,879 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-570/.semver 00:26:58 2023-07-13 00:26:58,879 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-570/.semver'], cwd=/w/workspace/_app-service-configurable_PR-570, universal_newlines=False, shell=None, istream=None) 00:26:59 2023-07-13 00:26:59,661 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-570/.git/info/exclude 00:26:59 2023-07-13 00:26:59,662 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-570/.semver/PR-570 with force:False 00:26:59 2023-07-13 00:26:59,662 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-570/.semver/PR-570 00:26:59 2023-07-13 00:26:59,666 [execute] INFO git cat-file --batch-check 00:26:59 2023-07-13 00:26:59,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-570/.semver, universal_newlines=False, shell=None, istream=) 00:26:59 2023-07-13 00:26:59,673 [execute] INFO git cat-file --batch 00:26:59 2023-07-13 00:26:59,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-570/.semver, universal_newlines=False, shell=None, istream=) 00:26:59 2023-07-13 00:26:59,677 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-570/.semver/PR-570 00:26:59 0.0.0 [Pipeline] } 00:26:59 $ docker exec --env ******** --env ******** 420a673dce4b939d8e58582a92af928bb7560400b388d6038236c2056be56426 ssh-agent -k 00:27:00 unset SSH_AUTH_SOCK; 00:27:00 unset SSH_AGENT_PID; 00:27:00 echo Agent pid 76 killed; 00:27:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:27:00 + git semver [Pipeline] } 00:27:00 $ docker stop --time=1 420a673dce4b939d8e58582a92af928bb7560400b388d6038236c2056be56426 00:27:02 $ docker rm -f --volumes 420a673dce4b939d8e58582a92af928bb7560400b388d6038236c2056be56426 [Pipeline] // withDockerContainer [Pipeline] sh 00:27:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:27:02 Stashed 1 file(s) [Pipeline] echo 00:27:02 [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:27:03 provisioning config files... 00:27:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-570@tmp/config11030559894959284517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:27:03 ---> docker-login.sh 00:27:03 nexus3.edgexfoundry.org:10001 00:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:03 Configure a credential helper to remove this warning. See 00:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:03 00:27:03 Login Succeeded 00:27:03 nexus3.edgexfoundry.org:10002 00:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:03 Configure a credential helper to remove this warning. See 00:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:03 00:27:03 Login Succeeded 00:27:03 nexus3.edgexfoundry.org:10003 00:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:03 Configure a credential helper to remove this warning. See 00:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:03 00:27:03 Login Succeeded 00:27:03 nexus3.edgexfoundry.org:10004 00:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:03 Configure a credential helper to remove this warning. See 00:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:03 00:27:03 Login Succeeded 00:27:03 docker.io 00:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:04 Configure a credential helper to remove this warning. See 00:27:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:04 00:27:04 Login Succeeded 00:27:04 ---> docker-login.sh ends [Pipeline] } 00:27:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:27:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:27:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:27:04 ========================================================= 00:27:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:27:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:04 + 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:27:04 Sending build context to Docker daemon 3.29MB 00:27:04 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:27:04 Step 2/12 : FROM ${BASE} AS builder 00:27:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:27:04 4db1b89c0bd1: Pulling fs layer 00:27:04 6911f1a30b25: Pulling fs layer 00:27:04 e194b8c5c2a9: Pulling fs layer 00:27:04 6863d3e3a2b1: Pulling fs layer 00:27:04 ec0bb842ea78: Pulling fs layer 00:27:04 40a00589a448: Pulling fs layer 00:27:04 6c08303d61cc: Pulling fs layer 00:27:04 798269fcf238: Pulling fs layer 00:27:04 6863d3e3a2b1: Waiting 00:27:04 ec0bb842ea78: Waiting 00:27:04 40a00589a448: Waiting 00:27:04 6c08303d61cc: Waiting 00:27:04 798269fcf238: Waiting 00:27:04 6911f1a30b25: Download complete 00:27:04 6863d3e3a2b1: Verifying Checksum 00:27:04 6863d3e3a2b1: Download complete 00:27:04 ec0bb842ea78: Verifying Checksum 00:27:04 ec0bb842ea78: Download complete 00:27:05 4db1b89c0bd1: Verifying Checksum 00:27:05 4db1b89c0bd1: Download complete 00:27:05 40a00589a448: Verifying Checksum 00:27:05 40a00589a448: Download complete 00:27:05 4db1b89c0bd1: Pull complete 00:27:05 6911f1a30b25: Pull complete 00:27:05 798269fcf238: Verifying Checksum 00:27:05 798269fcf238: Download complete 00:27:05 e194b8c5c2a9: Verifying Checksum 00:27:05 e194b8c5c2a9: Download complete 00:27:06 6c08303d61cc: Verifying Checksum 00:27:06 6c08303d61cc: Download complete 00:27:09 e194b8c5c2a9: Pull complete 00:27:09 6863d3e3a2b1: Pull complete 00:27:09 ec0bb842ea78: Pull complete 00:27:09 40a00589a448: Pull complete 00:27:12 6c08303d61cc: Pull complete 00:27:12 798269fcf238: Pull complete 00:27:12 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 00:27:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:27:12 ---> ec979cd7f677 00:27:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:27:18 Still waiting to schedule task 00:27:18 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1007’ 00:27:21 ---> Running in 243e2075dad7 00:27:21 Removing intermediate container 243e2075dad7 00:27:21 ---> 4539274d69ef 00:27:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:27:21 ---> Running in b1a83a608fb4 00:27:21 Removing intermediate container b1a83a608fb4 00:27:21 ---> e4a0eab0de26 00:27:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:27:21 ---> Running in b8aed34afafa 00:27:21 Removing intermediate container b8aed34afafa 00:27:21 ---> 550f74f3ff3e 00:27:21 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:27:21 ---> Running in 1c3ef3ca3373 00:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:27:22 OK: 265 MiB in 53 packages 00:27:22 Removing intermediate container 1c3ef3ca3373 00:27:22 ---> 22bb19e7d5b0 00:27:22 Step 7/12 : WORKDIR /app 00:27:22 ---> Running in 50ec38d697fc 00:27:22 Removing intermediate container 50ec38d697fc 00:27:22 ---> 1f51660694af 00:27:22 Step 8/12 : COPY go.mod vendor* ./ 00:27:23 ---> 1664f54b01ff 00:27:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:23 ---> Running in 63d9f045099d 00:28:10 Removing intermediate container 63d9f045099d 00:28:10 ---> d6ef3a1f9dce 00:28:10 Step 10/12 : COPY . . 00:28:10 ---> b7d1c3a6542a 00:28:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:28:10 ---> Running in 25aeaf60b479 00:28:10 Removing intermediate container 25aeaf60b479 00:28:10 ---> 448c54e2acc6 00:28:10 Step 12/12 : RUN $MAKE 00:28:10 ---> Running in 88172e572298 00:28:10 noop 00:28:10 Removing intermediate container 88172e572298 00:28:10 ---> 321456221968 00:28:10 Successfully built 321456221968 00:28:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:10 + docker inspect -f . ci-base-image-x86_64 00:28:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:28:10 prd-ubuntu20.04-docker-8c-8g-1008 does not seem to be running inside a container 00:28:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-570 -v /w/workspace/_app-service-configurable_PR-570:/w/workspace/_app-service-configurable_PR-570:rw,z -v /w/workspace/_app-service-configurable_PR-570@tmp:/w/workspace/_app-service-configurable_PR-570@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 ******** ci-base-image-x86_64 cat 00:28:11 $ docker top a593ebb5e83ffa899ab9942199ad7b8360ed58620cbfd3b746788072ec0c199c -eo pid,comm [Pipeline] { [Pipeline] sh 00:28:11 + go version 00:28:11 go version go1.20.6 linux/amd64 [Pipeline] } 00:28:11 $ docker stop --time=1 a593ebb5e83ffa899ab9942199ad7b8360ed58620cbfd3b746788072ec0c199c 00:28:12 $ docker rm -f --volumes a593ebb5e83ffa899ab9942199ad7b8360ed58620cbfd3b746788072ec0c199c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:13 + docker inspect -f . ci-base-image-x86_64 00:28:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:28:13 prd-ubuntu20.04-docker-8c-8g-1008 does not seem to be running inside a container 00:28:13 $ 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-570 -v /w/workspace/_app-service-configurable_PR-570:/w/workspace/_app-service-configurable_PR-570:rw,z -v /w/workspace/_app-service-configurable_PR-570@tmp:/w/workspace/_app-service-configurable_PR-570@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 ******** ci-base-image-x86_64 cat 00:28:14 $ docker top c9a16b736b7786274be8c0dc0394838b3b4450050d78d3f53cada41a2bcf341b -eo pid,comm [Pipeline] { [Pipeline] sh 00:28:14 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-570 [Pipeline] fileExists [Pipeline] sh 00:28:14 + make test 00:28:14 go test -race -coverprofile=coverage.out ./... 00:28:36 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:28:58 go vet ./... 00:29:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:29:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:29:01 ./bin/test-attribution-txt.sh 00:29:01 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 00:29:01 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 00:29:01 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 00:29:01 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 00:29:01 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 00:29:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:29:01 $ docker stop --time=1 c9a16b736b7786274be8c0dc0394838b3b4450050d78d3f53cada41a2bcf341b 00:29:06 $ docker rm -f --volumes c9a16b736b7786274be8c0dc0394838b3b4450050d78d3f53cada41a2bcf341b [Pipeline] // withDockerContainer [Pipeline] sh 00:29:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:29:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:29:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:29:08 + ls -al . 00:29:08 total 180 00:29:08 drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 00:28 . 00:29:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 00:26 .. 00:29:08 -rw-rw-r-- 1 jenkins jenkins 119 Jul 13 00:26 .dockerignore 00:29:08 drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 00:27 .git 00:29:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 00:26 .github 00:29:08 -rw-rw-r-- 1 jenkins jenkins 171 Jul 13 00:26 .gitignore 00:29:08 -rw-rw-r-- 1 jenkins jenkins 41 Jul 13 00:26 .golangci.yml 00:29:08 drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 00:26 .semver 00:29:08 -rw-rw-r-- 1 jenkins jenkins 9088 Jul 13 00:26 Attribution.txt 00:29:08 -rw-rw-r-- 1 jenkins jenkins 34764 Jul 13 00:26 CHANGELOG.md 00:29:08 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 13 00:26 Dockerfile 00:29:08 -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 00:26 GOVERNANCE.md 00:29:08 -rw-rw-r-- 1 jenkins jenkins 688 Jul 13 00:26 Jenkinsfile 00:29:08 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 13 00:26 LICENSE 00:29:08 -rw-rw-r-- 1 jenkins jenkins 618 Jul 13 00:26 OWNERS.md 00:29:08 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 13 00:26 README.md 00:29:08 -rw-rw-r-- 1 jenkins jenkins 5 Jul 13 00:27 VERSION 00:29:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:26 bin 00:29:08 -rw-r--r-- 1 jenkins jenkins 13 Jul 13 00:28 coverage.out 00:29:08 -rw-rw-r-- 1 jenkins jenkins 3467 Jul 13 00:26 go.mod 00:29:08 -rw-rw-r-- 1 jenkins jenkins 32448 Jul 13 00:26 go.sum 00:29:08 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 13 00:26 main.go 00:29:08 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 13 00:26 makefile 00:29:08 drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 00:26 res 00:29:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 00:26 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:09 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c85a49218b82e13738ec9b672758048df44354bb --label arch=amd64 --label version=0.0.0 . 00:29:09 Sending build context to Docker daemon 3.291MB 00:29:09 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:29:09 Step 2/26 : FROM ${BASE} AS builder 00:29:09 ---> 321456221968 00:29:09 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:29:09 ---> Running in e7386156aada 00:29:09 Removing intermediate container e7386156aada 00:29:09 ---> bd08d558f7c9 00:29:09 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:29:09 ---> Running in ef9464d2f90c 00:29:09 Removing intermediate container ef9464d2f90c 00:29:09 ---> 0655078ec9a4 00:29:09 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:29:09 ---> Running in dd2adb0e9997 00:29:09 Removing intermediate container dd2adb0e9997 00:29:09 ---> af1ee7bccd9f 00:29:09 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:29:09 ---> Running in ffb7b3fa2d5a 00:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:29:10 OK: 265 MiB in 53 packages 00:29:10 Removing intermediate container ffb7b3fa2d5a 00:29:10 ---> 6f14d2e943b8 00:29:10 Step 7/26 : WORKDIR /app 00:29:10 ---> Running in bd3538d3d664 00:29:10 Removing intermediate container bd3538d3d664 00:29:10 ---> c446851aac3b 00:29:10 Step 8/26 : COPY go.mod vendor* ./ 00:29:10 ---> 0c704668c580 00:29:10 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:10 ---> Running in d022a519d184 00:29:11 Removing intermediate container d022a519d184 00:29:11 ---> 7f77a786456a 00:29:11 Step 10/26 : COPY . . 00:29:12 ---> 46126215e4fc 00:29:12 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:29:12 ---> Running in d03d3ebc877f 00:29:12 Removing intermediate container d03d3ebc877f 00:29:12 ---> c1876aa3dd1e 00:29:12 Step 12/26 : RUN $MAKE 00:29:12 ---> Running in 414e4c38f724 00:29:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 00:29:38 Removing intermediate container 414e4c38f724 00:29:38 ---> 293bac5b1d8a 00:29:38 Step 13/26 : FROM alpine:3.17 00:29:38 3.17: Pulling from library/alpine 00:29:38 4db1b89c0bd1: Already exists 00:29:38 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:29:38 Status: Downloaded newer image for alpine:3.17 00:29:38 ---> 1f73a9d63274 00:29:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:29:38 ---> Running in 78710d051734 00:29:38 Removing intermediate container 78710d051734 00:29:38 ---> f18636bb8b1d 00:29:38 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 00:29:38 ---> Running in 5b35236d8747 00:29:38 Removing intermediate container 5b35236d8747 00:29:38 ---> dba6cd3b57ba 00:29:38 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:29:38 ---> Running in 3543568973fc 00:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:29:38 (1/2) Installing ca-certificates (20230506-r0) 00:29:38 (2/2) Installing dumb-init (1.2.5-r2) 00:29:38 Executing busybox-1.35.0-r29.trigger 00:29:38 Executing ca-certificates-20230506-r0.trigger 00:29:38 OK: 8 MiB in 17 packages 00:29:38 Removing intermediate container 3543568973fc 00:29:38 ---> 8aa3075eb0dc 00:29:38 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:29:38 ---> 849777d1bee9 00:29:38 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:29:38 ---> f68ff7504494 00:29:38 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:29:39 ---> 0b95c277bccf 00:29:39 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:29:40 ---> ba7c01d5dd99 00:29:40 Step 21/26 : EXPOSE 48095 00:29:40 ---> Running in 21926477ef6a 00:29:40 Removing intermediate container 21926477ef6a 00:29:40 ---> dad2c2f11a5a 00:29:40 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 00:29:40 ---> Running in aec294897ed1 00:29:40 Removing intermediate container aec294897ed1 00:29:40 ---> 5e192f092401 00:29:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:29:40 ---> Running in bdbff7d14a81 00:29:40 Removing intermediate container bdbff7d14a81 00:29:40 ---> 63ba08faa41d 00:29:40 Step 24/26 : LABEL arch=amd64 00:29:40 ---> Running in c3beed5b8b0b 00:29:40 Removing intermediate container c3beed5b8b0b 00:29:40 ---> 386f81163e9b 00:29:40 Step 25/26 : LABEL git_sha=c85a49218b82e13738ec9b672758048df44354bb 00:29:40 ---> Running in fc29599ab811 00:29:40 Removing intermediate container fc29599ab811 00:29:40 ---> 6fc3a8fd4c46 00:29:40 Step 26/26 : LABEL version=0.0.0 00:29:40 ---> Running in 24eeea41d18f 00:29:40 Removing intermediate container 24eeea41d18f 00:29:40 ---> e9f528b68453 00:29:40 [Warning] One or more build-args [ARCH] were not consumed 00:29:40 Successfully built e9f528b68453 00:29:40 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:29:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:29:41 00:29:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:29:42 latest: Pulling from edgex-lftools-log-publisher 00:29:42 5eb5b503b376: Pulling fs layer 00:29:42 5c69ac0246d0: Pulling fs layer 00:29:42 ec43610c2a17: Pulling fs layer 00:29:42 3a2ae6a8a46f: Pulling fs layer 00:29:42 33b1e0a273af: Pulling fs layer 00:29:42 5d3b04190fa2: Pulling fs layer 00:29:42 2f39f015ded8: Pulling fs layer 00:29:42 3a2ae6a8a46f: Waiting 00:29:42 33b1e0a273af: Waiting 00:29:42 5d3b04190fa2: Waiting 00:29:42 2f39f015ded8: Waiting 00:29:42 5c69ac0246d0: Download complete 00:29:42 3a2ae6a8a46f: Download complete 00:29:42 33b1e0a273af: Verifying Checksum 00:29:42 33b1e0a273af: Download complete 00:29:42 5d3b04190fa2: Verifying Checksum 00:29:42 5d3b04190fa2: Download complete 00:29:42 ec43610c2a17: Verifying Checksum 00:29:42 ec43610c2a17: Download complete 00:29:42 5eb5b503b376: Verifying Checksum 00:29:42 5eb5b503b376: Download complete 00:29:42 2f39f015ded8: Download complete 00:29:43 5eb5b503b376: Pull complete 00:29:43 5c69ac0246d0: Pull complete 00:29:44 ec43610c2a17: Pull complete 00:29:44 3a2ae6a8a46f: Pull complete 00:29:44 33b1e0a273af: Pull complete 00:29:44 5d3b04190fa2: Pull complete 00:29:49 2f39f015ded8: Pull complete 00:29:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:29:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:29:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:29:49 prd-ubuntu20.04-docker-8c-8g-1008 does not seem to be running inside a container 00:29:49 $ 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-570 -v /w/workspace/_app-service-configurable_PR-570:/w/workspace/_app-service-configurable_PR-570:rw,z -v /w/workspace/_app-service-configurable_PR-570@tmp:/w/workspace/_app-service-configurable_PR-570@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:29:55 $ docker top c9ca982e9707a345441665c9ec65635c00ae72c455310f114d6cc0867d3497c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:29:56 ---> job-cost.sh 00:29:56 lf-activate-venv: SKIPPING 00:29:56 INFO: No Stack... 00:29:56 INFO: Retrieving Pricing Info for: v3-standard-8 00:29:57 INFO: Archiving Costs [Pipeline] sh 00:29:57 + cat /w/workspace/_app-service-configurable_PR-570/archives/cost.csv 00:29:57 + cut -d, -f6 [Pipeline] lock 00:29:57 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-570-1-stack-cost] 00:29:57 Resource [jenkins-edgexfoundry-app-service-configurable-PR-570-1-stack-cost] did not exist. Created. 00:29:57 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-570-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:29:57 + echo total: 0.2199999988079071 [Pipeline] stash 00:29:57 Stashed 1 file(s) [Pipeline] } 00:29:57 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-570-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:29:58 $ docker stop --time=1 c9ca982e9707a345441665c9ec65635c00ae72c455310f114d6cc0867d3497c7 00:29:59 $ docker rm -f --volumes c9ca982e9707a345441665c9ec65635c00ae72c455310f114d6cc0867d3497c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:31:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1009 in /w/workspace/_app-service-configurable_PR-570 [Pipeline] { [Pipeline] ws 00:31:03 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 00:31:03 Selected Git installation does not exist. Using Default 00:31:03 The recommended git tool is: NONE 00:31:08 using credential edgex-jenkins-ssh 00:31:08 Cloning the remote Git repository 00:31:08 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:31:08 > git init /w/workspace/app-service-configurable/1 # timeout=10 00:31:08 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:31:08 > git --version # timeout=10 00:31:08 > git --version # 'git version 2.25.1' 00:31:08 using GIT_SSH to set credentials SSH Credentials for GitHub 00:31:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:31:11 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:31:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:31:12 Merging remotes/origin/main commit 162d3a06d6a77858f9267e44f258c8258eccc8be into PR head commit c85a49218b82e13738ec9b672758048df44354bb 00:31:13 Merge succeeded, producing c85a49218b82e13738ec9b672758048df44354bb 00:31:13 Checking out Revision c85a49218b82e13738ec9b672758048df44354bb (PR-570) 00:31:12 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:31:12 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:31:12 using GIT_SSH to set credentials SSH Credentials for GitHub 00:31:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/570/head:refs/remotes/origin/PR-570 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:31:12 > git config core.sparsecheckout # timeout=10 00:31:12 > git checkout -f c85a49218b82e13738ec9b672758048df44354bb # timeout=10 00:31:12 > git remote # timeout=10 00:31:12 > git config --get remote.origin.url # timeout=10 00:31:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:31:13 > git merge 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 00:31:13 > git rev-parse HEAD^{commit} # timeout=10 00:31:13 > git config core.sparsecheckout # timeout=10 00:31:13 > git checkout -f c85a49218b82e13738ec9b672758048df44354bb # timeout=10 00:31:16 Commit message: "build: Update to latest SDK" 00:31:16 > git --version # timeout=10 00:31:16 > git --version # 'git version 2.25.1' 00:31:16 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:31:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:31:17 % Total % Received % Xferd Average Speed Time Time Time Current 00:31:17 Dload Upload Total Spent Left Speed 00:31:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 00:31:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:31:18 + sudo tee /etc/docker/daemon.new 00:31:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:31:18 { 00:31:18 "registry-mirrors": [ 00:31:18 "https://nexus3.edgexfoundry.org:10001" 00:31:18 ], 00:31:18 "bip": "10.250.0.254/24", 00:31:18 "hosts": [ 00:31:18 "tcp://0.0.0.0:5555", 00:31:18 "unix:///var/run/docker.sock" 00:31:18 ], 00:31:18 "mtu": 1458, 00:31:18 "selinux-enabled": true, 00:31:18 "seccomp-profile": "/etc/docker/seccomp.json" 00:31:18 } [Pipeline] sh 00:31:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:31:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:31:43 provisioning config files... 00:31:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config14472865567846690015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:43 ---> docker-login.sh 00:31:43 nexus3.edgexfoundry.org:10001 00:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:44 Configure a credential helper to remove this warning. See 00:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:44 00:31:44 Login Succeeded 00:31:44 nexus3.edgexfoundry.org:10002 00:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:44 Configure a credential helper to remove this warning. See 00:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:44 00:31:44 Login Succeeded 00:31:44 nexus3.edgexfoundry.org:10003 00:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:45 Configure a credential helper to remove this warning. See 00:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:45 00:31:45 Login Succeeded 00:31:45 nexus3.edgexfoundry.org:10004 00:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:45 Configure a credential helper to remove this warning. See 00:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:45 00:31:45 Login Succeeded 00:31:45 docker.io 00:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:46 Configure a credential helper to remove this warning. See 00:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:46 00:31:46 Login Succeeded 00:31:46 ---> docker-login.sh ends [Pipeline] } 00:31:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:31:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:31:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:31:46 ========================================================= 00:31:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:31:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:47 + 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:31:47 Sending build context to Docker daemon 175.1kB 00:31:47 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:31:47 Step 2/12 : FROM ${BASE} AS builder 00:31:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:31:47 edb6bdbacee9: Pulling fs layer 00:31:47 5f9638ab2659: Pulling fs layer 00:31:47 8d51d6327a98: Pulling fs layer 00:31:47 8b374f2dd631: Pulling fs layer 00:31:47 ec14aa9079de: Pulling fs layer 00:31:47 2f466654f4bb: Pulling fs layer 00:31:47 554e91adad29: Pulling fs layer 00:31:47 ec14aa9079de: Waiting 00:31:47 2f466654f4bb: Waiting 00:31:47 8b374f2dd631: Waiting 00:31:47 554e91adad29: Waiting 00:31:47 5f9638ab2659: Verifying Checksum 00:31:47 5f9638ab2659: Download complete 00:31:47 8b374f2dd631: Download complete 00:31:47 ec14aa9079de: Verifying Checksum 00:31:47 ec14aa9079de: Download complete 00:31:47 edb6bdbacee9: Verifying Checksum 00:31:48 edb6bdbacee9: Pull complete 00:31:48 554e91adad29: Verifying Checksum 00:31:48 554e91adad29: Download complete 00:31:49 5f9638ab2659: Pull complete 00:31:50 8d51d6327a98: Download complete 00:31:50 2f466654f4bb: Verifying Checksum 00:31:50 2f466654f4bb: Download complete 00:32:00 8d51d6327a98: Pull complete 00:32:00 8b374f2dd631: Pull complete 00:32:00 ec14aa9079de: Pull complete 00:32:07 2f466654f4bb: Pull complete 00:32:09 554e91adad29: Pull complete 00:32:09 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 00:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:32:09 ---> 1e15ea492957 00:32:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:32:11 ---> Running in 81c1de99d29d 00:32:11 Removing intermediate container 81c1de99d29d 00:32:11 ---> af67b0d0f0be 00:32:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:32:11 ---> Running in 8f0a9c07c610 00:32:11 Removing intermediate container 8f0a9c07c610 00:32:11 ---> 284b209eec35 00:32:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:32:11 ---> Running in 25ae426e77cd 00:32:11 Removing intermediate container 25ae426e77cd 00:32:11 ---> ddc1b0b05ac7 00:32:11 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:32:11 ---> Running in 60005eb2e063 00:32:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:32:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:32:14 OK: 263 MiB in 53 packages 00:32:15 Removing intermediate container 60005eb2e063 00:32:15 ---> bf6184cd0034 00:32:15 Step 7/12 : WORKDIR /app 00:32:15 ---> Running in e05179c0acbd 00:32:15 Removing intermediate container e05179c0acbd 00:32:15 ---> d5f4bbea55ac 00:32:15 Step 8/12 : COPY go.mod vendor* ./ 00:32:20 ---> 2fdac23a5079 00:32:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:32:20 ---> Running in c9b792705aad 00:33:16 Removing intermediate container c9b792705aad 00:33:16 ---> fd479ca8e85e 00:33:16 Step 10/12 : COPY . . 00:33:16 ---> fe73c1f91a82 00:33:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:33:16 ---> Running in 522f78e2e1de 00:33:16 Removing intermediate container 522f78e2e1de 00:33:16 ---> f730a9f7e8d9 00:33:16 Step 12/12 : RUN $MAKE 00:33:16 ---> Running in 10d3169d6920 00:33:16 noop 00:33:17 Removing intermediate container 10d3169d6920 00:33:17 ---> d5497e9a5aa0 00:33:17 Successfully built d5497e9a5aa0 00:33:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:18 + docker inspect -f . ci-base-image-arm64 00:33:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:18 prd-ubuntu20.04-docker-arm64-4c-16g-1009 does not seem to be running inside a container 00:33:18 $ 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:33:19 $ docker top 1c6dc39d90707420abf352c848d92b728c6644eee1b9d984a81fe1c7830fe31b -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:20 + go version 00:33:20 go version go1.20.6 linux/arm64 [Pipeline] } 00:33:20 $ docker stop --time=1 1c6dc39d90707420abf352c848d92b728c6644eee1b9d984a81fe1c7830fe31b 00:33:21 $ docker rm -f --volumes 1c6dc39d90707420abf352c848d92b728c6644eee1b9d984a81fe1c7830fe31b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:22 + docker inspect -f . ci-base-image-arm64 00:33:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:23 prd-ubuntu20.04-docker-arm64-4c-16g-1009 does not seem to be running inside a container 00:33:23 $ 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:33:24 $ docker top ca1e8fd3077f85fe10983a07688a30d27cefc2a59254ae72eb377f911bb9511f -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:24 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 00:33:25 + make test 00:33:25 go test -race -coverprofile=coverage.out ./... 00:36:02 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:36:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:36:02 go vet ./... 00:38:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:38:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:38:24 ./bin/test-attribution-txt.sh 00:38:24 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 00:38:24 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 00:38:24 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 00:38:24 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 00:38:24 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 00:38:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:38:24 $ docker stop --time=1 ca1e8fd3077f85fe10983a07688a30d27cefc2a59254ae72eb377f911bb9511f 00:38:27 $ docker rm -f --volumes ca1e8fd3077f85fe10983a07688a30d27cefc2a59254ae72eb377f911bb9511f [Pipeline] // withDockerContainer [Pipeline] sh 00:38:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:38:29 Warning: overwriting stash ‘coverage-report’ 00:38:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:38:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:38:30 + ls -al . 00:38:30 total 176 00:38:30 drwxrwxr-x 7 jenkins jenkins 4096 Jul 13 00:33 . 00:38:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 00:31 .. 00:38:30 -rw-rw-r-- 1 jenkins jenkins 119 Jul 13 00:31 .dockerignore 00:38:30 drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 00:31 .git 00:38:30 drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 00:31 .github 00:38:30 -rw-rw-r-- 1 jenkins jenkins 171 Jul 13 00:31 .gitignore 00:38:30 -rw-rw-r-- 1 jenkins jenkins 41 Jul 13 00:31 .golangci.yml 00:38:30 -rw-rw-r-- 1 jenkins jenkins 9088 Jul 13 00:31 Attribution.txt 00:38:30 -rw-rw-r-- 1 jenkins jenkins 34764 Jul 13 00:31 CHANGELOG.md 00:38:30 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 13 00:31 Dockerfile 00:38:30 -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 00:31 GOVERNANCE.md 00:38:30 -rw-rw-r-- 1 jenkins jenkins 688 Jul 13 00:31 Jenkinsfile 00:38:30 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 13 00:31 LICENSE 00:38:30 -rw-rw-r-- 1 jenkins jenkins 618 Jul 13 00:31 OWNERS.md 00:38:30 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 13 00:31 README.md 00:38:30 -rw-rw-r-- 1 jenkins jenkins 5 Jul 13 00:27 VERSION 00:38:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:31 bin 00:38:30 -rw-r--r-- 1 jenkins jenkins 13 Jul 13 00:33 coverage.out 00:38:30 -rw-rw-r-- 1 jenkins jenkins 3467 Jul 13 00:31 go.mod 00:38:30 -rw-rw-r-- 1 jenkins jenkins 32448 Jul 13 00:31 go.sum 00:38:30 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 13 00:31 main.go 00:38:30 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 13 00:31 makefile 00:38:30 drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 00:31 res 00:38:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 00:31 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:31 + 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=c85a49218b82e13738ec9b672758048df44354bb --label arch=arm64 --label version=0.0.0 . 00:38:31 Sending build context to Docker daemon 176.1kB 00:38:31 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:38:31 Step 2/26 : FROM ${BASE} AS builder 00:38:31 ---> d5497e9a5aa0 00:38:31 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:38:31 ---> Running in a3e7f1c2cf82 00:38:31 Removing intermediate container a3e7f1c2cf82 00:38:31 ---> e01c2305ec9b 00:38:31 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:38:31 ---> Running in 64a964288b57 00:38:31 Removing intermediate container 64a964288b57 00:38:31 ---> 7fc8decdcd0e 00:38:31 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:38:32 ---> Running in 9ee857974985 00:38:32 Removing intermediate container 9ee857974985 00:38:32 ---> 8891bf09697b 00:38:32 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:38:32 ---> Running in d95477ca1457 00:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:34 OK: 263 MiB in 53 packages 00:38:35 Removing intermediate container d95477ca1457 00:38:35 ---> 0760ec9e42b4 00:38:35 Step 7/26 : WORKDIR /app 00:38:35 ---> Running in 8d31830c172b 00:38:35 Removing intermediate container 8d31830c172b 00:38:35 ---> 83c8444e8b23 00:38:35 Step 8/26 : COPY go.mod vendor* ./ 00:38:36 ---> 557ec9682d54 00:38:36 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:36 ---> Running in ec1eaf9e4082 00:38:41 Removing intermediate container ec1eaf9e4082 00:38:41 ---> d3926cb0c8c4 00:38:41 Step 10/26 : COPY . . 00:38:41 ---> f7c41b27db60 00:38:41 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:38:42 ---> Running in 0bed5e1e2f23 00:38:42 Removing intermediate container 0bed5e1e2f23 00:38:42 ---> b2062ec735d7 00:38:42 Step 12/26 : RUN $MAKE 00:38:42 ---> Running in 27e576cf5584 00:38:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 00:41:05 Removing intermediate container 27e576cf5584 00:41:05 ---> 62350fb59dad 00:41:05 Step 13/26 : FROM alpine:3.17 00:41:05 3.17: Pulling from library/alpine 00:41:05 edb6bdbacee9: Already exists 00:41:05 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:41:05 Status: Downloaded newer image for alpine:3.17 00:41:05 ---> 779605e5fbc0 00:41:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:41:05 ---> Running in bc3544768bf7 00:41:05 Removing intermediate container bc3544768bf7 00:41:05 ---> ab50210ba033 00:41:05 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 00:41:05 ---> Running in f6c72677e88b 00:41:05 Removing intermediate container f6c72677e88b 00:41:05 ---> 04470344ad38 00:41:05 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:41:05 ---> Running in 7aba4d56c9de 00:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:41:05 (1/2) Installing ca-certificates (20230506-r0) 00:41:05 (2/2) Installing dumb-init (1.2.5-r2) 00:41:05 Executing busybox-1.35.0-r29.trigger 00:41:05 Executing ca-certificates-20230506-r0.trigger 00:41:05 OK: 8 MiB in 17 packages 00:41:05 Removing intermediate container 7aba4d56c9de 00:41:05 ---> 1055efb76d35 00:41:05 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:41:05 ---> e97ca9b2bbaa 00:41:05 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:41:05 ---> 86b419dd5311 00:41:05 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:41:05 ---> 5951017f694b 00:41:05 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:41:05 ---> 71a6fe55601a 00:41:05 Step 21/26 : EXPOSE 48095 00:41:05 ---> Running in 37ebe3bd46fb 00:41:05 Removing intermediate container 37ebe3bd46fb 00:41:05 ---> 6d33f6b9c45a 00:41:05 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 00:41:05 ---> Running in 1a07415668fa 00:41:05 Removing intermediate container 1a07415668fa 00:41:05 ---> dbacf8e3ce5b 00:41:05 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:41:05 ---> Running in 792ce8957eab 00:41:05 Removing intermediate container 792ce8957eab 00:41:05 ---> 72dc531711f3 00:41:05 Step 24/26 : LABEL arch=arm64 00:41:05 ---> Running in 4628e5526197 00:41:05 Removing intermediate container 4628e5526197 00:41:05 ---> 09548bf923c3 00:41:05 Step 25/26 : LABEL git_sha=c85a49218b82e13738ec9b672758048df44354bb 00:41:05 ---> Running in 73eea335da87 00:41:05 Removing intermediate container 73eea335da87 00:41:05 ---> d55b341e832a 00:41:05 Step 26/26 : LABEL version=0.0.0 00:41:05 ---> Running in 45c9d637d739 00:41:05 Removing intermediate container 45c9d637d739 00:41:05 ---> 8ba9b063df1d 00:41:05 [Warning] One or more build-args [ARCH] were not consumed 00:41:05 Successfully built 8ba9b063df1d 00:41:05 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:41:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:41:05 00:41:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:41:06 arm64: Pulling from edgex-lftools-log-publisher 00:41:06 8998bd30e6a1: Pulling fs layer 00:41:06 04944245beec: Pulling fs layer 00:41:06 699f458cf7ca: Pulling fs layer 00:41:06 765212b225bb: Pulling fs layer 00:41:06 f23df028b6ca: Pulling fs layer 00:41:06 d65c8cfc05b1: Pulling fs layer 00:41:06 2437ff75d9bd: Pulling fs layer 00:41:06 765212b225bb: Waiting 00:41:06 f23df028b6ca: Waiting 00:41:06 d65c8cfc05b1: Waiting 00:41:06 2437ff75d9bd: Waiting 00:41:06 04944245beec: Verifying Checksum 00:41:06 04944245beec: Download complete 00:41:06 765212b225bb: Verifying Checksum 00:41:06 765212b225bb: Download complete 00:41:06 f23df028b6ca: Verifying Checksum 00:41:06 f23df028b6ca: Download complete 00:41:06 d65c8cfc05b1: Verifying Checksum 00:41:06 d65c8cfc05b1: Download complete 00:41:06 699f458cf7ca: Verifying Checksum 00:41:06 699f458cf7ca: Download complete 00:41:07 8998bd30e6a1: Verifying Checksum 00:41:07 8998bd30e6a1: Download complete 00:41:09 2437ff75d9bd: Download complete 00:41:11 8998bd30e6a1: Pull complete 00:41:11 04944245beec: Pull complete 00:41:13 699f458cf7ca: Pull complete 00:41:13 765212b225bb: Pull complete 00:41:14 f23df028b6ca: Pull complete 00:41:14 d65c8cfc05b1: Pull complete 00:41:29 2437ff75d9bd: Pull complete 00:41:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:41:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:29 prd-ubuntu20.04-docker-arm64-4c-16g-1009 does not seem to be running inside a container 00:41:29 $ 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:41:32 $ docker top 63d26bda3e748f5a82098dbfbb7c95c8fe84da68ae8d7638cdf8b3ee9bdc2c7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:41:33 ---> job-cost.sh 00:41:33 lf-activate-venv: SKIPPING 00:41:33 INFO: No Stack... 00:41:34 INFO: Retrieving Pricing Info for: v3-standard-4 00:41:34 INFO: Archiving Costs [Pipeline] sh 00:41:35 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 00:41:35 + cut -d, -f6 [Pipeline] lock 00:41:35 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-570-1-stack-cost] 00:41:35 Resource [jenkins-edgexfoundry-app-service-configurable-PR-570-1-stack-cost] did not exist. Created. 00:41:35 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-570-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:41:36 /w/workspace/app-service-configurable/1@tmp/durable-95f3ef89/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:41:36 + echo total: 0.10999999940395355 [Pipeline] stash 00:41:36 Warning: overwriting stash ‘stack-cost’ 00:41:36 Stashed 1 file(s) [Pipeline] } 00:41:36 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-570-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:41:36 $ docker stop --time=1 63d26bda3e748f5a82098dbfbb7c95c8fe84da68ae8d7638cdf8b3ee9bdc2c7f 00:41:38 $ docker rm -f --volumes 63d26bda3e748f5a82098dbfbb7c95c8fe84da68ae8d7638cdf8b3ee9bdc2c7f [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:41:39 provisioning config files... 00:41:39 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-570@tmp/config3393369569312359474tmp [Pipeline] { [Pipeline] sh 00:41:39 + set +x 00:41:39 + curl -s https://codecov.io/bash 00:41:39 + bash -s -- 00:41:39 00:41:39 _____ _ 00:41:39 / ____| | | 00:41:39 | | ___ __| | ___ ___ _____ __ 00:41:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:41:39 | |___| (_) | (_| | __/ (_| (_) \ V / 00:41:39 \_____\___/ \__,_|\___|\___\___/ \_/ 00:41:39 Bash-1.0.6 00:41:39 00:41:39 00:41:39 ==> git version 2.25.1 found 00:41:39 ==> 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:41:39 Release-Date: 2020-01-08 00:41:39 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:41:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:41:39 ==> Jenkins CI detected. 00:41:39 current dir:  /w/workspace/_app-service-configurable_PR-570 00:41:39 project root: . 00:41:39 --> token set from env 00:41:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:41:39 ==> Running gcov in . (disable via -X gcov) 00:41:39 ==> Python coveragepy not found 00:41:39 ==> Searching for coverage reports in: 00:41:39 + . 00:41:39 -> Found 1 reports 00:41:39 ==> Detecting git/mercurial file structure 00:41:39 ==> Reading reports 00:41:39 + ./coverage.out bytes=13 00:41:39 ==> Appending adjustments 00:41:39 https://docs.codecov.io/docs/fixing-reports 00:41:39 + Found adjustments 00:41:39 ==> Gzipping contents 00:41:39 4.0K /tmp/codecov.LehFV5.gz 00:41:39 ==> Uploading reports 00:41:39 url: https://codecov.io 00:41:39 query: branch=PR-570&commit=c85a49218b82e13738ec9b672758048df44354bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-570%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=570&job=&cmd_args= 00:41:39 -> Pinging Codecov 00:41:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-570&commit=c85a49218b82e13738ec9b672758048df44354bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-570%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=570&job=&cmd_args= 00:41:39 -> Uploading to 00:41:39 https://storage.googleapis.com/codecov/v4/raw/2023-07-13/A97CA9966030D2A3747ED39772930CCE/c85a49218b82e13738ec9b672758048df44354bb/5349bdf6-935c-457d-b783-06afa7473b1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230713T004139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1cc9147410bccaedd14e790a8fa21be2f82f4ebe475d399edc1c25607aaf84a 00:41:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:41:39 Dload Upload Total Spent Left Speed 00:41:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2004 --:--:-- --:--:-- --:--:-- 2004 00:41:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c85a49218b82e13738ec9b672758048df44354bb [Pipeline] } 00:41:40 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:41:41 + [ -d /w/workspace/_app-service-configurable_PR-570/archives ] 00:41:41 + ls -al /w/workspace/_app-service-configurable_PR-570/archives 00:41:41 total 16 00:41:41 drwxr-xr-x 3 root root 4096 Jul 13 00:29 . 00:41:41 drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 00:29 .. 00:41:41 drwxr-xr-x 2 root root 4096 Jul 13 00:29 cost 00:41:41 -rw-r--r-- 1 root root 96 Jul 13 00:29 cost.csv 00:41:41 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-570/archives 00:41:41 + ls -al /w/workspace/_app-service-configurable_PR-570/archives 00:41:41 total 16 00:41:41 drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 00:29 . 00:41:41 drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 00:29 .. 00:41:41 drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 00:29 cost 00:41:41 -rw-r--r-- 1 jenkins jenkins 96 Jul 13 00:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:41:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:41:43 ---> package-listing.sh 00:41:43 ++ facter osfamily 00:41:43 ++ tr '[:upper:]' '[:lower:]' 00:41:43 + OS_FAMILY=debian 00:41:43 + workspace=/w/workspace/_app-service-configurable_PR-570 00:41:43 + START_PACKAGES=/tmp/packages_start.txt 00:41:43 + END_PACKAGES=/tmp/packages_end.txt 00:41:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:41:43 + PACKAGES=/tmp/packages_start.txt 00:41:43 + '[' /w/workspace/_app-service-configurable_PR-570 ']' 00:41:43 + PACKAGES=/tmp/packages_end.txt 00:41:43 + case "${OS_FAMILY}" in 00:41:43 + dpkg -l 00:41:43 + grep '^ii' 00:41:43 + '[' -f /tmp/packages_start.txt ']' 00:41:43 + '[' -f /tmp/packages_end.txt ']' 00:41:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:41:43 + '[' /w/workspace/_app-service-configurable_PR-570 ']' 00:41:43 + mkdir -p /w/workspace/_app-service-configurable_PR-570/archives/ 00:41:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-570/archives/ [Pipeline] echo 00:41:43 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-570/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:41:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:41:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:44 prd-ubuntu20.04-docker-8c-8g-1008 does not seem to be running inside a container 00:41:44 $ 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-570/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-570 -v /w/workspace/_app-service-configurable_PR-570:/w/workspace/_app-service-configurable_PR-570:rw,z -v /w/workspace/_app-service-configurable_PR-570@tmp:/w/workspace/_app-service-configurable_PR-570@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:41:44 $ docker top 0e6d2f13fd9f5f93217a30ff7494cf13af1416c21ce1c684c168e890fbea86f0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:44 + touch /tmp/pre-build-complete [Pipeline] sh 00:41:45 + mkdir -p /var/log/sysstat [Pipeline] sh 00:41:45 + ls /var/log/sa-host 00:41:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:41:45 provisioning config files... 00:41:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-570@tmp/config18074894894001290369tmp [Pipeline] { [Pipeline] echo 00:41:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:41:46 ---> create-netrc.sh [Pipeline] } 00:41:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:41:46 ---> python-tools-install.sh [Pipeline] echo 00:41:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:41:46 ---> sudo-logs.sh 00:41:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:41:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:41:47 ---> job-cost.sh 00:41:47 lf-activate-venv: SKIPPING 00:41:47 DEBUG: total: 0.2199999988079071 00:41:47 INFO: Retrieving Stack Cost... 00:41:48 INFO: Retrieving Pricing Info for: v3-standard-8 00:41:48 INFO: Archiving Costs [Pipeline] echo 00:41:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:41:49 ---> logs-deploy.sh 00:41:49 lf-activate-venv: SKIPPING 00:41:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-570/1 00:41:49 INFO: archiving workspace using pattern(s): 00:41:50 Archives upload complete. 00:41:50 INFO: archiving logs to Nexus 00:41:50 ---> uname -a: 00:41:50 Linux prd-ubuntu20-04-docker-8c-8g-1008 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:41:50 00:41:50 00:41:50 ---> lscpu: 00:41:50 Architecture: x86_64 00:41:50 CPU op-mode(s): 32-bit, 64-bit 00:41:50 Byte Order: Little Endian 00:41:50 Address sizes: 40 bits physical, 48 bits virtual 00:41:50 CPU(s): 8 00:41:50 On-line CPU(s) list: 0-7 00:41:50 Thread(s) per core: 1 00:41:50 Core(s) per socket: 1 00:41:50 Socket(s): 8 00:41:50 NUMA node(s): 1 00:41:50 Vendor ID: AuthenticAMD 00:41:50 CPU family: 23 00:41:50 Model: 49 00:41:50 Model name: AMD EPYC-Rome Processor 00:41:50 Stepping: 0 00:41:50 CPU MHz: 2800.000 00:41:50 BogoMIPS: 5600.00 00:41:50 Virtualization: AMD-V 00:41:50 Hypervisor vendor: KVM 00:41:50 Virtualization type: full 00:41:50 L1d cache: 256 KiB 00:41:50 L1i cache: 256 KiB 00:41:50 L2 cache: 4 MiB 00:41:50 L3 cache: 128 MiB 00:41:50 NUMA node0 CPU(s): 0-7 00:41:50 Vulnerability Itlb multihit: Not affected 00:41:50 Vulnerability L1tf: Not affected 00:41:50 Vulnerability Mds: Not affected 00:41:50 Vulnerability Meltdown: Not affected 00:41:50 Vulnerability Mmio stale data: Not affected 00:41:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:41:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:41:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:41:50 Vulnerability Srbds: Not affected 00:41:50 Vulnerability Tsx async abort: Not affected 00:41:50 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:41:50 00:41:50 00:41:50 ---> nproc: 00:41:50 8 00:41:50 00:41:50 00:41:50 ---> df -h: 00:41:50 Filesystem Size Used Avail Use% Mounted on 00:41:50 overlay 155G 12G 144G 8% / 00:41:50 tmpfs 64M 0 64M 0% /dev 00:41:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:41:50 shm 64M 0 64M 0% /dev/shm 00:41:50 /dev/vda1 155G 12G 144G 8% /facter-os 00:41:50 00:41:50 00:41:50 ---> sar -b -r -n DEV: 00:41:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1008) 07/13/23 _x86_64_ (8 CPU) 00:41:50 00:41:50 00:25:47 LINUX RESTART (8 CPU) 00:41:50 00:41:50 00:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:41:50 00:27:02 221.71 47.66 174.05 0.00 5377.64 122358.41 0.00 00:41:50 00:28:01 139.47 1.64 137.82 0.00 31.05 61389.87 0.00 00:41:50 00:29:01 66.66 0.13 66.52 0.00 7.60 20557.11 0.00 00:41:50 00:30:01 187.50 0.22 187.29 0.00 11.20 46585.44 0.00 00:41:50 00:31:01 20.03 8.08 11.95 0.00 920.51 2191.92 0.00 00:41:50 00:32:01 39.57 3.52 36.05 0.00 4255.51 6741.62 0.00 00:41:50 00:33:01 3.70 0.02 3.68 0.00 0.13 93.17 0.00 00:41:50 00:34:01 1.60 0.00 1.60 0.00 0.00 17.20 0.00 00:41:50 00:35:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 00:41:50 00:36:01 1.88 0.00 1.88 0.00 0.00 22.13 0.00 00:41:50 00:37:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 00:41:50 00:38:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 00:41:50 00:39:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 00:41:50 00:40:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 00:41:50 00:41:01 1.67 0.02 1.65 0.00 0.13 20.00 0.00 00:41:50 Average: 45.85 4.09 41.76 0.00 707.68 17286.06 0.00 00:41:50 00:41:50 00:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:41:50 00:27:02 29975540 31629420 722836 2.20 59736 1894008 1742988 5.14 967252 1641864 344 00:41:50 00:28:01 27667688 31562468 744860 2.27 144352 3896692 1835000 5.41 1217844 3499728 416412 00:41:50 00:29:01 27878452 31559428 742916 2.26 148956 3684616 1821708 5.37 1199668 3303808 308624 00:41:50 00:30:01 27567672 31551888 751216 2.28 160568 3961032 1746080 5.15 1277344 3525996 92 00:41:50 00:31:01 27449328 31536624 748632 2.28 167680 4063100 1563492 4.61 1341400 3563256 1208 00:41:50 00:32:01 27048668 31543068 740432 2.25 194648 4422508 1802268 5.31 1586504 3695476 44 00:41:50 00:33:01 27056444 31545980 737620 2.24 193172 4419256 1795072 5.29 1582352 3692264 168 00:41:50 00:34:01 27056128 31545820 737532 2.24 193208 4419256 1795072 5.29 1582400 3692268 44 00:41:50 00:35:01 27061948 31551664 731632 2.22 193228 4419260 1795072 5.29 1576744 3692268 12 00:41:50 00:36:01 27061856 31551632 731816 2.23 193284 4419264 1795072 5.29 1576784 3692276 52 00:41:50 00:37:01 27061808 31551608 731760 2.23 193296 4419264 1795072 5.29 1576996 3692272 16 00:41:50 00:38:01 27062156 31552148 731280 2.22 193316 4419268 1795072 5.29 1576856 3692432 168 00:41:50 00:39:01 27061920 31551916 731432 2.22 193336 4419272 1795072 5.29 1576928 3692436 4 00:41:50 00:40:01 27061644 31551708 731576 2.22 193388 4419280 1795072 5.29 1576780 3692444 176 00:41:50 00:41:01 27061108 31551336 731800 2.23 193412 4419412 1805144 5.32 1576700 3692568 204 00:41:50 Average: 27408824 31555781 736489 2.24 174372 4113033 1778484 5.24 1452837 3497424 48505 00:41:50 00:41:50 00:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:41:50 00:27:02 lo 4.33 4.33 0.41 0.41 0.00 0.00 0.00 0.00 00:41:50 00:27:02 ens3 342.89 241.06 2497.41 70.11 0.00 0.00 0.00 0.00 00:41:50 00:27:02 docker0 4.58 3.88 0.43 47.91 0.00 0.00 0.00 0.00 00:41:50 00:28:01 lo 2.91 2.91 0.28 0.28 0.00 0.00 0.00 0.00 00:41:50 00:28:01 ens3 544.60 312.98 6686.74 90.29 0.00 0.00 0.00 0.00 00:41:50 00:28:01 docker0 201.90 382.19 15.93 2408.87 0.00 0.00 0.00 0.00 00:41:50 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:50 00:29:01 ens3 24.53 16.30 26.31 10.85 0.00 0.00 0.00 0.00 00:41:50 00:29:01 veth02663ad 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 00:41:50 00:29:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 00:41:50 00:30:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 00:41:50 00:30:01 ens3 116.33 71.25 2636.17 18.06 0.00 0.00 0.00 0.00 00:41:50 00:30:01 docker0 3.20 6.72 0.20 88.07 0.00 0.00 0.00 0.00 00:41:50 00:31:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 00:41:50 00:31:01 ens3 53.74 24.10 915.50 1.88 0.00 0.00 0.00 0.00 00:41:50 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:50 00:32:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 00:41:50 00:32:01 ens3 147.60 65.88 2009.77 4.95 0.00 0.00 0.00 0.00 00:41:50 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:50 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:50 00:33:01 ens3 0.80 0.27 0.16 0.08 0.00 0.00 0.00 0.00 00:41:50 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:50 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:41:50 00:34:01 ens3 0.60 0.58 0.32 0.22 0.00 0.00 0.00 0.00 00:41:50 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:50 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:50 00:35:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 00:41:50 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:50 00:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:41:50 00:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:41:50 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:50 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:50 00:37:01 ens3 0.65 0.15 0.11 0.07 0.00 0.00 0.00 0.00 00:41:50 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:50 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:41:50 00:38:01 ens3 0.52 0.23 0.12 0.08 0.00 0.00 0.00 0.00 00:41:50 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:50 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:50 00:39:01 ens3 0.58 0.48 0.27 0.23 0.00 0.00 0.00 0.00 00:41:50 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:50 00:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:41:50 00:40:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:41:50 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:50 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:50 00:41:01 ens3 0.50 0.38 0.26 0.21 0.00 0.00 0.00 0.00 00:41:50 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:50 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 00:41:50 Average: ens3 81.73 48.63 978.51 13.05 0.00 0.00 0.00 0.00 00:41:50 Average: docker0 13.77 25.79 1.09 167.16 0.00 0.00 0.00 0.00 00:41:50 00:41:50 00:41:50 ---> sar -P ALL: 00:41:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1008) 07/13/23 _x86_64_ (8 CPU) 00:41:50 00:41:50 00:25:47 LINUX RESTART (8 CPU) 00:41:50 00:41:50 00:26:01 CPU %user %nice %system %iowait %steal %idle 00:41:50 00:27:02 all 6.44 0.00 1.94 5.07 0.05 86.49 00:41:50 00:27:02 0 4.12 0.00 1.52 10.12 0.07 84.17 00:41:50 00:27:02 1 7.51 0.00 1.93 2.23 0.03 88.29 00:41:50 00:27:02 2 4.66 0.00 3.34 18.52 0.03 73.45 00:41:50 00:27:02 3 6.27 0.00 2.10 0.72 0.07 90.85 00:41:50 00:27:02 4 6.15 0.00 1.58 0.81 0.05 91.41 00:41:50 00:27:02 5 6.64 0.00 2.15 5.75 0.07 85.40 00:41:50 00:27:02 6 5.29 0.00 1.59 0.37 0.05 92.70 00:41:50 00:27:02 7 10.92 0.00 1.28 2.06 0.05 85.69 00:41:50 00:28:01 all 8.13 0.00 3.70 5.76 0.07 82.34 00:41:50 00:28:01 0 8.65 0.00 3.31 0.02 0.05 87.97 00:41:50 00:28:01 1 8.82 0.00 3.34 0.43 0.07 87.35 00:41:50 00:28:01 2 7.78 0.00 3.03 5.81 0.05 83.33 00:41:50 00:28:01 3 7.82 0.00 4.15 0.21 0.05 87.78 00:41:50 00:28:01 4 7.61 0.00 4.49 15.35 0.07 72.48 00:41:50 00:28:01 5 7.98 0.00 3.70 0.72 0.07 87.53 00:41:50 00:28:01 6 7.28 0.00 3.11 3.04 0.07 86.49 00:41:50 00:28:01 7 9.10 0.00 4.50 20.63 0.10 65.66 00:41:50 00:29:01 all 41.64 0.00 6.11 1.83 0.11 50.32 00:41:50 00:29:01 0 43.02 0.00 5.79 0.08 0.10 51.00 00:41:50 00:29:01 1 42.94 0.00 6.58 4.23 0.10 46.14 00:41:50 00:29:01 2 42.49 0.00 5.64 0.15 0.10 51.62 00:41:50 00:29:01 3 41.81 0.00 6.29 0.54 0.12 51.24 00:41:50 00:29:01 4 40.95 0.00 6.19 0.40 0.08 52.37 00:41:50 00:29:01 5 40.96 0.00 6.29 0.18 0.10 52.47 00:41:50 00:29:01 6 41.05 0.00 5.55 0.76 0.15 52.49 00:41:50 00:29:01 7 39.85 0.00 6.53 8.31 0.12 45.20 00:41:50 00:30:01 all 18.30 0.00 4.71 4.90 0.11 71.98 00:41:50 00:30:01 0 16.31 0.00 4.66 3.13 0.19 75.72 00:41:50 00:30:01 1 19.60 0.00 5.86 7.35 0.07 67.12 00:41:50 00:30:01 2 19.66 0.00 3.85 1.56 0.08 74.84 00:41:50 00:30:01 3 18.20 0.00 4.32 1.25 0.08 76.14 00:41:50 00:30:01 4 16.66 0.00 3.43 5.71 0.07 74.13 00:41:50 00:30:01 5 15.96 0.00 3.69 5.71 0.07 74.58 00:41:50 00:30:01 6 18.65 0.00 6.17 9.35 0.10 65.73 00:41:50 00:30:01 7 21.38 0.00 5.74 5.22 0.22 67.44 00:41:50 00:31:01 all 0.45 0.00 0.35 0.23 0.01 98.96 00:41:50 00:31:01 0 0.10 0.00 0.13 0.03 0.02 99.72 00:41:50 00:31:01 1 1.15 0.00 0.63 0.27 0.03 97.92 00:41:50 00:31:01 2 0.33 0.00 0.17 0.15 0.02 99.33 00:41:50 00:31:01 3 0.12 0.00 0.30 0.13 0.00 99.45 00:41:50 00:31:01 4 0.15 0.00 0.08 0.00 0.02 99.75 00:41:50 00:31:01 5 0.43 0.00 0.48 0.33 0.00 98.75 00:41:50 00:31:01 6 1.12 0.00 0.77 0.87 0.02 97.24 00:41:50 00:31:01 7 0.20 0.00 0.22 0.02 0.02 99.55 00:41:50 00:32:01 all 1.93 0.00 1.27 0.53 0.03 96.24 00:41:50 00:32:01 0 2.22 0.00 1.02 0.87 0.02 95.88 00:41:50 00:32:01 1 2.02 0.00 0.74 0.07 0.03 97.14 00:41:50 00:32:01 2 1.07 0.00 0.72 0.08 0.02 98.11 00:41:50 00:32:01 3 2.98 0.00 1.00 0.10 0.03 95.89 00:41:50 00:32:01 4 1.60 0.00 3.02 1.52 0.02 93.84 00:41:50 00:32:01 5 1.00 0.00 0.93 0.03 0.02 98.02 00:41:50 00:32:01 6 1.82 0.00 1.75 0.94 0.02 95.47 00:41:50 00:32:01 7 2.72 0.00 1.00 0.63 0.05 95.59 00:41:50 00:33:01 all 0.11 0.00 0.06 0.12 0.01 99.69 00:41:50 00:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:41:50 00:33:01 1 0.23 0.00 0.12 0.03 0.03 99.58 00:41:50 00:33:01 2 0.13 0.00 0.03 0.00 0.02 99.82 00:41:50 00:33:01 3 0.12 0.00 0.05 0.02 0.00 99.82 00:41:50 00:33:01 4 0.02 0.00 0.05 0.10 0.00 99.83 00:41:50 00:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:41:50 00:33:01 6 0.15 0.00 0.08 0.33 0.03 99.40 00:41:50 00:33:01 7 0.18 0.00 0.13 0.48 0.00 99.20 00:41:50 00:34:01 all 0.12 0.00 0.01 0.07 0.01 99.79 00:41:50 00:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:41:50 00:34:01 1 0.85 0.00 0.02 0.00 0.02 99.12 00:41:50 00:34:01 2 0.07 0.00 0.00 0.00 0.00 99.93 00:41:50 00:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:41:50 00:34:01 4 0.00 0.00 0.00 0.10 0.00 99.90 00:41:50 00:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:41:50 00:34:01 6 0.03 0.00 0.02 0.32 0.02 99.62 00:41:50 00:34:01 7 0.02 0.00 0.00 0.15 0.02 99.82 00:41:50 00:35:01 all 0.07 0.00 0.02 0.02 0.00 99.89 00:41:50 00:35:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:41:50 00:35:01 1 0.33 0.00 0.03 0.00 0.00 99.63 00:41:50 00:35:01 2 0.10 0.00 0.03 0.00 0.02 99.85 00:41:50 00:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:41:50 00:35:01 4 0.02 0.00 0.02 0.02 0.00 99.95 00:41:50 00:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:41:50 00:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:41:50 00:35:01 7 0.02 0.00 0.02 0.15 0.00 99.82 00:41:50 00:36:01 all 0.11 0.00 0.01 0.01 0.01 99.86 00:41:50 00:36:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:41:50 00:36:01 1 0.63 0.00 0.00 0.00 0.00 99.37 00:41:50 00:36:01 2 0.10 0.00 0.03 0.00 0.00 99.87 00:41:50 00:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 00:41:50 00:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 00:41:50 00:36:01 5 0.03 0.00 0.00 0.00 0.02 99.95 00:41:50 00:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 00:41:50 00:36:01 7 0.03 0.00 0.02 0.08 0.00 99.87 00:41:50 00:37:01 all 0.10 0.00 0.01 0.07 0.03 99.79 00:41:50 00:37:01 0 0.05 0.00 0.03 0.27 0.02 99.63 00:41:50 00:37:01 1 0.35 0.00 0.00 0.00 0.00 99.65 00:41:50 00:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:41:50 00:37:01 3 0.03 0.00 0.02 0.00 0.12 99.83 00:41:50 00:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:41:50 00:37:01 5 0.30 0.00 0.02 0.00 0.00 99.68 00:41:50 00:37:01 6 0.03 0.00 0.02 0.00 0.07 99.88 00:41:50 00:37:01 7 0.02 0.00 0.02 0.28 0.00 99.68 00:41:50 00:41:50 00:37:01 CPU %user %nice %system %iowait %steal %idle 00:41:50 00:38:01 all 0.06 0.00 0.01 0.14 0.26 99.52 00:41:50 00:38:01 0 0.00 0.00 0.05 0.00 0.08 99.87 00:41:50 00:38:01 1 0.42 0.00 0.00 0.00 0.02 99.57 00:41:50 00:38:01 2 0.03 0.00 0.03 0.00 0.02 99.92 00:41:50 00:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:41:50 00:38:01 4 0.02 0.00 0.00 0.00 0.65 99.34 00:41:50 00:38:01 5 0.00 0.00 0.00 0.00 1.30 98.70 00:41:50 00:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 00:41:50 00:38:01 7 0.00 0.00 0.00 1.13 0.00 98.87 00:41:50 00:39:01 all 0.08 0.00 0.01 0.11 0.00 99.79 00:41:50 00:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:41:50 00:39:01 1 0.50 0.00 0.03 0.00 0.00 99.47 00:41:50 00:39:01 2 0.05 0.00 0.02 0.00 0.00 99.93 00:41:50 00:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:41:50 00:39:01 4 0.02 0.00 0.00 0.35 0.00 99.63 00:41:50 00:39:01 5 0.05 0.00 0.00 0.00 0.00 99.95 00:41:50 00:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:41:50 00:39:01 7 0.00 0.00 0.02 0.55 0.00 99.43 00:41:50 00:40:01 all 0.02 0.00 0.01 1.90 0.33 97.74 00:41:50 00:40:01 0 0.03 0.00 0.03 1.79 0.60 97.55 00:41:50 00:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:41:50 00:40:01 2 0.03 0.00 0.02 0.00 0.79 99.16 00:41:50 00:40:01 3 0.00 0.00 0.02 0.00 0.76 99.22 00:41:50 00:40:01 4 0.02 0.00 0.00 3.45 0.05 96.48 00:41:50 00:40:01 5 0.07 0.00 0.00 0.00 0.00 99.93 00:41:50 00:40:01 6 0.00 0.00 0.02 0.07 0.03 99.88 00:41:50 00:40:01 7 0.02 0.00 0.02 9.85 0.37 89.75 00:41:50 00:41:01 all 0.04 0.00 0.03 0.10 0.05 99.78 00:41:50 00:41:01 0 0.07 0.00 0.03 0.00 0.02 99.88 00:41:50 00:41:01 1 0.17 0.00 0.03 0.00 0.02 99.78 00:41:50 00:41:01 2 0.03 0.00 0.02 0.00 0.35 99.60 00:41:50 00:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:41:50 00:41:01 4 0.00 0.00 0.03 0.13 0.00 99.83 00:41:50 00:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:41:50 00:41:01 6 0.03 0.00 0.03 0.00 0.02 99.92 00:41:50 00:41:01 7 0.02 0.00 0.03 0.67 0.00 99.28 00:41:50 Average: all 5.12 0.00 1.20 1.38 0.07 92.23 00:41:50 Average: 0 4.94 0.00 1.10 1.09 0.08 92.79 00:41:50 Average: 1 5.65 0.00 1.27 0.96 0.03 92.08 00:41:50 Average: 2 5.06 0.00 1.12 1.74 0.10 91.99 00:41:50 Average: 3 5.11 0.00 1.20 0.20 0.08 93.40 00:41:50 Average: 4 4.84 0.00 1.25 1.83 0.07 92.02 00:41:50 Average: 5 4.85 0.00 1.14 0.84 0.11 93.06 00:41:50 Average: 6 4.98 0.00 1.26 1.05 0.04 92.67 00:41:50 Average: 7 5.56 0.00 1.28 3.30 0.06 89.80 00:41:50 00:41:50 00:41:50