Pull request #690 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 cloudxxx8 for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 970307ebbe9179528340d1a166cd371fef10ef11+59f9bca9835fb97a7aabfe7dae7a54c2ca71493e (c945650f4be8ee0669965068ac141afe6a3147cd) 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-ssh17226492202373701704.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh6719435529097292231.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-690/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-690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4418878822984087836.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-690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6616591493417406070.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh6568495408431683236.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-690/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-690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1580718539039901177.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-26129 in /w/workspace/_app-service-configurable_PR-690 [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-690 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e into PR head commit 970307ebbe9179528340d1a166cd371fef10ef11 > 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/690/head:refs/remotes/origin/PR-690 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 970307ebbe9179528340d1a166cd371fef10ef11 # timeout=10 Merge succeeded, producing 970307ebbe9179528340d1a166cd371fef10ef11 Checking out Revision 970307ebbe9179528340d1a166cd371fef10ef11 (PR-690) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 970307ebbe9179528340d1a166cd371fef10ef11 # timeout=10 Commit message: "build: Upgrade the SDK version in makeile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T07:16:57.632Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T07:16:57.847Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T07:16:57.965Z] ========================================================= [2024-11-11T07:16:57.965Z] EdgeX Global Pipelines Version Info [2024-11-11T07:16:57.965Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:16:59.109Z] ------------------- [2024-11-11T07:16:59.109Z] stable info: [2024-11-11T07:16:59.109Z] ------------------- [2024-11-11T07:16:59.109Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T07:16:59.109Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T07:16:59.109Z] Message: update stable to v1.0.265 [2024-11-11T07:16:59.370Z] ------------------- [2024-11-11T07:16:59.370Z] experimental info: [2024-11-11T07:16:59.370Z] ------------------- [2024-11-11T07:16:59.370Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T07:16:59.370Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T07:16:59.370Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T07:16:59.575Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-11-11T07:16:59.631Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-11-11T07:16:59.691Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T07:16:59.753Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T07:16:59.811Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T07:16:59.871Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T07:16:59.935Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T07:16:59.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-11T07:17:00.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T07:17:00.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T07:17:00.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T07:17:00.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-11-11T07:17:00.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T07:17:00.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T07:17:00.412Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T07:17:00.472Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T07:17:00.535Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T07:17:00.592Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T07:17:00.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T07:17:00.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T07:17:00.765Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-11T07:17:00.824Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-11T07:17:00.883Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-11T07:17:00.942Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-11T07:17:00.999Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-11T07:17:01.062Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T07:17:01.126Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T07:17:01.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-690 [Pipeline] echo [2024-11-11T07:17:01.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-690 [Pipeline] echo [2024-11-11T07:17:01.313Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-690 [Pipeline] echo [2024-11-11T07:17:01.371Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 970307ebbe9179528340d1a166cd371fef10ef11 [Pipeline] echo [2024-11-11T07:17:01.425Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 970307e [Pipeline] echo [2024-11-11T07:17:01.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T07:17:01.624Z] provisioning config files... [2024-11-11T07:17:01.641Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-690@tmp/config5349708483317073838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:17:02.033Z] ---> ****-login.sh [2024-11-11T07:17:02.033Z] nexus3.edgexfoundry.org:10001 [2024-11-11T07:17:02.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:17:02.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:17:02.553Z] Configure a credential helper to remove this warning. See [2024-11-11T07:17:02.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:17:02.553Z] [2024-11-11T07:17:02.553Z] Login Succeeded [2024-11-11T07:17:02.553Z] nexus3.edgexfoundry.org:10002 [2024-11-11T07:17:02.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:17:02.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:17:02.553Z] Configure a credential helper to remove this warning. See [2024-11-11T07:17:02.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:17:02.553Z] [2024-11-11T07:17:02.553Z] Login Succeeded [2024-11-11T07:17:02.553Z] nexus3.edgexfoundry.org:10003 [2024-11-11T07:17:02.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:17:02.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:17:02.554Z] Configure a credential helper to remove this warning. See [2024-11-11T07:17:02.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:17:02.554Z] [2024-11-11T07:17:02.554Z] Login Succeeded [2024-11-11T07:17:02.814Z] nexus3.edgexfoundry.org:10004 [2024-11-11T07:17:02.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:17:02.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:17:02.814Z] Configure a credential helper to remove this warning. See [2024-11-11T07:17:02.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:17:02.814Z] [2024-11-11T07:17:02.814Z] Login Succeeded [2024-11-11T07:17:02.814Z] ****.io [2024-11-11T07:17:02.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:17:03.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:17:03.076Z] Configure a credential helper to remove this warning. See [2024-11-11T07:17:03.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:17:03.076Z] [2024-11-11T07:17:03.076Z] Login Succeeded [2024-11-11T07:17:03.076Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T07:17:03.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T07:17:03.805Z] + git rev-list -1 --merges 970307ebbe9179528340d1a166cd371fef10ef11~1..970307ebbe9179528340d1a166cd371fef10ef11 [Pipeline] echo [2024-11-11T07:17:03.858Z] -----------> git rev-list -1 --merges 970307ebbe9179528340d1a166cd371fef10ef11~1..970307ebbe9179528340d1a166cd371fef10ef11 970307ebbe9179528340d1a166cd371fef10ef11 [false] [Pipeline] sh [2024-11-11T07:17:04.176Z] + git log --format=format:%s -1 970307ebbe9179528340d1a166cd371fef10ef11 [Pipeline] echo [2024-11-11T07:17:04.230Z] ========================================================= [2024-11-11T07:17:04.230Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T07:17:04.230Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T07:17:04.687Z] + git log --format=format:%s -1 970307ebbe9179528340d1a166cd371fef10ef11 [Pipeline] echo [2024-11-11T07:17:04.729Z] [semverPrep] GIT_COMMIT: 970307ebbe9179528340d1a166cd371fef10ef11, Commit Message: build: Upgrade the SDK version in makeile [Pipeline] echo [2024-11-11T07:17:04.771Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-11T07:17:05.185Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T07:17:05.185Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T07:17:05.185Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T07:17:05.185Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T07:17:05.185Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T07:17:05.185Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T07:17:05.185Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:17:05.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T07:17:05.719Z] [2024-11-11T07:17:05.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:17:06.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T07:17:06.113Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T07:17:06.113Z] b85a868b505f: Pulling fs layer [2024-11-11T07:17:06.113Z] e2be974225ed: Pulling fs layer [2024-11-11T07:17:06.113Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T07:17:06.113Z] 988bab9f4d93: Pulling fs layer [2024-11-11T07:17:06.113Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T07:17:06.113Z] eaf3925da568: Pulling fs layer [2024-11-11T07:17:06.113Z] bab4dde63d76: Pulling fs layer [2024-11-11T07:17:06.113Z] bde34c3a00c8: Pulling fs layer [2024-11-11T07:17:06.113Z] b352a97aabf1: Pulling fs layer [2024-11-11T07:17:06.113Z] 4872d77fe225: Pulling fs layer [2024-11-11T07:17:06.113Z] 5851b861e8e6: Pulling fs layer [2024-11-11T07:17:06.113Z] 988bab9f4d93: Waiting [2024-11-11T07:17:06.113Z] 1469e6f7b9e6: Waiting [2024-11-11T07:17:06.113Z] eaf3925da568: Waiting [2024-11-11T07:17:06.113Z] bab4dde63d76: Waiting [2024-11-11T07:17:06.113Z] bde34c3a00c8: Waiting [2024-11-11T07:17:06.113Z] b352a97aabf1: Waiting [2024-11-11T07:17:06.113Z] 4872d77fe225: Waiting [2024-11-11T07:17:06.113Z] 5851b861e8e6: Waiting [2024-11-11T07:17:06.113Z] e2be974225ed: Verifying Checksum [2024-11-11T07:17:06.113Z] e2be974225ed: Download complete [2024-11-11T07:17:06.113Z] 988bab9f4d93: Verifying Checksum [2024-11-11T07:17:06.113Z] 988bab9f4d93: Download complete [2024-11-11T07:17:06.113Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T07:17:06.113Z] 1469e6f7b9e6: Download complete [2024-11-11T07:17:06.113Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T07:17:06.113Z] 339a4e72a1f5: Download complete [2024-11-11T07:17:06.374Z] eaf3925da568: Verifying Checksum [2024-11-11T07:17:06.374Z] eaf3925da568: Download complete [2024-11-11T07:17:06.374Z] bde34c3a00c8: Verifying Checksum [2024-11-11T07:17:06.374Z] bde34c3a00c8: Download complete [2024-11-11T07:17:06.374Z] b352a97aabf1: Verifying Checksum [2024-11-11T07:17:06.374Z] b352a97aabf1: Download complete [2024-11-11T07:17:06.374Z] 4872d77fe225: Verifying Checksum [2024-11-11T07:17:06.374Z] 4872d77fe225: Download complete [2024-11-11T07:17:06.374Z] 5851b861e8e6: Download complete [2024-11-11T07:17:06.374Z] b85a868b505f: Verifying Checksum [2024-11-11T07:17:06.374Z] b85a868b505f: Download complete [2024-11-11T07:17:06.634Z] bab4dde63d76: Verifying Checksum [2024-11-11T07:17:06.634Z] bab4dde63d76: Download complete [2024-11-11T07:17:07.584Z] b85a868b505f: Pull complete [2024-11-11T07:17:07.846Z] e2be974225ed: Pull complete [2024-11-11T07:17:08.117Z] 339a4e72a1f5: Pull complete [2024-11-11T07:17:08.377Z] 988bab9f4d93: Pull complete [2024-11-11T07:17:08.638Z] 1469e6f7b9e6: Pull complete [2024-11-11T07:17:08.638Z] eaf3925da568: Pull complete [2024-11-11T07:17:10.546Z] bab4dde63d76: Pull complete [2024-11-11T07:17:10.546Z] bde34c3a00c8: Pull complete [2024-11-11T07:17:10.809Z] b352a97aabf1: Pull complete [2024-11-11T07:17:10.809Z] 4872d77fe225: Pull complete [2024-11-11T07:17:10.809Z] 5851b861e8e6: Pull complete [2024-11-11T07:17:10.809Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T07:17:10.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T07:17:10.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:17:11.095Z] prd-ubuntu20.04-docker-8c-8g-26129 does not seem to be running inside a container [2024-11-11T07:17:11.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-690 -v /w/workspace/_app-service-configurable_PR-690:/w/workspace/_app-service-configurable_PR-690:rw,z -v /w/workspace/_app-service-configurable_PR-690@tmp:/w/workspace/_app-service-configurable_PR-690@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 [2024-11-11T07:17:14.526Z] $ docker top 62ad500b79bf6cc5c51fb088015bada96187709d2a96c9a13a7907ccc9963c80 -eo pid,comm [2024-11-11T07:17:14.590Z] 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). [2024-11-11T07:17:14.590Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T07:17:14.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T07:17:14.767Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T07:17:14.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T07:17:14.900Z] $ docker exec 62ad500b79bf6cc5c51fb088015bada96187709d2a96c9a13a7907ccc9963c80 ssh-agent [2024-11-11T07:17:15.006Z] SSH_AUTH_SOCK=/tmp/ssh-4f86bQL5q0R6/agent.32 [2024-11-11T07:17:15.006Z] SSH_AGENT_PID=38 [2024-11-11T07:17:15.012Z] Running ssh-add (command line suppressed) [2024-11-11T07:17:15.128Z] Identity added: /w/workspace/_app-service-configurable_PR-690@tmp/private_key_6012856106135611183.key (/w/workspace/_app-service-configurable_PR-690@tmp/private_key_6012856106135611183.key) [2024-11-11T07:17:15.146Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T07:17:15.496Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T07:17:15.522Z] $ docker exec --env ******** --env ******** 62ad500b79bf6cc5c51fb088015bada96187709d2a96c9a13a7907ccc9963c80 ssh-agent -k [2024-11-11T07:17:15.623Z] unset SSH_AUTH_SOCK; [2024-11-11T07:17:15.623Z] unset SSH_AGENT_PID; [2024-11-11T07:17:15.623Z] echo Agent pid 38 killed; [2024-11-11T07:17:15.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T07:17:15.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T07:17:15.757Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T07:17:15.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T07:17:15.887Z] $ docker exec 62ad500b79bf6cc5c51fb088015bada96187709d2a96c9a13a7907ccc9963c80 ssh-agent [2024-11-11T07:17:16.007Z] SSH_AUTH_SOCK=/tmp/ssh-NG2gCjPdxQ9B/agent.71 [2024-11-11T07:17:16.007Z] SSH_AGENT_PID=77 [2024-11-11T07:17:16.012Z] Running ssh-add (command line suppressed) [2024-11-11T07:17:16.125Z] Identity added: /w/workspace/_app-service-configurable_PR-690@tmp/private_key_6323340317866441696.key (/w/workspace/_app-service-configurable_PR-690@tmp/private_key_6323340317866441696.key) [2024-11-11T07:17:16.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T07:17:16.498Z] + git semver init [2024-11-11T07:17:16.760Z] 2024-11-11 07:17:16,687 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T07:17:16.761Z] 2024-11-11 07:17:16,687 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-690/.semver [2024-11-11T07:17:16.761Z] 2024-11-11 07:17:16,688 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-690/.semver [2024-11-11T07:17:16.761Z] 2024-11-11 07:17:16,688 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-690/.semver'], cwd=/w/workspace/_app-service-configurable_PR-690, universal_newlines=False, shell=None, istream=None) [2024-11-11T07:17:18.141Z] 2024-11-11 07:17:17,748 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-690/.git/info/exclude [2024-11-11T07:17:18.142Z] 2024-11-11 07:17:17,749 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-690/.semver/PR-690 with force:False [2024-11-11T07:17:18.142Z] 2024-11-11 07:17:17,749 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-690/.semver/PR-690 [2024-11-11T07:17:18.142Z] 2024-11-11 07:17:17,753 [execute] INFO git cat-file --batch-check [2024-11-11T07:17:18.142Z] 2024-11-11 07:17:17,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-690/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T07:17:18.142Z] 2024-11-11 07:17:17,760 [execute] INFO git cat-file --batch [2024-11-11T07:17:18.142Z] 2024-11-11 07:17:17,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-690/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T07:17:18.142Z] 2024-11-11 07:17:17,766 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-690/.semver/PR-690 [2024-11-11T07:17:18.142Z] 0.0.0 [Pipeline] } [2024-11-11T07:17:18.167Z] $ docker exec --env ******** --env ******** 62ad500b79bf6cc5c51fb088015bada96187709d2a96c9a13a7907ccc9963c80 ssh-agent -k [2024-11-11T07:17:18.276Z] unset SSH_AUTH_SOCK; [2024-11-11T07:17:18.277Z] unset SSH_AGENT_PID; [2024-11-11T07:17:18.277Z] echo Agent pid 77 killed; [2024-11-11T07:17:18.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T07:17:18.767Z] + git semver [Pipeline] } [2024-11-11T07:17:19.057Z] $ docker stop --time=1 62ad500b79bf6cc5c51fb088015bada96187709d2a96c9a13a7907ccc9963c80 [2024-11-11T07:17:20.392Z] $ docker rm -f --volumes 62ad500b79bf6cc5c51fb088015bada96187709d2a96c9a13a7907ccc9963c80 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T07:17:20.823Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T07:17:21.128Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T07:17:21.151Z] [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 [2024-11-11T07:17:21.838Z] provisioning config files... [2024-11-11T07:17:21.849Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-690@tmp/config12079139444517539217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:17:22.213Z] ---> ****-login.sh [2024-11-11T07:17:22.213Z] nexus3.edgexfoundry.org:10001 [2024-11-11T07:17:22.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:17:22.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:17:22.214Z] Configure a credential helper to remove this warning. See [2024-11-11T07:17:22.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:17:22.214Z] [2024-11-11T07:17:22.214Z] Login Succeeded [2024-11-11T07:17:22.214Z] nexus3.edgexfoundry.org:10002 [2024-11-11T07:17:22.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:17:22.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:17:22.214Z] Configure a credential helper to remove this warning. See [2024-11-11T07:17:22.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:17:22.214Z] [2024-11-11T07:17:22.214Z] Login Succeeded [2024-11-11T07:17:22.214Z] nexus3.edgexfoundry.org:10003 [2024-11-11T07:17:22.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:17:22.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:17:22.473Z] Configure a credential helper to remove this warning. See [2024-11-11T07:17:22.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:17:22.473Z] [2024-11-11T07:17:22.473Z] Login Succeeded [2024-11-11T07:17:22.473Z] nexus3.edgexfoundry.org:10004 [2024-11-11T07:17:22.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:17:22.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:17:22.474Z] Configure a credential helper to remove this warning. See [2024-11-11T07:17:22.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:17:22.474Z] [2024-11-11T07:17:22.474Z] Login Succeeded [2024-11-11T07:17:22.474Z] ****.io [2024-11-11T07:17:22.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:17:22.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:17:22.734Z] Configure a credential helper to remove this warning. See [2024-11-11T07:17:22.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:17:22.734Z] [2024-11-11T07:17:22.734Z] Login Succeeded [2024-11-11T07:17:22.734Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T07:17:22.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T07:17:22.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T07:17:23.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T07:17:23.087Z] ========================================================= [2024-11-11T07:17:23.087Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T07:17:23.087Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:17:23.593Z] + 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 . [2024-11-11T07:17:23.593Z] Sending build context to Docker daemon 9.22MB [2024-11-11T07:17:23.593Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T07:17:23.593Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-11T07:17:23.593Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T07:17:23.593Z] 43c4264eed91: Pulling fs layer [2024-11-11T07:17:23.593Z] 4cc291be95ef: Pulling fs layer [2024-11-11T07:17:23.593Z] 2ac1f1163629: Pulling fs layer [2024-11-11T07:17:23.593Z] 5c3c966382ef: Pulling fs layer [2024-11-11T07:17:23.593Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T07:17:23.593Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T07:17:23.593Z] 9f66e0745190: Pulling fs layer [2024-11-11T07:17:23.593Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T07:17:23.593Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T07:17:23.593Z] 4f4fb700ef54: Waiting [2024-11-11T07:17:23.593Z] 5d5c8e513c77: Waiting [2024-11-11T07:17:23.593Z] 5c3c966382ef: Waiting [2024-11-11T07:17:23.593Z] f49a43e4bbc0: Waiting [2024-11-11T07:17:23.593Z] 561ebcabdf7f: Waiting [2024-11-11T07:17:23.593Z] 9f66e0745190: Waiting [2024-11-11T07:17:23.594Z] 4cc291be95ef: Verifying Checksum [2024-11-11T07:17:23.594Z] 4cc291be95ef: Download complete [2024-11-11T07:17:23.852Z] 5c3c966382ef: Download complete [2024-11-11T07:17:23.852Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T07:17:23.852Z] 4f4fb700ef54: Download complete [2024-11-11T07:17:23.852Z] 5d5c8e513c77: Verifying Checksum [2024-11-11T07:17:23.852Z] 5d5c8e513c77: Download complete [2024-11-11T07:17:23.852Z] 43c4264eed91: Verifying Checksum [2024-11-11T07:17:23.852Z] 43c4264eed91: Download complete [2024-11-11T07:17:23.852Z] 9f66e0745190: Verifying Checksum [2024-11-11T07:17:23.852Z] 9f66e0745190: Download complete [2024-11-11T07:17:23.852Z] 43c4264eed91: Pull complete [2024-11-11T07:17:24.110Z] 561ebcabdf7f: Download complete [2024-11-11T07:17:24.110Z] 4cc291be95ef: Pull complete [2024-11-11T07:17:24.368Z] 2ac1f1163629: Verifying Checksum [2024-11-11T07:17:24.368Z] 2ac1f1163629: Download complete [2024-11-11T07:17:24.626Z] f49a43e4bbc0: Verifying Checksum [2024-11-11T07:17:24.626Z] f49a43e4bbc0: Download complete [2024-11-11T07:17:28.826Z] 2ac1f1163629: Pull complete [2024-11-11T07:17:28.826Z] 5c3c966382ef: Pull complete [2024-11-11T07:17:28.826Z] 4f4fb700ef54: Pull complete [2024-11-11T07:17:28.826Z] 5d5c8e513c77: Pull complete [2024-11-11T07:17:28.826Z] 9f66e0745190: Pull complete [2024-11-11T07:17:30.732Z] f49a43e4bbc0: Pull complete [2024-11-11T07:17:31.301Z] 561ebcabdf7f: Pull complete [2024-11-11T07:17:31.302Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T07:17:31.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T07:17:31.302Z] ---> 3a752c3f9dda [2024-11-11T07:17:31.302Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T07:17:36.578Z] ---> Running in e2160f118f71 [2024-11-11T07:17:36.578Z] Removing intermediate container e2160f118f71 [2024-11-11T07:17:36.578Z] ---> 508467635ca1 [2024-11-11T07:17:36.578Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T07:17:36.578Z] ---> Running in 732a0d8f06bc [2024-11-11T07:17:36.578Z] Removing intermediate container 732a0d8f06bc [2024-11-11T07:17:36.578Z] ---> 0f88ddec028a [2024-11-11T07:17:36.578Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-11T07:17:36.578Z] ---> Running in b654cef73b2e [2024-11-11T07:17:36.578Z] Removing intermediate container b654cef73b2e [2024-11-11T07:17:36.578Z] ---> 2b7c4738c016 [2024-11-11T07:17:36.578Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T07:17:36.578Z] ---> Running in 4aa8c30bedc4 [2024-11-11T07:17:36.635Z] Still waiting to schedule task [2024-11-11T07:17:36.636Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-11T07:17:36.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T07:17:36.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T07:17:37.097Z] OK: 246 MiB in 54 packages [2024-11-11T07:17:37.665Z] Removing intermediate container 4aa8c30bedc4 [2024-11-11T07:17:37.665Z] ---> 8341d507cebf [2024-11-11T07:17:37.665Z] Step 7/12 : WORKDIR /app [2024-11-11T07:17:37.665Z] ---> Running in 648808909ad7 [2024-11-11T07:17:37.665Z] Removing intermediate container 648808909ad7 [2024-11-11T07:17:37.665Z] ---> f4b4d1bfb0c8 [2024-11-11T07:17:37.665Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-11T07:17:37.925Z] ---> eb91431eccb9 [2024-11-11T07:17:37.925Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T07:17:37.925Z] ---> Running in a75193733a75 [2024-11-11T07:18:34.221Z] Removing intermediate container a75193733a75 [2024-11-11T07:18:34.221Z] ---> 146fa0bc27c9 [2024-11-11T07:18:34.221Z] Step 10/12 : COPY . . [2024-11-11T07:18:34.221Z] ---> 7d2d76fb3d7d [2024-11-11T07:18:34.221Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T07:18:34.221Z] ---> Running in 083966eb8331 [2024-11-11T07:18:34.221Z] Removing intermediate container 083966eb8331 [2024-11-11T07:18:34.221Z] ---> 2286ea2adec3 [2024-11-11T07:18:34.221Z] Step 12/12 : RUN $MAKE [2024-11-11T07:18:34.221Z] ---> Running in 28c5727eca20 [2024-11-11T07:18:34.221Z] noop [2024-11-11T07:18:34.221Z] Removing intermediate container 28c5727eca20 [2024-11-11T07:18:34.221Z] ---> d2bb8151486f [2024-11-11T07:18:34.221Z] Successfully built d2bb8151486f [2024-11-11T07:18:34.221Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:18:34.714Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T07:18:34.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:18:34.892Z] prd-ubuntu20.04-docker-8c-8g-26129 does not seem to be running inside a container [2024-11-11T07:18:34.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-690 -v /w/workspace/_app-service-configurable_PR-690:/w/workspace/_app-service-configurable_PR-690:rw,z -v /w/workspace/_app-service-configurable_PR-690@tmp:/w/workspace/_app-service-configurable_PR-690@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 [2024-11-11T07:18:35.286Z] $ docker top cece721ba2085e14abcb0eb340bad39f857b7d983c6c63ce0707005e1d88fc29 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T07:18:35.705Z] + go version [2024-11-11T07:18:35.705Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T07:18:35.741Z] $ docker stop --time=1 cece721ba2085e14abcb0eb340bad39f857b7d983c6c63ce0707005e1d88fc29 [2024-11-11T07:18:37.022Z] $ docker rm -f --volumes cece721ba2085e14abcb0eb340bad39f857b7d983c6c63ce0707005e1d88fc29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:18:37.838Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T07:18:37.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:18:38.081Z] prd-ubuntu20.04-docker-8c-8g-26129 does not seem to be running inside a container [2024-11-11T07:18:38.111Z] $ 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-690 -v /w/workspace/_app-service-configurable_PR-690:/w/workspace/_app-service-configurable_PR-690:rw,z -v /w/workspace/_app-service-configurable_PR-690@tmp:/w/workspace/_app-service-configurable_PR-690@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 [2024-11-11T07:18:38.454Z] $ docker top 421231db816fde67fb6e3b427c3c0fa12071c31e50700e19fb338386f5981e31 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T07:18:38.870Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-690 [Pipeline] fileExists [Pipeline] sh [2024-11-11T07:18:39.233Z] + make test [2024-11-11T07:18:39.233Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T07:19:11.431Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-11T07:19:11.533Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26130 in /w/workspace/_app-service-configurable_PR-690 [Pipeline] { [Pipeline] ws [2024-11-11T07:19:11.613Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-11-11T07:19:11.712Z] The recommended git tool is: git [2024-11-11T07:19:16.318Z] using credential edgex-jenkins-ssh [2024-11-11T07:19:16.342Z] Cloning the remote Git repository [2024-11-11T07:19:16.378Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-11-11T07:19:16.461Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-11-11T07:19:16.609Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-11-11T07:19:16.610Z] > git --version # timeout=10 [2024-11-11T07:19:16.628Z] > git --version # 'git version 2.25.1' [2024-11-11T07:19:16.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T07:19:16.764Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T07:19:18.744Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-11-11T07:19:18.770Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T07:19:20.352Z] Merging remotes/origin/main commit 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e into PR head commit 970307ebbe9179528340d1a166cd371fef10ef11 [2024-11-11T07:19:20.639Z] Merge succeeded, producing 970307ebbe9179528340d1a166cd371fef10ef11 [2024-11-11T07:19:20.639Z] Checking out Revision 970307ebbe9179528340d1a166cd371fef10ef11 (PR-690) [2024-11-11T07:19:19.673Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-11-11T07:19:19.718Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-11-11T07:19:19.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T07:19:19.746Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/690/head:refs/remotes/origin/PR-690 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-11T07:19:20.369Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T07:19:20.449Z] > git checkout -f 970307ebbe9179528340d1a166cd371fef10ef11 # timeout=10 [2024-11-11T07:19:20.531Z] > git remote # timeout=10 [2024-11-11T07:19:20.549Z] > git config --get remote.origin.url # timeout=10 [2024-11-11T07:19:20.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T07:19:20.589Z] > git merge 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e # timeout=10 [2024-11-11T07:19:20.614Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-11T07:19:20.644Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T07:19:20.658Z] > git checkout -f 970307ebbe9179528340d1a166cd371fef10ef11 # timeout=10 [2024-11-11T07:19:24.313Z] Commit message: "build: Upgrade the SDK version in makeile" [2024-11-11T07:19:24.372Z] > git --version # timeout=10 [2024-11-11T07:19:24.385Z] > git --version # 'git version 2.25.1' [2024-11-11T07:19:24.400Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T07:19:26.453Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T07:19:26.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T07:19:26.453Z] Dload Upload Total Spent Left Speed [2024-11-11T07:19:26.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 73302 0 --:--:-- --:--:-- --:--:-- 73302 [Pipeline] sh [2024-11-11T07:19:26.807Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T07:19:27.161Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-11T07:19:27.161Z] + sudo tee /etc/docker/daemon.new [2024-11-11T07:19:27.161Z] { [2024-11-11T07:19:27.161Z] "registry-mirrors": [ [2024-11-11T07:19:27.161Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T07:19:27.161Z] ], [2024-11-11T07:19:27.161Z] "bip": "10.250.0.254/24", [2024-11-11T07:19:27.161Z] "hosts": [ [2024-11-11T07:19:27.161Z] "tcp://0.0.0.0:5555", [2024-11-11T07:19:27.161Z] "unix:///var/run/docker.sock" [2024-11-11T07:19:27.161Z] ], [2024-11-11T07:19:27.161Z] "mtu": 1458, [2024-11-11T07:19:27.161Z] "selinux-enabled": true, [2024-11-11T07:19:27.161Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T07:19:27.161Z] } [Pipeline] sh [2024-11-11T07:19:27.518Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-11T07:19:27.877Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T07:19:46.276Z] provisioning config files... [2024-11-11T07:19:46.305Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config4198105391927514729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:19:46.839Z] ---> ****-login.sh [2024-11-11T07:19:46.840Z] nexus3.edgexfoundry.org:10001 [2024-11-11T07:19:47.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:19:47.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:19:47.392Z] Configure a credential helper to remove this warning. See [2024-11-11T07:19:47.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:19:47.392Z] [2024-11-11T07:19:47.392Z] Login Succeeded [2024-11-11T07:19:47.392Z] nexus3.edgexfoundry.org:10002 [2024-11-11T07:19:47.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:19:47.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:19:47.660Z] Configure a credential helper to remove this warning. See [2024-11-11T07:19:47.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:19:47.660Z] [2024-11-11T07:19:47.660Z] Login Succeeded [2024-11-11T07:19:47.660Z] nexus3.edgexfoundry.org:10003 [2024-11-11T07:19:47.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:19:48.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:19:48.205Z] Configure a credential helper to remove this warning. See [2024-11-11T07:19:48.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:19:48.205Z] [2024-11-11T07:19:48.205Z] Login Succeeded [2024-11-11T07:19:48.205Z] nexus3.edgexfoundry.org:10004 [2024-11-11T07:19:48.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:19:48.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:19:48.480Z] Configure a credential helper to remove this warning. See [2024-11-11T07:19:48.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:19:48.480Z] [2024-11-11T07:19:48.480Z] Login Succeeded [2024-11-11T07:19:48.480Z] ****.io [2024-11-11T07:19:48.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:19:49.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:19:49.017Z] Configure a credential helper to remove this warning. See [2024-11-11T07:19:49.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:19:49.018Z] [2024-11-11T07:19:49.018Z] Login Succeeded [2024-11-11T07:19:49.018Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T07:19:49.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T07:19:49.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T07:19:49.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T07:19:49.621Z] ========================================================= [2024-11-11T07:19:49.621Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T07:19:49.621Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:19:50.142Z] go vet ./... [2024-11-11T07:19:50.178Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-11T07:19:50.178Z] Sending build context to Docker daemon 225.3kB [2024-11-11T07:19:50.443Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T07:19:50.443Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-11T07:19:50.443Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T07:19:50.443Z] cf04c63912e1: Pulling fs layer [2024-11-11T07:19:50.443Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T07:19:50.443Z] a37a00ec5f00: Pulling fs layer [2024-11-11T07:19:50.443Z] 50b3750afda1: Pulling fs layer [2024-11-11T07:19:50.443Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T07:19:50.443Z] 80978eb59214: Pulling fs layer [2024-11-11T07:19:50.443Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T07:19:50.443Z] c5a475d317c9: Pulling fs layer [2024-11-11T07:19:50.443Z] 50b3750afda1: Waiting [2024-11-11T07:19:50.443Z] 4f4fb700ef54: Waiting [2024-11-11T07:19:50.443Z] 80978eb59214: Waiting [2024-11-11T07:19:50.443Z] c9f46d7d2bd2: Waiting [2024-11-11T07:19:50.443Z] c5a475d317c9: Waiting [2024-11-11T07:19:50.715Z] 55b35a11ae5e: Verifying Checksum [2024-11-11T07:19:50.715Z] 55b35a11ae5e: Download complete [2024-11-11T07:19:50.715Z] 50b3750afda1: Verifying Checksum [2024-11-11T07:19:50.715Z] 50b3750afda1: Download complete [2024-11-11T07:19:50.715Z] 4f4fb700ef54: Download complete [2024-11-11T07:19:50.715Z] 80978eb59214: Verifying Checksum [2024-11-11T07:19:50.715Z] 80978eb59214: Download complete [2024-11-11T07:19:50.715Z] cf04c63912e1: Verifying Checksum [2024-11-11T07:19:50.715Z] cf04c63912e1: Download complete [2024-11-11T07:19:51.303Z] c5a475d317c9: Verifying Checksum [2024-11-11T07:19:51.303Z] c5a475d317c9: Download complete [2024-11-11T07:19:51.524Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T07:19:51.524Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T07:19:51.524Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T07:19:51.572Z] cf04c63912e1: Pull complete [2024-11-11T07:19:51.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T07:19:51.634Z] $ docker stop --time=1 421231db816fde67fb6e3b427c3c0fa12071c31e50700e19fb338386f5981e31 [2024-11-11T07:19:52.158Z] 55b35a11ae5e: Pull complete [2024-11-11T07:19:52.739Z] a37a00ec5f00: Verifying Checksum [2024-11-11T07:19:52.739Z] a37a00ec5f00: Download complete [2024-11-11T07:19:53.321Z] c9f46d7d2bd2: Verifying Checksum [2024-11-11T07:19:53.321Z] c9f46d7d2bd2: Download complete [2024-11-11T07:19:56.920Z] $ docker rm -f --volumes 421231db816fde67fb6e3b427c3c0fa12071c31e50700e19fb338386f5981e31 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T07:19:57.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T07:19:57.790Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-11T07:19:58.566Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T07:19:58.881Z] + ls -al . [2024-11-11T07:19:58.881Z] total 248 [2024-11-11T07:19:58.881Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 07:18 . [2024-11-11T07:19:58.881Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 07:16 .. [2024-11-11T07:19:58.881Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 07:16 .dockerignore [2024-11-11T07:19:58.881Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 07:19 .git [2024-11-11T07:19:58.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 07:16 .github [2024-11-11T07:19:58.881Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 07:16 .gitignore [2024-11-11T07:19:58.881Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 07:16 .golangci.yml [2024-11-11T07:19:58.881Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 07:17 .semver [2024-11-11T07:19:58.881Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 07:16 Attribution.txt [2024-11-11T07:19:58.881Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 07:16 CHANGELOG.md [2024-11-11T07:19:58.881Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 07:16 Dockerfile [2024-11-11T07:19:58.881Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 07:16 GOVERNANCE.md [2024-11-11T07:19:58.881Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 07:16 Jenkinsfile [2024-11-11T07:19:58.881Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 07:16 LICENSE [2024-11-11T07:19:58.881Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 07:16 OWNERS.md [2024-11-11T07:19:58.881Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 07:16 README.md [2024-11-11T07:19:58.881Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 07:17 VERSION [2024-11-11T07:19:58.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 07:16 bin [2024-11-11T07:19:58.881Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 11 07:19 coverage.out [2024-11-11T07:19:58.881Z] -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 07:16 go.mod [2024-11-11T07:19:58.881Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 07:16 go.sum [2024-11-11T07:19:58.881Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 07:16 main.go [2024-11-11T07:19:58.881Z] -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 07:16 makefile [2024-11-11T07:19:58.881Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 07:16 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:19:59.310Z] + 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=970307ebbe9179528340d1a166cd371fef10ef11 --label arch=amd64 --label version=0.0.0 . [2024-11-11T07:19:59.310Z] Sending build context to Docker daemon 9.222MB [2024-11-11T07:19:59.310Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T07:19:59.310Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-11T07:19:59.310Z] ---> d2bb8151486f [2024-11-11T07:19:59.310Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T07:19:59.569Z] ---> Running in f52951393a22 [2024-11-11T07:19:59.569Z] Removing intermediate container f52951393a22 [2024-11-11T07:19:59.569Z] ---> d567d6f902c8 [2024-11-11T07:19:59.569Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T07:19:59.569Z] ---> Running in 2ced23cc19fd [2024-11-11T07:19:59.569Z] Removing intermediate container 2ced23cc19fd [2024-11-11T07:19:59.569Z] ---> 11dddcfe06b1 [2024-11-11T07:19:59.569Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-11T07:19:59.830Z] ---> Running in 31ca6d9c03db [2024-11-11T07:19:59.830Z] Removing intermediate container 31ca6d9c03db [2024-11-11T07:19:59.830Z] ---> 9680fbdf0487 [2024-11-11T07:19:59.830Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T07:19:59.830Z] ---> Running in f3a8f0ec04e5 [2024-11-11T07:20:00.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T07:20:00.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T07:20:00.604Z] OK: 246 MiB in 54 packages [2024-11-11T07:20:01.173Z] Removing intermediate container f3a8f0ec04e5 [2024-11-11T07:20:01.173Z] ---> 9cbd80e75a86 [2024-11-11T07:20:01.173Z] Step 7/27 : WORKDIR /app [2024-11-11T07:20:01.173Z] ---> Running in f2e0ebd4a336 [2024-11-11T07:20:01.173Z] Removing intermediate container f2e0ebd4a336 [2024-11-11T07:20:01.173Z] ---> 953ae437c34f [2024-11-11T07:20:01.173Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-11T07:20:01.173Z] ---> e41bf2e24547 [2024-11-11T07:20:01.173Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T07:20:01.173Z] ---> Running in 2f0426acac00 [2024-11-11T07:20:02.324Z] Removing intermediate container 2f0426acac00 [2024-11-11T07:20:02.324Z] ---> ffbffff42ab3 [2024-11-11T07:20:02.324Z] Step 10/27 : COPY . . [2024-11-11T07:20:02.583Z] ---> fa03be35512e [2024-11-11T07:20:02.583Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T07:20:02.583Z] ---> Running in d59b308088c6 [2024-11-11T07:20:02.583Z] Removing intermediate container d59b308088c6 [2024-11-11T07:20:02.583Z] ---> ebce87840473 [2024-11-11T07:20:02.583Z] Step 12/27 : RUN $MAKE [2024-11-11T07:20:02.583Z] ---> Running in 4221a95b3b6a [2024-11-11T07:20:02.844Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-11T07:20:08.311Z] a37a00ec5f00: Pull complete [2024-11-11T07:20:08.311Z] 50b3750afda1: Pull complete [2024-11-11T07:20:08.311Z] 4f4fb700ef54: Pull complete [2024-11-11T07:20:08.311Z] 80978eb59214: Pull complete [2024-11-11T07:20:13.654Z] c9f46d7d2bd2: Pull complete [2024-11-11T07:20:15.594Z] c5a475d317c9: Pull complete [2024-11-11T07:20:15.594Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T07:20:15.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T07:20:15.594Z] ---> be29e6b0f0d4 [2024-11-11T07:20:15.594Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T07:20:17.016Z] ---> Running in ef3cae76533b [2024-11-11T07:20:17.286Z] Removing intermediate container ef3cae76533b [2024-11-11T07:20:17.286Z] ---> 01736706f474 [2024-11-11T07:20:17.286Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T07:20:17.286Z] ---> Running in db0866b804e1 [2024-11-11T07:20:17.561Z] Removing intermediate container db0866b804e1 [2024-11-11T07:20:17.561Z] ---> 545197469139 [2024-11-11T07:20:17.561Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-11T07:20:17.826Z] ---> Running in e36621fb43d3 [2024-11-11T07:20:17.826Z] Removing intermediate container e36621fb43d3 [2024-11-11T07:20:17.826Z] ---> f9983cecf9f5 [2024-11-11T07:20:17.826Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T07:20:18.093Z] ---> Running in f93ddf101f80 [2024-11-11T07:20:19.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T07:20:19.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T07:20:20.718Z] OK: 238 MiB in 54 packages [2024-11-11T07:20:21.302Z] Removing intermediate container f93ddf101f80 [2024-11-11T07:20:21.302Z] ---> 7be55f81a7df [2024-11-11T07:20:21.302Z] Step 7/12 : WORKDIR /app [2024-11-11T07:20:21.568Z] ---> Running in 9e2a0eff8c8f [2024-11-11T07:20:21.846Z] Removing intermediate container 9e2a0eff8c8f [2024-11-11T07:20:21.846Z] ---> 3ef050b3a3e7 [2024-11-11T07:20:21.846Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-11T07:20:22.119Z] ---> 2daf85fd973d [2024-11-11T07:20:22.119Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T07:20:22.392Z] ---> Running in c41b4f93c654 [2024-11-11T07:20:41.563Z] Removing intermediate container 4221a95b3b6a [2024-11-11T07:20:41.563Z] ---> fa570a3024dd [2024-11-11T07:20:41.563Z] Step 13/27 : FROM alpine:3.20 [2024-11-11T07:20:41.563Z] 3.20: Pulling from library/alpine [2024-11-11T07:20:41.563Z] 43c4264eed91: Already exists [2024-11-11T07:20:41.563Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T07:20:41.563Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T07:20:41.563Z] ---> 91ef0af61f39 [2024-11-11T07:20:41.563Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T07:20:41.563Z] ---> Running in 2acf768090b8 [2024-11-11T07:20:41.563Z] Removing intermediate container 2acf768090b8 [2024-11-11T07:20:41.563Z] ---> 58ef3f8fc028 [2024-11-11T07:20:41.563Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-11T07:20:41.563Z] ---> Running in a97a21b94084 [2024-11-11T07:20:41.563Z] Removing intermediate container a97a21b94084 [2024-11-11T07:20:41.563Z] ---> 145183ec0c7c [2024-11-11T07:20:41.563Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T07:20:41.563Z] ---> Running in 6ec9b4ab95b7 [2024-11-11T07:20:41.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T07:20:41.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T07:20:41.563Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-11T07:20:41.563Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-11T07:20:41.563Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T07:20:41.563Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T07:20:41.563Z] OK: 9 MiB in 16 packages [2024-11-11T07:20:41.563Z] Removing intermediate container 6ec9b4ab95b7 [2024-11-11T07:20:41.563Z] ---> 7d833b7c30e8 [2024-11-11T07:20:41.563Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-11T07:20:41.563Z] ---> Running in 4dbfdb37a9c0 [2024-11-11T07:20:41.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T07:20:41.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T07:20:41.563Z] Upgrading critical system libraries and apk-tools: [2024-11-11T07:20:41.563Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T07:20:41.563Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T07:20:41.563Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T07:20:41.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T07:20:41.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T07:20:41.563Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T07:20:41.563Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T07:20:41.563Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T07:20:41.828Z] OK: 9 MiB in 16 packages [2024-11-11T07:20:42.400Z] Removing intermediate container 4dbfdb37a9c0 [2024-11-11T07:20:42.400Z] ---> 1a679a9c21a8 [2024-11-11T07:20:42.400Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-11T07:20:42.400Z] ---> cd7445c1745c [2024-11-11T07:20:42.400Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-11T07:20:42.400Z] ---> a66764e84105 [2024-11-11T07:20:42.400Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-11T07:20:42.662Z] ---> 655b94ed6f01 [2024-11-11T07:20:42.662Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-11T07:20:43.600Z] ---> 50f68dfb91bb [2024-11-11T07:20:43.600Z] Step 22/27 : EXPOSE 48095 [2024-11-11T07:20:43.600Z] ---> Running in ffb1e1906321 [2024-11-11T07:20:43.859Z] Removing intermediate container ffb1e1906321 [2024-11-11T07:20:43.859Z] ---> 5b29f27c3395 [2024-11-11T07:20:43.859Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-11T07:20:43.859Z] ---> Running in a0f951feba36 [2024-11-11T07:20:43.859Z] Removing intermediate container a0f951feba36 [2024-11-11T07:20:43.859Z] ---> 10c0c8346805 [2024-11-11T07:20:43.859Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T07:20:43.859Z] ---> Running in 9772faa1373f [2024-11-11T07:20:43.859Z] Removing intermediate container 9772faa1373f [2024-11-11T07:20:43.859Z] ---> 72b679576e22 [2024-11-11T07:20:43.859Z] Step 25/27 : LABEL arch=amd64 [2024-11-11T07:20:44.118Z] ---> Running in bbd0330baa9e [2024-11-11T07:20:44.118Z] Removing intermediate container bbd0330baa9e [2024-11-11T07:20:44.118Z] ---> 5cb0f75338b4 [2024-11-11T07:20:44.118Z] Step 26/27 : LABEL git_sha=970307ebbe9179528340d1a166cd371fef10ef11 [2024-11-11T07:20:44.118Z] ---> Running in 184ea2848a2a [2024-11-11T07:20:44.118Z] Removing intermediate container 184ea2848a2a [2024-11-11T07:20:44.118Z] ---> 40a38ba43433 [2024-11-11T07:20:44.118Z] Step 27/27 : LABEL version=0.0.0 [2024-11-11T07:20:44.118Z] ---> Running in c4e27e34047b [2024-11-11T07:20:44.377Z] Removing intermediate container c4e27e34047b [2024-11-11T07:20:44.377Z] ---> 1d6c92100cf4 [2024-11-11T07:20:44.377Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T07:20:44.377Z] Successfully built 1d6c92100cf4 [2024-11-11T07:20:44.377Z] 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 [2024-11-11T07:20:45.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T07:20:45.527Z] [2024-11-11T07:20:45.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:20:45.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T07:20:45.928Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T07:20:45.928Z] 5eb5b503b376: Pulling fs layer [2024-11-11T07:20:45.928Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T07:20:45.928Z] ec43610c2a17: Pulling fs layer [2024-11-11T07:20:45.928Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T07:20:45.928Z] 33b1e0a273af: Pulling fs layer [2024-11-11T07:20:45.928Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T07:20:45.928Z] 2f39f015ded8: Pulling fs layer [2024-11-11T07:20:45.928Z] 5d3b04190fa2: Waiting [2024-11-11T07:20:45.928Z] 3a2ae6a8a46f: Waiting [2024-11-11T07:20:45.928Z] 2f39f015ded8: Waiting [2024-11-11T07:20:45.928Z] 33b1e0a273af: Waiting [2024-11-11T07:20:45.928Z] 5c69ac0246d0: Download complete [2024-11-11T07:20:45.928Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-11T07:20:45.928Z] 3a2ae6a8a46f: Download complete [2024-11-11T07:20:45.928Z] 33b1e0a273af: Verifying Checksum [2024-11-11T07:20:45.928Z] 33b1e0a273af: Download complete [2024-11-11T07:20:45.928Z] 5d3b04190fa2: Verifying Checksum [2024-11-11T07:20:45.928Z] 5d3b04190fa2: Download complete [2024-11-11T07:20:45.928Z] ec43610c2a17: Verifying Checksum [2024-11-11T07:20:45.928Z] ec43610c2a17: Download complete [2024-11-11T07:20:46.186Z] 5eb5b503b376: Verifying Checksum [2024-11-11T07:20:46.186Z] 5eb5b503b376: Download complete [2024-11-11T07:20:46.753Z] 2f39f015ded8: Download complete [2024-11-11T07:20:47.320Z] 5eb5b503b376: Pull complete [2024-11-11T07:20:47.320Z] 5c69ac0246d0: Pull complete [2024-11-11T07:20:47.887Z] ec43610c2a17: Pull complete [2024-11-11T07:20:47.887Z] 3a2ae6a8a46f: Pull complete [2024-11-11T07:20:48.148Z] 33b1e0a273af: Pull complete [2024-11-11T07:20:48.148Z] 5d3b04190fa2: Pull complete [2024-11-11T07:20:52.352Z] 2f39f015ded8: Pull complete [2024-11-11T07:20:52.352Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T07:20:52.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T07:20:52.352Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:20:52.627Z] prd-ubuntu20.04-docker-8c-8g-26129 does not seem to be running inside a container [2024-11-11T07:20:52.657Z] $ 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-690 -v /w/workspace/_app-service-configurable_PR-690:/w/workspace/_app-service-configurable_PR-690:rw,z -v /w/workspace/_app-service-configurable_PR-690@tmp:/w/workspace/_app-service-configurable_PR-690@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 [2024-11-11T07:20:57.080Z] $ docker top cd9c68cd8e5240fe3457dba0d03819a4f56caed1e219ccdce6d419fa6c2bd9c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:20:57.583Z] ---> job-cost.sh [2024-11-11T07:20:57.584Z] lf-activate-venv: SKIPPING [2024-11-11T07:20:57.584Z] INFO: No Stack... [2024-11-11T07:20:57.844Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T07:20:58.413Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T07:20:58.737Z] + cat /w/workspace/_app-service-configurable_PR-690/archives/cost.csv [2024-11-11T07:20:58.738Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T07:20:58.790Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-690-1-stack-cost] [2024-11-11T07:20:58.796Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-690-1-stack-cost] did not exist. Created. [2024-11-11T07:20:58.803Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-690-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T07:20:59.230Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-11T07:20:59.294Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T07:20:59.337Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-690-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T07:20:59.432Z] $ docker stop --time=1 cd9c68cd8e5240fe3457dba0d03819a4f56caed1e219ccdce6d419fa6c2bd9c5 [2024-11-11T07:21:00.597Z] $ docker rm -f --volumes cd9c68cd8e5240fe3457dba0d03819a4f56caed1e219ccdce6d419fa6c2bd9c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T07:22:14.121Z] Removing intermediate container c41b4f93c654 [2024-11-11T07:22:14.121Z] ---> 252239f10e98 [2024-11-11T07:22:14.121Z] Step 10/12 : COPY . . [2024-11-11T07:22:14.121Z] ---> 3dffad2398e7 [2024-11-11T07:22:14.121Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T07:22:14.121Z] ---> Running in a57764d352e7 [2024-11-11T07:22:14.121Z] Removing intermediate container a57764d352e7 [2024-11-11T07:22:14.121Z] ---> 33b6f6552f9d [2024-11-11T07:22:14.121Z] Step 12/12 : RUN $MAKE [2024-11-11T07:22:14.121Z] ---> Running in d0f2ecc13ef4 [2024-11-11T07:22:14.121Z] noop [2024-11-11T07:22:14.121Z] Removing intermediate container d0f2ecc13ef4 [2024-11-11T07:22:14.121Z] ---> 4ac5fdd341df [2024-11-11T07:22:14.121Z] Successfully built 4ac5fdd341df [2024-11-11T07:22:14.121Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:22:14.651Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T07:22:14.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:22:14.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-26130 does not seem to be running inside a container [2024-11-11T07:22:15.020Z] $ 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 ******** ci-base-image-arm64 cat [2024-11-11T07:22:16.234Z] $ docker top b7eb64a4c91776cce78c0a532529323e66c4bb53b8743414ad1d80bcac0afd78 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T07:22:17.130Z] + go version [2024-11-11T07:22:17.130Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T07:22:17.176Z] $ docker stop --time=1 b7eb64a4c91776cce78c0a532529323e66c4bb53b8743414ad1d80bcac0afd78 [2024-11-11T07:22:19.558Z] $ docker rm -f --volumes b7eb64a4c91776cce78c0a532529323e66c4bb53b8743414ad1d80bcac0afd78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:22:20.485Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T07:22:20.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:22:20.765Z] prd-ubuntu20.04-docker-arm64-4c-16g-26130 does not seem to be running inside a container [2024-11-11T07:22:20.829Z] $ 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 ******** ci-base-image-arm64 cat [2024-11-11T07:22:21.973Z] $ docker top ea0f0c3c710ca325fa623dc7b2158f28827018465f97e35fc318d306eb54042e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T07:22:22.810Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-11-11T07:22:23.225Z] + make test [2024-11-11T07:22:23.225Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T07:26:30.240Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-11T07:26:30.240Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-11T07:26:30.240Z] go vet ./... [2024-11-11T07:30:07.379Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T07:30:07.379Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T07:30:07.379Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T07:30:09.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T07:30:09.836Z] $ docker stop --time=1 ea0f0c3c710ca325fa623dc7b2158f28827018465f97e35fc318d306eb54042e [2024-11-11T07:30:11.785Z] $ docker rm -f --volumes ea0f0c3c710ca325fa623dc7b2158f28827018465f97e35fc318d306eb54042e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T07:30:14.200Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T07:30:14.243Z] Warning: overwriting stash ‘coverage-report’ [2024-11-11T07:30:14.754Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T07:30:15.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T07:30:15.736Z] + ls -al . [2024-11-11T07:30:15.736Z] total 244 [2024-11-11T07:30:15.736Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 11 07:22 . [2024-11-11T07:30:15.736Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 07:19 .. [2024-11-11T07:30:15.736Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 07:19 .dockerignore [2024-11-11T07:30:15.736Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 07:19 .git [2024-11-11T07:30:15.736Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 07:19 .github [2024-11-11T07:30:15.736Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 07:19 .gitignore [2024-11-11T07:30:15.736Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 07:19 .golangci.yml [2024-11-11T07:30:15.736Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 07:19 Attribution.txt [2024-11-11T07:30:15.736Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 07:19 CHANGELOG.md [2024-11-11T07:30:15.736Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 07:19 Dockerfile [2024-11-11T07:30:15.736Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 07:19 GOVERNANCE.md [2024-11-11T07:30:15.736Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 07:19 Jenkinsfile [2024-11-11T07:30:15.736Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 07:19 LICENSE [2024-11-11T07:30:15.736Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 07:19 OWNERS.md [2024-11-11T07:30:15.736Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 07:19 README.md [2024-11-11T07:30:15.736Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 07:17 VERSION [2024-11-11T07:30:15.736Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 07:19 bin [2024-11-11T07:30:15.736Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 11 07:26 coverage.out [2024-11-11T07:30:15.736Z] -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 07:19 go.mod [2024-11-11T07:30:15.736Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 07:19 go.sum [2024-11-11T07:30:15.736Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 07:19 main.go [2024-11-11T07:30:15.736Z] -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 07:19 makefile [2024-11-11T07:30:15.736Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 07:19 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:30:16.189Z] + 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=970307ebbe9179528340d1a166cd371fef10ef11 --label arch=arm64 --label version=0.0.0 . [2024-11-11T07:30:16.189Z] Sending build context to Docker daemon 226.8kB [2024-11-11T07:30:16.457Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T07:30:16.457Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-11T07:30:16.457Z] ---> 4ac5fdd341df [2024-11-11T07:30:16.457Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T07:30:16.457Z] ---> Running in 9698f2dae8e9 [2024-11-11T07:30:16.724Z] Removing intermediate container 9698f2dae8e9 [2024-11-11T07:30:16.724Z] ---> cef4f170e73c [2024-11-11T07:30:16.724Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T07:30:16.993Z] ---> Running in 05fd1bfc4654 [2024-11-11T07:30:17.258Z] Removing intermediate container 05fd1bfc4654 [2024-11-11T07:30:17.258Z] ---> 534940499076 [2024-11-11T07:30:17.258Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-11T07:30:17.258Z] ---> Running in 5027819e18cd [2024-11-11T07:30:17.524Z] Removing intermediate container 5027819e18cd [2024-11-11T07:30:17.524Z] ---> ed478ba1f328 [2024-11-11T07:30:17.524Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T07:30:17.791Z] ---> Running in 439475ba7f14 [2024-11-11T07:30:18.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T07:30:19.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T07:30:20.954Z] OK: 238 MiB in 54 packages [2024-11-11T07:30:21.542Z] Removing intermediate container 439475ba7f14 [2024-11-11T07:30:21.542Z] ---> f255aca1c73b [2024-11-11T07:30:21.542Z] Step 7/27 : WORKDIR /app [2024-11-11T07:30:21.542Z] ---> Running in 49503b7ffa0f [2024-11-11T07:30:21.816Z] Removing intermediate container 49503b7ffa0f [2024-11-11T07:30:21.816Z] ---> d7cd8fdea357 [2024-11-11T07:30:21.816Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-11T07:30:22.400Z] ---> 48ef6aafa8b0 [2024-11-11T07:30:22.400Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T07:30:22.675Z] ---> Running in 7e0586fa4d7a [2024-11-11T07:30:25.254Z] Removing intermediate container 7e0586fa4d7a [2024-11-11T07:30:25.254Z] ---> 381175254f54 [2024-11-11T07:30:25.254Z] Step 10/27 : COPY . . [2024-11-11T07:30:25.520Z] ---> c821164b1de3 [2024-11-11T07:30:25.520Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T07:30:25.788Z] ---> Running in 4ec62a51ffd9 [2024-11-11T07:30:26.054Z] Removing intermediate container 4ec62a51ffd9 [2024-11-11T07:30:26.054Z] ---> 78d7b731a3a3 [2024-11-11T07:30:26.054Z] Step 12/27 : RUN $MAKE [2024-11-11T07:30:26.054Z] ---> Running in e9f0e18ddf01 [2024-11-11T07:30:27.009Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-11T07:33:51.246Z] Removing intermediate container e9f0e18ddf01 [2024-11-11T07:33:51.246Z] ---> 4048d88ca664 [2024-11-11T07:33:51.246Z] Step 13/27 : FROM alpine:3.20 [2024-11-11T07:33:51.246Z] 3.20: Pulling from library/alpine [2024-11-11T07:33:51.246Z] cf04c63912e1: Already exists [2024-11-11T07:33:51.246Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T07:33:51.246Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T07:33:51.246Z] ---> c157a85ed455 [2024-11-11T07:33:51.246Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T07:33:51.246Z] ---> Running in 8bc2b21cf0b7 [2024-11-11T07:33:51.246Z] Removing intermediate container 8bc2b21cf0b7 [2024-11-11T07:33:51.246Z] ---> edcf23d789a3 [2024-11-11T07:33:51.246Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-11T07:33:51.246Z] ---> Running in 24a746ccaca5 [2024-11-11T07:33:51.246Z] Removing intermediate container 24a746ccaca5 [2024-11-11T07:33:51.246Z] ---> 30db3ff888ea [2024-11-11T07:33:51.246Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T07:33:51.246Z] ---> Running in 718204a7a015 [2024-11-11T07:33:51.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T07:33:51.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T07:33:51.246Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-11T07:33:51.246Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-11T07:33:51.246Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T07:33:51.246Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T07:33:51.246Z] OK: 10 MiB in 16 packages [2024-11-11T07:33:51.246Z] Removing intermediate container 718204a7a015 [2024-11-11T07:33:51.246Z] ---> af41e751e8c5 [2024-11-11T07:33:51.246Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-11T07:33:51.246Z] ---> Running in f5db89364c5c [2024-11-11T07:33:52.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T07:33:52.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T07:33:53.870Z] Upgrading critical system libraries and apk-tools: [2024-11-11T07:33:53.870Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T07:33:53.870Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T07:33:53.870Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T07:33:53.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T07:33:54.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T07:33:55.542Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T07:33:55.542Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T07:33:55.542Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T07:33:55.542Z] OK: 10 MiB in 16 packages [2024-11-11T07:33:56.948Z] Removing intermediate container f5db89364c5c [2024-11-11T07:33:56.948Z] ---> cbaedc03075f [2024-11-11T07:33:56.948Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-11T07:33:57.214Z] ---> 490247acc6bd [2024-11-11T07:33:57.214Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-11T07:33:57.796Z] ---> 4274561e1cc9 [2024-11-11T07:33:57.796Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-11T07:33:58.060Z] ---> 7d7b763f1474 [2024-11-11T07:33:58.060Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-11T07:33:59.995Z] ---> 8ca4ec6c8909 [2024-11-11T07:33:59.995Z] Step 22/27 : EXPOSE 48095 [2024-11-11T07:33:59.995Z] ---> Running in 49067724e096 [2024-11-11T07:33:59.995Z] Removing intermediate container 49067724e096 [2024-11-11T07:33:59.995Z] ---> 249b226b35b3 [2024-11-11T07:33:59.995Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-11T07:34:00.264Z] ---> Running in 391d2638bca3 [2024-11-11T07:34:00.264Z] Removing intermediate container 391d2638bca3 [2024-11-11T07:34:00.264Z] ---> 5d055b15eb98 [2024-11-11T07:34:00.264Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T07:34:00.532Z] ---> Running in 15675909ac32 [2024-11-11T07:34:00.798Z] Removing intermediate container 15675909ac32 [2024-11-11T07:34:00.798Z] ---> 631eb7574e27 [2024-11-11T07:34:00.798Z] Step 25/27 : LABEL arch=arm64 [2024-11-11T07:34:00.798Z] ---> Running in 36e22681b23f [2024-11-11T07:34:01.065Z] Removing intermediate container 36e22681b23f [2024-11-11T07:34:01.065Z] ---> c8df3a5491a1 [2024-11-11T07:34:01.065Z] Step 26/27 : LABEL git_sha=970307ebbe9179528340d1a166cd371fef10ef11 [2024-11-11T07:34:01.065Z] ---> Running in 201c9f33890e [2024-11-11T07:34:01.335Z] Removing intermediate container 201c9f33890e [2024-11-11T07:34:01.335Z] ---> 93de794a9351 [2024-11-11T07:34:01.335Z] Step 27/27 : LABEL version=0.0.0 [2024-11-11T07:34:01.616Z] ---> Running in f6e94150321c [2024-11-11T07:34:01.616Z] Removing intermediate container f6e94150321c [2024-11-11T07:34:01.616Z] ---> 067227916acb [2024-11-11T07:34:01.616Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T07:34:01.616Z] Successfully built 067227916acb [2024-11-11T07:34:01.884Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:34:02.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T07:34:02.784Z] [2024-11-11T07:34:02.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:34:03.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T07:34:03.215Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T07:34:03.215Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T07:34:03.215Z] 04944245beec: Pulling fs layer [2024-11-11T07:34:03.215Z] 699f458cf7ca: Pulling fs layer [2024-11-11T07:34:03.215Z] 765212b225bb: Pulling fs layer [2024-11-11T07:34:03.215Z] f23df028b6ca: Pulling fs layer [2024-11-11T07:34:03.215Z] 765212b225bb: Waiting [2024-11-11T07:34:03.215Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T07:34:03.215Z] f23df028b6ca: Waiting [2024-11-11T07:34:03.215Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T07:34:03.215Z] d65c8cfc05b1: Waiting [2024-11-11T07:34:03.215Z] 2437ff75d9bd: Waiting [2024-11-11T07:34:03.482Z] 04944245beec: Verifying Checksum [2024-11-11T07:34:03.482Z] 04944245beec: Download complete [2024-11-11T07:34:03.482Z] 765212b225bb: Verifying Checksum [2024-11-11T07:34:03.482Z] 765212b225bb: Download complete [2024-11-11T07:34:03.482Z] f23df028b6ca: Verifying Checksum [2024-11-11T07:34:03.482Z] f23df028b6ca: Download complete [2024-11-11T07:34:03.482Z] d65c8cfc05b1: Verifying Checksum [2024-11-11T07:34:03.482Z] d65c8cfc05b1: Download complete [2024-11-11T07:34:03.482Z] 699f458cf7ca: Verifying Checksum [2024-11-11T07:34:03.482Z] 699f458cf7ca: Download complete [2024-11-11T07:34:04.061Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T07:34:04.061Z] 8998bd30e6a1: Download complete [2024-11-11T07:34:05.997Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T07:34:05.997Z] 2437ff75d9bd: Download complete [2024-11-11T07:34:08.572Z] 8998bd30e6a1: Pull complete [2024-11-11T07:34:08.572Z] 04944245beec: Pull complete [2024-11-11T07:34:09.981Z] 699f458cf7ca: Pull complete [2024-11-11T07:34:10.256Z] 765212b225bb: Pull complete [2024-11-11T07:34:10.836Z] f23df028b6ca: Pull complete [2024-11-11T07:34:11.102Z] d65c8cfc05b1: Pull complete [2024-11-11T07:34:26.078Z] 2437ff75d9bd: Pull complete [2024-11-11T07:34:26.078Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T07:34:26.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T07:34:26.078Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:34:26.445Z] prd-ubuntu20.04-docker-arm64-4c-16g-26130 does not seem to be running inside a container [2024-11-11T07:34:26.519Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-11T07:34:29.122Z] $ docker top 1babecdc3a7c9b824ed6859c9eae46ff33c7c4a7cc035d37ecccfc7105b8209e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:34:30.036Z] ---> job-cost.sh [2024-11-11T07:34:30.036Z] lf-activate-venv: SKIPPING [2024-11-11T07:34:30.036Z] INFO: No Stack... [2024-11-11T07:34:30.298Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T07:34:31.249Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T07:34:31.921Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-11-11T07:34:31.921Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T07:34:32.017Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-690-1-stack-cost] [2024-11-11T07:34:32.023Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-690-1-stack-cost] did not exist. Created. [2024-11-11T07:34:32.030Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-690-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T07:34:32.781Z] /w/workspace/app-service-configurable/1@tmp/durable-d2210031/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-11T07:34:33.142Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T07:34:33.181Z] Warning: overwriting stash ‘stack-cost’ [2024-11-11T07:34:33.227Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T07:34:33.243Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-690-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T07:34:33.333Z] $ docker stop --time=1 1babecdc3a7c9b824ed6859c9eae46ff33c7c4a7cc035d37ecccfc7105b8209e [2024-11-11T07:34:34.854Z] $ docker rm -f --volumes 1babecdc3a7c9b824ed6859c9eae46ff33c7c4a7cc035d37ecccfc7105b8209e [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 [2024-11-11T07:34:36.016Z] provisioning config files... [2024-11-11T07:34:36.024Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-690@tmp/config4393228999102140063tmp [Pipeline] { [Pipeline] sh [2024-11-11T07:34:36.680Z] + set +x [2024-11-11T07:34:36.680Z] + bash -s -- [2024-11-11T07:34:36.680Z] + curl -s https://codecov.io/bash [2024-11-11T07:34:36.942Z] [2024-11-11T07:34:36.942Z] _____ _ [2024-11-11T07:34:36.942Z] / ____| | | [2024-11-11T07:34:36.942Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T07:34:36.942Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T07:34:36.942Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T07:34:36.942Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T07:34:36.942Z] Bash-1.0.6 [2024-11-11T07:34:36.942Z] [2024-11-11T07:34:36.942Z] [2024-11-11T07:34:36.942Z] ==> git version 2.25.1 found [2024-11-11T07:34:36.942Z] ==> 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 [2024-11-11T07:34:36.942Z] Release-Date: 2020-01-08 [2024-11-11T07:34:36.942Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-11T07:34:36.942Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T07:34:36.942Z] ==> Jenkins CI detected. [2024-11-11T07:34:36.942Z] current dir:  /w/workspace/_app-service-configurable_PR-690 [2024-11-11T07:34:36.942Z] project root: . [2024-11-11T07:34:36.942Z] --> token set from env [2024-11-11T07:34:36.942Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T07:34:36.942Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T07:34:36.942Z] ==> Python coveragepy not found [2024-11-11T07:34:36.942Z] ==> Searching for coverage reports in: [2024-11-11T07:34:36.942Z] + . [2024-11-11T07:34:36.942Z] -> Found 1 reports [2024-11-11T07:34:36.942Z] ==> Detecting git/mercurial file structure [2024-11-11T07:34:36.942Z] ==> Reading reports [2024-11-11T07:34:36.942Z] + ./coverage.out bytes=953 [2024-11-11T07:34:36.942Z] ==> Appending adjustments [2024-11-11T07:34:36.942Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T07:34:36.942Z] + Found adjustments [2024-11-11T07:34:36.942Z] ==> Gzipping contents [2024-11-11T07:34:37.202Z] 4.0K /tmp/codecov.PuXTIK.gz [2024-11-11T07:34:37.202Z] ==> Uploading reports [2024-11-11T07:34:37.202Z] url: https://codecov.io [2024-11-11T07:34:37.202Z] query: branch=PR-690&commit=970307ebbe9179528340d1a166cd371fef10ef11&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-690%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=690&job=&cmd_args= [2024-11-11T07:34:37.202Z] -> Pinging Codecov [2024-11-11T07:34:37.202Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-690&commit=970307ebbe9179528340d1a166cd371fef10ef11&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-690%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=690&job=&cmd_args= [2024-11-11T07:34:37.202Z] -> Uploading to [2024-11-11T07:34:37.202Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/970307ebbe9179528340d1a166cd371fef10ef11/3912f694-55dd-47ab-b935-3fd6650a3bbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T073437Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4804f720e3fca4a476dd3746ff45aa265ddbbab9f1d8380696de8762931aa1dd [2024-11-11T07:34:37.202Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T07:34:37.202Z] Dload Upload Total Spent Left Speed [2024-11-11T07:34:37.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1782 --:--:-- --:--:-- --:--:-- 1782 [2024-11-11T07:34:37.460Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/970307ebbe9179528340d1a166cd371fef10ef11 [Pipeline] } [2024-11-11T07:34:37.488Z] 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 [2024-11-11T07:34:39.653Z] + [ -d /w/workspace/_app-service-configurable_PR-690/archives ] [2024-11-11T07:34:39.653Z] + ls -al /w/workspace/_app-service-configurable_PR-690/archives [2024-11-11T07:34:39.653Z] total 16 [2024-11-11T07:34:39.653Z] drwxr-xr-x 3 root root 4096 Nov 11 07:20 . [2024-11-11T07:34:39.653Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 07:20 .. [2024-11-11T07:34:39.653Z] drwxr-xr-x 2 root root 4096 Nov 11 07:20 cost [2024-11-11T07:34:39.653Z] -rw-r--r-- 1 root root 96 Nov 11 07:20 cost.csv [2024-11-11T07:34:39.653Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-690/archives [2024-11-11T07:34:39.653Z] + ls -al /w/workspace/_app-service-configurable_PR-690/archives [2024-11-11T07:34:39.653Z] total 16 [2024-11-11T07:34:39.653Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 07:20 . [2024-11-11T07:34:39.653Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 07:20 .. [2024-11-11T07:34:39.653Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 07:20 cost [2024-11-11T07:34:39.653Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 11 07:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:34:40.004Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:34:40.914Z] ---> package-listing.sh [2024-11-11T07:34:40.915Z] ++ facter osfamily [2024-11-11T07:34:40.915Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T07:34:41.176Z] + OS_FAMILY=debian [2024-11-11T07:34:41.176Z] + workspace=/w/workspace/_app-service-configurable_PR-690 [2024-11-11T07:34:41.176Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T07:34:41.176Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T07:34:41.176Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T07:34:41.176Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T07:34:41.176Z] + '[' /w/workspace/_app-service-configurable_PR-690 ']' [2024-11-11T07:34:41.176Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T07:34:41.176Z] + case "${OS_FAMILY}" in [2024-11-11T07:34:41.176Z] + dpkg -l [2024-11-11T07:34:41.176Z] + grep '^ii' [2024-11-11T07:34:41.176Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T07:34:41.176Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T07:34:41.176Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T07:34:41.176Z] + '[' /w/workspace/_app-service-configurable_PR-690 ']' [2024-11-11T07:34:41.176Z] + mkdir -p /w/workspace/_app-service-configurable_PR-690/archives/ [2024-11-11T07:34:41.176Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-690/archives/ [Pipeline] echo [2024-11-11T07:34:41.215Z] 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-690/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-11T07:34:41.517Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:34:42.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T07:34:42.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:34:42.338Z] prd-ubuntu20.04-docker-8c-8g-26129 does not seem to be running inside a container [2024-11-11T07:34:42.366Z] $ 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-690/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-690 -v /w/workspace/_app-service-configurable_PR-690:/w/workspace/_app-service-configurable_PR-690:rw,z -v /w/workspace/_app-service-configurable_PR-690@tmp:/w/workspace/_app-service-configurable_PR-690@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 [2024-11-11T07:34:42.572Z] $ docker top c70f78abd5037311f5854a74dd2b8f342de5140160094429d58b3bdf6e48300d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T07:34:42.992Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T07:34:43.312Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T07:34:43.629Z] + ls /var/log/sa-host [2024-11-11T07:34:43.630Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T07:34:43.789Z] provisioning config files... [2024-11-11T07:34:43.798Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-690@tmp/config11881415072380848094tmp [Pipeline] { [Pipeline] echo [2024-11-11T07:34:43.866Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:34:44.188Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T07:34:44.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:34:44.640Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T07:34:44.681Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:34:45.011Z] ---> sudo-logs.sh [2024-11-11T07:34:45.011Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T07:34:45.119Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:34:45.447Z] ---> job-cost.sh [2024-11-11T07:34:45.447Z] lf-activate-venv: SKIPPING [2024-11-11T07:34:45.447Z] DEBUG: total: 0.2199999988079071 [2024-11-11T07:34:45.447Z] INFO: Retrieving Stack Cost... [2024-11-11T07:34:45.707Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T07:34:46.276Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T07:34:46.324Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:34:46.685Z] ---> logs-deploy.sh [2024-11-11T07:34:46.685Z] lf-activate-venv: SKIPPING [2024-11-11T07:34:46.685Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-690/1 [2024-11-11T07:34:46.685Z] INFO: archiving workspace using pattern(s): [2024-11-11T07:34:47.668Z] Archives upload complete. [2024-11-11T07:34:47.960Z] INFO: archiving logs to Nexus [2024-11-11T07:34:48.572Z] ---> uname -a: [2024-11-11T07:34:48.572Z] Linux prd-ubuntu20-04-docker-8c-8g-26129 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-11T07:34:48.572Z] [2024-11-11T07:34:48.572Z] [2024-11-11T07:34:48.572Z] ---> lscpu: [2024-11-11T07:34:48.572Z] Architecture: x86_64 [2024-11-11T07:34:48.572Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-11T07:34:48.572Z] Byte Order: Little Endian [2024-11-11T07:34:48.572Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-11T07:34:48.572Z] CPU(s): 8 [2024-11-11T07:34:48.572Z] On-line CPU(s) list: 0-7 [2024-11-11T07:34:48.572Z] Thread(s) per core: 1 [2024-11-11T07:34:48.572Z] Core(s) per socket: 1 [2024-11-11T07:34:48.572Z] Socket(s): 8 [2024-11-11T07:34:48.572Z] NUMA node(s): 1 [2024-11-11T07:34:48.572Z] Vendor ID: AuthenticAMD [2024-11-11T07:34:48.572Z] CPU family: 23 [2024-11-11T07:34:48.572Z] Model: 49 [2024-11-11T07:34:48.572Z] Model name: AMD EPYC-Rome Processor [2024-11-11T07:34:48.572Z] Stepping: 0 [2024-11-11T07:34:48.572Z] CPU MHz: 2799.998 [2024-11-11T07:34:48.572Z] BogoMIPS: 5599.99 [2024-11-11T07:34:48.572Z] Virtualization: AMD-V [2024-11-11T07:34:48.572Z] Hypervisor vendor: KVM [2024-11-11T07:34:48.572Z] Virtualization type: full [2024-11-11T07:34:48.572Z] L1d cache: 256 KiB [2024-11-11T07:34:48.572Z] L1i cache: 256 KiB [2024-11-11T07:34:48.572Z] L2 cache: 4 MiB [2024-11-11T07:34:48.572Z] L3 cache: 128 MiB [2024-11-11T07:34:48.572Z] NUMA node0 CPU(s): 0-7 [2024-11-11T07:34:48.572Z] Vulnerability Itlb multihit: Not affected [2024-11-11T07:34:48.572Z] Vulnerability L1tf: Not affected [2024-11-11T07:34:48.572Z] Vulnerability Mds: Not affected [2024-11-11T07:34:48.572Z] Vulnerability Meltdown: Not affected [2024-11-11T07:34:48.572Z] Vulnerability Mmio stale data: Not affected [2024-11-11T07:34:48.572Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-11T07:34:48.572Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-11T07:34:48.572Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-11T07:34:48.572Z] Vulnerability Srbds: Not affected [2024-11-11T07:34:48.572Z] Vulnerability Tsx async abort: Not affected [2024-11-11T07:34:48.572Z] 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 [2024-11-11T07:34:48.572Z] [2024-11-11T07:34:48.572Z] [2024-11-11T07:34:48.572Z] ---> nproc: [2024-11-11T07:34:48.572Z] 8 [2024-11-11T07:34:48.572Z] [2024-11-11T07:34:48.572Z] [2024-11-11T07:34:48.572Z] ---> df -h: [2024-11-11T07:34:48.572Z] Filesystem Size Used Avail Use% Mounted on [2024-11-11T07:34:48.572Z] overlay 155G 12G 143G 8% / [2024-11-11T07:34:48.572Z] tmpfs 64M 0 64M 0% /dev [2024-11-11T07:34:48.572Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-11T07:34:48.572Z] shm 64M 0 64M 0% /dev/shm [2024-11-11T07:34:48.572Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-11-11T07:34:48.572Z] [2024-11-11T07:34:48.572Z] [2024-11-11T07:34:48.572Z] ---> sar -b -r -n DEV: [2024-11-11T07:34:48.572Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26129) 11/11/24 _x86_64_ (8 CPU) [2024-11-11T07:34:48.572Z] [2024-11-11T07:34:48.572Z] 07:16:14 LINUX RESTART (8 CPU) [2024-11-11T07:34:48.572Z] [2024-11-11T07:34:48.572Z] 07:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-11T07:34:48.572Z] 07:18:01 187.87 11.51 176.36 0.00 1694.77 41303.57 0.00 [2024-11-11T07:34:48.572Z] 07:19:01 190.68 0.10 190.58 0.00 11.60 68646.83 0.00 [2024-11-11T07:34:48.572Z] 07:20:01 76.52 0.20 76.32 0.00 6.00 31188.42 0.00 [2024-11-11T07:34:48.572Z] 07:21:01 177.70 0.03 177.67 0.00 4.40 51727.38 0.00 [2024-11-11T07:34:48.572Z] 07:22:01 39.08 12.68 26.40 0.00 5447.36 6393.47 0.00 [2024-11-11T07:34:48.572Z] 07:23:01 4.08 0.00 4.08 0.00 0.00 47.73 0.00 [2024-11-11T07:34:48.572Z] 07:24:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2024-11-11T07:34:48.572Z] 07:25:01 2.02 0.00 2.02 0.00 0.00 21.73 0.00 [2024-11-11T07:34:48.572Z] 07:26:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 [2024-11-11T07:34:48.572Z] 07:27:01 2.68 0.00 2.68 0.00 0.00 44.26 0.00 [2024-11-11T07:34:48.572Z] 07:28:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2024-11-11T07:34:48.572Z] 07:29:01 2.02 0.00 2.02 0.00 0.00 23.19 0.00 [2024-11-11T07:34:48.572Z] 07:30:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 [2024-11-11T07:34:48.572Z] 07:31:01 2.00 0.00 2.00 0.00 0.00 23.06 0.00 [2024-11-11T07:34:48.572Z] 07:32:01 1.92 0.02 1.90 0.00 0.13 22.93 0.00 [2024-11-11T07:34:48.572Z] 07:33:01 1.80 0.00 1.80 0.00 0.00 19.99 0.00 [2024-11-11T07:34:48.572Z] 07:34:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 [2024-11-11T07:34:48.572Z] Average: 40.86 1.44 39.42 0.00 421.42 11737.08 0.00 [2024-11-11T07:34:48.572Z] [2024-11-11T07:34:48.572Z] 07:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-11T07:34:48.572Z] 07:18:01 28061880 31511076 801048 2.44 128360 3486524 1896248 5.59 1295300 3022928 834596 [2024-11-11T07:34:48.572Z] 07:19:01 27083696 31345016 959052 2.92 184736 4173692 2237316 6.59 1749432 3468868 686568 [2024-11-11T07:34:48.572Z] 07:20:01 27957000 31505444 803596 2.44 189568 3499452 1896196 5.59 1301408 3096100 0 [2024-11-11T07:34:48.572Z] 07:21:01 26941844 31504732 799736 2.43 199152 4427404 1752032 5.16 1398804 3928616 76 [2024-11-11T07:34:48.572Z] 07:22:01 26580120 31499512 796236 2.42 207616 4760888 1826148 5.38 1612780 4048456 952 [2024-11-11T07:34:48.572Z] 07:23:01 26580608 31500048 795424 2.42 207656 4760888 1826148 5.38 1612612 4048456 8 [2024-11-11T07:34:48.572Z] 07:24:01 26585756 31505268 790220 2.40 207676 4760892 1826148 5.38 1607512 4048460 8 [2024-11-11T07:34:48.572Z] 07:25:01 26584956 31504512 790840 2.41 207736 4760884 1826148 5.38 1607556 4048464 4 [2024-11-11T07:34:48.572Z] 07:26:01 26591972 31512196 783604 2.38 207808 4760896 1826148 5.38 1600568 4049068 8 [2024-11-11T07:34:48.572Z] 07:27:01 26592224 31512656 783016 2.38 207948 4760876 1826148 5.38 1600840 4049060 8 [2024-11-11T07:34:48.572Z] 07:28:01 26591536 31511992 783592 2.38 207996 4760876 1826148 5.38 1600956 4049060 12 [2024-11-11T07:34:48.572Z] 07:29:01 26591812 31512388 783124 2.38 208080 4760884 1826148 5.38 1600960 4049064 8 [2024-11-11T07:34:48.572Z] 07:30:01 26591992 31512612 782832 2.38 208160 4760884 1826148 5.38 1601000 4049068 8 [2024-11-11T07:34:48.572Z] 07:31:01 26591992 31512752 782692 2.38 208244 4760888 1826148 5.38 1601244 4049096 8 [2024-11-11T07:34:48.572Z] 07:32:01 26591348 31512260 783572 2.38 208312 4760876 1799832 5.30 1601224 4049104 4 [2024-11-11T07:34:48.572Z] 07:33:01 26591664 31512616 783156 2.38 208352 4760892 1799832 5.30 1601204 4049104 4 [2024-11-11T07:34:48.572Z] 07:34:01 26591816 31512880 783096 2.38 208424 4760896 1799832 5.30 1601300 4049116 8 [2024-11-11T07:34:48.572Z] Average: 26806013 31499292 799108 2.43 200343 4557564 1849575 5.45 1564394 3891299 89546 [2024-11-11T07:34:48.572Z] [2024-11-11T07:34:48.572Z] 07:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-11T07:34:48.572Z] 07:18:01 lo 5.80 5.80 0.58 0.58 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:18:01 ens3 617.86 427.07 8288.64 60.25 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:18:01 docker0 287.22 389.30 25.82 3424.08 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:19:01 veth5ab3f5f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:19:01 ens3 28.65 16.50 28.22 8.71 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:19:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:20:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:20:01 ens3 19.55 11.53 53.01 6.96 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:20:01 docker0 1.38 2.83 0.08 38.08 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:21:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:21:01 ens3 116.91 71.14 2687.17 15.55 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:21:01 docker0 5.62 10.71 0.34 155.17 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:22:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:22:01 ens3 183.90 85.64 2104.22 6.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:23:01 ens3 0.28 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:24:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:25:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:27:01 ens3 0.60 0.20 0.13 0.07 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:28:01 ens3 1.28 0.97 1.90 0.32 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:29:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:30:01 ens3 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:31:01 ens3 0.67 0.48 0.36 0.29 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:32:01 ens3 0.32 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:34:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] Average: ens3 57.12 36.14 774.39 5.78 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] Average: docker0 17.31 23.71 1.54 212.81 0.00 0.00 0.00 0.00 [2024-11-11T07:34:48.572Z] [2024-11-11T07:34:48.572Z] [2024-11-11T07:34:48.572Z] ---> sar -P ALL: [2024-11-11T07:34:48.572Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26129) 11/11/24 _x86_64_ (8 CPU) [2024-11-11T07:34:48.572Z] [2024-11-11T07:34:48.572Z] 07:16:14 LINUX RESTART (8 CPU) [2024-11-11T07:34:48.572Z] [2024-11-11T07:34:48.572Z] 07:17:01 CPU %user %nice %system %iowait %steal %idle [2024-11-11T07:34:48.572Z] 07:18:01 all 8.51 0.00 3.92 2.95 0.07 84.54 [2024-11-11T07:34:48.572Z] 07:18:01 0 8.73 0.00 4.55 0.76 0.08 85.87 [2024-11-11T07:34:48.572Z] 07:18:01 1 8.19 0.00 3.52 0.10 0.10 88.08 [2024-11-11T07:34:48.572Z] 07:18:01 2 7.10 0.00 4.16 2.12 0.07 86.55 [2024-11-11T07:34:48.572Z] 07:18:01 3 9.14 0.00 3.76 0.94 0.05 86.11 [2024-11-11T07:34:48.572Z] 07:18:01 4 8.95 0.00 3.29 0.54 0.08 87.14 [2024-11-11T07:34:48.572Z] 07:18:01 5 9.05 0.00 4.42 14.53 0.08 71.92 [2024-11-11T07:34:48.572Z] 07:18:01 6 9.65 0.00 3.26 1.55 0.07 85.47 [2024-11-11T07:34:48.572Z] 07:18:01 7 7.27 0.00 4.42 3.09 0.05 85.17 [2024-11-11T07:34:48.572Z] 07:19:01 all 27.23 0.00 5.52 4.38 0.07 62.80 [2024-11-11T07:34:48.572Z] 07:19:01 0 27.63 0.00 4.90 1.89 0.07 65.51 [2024-11-11T07:34:48.572Z] 07:19:01 1 25.85 0.00 5.06 0.49 0.05 68.55 [2024-11-11T07:34:48.572Z] 07:19:01 2 26.47 0.00 4.94 1.10 0.05 67.45 [2024-11-11T07:34:48.572Z] 07:19:01 3 27.16 0.00 6.22 1.20 0.08 65.33 [2024-11-11T07:34:48.572Z] 07:19:01 4 27.86 0.00 4.62 1.03 0.07 66.42 [2024-11-11T07:34:48.572Z] 07:19:01 5 27.73 0.00 6.79 12.07 0.07 53.34 [2024-11-11T07:34:48.572Z] 07:19:01 6 28.48 0.00 6.22 13.08 0.08 52.14 [2024-11-11T07:34:48.572Z] 07:19:01 7 26.71 0.00 5.41 4.22 0.07 63.59 [2024-11-11T07:34:48.572Z] 07:20:01 all 47.94 0.00 6.72 1.43 0.10 43.82 [2024-11-11T07:34:48.572Z] 07:20:01 0 44.45 0.00 6.27 5.32 0.09 43.88 [2024-11-11T07:34:48.572Z] 07:20:01 1 48.39 0.00 7.68 5.03 0.10 38.79 [2024-11-11T07:34:48.572Z] 07:20:01 2 48.09 0.00 6.93 0.05 0.08 44.85 [2024-11-11T07:34:48.572Z] 07:20:01 3 48.05 0.00 6.51 0.02 0.10 45.32 [2024-11-11T07:34:48.572Z] 07:20:01 4 48.74 0.00 6.93 0.44 0.10 43.78 [2024-11-11T07:34:48.572Z] 07:20:01 5 47.57 0.00 6.69 0.08 0.10 45.56 [2024-11-11T07:34:48.572Z] 07:20:01 6 48.95 0.00 6.20 0.24 0.10 44.50 [2024-11-11T07:34:48.572Z] 07:20:01 7 49.19 0.00 6.52 0.39 0.10 43.80 [2024-11-11T07:34:48.572Z] 07:21:01 all 28.42 0.00 5.64 2.94 0.08 62.92 [2024-11-11T07:34:48.572Z] 07:21:01 0 26.19 0.00 4.43 0.07 0.08 69.23 [2024-11-11T07:34:48.572Z] 07:21:01 1 26.68 0.00 6.11 0.98 0.07 66.17 [2024-11-11T07:34:48.572Z] 07:21:01 2 31.60 0.00 6.78 15.89 0.12 45.61 [2024-11-11T07:34:48.572Z] 07:21:01 3 28.88 0.00 5.87 1.79 0.07 63.39 [2024-11-11T07:34:48.572Z] 07:21:01 4 28.86 0.00 5.07 0.27 0.07 65.74 [2024-11-11T07:34:48.572Z] 07:21:01 5 29.18 0.00 5.78 0.25 0.07 64.72 [2024-11-11T07:34:48.572Z] 07:21:01 6 29.80 0.00 5.75 0.52 0.07 63.85 [2024-11-11T07:34:48.572Z] 07:21:01 7 26.26 0.00 5.32 3.99 0.08 64.34 [2024-11-11T07:34:48.572Z] 07:22:01 all 1.40 0.00 0.65 0.62 0.02 97.31 [2024-11-11T07:34:48.572Z] 07:22:01 0 1.03 0.00 0.55 0.53 0.02 97.86 [2024-11-11T07:34:48.572Z] 07:22:01 1 1.15 0.00 0.57 0.03 0.02 98.23 [2024-11-11T07:34:48.572Z] 07:22:01 2 0.77 0.00 0.75 0.45 0.02 98.01 [2024-11-11T07:34:48.572Z] 07:22:01 3 1.53 0.00 0.62 0.57 0.03 97.25 [2024-11-11T07:34:48.572Z] 07:22:01 4 2.19 0.00 0.57 0.42 0.02 96.81 [2024-11-11T07:34:48.572Z] 07:22:01 5 2.81 0.00 0.85 0.15 0.03 96.16 [2024-11-11T07:34:48.572Z] 07:22:01 6 1.22 0.00 0.87 1.85 0.03 96.03 [2024-11-11T07:34:48.572Z] 07:22:01 7 0.52 0.00 0.43 0.92 0.02 98.11 [2024-11-11T07:34:48.572Z] 07:23:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-11-11T07:34:48.572Z] 07:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T07:34:48.572Z] 07:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.572Z] 07:23:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2024-11-11T07:34:48.572Z] 07:23:01 3 0.07 0.00 0.00 0.02 0.02 99.90 [2024-11-11T07:34:48.572Z] 07:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-11T07:34:48.572Z] 07:23:01 5 0.05 0.00 0.03 0.02 0.03 99.87 [2024-11-11T07:34:48.572Z] 07:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T07:34:48.572Z] 07:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.572Z] 07:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-11-11T07:34:48.572Z] 07:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T07:34:48.572Z] 07:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.572Z] 07:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T07:34:48.572Z] 07:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-11T07:34:48.572Z] 07:24:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-11T07:34:48.572Z] 07:24:01 5 0.05 0.00 0.00 0.00 0.03 99.92 [2024-11-11T07:34:48.572Z] 07:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T07:34:48.572Z] 07:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T07:34:48.572Z] 07:25:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2024-11-11T07:34:48.572Z] 07:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T07:34:48.572Z] 07:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T07:34:48.572Z] 07:25:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2024-11-11T07:34:48.572Z] 07:25:01 3 0.07 0.00 0.00 0.02 0.02 99.90 [2024-11-11T07:34:48.572Z] 07:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T07:34:48.572Z] 07:25:01 5 0.05 0.00 0.02 0.02 0.03 99.88 [2024-11-11T07:34:48.572Z] 07:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.573Z] 07:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.573Z] 07:26:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2024-11-11T07:34:48.573Z] 07:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T07:34:48.573Z] 07:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.573Z] 07:26:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2024-11-11T07:34:48.573Z] 07:26:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-11T07:34:48.573Z] 07:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T07:34:48.573Z] 07:26:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-11T07:34:48.573Z] 07:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T07:34:48.573Z] 07:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.573Z] 07:27:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2024-11-11T07:34:48.573Z] 07:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-11T07:34:48.573Z] 07:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.573Z] 07:27:01 2 0.07 0.00 0.00 0.05 0.00 99.88 [2024-11-11T07:34:48.573Z] 07:27:01 3 0.22 0.00 0.02 0.00 0.02 99.75 [2024-11-11T07:34:48.573Z] 07:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-11T07:34:48.573Z] 07:27:01 5 0.05 0.00 0.02 0.00 0.03 99.90 [2024-11-11T07:34:48.573Z] 07:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T07:34:48.573Z] 07:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.573Z] 07:28:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-11-11T07:34:48.573Z] 07:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T07:34:48.573Z] 07:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.573Z] 07:28:01 2 0.10 0.00 0.02 0.03 0.00 99.85 [2024-11-11T07:34:48.573Z] 07:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-11T07:34:48.573Z] 07:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T07:34:48.573Z] 07:28:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2024-11-11T07:34:48.573Z] 07:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T07:34:48.573Z] 07:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.573Z] [2024-11-11T07:34:48.573Z] 07:28:01 CPU %user %nice %system %iowait %steal %idle [2024-11-11T07:34:48.573Z] 07:29:01 all 0.23 0.00 0.01 0.01 0.01 99.75 [2024-11-11T07:34:48.573Z] 07:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T07:34:48.573Z] 07:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.573Z] 07:29:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2024-11-11T07:34:48.573Z] 07:29:01 3 1.76 0.00 0.03 0.00 0.02 98.19 [2024-11-11T07:34:48.573Z] 07:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-11T07:34:48.573Z] 07:29:01 5 0.02 0.00 0.02 0.02 0.03 99.92 [2024-11-11T07:34:48.573Z] 07:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.573Z] 07:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.573Z] 07:30:01 all 0.08 0.00 0.01 0.01 0.01 99.90 [2024-11-11T07:34:48.573Z] 07:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T07:34:48.573Z] 07:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T07:34:48.573Z] 07:30:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2024-11-11T07:34:48.573Z] 07:30:01 3 0.48 0.00 0.02 0.00 0.02 99.48 [2024-11-11T07:34:48.573Z] 07:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T07:34:48.573Z] 07:30:01 5 0.05 0.00 0.00 0.00 0.03 99.92 [2024-11-11T07:34:48.573Z] 07:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T07:34:48.573Z] 07:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T07:34:48.573Z] 07:31:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-11-11T07:34:48.573Z] 07:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-11T07:34:48.573Z] 07:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.573Z] 07:31:01 2 0.00 0.00 0.03 0.03 0.02 99.92 [2024-11-11T07:34:48.573Z] 07:31:01 3 0.10 0.00 0.00 0.00 0.02 99.88 [2024-11-11T07:34:48.573Z] 07:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-11T07:34:48.573Z] 07:31:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2024-11-11T07:34:48.573Z] 07:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.573Z] 07:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T07:34:48.573Z] 07:32:01 all 0.03 0.00 0.04 0.01 0.01 99.92 [2024-11-11T07:34:48.573Z] 07:32:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2024-11-11T07:34:48.573Z] 07:32:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-11T07:34:48.573Z] 07:32:01 2 0.00 0.00 0.03 0.03 0.00 99.93 [2024-11-11T07:34:48.573Z] 07:32:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-11T07:34:48.573Z] 07:32:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2024-11-11T07:34:48.573Z] 07:32:01 5 0.07 0.00 0.05 0.02 0.03 99.83 [2024-11-11T07:34:48.573Z] 07:32:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-11T07:34:48.573Z] 07:32:01 7 0.00 0.00 0.05 0.00 0.00 99.95 [2024-11-11T07:34:48.573Z] 07:33:01 all 0.09 0.00 0.01 0.00 0.01 99.88 [2024-11-11T07:34:48.573Z] 07:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T07:34:48.573Z] 07:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T07:34:48.573Z] 07:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-11T07:34:48.573Z] 07:33:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-11T07:34:48.573Z] 07:33:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-11T07:34:48.573Z] 07:33:01 5 0.68 0.00 0.05 0.00 0.03 99.24 [2024-11-11T07:34:48.573Z] 07:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.573Z] 07:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.573Z] 07:34:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2024-11-11T07:34:48.573Z] 07:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T07:34:48.573Z] 07:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T07:34:48.573Z] 07:34:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2024-11-11T07:34:48.573Z] 07:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T07:34:48.573Z] 07:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-11T07:34:48.573Z] 07:34:01 5 2.00 0.00 0.02 0.02 0.03 97.93 [2024-11-11T07:34:48.573Z] 07:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T07:34:48.573Z] 07:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T07:34:48.573Z] Average: all 6.67 0.00 1.32 0.72 0.03 91.27 [2024-11-11T07:34:48.573Z] Average: 0 6.29 0.00 1.21 0.50 0.02 91.98 [2024-11-11T07:34:48.573Z] Average: 1 6.41 0.00 1.34 0.38 0.02 91.84 [2024-11-11T07:34:48.573Z] Average: 2 6.65 0.00 1.38 1.15 0.02 90.80 [2024-11-11T07:34:48.573Z] Average: 3 6.89 0.00 1.35 0.27 0.03 91.46 [2024-11-11T07:34:48.573Z] Average: 4 6.82 0.00 1.20 0.16 0.03 91.79 [2024-11-11T07:34:48.573Z] Average: 5 6.97 0.00 1.45 1.59 0.04 89.95 [2024-11-11T07:34:48.573Z] Average: 6 6.89 0.00 1.30 1.00 0.02 90.77 [2024-11-11T07:34:48.573Z] Average: 7 6.43 0.00 1.30 0.74 0.02 91.52 [2024-11-11T07:34:48.573Z] [2024-11-11T07:34:48.573Z] [2024-11-11T07:34:48.573Z]