Pull request #612 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 MonicaisHer for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 2853fc69c4e155d08504b44ac9d9c740009131a8+f689f4ba914cd94db4edcd504921ce235cc7ee6f (f09a3564434db11dd7a70f72a195056641f8e116) 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-ssh290065644952891960.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2369945737254570139.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-612/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-612/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15182558010250734419.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-612/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2891873529131289306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh15041550005586535230.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-612/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-612/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14163288357191844437.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-9961’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9962’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9967’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9972 in /w/workspace/_app-service-configurable_PR-612 [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-612 # 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/612/head:refs/remotes/origin/PR-612 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f689f4ba914cd94db4edcd504921ce235cc7ee6f into PR head commit 2853fc69c4e155d08504b44ac9d9c740009131a8 Merge succeeded, producing 2853fc69c4e155d08504b44ac9d9c740009131a8 Checking out Revision 2853fc69c4e155d08504b44ac9d9c740009131a8 (PR-612) > git config core.sparsecheckout # timeout=10 > git checkout -f 2853fc69c4e155d08504b44ac9d9c740009131a8 # 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 f689f4ba914cd94db4edcd504921ce235cc7ee6f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2853fc69c4e155d08504b44ac9d9c740009131a8 # timeout=10 Commit message: "feat!: Remove snap packaging" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:05:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:05:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:05:30 ========================================================= 17:05:30 EdgeX Global Pipelines Version Info 17:05:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:05:31 ------------------- 17:05:31 stable info: 17:05:31 ------------------- 17:05:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:05:31 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:05:31 Message: update stable to v1.0.254 17:05:32 ------------------- 17:05:32 experimental info: 17:05:32 ------------------- 17:05:32 Commited By: **** collab-it+edgex@linuxfoundation.org 17:05:32 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:05:32 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:05:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:05:32 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:05:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:05:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:05:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:05:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-612 [Pipeline] echo 17:05:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-612 [Pipeline] echo 17:05:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-612 [Pipeline] echo 17:05:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2853fc69c4e155d08504b44ac9d9c740009131a8 [Pipeline] echo 17:05:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2853fc6 [Pipeline] echo 17:05:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:05:34 provisioning config files... 17:05:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-612@tmp/config18193557819424014429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:34 ---> docker-login.sh 17:05:34 nexus3.edgexfoundry.org:10001 17:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:35 Configure a credential helper to remove this warning. See 17:05:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:35 17:05:35 Login Succeeded 17:05:35 nexus3.edgexfoundry.org:10002 17:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:35 Configure a credential helper to remove this warning. See 17:05:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:35 17:05:35 Login Succeeded 17:05:35 nexus3.edgexfoundry.org:10003 17:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:35 Configure a credential helper to remove this warning. See 17:05:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:35 17:05:35 Login Succeeded 17:05:35 nexus3.edgexfoundry.org:10004 17:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:35 Configure a credential helper to remove this warning. See 17:05:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:35 17:05:35 Login Succeeded 17:05:35 docker.io 17:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:35 Configure a credential helper to remove this warning. See 17:05:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:35 17:05:35 Login Succeeded 17:05:35 ---> docker-login.sh ends [Pipeline] } 17:05:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:05:36 + git rev-list -1 --merges 2853fc69c4e155d08504b44ac9d9c740009131a8~1..2853fc69c4e155d08504b44ac9d9c740009131a8 [Pipeline] echo 17:05:36 -----------> git rev-list -1 --merges 2853fc69c4e155d08504b44ac9d9c740009131a8~1..2853fc69c4e155d08504b44ac9d9c740009131a8 2853fc69c4e155d08504b44ac9d9c740009131a8 [false] [Pipeline] sh 17:05:36 + git log --format=format:%s -1 2853fc69c4e155d08504b44ac9d9c740009131a8 [Pipeline] echo 17:05:36 ========================================================= 17:05:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:05:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:05:37 + git log --format=format:%s -1 2853fc69c4e155d08504b44ac9d9c740009131a8 [Pipeline] echo 17:05:37 [semverPrep] GIT_COMMIT: 2853fc69c4e155d08504b44ac9d9c740009131a8, Commit Message: feat!: Remove snap packaging [Pipeline] echo 17:05:37 [semverPrep] This is not a build commit. [Pipeline] sh 17:05:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:05:37 + grep -v github /etc/ssh/ssh_known_hosts 17:05:37 + [ -e /tmp/ssh_known_hosts ] 17:05:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:05:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:05:37 + sudo tee -a /etc/ssh/ssh_known_hosts 17:05:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:05:38 17:05:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:05:38 0.1.4: Pulling from edgex-devops/py-git-semver 17:05:38 b85a868b505f: Pulling fs layer 17:05:38 e2be974225ed: Pulling fs layer 17:05:38 339a4e72a1f5: Pulling fs layer 17:05:38 988bab9f4d93: Pulling fs layer 17:05:38 1469e6f7b9e6: Pulling fs layer 17:05:38 eaf3925da568: Pulling fs layer 17:05:38 bab4dde63d76: Pulling fs layer 17:05:38 bde34c3a00c8: Pulling fs layer 17:05:38 b352a97aabf1: Pulling fs layer 17:05:38 4872d77fe225: Pulling fs layer 17:05:38 5851b861e8e6: Pulling fs layer 17:05:38 988bab9f4d93: Waiting 17:05:38 eaf3925da568: Waiting 17:05:38 1469e6f7b9e6: Waiting 17:05:38 bab4dde63d76: Waiting 17:05:38 4872d77fe225: Waiting 17:05:38 5851b861e8e6: Waiting 17:05:38 bde34c3a00c8: Waiting 17:05:38 e2be974225ed: Download complete 17:05:38 988bab9f4d93: Verifying Checksum 17:05:38 988bab9f4d93: Download complete 17:05:38 1469e6f7b9e6: Verifying Checksum 17:05:38 1469e6f7b9e6: Download complete 17:05:38 eaf3925da568: Verifying Checksum 17:05:38 eaf3925da568: Download complete 17:05:38 339a4e72a1f5: Verifying Checksum 17:05:38 339a4e72a1f5: Download complete 17:05:38 bde34c3a00c8: Download complete 17:05:38 b352a97aabf1: Verifying Checksum 17:05:38 b352a97aabf1: Download complete 17:05:38 4872d77fe225: Verifying Checksum 17:05:38 4872d77fe225: Download complete 17:05:38 5851b861e8e6: Verifying Checksum 17:05:38 5851b861e8e6: Download complete 17:05:38 b85a868b505f: Verifying Checksum 17:05:38 b85a868b505f: Download complete 17:05:39 bab4dde63d76: Verifying Checksum 17:05:39 bab4dde63d76: Download complete 17:05:40 b85a868b505f: Pull complete 17:05:40 e2be974225ed: Pull complete 17:05:40 339a4e72a1f5: Pull complete 17:05:40 988bab9f4d93: Pull complete 17:05:40 1469e6f7b9e6: Pull complete 17:05:41 eaf3925da568: Pull complete 17:05:43 bab4dde63d76: Pull complete 17:05:43 bde34c3a00c8: Pull complete 17:05:43 b352a97aabf1: Pull complete 17:05:43 4872d77fe225: Pull complete 17:05:43 5851b861e8e6: Pull complete 17:05:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:05:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:05:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:43 prd-ubuntu20.04-docker-8c-8g-9972 does not seem to be running inside a container 17:05:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-612 -v /w/workspace/_app-service-configurable_PR-612:/w/workspace/_app-service-configurable_PR-612:rw,z -v /w/workspace/_app-service-configurable_PR-612@tmp:/w/workspace/_app-service-configurable_PR-612@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 17:05:51 $ docker top 8a453439d7bb9a767588d9f77d2ceb446d8a4fdcb82920d2b213ad0d0742dec4 -eo pid,comm 17:05:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:05:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:05:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:05:51 [ssh-agent] Looking for ssh-agent implementation... 17:05:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:51 $ docker exec 8a453439d7bb9a767588d9f77d2ceb446d8a4fdcb82920d2b213ad0d0742dec4 ssh-agent 17:05:51 SSH_AUTH_SOCK=/tmp/ssh-2OZUZ9UQUrsV/agent.33 17:05:51 SSH_AGENT_PID=39 17:05:51 Running ssh-add (command line suppressed) 17:05:51 Identity added: /w/workspace/_app-service-configurable_PR-612@tmp/private_key_1930891818861781434.key (/w/workspace/_app-service-configurable_PR-612@tmp/private_key_1930891818861781434.key) 17:05:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:05:52 + git tag --points-at HEAD [Pipeline] } 17:05:52 $ docker exec --env ******** --env ******** 8a453439d7bb9a767588d9f77d2ceb446d8a4fdcb82920d2b213ad0d0742dec4 ssh-agent -k 17:05:52 unset SSH_AUTH_SOCK; 17:05:52 unset SSH_AGENT_PID; 17:05:52 echo Agent pid 39 killed; 17:05:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:05:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:05:52 [ssh-agent] Looking for ssh-agent implementation... 17:05:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:52 $ docker exec 8a453439d7bb9a767588d9f77d2ceb446d8a4fdcb82920d2b213ad0d0742dec4 ssh-agent 17:05:52 SSH_AUTH_SOCK=/tmp/ssh-sA5V7jnqd3q7/agent.72 17:05:52 SSH_AGENT_PID=78 17:05:52 Running ssh-add (command line suppressed) 17:05:52 Identity added: /w/workspace/_app-service-configurable_PR-612@tmp/private_key_10231130302048264748.key (/w/workspace/_app-service-configurable_PR-612@tmp/private_key_10231130302048264748.key) 17:05:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:05:52 + git semver init 17:05:53 2023-10-24 17:05:53,064 [run_init] DEBUG init version:0.0.0 force:False 17:05:53 2023-10-24 17:05:53,064 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-612/.semver 17:05:53 2023-10-24 17:05:53,065 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-612/.semver 17:05:53 2023-10-24 17:05:53,065 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-612/.semver'], cwd=/w/workspace/_app-service-configurable_PR-612, universal_newlines=False, shell=None, istream=None) 17:05:54 2023-10-24 17:05:53,997 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-612/.git/info/exclude 17:05:54 2023-10-24 17:05:53,998 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-612/.semver/PR-612 with force:False 17:05:54 2023-10-24 17:05:53,998 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-612/.semver/PR-612 17:05:54 2023-10-24 17:05:54,001 [execute] INFO git cat-file --batch-check 17:05:54 2023-10-24 17:05:54,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-612/.semver, universal_newlines=False, shell=None, istream=) 17:05:54 2023-10-24 17:05:54,007 [execute] INFO git cat-file --batch 17:05:54 2023-10-24 17:05:54,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-612/.semver, universal_newlines=False, shell=None, istream=) 17:05:54 2023-10-24 17:05:54,013 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-612/.semver/PR-612 17:05:54 0.0.0 [Pipeline] } 17:05:54 $ docker exec --env ******** --env ******** 8a453439d7bb9a767588d9f77d2ceb446d8a4fdcb82920d2b213ad0d0742dec4 ssh-agent -k 17:05:54 unset SSH_AUTH_SOCK; 17:05:54 unset SSH_AGENT_PID; 17:05:54 echo Agent pid 78 killed; 17:05:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:05:54 + git semver [Pipeline] } 17:05:54 $ docker stop --time=1 8a453439d7bb9a767588d9f77d2ceb446d8a4fdcb82920d2b213ad0d0742dec4 17:05:56 $ docker rm -f --volumes 8a453439d7bb9a767588d9f77d2ceb446d8a4fdcb82920d2b213ad0d0742dec4 [Pipeline] // withDockerContainer [Pipeline] sh 17:05:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:05:56 Stashed 1 file(s) [Pipeline] echo 17:05:56 [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 17:05:57 provisioning config files... 17:05:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-612@tmp/config2198177139391549676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:57 ---> docker-login.sh 17:05:57 nexus3.edgexfoundry.org:10001 17:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:57 Configure a credential helper to remove this warning. See 17:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:57 17:05:57 Login Succeeded 17:05:57 nexus3.edgexfoundry.org:10002 17:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:57 Configure a credential helper to remove this warning. See 17:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:57 17:05:57 Login Succeeded 17:05:57 nexus3.edgexfoundry.org:10003 17:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:58 Configure a credential helper to remove this warning. See 17:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:58 17:05:58 Login Succeeded 17:05:58 nexus3.edgexfoundry.org:10004 17:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:58 Configure a credential helper to remove this warning. See 17:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:58 17:05:58 Login Succeeded 17:05:58 docker.io 17:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:58 Configure a credential helper to remove this warning. See 17:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:58 17:05:58 Login Succeeded 17:05:58 ---> docker-login.sh ends [Pipeline] } 17:05:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:05:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:05:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:05:58 ========================================================= 17:05:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:05:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:05:59 Sending build context to Docker daemon 3.361MB 17:05:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:05:59 Step 2/12 : FROM ${BASE} AS builder 17:05:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:05:59 7264a8db6415: Pulling fs layer 17:05:59 c4d48a809fc2: Pulling fs layer 17:05:59 4f1c88b9dad5: Pulling fs layer 17:05:59 ad3a456e5733: Pulling fs layer 17:05:59 33e27b845d1e: Pulling fs layer 17:05:59 c68163c4e522: Pulling fs layer 17:05:59 50da416c3ac9: Pulling fs layer 17:05:59 23d2d4c4bb30: Pulling fs layer 17:05:59 c68163c4e522: Waiting 17:05:59 50da416c3ac9: Waiting 17:05:59 23d2d4c4bb30: Waiting 17:05:59 33e27b845d1e: Waiting 17:05:59 ad3a456e5733: Waiting 17:05:59 c4d48a809fc2: Verifying Checksum 17:05:59 c4d48a809fc2: Download complete 17:05:59 ad3a456e5733: Verifying Checksum 17:05:59 ad3a456e5733: Download complete 17:05:59 33e27b845d1e: Verifying Checksum 17:05:59 33e27b845d1e: Download complete 17:05:59 7264a8db6415: Verifying Checksum 17:05:59 7264a8db6415: Download complete 17:05:59 c68163c4e522: Verifying Checksum 17:05:59 c68163c4e522: Download complete 17:05:59 23d2d4c4bb30: Verifying Checksum 17:05:59 23d2d4c4bb30: Download complete 17:05:59 7264a8db6415: Pull complete 17:05:59 c4d48a809fc2: Pull complete 17:06:00 4f1c88b9dad5: Verifying Checksum 17:06:00 4f1c88b9dad5: Download complete 17:06:00 50da416c3ac9: Verifying Checksum 17:06:00 50da416c3ac9: Download complete 17:06:03 4f1c88b9dad5: Pull complete 17:06:03 ad3a456e5733: Pull complete 17:06:03 33e27b845d1e: Pull complete 17:06:03 c68163c4e522: Pull complete 17:06:05 50da416c3ac9: Pull complete 17:06:06 23d2d4c4bb30: Pull complete 17:06:06 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:06:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:06:06 ---> 0786185ac409 17:06:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:06:12 Still waiting to schedule task 17:06:12 ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:06:12 ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:06:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9973’ is offline 17:06:18 ---> Running in eb3518f011e3 17:06:18 Removing intermediate container eb3518f011e3 17:06:18 ---> c704027e1b07 17:06:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:06:18 ---> Running in deb5cce64bff 17:06:18 Removing intermediate container deb5cce64bff 17:06:18 ---> 38e48c8e37e1 17:06:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:06:18 ---> Running in 3f37401745c9 17:06:18 Removing intermediate container 3f37401745c9 17:06:18 ---> f63b686e9dbb 17:06:18 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:06:18 ---> Running in dea44731834d 17:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:06:18 OK: 264 MiB in 52 packages 17:06:18 Removing intermediate container dea44731834d 17:06:18 ---> 66ca227a0724 17:06:18 Step 7/12 : WORKDIR /app 17:06:18 ---> Running in 225a6287923b 17:06:18 Removing intermediate container 225a6287923b 17:06:18 ---> ea5f8ab80769 17:06:18 Step 8/12 : COPY go.mod vendor* ./ 17:06:18 ---> f1a664a71dc8 17:06:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:18 ---> Running in f0c2ec46fee1 17:07:14 Removing intermediate container f0c2ec46fee1 17:07:14 ---> 36268ecfc108 17:07:14 Step 10/12 : COPY . . 17:07:14 ---> a966d54f736f 17:07:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:07:14 ---> Running in 0eef96bc58e2 17:07:14 Removing intermediate container 0eef96bc58e2 17:07:14 ---> 1770a79ce558 17:07:14 Step 12/12 : RUN $MAKE 17:07:14 ---> Running in 4d0df4b014dc 17:07:14 noop 17:07:15 Removing intermediate container 4d0df4b014dc 17:07:15 ---> cfb031b1d9a9 17:07:15 Successfully built cfb031b1d9a9 17:07:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:15 + docker inspect -f . ci-base-image-x86_64 17:07:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:15 prd-ubuntu20.04-docker-8c-8g-9972 does not seem to be running inside a container 17:07:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-612 -v /w/workspace/_app-service-configurable_PR-612:/w/workspace/_app-service-configurable_PR-612:rw,z -v /w/workspace/_app-service-configurable_PR-612@tmp:/w/workspace/_app-service-configurable_PR-612@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 17:07:16 $ docker top f9c385f18f4694fa199c82f8fde1b6bf9935ccedec2e5fc66646b523aea6f27f -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:16 + go version 17:07:16 go version go1.21.0 linux/amd64 [Pipeline] } 17:07:16 $ docker stop --time=1 f9c385f18f4694fa199c82f8fde1b6bf9935ccedec2e5fc66646b523aea6f27f 17:07:17 $ docker rm -f --volumes f9c385f18f4694fa199c82f8fde1b6bf9935ccedec2e5fc66646b523aea6f27f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:18 + docker inspect -f . ci-base-image-x86_64 17:07:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:18 prd-ubuntu20.04-docker-8c-8g-9972 does not seem to be running inside a container 17:07:18 $ 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-612 -v /w/workspace/_app-service-configurable_PR-612:/w/workspace/_app-service-configurable_PR-612:rw,z -v /w/workspace/_app-service-configurable_PR-612@tmp:/w/workspace/_app-service-configurable_PR-612@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 17:07:18 $ docker top c3b4b6f8460b06f4504fd550572f349c6df84b3a74df105757efa5face993840 -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:19 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-612 [Pipeline] fileExists [Pipeline] sh 17:07:19 + make test 17:07:19 go test -race -coverprofile=coverage.out ./... 17:07:37 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:07:55 go vet ./... 17:07:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:07:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:07:56 ./bin/test-attribution-txt.sh [Pipeline] echo 17:07:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:07:57 $ docker stop --time=1 c3b4b6f8460b06f4504fd550572f349c6df84b3a74df105757efa5face993840 17:08:03 $ docker rm -f --volumes c3b4b6f8460b06f4504fd550572f349c6df84b3a74df105757efa5face993840 [Pipeline] // withDockerContainer [Pipeline] sh 17:08:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:08:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:08:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:08:04 + ls -al . 17:08:04 total 180 17:08:04 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 17:07 . 17:08:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 17:05 .. 17:08:04 -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 17:05 .dockerignore 17:08:04 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:07 .git 17:08:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:05 .github 17:08:04 -rw-rw-r-- 1 jenkins jenkins 106 Oct 24 17:05 .gitignore 17:08:04 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 17:05 .golangci.yml 17:08:04 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 17:05 .semver 17:08:04 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 24 17:05 Attribution.txt 17:08:04 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 24 17:05 CHANGELOG.md 17:08:04 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 24 17:05 Dockerfile 17:08:04 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 17:05 GOVERNANCE.md 17:08:04 -rw-rw-r-- 1 jenkins jenkins 666 Oct 24 17:05 Jenkinsfile 17:08:04 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 17:05 LICENSE 17:08:04 -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 17:05 OWNERS.md 17:08:04 -rw-rw-r-- 1 jenkins jenkins 4550 Oct 24 17:05 README.md 17:08:04 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 17:05 VERSION 17:08:04 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 17:05 bin 17:08:04 -rw-r--r-- 1 jenkins jenkins 13 Oct 24 17:07 coverage.out 17:08:04 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 24 17:05 go.mod 17:08:04 -rw-rw-r-- 1 jenkins jenkins 34917 Oct 24 17:05 go.sum 17:08:04 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 24 17:05 main.go 17:08:04 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 24 17:05 makefile 17:08:04 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 17:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:05 + 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=2853fc69c4e155d08504b44ac9d9c740009131a8 --label arch=amd64 --label version=0.0.0 . 17:08:05 Sending build context to Docker daemon 3.362MB 17:08:05 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 17:08:05 Step 2/26 : FROM ${BASE} AS builder 17:08:05 ---> cfb031b1d9a9 17:08:05 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:08:05 ---> Running in 45c3f89dfe00 17:08:05 Removing intermediate container 45c3f89dfe00 17:08:05 ---> 87e668a73745 17:08:05 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:08:05 ---> Running in 9c1af125164d 17:08:05 Removing intermediate container 9c1af125164d 17:08:05 ---> 712d6320d117 17:08:05 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:08:05 ---> Running in 87bcf2a5b604 17:08:05 Removing intermediate container 87bcf2a5b604 17:08:05 ---> f2b8eb72a5cf 17:08:05 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:08:05 ---> Running in 20d640957ead 17:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:08:06 OK: 264 MiB in 52 packages 17:08:06 Removing intermediate container 20d640957ead 17:08:06 ---> 0e1215c2e47b 17:08:06 Step 7/26 : WORKDIR /app 17:08:06 ---> Running in fe405e087a06 17:08:06 Removing intermediate container fe405e087a06 17:08:06 ---> edce56412db5 17:08:06 Step 8/26 : COPY go.mod vendor* ./ 17:08:06 ---> 2ce90319e492 17:08:06 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:06 ---> Running in e65e1ec915b4 17:08:07 Removing intermediate container e65e1ec915b4 17:08:07 ---> 74db32c39a02 17:08:07 Step 10/26 : COPY . . 17:08:07 ---> d098fbb31ada 17:08:07 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:08:07 ---> Running in 8cf5b00399ea 17:08:07 Removing intermediate container 8cf5b00399ea 17:08:07 ---> 5fb8f52a3ff5 17:08:07 Step 12/26 : RUN $MAKE 17:08:07 ---> Running in c941bc2baed9 17:08:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 17:08:30 Removing intermediate container c941bc2baed9 17:08:30 ---> a733a142a9ae 17:08:30 Step 13/26 : FROM alpine:3.18 17:08:30 3.18: Pulling from library/alpine 17:08:30 96526aa774ef: Pulling fs layer 17:08:30 96526aa774ef: Verifying Checksum 17:08:30 96526aa774ef: Download complete 17:08:30 96526aa774ef: Pull complete 17:08:30 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:08:30 Status: Downloaded newer image for alpine:3.18 17:08:30 ---> 8ca4688f4f35 17:08:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:08:30 ---> Running in 8561f99e2591 17:08:30 Removing intermediate container 8561f99e2591 17:08:30 ---> c59e2c7c2ae9 17:08:30 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:08:30 ---> Running in 497eda022be1 17:08:30 Removing intermediate container 497eda022be1 17:08:30 ---> b8271ace0313 17:08:30 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:08:30 ---> Running in c9125da6a3b4 17:08:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:08:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:08:30 (1/2) Installing ca-certificates (20230506-r0) 17:08:30 (2/2) Installing dumb-init (1.2.5-r2) 17:08:30 Executing busybox-1.36.1-r2.trigger 17:08:30 Executing ca-certificates-20230506-r0.trigger 17:08:30 OK: 8 MiB in 17 packages 17:08:30 Removing intermediate container c9125da6a3b4 17:08:30 ---> 231755970a82 17:08:30 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:08:30 ---> c797b321924a 17:08:30 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:08:30 ---> 1cc951649660 17:08:30 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:08:30 ---> dcff2cf530d3 17:08:30 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:08:30 ---> 0a19680d1350 17:08:30 Step 21/26 : EXPOSE 48095 17:08:30 ---> Running in 08e49f27506c 17:08:30 Removing intermediate container 08e49f27506c 17:08:30 ---> 44e529f50769 17:08:30 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 17:08:30 ---> Running in 4cf911a0a50b 17:08:30 Removing intermediate container 4cf911a0a50b 17:08:30 ---> 71597a9e42d3 17:08:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:08:31 ---> Running in 79075c8b4aa3 17:08:31 Removing intermediate container 79075c8b4aa3 17:08:31 ---> 70e5d47b4567 17:08:31 Step 24/26 : LABEL arch=amd64 17:08:31 ---> Running in 27492755d33f 17:08:31 Removing intermediate container 27492755d33f 17:08:31 ---> 2a5ea502d358 17:08:31 Step 25/26 : LABEL git_sha=2853fc69c4e155d08504b44ac9d9c740009131a8 17:08:31 ---> Running in 806a16737e87 17:08:31 Removing intermediate container 806a16737e87 17:08:31 ---> 970e7a3338ee 17:08:31 Step 26/26 : LABEL version=0.0.0 17:08:31 ---> Running in b0e80100d46f 17:08:31 Removing intermediate container b0e80100d46f 17:08:31 ---> 1e21bacbbb78 17:08:31 [Warning] One or more build-args [ARCH] were not consumed 17:08:31 Successfully built 1e21bacbbb78 17:08:31 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 17:08:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:32 17:08:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:32 latest: Pulling from edgex-lftools-log-publisher 17:08:32 5eb5b503b376: Pulling fs layer 17:08:32 5c69ac0246d0: Pulling fs layer 17:08:32 ec43610c2a17: Pulling fs layer 17:08:32 3a2ae6a8a46f: Pulling fs layer 17:08:32 33b1e0a273af: Pulling fs layer 17:08:32 5d3b04190fa2: Pulling fs layer 17:08:32 2f39f015ded8: Pulling fs layer 17:08:32 3a2ae6a8a46f: Waiting 17:08:32 33b1e0a273af: Waiting 17:08:32 5c69ac0246d0: Download complete 17:08:32 3a2ae6a8a46f: Download complete 17:08:32 ec43610c2a17: Verifying Checksum 17:08:32 ec43610c2a17: Download complete 17:08:32 5d3b04190fa2: Verifying Checksum 17:08:32 5d3b04190fa2: Download complete 17:08:32 33b1e0a273af: Verifying Checksum 17:08:32 33b1e0a273af: Download complete 17:08:32 5eb5b503b376: Verifying Checksum 17:08:32 5eb5b503b376: Download complete 17:08:33 2f39f015ded8: Download complete 17:08:34 5eb5b503b376: Pull complete 17:08:34 5c69ac0246d0: Pull complete 17:08:34 ec43610c2a17: Pull complete 17:08:34 3a2ae6a8a46f: Pull complete 17:08:34 33b1e0a273af: Pull complete 17:08:34 5d3b04190fa2: Pull complete 17:08:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9977 in /w/workspace/_app-service-configurable_PR-612 [Pipeline] { [Pipeline] ws 17:08:38 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 17:08:38 Selected Git installation does not exist. Using Default 17:08:38 The recommended git tool is: NONE 17:08:39 2f39f015ded8: Pull complete 17:08:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:08:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:39 prd-ubuntu20.04-docker-8c-8g-9972 does not seem to be running inside a container 17:08:39 $ 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-612 -v /w/workspace/_app-service-configurable_PR-612:/w/workspace/_app-service-configurable_PR-612:rw,z -v /w/workspace/_app-service-configurable_PR-612@tmp:/w/workspace/_app-service-configurable_PR-612@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 17:08:45 using credential edgex-jenkins-ssh 17:08:45 Cloning the remote Git repository 17:08:45 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:08:45 > git init /w/workspace/app-service-configurable/1 # timeout=10 17:08:45 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:08:45 > git --version # timeout=10 17:08:45 > git --version # 'git version 2.25.1' 17:08:45 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:46 $ docker top 9be36165c78397b14d169983542bb5220331c1ddbdc8bd82c838f430bec93913 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:46 ---> job-cost.sh 17:08:46 lf-activate-venv: SKIPPING 17:08:46 INFO: No Stack... 17:08:47 INFO: Retrieving Pricing Info for: v3-standard-8 17:08:47 INFO: Archiving Costs [Pipeline] sh 17:08:47 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:08:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:47 + cat /w/workspace/_app-service-configurable_PR-612/archives/cost.csv 17:08:47 + cut -d, -f6 [Pipeline] lock 17:08:47 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-612-1-stack-cost] 17:08:47 Resource [jenkins-edgexfoundry-app-service-configurable-PR-612-1-stack-cost] did not exist. Created. 17:08:47 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-612-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:08:48 + echo total: 0.2199999988079071 [Pipeline] stash 17:08:48 Stashed 1 file(s) [Pipeline] } 17:08:48 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-612-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:08:48 $ docker stop --time=1 9be36165c78397b14d169983542bb5220331c1ddbdc8bd82c838f430bec93913 17:08:48 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:08:48 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:08:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:08:49 Merging remotes/origin/main commit f689f4ba914cd94db4edcd504921ce235cc7ee6f into PR head commit 2853fc69c4e155d08504b44ac9d9c740009131a8 17:08:49 $ docker rm -f --volumes 9be36165c78397b14d169983542bb5220331c1ddbdc8bd82c838f430bec93913 [Pipeline] // withDockerContainer [Pipeline] } 17:08:49 Merge succeeded, producing 2853fc69c4e155d08504b44ac9d9c740009131a8 17:08:49 Checking out Revision 2853fc69c4e155d08504b44ac9d9c740009131a8 (PR-612) [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:08:49 > git config core.sparsecheckout # timeout=10 17:08:49 > git checkout -f 2853fc69c4e155d08504b44ac9d9c740009131a8 # timeout=10 17:08:49 > git remote # timeout=10 17:08:49 > git config --get remote.origin.url # timeout=10 17:08:49 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:49 > git merge f689f4ba914cd94db4edcd504921ce235cc7ee6f # timeout=10 17:08:49 > git rev-parse HEAD^{commit} # timeout=10 17:08:49 > git config core.sparsecheckout # timeout=10 17:08:49 > git checkout -f 2853fc69c4e155d08504b44ac9d9c740009131a8 # timeout=10 17:08:53 Commit message: "feat!: Remove snap packaging" 17:08:53 > git --version # timeout=10 17:08:53 > git --version # 'git version 2.25.1' 17:08:53 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:08:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:08:54 % Total % Received % Xferd Average Speed Time Time Time Current 17:08:54 Dload Upload Total Spent Left Speed 17:08:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 17:08:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:08:55 + sudo tee /etc/docker/daemon.new 17:08:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:08:55 { 17:08:55 "registry-mirrors": [ 17:08:55 "https://nexus3.edgexfoundry.org:10001" 17:08:55 ], 17:08:55 "bip": "10.250.0.254/24", 17:08:55 "hosts": [ 17:08:55 "tcp://0.0.0.0:5555", 17:08:55 "unix:///var/run/docker.sock" 17:08:55 ], 17:08:55 "mtu": 1458, 17:08:55 "selinux-enabled": true, 17:08:55 "seccomp-profile": "/etc/docker/seccomp.json" 17:08:55 } [Pipeline] sh 17:08:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:08:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:14 provisioning config files... 17:09:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6072287339408703177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:15 ---> docker-login.sh 17:09:15 nexus3.edgexfoundry.org:10001 17:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:16 Configure a credential helper to remove this warning. See 17:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:16 17:09:16 Login Succeeded 17:09:16 nexus3.edgexfoundry.org:10002 17:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:16 Configure a credential helper to remove this warning. See 17:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:16 17:09:16 Login Succeeded 17:09:16 nexus3.edgexfoundry.org:10003 17:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:16 Configure a credential helper to remove this warning. See 17:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:16 17:09:16 Login Succeeded 17:09:16 nexus3.edgexfoundry.org:10004 17:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:17 Configure a credential helper to remove this warning. See 17:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:17 17:09:17 Login Succeeded 17:09:17 docker.io 17:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:17 Configure a credential helper to remove this warning. See 17:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:17 17:09:17 Login Succeeded 17:09:17 ---> docker-login.sh ends [Pipeline] } 17:09:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:09:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:18 ========================================================= 17:09:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:09:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:09:18 Sending build context to Docker daemon 157.7kB 17:09:19 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:09:19 Step 2/12 : FROM ${BASE} AS builder 17:09:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:09:19 9fda8d8052c6: Pulling fs layer 17:09:19 5d54e960e981: Pulling fs layer 17:09:19 c4a7e357bf2a: Pulling fs layer 17:09:19 f0e02332f6b5: Pulling fs layer 17:09:19 cefa15bbcfad: Pulling fs layer 17:09:19 17808c966233: Pulling fs layer 17:09:19 f4c1fc716caa: Pulling fs layer 17:09:19 f0e02332f6b5: Waiting 17:09:19 cefa15bbcfad: Waiting 17:09:19 17808c966233: Waiting 17:09:19 f4c1fc716caa: Waiting 17:09:19 f0e02332f6b5: Verifying Checksum 17:09:19 f0e02332f6b5: Download complete 17:09:19 cefa15bbcfad: Verifying Checksum 17:09:19 cefa15bbcfad: Download complete 17:09:19 9fda8d8052c6: Download complete 17:09:20 f4c1fc716caa: Verifying Checksum 17:09:20 f4c1fc716caa: Download complete 17:09:20 9fda8d8052c6: Pull complete 17:09:21 5d54e960e981: Pull complete 17:09:21 c4a7e357bf2a: Verifying Checksum 17:09:21 c4a7e357bf2a: Download complete 17:09:22 17808c966233: Verifying Checksum 17:09:22 17808c966233: Download complete 17:09:37 c4a7e357bf2a: Pull complete 17:09:37 f0e02332f6b5: Pull complete 17:09:37 cefa15bbcfad: Pull complete 17:09:45 17808c966233: Pull complete 17:09:46 f4c1fc716caa: Pull complete 17:09:46 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:09:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:09:46 ---> ea914061e18c 17:09:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:09:47 ---> Running in 700afd9104be 17:09:47 Removing intermediate container 700afd9104be 17:09:47 ---> f47654146e1f 17:09:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:09:47 ---> Running in 5a880340c2f0 17:09:47 Removing intermediate container 5a880340c2f0 17:09:47 ---> 49ea61e34588 17:09:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:09:48 ---> Running in 766b9c28e892 17:09:48 Removing intermediate container 766b9c28e892 17:09:48 ---> 8a7ecaba0dd1 17:09:48 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:09:48 ---> Running in b2446dc464a1 17:09:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:09:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:09:51 OK: 266 MiB in 52 packages 17:09:52 Removing intermediate container b2446dc464a1 17:09:52 ---> 23cadf11d008 17:09:52 Step 7/12 : WORKDIR /app 17:09:52 ---> Running in 36d9a09412f9 17:09:53 Removing intermediate container 36d9a09412f9 17:09:53 ---> 7c4353d29766 17:09:53 Step 8/12 : COPY go.mod vendor* ./ 17:09:53 ---> ba7e62e8b3a0 17:09:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:53 ---> Running in 92dee521f4df 17:11:30 Removing intermediate container 92dee521f4df 17:11:30 ---> aaf1ab3787de 17:11:30 Step 10/12 : COPY . . 17:11:30 ---> 03ad4ac48ea9 17:11:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:11:30 ---> Running in 484c91e32826 17:11:30 Removing intermediate container 484c91e32826 17:11:30 ---> 0a97cad0cc66 17:11:30 Step 12/12 : RUN $MAKE 17:11:30 ---> Running in 96b6b69a4b28 17:11:30 noop 17:11:31 Removing intermediate container 96b6b69a4b28 17:11:31 ---> 9fc9a07fcd66 17:11:31 Successfully built 9fc9a07fcd66 17:11:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:31 + docker inspect -f . ci-base-image-arm64 17:11:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:32 prd-ubuntu20.04-docker-arm64-4c-16g-9977 does not seem to be running inside a container 17:11:32 $ 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 ******** ci-base-image-arm64 cat 17:11:33 $ docker top 1214c77989a6724354c65fcb5a2e7e2637fb38eb964f689ae485b1518962eaf4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:34 + go version 17:11:34 go version go1.21.0 linux/arm64 [Pipeline] } 17:11:34 $ docker stop --time=1 1214c77989a6724354c65fcb5a2e7e2637fb38eb964f689ae485b1518962eaf4 17:11:36 $ docker rm -f --volumes 1214c77989a6724354c65fcb5a2e7e2637fb38eb964f689ae485b1518962eaf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:37 + docker inspect -f . ci-base-image-arm64 17:11:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:37 prd-ubuntu20.04-docker-arm64-4c-16g-9977 does not seem to be running inside a container 17:11:37 $ 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 ******** ci-base-image-arm64 cat 17:11:39 $ docker top ee3dab6c2207b544a4db99a81e16ab7fd3db18a4ebe3b58586d0a3df3e47bf04 -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:40 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 17:11:40 + make test 17:11:40 go test -race -coverprofile=coverage.out ./... 17:14:32 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:14:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:14:32 go vet ./... 17:16:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:16:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:16:54 ./bin/test-attribution-txt.sh [Pipeline] echo 17:16:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:16:54 $ docker stop --time=1 ee3dab6c2207b544a4db99a81e16ab7fd3db18a4ebe3b58586d0a3df3e47bf04 17:16:58 $ docker rm -f --volumes ee3dab6c2207b544a4db99a81e16ab7fd3db18a4ebe3b58586d0a3df3e47bf04 [Pipeline] // withDockerContainer [Pipeline] sh 17:17:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:17:00 Warning: overwriting stash ‘coverage-report’ 17:17:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:17:02 + ls -al . 17:17:02 total 176 17:17:02 drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 17:11 . 17:17:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 17:08 .. 17:17:02 -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 17:08 .dockerignore 17:17:02 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:08 .git 17:17:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:08 .github 17:17:02 -rw-rw-r-- 1 jenkins jenkins 106 Oct 24 17:08 .gitignore 17:17:02 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 17:08 .golangci.yml 17:17:02 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 24 17:08 Attribution.txt 17:17:02 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 24 17:08 CHANGELOG.md 17:17:02 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 24 17:08 Dockerfile 17:17:02 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 17:08 GOVERNANCE.md 17:17:02 -rw-rw-r-- 1 jenkins jenkins 666 Oct 24 17:08 Jenkinsfile 17:17:02 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 17:08 LICENSE 17:17:02 -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 17:08 OWNERS.md 17:17:02 -rw-rw-r-- 1 jenkins jenkins 4550 Oct 24 17:08 README.md 17:17:02 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 17:05 VERSION 17:17:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 17:08 bin 17:17:02 -rw-r--r-- 1 jenkins jenkins 13 Oct 24 17:11 coverage.out 17:17:02 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 24 17:08 go.mod 17:17:02 -rw-rw-r-- 1 jenkins jenkins 34917 Oct 24 17:08 go.sum 17:17:02 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 24 17:08 main.go 17:17:02 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 24 17:08 makefile 17:17:02 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 17:08 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:02 + 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=2853fc69c4e155d08504b44ac9d9c740009131a8 --label arch=arm64 --label version=0.0.0 . 17:17:02 Sending build context to Docker daemon 158.7kB 17:17:02 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 17:17:02 Step 2/26 : FROM ${BASE} AS builder 17:17:02 ---> 9fc9a07fcd66 17:17:02 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:17:02 ---> Running in b62fea302820 17:17:03 Removing intermediate container b62fea302820 17:17:03 ---> eb56f24b6a7f 17:17:03 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:17:03 ---> Running in 4ebb9793c6b5 17:17:03 Removing intermediate container 4ebb9793c6b5 17:17:03 ---> 4e16c2bc58f9 17:17:03 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:17:03 ---> Running in 44f2db317288 17:17:03 Removing intermediate container 44f2db317288 17:17:03 ---> 7d53d86108ff 17:17:03 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:17:04 ---> Running in a5f23aec934c 17:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:17:07 OK: 266 MiB in 52 packages 17:17:07 Removing intermediate container a5f23aec934c 17:17:07 ---> ecce05456ac5 17:17:07 Step 7/26 : WORKDIR /app 17:17:07 ---> Running in 252edd95afb1 17:17:08 Removing intermediate container 252edd95afb1 17:17:08 ---> 5d676b642fd5 17:17:08 Step 8/26 : COPY go.mod vendor* ./ 17:17:08 ---> d2715771b538 17:17:08 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:08 ---> Running in f1900aa62116 17:17:13 Removing intermediate container f1900aa62116 17:17:13 ---> 923a30c07d05 17:17:13 Step 10/26 : COPY . . 17:17:13 ---> 1354c7c2bbae 17:17:13 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:17:13 ---> Running in 9b5688d2fd25 17:17:14 Removing intermediate container 9b5688d2fd25 17:17:14 ---> 6d5780f5e0a5 17:17:14 Step 12/26 : RUN $MAKE 17:17:14 ---> Running in 0fd4b2ce44d7 17:17:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 17:19:21 Removing intermediate container 0fd4b2ce44d7 17:19:21 ---> 6b5973a8a426 17:19:21 Step 13/26 : FROM alpine:3.18 17:19:21 3.18: Pulling from library/alpine 17:19:21 579b34f0a95b: Pulling fs layer 17:19:21 579b34f0a95b: Verifying Checksum 17:19:21 579b34f0a95b: Download complete 17:19:21 579b34f0a95b: Pull complete 17:19:21 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:19:21 Status: Downloaded newer image for alpine:3.18 17:19:21 ---> 3cc203321400 17:19:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:19:21 ---> Running in 532ae15a9777 17:19:21 Removing intermediate container 532ae15a9777 17:19:21 ---> f452cd9117a0 17:19:21 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:19:21 ---> Running in 80f81b0e5d15 17:19:21 Removing intermediate container 80f81b0e5d15 17:19:21 ---> edcfff4c51a3 17:19:21 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:19:21 ---> Running in 5423e30ee4a5 17:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:19:21 (1/2) Installing ca-certificates (20230506-r0) 17:19:21 (2/2) Installing dumb-init (1.2.5-r2) 17:19:21 Executing busybox-1.36.1-r2.trigger 17:19:21 Executing ca-certificates-20230506-r0.trigger 17:19:21 OK: 9 MiB in 17 packages 17:19:21 Removing intermediate container 5423e30ee4a5 17:19:21 ---> 147ba3b91527 17:19:21 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:19:21 ---> 10143457b2f2 17:19:21 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:19:21 ---> 05be8dabb974 17:19:21 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:19:21 ---> ed552cf2f854 17:19:21 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:19:21 ---> 2b0801440760 17:19:21 Step 21/26 : EXPOSE 48095 17:19:21 ---> Running in eb9f932589cf 17:19:21 Removing intermediate container eb9f932589cf 17:19:21 ---> d3144235d45a 17:19:21 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 17:19:21 ---> Running in 87cc6fe1841e 17:19:21 Removing intermediate container 87cc6fe1841e 17:19:21 ---> d0dd2f97a2ac 17:19:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:19:21 ---> Running in 0d714452e8f7 17:19:21 Removing intermediate container 0d714452e8f7 17:19:21 ---> 7616f47fc422 17:19:21 Step 24/26 : LABEL arch=arm64 17:19:21 ---> Running in a1e92e03547c 17:19:21 Removing intermediate container a1e92e03547c 17:19:21 ---> 0e83c9b0575f 17:19:21 Step 25/26 : LABEL git_sha=2853fc69c4e155d08504b44ac9d9c740009131a8 17:19:21 ---> Running in 7019e07d008d 17:19:21 Removing intermediate container 7019e07d008d 17:19:21 ---> d2306adec8fa 17:19:21 Step 26/26 : LABEL version=0.0.0 17:19:21 ---> Running in f5329914a113 17:19:21 Removing intermediate container f5329914a113 17:19:21 ---> 7fb9a9ea7164 17:19:21 [Warning] One or more build-args [ARCH] were not consumed 17:19:21 Successfully built 7fb9a9ea7164 17:19:21 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 17:19:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:19:22 17:19:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:19:23 arm64: Pulling from edgex-lftools-log-publisher 17:19:23 8998bd30e6a1: Pulling fs layer 17:19:23 04944245beec: Pulling fs layer 17:19:23 699f458cf7ca: Pulling fs layer 17:19:23 765212b225bb: Pulling fs layer 17:19:23 f23df028b6ca: Pulling fs layer 17:19:23 d65c8cfc05b1: Pulling fs layer 17:19:23 2437ff75d9bd: Pulling fs layer 17:19:23 765212b225bb: Waiting 17:19:23 f23df028b6ca: Waiting 17:19:23 d65c8cfc05b1: Waiting 17:19:23 2437ff75d9bd: Waiting 17:19:23 04944245beec: Verifying Checksum 17:19:23 04944245beec: Download complete 17:19:23 765212b225bb: Verifying Checksum 17:19:23 765212b225bb: Download complete 17:19:23 f23df028b6ca: Download complete 17:19:23 d65c8cfc05b1: Verifying Checksum 17:19:23 d65c8cfc05b1: Download complete 17:19:23 699f458cf7ca: Verifying Checksum 17:19:23 699f458cf7ca: Download complete 17:19:23 8998bd30e6a1: Download complete 17:19:26 2437ff75d9bd: Verifying Checksum 17:19:26 2437ff75d9bd: Download complete 17:19:28 8998bd30e6a1: Pull complete 17:19:28 04944245beec: Pull complete 17:19:34 699f458cf7ca: Pull complete 17:19:34 765212b225bb: Pull complete 17:19:35 f23df028b6ca: Pull complete 17:19:35 d65c8cfc05b1: Pull complete 17:19:53 2437ff75d9bd: Pull complete 17:19:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:19:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:19:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:53 prd-ubuntu20.04-docker-arm64-4c-16g-9977 does not seem to be running inside a container 17:19:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:19:56 $ docker top e43303778a6d307ef23d2ecfb3044c603456a319b70f80f05e4df0e6d27692ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:57 ---> job-cost.sh 17:19:57 lf-activate-venv: SKIPPING 17:19:57 INFO: No Stack... 17:19:57 INFO: Retrieving Pricing Info for: v3-standard-4 17:19:58 INFO: Archiving Costs [Pipeline] sh 17:19:59 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 17:19:59 + cut -d, -f6 [Pipeline] lock 17:19:59 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-612-1-stack-cost] 17:19:59 Resource [jenkins-edgexfoundry-app-service-configurable-PR-612-1-stack-cost] did not exist. Created. 17:19:59 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-612-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:20:00 /w/workspace/app-service-configurable/1@tmp/durable-04d886de/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:20:01 + echo total: 0.10999999940395355 [Pipeline] stash 17:20:01 Warning: overwriting stash ‘stack-cost’ 17:20:01 Stashed 1 file(s) [Pipeline] } 17:20:01 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-612-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:20:01 $ docker stop --time=1 e43303778a6d307ef23d2ecfb3044c603456a319b70f80f05e4df0e6d27692ac 17:20:02 $ docker rm -f --volumes e43303778a6d307ef23d2ecfb3044c603456a319b70f80f05e4df0e6d27692ac [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 17:20:03 provisioning config files... 17:20:03 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-612@tmp/config3686242173976282051tmp [Pipeline] { [Pipeline] sh 17:20:04 + set +x 17:20:04 + curl -s https://codecov.io/bash 17:20:04 + bash -s -- 17:20:04 17:20:04 _____ _ 17:20:04 / ____| | | 17:20:04 | | ___ __| | ___ ___ _____ __ 17:20:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:20:04 | |___| (_) | (_| | __/ (_| (_) \ V / 17:20:04 \_____\___/ \__,_|\___|\___\___/ \_/ 17:20:04 Bash-1.0.6 17:20:04 17:20:04 17:20:04 ==> git version 2.25.1 found 17:20:04 ==> 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 17:20:04 Release-Date: 2020-01-08 17:20:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:20:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:20:04 ==> Jenkins CI detected. 17:20:04 current dir:  /w/workspace/_app-service-configurable_PR-612 17:20:04 project root: . 17:20:04 --> token set from env 17:20:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:20:04 ==> Running gcov in . (disable via -X gcov) 17:20:04 ==> Python coveragepy not found 17:20:04 ==> Searching for coverage reports in: 17:20:04 + . 17:20:04 -> Found 1 reports 17:20:04 ==> Detecting git/mercurial file structure 17:20:04 ==> Reading reports 17:20:04 + ./coverage.out bytes=13 17:20:04 ==> Appending adjustments 17:20:04 https://docs.codecov.io/docs/fixing-reports 17:20:04 + Found adjustments 17:20:04 ==> Gzipping contents 17:20:04 4.0K /tmp/codecov.FEdhsW.gz 17:20:04 ==> Uploading reports 17:20:04 url: https://codecov.io 17:20:04 query: branch=PR-612&commit=2853fc69c4e155d08504b44ac9d9c740009131a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-612%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=612&job=&cmd_args= 17:20:04 -> Pinging Codecov 17:20:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-612&commit=2853fc69c4e155d08504b44ac9d9c740009131a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-612%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=612&job=&cmd_args= 17:20:04 -> Uploading to 17:20:04 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/A97CA9966030D2A3747ED39772930CCE/2853fc69c4e155d08504b44ac9d9c740009131a8/73ffcee7-0294-48b6-ba45-c57530f79c21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T172004Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=01195d0057709177f8acc948036451b4d08ed9aab2b26e0730823f472f5f7f44 17:20:04 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:04 Dload Upload Total Spent Left Speed 17:20:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 835 --:--:-- --:--:-- --:--:-- 835 17:20:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2853fc69c4e155d08504b44ac9d9c740009131a8 [Pipeline] } 17:20:04 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 17:20:06 + [ -d /w/workspace/_app-service-configurable_PR-612/archives ] 17:20:06 + ls -al /w/workspace/_app-service-configurable_PR-612/archives 17:20:06 total 16 17:20:06 drwxr-xr-x 3 root root 4096 Oct 24 17:08 . 17:20:06 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:08 .. 17:20:06 drwxr-xr-x 2 root root 4096 Oct 24 17:08 cost 17:20:06 -rw-r--r-- 1 root root 96 Oct 24 17:08 cost.csv 17:20:06 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-612/archives 17:20:06 + ls -al /w/workspace/_app-service-configurable_PR-612/archives 17:20:06 total 16 17:20:06 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 17:08 . 17:20:06 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:08 .. 17:20:06 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 17:08 cost 17:20:06 -rw-r--r-- 1 jenkins jenkins 96 Oct 24 17:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:20:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:20:07 ---> package-listing.sh 17:20:07 ++ facter osfamily 17:20:07 ++ tr '[:upper:]' '[:lower:]' 17:20:08 + OS_FAMILY=debian 17:20:08 + workspace=/w/workspace/_app-service-configurable_PR-612 17:20:08 + START_PACKAGES=/tmp/packages_start.txt 17:20:08 + END_PACKAGES=/tmp/packages_end.txt 17:20:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:20:08 + PACKAGES=/tmp/packages_start.txt 17:20:08 + '[' /w/workspace/_app-service-configurable_PR-612 ']' 17:20:08 + PACKAGES=/tmp/packages_end.txt 17:20:08 + case "${OS_FAMILY}" in 17:20:08 + dpkg -l 17:20:08 + grep '^ii' 17:20:08 + '[' -f /tmp/packages_start.txt ']' 17:20:08 + '[' -f /tmp/packages_end.txt ']' 17:20:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:20:08 + '[' /w/workspace/_app-service-configurable_PR-612 ']' 17:20:08 + mkdir -p /w/workspace/_app-service-configurable_PR-612/archives/ 17:20:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-612/archives/ [Pipeline] echo 17:20:08 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-612/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:20:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:20:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:09 prd-ubuntu20.04-docker-8c-8g-9972 does not seem to be running inside a container 17:20:09 $ 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-612/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-612 -v /w/workspace/_app-service-configurable_PR-612:/w/workspace/_app-service-configurable_PR-612:rw,z -v /w/workspace/_app-service-configurable_PR-612@tmp:/w/workspace/_app-service-configurable_PR-612@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 17:20:09 $ docker top a493a0e7c02da354c89d48bd160aa799231d173957899af2a7379f19ccdff5d0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:10 + touch /tmp/pre-build-complete [Pipeline] sh 17:20:10 + mkdir -p /var/log/sysstat [Pipeline] sh 17:20:10 + ls /var/log/sa-host 17:20:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:20:11 provisioning config files... 17:20:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-612@tmp/config6589214331479643973tmp [Pipeline] { [Pipeline] echo 17:20:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:20:11 ---> create-netrc.sh [Pipeline] } 17:20:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:20:11 ---> python-tools-install.sh [Pipeline] echo 17:20:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:20:12 ---> sudo-logs.sh 17:20:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:20:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:20:12 ---> job-cost.sh 17:20:12 lf-activate-venv: SKIPPING 17:20:12 DEBUG: total: 0.2199999988079071 17:20:12 INFO: Retrieving Stack Cost... 17:20:13 INFO: Retrieving Pricing Info for: v3-standard-8 17:20:13 INFO: Archiving Costs [Pipeline] echo 17:20:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:20:13 ---> logs-deploy.sh 17:20:13 lf-activate-venv: SKIPPING 17:20:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-612/1 17:20:13 INFO: archiving workspace using pattern(s): 17:20:14 Archives upload complete. 17:20:14 INFO: archiving logs to Nexus 17:20:15 ---> uname -a: 17:20:15 Linux prd-ubuntu20-04-docker-8c-8g-9972 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:20:15 17:20:15 17:20:15 ---> lscpu: 17:20:15 Architecture: x86_64 17:20:15 CPU op-mode(s): 32-bit, 64-bit 17:20:15 Byte Order: Little Endian 17:20:15 Address sizes: 40 bits physical, 48 bits virtual 17:20:15 CPU(s): 8 17:20:15 On-line CPU(s) list: 0-7 17:20:15 Thread(s) per core: 1 17:20:15 Core(s) per socket: 1 17:20:15 Socket(s): 8 17:20:15 NUMA node(s): 1 17:20:15 Vendor ID: AuthenticAMD 17:20:15 CPU family: 23 17:20:15 Model: 49 17:20:15 Model name: AMD EPYC-Rome Processor 17:20:15 Stepping: 0 17:20:15 CPU MHz: 2799.998 17:20:15 BogoMIPS: 5599.99 17:20:15 Virtualization: AMD-V 17:20:15 Hypervisor vendor: KVM 17:20:15 Virtualization type: full 17:20:15 L1d cache: 256 KiB 17:20:15 L1i cache: 256 KiB 17:20:15 L2 cache: 4 MiB 17:20:15 L3 cache: 128 MiB 17:20:15 NUMA node0 CPU(s): 0-7 17:20:15 Vulnerability Itlb multihit: Not affected 17:20:15 Vulnerability L1tf: Not affected 17:20:15 Vulnerability Mds: Not affected 17:20:15 Vulnerability Meltdown: Not affected 17:20:15 Vulnerability Mmio stale data: Not affected 17:20:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:20:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:20:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:20:15 Vulnerability Srbds: Not affected 17:20:15 Vulnerability Tsx async abort: Not affected 17:20:15 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 17:20:15 17:20:15 17:20:15 ---> nproc: 17:20:15 8 17:20:15 17:20:15 17:20:15 ---> df -h: 17:20:15 Filesystem Size Used Avail Use% Mounted on 17:20:15 overlay 155G 12G 144G 8% / 17:20:15 tmpfs 64M 0 64M 0% /dev 17:20:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:20:15 shm 64M 0 64M 0% /dev/shm 17:20:15 /dev/vda1 155G 12G 144G 8% /facter-os 17:20:15 17:20:15 17:20:15 ---> sar -b -r -n DEV: 17:20:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9972) 10/24/23 _x86_64_ (8 CPU) 17:20:15 17:20:15 17:04:35 LINUX RESTART (8 CPU) 17:20:15 17:20:15 17:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:20:15 17:06:01 350.36 47.74 302.62 0.00 5350.71 67930.94 0.00 17:20:15 17:07:01 143.34 1.12 142.23 0.00 19.86 63620.33 0.00 17:20:15 17:08:01 110.70 0.05 110.65 0.00 3.33 56846.94 0.00 17:20:15 17:09:01 190.25 0.28 189.97 0.00 22.80 58746.74 0.00 17:20:15 17:10:01 31.58 8.80 22.78 0.00 926.25 19841.09 0.00 17:20:15 17:11:01 24.85 2.62 22.23 0.00 2527.31 21392.30 0.00 17:20:15 17:12:01 5.53 0.02 5.51 0.00 0.13 18080.37 0.00 17:20:15 17:13:01 4.38 0.00 4.38 0.00 0.00 18030.59 0.00 17:20:15 17:14:01 1.32 0.00 1.32 0.00 0.00 416.46 0.00 17:20:15 17:15:01 2.27 0.00 2.27 0.00 0.00 24.53 0.00 17:20:15 17:16:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 17:20:15 17:17:01 1.92 0.02 1.90 0.00 0.13 25.86 0.00 17:20:15 17:18:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 17:20:15 17:19:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 17:20:15 17:20:01 1.98 0.02 1.97 0.00 0.13 24.93 0.00 17:20:15 Average: 58.15 4.04 54.10 0.00 590.03 21667.84 0.00 17:20:15 17:20:15 17:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:20:15 17:06:01 29526048 31577388 760284 2.31 66124 2272848 2050192 6.04 994692 2017636 377636 17:20:15 17:07:01 27994228 31540108 768640 2.34 132568 3582864 2058896 6.07 1212020 3185468 470804 17:20:15 17:08:01 28003876 31568180 736896 2.24 150620 3581864 1919780 5.66 1191376 3193024 48992 17:20:15 17:09:01 27684716 31575104 726376 2.21 163436 3854224 1802484 5.31 1242124 3413252 212 17:20:15 17:10:01 27480232 31560736 713912 2.17 179212 4030092 1691576 4.99 1321856 3513984 70352 17:20:15 17:11:01 27353388 31561584 710472 2.16 186576 4147776 1719944 5.07 1465204 3488488 12 17:20:15 17:12:01 27360112 31563444 708536 2.15 185136 4144528 1709916 5.04 1462992 3485272 12 17:20:15 17:13:01 27367064 31570512 701440 2.13 185220 4144520 1709916 5.04 1455824 3485268 16 17:20:15 17:14:01 27367300 31570832 701068 2.13 185280 4144532 1709916 5.04 1455896 3485276 8 17:20:15 17:15:01 27368672 31572272 699668 2.13 185360 4144540 1709916 5.04 1454844 3485284 8 17:20:15 17:16:01 27368436 31572120 699808 2.13 185432 4144540 1709916 5.04 1455000 3485284 16 17:20:15 17:17:01 27369744 31573508 698360 2.12 185500 4144540 1709916 5.04 1454780 3485288 8 17:20:15 17:18:01 27369068 31573048 698568 2.12 185520 4144544 1709916 5.04 1454552 3485284 8 17:20:15 17:19:01 27368312 31572452 699080 2.13 185544 4144680 1709916 5.04 1454936 3485420 40 17:20:15 17:20:01 27368068 31572148 699300 2.13 185592 4144652 1732836 5.11 1454868 3485388 4 17:20:15 Average: 27623284 31568229 714827 2.17 169808 3918050 1777002 5.24 1368731 3345308 64542 17:20:15 17:20:15 17:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:20:15 17:06:01 docker0 4.32 3.78 0.45 49.19 0.00 0.00 0.00 0.00 17:20:15 17:06:01 ens3 652.01 359.64 5598.08 94.27 0.00 0.00 0.00 0.00 17:20:15 17:06:01 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 17:20:15 17:07:01 docker0 221.15 272.49 18.09 2357.33 0.00 0.00 0.00 0.00 17:20:15 17:07:01 ens3 286.44 229.35 2367.80 26.92 0.00 0.00 0.00 0.00 17:20:15 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:20:15 17:08:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:20:15 17:08:01 ens3 27.18 16.31 31.19 11.11 0.00 0.00 0.00 0.00 17:20:15 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 17:09:01 docker0 3.20 6.22 0.20 64.86 0.00 0.00 0.00 0.00 17:20:15 17:09:01 ens3 123.86 73.44 2658.65 17.35 0.00 0.00 0.00 0.00 17:20:15 17:09:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 17:20:15 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 17:10:01 ens3 221.11 131.94 1856.61 8.82 0.00 0.00 0.00 0.00 17:20:15 17:10:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:20:15 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 17:11:01 ens3 30.98 18.61 227.24 1.36 0.00 0.00 0.00 0.00 17:20:15 17:11:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:20:15 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 17:12:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 17:20:15 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 17:13:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 17:20:15 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:20:15 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 17:14:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 17:15:01 ens3 0.40 0.18 0.08 0.01 0.00 0.00 0.00 0.00 17:20:15 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:20:15 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 17:16:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:20:15 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 17:17:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:20:15 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:20:15 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 17:18:01 ens3 0.22 0.12 0.09 0.01 0.00 0.00 0.00 0.00 17:20:15 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 17:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:20:15 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:20:15 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 17:20:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:15 Average: docker0 15.24 18.84 1.25 164.76 0.00 0.00 0.00 0.00 17:20:15 Average: ens3 89.56 55.34 849.31 10.66 0.00 0.00 0.00 0.00 17:20:15 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 17:20:15 17:20:15 17:20:15 ---> sar -P ALL: 17:20:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9972) 10/24/23 _x86_64_ (8 CPU) 17:20:15 17:20:15 17:04:35 LINUX RESTART (8 CPU) 17:20:15 17:20:15 17:05:01 CPU %user %nice %system %iowait %steal %idle 17:20:15 17:06:01 all 7.39 0.00 2.40 5.59 0.06 84.56 17:20:15 17:06:01 0 8.06 0.00 3.55 1.71 0.07 86.62 17:20:15 17:06:01 1 8.77 0.00 1.63 7.63 0.05 81.93 17:20:15 17:06:01 2 8.77 0.00 2.07 0.75 0.10 88.31 17:20:15 17:06:01 3 6.83 0.00 2.19 0.64 0.07 90.27 17:20:15 17:06:01 4 8.63 0.00 4.01 16.65 0.07 70.64 17:20:15 17:06:01 5 5.43 0.00 1.78 11.66 0.05 81.07 17:20:15 17:06:01 6 5.17 0.00 2.50 4.98 0.05 87.30 17:20:15 17:06:01 7 7.46 0.00 1.48 0.74 0.03 90.29 17:20:15 17:07:01 all 5.06 0.00 2.43 6.56 0.07 85.88 17:20:15 17:07:01 0 4.88 0.00 2.28 2.73 0.08 90.02 17:20:15 17:07:01 1 5.22 0.00 2.94 5.29 0.07 86.48 17:20:15 17:07:01 2 4.91 0.00 2.02 1.08 0.05 91.93 17:20:15 17:07:01 3 5.87 0.00 3.11 0.10 0.07 90.84 17:20:15 17:07:01 4 5.02 0.00 2.28 0.61 0.07 92.03 17:20:15 17:07:01 5 4.58 0.00 2.76 32.72 0.12 59.82 17:20:15 17:07:01 6 4.79 0.00 2.13 8.22 0.07 84.79 17:20:15 17:07:01 7 5.23 0.00 1.91 1.78 0.05 91.03 17:20:15 17:08:01 all 36.53 0.00 3.94 3.08 0.09 56.36 17:20:15 17:08:01 0 37.99 0.00 4.11 0.57 0.08 57.24 17:20:15 17:08:01 1 37.25 0.00 4.28 0.97 0.10 57.39 17:20:15 17:08:01 2 37.60 0.00 3.47 0.18 0.08 58.66 17:20:15 17:08:01 3 37.63 0.00 3.89 1.68 0.10 56.70 17:20:15 17:08:01 4 36.63 0.00 3.73 0.15 0.10 59.38 17:20:15 17:08:01 5 32.61 0.00 4.37 21.12 0.10 41.81 17:20:15 17:08:01 6 35.87 0.00 3.92 0.02 0.08 60.11 17:20:15 17:08:01 7 36.60 0.00 3.74 0.10 0.08 59.47 17:20:15 17:09:01 all 16.11 0.00 3.06 3.65 0.06 77.12 17:20:15 17:09:01 0 16.42 0.00 2.66 0.08 0.05 80.79 17:20:15 17:09:01 1 15.88 0.00 3.60 0.54 0.05 79.93 17:20:15 17:09:01 2 15.72 0.00 2.91 17.59 0.08 63.70 17:20:15 17:09:01 3 15.21 0.00 2.99 3.16 0.05 78.58 17:20:15 17:09:01 4 16.99 0.00 3.00 2.60 0.03 77.37 17:20:15 17:09:01 5 15.02 0.00 3.19 2.52 0.05 79.23 17:20:15 17:09:01 6 17.27 0.00 2.92 1.37 0.08 78.36 17:20:15 17:09:01 7 16.40 0.00 3.17 1.41 0.05 78.97 17:20:15 17:10:01 all 1.35 0.00 0.78 0.95 0.03 96.90 17:20:15 17:10:01 0 1.49 0.00 0.95 0.02 0.02 97.53 17:20:15 17:10:01 1 1.57 0.00 0.65 2.24 0.03 95.51 17:20:15 17:10:01 2 1.07 0.00 0.45 0.03 0.03 98.41 17:20:15 17:10:01 3 1.66 0.00 0.80 0.75 0.03 96.75 17:20:15 17:10:01 4 0.72 0.00 0.47 4.19 0.02 94.61 17:20:15 17:10:01 5 1.17 0.00 0.70 0.03 0.02 98.08 17:20:15 17:10:01 6 0.92 0.00 0.39 0.02 0.02 98.66 17:20:15 17:10:01 7 2.17 0.00 1.80 0.35 0.03 95.64 17:20:15 17:11:01 all 0.90 0.00 0.43 0.76 0.01 97.90 17:20:15 17:11:01 0 0.40 0.00 0.27 0.05 0.00 99.28 17:20:15 17:11:01 1 0.63 0.00 0.25 0.02 0.02 99.08 17:20:15 17:11:01 2 0.67 0.00 1.18 0.08 0.00 98.06 17:20:15 17:11:01 3 2.15 0.00 0.40 0.10 0.02 97.33 17:20:15 17:11:01 4 1.39 0.00 0.43 4.19 0.02 93.97 17:20:15 17:11:01 5 0.83 0.00 0.50 1.57 0.00 97.10 17:20:15 17:11:01 6 0.55 0.00 0.23 0.07 0.00 99.15 17:20:15 17:11:01 7 0.60 0.00 0.17 0.00 0.00 99.23 17:20:15 17:12:01 all 0.20 0.00 0.04 0.01 0.01 99.74 17:20:15 17:12:01 0 0.00 0.00 0.03 0.00 0.02 99.95 17:20:15 17:12:01 1 0.17 0.00 0.07 0.02 0.02 99.73 17:20:15 17:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:20:15 17:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:20:15 17:12:01 4 0.23 0.00 0.10 0.07 0.00 99.60 17:20:15 17:12:01 5 0.02 0.00 0.05 0.00 0.02 99.92 17:20:15 17:12:01 6 1.13 0.00 0.02 0.00 0.00 98.86 17:20:15 17:12:01 7 0.03 0.00 0.03 0.00 0.00 99.93 17:20:15 17:13:01 all 0.28 0.00 0.01 0.01 0.01 99.70 17:20:15 17:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:20:15 17:13:01 1 0.03 0.00 0.05 0.02 0.02 99.88 17:20:15 17:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:20:15 17:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:20:15 17:13:01 4 0.03 0.00 0.02 0.03 0.00 99.92 17:20:15 17:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:20:15 17:13:01 6 2.02 0.00 0.00 0.00 0.02 97.96 17:20:15 17:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:20:15 17:14:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:20:15 17:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:20:15 17:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:20:15 17:14:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:20:15 17:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:20:15 17:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:20:15 17:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:20:15 17:14:01 6 1.99 0.00 0.00 0.00 0.00 98.01 17:20:15 17:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:20:15 17:15:01 all 0.14 0.00 0.03 0.01 0.01 99.82 17:20:15 17:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:20:15 17:15:01 1 0.08 0.00 0.02 0.00 0.02 99.88 17:20:15 17:15:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:20:15 17:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:20:15 17:15:01 4 0.03 0.00 0.02 0.03 0.02 99.90 17:20:15 17:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:20:15 17:15:01 6 0.94 0.00 0.15 0.00 0.00 98.91 17:20:15 17:15:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:20:15 17:16:01 all 0.04 0.00 0.01 0.00 0.01 99.94 17:20:15 17:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:20:15 17:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:20:15 17:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 17:20:15 17:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:20:15 17:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:20:15 17:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:20:15 17:16:01 6 0.23 0.00 0.02 0.00 0.00 99.75 17:20:15 17:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:20:15 17:20:15 17:16:01 CPU %user %nice %system %iowait %steal %idle 17:20:15 17:17:01 all 0.04 0.00 0.01 0.00 0.00 99.95 17:20:15 17:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:20:15 17:17:01 1 0.07 0.00 0.03 0.00 0.00 99.90 17:20:15 17:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:20:15 17:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:20:15 17:17:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:20:15 17:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:20:15 17:17:01 6 0.17 0.00 0.00 0.00 0.00 99.83 17:20:15 17:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:20:15 17:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:20:15 17:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:20:15 17:18:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:20:15 17:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:20:15 17:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:20:15 17:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:20:15 17:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:20:15 17:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:20:15 17:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:20:15 17:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:20:15 17:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:20:15 17:19:01 1 0.07 0.00 0.03 0.00 0.02 99.88 17:20:15 17:19:01 2 0.00 0.00 0.03 0.02 0.00 99.95 17:20:15 17:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:20:15 17:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:20:15 17:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:20:15 17:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:20:15 17:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:20:15 17:20:01 all 0.03 0.00 0.02 0.00 0.00 99.95 17:20:15 17:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:20:15 17:20:01 1 0.07 0.00 0.05 0.00 0.00 99.88 17:20:15 17:20:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:20:15 17:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:20:15 17:20:01 4 0.02 0.00 0.03 0.02 0.02 99.92 17:20:15 17:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:20:15 17:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:20:15 17:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:20:15 Average: all 4.53 0.00 0.87 1.37 0.02 93.20 17:20:15 Average: 0 4.60 0.00 0.92 0.34 0.02 94.12 17:20:15 Average: 1 4.64 0.00 0.91 1.11 0.03 93.31 17:20:15 Average: 2 4.57 0.00 0.81 1.31 0.03 93.28 17:20:15 Average: 3 4.61 0.00 0.89 0.43 0.02 94.05 17:20:15 Average: 4 4.62 0.00 0.94 1.90 0.02 92.52 17:20:15 Average: 5 3.95 0.00 0.89 4.60 0.02 90.54 17:20:15 Average: 6 4.71 0.00 0.81 0.97 0.02 93.49 17:20:15 Average: 7 4.55 0.00 0.82 0.29 0.02 94.32 17:20:15 17:20:15 17:20:15