Pull request #716 opened
  Connecting to https://api.github.com using edgex-jenkins github personal access token
  Obtained Jenkinsfile from c2cd08c2b66ae128750d2650065adb02c595d23b+41ab7ad60098ed3d89fb1c34174a60139f8053e1 (e481a0d97034edb3be1473d97d5a4750024607aa)
  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-ssh10959927205103340477.key
   > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10
  Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa
  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-ssh5074046053699827861.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa
  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-716/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-716/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10759639553006982661.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-716/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9183273999638052480.key
   > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
  Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable)
   > git config core.sparsecheckout # timeout=10
   > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10
  Commit message: "fix: add new goLTSImages 1.23 (#466)"
   > 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-ssh7812669777392075201.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-716/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-716/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12784514616447579381.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa
  Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines.
  To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
  [Pipeline] Start of Pipeline
  [Pipeline] echo
  =========================================================
   [edgeXBuildGoApp] RAW Config: [project:app-service-configurable]
  =========================================================
  [Pipeline] echo
  Setting up nodes based on requested architectures [[amd64, arm64]]
  [Pipeline] echo
  Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]]
  [Pipeline] echo
  =========================================================
   [edgeXBuildGoApp] Pipeline Parameters:
  =========================================================
  [Pipeline] echo
                   MAVEN_SETTINGS: app-service-configurable-settings
                          PROJECT: app-service-configurable
                       USE_SEMVER: true
                      TEST_SCRIPT: make test
                     BUILD_SCRIPT: make build
                       GO_VERSION: 1.23
                       USE_ALPINE: true
                 DOCKER_FILE_PATH: Dockerfile
           DOCKER_BUILD_FILE_PATH: Dockerfile.build
             DOCKER_BUILD_CONTEXT: .
        DOCKER_BUILD_IMAGE_TARGET: builder
                DOCKER_IMAGE_NAME: app-service-configurable
        DOCKER_REGISTRY_NAMESPACE: 
                DOCKER_NEXUS_REPO: staging
               BUILD_DOCKER_IMAGE: true
                PUSH_DOCKER_IMAGE: true
  BUILD_EXPERIMENTAL_DOCKER_IMAGE: false
        BUILD_STABLE_DOCKER_IMAGE: false
                SEMVER_BUMP_LEVEL: pre
                       BUILD_SNAP: false
             PUBLISH_SWAGGER_DOCS: false
              SWAGGER_API_FOLDERS: openapi/v1
                    ARTIFACT_ROOT: archives/bin
                   ARTIFACT_TYPES: docker
                     SHOULD_BUILD: true
        BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org
                       SNYK_DEBUG: false
  [Pipeline] node
  Still waiting to schedule task
  All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline
  Running on prd-ubuntu20.04-docker-8c-8g-40570 in /w/workspace/_app-service-configurable_PR-716
  [Pipeline] {
  [Pipeline] stage
  [Pipeline] { (Declarative: Checkout SCM)
  [Pipeline] checkout
  The recommended git tool is: git
  using credential edgex-jenkins-ssh
  Cloning the remote Git repository
  Cloning repository git@github.com:edgexfoundry/app-service-configurable.git
   > git init /w/workspace/_app-service-configurable_PR-716 # 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
  Merging remotes/origin/main commit 41ab7ad60098ed3d89fb1c34174a60139f8053e1 into PR head commit c2cd08c2b66ae128750d2650065adb02c595d23b
  Merge succeeded, producing c2cd08c2b66ae128750d2650065adb02c595d23b
  Checking out Revision c2cd08c2b66ae128750d2650065adb02c595d23b (PR-716)
  Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4"
  First time build. Skipping changelog.
   > git --version # timeout=10
   > git --version # 'git version 2.25.1'
  fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa
   > 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/716/head:refs/remotes/origin/PR-716 +refs/heads/main:refs/remotes/origin/main # timeout=10
   > git config core.sparsecheckout # timeout=10
   > git checkout -f c2cd08c2b66ae128750d2650065adb02c595d23b # 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 41ab7ad60098ed3d89fb1c34174a60139f8053e1 # timeout=10
   > git rev-parse HEAD^{commit} # timeout=10
   > git config core.sparsecheckout # timeout=10
   > git checkout -f c2cd08c2b66ae128750d2650065adb02c595d23b # timeout=10
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] timestamps
  [Pipeline] {
  [Pipeline] timeout
12:39:06  Timeout set to expire in 6 hr 0 min
  [Pipeline] {
  [Pipeline] stage
  [Pipeline] { (Prepare)
  [Pipeline] script
  [Pipeline] {
  [Pipeline] withCredentials
12:39:07  Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW
  [Pipeline] {
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] echo
12:39:07  =========================================================
12:39:07   EdgeX Global Pipelines Version Info
12:39:07  =========================================================
  [Pipeline] libraryResource
  [Pipeline] sh
12:39:08  -------------------
12:39:08  stable info:
12:39:08  -------------------
12:39:08  Commited By: Cherry Wang cherry@iotechsys.com
12:39:08  Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa
12:39:08  Message: update stable to v1.0.271
12:39:08  -------------------
12:39:08  experimental info:
12:39:08  -------------------
12:39:08  Commited By: **** collab-it+edgex@linuxfoundation.org
12:39:08  Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa
12:39:08  Message: update experimental to v1.0.271
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] }
  [Pipeline] // withCredentials
  [Pipeline] echo
12:39:08  [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings
  [Pipeline] echo
12:39:08  [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable
  [Pipeline] echo
12:39:08  [edgeXSetupEnvironment]: set envvar USE_SEMVER = true
  [Pipeline] echo
12:39:08  [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test
  [Pipeline] echo
12:39:09  [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build
  [Pipeline] echo
12:39:09  [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23
  [Pipeline] echo
12:39:09  [edgeXSetupEnvironment]: set envvar USE_ALPINE = true
  [Pipeline] echo
12:39:09  [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile
  [Pipeline] echo
12:39:09  [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build
  [Pipeline] echo
12:39:09  [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = .
  [Pipeline] echo
12:39:09  [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder
  [Pipeline] echo
12:39:09  [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable
  [Pipeline] echo
12:39:09  [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = 
  [Pipeline] echo
12:39:09  [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging
  [Pipeline] echo
12:39:09  [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true
  [Pipeline] echo
12:39:09  [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true
  [Pipeline] echo
12:39:09  [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false
  [Pipeline] echo
12:39:09  [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false
  [Pipeline] echo
12:39:09  [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre
  [Pipeline] echo
12:39:09  [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false
  [Pipeline] echo
12:39:09  [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false
  [Pipeline] echo
12:39:09  [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1
  [Pipeline] echo
12:39:10  [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin
  [Pipeline] echo
12:39:10  [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker
  [Pipeline] echo
12:39:10  [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true
  [Pipeline] echo
12:39:10  [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org
  [Pipeline] echo
12:39:10  [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false
  [Pipeline] echo
12:39:10  [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-716
  [Pipeline] echo
12:39:10  [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-716
  [Pipeline] echo
12:39:10  [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-716
  [Pipeline] echo
12:39:10  [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2cd08c2b66ae128750d2650065adb02c595d23b
  [Pipeline] echo
12:39:10  [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2cd08c
  [Pipeline] echo
12:39:10  [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] configFileProvider
12:39:10  provisioning config files...
12:39:10  copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-716@tmp/config6095040073489142251tmp
  [Pipeline] {
  [Pipeline] libraryResource
  [Pipeline] sh
12:39:11  ---> ****-login.sh
12:39:11  nexus3.edgexfoundry.org:10001
12:39:11  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
12:39:11  WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
12:39:11  Configure a credential helper to remove this warning. See
12:39:11  https://docs.****.com/engine/reference/commandline/login/#credentials-store
12:39:11  
12:39:11  Login Succeeded
12:39:11  nexus3.edgexfoundry.org:10002
12:39:11  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
12:39:11  WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
12:39:11  Configure a credential helper to remove this warning. See
12:39:11  https://docs.****.com/engine/reference/commandline/login/#credentials-store
12:39:11  
12:39:11  Login Succeeded
12:39:11  nexus3.edgexfoundry.org:10003
12:39:11  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
12:39:11  WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
12:39:11  Configure a credential helper to remove this warning. See
12:39:11  https://docs.****.com/engine/reference/commandline/login/#credentials-store
12:39:11  
12:39:11  Login Succeeded
12:39:11  nexus3.edgexfoundry.org:10004
12:39:11  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
12:39:11  WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
12:39:11  Configure a credential helper to remove this warning. See
12:39:11  https://docs.****.com/engine/reference/commandline/login/#credentials-store
12:39:11  
12:39:11  Login Succeeded
12:39:11  ****.io
12:39:11  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
12:39:12  WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
12:39:12  Configure a credential helper to remove this warning. See
12:39:12  https://docs.****.com/engine/reference/commandline/login/#credentials-store
12:39:12  
12:39:12  Login Succeeded
12:39:12  ---> ****-login.sh ends
  [Pipeline] }
12:39:12  Deleting 1 temporary files
  [Pipeline] // configFileProvider
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] }
  [Pipeline] // script
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Build Check)
  [Pipeline] sh
12:39:12  + git rev-list -1 --merges c2cd08c2b66ae128750d2650065adb02c595d23b~1..c2cd08c2b66ae128750d2650065adb02c595d23b
  [Pipeline] echo
12:39:13  -----------> git rev-list -1 --merges c2cd08c2b66ae128750d2650065adb02c595d23b~1..c2cd08c2b66ae128750d2650065adb02c595d23b  c2cd08c2b66ae128750d2650065adb02c595d23b [false]
  [Pipeline] sh
12:39:13  + git log --format=format:%s -1 c2cd08c2b66ae128750d2650065adb02c595d23b
  [Pipeline] echo
12:39:13  =========================================================
12:39:13   [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 
12:39:13  =========================================================
  [Pipeline] stage
  [Pipeline] { (Semver Prep)
  [Pipeline] script
  [Pipeline] {
  [Pipeline] sh
12:39:13  + git log --format=format:%s -1 c2cd08c2b66ae128750d2650065adb02c595d23b
  [Pipeline] echo
12:39:13  [semverPrep] GIT_COMMIT: c2cd08c2b66ae128750d2650065adb02c595d23b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4
  [Pipeline] echo
12:39:13  [semverPrep] This is not a build commit.
  [Pipeline] sh
12:39:14  + grep github.com ecdsa /etc/ssh/ssh_known_hosts
12:39:14  + grep -v github /etc/ssh/ssh_known_hosts
12:39:14  + [ -e /tmp/ssh_known_hosts ]
12:39:14  + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts
12:39:14  + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=
12:39:14  + sudo tee -a /etc/ssh/ssh_known_hosts
12:39:14  github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=
  [Pipeline] isUnix
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] sh
12:39:14  + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4
12:39:14  
12:39:14  Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4
  [Pipeline] isUnix
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] sh
12:39:15  + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4
12:39:15  0.1.4: Pulling from edgex-devops/py-git-semver
12:39:15  b85a868b505f: Pulling fs layer
12:39:15  e2be974225ed: Pulling fs layer
12:39:15  339a4e72a1f5: Pulling fs layer
12:39:15  988bab9f4d93: Pulling fs layer
12:39:15  1469e6f7b9e6: Pulling fs layer
12:39:15  eaf3925da568: Pulling fs layer
12:39:15  bab4dde63d76: Pulling fs layer
12:39:15  bde34c3a00c8: Pulling fs layer
12:39:15  b352a97aabf1: Pulling fs layer
12:39:15  4872d77fe225: Pulling fs layer
12:39:15  5851b861e8e6: Pulling fs layer
12:39:15  b352a97aabf1: Waiting
12:39:15  bde34c3a00c8: Waiting
12:39:15  bab4dde63d76: Waiting
12:39:15  eaf3925da568: Waiting
12:39:15  5851b861e8e6: Waiting
12:39:15  988bab9f4d93: Waiting
12:39:15  4872d77fe225: Waiting
12:39:15  1469e6f7b9e6: Waiting
12:39:15  e2be974225ed: Download complete
12:39:15  988bab9f4d93: Download complete
12:39:15  1469e6f7b9e6: Verifying Checksum
12:39:15  1469e6f7b9e6: Download complete
12:39:15  eaf3925da568: Verifying Checksum
12:39:15  eaf3925da568: Download complete
12:39:15  339a4e72a1f5: Verifying Checksum
12:39:15  339a4e72a1f5: Download complete
12:39:15  bde34c3a00c8: Download complete
12:39:15  b352a97aabf1: Download complete
12:39:15  4872d77fe225: Verifying Checksum
12:39:15  4872d77fe225: Download complete
12:39:15  5851b861e8e6: Verifying Checksum
12:39:15  5851b861e8e6: Download complete
12:39:15  b85a868b505f: Download complete
12:39:15  bab4dde63d76: Verifying Checksum
12:39:15  bab4dde63d76: Download complete
12:39:16  b85a868b505f: Pull complete
12:39:16  e2be974225ed: Pull complete
12:39:17  339a4e72a1f5: Pull complete
12:39:17  988bab9f4d93: Pull complete
12:39:17  1469e6f7b9e6: Pull complete
12:39:17  eaf3925da568: Pull complete
12:39:18  bab4dde63d76: Pull complete
12:39:19  bde34c3a00c8: Pull complete
12:39:19  b352a97aabf1: Pull complete
12:39:19  4872d77fe225: Pull complete
12:39:19  5851b861e8e6: Pull complete
12:39:19  Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8
12:39:19  Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4
12:39:19  nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] withDockerContainer
12:39:19  prd-ubuntu20.04-docker-8c-8g-40570 does not seem to be running inside a container
12:39:19  $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-716 -v /w/workspace/_app-service-configurable_PR-716:/w/workspace/_app-service-configurable_PR-716:rw,z -v /w/workspace/_app-service-configurable_PR-716@tmp:/w/workspace/_app-service-configurable_PR-716@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat
12:39:21  $ docker top 235155dd188432cadde9bfa5675a00b09663a314bbf58a06b7815044433ca95e -eo pid,comm
12:39:21  ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements).
12:39:21  Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
  [Pipeline] {
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] sshagent
12:39:21  [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
12:39:21  [ssh-agent] Looking for ssh-agent implementation...
12:39:21  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:39:21  $ docker exec 235155dd188432cadde9bfa5675a00b09663a314bbf58a06b7815044433ca95e ssh-agent
12:39:22  SSH_AUTH_SOCK=/tmp/ssh-Z6y38kzNWebV/agent.33
12:39:22  SSH_AGENT_PID=39
12:39:22  Running ssh-add (command line suppressed)
12:39:22  Identity added: /w/workspace/_app-service-configurable_PR-716@tmp/private_key_15335722192590897669.key (/w/workspace/_app-service-configurable_PR-716@tmp/private_key_15335722192590897669.key)
12:39:22  [ssh-agent] Started.
  [Pipeline] {
  [Pipeline] sh
12:39:22  + git tag --points-at HEAD
  [Pipeline] }
12:39:22  $ docker exec --env ******** --env ******** 235155dd188432cadde9bfa5675a00b09663a314bbf58a06b7815044433ca95e ssh-agent -k
12:39:22  unset SSH_AUTH_SOCK;
12:39:22  unset SSH_AGENT_PID;
12:39:22  echo Agent pid 39 killed;
12:39:22  [ssh-agent] Stopped.
  [Pipeline] // sshagent
  [Pipeline] sshagent
12:39:22  [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
12:39:22  [ssh-agent] Looking for ssh-agent implementation...
12:39:22  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:39:22  $ docker exec 235155dd188432cadde9bfa5675a00b09663a314bbf58a06b7815044433ca95e ssh-agent
12:39:22  SSH_AUTH_SOCK=/tmp/ssh-FAXvKoL2sLmr/agent.71
12:39:22  SSH_AGENT_PID=77
12:39:22  Running ssh-add (command line suppressed)
12:39:23  Identity added: /w/workspace/_app-service-configurable_PR-716@tmp/private_key_3168481857918567486.key (/w/workspace/_app-service-configurable_PR-716@tmp/private_key_3168481857918567486.key)
12:39:23  [ssh-agent] Started.
  [Pipeline] {
  [Pipeline] sh
12:39:23  + git semver init
12:39:23  2025-03-07 12:39:23,597 [run_init] DEBUG init version:0.0.0 force:False
12:39:23  2025-03-07 12:39:23,598 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-716/.semver
12:39:23  2025-03-07 12:39:23,599 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-716/.semver
12:39:23  2025-03-07 12:39:23,599 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-716/.semver'], cwd=/w/workspace/_app-service-configurable_PR-716, universal_newlines=False, shell=None, istream=None)
12:39:24  2025-03-07 12:39:24,596 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-716/.git/info/exclude
12:39:24  2025-03-07 12:39:24,596 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-716/.semver/PR-716 with force:False
12:39:24  2025-03-07 12:39:24,596 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-716/.semver/PR-716
12:39:24  2025-03-07 12:39:24,600 [execute] INFO git cat-file --batch-check
12:39:24  2025-03-07 12:39:24,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-716/.semver, universal_newlines=False, shell=None, istream=<valid stream>)
12:39:24  2025-03-07 12:39:24,607 [execute] INFO git cat-file --batch
12:39:24  2025-03-07 12:39:24,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-716/.semver, universal_newlines=False, shell=None, istream=<valid stream>)
12:39:24  2025-03-07 12:39:24,612 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-716/.semver/PR-716
12:39:24  0.0.0
  [Pipeline] }
12:39:24  $ docker exec --env ******** --env ******** 235155dd188432cadde9bfa5675a00b09663a314bbf58a06b7815044433ca95e ssh-agent -k
12:39:24  unset SSH_AUTH_SOCK;
12:39:24  unset SSH_AGENT_PID;
12:39:24  echo Agent pid 77 killed;
12:39:24  [ssh-agent] Stopped.
  [Pipeline] // sshagent
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] sh
12:39:25  + git semver
  [Pipeline] }
12:39:25  $ docker stop --time=1 235155dd188432cadde9bfa5675a00b09663a314bbf58a06b7815044433ca95e
12:39:26  $ docker rm -f --volumes 235155dd188432cadde9bfa5675a00b09663a314bbf58a06b7815044433ca95e
  [Pipeline] // withDockerContainer
  [Pipeline] sh
12:39:27  + sudo chown -R jenkins:jenkins .semver
  [Pipeline] writeFile
  [Pipeline] stash
12:39:27  Stashed 1 file(s)
  [Pipeline] echo
12:39:27  [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)
  Stage "arm64" skipped due to when conditional
  [Pipeline] getContext
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] stage
  [Pipeline] { (Prep)
  Stage "arm64" skipped due to when conditional
  [Pipeline] getContext
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Prep)
  [Pipeline] stage
  [Pipeline] { (Test)
  Stage "arm64" skipped due to when conditional
  [Pipeline] getContext
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Build)
  Stage "arm64" skipped due to when conditional
  [Pipeline] getContext
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Docker Push)
  Stage "arm64" skipped due to when conditional
  [Pipeline] getContext
  [Pipeline] }
  [Pipeline] script
  [Pipeline] {
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] configFileProvider
12:39:28  provisioning config files...
12:39:28  copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-716@tmp/config18139332823103679942tmp
  [Pipeline] // stage
  [Pipeline] }
  [Pipeline] {
  [Pipeline] // stage
  [Pipeline] }
  [Pipeline] libraryResource
  [Pipeline] sh
12:39:28  ---> ****-login.sh
12:39:28  nexus3.edgexfoundry.org:10001
12:39:28  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
12:39:28  WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
12:39:28  Configure a credential helper to remove this warning. See
12:39:28  https://docs.****.com/engine/reference/commandline/login/#credentials-store
12:39:28  
12:39:28  Login Succeeded
12:39:28  nexus3.edgexfoundry.org:10002
12:39:28  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
12:39:28  WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
12:39:28  Configure a credential helper to remove this warning. See
12:39:28  https://docs.****.com/engine/reference/commandline/login/#credentials-store
12:39:28  
12:39:28  Login Succeeded
12:39:28  nexus3.edgexfoundry.org:10003
12:39:29  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
12:39:29  WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
12:39:29  Configure a credential helper to remove this warning. See
12:39:29  https://docs.****.com/engine/reference/commandline/login/#credentials-store
12:39:29  
12:39:29  Login Succeeded
12:39:29  nexus3.edgexfoundry.org:10004
12:39:29  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
12:39:29  WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
12:39:29  Configure a credential helper to remove this warning. See
12:39:29  https://docs.****.com/engine/reference/commandline/login/#credentials-store
12:39:29  
12:39:29  Login Succeeded
12:39:29  ****.io
12:39:29  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
12:39:29  WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json.
12:39:29  Configure a credential helper to remove this warning. See
12:39:29  https://docs.****.com/engine/reference/commandline/login/#credentials-store
12:39:29  
12:39:29  Login Succeeded
12:39:29  ---> ****-login.sh ends
  [Pipeline] }
12:39:29  Deleting 1 temporary files
  [Pipeline] // configFileProvider
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] unstash
  [Pipeline] echo
12:39:29  [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]]
  [Pipeline] echo
12:39:29  [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]]
  [Pipeline] echo
12:39:29  =========================================================
12:39:29   [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine]
12:39:29  =========================================================
  [Pipeline] fileExists
  [Pipeline] fileExists
  [Pipeline] isUnix
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] sh
12:39:30  + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder .
12:39:30  Sending build context to Docker daemon   9.37MB

12:39:30  Step 1/12 : ARG BASE=golang:1.23-alpine3.20
12:39:30  Step 2/12 : FROM ${BASE} AS builder
12:39:30  1.23-alpine: Pulling from edgex-devops/edgex-golang-base
12:39:30  da9db072f522: Pulling fs layer
12:39:30  6ef4a4ee8ca5: Pulling fs layer
12:39:30  06f05ace1117: Pulling fs layer
12:39:30  5fe327b54edc: Pulling fs layer
12:39:30  4f4fb700ef54: Pulling fs layer
12:39:30  92a5565b7b96: Pulling fs layer
12:39:30  ff9bb7016b71: Pulling fs layer
12:39:30  b67dba6c2c7d: Pulling fs layer
12:39:30  a813b0c90790: Pulling fs layer
12:39:30  92a5565b7b96: Waiting
12:39:30  ff9bb7016b71: Waiting
12:39:30  b67dba6c2c7d: Waiting
12:39:30  a813b0c90790: Waiting
12:39:30  5fe327b54edc: Waiting
12:39:30  4f4fb700ef54: Waiting
12:39:30  6ef4a4ee8ca5: Verifying Checksum
12:39:30  6ef4a4ee8ca5: Download complete
12:39:30  5fe327b54edc: Verifying Checksum
12:39:30  5fe327b54edc: Download complete
12:39:30  4f4fb700ef54: Verifying Checksum
12:39:30  4f4fb700ef54: Download complete
12:39:30  92a5565b7b96: Verifying Checksum
12:39:30  92a5565b7b96: Download complete
12:39:30  da9db072f522: Download complete
12:39:30  ff9bb7016b71: Verifying Checksum
12:39:30  ff9bb7016b71: Download complete
12:39:30  da9db072f522: Pull complete
12:39:30  a813b0c90790: Verifying Checksum
12:39:30  a813b0c90790: Download complete
12:39:30  6ef4a4ee8ca5: Pull complete
12:39:30  06f05ace1117: Verifying Checksum
12:39:30  06f05ace1117: Download complete
12:39:31  b67dba6c2c7d: Verifying Checksum
12:39:34  06f05ace1117: Pull complete
12:39:34  5fe327b54edc: Pull complete
12:39:34  4f4fb700ef54: Pull complete
12:39:34  92a5565b7b96: Pull complete
12:39:34  ff9bb7016b71: Pull complete
12:39:36  b67dba6c2c7d: Pull complete
12:39:37  a813b0c90790: Pull complete
12:39:37  Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9
12:39:37  Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine
12:39:37   ---> 3ba60ce46760
12:39:37  Step 3/12 : ARG ALPINE_PKG_BASE="make git"
12:39:40   ---> Running in 8d8c8fe60853
12:39:40  Removing intermediate container 8d8c8fe60853
12:39:40   ---> 01170202cd41
12:39:40  Step 4/12 : ARG ALPINE_PKG_EXTRA=""
12:39:40   ---> Running in 4a6be8da93df
12:39:40  Removing intermediate container 4a6be8da93df
12:39:40   ---> bed5e87397c0
12:39:40  Step 5/12 : ARG ADD_BUILD_TAGS=""
12:39:40   ---> Running in 5bef8eab721d
12:39:40  Removing intermediate container 5bef8eab721d
12:39:40   ---> e55afe25ce33
12:39:40  Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}
12:39:40   ---> Running in 965d836f5377
12:39:40  fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
12:39:40  fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
12:39:41  OK: 248 MiB in 58 packages
12:39:41  Removing intermediate container 965d836f5377
12:39:41   ---> 420fb1a4ed22
12:39:41  Step 7/12 : WORKDIR /app
12:39:41   ---> Running in 2052ea39b8b6
12:39:41  Removing intermediate container 2052ea39b8b6
12:39:41   ---> 2911e20248ab
12:39:41  Step 8/12 : COPY go.mod vendor* ./
12:39:41   ---> b13453ce9b44
12:39:41  Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."
12:39:41   ---> Running in deba9656c451
12:40:38  Removing intermediate container deba9656c451
12:40:38   ---> fbe8e5d6c255
12:40:38  Step 10/12 : COPY . .
12:40:38   ---> 148116d4fb2e
12:40:38  Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build"
12:40:38   ---> Running in b87ff128cd87
12:40:38  Removing intermediate container b87ff128cd87
12:40:38   ---> 5c8f4eb7ef07
12:40:38  Step 12/12 : RUN $MAKE
12:40:38   ---> Running in 0c4cea8f9580
12:40:38  noop
12:40:38  Removing intermediate container 0c4cea8f9580
12:40:38   ---> 242f02ab23cb
12:40:38  Successfully built 242f02ab23cb
12:40:38  Successfully tagged ci-base-image-x86_64:latest
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] isUnix
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] sh
12:40:38  + docker inspect -f . ci-base-image-x86_64
12:40:38  .
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] withDockerContainer
12:40:38  prd-ubuntu20.04-docker-8c-8g-40570 does not seem to be running inside a container
12:40:38  $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-716 -v /w/workspace/_app-service-configurable_PR-716:/w/workspace/_app-service-configurable_PR-716:rw,z -v /w/workspace/_app-service-configurable_PR-716@tmp:/w/workspace/_app-service-configurable_PR-716@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat
12:40:39  $ docker top beab0e7e78401377bf0502dc20a3e1e83477c279de721a089fc0ed01f5bbb9e9 -eo pid,comm
  [Pipeline] {
  [Pipeline] sh
12:40:39  + go version
12:40:39  go version go1.23.4 linux/amd64
  [Pipeline] }
12:40:39  $ docker stop --time=1 beab0e7e78401377bf0502dc20a3e1e83477c279de721a089fc0ed01f5bbb9e9
12:40:40  $ docker rm -f --volumes beab0e7e78401377bf0502dc20a3e1e83477c279de721a089fc0ed01f5bbb9e9
  [Pipeline] // withDockerContainer
  [Pipeline] }
  [Pipeline] // script
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Test)
  [Pipeline] script
  [Pipeline] {
  [Pipeline] isUnix
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] sh
12:40:41  + docker inspect -f . ci-base-image-x86_64
12:40:41  .
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] withDockerContainer
12:40:41  prd-ubuntu20.04-docker-8c-8g-40570 does not seem to be running inside a container
12:40:41  $ 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-716 -v /w/workspace/_app-service-configurable_PR-716:/w/workspace/_app-service-configurable_PR-716:rw,z -v /w/workspace/_app-service-configurable_PR-716@tmp:/w/workspace/_app-service-configurable_PR-716@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat
12:40:42  $ docker top 19eebadf96bcd9414730658db6c4b47f67d52bc93fd52c583d5221eb58577b4d -eo pid,comm
  [Pipeline] {
  [Pipeline] sh
12:40:42  + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-716
  [Pipeline] fileExists
  [Pipeline] sh
12:40:42  + make test
12:40:42  go test -race -coverprofile=coverage.out ./...
12:41:14  	github.com/edgexfoundry/app-service-configurable		coverage: 0.0% of statements
12:41:47  go vet ./...
12:41:49  gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")
12:41:49  [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ]
12:41:49  ./bin/test-attribution-txt.sh
12:41:49  An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add
  [Pipeline] echo
12:41:49  [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]]
  [Pipeline] }
12:41:49  $ docker stop --time=1 19eebadf96bcd9414730658db6c4b47f67d52bc93fd52c583d5221eb58577b4d
12:41:52  $ docker rm -f --volumes 19eebadf96bcd9414730658db6c4b47f67d52bc93fd52c583d5221eb58577b4d
  [Pipeline] // withDockerContainer
  [Pipeline] sh
12:41:52  + sudo chown -R jenkins:jenkins .
  [Pipeline] stash
12:41:52  Stashed 1 file(s)
  [Pipeline] }
  [Pipeline] // script
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Build)
  [Pipeline] sh
12:41:53  + sudo chown -R jenkins:jenkins .
  [Pipeline] sh
12:41:53  + ls -al .
12:41:53  total 248
12:41:53  drwxrwxr-x 7 jenkins jenkins  4096 Mar  7 12:40 .
12:41:53  drwxrwxr-x 4 jenkins jenkins  4096 Mar  7 12:39 ..
12:41:53  -rw-rw-r-- 1 jenkins jenkins   119 Mar  7 12:39 .dockerignore
12:41:53  drwxrwxr-x 8 jenkins jenkins  4096 Mar  7 12:41 .git
12:41:53  drwxrwxr-x 3 jenkins jenkins  4096 Mar  7 12:39 .github
12:41:53  -rw-rw-r-- 1 jenkins jenkins   106 Mar  7 12:39 .gitignore
12:41:53  -rw-rw-r-- 1 jenkins jenkins    41 Mar  7 12:39 .golangci.yml
12:41:53  drwxr-xr-x 3 jenkins jenkins  4096 Mar  7 12:39 .semver
12:41:53  -rw-rw-r-- 1 jenkins jenkins 16432 Mar  7 12:39 Attribution.txt
12:41:53  -rw-rw-r-- 1 jenkins jenkins 39309 Mar  7 12:39 CHANGELOG.md
12:41:53  -rw-rw-r-- 1 jenkins jenkins  2008 Mar  7 12:39 Dockerfile
12:41:53  -rw-rw-r-- 1 jenkins jenkins   677 Mar  7 12:39 GOVERNANCE.md
12:41:53  -rw-rw-r-- 1 jenkins jenkins   666 Mar  7 12:39 Jenkinsfile
12:41:53  -rw-rw-r-- 1 jenkins jenkins 10174 Mar  7 12:39 LICENSE
12:41:53  -rw-rw-r-- 1 jenkins jenkins   618 Mar  7 12:39 OWNERS.md
12:41:53  -rw-rw-r-- 1 jenkins jenkins  4952 Mar  7 12:39 README.md
12:41:53  -rw-rw-r-- 1 jenkins jenkins     5 Mar  7 12:39 VERSION
12:41:53  drwxrwxr-x 2 jenkins jenkins  4096 Mar  7 12:39 bin
12:41:53  -rw-r--r-- 1 jenkins jenkins   953 Mar  7 12:41 coverage.out
12:41:53  -rw-rw-r-- 1 jenkins jenkins  6504 Mar  7 12:39 go.mod
12:41:53  -rw-rw-r-- 1 jenkins jenkins 88184 Mar  7 12:39 go.sum
12:41:53  -rw-rw-r-- 1 jenkins jenkins  1937 Mar  7 12:39 main.go
12:41:53  -rw-rw-r-- 1 jenkins jenkins  3362 Mar  7 12:39 makefile
12:41:53  drwxrwxr-x 9 jenkins jenkins  4096 Mar  7 12:39 res
  [Pipeline] isUnix
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] sh
12:41:54  + 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=c2cd08c2b66ae128750d2650065adb02c595d23b --label arch=amd64 --label version=0.0.0 .
12:41:54  Sending build context to Docker daemon  9.372MB

12:41:54  Step 1/27 : ARG BASE=golang:1.23-alpine3.20
12:41:54  Step 2/27 : FROM ${BASE} AS builder
12:41:54   ---> 242f02ab23cb
12:41:54  Step 3/27 : ARG ALPINE_PKG_BASE="make git"
12:41:54   ---> Running in 6a04f4084b03
12:41:54  Removing intermediate container 6a04f4084b03
12:41:54   ---> e3346c7fd65f
12:41:54  Step 4/27 : ARG ALPINE_PKG_EXTRA=""
12:41:54   ---> Running in 1bd6d4602ba4
12:41:54  Removing intermediate container 1bd6d4602ba4
12:41:54   ---> f9b777536e8e
12:41:54  Step 5/27 : ARG ADD_BUILD_TAGS=""
12:41:54   ---> Running in d0944255dfec
12:41:54  Removing intermediate container d0944255dfec
12:41:54   ---> 971ef16b7ccf
12:41:54  Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}
12:41:54   ---> Running in 140d13037c8b
12:41:55  fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
12:41:55  fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
12:41:55  OK: 248 MiB in 58 packages
12:41:55  Removing intermediate container 140d13037c8b
12:41:55   ---> 98c2c0eadda0
12:41:55  Step 7/27 : WORKDIR /app
12:41:55   ---> Running in 02c0dd8217cb
12:41:55  Removing intermediate container 02c0dd8217cb
12:41:55   ---> b9da9475b9b1
12:41:55  Step 8/27 : COPY go.mod vendor* ./
12:41:55   ---> 865c815fba72
12:41:55  Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."
12:41:55   ---> Running in 48b866f0b44e
12:41:56  Removing intermediate container 48b866f0b44e
12:41:56   ---> 70a477f8f746
12:41:56  Step 10/27 : COPY . .
12:41:57   ---> 73a0e96269ec
12:41:57  Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build"
12:41:57   ---> Running in cf5cb8e5c5a1
12:41:57  Removing intermediate container cf5cb8e5c5a1
12:41:57   ---> b8d473b9ee2b
12:41:57  Step 12/27 : RUN $MAKE
12:41:57   ---> Running in 38405776a17e
12:41:57  CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.33 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable
12:42:29  Removing intermediate container 38405776a17e
12:42:29   ---> 6d376fc54e8f
12:42:29  Step 13/27 : FROM alpine:3.20
12:42:29  3.20: Pulling from library/alpine
12:42:29  0a9a5dfd008f: Pulling fs layer
12:42:29  0a9a5dfd008f: Download complete
12:42:29  0a9a5dfd008f: Pull complete
12:42:29  Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f
12:42:29  Status: Downloaded newer image for alpine:3.20
12:42:29   ---> ff221270b9fb
12:42:29  Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0'   copyright='Copyright (c) 2023: Intel'
12:42:29   ---> Running in 25341e9a86b6
12:42:29  Removing intermediate container 25341e9a86b6
12:42:29   ---> ac09e333566c
12:42:29  Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION}
12:42:29   ---> Running in 7baf0b5c66a2
12:42:29  Removing intermediate container 7baf0b5c66a2
12:42:29   ---> a27730669f52
12:42:29  Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init
12:42:29   ---> Running in 229188b8eea1
12:42:29  fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
12:42:29  fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
12:42:29  (1/2) Installing ca-certificates (20241121-r1)
12:42:29  (2/2) Installing dumb-init (1.2.5-r3)
12:42:29  Executing busybox-1.36.1-r29.trigger
12:42:29  Executing ca-certificates-20241121-r1.trigger
12:42:29  OK: 9 MiB in 16 packages
12:42:29  Removing intermediate container 229188b8eea1
12:42:29   ---> cbac8855991f
12:42:29  Step 17/27 : RUN apk --no-cache upgrade
12:42:29   ---> Running in 4d9d5fd02ff3
12:42:29  fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
12:42:29  fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
12:42:30  OK: 9 MiB in 16 packages
12:42:30  Removing intermediate container 4d9d5fd02ff3
12:42:30   ---> 7ffbb8a101b8
12:42:30  Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt
12:42:30   ---> 231eee7579a2
12:42:30  Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE
12:42:30   ---> f5f913d31bae
12:42:30  Step 20/27 : COPY --from=builder /app/res/ /res/
12:42:30   ---> e062ab314683
12:42:30  Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable
12:42:31   ---> 180d2669b132
12:42:31  Step 22/27 : EXPOSE 48095
12:42:31   ---> Running in 51ac00070d76
12:42:31  Removing intermediate container 51ac00070d76
12:42:31   ---> 619640b415d4
12:42:31  Step 23/27 : ENTRYPOINT ["/app-service-configurable"]
12:42:31   ---> Running in 83b85103aad0
12:42:31  Removing intermediate container 83b85103aad0
12:42:31   ---> a98a60eaf0be
12:42:31  Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"]
12:42:31   ---> Running in 4fc6acd691ed
12:42:32  Removing intermediate container 4fc6acd691ed
12:42:32   ---> ed8f5462d224
12:42:32  Step 25/27 : LABEL arch=amd64
12:42:32   ---> Running in 366e52982e4d
12:42:32  Removing intermediate container 366e52982e4d
12:42:32   ---> 448e7931a16c
12:42:32  Step 26/27 : LABEL git_sha=c2cd08c2b66ae128750d2650065adb02c595d23b
12:42:32   ---> Running in e9220fb80ed6
12:42:32  Removing intermediate container e9220fb80ed6
12:42:32   ---> 03f4a896ab3b
12:42:32  Step 27/27 : LABEL version=0.0.0
12:42:32   ---> Running in 37da0117c63f
12:42:32  Removing intermediate container 37da0117c63f
12:42:32   ---> 265e8c0da31d
12:42:32  [Warning] One or more build-args [ARCH] were not consumed
12:42:32  Successfully built 265e8c0da31d
12:42:32  Successfully tagged app-service-configurable:latest
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Docker Push)
  Stage "Docker Push" skipped due to when conditional
  [Pipeline] getContext
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Snap)
  Stage "Snap" skipped due to when conditional
  [Pipeline] getContext
  [Pipeline] }
  [Pipeline] // stage
  Post stage
  [Pipeline] script
  [Pipeline] {
  [Pipeline] isUnix
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] sh
12:42:33  + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
12:42:33  
12:42:33  Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
  [Pipeline] isUnix
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] sh
12:42:33  + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
12:42:33  latest: Pulling from edgex-lftools-log-publisher
12:42:33  5eb5b503b376: Pulling fs layer
12:42:33  5c69ac0246d0: Pulling fs layer
12:42:33  ec43610c2a17: Pulling fs layer
12:42:33  3a2ae6a8a46f: Pulling fs layer
12:42:33  33b1e0a273af: Pulling fs layer
12:42:33  5d3b04190fa2: Pulling fs layer
12:42:33  2f39f015ded8: Pulling fs layer
12:42:33  33b1e0a273af: Waiting
12:42:33  5d3b04190fa2: Waiting
12:42:33  2f39f015ded8: Waiting
12:42:33  3a2ae6a8a46f: Waiting
12:42:33  5c69ac0246d0: Verifying Checksum
12:42:33  5c69ac0246d0: Download complete
12:42:33  3a2ae6a8a46f: Download complete
12:42:33  33b1e0a273af: Verifying Checksum
12:42:33  33b1e0a273af: Download complete
12:42:33  5d3b04190fa2: Verifying Checksum
12:42:33  5d3b04190fa2: Download complete
12:42:33  ec43610c2a17: Verifying Checksum
12:42:33  ec43610c2a17: Download complete
12:42:34  5eb5b503b376: Verifying Checksum
12:42:34  5eb5b503b376: Download complete
12:42:34  2f39f015ded8: Download complete
12:42:35  5eb5b503b376: Pull complete
12:42:35  5c69ac0246d0: Pull complete
12:42:35  ec43610c2a17: Pull complete
12:42:35  3a2ae6a8a46f: Pull complete
12:42:35  33b1e0a273af: Pull complete
12:42:35  5d3b04190fa2: Pull complete
12:42:40  2f39f015ded8: Pull complete
12:42:40  Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592
12:42:40  Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
12:42:40  nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] withDockerContainer
12:42:40  prd-ubuntu20.04-docker-8c-8g-40570 does not seem to be running inside a container
12:42:40  $ 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-716 -v /w/workspace/_app-service-configurable_PR-716:/w/workspace/_app-service-configurable_PR-716:rw,z -v /w/workspace/_app-service-configurable_PR-716@tmp:/w/workspace/_app-service-configurable_PR-716@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat
12:42:42  $ docker top 983a16168f0caa4b2370e2b51355318d8ce3995f364da06e6805c9e3c50da79a -eo pid,comm
  [Pipeline] {
  [Pipeline] libraryResource
  [Pipeline] sh
12:42:42  ---> job-cost.sh
12:42:42  lf-activate-venv: SKIPPING
12:42:42  INFO: No Stack...
12:42:43  INFO: Retrieving Pricing Info for: v3-standard-8
12:42:43  INFO: Archiving Costs
  [Pipeline] sh
12:42:44  + cat /w/workspace/_app-service-configurable_PR-716/archives/cost.csv
12:42:44  + cut -d, -f6
  [Pipeline] lock
12:42:44  Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-716-1-stack-cost]
12:42:44  Resource [jenkins-edgexfoundry-app-service-configurable-PR-716-1-stack-cost] did not exist. Created.
12:42:44  Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-716-1-stack-cost]
  [Pipeline] {
  [Pipeline] unstash
  [Pipeline] sh
12:42:44  + echo total: 0.2199999988079071
  [Pipeline] stash
12:42:44  Stashed 1 file(s)
  [Pipeline] }
12:42:44  Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-716-1-stack-cost]
  [Pipeline] // lock
  [Pipeline] }
12:42:44  $ docker stop --time=1 983a16168f0caa4b2370e2b51355318d8ce3995f364da06e6805c9e3c50da79a
12:42:45  $ docker rm -f --volumes 983a16168f0caa4b2370e2b51355318d8ce3995f364da06e6805c9e3c50da79a
  [Pipeline] // withDockerContainer
  [Pipeline] }
  [Pipeline] // script
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] }
  [Pipeline] // parallel
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (CodeCov)
  [Pipeline] unstash
  [Pipeline] configFileProvider
12:42:46  provisioning config files...
12:42:46  copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-716@tmp/config2925502193017383595tmp
  [Pipeline] {
  [Pipeline] sh
12:42:46  + set +x
12:42:46  + bash -s --
12:42:46  + curl -s https://codecov.io/bash
12:42:46  
12:42:46    _____          _
12:42:46   / ____|        | |
12:42:46  | |     ___   __| | ___  ___ _____   __
12:42:46  | |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
12:42:46  | |___| (_) | (_| |  __/ (_| (_) \ V /
12:42:46   \_____\___/ \__,_|\___|\___\___/ \_/
12:42:46                                Bash-1.0.6
12:42:46  
12:42:46  
12:42:46  ==> git version 2.25.1 found
12:42:46  ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3
12:42:46  Release-Date: 2020-01-08
12:42:46  Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 
12:42:46  Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
12:42:46  ==> Jenkins CI detected.
12:42:46      current dir:  /w/workspace/_app-service-configurable_PR-716
12:42:46      project root: .
12:42:46  --> token set from env
12:42:46      Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml
12:42:47  ==> Running gcov in . (disable via -X gcov)
12:42:47  ==> Python coveragepy not found
12:42:47  ==> Searching for coverage reports in:
12:42:47      + .
12:42:47      -> Found 1 reports
12:42:47  ==> Detecting git/mercurial file structure
12:42:47  ==> Reading reports
12:42:47      + ./coverage.out bytes=953
12:42:47  ==> Appending adjustments
12:42:47      https://docs.codecov.io/docs/fixing-reports
12:42:47      + Found adjustments
12:42:47  ==> Gzipping contents
12:42:47          4.0K	/tmp/codecov.wQeggU.gz
12:42:47  ==> Uploading reports
12:42:47      url: https://codecov.io
12:42:47      query: branch=PR-716&commit=c2cd08c2b66ae128750d2650065adb02c595d23b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-716%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=716&job=&cmd_args=
12:42:47  ->  Pinging Codecov
12:42:47  https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=****&branch=PR-716&commit=c2cd08c2b66ae128750d2650065adb02c595d23b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-716%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=716&job=&cmd_args=
12:42:47  ->  Uploading to
12:42:47  https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/c2cd08c2b66ae128750d2650065adb02c595d23b/3ab81270-1a57-4c4f-a19a-93abc6fd3ea6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250307%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250307T124247Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a680228b9e779578e114fefdcd35768b02c1a7e49b98894e5dc9a9fc0a3bd9c5
12:42:47    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:42:47                                   Dload  Upload   Total   Spent    Left  Speed
12:42:47  
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   384    0     0  100   384      0   2355 --:--:-- --:--:-- --:--:--  2341
100   384    0     0  100   384      0   2355 --:--:-- --:--:-- --:--:--  2341
12:42:47      -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c2cd08c2b66ae128750d2650065adb02c595d23b
  [Pipeline] }
12:42:47  Deleting 1 temporary files
  [Pipeline] // configFileProvider
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Snyk Dependency Scan)
  Stage "Snyk Dependency Scan" skipped due to when conditional
  [Pipeline] getContext
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Archive Prep)
  Stage "Archive Prep" skipped due to when conditional
  [Pipeline] getContext
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Publish Swagger)
  Stage "Publish Swagger" skipped due to when conditional
  [Pipeline] getContext
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Semver)
  Stage "Semver" skipped due to when conditional
  [Pipeline] getContext
  [Pipeline] stage
  [Pipeline] { (Tag)
  Stage "Semver" skipped due to when conditional
  [Pipeline] getContext
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Bump Pre-Release Version)
  Stage "Semver" skipped due to when conditional
  [Pipeline] getContext
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Bump Experimental Tag)
  Stage "Semver" skipped due to when conditional
  [Pipeline] getContext
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Bump Stable (Named) Tag)
  Stage "Semver" skipped due to when conditional
  [Pipeline] getContext
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Declarative: Post Actions)
  [Pipeline] stage
  [Pipeline] { (LF Post Build Actions)
  [Pipeline] sh
12:42:49  + [ -d /w/workspace/_app-service-configurable_PR-716/archives ]
12:42:49  + ls -al /w/workspace/_app-service-configurable_PR-716/archives
12:42:49  total 16
12:42:49  drwxr-xr-x 3 root    root    4096 Mar  7 12:42 .
12:42:49  drwxrwxr-x 8 jenkins jenkins 4096 Mar  7 12:42 ..
12:42:49  drwxr-xr-x 2 root    root    4096 Mar  7 12:42 cost
12:42:49  -rw-r--r-- 1 root    root      96 Mar  7 12:42 cost.csv
12:42:49  + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-716/archives
12:42:49  + ls -al /w/workspace/_app-service-configurable_PR-716/archives
12:42:49  total 16
12:42:49  drwxr-xr-x 3 jenkins jenkins 4096 Mar  7 12:42 .
12:42:49  drwxrwxr-x 8 jenkins jenkins 4096 Mar  7 12:42 ..
12:42:49  drwxr-xr-x 2 jenkins jenkins 4096 Mar  7 12:42 cost
12:42:49  -rw-r--r-- 1 jenkins jenkins   96 Mar  7 12:42 cost.csv
  [Pipeline] libraryResource
  [Pipeline] sh
12:42:49  ---> sysstat.sh
  [Pipeline] libraryResource
  [Pipeline] sh
12:42:50  ---> package-listing.sh
12:42:50  ++ facter osfamily
12:42:50  ++ tr '[:upper:]' '[:lower:]'
12:42:51  + OS_FAMILY=debian
12:42:51  + workspace=/w/workspace/_app-service-configurable_PR-716
12:42:51  + START_PACKAGES=/tmp/packages_start.txt
12:42:51  + END_PACKAGES=/tmp/packages_end.txt
12:42:51  + DIFF_PACKAGES=/tmp/packages_diff.txt
12:42:51  + PACKAGES=/tmp/packages_start.txt
12:42:51  + '[' /w/workspace/_app-service-configurable_PR-716 ']'
12:42:51  + PACKAGES=/tmp/packages_end.txt
12:42:51  + case "${OS_FAMILY}" in
12:42:51  + dpkg -l
12:42:51  + grep '^ii'
12:42:51  + '[' -f /tmp/packages_start.txt ']'
12:42:51  + '[' -f /tmp/packages_end.txt ']'
12:42:51  + diff /tmp/packages_start.txt /tmp/packages_end.txt
12:42:51  + '[' /w/workspace/_app-service-configurable_PR-716 ']'
12:42:51  + mkdir -p /w/workspace/_app-service-configurable_PR-716/archives/
12:42:51  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-716/archives/
  [Pipeline] echo
12:42:51  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-716/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json]
  [Pipeline] sh
12:42:51  + facter operatingsystem
  [Pipeline] isUnix
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] sh
12:42:52  + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
12:42:52  .
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] withDockerContainer
12:42:52  prd-ubuntu20.04-docker-8c-8g-40570 does not seem to be running inside a container
12:42:52  $ 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-716/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-716 -v /w/workspace/_app-service-configurable_PR-716:/w/workspace/_app-service-configurable_PR-716:rw,z -v /w/workspace/_app-service-configurable_PR-716@tmp:/w/workspace/_app-service-configurable_PR-716@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat
12:42:52  $ docker top 92e1f77c4f2859a7931cedf56f67152911e0705226955fac7b1c6d737213a25d -eo pid,comm
  [Pipeline] {
  [Pipeline] sh
12:42:52  + touch /tmp/pre-build-complete
  [Pipeline] sh
12:42:53  + mkdir -p /var/log/sysstat
  [Pipeline] sh
12:42:53  + ls /var/log/sa-host
12:42:53  ls: cannot access '/var/log/sa-host': No such file or directory
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] configFileProvider
12:42:53  provisioning config files...
12:42:53  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-716@tmp/config2225516349226757051tmp
  [Pipeline] {
  [Pipeline] echo
12:42:53  Running shell/create-netrc.sh
  [Pipeline] libraryResource
  [Pipeline] sh
12:42:54  ---> create-netrc.sh
  [Pipeline] }
12:42:54  Deleting 1 temporary files
  [Pipeline] // configFileProvider
  [Pipeline] libraryResource
  [Pipeline] sh
12:42:54  ---> python-tools-install.sh
  [Pipeline] echo
12:42:54  Running shell/sudo-logs.sh
  [Pipeline] libraryResource
  [Pipeline] sh
12:42:54  ---> sudo-logs.sh
12:42:54  Archiving 'sudo' log..
  [Pipeline] unstash
  [Pipeline] echo
12:42:54  Running shell/job-cost.sh
  [Pipeline] libraryResource
  [Pipeline] sh
12:42:55  ---> job-cost.sh
12:42:55  lf-activate-venv: SKIPPING
12:42:55  DEBUG: total: 0.2199999988079071
12:42:55  INFO: Retrieving Stack Cost...
12:42:55  INFO: Retrieving Pricing Info for: v3-standard-8
12:42:55  INFO: Archiving Costs
  [Pipeline] echo
12:42:55  Running shell/logs-deploy.sh
  [Pipeline] libraryResource
  [Pipeline] sh
12:42:55  ---> logs-deploy.sh
12:42:55  lf-activate-venv: SKIPPING
12:42:55  INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-716/1
12:42:55  INFO: archiving workspace using pattern(s): 
12:42:56  Archives upload complete.
12:42:57  INFO: archiving logs to Nexus
12:42:57  ---> uname -a:
12:42:57  Linux prd-ubuntu20-04-docker-8c-8g-40570 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux
12:42:57  
12:42:57  
12:42:57  ---> lscpu:
12:42:57  Architecture:                    x86_64
12:42:57  CPU op-mode(s):                  32-bit, 64-bit
12:42:57  Byte Order:                      Little Endian
12:42:57  Address sizes:                   40 bits physical, 48 bits virtual
12:42:57  CPU(s):                          8
12:42:57  On-line CPU(s) list:             0-7
12:42:57  Thread(s) per core:              1
12:42:57  Core(s) per socket:              1
12:42:57  Socket(s):                       8
12:42:57  NUMA node(s):                    1
12:42:57  Vendor ID:                       AuthenticAMD
12:42:57  CPU family:                      23
12:42:57  Model:                           49
12:42:57  Model name:                      AMD EPYC-Rome Processor
12:42:57  Stepping:                        0
12:42:57  CPU MHz:                         2799.998
12:42:57  BogoMIPS:                        5599.99
12:42:57  Virtualization:                  AMD-V
12:42:57  Hypervisor vendor:               KVM
12:42:57  Virtualization type:             full
12:42:57  L1d cache:                       256 KiB
12:42:57  L1i cache:                       256 KiB
12:42:57  L2 cache:                        4 MiB
12:42:57  L3 cache:                        128 MiB
12:42:57  NUMA node0 CPU(s):               0-7
12:42:57  Vulnerability Itlb multihit:     Not affected
12:42:57  Vulnerability L1tf:              Not affected
12:42:57  Vulnerability Mds:               Not affected
12:42:57  Vulnerability Meltdown:          Not affected
12:42:57  Vulnerability Mmio stale data:   Not affected
12:42:57  Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp
12:42:57  Vulnerability Spectre v1:        Mitigation; usercopy/swapgs barriers and __user pointer sanitization
12:42:57  Vulnerability Spectre v2:        Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling
12:42:57  Vulnerability Srbds:             Not affected
12:42:57  Vulnerability Tsx async abort:   Not affected
12:42:57  Flags:                           fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
12:42:57  
12:42:57  
12:42:57  ---> nproc:
12:42:57  8
12:42:57  
12:42:57  
12:42:57  ---> df -h:
12:42:57  Filesystem      Size  Used Avail Use% Mounted on
12:42:57  overlay         155G   12G  144G   8% /
12:42:57  tmpfs            64M     0   64M   0% /dev
12:42:57  tmpfs            16G     0   16G   0% /sys/fs/cgroup
12:42:57  shm              64M     0   64M   0% /dev/shm
12:42:57  /dev/vda1       155G   12G  144G   8% /facter-os
12:42:57  
12:42:57  
12:42:57  ---> sar -b -r -n DEV:
12:42:57  Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40570) 	03/07/25 	_x86_64_	(8 CPU)
12:42:57  
12:42:57  12:38:22     LINUX RESTART	(8 CPU)
12:42:57  
12:42:57  12:39:01          tps      rtps      wtps      dtps   bread/s   bwrtn/s   bdscd/s
12:42:57  12:40:01       326.94     10.80    316.14      0.00   1793.80  35901.23      0.00
12:42:57  12:41:01       231.08      1.45    229.63      0.00     20.53  72486.05      0.00
12:42:57  12:42:01       103.38      0.20    103.18      0.00     10.26  33687.45      0.00
12:42:57  Average:       220.47      4.15    216.32      0.00    608.23  47356.85      0.00
12:42:57  
12:42:57  12:39:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
12:42:57  12:40:01     29153208  31517736    802608      2.44     80992   2547672   1981904      5.84   1061228   2281112      9628
12:42:57  12:41:01     27096796  31314784    989380      3.01    185764   4128436   2315724      6.82   1779296   3427280    682160
12:42:57  12:42:01     27731464  31363256    940008      2.86    191596   3548504   2333820      6.88   1516820   3070036     79752
12:42:57  Average:     27993823  31398592    910665      2.77    152784   3408204   2210483      6.51   1452448   2926143    257180
12:42:57  
12:42:57  12:39:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
12:42:57  12:40:01    veth2e84d76    160.70    193.99     15.48    131.79      0.00      0.00      0.00      0.01
12:42:57  12:40:01      docker0    178.71    216.93     14.76    315.48      0.00      0.00      0.00      0.00
12:42:57  12:40:01         ens3    491.17    343.85   5306.37     67.09      0.00      0.00      0.00      0.00
12:42:57  12:40:01           lo      6.46      6.46      0.64      0.64      0.00      0.00      0.00      0.00
12:42:57  12:41:01    veth5149014      0.00      0.17      0.00      0.01      0.00      0.00      0.00      0.00
12:42:57  12:41:01      docker0    155.19    298.03     13.20   2736.73      0.00      0.00      0.00      0.00
12:42:57  12:41:01         ens3    318.80    167.86   2763.03     23.82      0.00      0.00      0.00      0.00
12:42:57  12:41:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
12:42:57  12:42:01      docker0      1.43      2.57      0.09     38.08      0.00      0.00      0.00      0.00
12:42:57  12:42:01    veth8dfc1f0      0.00      0.13      0.00      0.01      0.00      0.00      0.00      0.00
12:42:57  12:42:01         ens3     21.61     13.40     55.80      8.41      0.00      0.00      0.00      0.00
12:42:57  12:42:01           lo      0.27      0.27      0.03      0.03      0.00      0.00      0.00      0.00
12:42:57  Average:      docker0    111.77    172.50      9.35   1030.00      0.00      0.00      0.00      0.00
12:42:57  Average:    veth8dfc1f0      0.00      0.04      0.00      0.00      0.00      0.00      0.00      0.00
12:42:57  Average:         ens3    277.19    175.03   2708.40     33.11      0.00      0.00      0.00      0.00
12:42:57  Average:           lo      2.31      2.31      0.23      0.23      0.00      0.00      0.00      0.00
12:42:57  
12:42:57  
12:42:57  ---> sar -P ALL:
12:42:57  Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40570) 	03/07/25 	_x86_64_	(8 CPU)
12:42:57  
12:42:57  12:38:22     LINUX RESTART	(8 CPU)
12:42:57  
12:42:57  12:39:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
12:42:57  12:40:01        all      6.44      0.00      2.79      1.77      0.08     88.92
12:42:57  12:40:01          0      5.12      0.00      3.81      0.12      0.07     90.88
12:42:57  12:40:01          1      7.23      0.00      3.51      8.34      0.10     80.82
12:42:57  12:40:01          2      9.02      0.00      2.09      0.74      0.07     88.08
12:42:57  12:40:01          3      6.18      0.00      2.61      0.10      0.07     91.04
12:42:57  12:40:01          4      5.97      0.00      2.12      0.44      0.08     91.38
12:42:57  12:40:01          5      6.10      0.00      3.03      2.38      0.08     88.40
12:42:57  12:40:01          6      6.60      0.00      3.06      1.95      0.08     88.31
12:42:57  12:40:01          7      5.33      0.00      2.10      0.05      0.05     92.47
12:42:57  12:41:01        all     26.31      0.00      5.73      2.10      0.09     65.77
12:42:57  12:41:01          0     26.25      0.00      6.17      0.35      0.08     67.14
12:42:57  12:41:01          1     26.22      0.00      7.21     14.27      0.10     52.20
12:42:57  12:41:01          2     25.23      0.00      6.63      0.69      0.08     67.36
12:42:57  12:41:01          3     26.40      0.00      5.86      0.39      0.08     67.27
12:42:57  12:41:01          4     26.93      0.00      5.44      0.41      0.08     67.14
12:42:57  12:41:01          5     24.67      0.00      5.10      0.49      0.08     69.67
12:42:57  12:41:01          6     27.56      0.00      4.88      0.22      0.10     67.24
12:42:57  12:41:01          7     27.23      0.00      4.56      0.03      0.08     68.09
12:42:57  12:42:01        all     50.56      0.00      7.17      0.62      0.11     41.54
12:42:57  12:42:01          0     49.94      0.00      6.82      0.02      0.12     43.10
12:42:57  12:42:01          1     50.55      0.00      7.56      2.55      0.12     39.21
12:42:57  12:42:01          2     51.46      0.00      6.65      1.45      0.13     40.30
12:42:57  12:42:01          3     50.86      0.00      7.15      0.47      0.10     41.42
12:42:57  12:42:01          4     51.36      0.00      7.34      0.05      0.12     41.13
12:42:57  12:42:01          5     49.41      0.00      7.88      0.17      0.10     42.44
12:42:57  12:42:01          6     50.86      0.00      7.15      0.20      0.10     41.69
12:42:57  12:42:01          7     50.00      0.00      6.81      0.07      0.10     43.02
12:42:57  Average:        all     27.78      0.00      5.23      1.49      0.09     65.40
12:42:57  Average:          0     27.13      0.00      5.60      0.16      0.09     67.02
12:42:57  Average:          1     28.01      0.00      6.09      8.37      0.11     57.42
12:42:57  Average:          2     28.59      0.00      5.13      0.96      0.10     65.23
12:42:57  Average:          3     27.84      0.00      5.21      0.32      0.08     66.55
12:42:57  Average:          4     28.11      0.00      4.97      0.30      0.10     66.53
12:42:57  Average:          5     26.74      0.00      5.34      1.01      0.09     66.83
12:42:57  Average:          6     28.36      0.00      5.03      0.79      0.10     65.73
12:42:57  Average:          7     27.51      0.00      4.49      0.05      0.08     67.88
12:42:57  
12:42:57  
12:42:57