Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08c35be361d297fe8f56dc197b9e919ce034e65a 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-ssh4514488481007301355.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh3109664840656934222.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7368933950243615034.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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 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-ssh3926852127774204667.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14883600439930966026.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-38763 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 08c35be361d297fe8f56dc197b9e919ce034e65a (main) Commit message: "Merge pull request #707 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.27" > git config core.sparsecheckout # timeout=10 > git checkout -f 08c35be361d297fe8f56dc197b9e919ce034e65a # timeout=10 > git rev-list --no-walk 405ca1ad626f130e581dbb17472310acb117b457 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-12T14:12:45.517Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-12T14:12:45.851Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-12T14:12:45.921Z] ========================================================= [2025-02-12T14:12:45.921Z] EdgeX Global Pipelines Version Info [2025-02-12T14:12:45.921Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-12T14:12:47.187Z] ------------------- [2025-02-12T14:12:47.187Z] stable info: [2025-02-12T14:12:47.187Z] ------------------- [2025-02-12T14:12:47.187Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-12T14:12:47.187Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-12T14:12:47.187Z] Message: update stable to v1.0.269 [2025-02-12T14:12:47.502Z] ------------------- [2025-02-12T14:12:47.502Z] experimental info: [2025-02-12T14:12:47.502Z] ------------------- [2025-02-12T14:12:47.502Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-12T14:12:47.502Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-12T14:12:47.502Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-12T14:12:47.711Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-02-12T14:12:47.730Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-02-12T14:12:47.783Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-12T14:12:47.827Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-12T14:12:47.849Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-12T14:12:47.881Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-12T14:12:47.953Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-12T14:12:47.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-12T14:12:48.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-12T14:12:48.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-12T14:12:48.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-12T14:12:48.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-02-12T14:12:48.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-12T14:12:48.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-12T14:12:48.283Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-12T14:12:48.339Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-12T14:12:48.463Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-12T14:12:48.536Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-12T14:12:48.699Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-12T14:12:48.753Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-12T14:12:48.772Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-12T14:12:48.882Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-12T14:12:49.021Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-12T14:12:49.138Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-12T14:12:49.222Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-12T14:12:49.284Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-12T14:12:49.332Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-12T14:12:49.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-12T14:12:49.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-12T14:12:49.525Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-12T14:12:49.579Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08c35be361d297fe8f56dc197b9e919ce034e65a [Pipeline] echo [2025-02-12T14:12:49.661Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08c35be [Pipeline] echo [2025-02-12T14:12:49.724Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-12T14:12:49.910Z] provisioning config files... [2025-02-12T14:12:49.946Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6108441630729719646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T14:12:50.429Z] ---> ****-login.sh [2025-02-12T14:12:50.429Z] nexus3.edgexfoundry.org:10001 [2025-02-12T14:12:50.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:12:50.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:12:50.738Z] Configure a credential helper to remove this warning. See [2025-02-12T14:12:50.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:12:50.738Z] [2025-02-12T14:12:50.738Z] Login Succeeded [2025-02-12T14:12:50.738Z] nexus3.edgexfoundry.org:10002 [2025-02-12T14:12:51.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:12:51.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:12:51.024Z] Configure a credential helper to remove this warning. See [2025-02-12T14:12:51.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:12:51.024Z] [2025-02-12T14:12:51.024Z] Login Succeeded [2025-02-12T14:12:51.024Z] nexus3.edgexfoundry.org:10003 [2025-02-12T14:12:51.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:12:51.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:12:51.024Z] Configure a credential helper to remove this warning. See [2025-02-12T14:12:51.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:12:51.024Z] [2025-02-12T14:12:51.024Z] Login Succeeded [2025-02-12T14:12:51.024Z] nexus3.edgexfoundry.org:10004 [2025-02-12T14:12:51.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:12:51.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:12:51.358Z] Configure a credential helper to remove this warning. See [2025-02-12T14:12:51.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:12:51.358Z] [2025-02-12T14:12:51.358Z] Login Succeeded [2025-02-12T14:12:51.358Z] ****.io [2025-02-12T14:12:51.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:12:51.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:12:51.358Z] Configure a credential helper to remove this warning. See [2025-02-12T14:12:51.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:12:51.358Z] [2025-02-12T14:12:51.358Z] Login Succeeded [2025-02-12T14:12:51.358Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T14:12:51.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-12T14:12:52.440Z] + git rev-list -1 --merges 08c35be361d297fe8f56dc197b9e919ce034e65a~1..08c35be361d297fe8f56dc197b9e919ce034e65a [Pipeline] echo [2025-02-12T14:12:52.625Z] -----------> git rev-list -1 --merges 08c35be361d297fe8f56dc197b9e919ce034e65a~1..08c35be361d297fe8f56dc197b9e919ce034e65a 08c35be361d297fe8f56dc197b9e919ce034e65a [2025-02-12T14:12:52.625Z] 08c35be361d297fe8f56dc197b9e919ce034e65a [false] [Pipeline] sh [2025-02-12T14:12:53.016Z] + git log --format=format:%s -1 08c35be361d297fe8f56dc197b9e919ce034e65a [Pipeline] echo [2025-02-12T14:12:53.073Z] ========================================================= [2025-02-12T14:12:53.073Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-12T14:12:53.073Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-12T14:12:53.629Z] + git log --format=format:%s -1 08c35be361d297fe8f56dc197b9e919ce034e65a [Pipeline] echo [2025-02-12T14:12:53.704Z] [semverPrep] GIT_COMMIT: 08c35be361d297fe8f56dc197b9e919ce034e65a, Commit Message: Merge pull request #707 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.27 [Pipeline] echo [2025-02-12T14:12:53.725Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-12T14:12:54.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-12T14:12:54.534Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-12T14:12:54.534Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-12T14:12:54.534Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-12T14:12:54.534Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-12T14:12:54.534Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-12T14:12:54.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:12:55.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T14:12:55.405Z] [2025-02-12T14:12:55.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:12:56.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T14:12:56.063Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-12T14:12:56.063Z] b85a868b505f: Pulling fs layer [2025-02-12T14:12:56.063Z] e2be974225ed: Pulling fs layer [2025-02-12T14:12:56.063Z] 339a4e72a1f5: Pulling fs layer [2025-02-12T14:12:56.063Z] 988bab9f4d93: Pulling fs layer [2025-02-12T14:12:56.063Z] 1469e6f7b9e6: Pulling fs layer [2025-02-12T14:12:56.063Z] eaf3925da568: Pulling fs layer [2025-02-12T14:12:56.063Z] bab4dde63d76: Pulling fs layer [2025-02-12T14:12:56.063Z] bde34c3a00c8: Pulling fs layer [2025-02-12T14:12:56.063Z] b352a97aabf1: Pulling fs layer [2025-02-12T14:12:56.063Z] 4872d77fe225: Pulling fs layer [2025-02-12T14:12:56.063Z] 5851b861e8e6: Pulling fs layer [2025-02-12T14:12:56.063Z] 988bab9f4d93: Waiting [2025-02-12T14:12:56.063Z] 1469e6f7b9e6: Waiting [2025-02-12T14:12:56.063Z] eaf3925da568: Waiting [2025-02-12T14:12:56.063Z] bab4dde63d76: Waiting [2025-02-12T14:12:56.063Z] bde34c3a00c8: Waiting [2025-02-12T14:12:56.063Z] b352a97aabf1: Waiting [2025-02-12T14:12:56.063Z] 4872d77fe225: Waiting [2025-02-12T14:12:56.063Z] 5851b861e8e6: Waiting [2025-02-12T14:12:56.063Z] e2be974225ed: Download complete [2025-02-12T14:12:56.063Z] 988bab9f4d93: Verifying Checksum [2025-02-12T14:12:56.063Z] 988bab9f4d93: Download complete [2025-02-12T14:12:56.063Z] 1469e6f7b9e6: Verifying Checksum [2025-02-12T14:12:56.063Z] 1469e6f7b9e6: Download complete [2025-02-12T14:12:56.063Z] 339a4e72a1f5: Verifying Checksum [2025-02-12T14:12:56.063Z] 339a4e72a1f5: Download complete [2025-02-12T14:12:56.063Z] eaf3925da568: Download complete [2025-02-12T14:12:56.063Z] bde34c3a00c8: Download complete [2025-02-12T14:12:56.063Z] b352a97aabf1: Verifying Checksum [2025-02-12T14:12:56.063Z] b352a97aabf1: Download complete [2025-02-12T14:12:56.063Z] 4872d77fe225: Verifying Checksum [2025-02-12T14:12:56.063Z] 4872d77fe225: Download complete [2025-02-12T14:12:56.063Z] 5851b861e8e6: Download complete [2025-02-12T14:12:56.063Z] b85a868b505f: Verifying Checksum [2025-02-12T14:12:56.063Z] b85a868b505f: Download complete [2025-02-12T14:12:56.395Z] bab4dde63d76: Verifying Checksum [2025-02-12T14:12:56.395Z] bab4dde63d76: Download complete [2025-02-12T14:12:57.071Z] b85a868b505f: Pull complete [2025-02-12T14:12:57.376Z] e2be974225ed: Pull complete [2025-02-12T14:12:57.669Z] 339a4e72a1f5: Pull complete [2025-02-12T14:12:57.669Z] 988bab9f4d93: Pull complete [2025-02-12T14:12:57.953Z] 1469e6f7b9e6: Pull complete [2025-02-12T14:12:58.264Z] eaf3925da568: Pull complete [2025-02-12T14:12:59.804Z] bab4dde63d76: Pull complete [2025-02-12T14:12:59.804Z] bde34c3a00c8: Pull complete [2025-02-12T14:12:59.804Z] b352a97aabf1: Pull complete [2025-02-12T14:12:59.804Z] 4872d77fe225: Pull complete [2025-02-12T14:13:00.097Z] 5851b861e8e6: Pull complete [2025-02-12T14:13:00.097Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-12T14:13:00.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T14:13:00.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T14:13:00.573Z] prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container [2025-02-12T14:13:00.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-12T14:13:03.849Z] $ docker top 8b533e0ba9de27a06a9e0c0cbfca4bbfcf9fec7d1eadacd7d18bf4a01c01ccf5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-12T14:13:04.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T14:13:04.040Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T14:13:04.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T14:13:04.179Z] $ docker exec 8b533e0ba9de27a06a9e0c0cbfca4bbfcf9fec7d1eadacd7d18bf4a01c01ccf5 ssh-agent [2025-02-12T14:13:04.318Z] SSH_AUTH_SOCK=/tmp/ssh-mPNOt3P8t2rd/agent.33 [2025-02-12T14:13:04.318Z] SSH_AGENT_PID=39 [2025-02-12T14:13:04.337Z] Running ssh-add (command line suppressed) [2025-02-12T14:13:04.441Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2298238125314825859.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2298238125314825859.key) [2025-02-12T14:13:04.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T14:13:04.845Z] + git tag --points-at HEAD [Pipeline] } [2025-02-12T14:13:04.922Z] $ docker exec --env ******** --env ******** 8b533e0ba9de27a06a9e0c0cbfca4bbfcf9fec7d1eadacd7d18bf4a01c01ccf5 ssh-agent -k [2025-02-12T14:13:05.027Z] unset SSH_AUTH_SOCK; [2025-02-12T14:13:05.028Z] unset SSH_AGENT_PID; [2025-02-12T14:13:05.028Z] echo Agent pid 39 killed; [2025-02-12T14:13:05.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-12T14:13:05.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T14:13:05.305Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T14:13:05.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T14:13:05.455Z] $ docker exec 8b533e0ba9de27a06a9e0c0cbfca4bbfcf9fec7d1eadacd7d18bf4a01c01ccf5 ssh-agent [2025-02-12T14:13:05.607Z] SSH_AUTH_SOCK=/tmp/ssh-YPjJkxFXn5sw/agent.73 [2025-02-12T14:13:05.607Z] SSH_AGENT_PID=79 [2025-02-12T14:13:05.613Z] Running ssh-add (command line suppressed) [2025-02-12T14:13:05.710Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7321391399728286349.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7321391399728286349.key) [2025-02-12T14:13:05.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T14:13:06.148Z] + git semver init [2025-02-12T14:13:06.478Z] 2025-02-12 14:13:06,260 [run_init] DEBUG init version:0.0.0 force:False [2025-02-12T14:13:06.478Z] 2025-02-12 14:13:06,261 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-02-12T14:13:06.478Z] 2025-02-12 14:13:06,261 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-02-12T14:13:06.478Z] 2025-02-12 14:13:06,261 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-02-12T14:13:07.742Z] 2025-02-12 14:13:07,332 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-02-12T14:13:07.742Z] 2025-02-12 14:13:07,332 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-02-12T14:13:07.742Z] 2025-02-12 14:13:07,332 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-12T14:13:07.742Z] 2025-02-12 14:13:07,333 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-12T14:13:07.742Z] 4.0.0-dev.17 [Pipeline] } [2025-02-12T14:13:07.798Z] $ docker exec --env ******** --env ******** 8b533e0ba9de27a06a9e0c0cbfca4bbfcf9fec7d1eadacd7d18bf4a01c01ccf5 ssh-agent -k [2025-02-12T14:13:07.894Z] unset SSH_AUTH_SOCK; [2025-02-12T14:13:07.894Z] unset SSH_AGENT_PID; [2025-02-12T14:13:07.894Z] echo Agent pid 79 killed; [2025-02-12T14:13:07.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-12T14:13:08.761Z] + git semver [Pipeline] } [2025-02-12T14:13:09.084Z] $ docker stop --time=1 8b533e0ba9de27a06a9e0c0cbfca4bbfcf9fec7d1eadacd7d18bf4a01c01ccf5 [2025-02-12T14:13:10.438Z] $ docker rm -f --volumes 8b533e0ba9de27a06a9e0c0cbfca4bbfcf9fec7d1eadacd7d18bf4a01c01ccf5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-12T14:13:10.962Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-12T14:13:11.787Z] Stashed 1 file(s) [Pipeline] echo [2025-02-12T14:13:11.790Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.17 [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 [2025-02-12T14:13:12.373Z] provisioning config files... [2025-02-12T14:13:12.381Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18414287462397279700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T14:13:12.857Z] ---> ****-login.sh [2025-02-12T14:13:12.857Z] nexus3.edgexfoundry.org:10001 [2025-02-12T14:13:12.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:13:12.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:13:12.858Z] Configure a credential helper to remove this warning. See [2025-02-12T14:13:12.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:13:12.858Z] [2025-02-12T14:13:12.858Z] Login Succeeded [2025-02-12T14:13:12.858Z] nexus3.edgexfoundry.org:10002 [2025-02-12T14:13:12.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:13:12.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:13:12.858Z] Configure a credential helper to remove this warning. See [2025-02-12T14:13:12.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:13:12.858Z] [2025-02-12T14:13:12.858Z] Login Succeeded [2025-02-12T14:13:12.858Z] nexus3.edgexfoundry.org:10003 [2025-02-12T14:13:12.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:13:13.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:13:13.142Z] Configure a credential helper to remove this warning. See [2025-02-12T14:13:13.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:13:13.142Z] [2025-02-12T14:13:13.142Z] Login Succeeded [2025-02-12T14:13:13.142Z] nexus3.edgexfoundry.org:10004 [2025-02-12T14:13:13.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:13:13.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:13:13.142Z] Configure a credential helper to remove this warning. See [2025-02-12T14:13:13.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:13:13.142Z] [2025-02-12T14:13:13.142Z] Login Succeeded [2025-02-12T14:13:13.142Z] ****.io [2025-02-12T14:13:13.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:13:13.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:13:13.417Z] Configure a credential helper to remove this warning. See [2025-02-12T14:13:13.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:13:13.417Z] [2025-02-12T14:13:13.417Z] Login Succeeded [2025-02-12T14:13:13.417Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T14:13:13.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-12T14:13:13.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T14:13:13.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T14:13:13.747Z] ========================================================= [2025-02-12T14:13:13.747Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-12T14:13:13.747Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:13:14.496Z] + 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 . [2025-02-12T14:13:14.496Z] Sending build context to Docker daemon 9.304MB [2025-02-12T14:13:14.496Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-12T14:13:14.496Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-12T14:13:14.496Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-12T14:13:14.496Z] da9db072f522: Pulling fs layer [2025-02-12T14:13:14.496Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-12T14:13:14.496Z] 06f05ace1117: Pulling fs layer [2025-02-12T14:13:14.496Z] 5fe327b54edc: Pulling fs layer [2025-02-12T14:13:14.496Z] 4f4fb700ef54: Pulling fs layer [2025-02-12T14:13:14.496Z] 92a5565b7b96: Pulling fs layer [2025-02-12T14:13:14.496Z] ff9bb7016b71: Pulling fs layer [2025-02-12T14:13:14.496Z] b67dba6c2c7d: Pulling fs layer [2025-02-12T14:13:14.496Z] a813b0c90790: Pulling fs layer [2025-02-12T14:13:14.496Z] 4f4fb700ef54: Waiting [2025-02-12T14:13:14.496Z] 92a5565b7b96: Waiting [2025-02-12T14:13:14.496Z] ff9bb7016b71: Waiting [2025-02-12T14:13:14.496Z] 5fe327b54edc: Waiting [2025-02-12T14:13:14.496Z] b67dba6c2c7d: Waiting [2025-02-12T14:13:14.496Z] a813b0c90790: Waiting [2025-02-12T14:13:14.496Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-12T14:13:14.496Z] 6ef4a4ee8ca5: Download complete [2025-02-12T14:13:14.496Z] 5fe327b54edc: Verifying Checksum [2025-02-12T14:13:14.496Z] 5fe327b54edc: Download complete [2025-02-12T14:13:14.496Z] 4f4fb700ef54: Verifying Checksum [2025-02-12T14:13:14.496Z] 92a5565b7b96: Download complete [2025-02-12T14:13:14.496Z] da9db072f522: Download complete [2025-02-12T14:13:14.496Z] ff9bb7016b71: Verifying Checksum [2025-02-12T14:13:14.496Z] ff9bb7016b71: Download complete [2025-02-12T14:13:14.778Z] da9db072f522: Pull complete [2025-02-12T14:13:14.778Z] a813b0c90790: Verifying Checksum [2025-02-12T14:13:14.778Z] a813b0c90790: Download complete [2025-02-12T14:13:14.778Z] 6ef4a4ee8ca5: Pull complete [2025-02-12T14:13:15.220Z] 06f05ace1117: Verifying Checksum [2025-02-12T14:13:15.220Z] 06f05ace1117: Download complete [2025-02-12T14:13:15.530Z] b67dba6c2c7d: Verifying Checksum [2025-02-12T14:13:15.530Z] b67dba6c2c7d: Download complete [2025-02-12T14:13:18.376Z] 06f05ace1117: Pull complete [2025-02-12T14:13:18.376Z] 5fe327b54edc: Pull complete [2025-02-12T14:13:18.376Z] 4f4fb700ef54: Pull complete [2025-02-12T14:13:18.376Z] 92a5565b7b96: Pull complete [2025-02-12T14:13:18.705Z] ff9bb7016b71: Pull complete [2025-02-12T14:13:20.819Z] b67dba6c2c7d: Pull complete [2025-02-12T14:13:21.115Z] a813b0c90790: Pull complete [2025-02-12T14:13:21.115Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-12T14:13:21.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-12T14:13:21.115Z] ---> 3ba60ce46760 [2025-02-12T14:13:21.115Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-12T14:13:27.155Z] Still waiting to schedule task [2025-02-12T14:13:27.155Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-12T14:13:28.226Z] ---> Running in 0ffeffa9986a [2025-02-12T14:13:28.226Z] Removing intermediate container 0ffeffa9986a [2025-02-12T14:13:28.226Z] ---> 83308de5ea42 [2025-02-12T14:13:28.226Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-12T14:13:28.226Z] ---> Running in d148a2b4a273 [2025-02-12T14:13:28.226Z] Removing intermediate container d148a2b4a273 [2025-02-12T14:13:28.226Z] ---> f330e937c0fc [2025-02-12T14:13:28.226Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-12T14:13:28.226Z] ---> Running in d77c81aadf1e [2025-02-12T14:13:28.226Z] Removing intermediate container d77c81aadf1e [2025-02-12T14:13:28.226Z] ---> f041f5e5ce41 [2025-02-12T14:13:28.226Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-12T14:13:28.226Z] ---> Running in c814c9229a1c [2025-02-12T14:13:28.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T14:13:28.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T14:13:28.226Z] OK: 248 MiB in 58 packages [2025-02-12T14:13:28.539Z] Removing intermediate container c814c9229a1c [2025-02-12T14:13:28.539Z] ---> 716fa948fbb3 [2025-02-12T14:13:28.539Z] Step 7/12 : WORKDIR /app [2025-02-12T14:13:28.539Z] ---> Running in b32a056fd704 [2025-02-12T14:13:28.539Z] Removing intermediate container b32a056fd704 [2025-02-12T14:13:28.539Z] ---> 30483772aa9e [2025-02-12T14:13:28.539Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-12T14:13:28.884Z] ---> bc8c24739af3 [2025-02-12T14:13:28.884Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T14:13:28.884Z] ---> Running in 8adad81e13cb [2025-02-12T14:14:16.961Z] Removing intermediate container 8adad81e13cb [2025-02-12T14:14:16.961Z] ---> 97d8ae10af1f [2025-02-12T14:14:16.961Z] Step 10/12 : COPY . . [2025-02-12T14:14:16.961Z] ---> a8d460c4f61b [2025-02-12T14:14:16.961Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-12T14:14:16.961Z] ---> Running in e189d178c487 [2025-02-12T14:14:16.961Z] Removing intermediate container e189d178c487 [2025-02-12T14:14:16.961Z] ---> 0a5afbab5060 [2025-02-12T14:14:16.961Z] Step 12/12 : RUN $MAKE [2025-02-12T14:14:16.961Z] ---> Running in cd78cca5453a [2025-02-12T14:14:16.961Z] noop [2025-02-12T14:14:16.961Z] Removing intermediate container cd78cca5453a [2025-02-12T14:14:16.961Z] ---> 8e675679f3f7 [2025-02-12T14:14:16.961Z] Successfully built 8e675679f3f7 [2025-02-12T14:14:16.961Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:14:17.646Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-12T14:14:17.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T14:14:18.136Z] prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container [2025-02-12T14:14:18.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat [2025-02-12T14:14:18.673Z] $ docker top f735bb5a612f6b62af634d60b851bc98a1aa8121457b028b74c3689f520ab5ac -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T14:14:19.277Z] + go version [2025-02-12T14:14:19.277Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-12T14:14:19.469Z] $ docker stop --time=1 f735bb5a612f6b62af634d60b851bc98a1aa8121457b028b74c3689f520ab5ac [2025-02-12T14:14:20.760Z] $ docker rm -f --volumes f735bb5a612f6b62af634d60b851bc98a1aa8121457b028b74c3689f520ab5ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:14:21.573Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-12T14:14:21.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T14:14:21.930Z] prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container [2025-02-12T14:14:22.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat [2025-02-12T14:14:22.441Z] $ docker top 9a19af69c2bb988012776093b3a367707b9719562d63ea382866d898487923b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T14:14:23.142Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-02-12T14:14:23.598Z] + make test [2025-02-12T14:14:23.598Z] go test -race -coverprofile=coverage.out ./... [2025-02-12T14:14:56.325Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-02-12T14:15:04.640Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38764 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2025-02-12T14:15:04.701Z] Running in /w/workspace/app-service-configurable/265 [Pipeline] { [Pipeline] checkout [2025-02-12T14:15:04.841Z] The recommended git tool is: git [2025-02-12T14:15:13.460Z] using credential edgex-jenkins-ssh [2025-02-12T14:15:13.540Z] Cloning the remote Git repository [2025-02-12T14:15:13.631Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-02-12T14:15:13.786Z] > git init /w/workspace/app-service-configurable/265 # timeout=10 [2025-02-12T14:15:13.990Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-02-12T14:15:13.992Z] > git --version # timeout=10 [2025-02-12T14:15:14.015Z] > git --version # 'git version 2.25.1' [2025-02-12T14:15:14.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-12T14:15:14.174Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-12T14:15:16.172Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-02-12T14:15:16.197Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-12T14:15:17.843Z] Avoid second fetch [2025-02-12T14:15:17.843Z] Checking out Revision 08c35be361d297fe8f56dc197b9e919ce034e65a (main) [2025-02-12T14:15:17.860Z] > git config core.sparsecheckout # timeout=10 [2025-02-12T14:15:17.916Z] > git checkout -f 08c35be361d297fe8f56dc197b9e919ce034e65a # timeout=10 [2025-02-12T14:15:18.824Z] Commit message: "Merge pull request #707 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.27" [Pipeline] withEnv [Pipeline] { [2025-02-12T14:15:23.737Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-12T14:15:24.779Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-12T14:15:24.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-12T14:15:24.779Z] Dload Upload Total Spent Left Speed [2025-02-12T14:15:24.779Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 68967 0 --:--:-- --:--:-- --:--:-- 69340 [Pipeline] sh [2025-02-12T14:15:25.351Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-12T14:15:25.771Z] + + sudo tee /etc/docker/daemon.new [2025-02-12T14:15:25.771Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-12T14:15:25.771Z] { [2025-02-12T14:15:25.771Z] "registry-mirrors": [ [2025-02-12T14:15:25.771Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-12T14:15:25.771Z] ], [2025-02-12T14:15:25.771Z] "bip": "10.250.0.254/24", [2025-02-12T14:15:25.771Z] "hosts": [ [2025-02-12T14:15:25.771Z] "tcp://0.0.0.0:5555", [2025-02-12T14:15:25.771Z] "unix:///var/run/docker.sock" [2025-02-12T14:15:25.771Z] ], [2025-02-12T14:15:25.771Z] "mtu": 1458, [2025-02-12T14:15:25.771Z] "selinux-enabled": true, [2025-02-12T14:15:25.771Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-12T14:15:25.771Z] } [Pipeline] sh [2025-02-12T14:15:26.220Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-12T14:15:26.705Z] + sudo service docker restart [2025-02-12T14:15:29.407Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-12T14:15:29.407Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-12T14:15:29.407Z] ./bin/test-attribution-txt.sh [2025-02-12T14:15:29.407Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-02-12T14:15:29.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-12T14:15:29.475Z] $ docker stop --time=1 9a19af69c2bb988012776093b3a367707b9719562d63ea382866d898487923b5 [2025-02-12T14:15:36.022Z] $ docker rm -f --volumes 9a19af69c2bb988012776093b3a367707b9719562d63ea382866d898487923b5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-12T14:15:36.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-12T14:15:36.966Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-12T14:15:37.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-12T14:15:38.455Z] + ls -al . [2025-02-12T14:15:38.455Z] total 248 [2025-02-12T14:15:38.455Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 12 14:14 . [2025-02-12T14:15:38.455Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 14:12 .. [2025-02-12T14:15:38.455Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 12 14:12 .dockerignore [2025-02-12T14:15:38.455Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 14:14 .git [2025-02-12T14:15:38.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 12 14:12 .github [2025-02-12T14:15:38.455Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 12 14:12 .gitignore [2025-02-12T14:15:38.455Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 12 14:12 .golangci.yml [2025-02-12T14:15:38.455Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 14:13 .semver [2025-02-12T14:15:38.455Z] -rw-rw-r-- 1 jenkins jenkins 16432 Feb 12 14:12 Attribution.txt [2025-02-12T14:15:38.455Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 12 14:12 CHANGELOG.md [2025-02-12T14:15:38.455Z] -rw-rw-r-- 1 jenkins jenkins 2008 Feb 12 14:12 Dockerfile [2025-02-12T14:15:38.455Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 12 14:12 GOVERNANCE.md [2025-02-12T14:15:38.455Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 12 14:12 Jenkinsfile [2025-02-12T14:15:38.455Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 12 14:12 LICENSE [2025-02-12T14:15:38.455Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 12 14:12 OWNERS.md [2025-02-12T14:15:38.455Z] -rw-rw-r-- 1 jenkins jenkins 4952 Feb 12 14:12 README.md [2025-02-12T14:15:38.455Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 12 14:13 VERSION [2025-02-12T14:15:38.455Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 14:12 bin [2025-02-12T14:15:38.455Z] -rw-r--r-- 1 jenkins jenkins 953 Feb 12 14:14 coverage.out [2025-02-12T14:15:38.455Z] -rw-rw-r-- 1 jenkins jenkins 6544 Feb 12 14:12 go.mod [2025-02-12T14:15:38.455Z] -rw-rw-r-- 1 jenkins jenkins 88264 Feb 12 14:12 go.sum [2025-02-12T14:15:38.455Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 12 14:12 main.go [2025-02-12T14:15:38.455Z] -rw-rw-r-- 1 jenkins jenkins 3362 Feb 12 14:12 makefile [2025-02-12T14:15:38.455Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 12 14:12 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:15:38.955Z] + 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=08c35be361d297fe8f56dc197b9e919ce034e65a --label arch=amd64 --label version=4.0.0-dev.17 . [2025-02-12T14:15:38.955Z] Sending build context to Docker daemon 9.306MB [2025-02-12T14:15:38.955Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-02-12T14:15:38.955Z] Step 2/27 : FROM ${BASE} AS builder [2025-02-12T14:15:38.955Z] ---> 8e675679f3f7 [2025-02-12T14:15:38.955Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-02-12T14:15:39.285Z] ---> Running in d44c5d3803ed [2025-02-12T14:15:39.285Z] Removing intermediate container d44c5d3803ed [2025-02-12T14:15:39.285Z] ---> 9c5cace364e2 [2025-02-12T14:15:39.285Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-02-12T14:15:39.285Z] ---> Running in a82b24d1bf4a [2025-02-12T14:15:39.285Z] Removing intermediate container a82b24d1bf4a [2025-02-12T14:15:39.285Z] ---> 0cb58c5b69b0 [2025-02-12T14:15:39.285Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-02-12T14:15:39.285Z] ---> Running in 4e7546b07cae [2025-02-12T14:15:39.572Z] Removing intermediate container 4e7546b07cae [2025-02-12T14:15:39.572Z] ---> 54b720f12c91 [2025-02-12T14:15:39.572Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-12T14:15:39.572Z] ---> Running in efea78aa40ba [2025-02-12T14:15:39.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T14:15:39.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T14:15:40.197Z] OK: 248 MiB in 58 packages [2025-02-12T14:15:40.491Z] Removing intermediate container efea78aa40ba [2025-02-12T14:15:40.491Z] ---> e21bdd09cdee [2025-02-12T14:15:40.491Z] Step 7/27 : WORKDIR /app [2025-02-12T14:15:40.491Z] ---> Running in 6c8a5fb0ce6c [2025-02-12T14:15:40.491Z] Removing intermediate container 6c8a5fb0ce6c [2025-02-12T14:15:40.491Z] ---> 6df9711955a5 [2025-02-12T14:15:40.491Z] Step 8/27 : COPY go.mod vendor* ./ [2025-02-12T14:15:40.770Z] ---> 112e91807e48 [2025-02-12T14:15:40.770Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T14:15:40.770Z] ---> Running in e1ecad3505f5 [2025-02-12T14:15:41.461Z] Removing intermediate container e1ecad3505f5 [2025-02-12T14:15:41.461Z] ---> b68e745fb9b0 [2025-02-12T14:15:41.461Z] Step 10/27 : COPY . . [2025-02-12T14:15:42.205Z] ---> 8497a748ea71 [2025-02-12T14:15:42.205Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-12T14:15:42.205Z] ---> Running in 3007cc8e07f4 [2025-02-12T14:15:42.205Z] Removing intermediate container 3007cc8e07f4 [2025-02-12T14:15:42.205Z] ---> a84b7f1f5220 [2025-02-12T14:15:42.205Z] Step 12/27 : RUN $MAKE [2025-02-12T14:15:42.205Z] ---> Running in 1b2c4a10de6f [2025-02-12T14:15:42.560Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-12T14:15:45.824Z] provisioning config files... [2025-02-12T14:15:45.863Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/265@tmp/config17040524644361776886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T14:15:46.467Z] ---> ****-login.sh [2025-02-12T14:15:46.467Z] nexus3.edgexfoundry.org:10001 [2025-02-12T14:15:46.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:15:47.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:15:47.109Z] Configure a credential helper to remove this warning. See [2025-02-12T14:15:47.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:15:47.109Z] [2025-02-12T14:15:47.109Z] Login Succeeded [2025-02-12T14:15:47.109Z] nexus3.edgexfoundry.org:10002 [2025-02-12T14:15:47.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:15:47.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:15:47.410Z] Configure a credential helper to remove this warning. See [2025-02-12T14:15:47.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:15:47.410Z] [2025-02-12T14:15:47.410Z] Login Succeeded [2025-02-12T14:15:47.410Z] nexus3.edgexfoundry.org:10003 [2025-02-12T14:15:47.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:15:47.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:15:47.727Z] Configure a credential helper to remove this warning. See [2025-02-12T14:15:47.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:15:47.727Z] [2025-02-12T14:15:47.727Z] Login Succeeded [2025-02-12T14:15:47.727Z] nexus3.edgexfoundry.org:10004 [2025-02-12T14:15:48.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:15:48.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:15:48.052Z] Configure a credential helper to remove this warning. See [2025-02-12T14:15:48.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:15:48.052Z] [2025-02-12T14:15:48.052Z] Login Succeeded [2025-02-12T14:15:48.052Z] ****.io [2025-02-12T14:15:48.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:15:48.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:15:48.675Z] Configure a credential helper to remove this warning. See [2025-02-12T14:15:48.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:15:48.675Z] [2025-02-12T14:15:48.675Z] Login Succeeded [2025-02-12T14:15:48.675Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T14:15:48.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-12T14:15:49.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T14:15:49.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T14:15:49.695Z] ========================================================= [2025-02-12T14:15:49.695Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-12T14:15:49.695Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:15:50.307Z] + 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 . [2025-02-12T14:15:50.307Z] Sending build context to Docker daemon 222.2kB [2025-02-12T14:15:50.623Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-12T14:15:50.623Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-12T14:15:50.623Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-12T14:15:50.623Z] 9986a736f7d3: Pulling fs layer [2025-02-12T14:15:50.623Z] 1f018df60701: Pulling fs layer [2025-02-12T14:15:50.623Z] 39f8f326b044: Pulling fs layer [2025-02-12T14:15:50.623Z] e6a1e7a6a96a: Pulling fs layer [2025-02-12T14:15:50.623Z] 4f4fb700ef54: Pulling fs layer [2025-02-12T14:15:50.623Z] d45d956e0dbf: Pulling fs layer [2025-02-12T14:15:50.623Z] e6a1e7a6a96a: Waiting [2025-02-12T14:15:50.623Z] 4f4fb700ef54: Waiting [2025-02-12T14:15:50.623Z] d7702b0d1db1: Pulling fs layer [2025-02-12T14:15:50.623Z] d45d956e0dbf: Waiting [2025-02-12T14:15:50.623Z] 5c7f0f088c93: Pulling fs layer [2025-02-12T14:15:50.623Z] d7702b0d1db1: Waiting [2025-02-12T14:15:50.623Z] 5c7f0f088c93: Waiting [2025-02-12T14:15:50.623Z] 4fdc064ae6cf: Pulling fs layer [2025-02-12T14:15:50.623Z] 4fdc064ae6cf: Waiting [2025-02-12T14:15:50.623Z] 1f018df60701: Verifying Checksum [2025-02-12T14:15:50.623Z] 1f018df60701: Download complete [2025-02-12T14:15:50.623Z] e6a1e7a6a96a: Verifying Checksum [2025-02-12T14:15:50.623Z] e6a1e7a6a96a: Download complete [2025-02-12T14:15:50.623Z] 4f4fb700ef54: Verifying Checksum [2025-02-12T14:15:50.623Z] 4f4fb700ef54: Download complete [2025-02-12T14:15:50.623Z] d45d956e0dbf: Verifying Checksum [2025-02-12T14:15:50.623Z] d45d956e0dbf: Download complete [2025-02-12T14:15:50.623Z] d7702b0d1db1: Verifying Checksum [2025-02-12T14:15:50.623Z] d7702b0d1db1: Download complete [2025-02-12T14:15:50.952Z] 9986a736f7d3: Verifying Checksum [2025-02-12T14:15:50.952Z] 9986a736f7d3: Download complete [2025-02-12T14:15:51.308Z] 4fdc064ae6cf: Verifying Checksum [2025-02-12T14:15:51.308Z] 4fdc064ae6cf: Download complete [2025-02-12T14:15:51.629Z] 9986a736f7d3: Pull complete [2025-02-12T14:15:52.327Z] 1f018df60701: Pull complete [2025-02-12T14:15:52.636Z] 39f8f326b044: Verifying Checksum [2025-02-12T14:15:52.636Z] 39f8f326b044: Download complete [2025-02-12T14:15:53.713Z] 5c7f0f088c93: Verifying Checksum [2025-02-12T14:15:53.713Z] 5c7f0f088c93: Download complete [2025-02-12T14:16:06.743Z] 39f8f326b044: Pull complete [2025-02-12T14:16:06.743Z] e6a1e7a6a96a: Pull complete [2025-02-12T14:16:06.743Z] 4f4fb700ef54: Pull complete [2025-02-12T14:16:06.743Z] d45d956e0dbf: Pull complete [2025-02-12T14:16:06.743Z] d7702b0d1db1: Pull complete [2025-02-12T14:16:15.320Z] 5c7f0f088c93: Pull complete [2025-02-12T14:16:16.400Z] 4fdc064ae6cf: Pull complete [2025-02-12T14:16:16.400Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-12T14:16:16.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-12T14:16:16.400Z] ---> 63f30b955cb9 [2025-02-12T14:16:16.400Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-12T14:16:18.528Z] ---> Running in b8951ca10d78 [2025-02-12T14:16:18.528Z] Removing intermediate container b8951ca10d78 [2025-02-12T14:16:18.528Z] ---> 0cace6770863 [2025-02-12T14:16:18.528Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-12T14:16:18.528Z] ---> Running in 10ac23dfc488 [2025-02-12T14:16:18.823Z] Removing intermediate container 10ac23dfc488 [2025-02-12T14:16:18.823Z] ---> e9ea2a288772 [2025-02-12T14:16:18.823Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-12T14:16:18.823Z] ---> Running in e41170845b1b [2025-02-12T14:16:19.271Z] Removing intermediate container e41170845b1b [2025-02-12T14:16:19.271Z] ---> fee1da73d1e4 [2025-02-12T14:16:19.271Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-12T14:16:19.271Z] ---> Running in 132dbc316248 [2025-02-12T14:16:20.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T14:16:20.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T14:16:21.709Z] OK: 239 MiB in 58 packages [2025-02-12T14:16:22.786Z] Removing intermediate container 132dbc316248 [2025-02-12T14:16:22.786Z] ---> 5bf28d132354 [2025-02-12T14:16:22.786Z] Step 7/12 : WORKDIR /app [2025-02-12T14:16:22.786Z] ---> Running in 0ec80739597e [2025-02-12T14:16:23.076Z] Removing intermediate container 0ec80739597e [2025-02-12T14:16:23.076Z] ---> 3d2aa214c34b [2025-02-12T14:16:23.076Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-12T14:16:23.433Z] ---> ecc984341061 [2025-02-12T14:16:23.433Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T14:16:23.739Z] ---> Running in 9037b55ce5c2 [2025-02-12T14:16:33.125Z] Removing intermediate container 1b2c4a10de6f [2025-02-12T14:16:33.125Z] ---> b138d39db211 [2025-02-12T14:16:33.125Z] Step 13/27 : FROM alpine:3.20 [2025-02-12T14:16:33.125Z] 3.20: Pulling from library/alpine [2025-02-12T14:16:33.125Z] 66a3d608f3fa: Pulling fs layer [2025-02-12T14:16:33.125Z] 66a3d608f3fa: Verifying Checksum [2025-02-12T14:16:33.125Z] 66a3d608f3fa: Download complete [2025-02-12T14:16:33.125Z] 66a3d608f3fa: Pull complete [2025-02-12T14:16:33.125Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T14:16:33.125Z] Status: Downloaded newer image for alpine:3.20 [2025-02-12T14:16:33.125Z] ---> e29df9b510ff [2025-02-12T14:16:33.125Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-12T14:16:33.125Z] ---> Running in 7e7a1ad3009c [2025-02-12T14:16:33.125Z] Removing intermediate container 7e7a1ad3009c [2025-02-12T14:16:33.125Z] ---> a82b366ceb6b [2025-02-12T14:16:33.125Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-02-12T14:16:33.125Z] ---> Running in a366008bf4c3 [2025-02-12T14:16:33.125Z] Removing intermediate container a366008bf4c3 [2025-02-12T14:16:33.125Z] ---> 75366c54cca7 [2025-02-12T14:16:33.125Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-02-12T14:16:33.125Z] ---> Running in b7eb096e793f [2025-02-12T14:16:33.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T14:16:33.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T14:16:33.411Z] (1/2) Installing ca-certificates (20241121-r1) [2025-02-12T14:16:33.411Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-02-12T14:16:33.411Z] Executing busybox-1.36.1-r29.trigger [2025-02-12T14:16:33.411Z] Executing ca-certificates-20241121-r1.trigger [2025-02-12T14:16:33.411Z] OK: 9 MiB in 16 packages [2025-02-12T14:16:35.519Z] Removing intermediate container b7eb096e793f [2025-02-12T14:16:35.519Z] ---> 6170bf4fe446 [2025-02-12T14:16:35.519Z] Step 17/27 : RUN apk --no-cache upgrade [2025-02-12T14:16:35.828Z] ---> Running in 55764fd7c0c2 [2025-02-12T14:16:36.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-12T14:16:36.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-12T14:16:36.735Z] (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T14:16:36.735Z] (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T14:16:36.735Z] Executing ca-certificates-20241121-r1.trigger [2025-02-12T14:16:37.032Z] OK: 9 MiB in 16 packages [2025-02-12T14:16:38.093Z] Removing intermediate container 55764fd7c0c2 [2025-02-12T14:16:38.093Z] ---> b5a2775ab7e5 [2025-02-12T14:16:38.093Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-02-12T14:16:38.093Z] ---> 67b10233eb6d [2025-02-12T14:16:38.093Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-02-12T14:16:39.126Z] ---> a738a132f746 [2025-02-12T14:16:39.126Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-02-12T14:16:39.428Z] ---> 88c88c9ada6f [2025-02-12T14:16:39.428Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-02-12T14:16:45.035Z] ---> d8634911187c [2025-02-12T14:16:45.035Z] Step 22/27 : EXPOSE 48095 [2025-02-12T14:16:45.336Z] ---> Running in 0a6f3e38fe06 [2025-02-12T14:16:45.623Z] Removing intermediate container 0a6f3e38fe06 [2025-02-12T14:16:45.623Z] ---> 1950c1d2150c [2025-02-12T14:16:45.623Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-02-12T14:16:45.989Z] ---> Running in a144fe28ebea [2025-02-12T14:16:45.989Z] Removing intermediate container a144fe28ebea [2025-02-12T14:16:45.989Z] ---> da71bf873a42 [2025-02-12T14:16:45.989Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-12T14:16:46.296Z] ---> Running in 3a8f3530ab6f [2025-02-12T14:16:46.595Z] Removing intermediate container 3a8f3530ab6f [2025-02-12T14:16:46.595Z] ---> 4690668e82d7 [2025-02-12T14:16:46.595Z] Step 25/27 : LABEL arch=amd64 [2025-02-12T14:16:46.595Z] ---> Running in 72818a74d636 [2025-02-12T14:16:46.859Z] Removing intermediate container 72818a74d636 [2025-02-12T14:16:46.859Z] ---> cc95ca2a5c8c [2025-02-12T14:16:46.859Z] Step 26/27 : LABEL git_sha=08c35be361d297fe8f56dc197b9e919ce034e65a [2025-02-12T14:16:47.186Z] ---> Running in 5c0db4d355c6 [2025-02-12T14:16:47.186Z] Removing intermediate container 5c0db4d355c6 [2025-02-12T14:16:47.186Z] ---> 7a8bf1db2e48 [2025-02-12T14:16:47.186Z] Step 27/27 : LABEL version=4.0.0-dev.17 [2025-02-12T14:16:47.472Z] ---> Running in 005526f89509 [2025-02-12T14:16:47.732Z] Removing intermediate container 005526f89509 [2025-02-12T14:16:47.732Z] ---> b5f5ca2a46b7 [2025-02-12T14:16:47.732Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-12T14:16:47.732Z] Successfully built b5f5ca2a46b7 [2025-02-12T14:16:47.732Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-12T14:16:48.196Z] provisioning config files... [2025-02-12T14:16:48.284Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17253191127790217764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T14:16:48.761Z] ---> ****-login.sh [2025-02-12T14:16:48.761Z] nexus3.edgexfoundry.org:10001 [2025-02-12T14:16:48.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:16:48.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:16:48.761Z] Configure a credential helper to remove this warning. See [2025-02-12T14:16:48.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:16:48.761Z] [2025-02-12T14:16:48.761Z] Login Succeeded [2025-02-12T14:16:48.761Z] nexus3.edgexfoundry.org:10002 [2025-02-12T14:16:48.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:16:48.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:16:48.761Z] Configure a credential helper to remove this warning. See [2025-02-12T14:16:48.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:16:48.761Z] [2025-02-12T14:16:48.761Z] Login Succeeded [2025-02-12T14:16:48.762Z] nexus3.edgexfoundry.org:10003 [2025-02-12T14:16:49.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:16:49.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:16:49.059Z] Configure a credential helper to remove this warning. See [2025-02-12T14:16:49.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:16:49.059Z] [2025-02-12T14:16:49.059Z] Login Succeeded [2025-02-12T14:16:49.059Z] nexus3.edgexfoundry.org:10004 [2025-02-12T14:16:49.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:16:49.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:16:49.059Z] Configure a credential helper to remove this warning. See [2025-02-12T14:16:49.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:16:49.059Z] [2025-02-12T14:16:49.059Z] Login Succeeded [2025-02-12T14:16:49.059Z] ****.io [2025-02-12T14:16:49.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:16:49.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:16:49.351Z] Configure a credential helper to remove this warning. See [2025-02-12T14:16:49.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:16:49.351Z] [2025-02-12T14:16:49.351Z] Login Succeeded [2025-02-12T14:16:49.351Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T14:16:49.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T14:16:49.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T14:16:49.597Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-02-12T14:16:49.597Z] 08c35be361d297fe8f56dc197b9e919ce034e65a [2025-02-12T14:16:49.597Z] latest [2025-02-12T14:16:49.597Z] 4.0.0-dev.17 [2025-02-12T14:16:49.597Z] 08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17 [2025-02-12T14:16:49.597Z] main [2025-02-12T14:16:49.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:16:50.262Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:08c35be361d297fe8f56dc197b9e919ce034e65a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:16:50.783Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:08c35be361d297fe8f56dc197b9e919ce034e65a [2025-02-12T14:16:50.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-02-12T14:16:50.783Z] 0f221bee7185: Preparing [2025-02-12T14:16:50.783Z] 4b6235898004: Preparing [2025-02-12T14:16:50.783Z] e89ae4bbf7b7: Preparing [2025-02-12T14:16:50.783Z] b7c3572fa284: Preparing [2025-02-12T14:16:50.783Z] fc5e8697ccaf: Preparing [2025-02-12T14:16:50.783Z] b2a66187a013: Preparing [2025-02-12T14:16:50.783Z] ce5a8cde9eee: Preparing [2025-02-12T14:16:50.783Z] ce5a8cde9eee: Waiting [2025-02-12T14:16:50.783Z] 4b6235898004: Pushed [2025-02-12T14:16:50.783Z] e89ae4bbf7b7: Pushed [2025-02-12T14:16:50.783Z] b7c3572fa284: Pushed [2025-02-12T14:16:51.463Z] fc5e8697ccaf: Pushed [2025-02-12T14:16:51.463Z] b2a66187a013: Pushed [2025-02-12T14:16:51.776Z] ce5a8cde9eee: Layer already exists [2025-02-12T14:16:53.858Z] 0f221bee7185: Pushed [2025-02-12T14:16:54.140Z] 08c35be361d297fe8f56dc197b9e919ce034e65a: digest: sha256:6ecef6087abef1a9a1495a8b996d00f51004a0db4d8b4e72be76f76db3e3258b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:16:54.668Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:16:55.158Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-02-12T14:16:55.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-02-12T14:16:55.158Z] 0f221bee7185: Preparing [2025-02-12T14:16:55.158Z] 4b6235898004: Preparing [2025-02-12T14:16:55.158Z] e89ae4bbf7b7: Preparing [2025-02-12T14:16:55.158Z] b7c3572fa284: Preparing [2025-02-12T14:16:55.158Z] fc5e8697ccaf: Preparing [2025-02-12T14:16:55.158Z] b2a66187a013: Preparing [2025-02-12T14:16:55.158Z] ce5a8cde9eee: Preparing [2025-02-12T14:16:55.158Z] ce5a8cde9eee: Waiting [2025-02-12T14:16:55.158Z] b2a66187a013: Waiting [2025-02-12T14:16:55.158Z] 4b6235898004: Layer already exists [2025-02-12T14:16:55.158Z] b7c3572fa284: Layer already exists [2025-02-12T14:16:55.158Z] fc5e8697ccaf: Layer already exists [2025-02-12T14:16:55.158Z] 0f221bee7185: Layer already exists [2025-02-12T14:16:55.158Z] e89ae4bbf7b7: Layer already exists [2025-02-12T14:16:55.158Z] ce5a8cde9eee: Layer already exists [2025-02-12T14:16:55.158Z] b2a66187a013: Layer already exists [2025-02-12T14:16:55.158Z] latest: digest: sha256:6ecef6087abef1a9a1495a8b996d00f51004a0db4d8b4e72be76f76db3e3258b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:16:55.596Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:16:56.093Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.17 [2025-02-12T14:16:56.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-02-12T14:16:56.093Z] 0f221bee7185: Preparing [2025-02-12T14:16:56.093Z] 4b6235898004: Preparing [2025-02-12T14:16:56.093Z] e89ae4bbf7b7: Preparing [2025-02-12T14:16:56.093Z] b7c3572fa284: Preparing [2025-02-12T14:16:56.093Z] fc5e8697ccaf: Preparing [2025-02-12T14:16:56.093Z] b2a66187a013: Preparing [2025-02-12T14:16:56.093Z] ce5a8cde9eee: Preparing [2025-02-12T14:16:56.093Z] ce5a8cde9eee: Waiting [2025-02-12T14:16:56.093Z] b2a66187a013: Waiting [2025-02-12T14:16:56.093Z] e89ae4bbf7b7: Layer already exists [2025-02-12T14:16:56.093Z] b7c3572fa284: Layer already exists [2025-02-12T14:16:56.093Z] 0f221bee7185: Layer already exists [2025-02-12T14:16:56.093Z] 4b6235898004: Layer already exists [2025-02-12T14:16:56.093Z] fc5e8697ccaf: Layer already exists [2025-02-12T14:16:56.093Z] b2a66187a013: Layer already exists [2025-02-12T14:16:56.093Z] ce5a8cde9eee: Layer already exists [2025-02-12T14:16:56.093Z] 4.0.0-dev.17: digest: sha256:6ecef6087abef1a9a1495a8b996d00f51004a0db4d8b4e72be76f76db3e3258b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:16:56.692Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:16:57.347Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17 [2025-02-12T14:16:57.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-02-12T14:16:57.347Z] 0f221bee7185: Preparing [2025-02-12T14:16:57.347Z] 4b6235898004: Preparing [2025-02-12T14:16:57.347Z] e89ae4bbf7b7: Preparing [2025-02-12T14:16:57.347Z] b7c3572fa284: Preparing [2025-02-12T14:16:57.347Z] fc5e8697ccaf: Preparing [2025-02-12T14:16:57.347Z] b2a66187a013: Preparing [2025-02-12T14:16:57.347Z] ce5a8cde9eee: Preparing [2025-02-12T14:16:57.347Z] b2a66187a013: Waiting [2025-02-12T14:16:57.347Z] ce5a8cde9eee: Waiting [2025-02-12T14:16:57.347Z] 0f221bee7185: Layer already exists [2025-02-12T14:16:57.347Z] b7c3572fa284: Layer already exists [2025-02-12T14:16:57.347Z] fc5e8697ccaf: Layer already exists [2025-02-12T14:16:57.347Z] e89ae4bbf7b7: Layer already exists [2025-02-12T14:16:57.347Z] 4b6235898004: Layer already exists [2025-02-12T14:16:57.347Z] b2a66187a013: Layer already exists [2025-02-12T14:16:57.347Z] ce5a8cde9eee: Layer already exists [2025-02-12T14:16:57.347Z] 08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17: digest: sha256:6ecef6087abef1a9a1495a8b996d00f51004a0db4d8b4e72be76f76db3e3258b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:16:57.960Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:16:58.546Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-02-12T14:16:58.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-02-12T14:16:58.546Z] 0f221bee7185: Preparing [2025-02-12T14:16:58.546Z] 4b6235898004: Preparing [2025-02-12T14:16:58.546Z] e89ae4bbf7b7: Preparing [2025-02-12T14:16:58.546Z] b7c3572fa284: Preparing [2025-02-12T14:16:58.546Z] fc5e8697ccaf: Preparing [2025-02-12T14:16:58.546Z] b2a66187a013: Preparing [2025-02-12T14:16:58.546Z] ce5a8cde9eee: Preparing [2025-02-12T14:16:58.546Z] b2a66187a013: Waiting [2025-02-12T14:16:58.546Z] ce5a8cde9eee: Waiting [2025-02-12T14:16:58.546Z] b7c3572fa284: Layer already exists [2025-02-12T14:16:58.546Z] fc5e8697ccaf: Layer already exists [2025-02-12T14:16:58.546Z] 4b6235898004: Layer already exists [2025-02-12T14:16:58.546Z] 0f221bee7185: Layer already exists [2025-02-12T14:16:58.546Z] e89ae4bbf7b7: Layer already exists [2025-02-12T14:16:58.546Z] ce5a8cde9eee: Layer already exists [2025-02-12T14:16:58.546Z] b2a66187a013: Layer already exists [2025-02-12T14:16:58.546Z] main: digest: sha256:6ecef6087abef1a9a1495a8b996d00f51004a0db4d8b4e72be76f76db3e3258b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T14:16:58.791Z] ===================================================== [Pipeline] echo [2025-02-12T14:16:58.862Z] taggedImages: [2025-02-12T14:16:58.862Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:08c35be361d297fe8f56dc197b9e919ce034e65a [2025-02-12T14:16:58.862Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-02-12T14:16:58.862Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.17 [2025-02-12T14:16:58.862Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17 [2025-02-12T14:16:58.862Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [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 [2025-02-12T14:16:59.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-12T14:16:59.588Z] [2025-02-12T14:16:59.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:17:00.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-12T14:17:00.341Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-12T14:17:00.341Z] 5eb5b503b376: Pulling fs layer [2025-02-12T14:17:00.341Z] 5c69ac0246d0: Pulling fs layer [2025-02-12T14:17:00.341Z] ec43610c2a17: Pulling fs layer [2025-02-12T14:17:00.341Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-12T14:17:00.341Z] 33b1e0a273af: Pulling fs layer [2025-02-12T14:17:00.341Z] 5d3b04190fa2: Pulling fs layer [2025-02-12T14:17:00.341Z] 3a2ae6a8a46f: Waiting [2025-02-12T14:17:00.341Z] 2f39f015ded8: Pulling fs layer [2025-02-12T14:17:00.341Z] 33b1e0a273af: Waiting [2025-02-12T14:17:00.341Z] 5d3b04190fa2: Waiting [2025-02-12T14:17:00.341Z] 5c69ac0246d0: Download complete [2025-02-12T14:17:00.341Z] 3a2ae6a8a46f: Download complete [2025-02-12T14:17:00.341Z] 33b1e0a273af: Verifying Checksum [2025-02-12T14:17:00.341Z] 33b1e0a273af: Download complete [2025-02-12T14:17:00.341Z] ec43610c2a17: Verifying Checksum [2025-02-12T14:17:00.341Z] ec43610c2a17: Download complete [2025-02-12T14:17:00.341Z] 5d3b04190fa2: Download complete [2025-02-12T14:17:00.647Z] 5eb5b503b376: Verifying Checksum [2025-02-12T14:17:00.647Z] 5eb5b503b376: Download complete [2025-02-12T14:17:01.323Z] 2f39f015ded8: Download complete [2025-02-12T14:17:02.028Z] 5eb5b503b376: Pull complete [2025-02-12T14:17:02.648Z] 5c69ac0246d0: Pull complete [2025-02-12T14:17:09.634Z] ec43610c2a17: Pull complete [2025-02-12T14:17:09.634Z] 3a2ae6a8a46f: Pull complete [2025-02-12T14:17:09.912Z] 33b1e0a273af: Pull complete [2025-02-12T14:17:09.912Z] 5d3b04190fa2: Pull complete [2025-02-12T14:17:15.873Z] 2f39f015ded8: Pull complete [2025-02-12T14:17:15.873Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-12T14:17:15.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-12T14:17:15.873Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T14:17:16.332Z] prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container [2025-02-12T14:17:16.583Z] $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-12T14:17:22.094Z] $ docker top 6e1b51b1dfc439a3b18f3657e1e936ba50fae230969d6be0b74b166f87af6eb8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T14:17:22.685Z] ---> job-cost.sh [2025-02-12T14:17:22.685Z] lf-activate-venv: SKIPPING [2025-02-12T14:17:22.685Z] INFO: No Stack... [2025-02-12T14:17:23.017Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-12T14:17:23.339Z] INFO: Archiving Costs [Pipeline] sh [2025-02-12T14:17:23.772Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-02-12T14:17:23.772Z] + cut -d, -f6 [Pipeline] lock [2025-02-12T14:17:23.813Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-265-stack-cost] [2025-02-12T14:17:23.843Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-265-stack-cost] did not exist. Created. [2025-02-12T14:17:23.864Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-265-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-12T14:17:24.361Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-12T14:17:24.455Z] Stashed 1 file(s) [Pipeline] } [2025-02-12T14:17:24.511Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-265-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-12T14:17:24.624Z] $ docker stop --time=1 6e1b51b1dfc439a3b18f3657e1e936ba50fae230969d6be0b74b166f87af6eb8 [2025-02-12T14:17:25.851Z] $ docker rm -f --volumes 6e1b51b1dfc439a3b18f3657e1e936ba50fae230969d6be0b74b166f87af6eb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-12T14:18:01.505Z] Removing intermediate container 9037b55ce5c2 [2025-02-12T14:18:01.505Z] ---> 28a8fb281847 [2025-02-12T14:18:01.505Z] Step 10/12 : COPY . . [2025-02-12T14:18:01.505Z] ---> 597eff9ccd04 [2025-02-12T14:18:01.505Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-12T14:18:01.505Z] ---> Running in 176356559b5f [2025-02-12T14:18:01.505Z] Removing intermediate container 176356559b5f [2025-02-12T14:18:01.505Z] ---> 0e755809c9b1 [2025-02-12T14:18:01.505Z] Step 12/12 : RUN $MAKE [2025-02-12T14:18:01.505Z] ---> Running in f78926972e4e [2025-02-12T14:18:01.505Z] noop [2025-02-12T14:18:01.505Z] Removing intermediate container f78926972e4e [2025-02-12T14:18:01.505Z] ---> d277157cb5d7 [2025-02-12T14:18:01.505Z] Successfully built d277157cb5d7 [2025-02-12T14:18:01.505Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:18:02.361Z] + docker inspect -f . ci-base-image-arm64 [2025-02-12T14:18:02.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T14:18:02.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-38764 does not seem to be running inside a container [2025-02-12T14:18:02.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/265 -v /w/workspace/app-service-configurable/265:/w/workspace/app-service-configurable/265:rw,z -v /w/workspace/app-service-configurable/265@tmp:/w/workspace/app-service-configurable/265@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 ******** ci-base-image-arm64 cat [2025-02-12T14:18:04.107Z] $ docker top 55b2037b542915afd3502570e4a3dfc17c430a4b3e1e07fc470fff06e797f532 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T14:18:05.199Z] + go version [2025-02-12T14:18:05.199Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-12T14:18:05.284Z] $ docker stop --time=1 55b2037b542915afd3502570e4a3dfc17c430a4b3e1e07fc470fff06e797f532 [2025-02-12T14:18:08.055Z] $ docker rm -f --volumes 55b2037b542915afd3502570e4a3dfc17c430a4b3e1e07fc470fff06e797f532 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:18:08.879Z] + docker inspect -f . ci-base-image-arm64 [2025-02-12T14:18:08.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T14:18:09.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-38764 does not seem to be running inside a container [2025-02-12T14:18:09.319Z] $ 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/265 -v /w/workspace/app-service-configurable/265:/w/workspace/app-service-configurable/265:rw,z -v /w/workspace/app-service-configurable/265@tmp:/w/workspace/app-service-configurable/265@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 ******** ci-base-image-arm64 cat [2025-02-12T14:18:10.516Z] $ docker top 94a39f6e00dd331f5a1dcb61339e6c53d5a151c8d80fcbefbd9bf15300f9432a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T14:18:11.319Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/265 [Pipeline] fileExists [Pipeline] sh [2025-02-12T14:18:11.779Z] + make test [2025-02-12T14:18:11.779Z] go test -race -coverprofile=coverage.out ./... [2025-02-12T14:22:20.245Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-02-12T14:22:20.245Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-12T14:22:20.245Z] go vet ./... [2025-02-12T14:25:58.800Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-12T14:25:58.800Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-12T14:25:58.800Z] ./bin/test-attribution-txt.sh [2025-02-12T14:25:58.800Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-02-12T14:25:58.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-12T14:25:58.895Z] $ docker stop --time=1 94a39f6e00dd331f5a1dcb61339e6c53d5a151c8d80fcbefbd9bf15300f9432a [2025-02-12T14:26:00.901Z] $ docker rm -f --volumes 94a39f6e00dd331f5a1dcb61339e6c53d5a151c8d80fcbefbd9bf15300f9432a [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-12T14:26:03.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-12T14:26:03.534Z] Warning: overwriting stash ‘coverage-report’ [2025-02-12T14:26:04.589Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-12T14:26:05.278Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-12T14:26:05.725Z] + ls -al . [2025-02-12T14:26:05.725Z] total 244 [2025-02-12T14:26:05.725Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 12 14:18 . [2025-02-12T14:26:05.725Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 14:15 .. [2025-02-12T14:26:05.725Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 12 14:15 .dockerignore [2025-02-12T14:26:05.725Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 14:15 .git [2025-02-12T14:26:05.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 12 14:15 .github [2025-02-12T14:26:05.725Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 12 14:15 .gitignore [2025-02-12T14:26:05.725Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 12 14:15 .golangci.yml [2025-02-12T14:26:05.725Z] -rw-rw-r-- 1 jenkins jenkins 16432 Feb 12 14:15 Attribution.txt [2025-02-12T14:26:05.725Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 12 14:15 CHANGELOG.md [2025-02-12T14:26:05.725Z] -rw-rw-r-- 1 jenkins jenkins 2008 Feb 12 14:15 Dockerfile [2025-02-12T14:26:05.725Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 12 14:15 GOVERNANCE.md [2025-02-12T14:26:05.725Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 12 14:15 Jenkinsfile [2025-02-12T14:26:05.725Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 12 14:15 LICENSE [2025-02-12T14:26:05.725Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 12 14:15 OWNERS.md [2025-02-12T14:26:05.725Z] -rw-rw-r-- 1 jenkins jenkins 4952 Feb 12 14:15 README.md [2025-02-12T14:26:05.725Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 12 14:13 VERSION [2025-02-12T14:26:05.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 14:15 bin [2025-02-12T14:26:05.725Z] -rw-r--r-- 1 jenkins jenkins 953 Feb 12 14:22 coverage.out [2025-02-12T14:26:05.725Z] -rw-rw-r-- 1 jenkins jenkins 6544 Feb 12 14:15 go.mod [2025-02-12T14:26:05.725Z] -rw-rw-r-- 1 jenkins jenkins 88264 Feb 12 14:15 go.sum [2025-02-12T14:26:05.725Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 12 14:15 main.go [2025-02-12T14:26:05.725Z] -rw-rw-r-- 1 jenkins jenkins 3362 Feb 12 14:15 makefile [2025-02-12T14:26:05.725Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 12 14:15 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:26:06.192Z] + 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=08c35be361d297fe8f56dc197b9e919ce034e65a --label arch=arm64 --label version=4.0.0-dev.17 . [2025-02-12T14:26:06.192Z] Sending build context to Docker daemon 223.7kB [2025-02-12T14:26:06.497Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-02-12T14:26:06.497Z] Step 2/27 : FROM ${BASE} AS builder [2025-02-12T14:26:06.497Z] ---> d277157cb5d7 [2025-02-12T14:26:06.497Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-02-12T14:26:06.497Z] ---> Running in 20f985e2d834 [2025-02-12T14:26:06.811Z] Removing intermediate container 20f985e2d834 [2025-02-12T14:26:06.811Z] ---> d617935d0464 [2025-02-12T14:26:06.811Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-02-12T14:26:06.811Z] ---> Running in 2a9b00627178 [2025-02-12T14:26:07.152Z] Removing intermediate container 2a9b00627178 [2025-02-12T14:26:07.152Z] ---> 1160989c0a0d [2025-02-12T14:26:07.152Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-02-12T14:26:07.152Z] ---> Running in 18d80ec85f5d [2025-02-12T14:26:07.539Z] Removing intermediate container 18d80ec85f5d [2025-02-12T14:26:07.539Z] ---> 59d76bdeb294 [2025-02-12T14:26:07.539Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-12T14:26:07.539Z] ---> Running in 557b5ec34f19 [2025-02-12T14:26:08.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T14:26:09.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T14:26:10.825Z] OK: 239 MiB in 58 packages [2025-02-12T14:26:11.520Z] Removing intermediate container 557b5ec34f19 [2025-02-12T14:26:11.520Z] ---> ba18ff12010b [2025-02-12T14:26:11.520Z] Step 7/27 : WORKDIR /app [2025-02-12T14:26:11.520Z] ---> Running in 7f968710ca27 [2025-02-12T14:26:11.854Z] Removing intermediate container 7f968710ca27 [2025-02-12T14:26:11.854Z] ---> c1aa9116a001 [2025-02-12T14:26:11.854Z] Step 8/27 : COPY go.mod vendor* ./ [2025-02-12T14:26:14.295Z] ---> ae537b15f643 [2025-02-12T14:26:14.295Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-12T14:26:14.295Z] ---> Running in 6195e494e63f [2025-02-12T14:26:16.488Z] Removing intermediate container 6195e494e63f [2025-02-12T14:26:16.488Z] ---> 494d64a9fb16 [2025-02-12T14:26:16.488Z] Step 10/27 : COPY . . [2025-02-12T14:26:17.159Z] ---> 2bdfb6dbcf47 [2025-02-12T14:26:17.159Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-12T14:26:17.159Z] ---> Running in f810e7187cfd [2025-02-12T14:26:17.535Z] Removing intermediate container f810e7187cfd [2025-02-12T14:26:17.535Z] ---> d984c311ff55 [2025-02-12T14:26:17.535Z] Step 12/27 : RUN $MAKE [2025-02-12T14:26:17.535Z] ---> Running in 1cf421312116 [2025-02-12T14:26:18.597Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-02-12T14:29:56.955Z] Removing intermediate container 1cf421312116 [2025-02-12T14:29:56.955Z] ---> 5e865b8b0837 [2025-02-12T14:29:56.955Z] Step 13/27 : FROM alpine:3.20 [2025-02-12T14:29:56.955Z] 3.20: Pulling from library/alpine [2025-02-12T14:29:56.955Z] 0152682790bb: Pulling fs layer [2025-02-12T14:29:56.955Z] 0152682790bb: Verifying Checksum [2025-02-12T14:29:56.955Z] 0152682790bb: Download complete [2025-02-12T14:29:56.955Z] 0152682790bb: Pull complete [2025-02-12T14:29:56.955Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-12T14:29:56.955Z] Status: Downloaded newer image for alpine:3.20 [2025-02-12T14:29:56.955Z] ---> f4194d9e8c10 [2025-02-12T14:29:56.955Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-12T14:29:56.955Z] ---> Running in 5e701d80bc2e [2025-02-12T14:29:56.955Z] Removing intermediate container 5e701d80bc2e [2025-02-12T14:29:56.955Z] ---> 6080a4d318e9 [2025-02-12T14:29:56.955Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-02-12T14:29:56.955Z] ---> Running in cef5fe1a5b08 [2025-02-12T14:29:56.955Z] Removing intermediate container cef5fe1a5b08 [2025-02-12T14:29:56.955Z] ---> 70272ea2657d [2025-02-12T14:29:56.955Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-02-12T14:29:56.955Z] ---> Running in a5fac98dca9d [2025-02-12T14:29:56.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T14:29:56.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T14:29:56.955Z] (1/2) Installing ca-certificates (20241121-r1) [2025-02-12T14:29:56.955Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-02-12T14:29:56.955Z] Executing busybox-1.36.1-r29.trigger [2025-02-12T14:29:56.955Z] Executing ca-certificates-20241121-r1.trigger [2025-02-12T14:29:56.955Z] OK: 10 MiB in 16 packages [2025-02-12T14:29:56.955Z] Removing intermediate container a5fac98dca9d [2025-02-12T14:29:56.955Z] ---> 18676cc8680f [2025-02-12T14:29:56.955Z] Step 17/27 : RUN apk --no-cache upgrade [2025-02-12T14:29:56.955Z] ---> Running in beeee2e1d367 [2025-02-12T14:29:56.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-12T14:29:56.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-12T14:29:56.955Z] (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T14:29:56.955Z] (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-12T14:29:56.955Z] Executing ca-certificates-20241121-r1.trigger [2025-02-12T14:29:56.955Z] OK: 10 MiB in 16 packages [2025-02-12T14:29:56.955Z] Removing intermediate container beeee2e1d367 [2025-02-12T14:29:56.955Z] ---> 4e2ba374d52f [2025-02-12T14:29:56.955Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-02-12T14:29:57.293Z] ---> e734c756431b [2025-02-12T14:29:57.293Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-02-12T14:29:57.590Z] ---> b4b21871a438 [2025-02-12T14:29:57.590Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-02-12T14:29:58.350Z] ---> 7cf652b56bac [2025-02-12T14:29:58.350Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-02-12T14:30:00.641Z] ---> 1b552a5f5fdb [2025-02-12T14:30:00.641Z] Step 22/27 : EXPOSE 48095 [2025-02-12T14:30:00.641Z] ---> Running in f15531a91b6c [2025-02-12T14:30:00.641Z] Removing intermediate container f15531a91b6c [2025-02-12T14:30:00.641Z] ---> ef20a486f839 [2025-02-12T14:30:00.641Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-02-12T14:30:00.641Z] ---> Running in 12526b580a68 [2025-02-12T14:30:00.968Z] Removing intermediate container 12526b580a68 [2025-02-12T14:30:00.968Z] ---> d8925668b6c0 [2025-02-12T14:30:00.968Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-12T14:30:01.302Z] ---> Running in e0ef0b007698 [2025-02-12T14:30:01.302Z] Removing intermediate container e0ef0b007698 [2025-02-12T14:30:01.302Z] ---> 7aede955d29e [2025-02-12T14:30:01.302Z] Step 25/27 : LABEL arch=arm64 [2025-02-12T14:30:01.645Z] ---> Running in 2c05231e5ad7 [2025-02-12T14:30:01.645Z] Removing intermediate container 2c05231e5ad7 [2025-02-12T14:30:01.645Z] ---> 4f26e662259f [2025-02-12T14:30:01.645Z] Step 26/27 : LABEL git_sha=08c35be361d297fe8f56dc197b9e919ce034e65a [2025-02-12T14:30:01.964Z] ---> Running in 9cf96e1b193a [2025-02-12T14:30:02.304Z] Removing intermediate container 9cf96e1b193a [2025-02-12T14:30:02.304Z] ---> 21ef756bc12d [2025-02-12T14:30:02.304Z] Step 27/27 : LABEL version=4.0.0-dev.17 [2025-02-12T14:30:02.304Z] ---> Running in dca5802ed94b [2025-02-12T14:30:02.628Z] Removing intermediate container dca5802ed94b [2025-02-12T14:30:02.628Z] ---> 7112704b4b0a [2025-02-12T14:30:02.628Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-12T14:30:02.628Z] Successfully built 7112704b4b0a [2025-02-12T14:30:02.628Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-12T14:30:03.049Z] provisioning config files... [2025-02-12T14:30:03.120Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/265@tmp/config13201820338525198210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T14:30:03.668Z] ---> ****-login.sh [2025-02-12T14:30:03.669Z] nexus3.edgexfoundry.org:10001 [2025-02-12T14:30:03.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:30:04.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:30:04.059Z] Configure a credential helper to remove this warning. See [2025-02-12T14:30:04.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:30:04.059Z] [2025-02-12T14:30:04.059Z] Login Succeeded [2025-02-12T14:30:04.059Z] nexus3.edgexfoundry.org:10002 [2025-02-12T14:30:04.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:30:04.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:30:04.403Z] Configure a credential helper to remove this warning. See [2025-02-12T14:30:04.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:30:04.403Z] [2025-02-12T14:30:04.403Z] Login Succeeded [2025-02-12T14:30:04.403Z] nexus3.edgexfoundry.org:10003 [2025-02-12T14:30:04.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:30:04.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:30:04.731Z] Configure a credential helper to remove this warning. See [2025-02-12T14:30:04.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:30:04.731Z] [2025-02-12T14:30:04.731Z] Login Succeeded [2025-02-12T14:30:04.731Z] nexus3.edgexfoundry.org:10004 [2025-02-12T14:30:05.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:30:05.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:30:05.040Z] Configure a credential helper to remove this warning. See [2025-02-12T14:30:05.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:30:05.040Z] [2025-02-12T14:30:05.040Z] Login Succeeded [2025-02-12T14:30:05.040Z] ****.io [2025-02-12T14:30:05.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-12T14:30:05.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-12T14:30:05.647Z] Configure a credential helper to remove this warning. See [2025-02-12T14:30:05.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-12T14:30:05.647Z] [2025-02-12T14:30:05.647Z] Login Succeeded [2025-02-12T14:30:05.647Z] ---> ****-login.sh ends [Pipeline] } [2025-02-12T14:30:05.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T14:30:05.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-12T14:30:05.973Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-02-12T14:30:05.973Z] 08c35be361d297fe8f56dc197b9e919ce034e65a [2025-02-12T14:30:05.973Z] latest [2025-02-12T14:30:05.973Z] 4.0.0-dev.17 [2025-02-12T14:30:05.973Z] 08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17 [2025-02-12T14:30:05.973Z] main [2025-02-12T14:30:05.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:30:06.604Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08c35be361d297fe8f56dc197b9e919ce034e65a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:30:07.148Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08c35be361d297fe8f56dc197b9e919ce034e65a [2025-02-12T14:30:07.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-02-12T14:30:07.148Z] d66eb39ec736: Preparing [2025-02-12T14:30:07.148Z] beecb1432290: Preparing [2025-02-12T14:30:07.148Z] f686adb372a4: Preparing [2025-02-12T14:30:07.148Z] 1204aefe8ad0: Preparing [2025-02-12T14:30:07.148Z] 0a2756531927: Preparing [2025-02-12T14:30:07.148Z] 3ebf320a1adc: Preparing [2025-02-12T14:30:07.148Z] 534a70dc8296: Preparing [2025-02-12T14:30:07.148Z] 3ebf320a1adc: Waiting [2025-02-12T14:30:07.148Z] 534a70dc8296: Waiting [2025-02-12T14:30:07.486Z] f686adb372a4: Pushed [2025-02-12T14:30:07.486Z] beecb1432290: Pushed [2025-02-12T14:30:07.486Z] 1204aefe8ad0: Pushed [2025-02-12T14:30:07.486Z] 534a70dc8296: Layer already exists [2025-02-12T14:30:07.837Z] 3ebf320a1adc: Pushed [2025-02-12T14:30:08.992Z] 0a2756531927: Pushed [2025-02-12T14:30:16.272Z] d66eb39ec736: Pushed [2025-02-12T14:30:16.272Z] 08c35be361d297fe8f56dc197b9e919ce034e65a: digest: sha256:1f9be0b1cb4ba22efb2f8245611cc8a491d7c9683f43319529e08f09c5dd869e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:30:16.742Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:30:17.284Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-02-12T14:30:17.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-02-12T14:30:17.284Z] d66eb39ec736: Preparing [2025-02-12T14:30:17.284Z] beecb1432290: Preparing [2025-02-12T14:30:17.284Z] f686adb372a4: Preparing [2025-02-12T14:30:17.284Z] 1204aefe8ad0: Preparing [2025-02-12T14:30:17.284Z] 0a2756531927: Preparing [2025-02-12T14:30:17.284Z] 3ebf320a1adc: Preparing [2025-02-12T14:30:17.284Z] 534a70dc8296: Preparing [2025-02-12T14:30:17.284Z] 3ebf320a1adc: Waiting [2025-02-12T14:30:17.284Z] 534a70dc8296: Waiting [2025-02-12T14:30:17.284Z] 1204aefe8ad0: Layer already exists [2025-02-12T14:30:17.284Z] 0a2756531927: Layer already exists [2025-02-12T14:30:17.284Z] f686adb372a4: Layer already exists [2025-02-12T14:30:17.284Z] d66eb39ec736: Layer already exists [2025-02-12T14:30:17.284Z] beecb1432290: Layer already exists [2025-02-12T14:30:17.284Z] 3ebf320a1adc: Layer already exists [2025-02-12T14:30:17.284Z] 534a70dc8296: Layer already exists [2025-02-12T14:30:17.284Z] latest: digest: sha256:1f9be0b1cb4ba22efb2f8245611cc8a491d7c9683f43319529e08f09c5dd869e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:30:17.903Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:30:18.514Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.17 [2025-02-12T14:30:18.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-02-12T14:30:18.514Z] d66eb39ec736: Preparing [2025-02-12T14:30:18.514Z] beecb1432290: Preparing [2025-02-12T14:30:18.514Z] f686adb372a4: Preparing [2025-02-12T14:30:18.514Z] 1204aefe8ad0: Preparing [2025-02-12T14:30:18.514Z] 0a2756531927: Preparing [2025-02-12T14:30:18.514Z] 3ebf320a1adc: Preparing [2025-02-12T14:30:18.514Z] 534a70dc8296: Preparing [2025-02-12T14:30:18.514Z] 3ebf320a1adc: Waiting [2025-02-12T14:30:18.514Z] d66eb39ec736: Layer already exists [2025-02-12T14:30:18.514Z] 1204aefe8ad0: Layer already exists [2025-02-12T14:30:18.514Z] 0a2756531927: Layer already exists [2025-02-12T14:30:18.514Z] beecb1432290: Layer already exists [2025-02-12T14:30:18.514Z] f686adb372a4: Layer already exists [2025-02-12T14:30:18.514Z] 534a70dc8296: Layer already exists [2025-02-12T14:30:18.514Z] 3ebf320a1adc: Layer already exists [2025-02-12T14:30:18.514Z] 4.0.0-dev.17: digest: sha256:1f9be0b1cb4ba22efb2f8245611cc8a491d7c9683f43319529e08f09c5dd869e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:30:19.005Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:30:19.715Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17 [2025-02-12T14:30:19.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-02-12T14:30:19.715Z] d66eb39ec736: Preparing [2025-02-12T14:30:19.715Z] beecb1432290: Preparing [2025-02-12T14:30:19.715Z] f686adb372a4: Preparing [2025-02-12T14:30:19.715Z] 1204aefe8ad0: Preparing [2025-02-12T14:30:19.715Z] 0a2756531927: Preparing [2025-02-12T14:30:19.715Z] 3ebf320a1adc: Preparing [2025-02-12T14:30:19.715Z] 534a70dc8296: Preparing [2025-02-12T14:30:19.715Z] 3ebf320a1adc: Waiting [2025-02-12T14:30:19.715Z] 534a70dc8296: Waiting [2025-02-12T14:30:19.715Z] f686adb372a4: Layer already exists [2025-02-12T14:30:19.715Z] 0a2756531927: Layer already exists [2025-02-12T14:30:19.715Z] 1204aefe8ad0: Layer already exists [2025-02-12T14:30:19.715Z] beecb1432290: Layer already exists [2025-02-12T14:30:19.715Z] d66eb39ec736: Layer already exists [2025-02-12T14:30:19.715Z] 3ebf320a1adc: Layer already exists [2025-02-12T14:30:19.715Z] 534a70dc8296: Layer already exists [2025-02-12T14:30:19.715Z] 08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17: digest: sha256:1f9be0b1cb4ba22efb2f8245611cc8a491d7c9683f43319529e08f09c5dd869e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:30:20.228Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:30:20.769Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-02-12T14:30:20.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-02-12T14:30:20.769Z] d66eb39ec736: Preparing [2025-02-12T14:30:20.769Z] beecb1432290: Preparing [2025-02-12T14:30:20.769Z] f686adb372a4: Preparing [2025-02-12T14:30:20.769Z] 1204aefe8ad0: Preparing [2025-02-12T14:30:20.769Z] 0a2756531927: Preparing [2025-02-12T14:30:20.769Z] 3ebf320a1adc: Preparing [2025-02-12T14:30:20.769Z] 534a70dc8296: Preparing [2025-02-12T14:30:20.769Z] 3ebf320a1adc: Waiting [2025-02-12T14:30:20.769Z] 534a70dc8296: Waiting [2025-02-12T14:30:20.769Z] f686adb372a4: Layer already exists [2025-02-12T14:30:20.769Z] d66eb39ec736: Layer already exists [2025-02-12T14:30:20.769Z] beecb1432290: Layer already exists [2025-02-12T14:30:20.769Z] 1204aefe8ad0: Layer already exists [2025-02-12T14:30:20.769Z] 0a2756531927: Layer already exists [2025-02-12T14:30:20.769Z] 534a70dc8296: Layer already exists [2025-02-12T14:30:20.769Z] 3ebf320a1adc: Layer already exists [2025-02-12T14:30:20.769Z] main: digest: sha256:1f9be0b1cb4ba22efb2f8245611cc8a491d7c9683f43319529e08f09c5dd869e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-12T14:30:20.938Z] ===================================================== [Pipeline] echo [2025-02-12T14:30:20.954Z] taggedImages: [2025-02-12T14:30:20.954Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08c35be361d297fe8f56dc197b9e919ce034e65a [2025-02-12T14:30:20.954Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-02-12T14:30:20.954Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.17 [2025-02-12T14:30:20.954Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17 [2025-02-12T14:30:20.954Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:30:21.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-12T14:30:21.440Z] [2025-02-12T14:30:21.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:30:21.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-12T14:30:21.960Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-12T14:30:21.960Z] 8998bd30e6a1: Pulling fs layer [2025-02-12T14:30:21.960Z] 04944245beec: Pulling fs layer [2025-02-12T14:30:21.960Z] 699f458cf7ca: Pulling fs layer [2025-02-12T14:30:21.960Z] 765212b225bb: Pulling fs layer [2025-02-12T14:30:21.960Z] f23df028b6ca: Pulling fs layer [2025-02-12T14:30:21.960Z] d65c8cfc05b1: Pulling fs layer [2025-02-12T14:30:21.960Z] 2437ff75d9bd: Pulling fs layer [2025-02-12T14:30:21.960Z] 765212b225bb: Waiting [2025-02-12T14:30:21.960Z] f23df028b6ca: Waiting [2025-02-12T14:30:21.960Z] d65c8cfc05b1: Waiting [2025-02-12T14:30:21.960Z] 2437ff75d9bd: Waiting [2025-02-12T14:30:21.960Z] 04944245beec: Verifying Checksum [2025-02-12T14:30:21.960Z] 04944245beec: Download complete [2025-02-12T14:30:22.253Z] 765212b225bb: Download complete [2025-02-12T14:30:22.253Z] f23df028b6ca: Download complete [2025-02-12T14:30:22.253Z] d65c8cfc05b1: Verifying Checksum [2025-02-12T14:30:22.253Z] d65c8cfc05b1: Download complete [2025-02-12T14:30:22.253Z] 699f458cf7ca: Verifying Checksum [2025-02-12T14:30:22.253Z] 699f458cf7ca: Download complete [2025-02-12T14:30:22.929Z] 8998bd30e6a1: Download complete [2025-02-12T14:30:25.204Z] 2437ff75d9bd: Verifying Checksum [2025-02-12T14:30:25.204Z] 2437ff75d9bd: Download complete [2025-02-12T14:30:27.332Z] 8998bd30e6a1: Pull complete [2025-02-12T14:30:27.955Z] 04944245beec: Pull complete [2025-02-12T14:30:29.471Z] 699f458cf7ca: Pull complete [2025-02-12T14:30:29.787Z] 765212b225bb: Pull complete [2025-02-12T14:30:30.497Z] f23df028b6ca: Pull complete [2025-02-12T14:30:32.094Z] d65c8cfc05b1: Pull complete [2025-02-12T14:30:47.904Z] 2437ff75d9bd: Pull complete [2025-02-12T14:30:47.904Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-12T14:30:47.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-12T14:30:47.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T14:30:48.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-38764 does not seem to be running inside a container [2025-02-12T14:30:48.579Z] $ 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/265 -v /w/workspace/app-service-configurable/265:/w/workspace/app-service-configurable/265:rw,z -v /w/workspace/app-service-configurable/265@tmp:/w/workspace/app-service-configurable/265@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-02-12T14:30:51.333Z] $ docker top 577a6e0d204bd646896d42cbeae001f2e49025edac101d2d450ee6556882fec1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-12T14:30:52.332Z] ---> job-cost.sh [2025-02-12T14:30:52.645Z] lf-activate-venv: SKIPPING [2025-02-12T14:30:52.645Z] INFO: No Stack... [2025-02-12T14:30:52.938Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-12T14:30:53.603Z] INFO: Archiving Costs [Pipeline] sh [2025-02-12T14:30:54.011Z] + cut -d, -f6 [2025-02-12T14:30:54.173Z] + cat /w/workspace/app-service-configurable/265/archives/cost.csv [Pipeline] lock [2025-02-12T14:30:54.275Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-265-stack-cost] [2025-02-12T14:30:54.335Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-265-stack-cost] did not exist. Created. [2025-02-12T14:30:54.355Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-265-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-12T14:30:54.961Z] /w/workspace/app-service-configurable/265@tmp/durable-4c908a3a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-12T14:30:55.412Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-12T14:30:55.472Z] Warning: overwriting stash ‘stack-cost’ [2025-02-12T14:30:55.537Z] Stashed 1 file(s) [Pipeline] } [2025-02-12T14:30:55.570Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-265-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-12T14:30:55.629Z] $ docker stop --time=1 577a6e0d204bd646896d42cbeae001f2e49025edac101d2d450ee6556882fec1 [2025-02-12T14:30:57.297Z] $ docker rm -f --volumes 577a6e0d204bd646896d42cbeae001f2e49025edac101d2d450ee6556882fec1 [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 [2025-02-12T14:30:58.419Z] provisioning config files... [2025-02-12T14:30:58.443Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8112649577851399068tmp [Pipeline] { [Pipeline] sh [2025-02-12T14:30:58.946Z] + set +x [2025-02-12T14:30:58.946Z] + curl -s https://codecov.io/bash [2025-02-12T14:30:58.946Z] + bash -s -- [2025-02-12T14:30:58.946Z] [2025-02-12T14:30:58.946Z] _____ _ [2025-02-12T14:30:58.946Z] / ____| | | [2025-02-12T14:30:58.946Z] | | ___ __| | ___ ___ _____ __ [2025-02-12T14:30:58.946Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-12T14:30:58.946Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-12T14:30:58.946Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-12T14:30:58.946Z] Bash-1.0.6 [2025-02-12T14:30:58.946Z] [2025-02-12T14:30:58.946Z] [2025-02-12T14:30:58.946Z] ==> git version 2.25.1 found [2025-02-12T14:30:58.946Z] ==> 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 [2025-02-12T14:30:58.946Z] Release-Date: 2020-01-08 [2025-02-12T14:30:58.946Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-12T14:30:58.946Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-12T14:30:58.946Z] ==> Jenkins CI detected. [2025-02-12T14:30:58.946Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-02-12T14:30:58.946Z] project root: . [2025-02-12T14:30:58.946Z] --> token set from env [2025-02-12T14:30:58.946Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-12T14:30:58.946Z] ==> Running gcov in . (disable via -X gcov) [2025-02-12T14:30:58.946Z] ==> Python coveragepy not found [2025-02-12T14:30:58.946Z] ==> Searching for coverage reports in: [2025-02-12T14:30:58.946Z] + . [2025-02-12T14:30:58.946Z] -> Found 1 reports [2025-02-12T14:30:58.946Z] ==> Detecting git/mercurial file structure [2025-02-12T14:30:58.946Z] ==> Reading reports [2025-02-12T14:30:58.946Z] + ./coverage.out bytes=953 [2025-02-12T14:30:58.946Z] ==> Appending adjustments [2025-02-12T14:30:58.946Z] https://docs.codecov.io/docs/fixing-reports [2025-02-12T14:30:58.946Z] + Found adjustments [2025-02-12T14:30:58.946Z] ==> Gzipping contents [2025-02-12T14:30:59.249Z] 4.0K /tmp/codecov.2biiWp.gz [2025-02-12T14:30:59.249Z] ==> Uploading reports [2025-02-12T14:30:59.249Z] url: https://codecov.io [2025-02-12T14:30:59.249Z] query: branch=main&commit=08c35be361d297fe8f56dc197b9e919ce034e65a&build=265&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F265%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-12T14:30:59.249Z] -> Pinging Codecov [2025-02-12T14:30:59.249Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=08c35be361d297fe8f56dc197b9e919ce034e65a&build=265&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F265%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-12T14:30:59.249Z] -> Uploading to [2025-02-12T14:30:59.249Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/08c35be361d297fe8f56dc197b9e919ce034e65a/07e1389c-ebff-4403-84c7-d0b7ba958352.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250212%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250212T143059Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=19947826a71d0c1e280c6b446e0912b11a24013bde81a1828c615517ca5e22de [2025-02-12T14:30:59.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-12T14:30:59.249Z] Dload Upload Total Spent Left Speed [2025-02-12T14:30:59.529Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 3459 --:--:-- --:--:-- --:--:-- 3459 [2025-02-12T14:30:59.529Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/08c35be361d297fe8f56dc197b9e919ce034e65a [Pipeline] } [2025-02-12T14:30:59.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-12T14:31:00.465Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-12T14:31:00.502Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:31:01.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-12T14:31:01.108Z] [2025-02-12T14:31:01.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:31:01.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-12T14:31:01.544Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-12T14:31:01.544Z] 43c4264eed91: Pulling fs layer [2025-02-12T14:31:01.544Z] 4cc291be95ef: Pulling fs layer [2025-02-12T14:31:01.544Z] 2ac1f1163629: Pulling fs layer [2025-02-12T14:31:01.544Z] 5c3c966382ef: Pulling fs layer [2025-02-12T14:31:01.544Z] 4f4fb700ef54: Pulling fs layer [2025-02-12T14:31:01.544Z] d9c7d2e4e75e: Pulling fs layer [2025-02-12T14:31:01.544Z] 9c3e1370e548: Pulling fs layer [2025-02-12T14:31:01.544Z] d9c7d2e4e75e: Waiting [2025-02-12T14:31:01.544Z] 9c3e1370e548: Waiting [2025-02-12T14:31:01.544Z] 5c3c966382ef: Waiting [2025-02-12T14:31:01.544Z] 4f4fb700ef54: Waiting [2025-02-12T14:31:01.544Z] 4cc291be95ef: Verifying Checksum [2025-02-12T14:31:01.544Z] 4cc291be95ef: Download complete [2025-02-12T14:31:01.544Z] 5c3c966382ef: Verifying Checksum [2025-02-12T14:31:01.544Z] 5c3c966382ef: Download complete [2025-02-12T14:31:01.544Z] 4f4fb700ef54: Verifying Checksum [2025-02-12T14:31:01.544Z] 4f4fb700ef54: Download complete [2025-02-12T14:31:01.544Z] 43c4264eed91: Verifying Checksum [2025-02-12T14:31:01.544Z] 43c4264eed91: Download complete [2025-02-12T14:31:01.856Z] 43c4264eed91: Pull complete [2025-02-12T14:31:01.856Z] d9c7d2e4e75e: Verifying Checksum [2025-02-12T14:31:01.856Z] d9c7d2e4e75e: Download complete [2025-02-12T14:31:01.856Z] 4cc291be95ef: Pull complete [2025-02-12T14:31:02.244Z] 2ac1f1163629: Verifying Checksum [2025-02-12T14:31:02.244Z] 2ac1f1163629: Download complete [2025-02-12T14:31:02.837Z] 9c3e1370e548: Verifying Checksum [2025-02-12T14:31:02.837Z] 9c3e1370e548: Download complete [2025-02-12T14:31:05.320Z] 2ac1f1163629: Pull complete [2025-02-12T14:31:05.320Z] 5c3c966382ef: Pull complete [2025-02-12T14:31:05.320Z] 4f4fb700ef54: Pull complete [2025-02-12T14:31:05.834Z] d9c7d2e4e75e: Pull complete [2025-02-12T14:31:08.758Z] 9c3e1370e548: Pull complete [2025-02-12T14:31:08.758Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-12T14:31:08.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-12T14:31:08.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T14:31:09.176Z] prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container [2025-02-12T14:31:09.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-12T14:31:16.709Z] $ docker top 6e9dc6e74691870e973ba1d5cd65b6341ff020265edfb0e01cc7327ffaab94ae -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T14:31:17.214Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-02-12T14:31:17.272Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-02-12T14:31:17.729Z] + set -o pipefail [2025-02-12T14:31:17.729Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-02-12T14:31:24.766Z] [2025-02-12T14:31:24.766Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-02-12T14:31:24.766Z] [2025-02-12T14:31:24.766Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/5a1d0f6a-c538-43e1-b26d-1f9cbd306ae9 [2025-02-12T14:31:24.766Z] [2025-02-12T14:31:24.766Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-12T14:31:24.766Z] [2025-02-12T14:31:25.387Z] [2025-02-12T14:31:25.387Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-12T14:31:25.387Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-12T14:31:25.769Z] $ docker stop --time=1 6e9dc6e74691870e973ba1d5cd65b6341ff020265edfb0e01cc7327ffaab94ae [2025-02-12T14:31:32.469Z] $ docker rm -f --volumes 6e9dc6e74691870e973ba1d5cd65b6341ff020265edfb0e01cc7327ffaab94ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-12T14:31:34.443Z] + git log --format=format:%s -1 08c35be361d297fe8f56dc197b9e919ce034e65a [Pipeline] sh [2025-02-12T14:31:34.923Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-12T14:31:34.923Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:31:35.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T14:31:35.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T14:31:36.123Z] prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container [2025-02-12T14:31:36.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-12T14:31:36.821Z] $ docker top c29c5703dfc35b878de60ec25034e3f45044024ffa1d8367357b4acf9c6d29a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-12T14:31:37.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T14:31:37.088Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T14:31:37.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T14:31:37.232Z] $ docker exec c29c5703dfc35b878de60ec25034e3f45044024ffa1d8367357b4acf9c6d29a5 ssh-agent [2025-02-12T14:31:37.360Z] SSH_AUTH_SOCK=/tmp/ssh-BY496EaxWg7T/agent.33 [2025-02-12T14:31:37.360Z] SSH_AGENT_PID=39 [2025-02-12T14:31:37.365Z] Running ssh-add (command line suppressed) [2025-02-12T14:31:37.469Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12266727633552955169.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12266727633552955169.key) [2025-02-12T14:31:37.545Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T14:31:37.987Z] + git semver tag [2025-02-12T14:31:38.295Z] 2025-02-12 14:31:38,113 [run_tag] DEBUG tag force:False [2025-02-12T14:31:38.295Z] 2025-02-12 14:31:38,113 [check_head_tag] DEBUG check head tag [2025-02-12T14:31:38.295Z] 2025-02-12 14:31:38,115 [execute] INFO git cat-file --batch-check [2025-02-12T14:31:38.295Z] 2025-02-12 14:31:38,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-02-12T14:31:38.295Z] 2025-02-12 14:31:38,118 [execute] INFO git cat-file --batch [2025-02-12T14:31:38.295Z] 2025-02-12 14:31:38,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-02-12T14:31:38.295Z] 2025-02-12 14:31:38,151 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-12T14:31:38.295Z] 2025-02-12 14:31:38,151 [execute] INFO git tag -a v4.0.0-dev.17 -m v4.0.0-dev.17 [2025-02-12T14:31:38.295Z] 2025-02-12 14:31:38,151 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.17', '-m', 'v4.0.0-dev.17'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-02-12T14:31:38.295Z] 2025-02-12 14:31:38,156 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-12T14:31:38.295Z] 4.0.0-dev.17 [Pipeline] } [2025-02-12T14:31:38.350Z] $ docker exec --env ******** --env ******** c29c5703dfc35b878de60ec25034e3f45044024ffa1d8367357b4acf9c6d29a5 ssh-agent -k [2025-02-12T14:31:38.444Z] unset SSH_AUTH_SOCK; [2025-02-12T14:31:38.444Z] unset SSH_AGENT_PID; [2025-02-12T14:31:38.445Z] echo Agent pid 39 killed; [2025-02-12T14:31:38.471Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-12T14:31:38.942Z] + git semver [Pipeline] } [2025-02-12T14:31:39.313Z] $ docker stop --time=1 c29c5703dfc35b878de60ec25034e3f45044024ffa1d8367357b4acf9c6d29a5 [2025-02-12T14:31:40.918Z] $ docker rm -f --volumes c29c5703dfc35b878de60ec25034e3f45044024ffa1d8367357b4acf9c6d29a5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:31:41.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-12T14:31:41.689Z] [2025-02-12T14:31:41.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:31:42.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-12T14:31:42.353Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-12T14:31:42.353Z] ab5ef0e58194: Pulling fs layer [2025-02-12T14:31:42.353Z] 9712f1f96733: Pulling fs layer [2025-02-12T14:31:42.353Z] 63f879dbbcfc: Pulling fs layer [2025-02-12T14:31:42.353Z] 0d9ebad4ef96: Pulling fs layer [2025-02-12T14:31:42.353Z] e9a5061849ea: Pulling fs layer [2025-02-12T14:31:42.353Z] d747dcd14b5f: Pulling fs layer [2025-02-12T14:31:42.353Z] 2de7ff778b66: Pulling fs layer [2025-02-12T14:31:42.353Z] 0d9ebad4ef96: Waiting [2025-02-12T14:31:42.353Z] e9a5061849ea: Waiting [2025-02-12T14:31:42.353Z] d747dcd14b5f: Waiting [2025-02-12T14:31:42.353Z] 2de7ff778b66: Waiting [2025-02-12T14:31:42.353Z] 9712f1f96733: Verifying Checksum [2025-02-12T14:31:42.353Z] 9712f1f96733: Download complete [2025-02-12T14:31:42.658Z] 63f879dbbcfc: Verifying Checksum [2025-02-12T14:31:42.658Z] 63f879dbbcfc: Download complete [2025-02-12T14:31:43.012Z] e9a5061849ea: Verifying Checksum [2025-02-12T14:31:43.012Z] e9a5061849ea: Download complete [2025-02-12T14:31:43.012Z] d747dcd14b5f: Verifying Checksum [2025-02-12T14:31:43.012Z] d747dcd14b5f: Download complete [2025-02-12T14:31:43.012Z] ab5ef0e58194: Verifying Checksum [2025-02-12T14:31:43.012Z] ab5ef0e58194: Download complete [2025-02-12T14:31:43.012Z] 0d9ebad4ef96: Verifying Checksum [2025-02-12T14:31:43.012Z] 0d9ebad4ef96: Download complete [2025-02-12T14:31:43.325Z] 2de7ff778b66: Verifying Checksum [2025-02-12T14:31:43.325Z] 2de7ff778b66: Download complete [2025-02-12T14:31:46.120Z] ab5ef0e58194: Pull complete [2025-02-12T14:31:46.120Z] 9712f1f96733: Pull complete [2025-02-12T14:31:46.765Z] 63f879dbbcfc: Pull complete [2025-02-12T14:31:50.436Z] 0d9ebad4ef96: Pull complete [2025-02-12T14:31:50.436Z] e9a5061849ea: Pull complete [2025-02-12T14:31:50.436Z] d747dcd14b5f: Pull complete [2025-02-12T14:31:51.191Z] 2de7ff778b66: Pull complete [2025-02-12T14:31:51.191Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-12T14:31:51.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-12T14:31:51.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T14:31:51.412Z] prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container [2025-02-12T14:31:51.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-12T14:32:02.307Z] $ docker top 145971f439f5af32c85af6dacd7205c5263bc42b2bab99927327fbf010f726d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-12T14:32:02.560Z] provisioning config files... [2025-02-12T14:32:02.640Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13756956651830749025tmp [2025-02-12T14:32:02.727Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8900728854683156201tmp [2025-02-12T14:32:02.769Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10574415213309996018tmp [Pipeline] { [Pipeline] echo [2025-02-12T14:32:02.801Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T14:32:03.183Z] ---> sigul-configuration.sh [2025-02-12T14:32:03.183Z] gpg: directory `/root/.gnupg' created [2025-02-12T14:32:03.183Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-12T14:32:03.183Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-12T14:32:03.183Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-12T14:32:03.183Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-12T14:32:03.183Z] gpg: CAST5 encrypted data [2025-02-12T14:32:03.183Z] gpg: encrypted with 1 passphrase [2025-02-12T14:32:03.183Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-12T14:32:03.745Z] + mkdir /home/jenkins [2025-02-12T14:32:03.745Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-12T14:32:04.220Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-02-12T14:32:04.243Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T14:32:04.670Z] ---> sigul-install.sh [2025-02-12T14:32:04.670Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-12T14:32:05.142Z] + git tag --list [2025-02-12T14:32:05.143Z] v1.0.0 [2025-02-12T14:32:05.143Z] v1.1.0 [2025-02-12T14:32:05.143Z] v1.2.0 [2025-02-12T14:32:05.143Z] v1.3.0 [2025-02-12T14:32:05.143Z] v1.3.1 [2025-02-12T14:32:05.143Z] v2.0.0 [2025-02-12T14:32:05.143Z] v2.0.1 [2025-02-12T14:32:05.143Z] v2.1.0 [2025-02-12T14:32:05.143Z] v2.1.1 [2025-02-12T14:32:05.143Z] v2.1.2 [2025-02-12T14:32:05.143Z] v2.2.0 [2025-02-12T14:32:05.143Z] v2.3 [2025-02-12T14:32:05.143Z] v2.3.0 [2025-02-12T14:32:05.143Z] v2.3.1 [2025-02-12T14:32:05.143Z] v3.0 [2025-02-12T14:32:05.143Z] v3.0.0 [2025-02-12T14:32:05.143Z] v3.0.1 [2025-02-12T14:32:05.143Z] v3.0.1-dev.1 [2025-02-12T14:32:05.143Z] v3.1 [2025-02-12T14:32:05.143Z] v3.1.0 [2025-02-12T14:32:05.143Z] v3.1.0-dev.1 [2025-02-12T14:32:05.143Z] v3.1.0-dev.10 [2025-02-12T14:32:05.143Z] v3.1.0-dev.11 [2025-02-12T14:32:05.143Z] v3.1.0-dev.12 [2025-02-12T14:32:05.143Z] v3.1.0-dev.13 [2025-02-12T14:32:05.143Z] v3.1.0-dev.14 [2025-02-12T14:32:05.143Z] v3.1.0-dev.15 [2025-02-12T14:32:05.143Z] v3.1.0-dev.16 [2025-02-12T14:32:05.143Z] v3.1.0-dev.17 [2025-02-12T14:32:05.143Z] v3.1.0-dev.18 [2025-02-12T14:32:05.143Z] v3.1.0-dev.19 [2025-02-12T14:32:05.143Z] v3.1.0-dev.2 [2025-02-12T14:32:05.143Z] v3.1.0-dev.20 [2025-02-12T14:32:05.143Z] v3.1.0-dev.21 [2025-02-12T14:32:05.143Z] v3.1.0-dev.22 [2025-02-12T14:32:05.143Z] v3.1.0-dev.23 [2025-02-12T14:32:05.143Z] v3.1.0-dev.24 [2025-02-12T14:32:05.143Z] v3.1.0-dev.25 [2025-02-12T14:32:05.143Z] v3.1.0-dev.26 [2025-02-12T14:32:05.143Z] v3.1.0-dev.27 [2025-02-12T14:32:05.143Z] v3.1.0-dev.28 [2025-02-12T14:32:05.143Z] v3.1.0-dev.29 [2025-02-12T14:32:05.143Z] v3.1.0-dev.3 [2025-02-12T14:32:05.143Z] v3.1.0-dev.30 [2025-02-12T14:32:05.143Z] v3.1.0-dev.31 [2025-02-12T14:32:05.143Z] v3.1.0-dev.32 [2025-02-12T14:32:05.143Z] v3.1.0-dev.33 [2025-02-12T14:32:05.143Z] v3.1.0-dev.34 [2025-02-12T14:32:05.143Z] v3.1.0-dev.35 [2025-02-12T14:32:05.143Z] v3.1.0-dev.36 [2025-02-12T14:32:05.143Z] v3.1.0-dev.37 [2025-02-12T14:32:05.143Z] v3.1.0-dev.38 [2025-02-12T14:32:05.143Z] v3.1.0-dev.39 [2025-02-12T14:32:05.143Z] v3.1.0-dev.4 [2025-02-12T14:32:05.143Z] v3.1.0-dev.5 [2025-02-12T14:32:05.143Z] v3.1.0-dev.6 [2025-02-12T14:32:05.143Z] v3.1.0-dev.7 [2025-02-12T14:32:05.143Z] v3.1.0-dev.8 [2025-02-12T14:32:05.143Z] v3.1.0-dev.9 [2025-02-12T14:32:05.143Z] v3.1.1 [2025-02-12T14:32:05.143Z] v3.1.1-dev.1 [2025-02-12T14:32:05.143Z] v3.2.0-dev.1 [2025-02-12T14:32:05.143Z] v3.2.0-dev.10 [2025-02-12T14:32:05.143Z] v3.2.0-dev.11 [2025-02-12T14:32:05.143Z] v3.2.0-dev.12 [2025-02-12T14:32:05.143Z] v3.2.0-dev.13 [2025-02-12T14:32:05.143Z] v3.2.0-dev.14 [2025-02-12T14:32:05.143Z] v3.2.0-dev.15 [2025-02-12T14:32:05.143Z] v3.2.0-dev.16 [2025-02-12T14:32:05.143Z] v3.2.0-dev.17 [2025-02-12T14:32:05.143Z] v3.2.0-dev.18 [2025-02-12T14:32:05.143Z] v3.2.0-dev.19 [2025-02-12T14:32:05.143Z] v3.2.0-dev.2 [2025-02-12T14:32:05.143Z] v3.2.0-dev.20 [2025-02-12T14:32:05.143Z] v3.2.0-dev.21 [2025-02-12T14:32:05.143Z] v3.2.0-dev.22 [2025-02-12T14:32:05.143Z] v3.2.0-dev.23 [2025-02-12T14:32:05.143Z] v3.2.0-dev.24 [2025-02-12T14:32:05.143Z] v3.2.0-dev.25 [2025-02-12T14:32:05.143Z] v3.2.0-dev.26 [2025-02-12T14:32:05.143Z] v3.2.0-dev.27 [2025-02-12T14:32:05.143Z] v3.2.0-dev.28 [2025-02-12T14:32:05.143Z] v3.2.0-dev.29 [2025-02-12T14:32:05.143Z] v3.2.0-dev.3 [2025-02-12T14:32:05.143Z] v3.2.0-dev.30 [2025-02-12T14:32:05.143Z] v3.2.0-dev.31 [2025-02-12T14:32:05.143Z] v3.2.0-dev.32 [2025-02-12T14:32:05.143Z] v3.2.0-dev.33 [2025-02-12T14:32:05.143Z] v3.2.0-dev.34 [2025-02-12T14:32:05.143Z] v3.2.0-dev.35 [2025-02-12T14:32:05.143Z] v3.2.0-dev.36 [2025-02-12T14:32:05.143Z] v3.2.0-dev.37 [2025-02-12T14:32:05.143Z] v3.2.0-dev.38 [2025-02-12T14:32:05.143Z] v3.2.0-dev.4 [2025-02-12T14:32:05.143Z] v3.2.0-dev.5 [2025-02-12T14:32:05.143Z] v3.2.0-dev.6 [2025-02-12T14:32:05.143Z] v3.2.0-dev.7 [2025-02-12T14:32:05.143Z] v3.2.0-dev.8 [2025-02-12T14:32:05.143Z] v3.2.0-dev.9 [2025-02-12T14:32:05.143Z] v4.0.0-dev.1 [2025-02-12T14:32:05.143Z] v4.0.0-dev.10 [2025-02-12T14:32:05.143Z] v4.0.0-dev.11 [2025-02-12T14:32:05.143Z] v4.0.0-dev.12 [2025-02-12T14:32:05.143Z] v4.0.0-dev.13 [2025-02-12T14:32:05.143Z] v4.0.0-dev.14 [2025-02-12T14:32:05.143Z] v4.0.0-dev.15 [2025-02-12T14:32:05.143Z] v4.0.0-dev.16 [2025-02-12T14:32:05.143Z] v4.0.0-dev.17 [2025-02-12T14:32:05.143Z] v4.0.0-dev.2 [2025-02-12T14:32:05.143Z] v4.0.0-dev.3 [2025-02-12T14:32:05.143Z] v4.0.0-dev.4 [2025-02-12T14:32:05.143Z] v4.0.0-dev.5 [2025-02-12T14:32:05.143Z] v4.0.0-dev.6 [2025-02-12T14:32:05.143Z] v4.0.0-dev.7 [2025-02-12T14:32:05.143Z] v4.0.0-dev.8 [2025-02-12T14:32:05.143Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-12T14:32:05.611Z] + lftools sign git-tag v4.0.0-dev.17 [2025-02-12T14:32:05.939Z] Signing Git tag with Sigul... [2025-02-12T14:32:05.939Z] Signing v4.0.0-dev.17 [Pipeline] echo [2025-02-12T14:32:07.080Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T14:32:07.545Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-12T14:32:07.595Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-12T14:32:07.729Z] $ docker stop --time=1 145971f439f5af32c85af6dacd7205c5263bc42b2bab99927327fbf010f726d3 [2025-02-12T14:32:09.873Z] $ docker rm -f --volumes 145971f439f5af32c85af6dacd7205c5263bc42b2bab99927327fbf010f726d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-12T14:32:10.652Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-12T14:32:10.652Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:32:11.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T14:32:11.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T14:32:11.502Z] prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container [2025-02-12T14:32:11.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-12T14:32:13.194Z] $ docker top 14797cf990d25c26d2c9a2032c39ea8cfc8c1c05cadd6f736f5adffb99426177 -eo pid,comm [2025-02-12T14:32:13.239Z] 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). [2025-02-12T14:32:13.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-12T14:32:13.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T14:32:13.479Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T14:32:13.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T14:32:13.639Z] $ docker exec 14797cf990d25c26d2c9a2032c39ea8cfc8c1c05cadd6f736f5adffb99426177 ssh-agent [2025-02-12T14:32:13.727Z] SSH_AUTH_SOCK=/tmp/ssh-G7SBQpgTry0x/agent.13 [2025-02-12T14:32:13.727Z] SSH_AGENT_PID=19 [2025-02-12T14:32:13.740Z] Running ssh-add (command line suppressed) [2025-02-12T14:32:13.855Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8373096344507181246.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8373096344507181246.key) [2025-02-12T14:32:13.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T14:32:14.352Z] + git semver bump pre [2025-02-12T14:32:14.670Z] 2025-02-12 14:32:14,546 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-12T14:32:14.670Z] 2025-02-12 14:32:14,546 [bump_version] DEBUG bumping version:4.0.0-dev.17 on axis:pre with prefix:dev [2025-02-12T14:32:14.670Z] 2025-02-12 14:32:14,546 [bump_version] DEBUG bumped version:4.0.0-dev.18 [2025-02-12T14:32:14.670Z] 2025-02-12 14:32:14,546 [write_version] DEBUG write version:4.0.0-dev.18 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2025-02-12T14:32:14.670Z] 2025-02-12 14:32:14,546 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-12T14:32:14.670Z] 2025-02-12 14:32:14,546 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-12T14:32:14.670Z] 2025-02-12 14:32:14,549 [execute] INFO git cat-file --batch-check [2025-02-12T14:32:14.670Z] 2025-02-12 14:32:14,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-12T14:32:14.670Z] 2025-02-12 14:32:14,556 [execute] INFO git cat-file --batch [2025-02-12T14:32:14.670Z] 2025-02-12 14:32:14,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-12T14:32:14.670Z] 2025-02-12 14:32:14,561 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-12T14:32:14.670Z] 4.0.0-dev.18 [Pipeline] } [2025-02-12T14:32:14.809Z] $ docker exec --env ******** --env ******** 14797cf990d25c26d2c9a2032c39ea8cfc8c1c05cadd6f736f5adffb99426177 ssh-agent -k [2025-02-12T14:32:14.911Z] unset SSH_AUTH_SOCK; [2025-02-12T14:32:14.912Z] unset SSH_AGENT_PID; [2025-02-12T14:32:14.912Z] echo Agent pid 19 killed; [2025-02-12T14:32:14.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-12T14:32:15.464Z] + git semver [Pipeline] } [2025-02-12T14:32:15.946Z] $ docker stop --time=1 14797cf990d25c26d2c9a2032c39ea8cfc8c1c05cadd6f736f5adffb99426177 [2025-02-12T14:32:18.362Z] $ docker rm -f --volumes 14797cf990d25c26d2c9a2032c39ea8cfc8c1c05cadd6f736f5adffb99426177 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-12T14:32:18.958Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-12T14:32:18.958Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:32:19.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-12T14:32:19.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T14:32:19.820Z] prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container [2025-02-12T14:32:19.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-12T14:32:21.995Z] $ docker top dc87e6a9ed88baf18f6f00c0a4836f52f8dc69c28531505aa0a0b4b2fa869933 -eo pid,comm [2025-02-12T14:32:22.071Z] 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). [2025-02-12T14:32:22.071Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-12T14:32:22.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-12T14:32:22.243Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-12T14:32:22.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-12T14:32:22.392Z] $ docker exec dc87e6a9ed88baf18f6f00c0a4836f52f8dc69c28531505aa0a0b4b2fa869933 ssh-agent [2025-02-12T14:32:22.558Z] SSH_AUTH_SOCK=/tmp/ssh-GNCaSiRflu89/agent.13 [2025-02-12T14:32:22.558Z] SSH_AGENT_PID=19 [2025-02-12T14:32:22.566Z] Running ssh-add (command line suppressed) [2025-02-12T14:32:22.675Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15905202352036324535.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15905202352036324535.key) [2025-02-12T14:32:22.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-12T14:32:23.104Z] + git semver push [2025-02-12T14:32:23.416Z] 2025-02-12 14:32:23,333 [run_push] DEBUG push [2025-02-12T14:32:23.416Z] 2025-02-12 14:32:23,335 [execute] INFO git cat-file --batch-check [2025-02-12T14:32:23.416Z] 2025-02-12 14:32:23,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-12T14:32:23.416Z] 2025-02-12 14:32:23,340 [execute] INFO git rev-list 0925e67cfce252ebf20372e00e3267bc55ce1ff4 -- [2025-02-12T14:32:23.416Z] 2025-02-12 14:32:23,340 [execute] DEBUG Popen(['git', 'rev-list', '0925e67cfce252ebf20372e00e3267bc55ce1ff4', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-12T14:32:23.416Z] 2025-02-12 14:32:23,349 [execute] INFO git fetch -v origin [2025-02-12T14:32:23.416Z] 2025-02-12 14:32:23,350 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-12T14:32:24.074Z] 2025-02-12 14:32:23,775 [run_push] DEBUG no remote changes detected [2025-02-12T14:32:24.074Z] 2025-02-12 14:32:23,776 [execute] INFO git push origin semver [2025-02-12T14:32:24.074Z] 2025-02-12 14:32:23,776 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-12T14:32:24.747Z] 2025-02-12 14:32:24,462 [run_push] DEBUG push all version tags [2025-02-12T14:32:24.747Z] 2025-02-12 14:32:24,462 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-12T14:32:24.747Z] 2025-02-12 14:32:24,463 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-02-12T14:32:25.376Z] 2025-02-12 14:32:25,175 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-12T14:32:25.376Z] 4.0.0-dev.18 [Pipeline] } [2025-02-12T14:32:25.443Z] $ docker exec --env ******** --env ******** dc87e6a9ed88baf18f6f00c0a4836f52f8dc69c28531505aa0a0b4b2fa869933 ssh-agent -k [2025-02-12T14:32:25.543Z] unset SSH_AUTH_SOCK; [2025-02-12T14:32:25.544Z] unset SSH_AGENT_PID; [2025-02-12T14:32:25.544Z] echo Agent pid 19 killed; [2025-02-12T14:32:25.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-12T14:32:26.128Z] + git semver [Pipeline] } [2025-02-12T14:32:26.497Z] $ docker stop --time=1 dc87e6a9ed88baf18f6f00c0a4836f52f8dc69c28531505aa0a0b4b2fa869933 [2025-02-12T14:32:28.510Z] $ docker rm -f --volumes dc87e6a9ed88baf18f6f00c0a4836f52f8dc69c28531505aa0a0b4b2fa869933 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2025-02-12T14:32:29.904Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-02-12T14:32:29.904Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-02-12T14:32:29.904Z] total 16 [2025-02-12T14:32:29.904Z] drwxr-xr-x 3 root root 4096 Feb 12 14:17 . [2025-02-12T14:32:29.904Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 14:32 .. [2025-02-12T14:32:29.904Z] drwxr-xr-x 2 root root 4096 Feb 12 14:17 cost [2025-02-12T14:32:29.904Z] -rw-r--r-- 1 root root 96 Feb 12 14:17 cost.csv [2025-02-12T14:32:29.904Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-02-12T14:32:29.904Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-02-12T14:32:29.904Z] total 16 [2025-02-12T14:32:29.904Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 14:17 . [2025-02-12T14:32:29.904Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 14:32 .. [2025-02-12T14:32:29.904Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 14:17 cost [2025-02-12T14:32:29.904Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 12 14:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-12T14:32:30.279Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T14:32:31.449Z] ---> package-listing.sh [2025-02-12T14:32:31.449Z] ++ facter osfamily [2025-02-12T14:32:31.449Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-12T14:32:31.449Z] + OS_FAMILY=debian [2025-02-12T14:32:31.449Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-02-12T14:32:31.449Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-12T14:32:31.449Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-12T14:32:31.449Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-12T14:32:31.449Z] + PACKAGES=/tmp/packages_start.txt [2025-02-12T14:32:31.449Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-02-12T14:32:31.449Z] + PACKAGES=/tmp/packages_end.txt [2025-02-12T14:32:31.449Z] + case "${OS_FAMILY}" in [2025-02-12T14:32:31.449Z] + dpkg -l [2025-02-12T14:32:31.449Z] + grep '^ii' [2025-02-12T14:32:31.758Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-12T14:32:31.758Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-12T14:32:31.758Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-12T14:32:31.758Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-02-12T14:32:31.758Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-02-12T14:32:31.758Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2025-02-12T14:32:31.844Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-12T14:32:32.203Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-12T14:32:32.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-12T14:32:32.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-12T14:32:32.824Z] prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container [2025-02-12T14:32:32.921Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-12T14:32:34.051Z] $ docker top 62c0738cda9e3f511648dfa08372b07d7eb3f936676fc8dc508fc1cb33b03e34 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-12T14:32:34.663Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-12T14:32:35.146Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-12T14:32:35.554Z] + ls /var/log/sa-host [2025-02-12T14:32:35.554Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-12T14:32:35.990Z] provisioning config files... [2025-02-12T14:32:36.066Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18185242053237919084tmp [Pipeline] { [Pipeline] echo [2025-02-12T14:32:36.159Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T14:32:36.579Z] ---> create-netrc.sh [Pipeline] } [2025-02-12T14:32:36.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-12T14:32:37.111Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-12T14:32:37.137Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T14:32:37.563Z] ---> sudo-logs.sh [2025-02-12T14:32:37.563Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-12T14:32:37.709Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T14:32:38.130Z] ---> job-cost.sh [2025-02-12T14:32:38.130Z] lf-activate-venv: SKIPPING [2025-02-12T14:32:38.130Z] DEBUG: total: 0.2199999988079071 [2025-02-12T14:32:38.130Z] INFO: Retrieving Stack Cost... [2025-02-12T14:32:38.451Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-12T14:32:38.952Z] INFO: Archiving Costs [Pipeline] echo [2025-02-12T14:32:38.956Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-12T14:32:39.404Z] ---> logs-deploy.sh [2025-02-12T14:32:39.404Z] lf-activate-venv: SKIPPING [2025-02-12T14:32:39.404Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/265 [2025-02-12T14:32:39.404Z] INFO: archiving workspace using pattern(s): [2025-02-12T14:32:40.132Z] Archives upload complete. [2025-02-12T14:32:40.477Z] INFO: archiving logs to Nexus [2025-02-12T14:32:41.177Z] ---> uname -a: [2025-02-12T14:32:41.177Z] Linux prd-ubuntu20-04-docker-8c-8g-38763 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-12T14:32:41.177Z] [2025-02-12T14:32:41.177Z] [2025-02-12T14:32:41.177Z] ---> lscpu: [2025-02-12T14:32:41.177Z] Architecture: x86_64 [2025-02-12T14:32:41.177Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-12T14:32:41.177Z] Byte Order: Little Endian [2025-02-12T14:32:41.177Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-12T14:32:41.177Z] CPU(s): 8 [2025-02-12T14:32:41.177Z] On-line CPU(s) list: 0-7 [2025-02-12T14:32:41.177Z] Thread(s) per core: 1 [2025-02-12T14:32:41.177Z] Core(s) per socket: 1 [2025-02-12T14:32:41.177Z] Socket(s): 8 [2025-02-12T14:32:41.177Z] NUMA node(s): 1 [2025-02-12T14:32:41.177Z] Vendor ID: AuthenticAMD [2025-02-12T14:32:41.177Z] CPU family: 23 [2025-02-12T14:32:41.177Z] Model: 49 [2025-02-12T14:32:41.177Z] Model name: AMD EPYC-Rome Processor [2025-02-12T14:32:41.177Z] Stepping: 0 [2025-02-12T14:32:41.177Z] CPU MHz: 2800.000 [2025-02-12T14:32:41.177Z] BogoMIPS: 5600.00 [2025-02-12T14:32:41.177Z] Virtualization: AMD-V [2025-02-12T14:32:41.177Z] Hypervisor vendor: KVM [2025-02-12T14:32:41.177Z] Virtualization type: full [2025-02-12T14:32:41.177Z] L1d cache: 256 KiB [2025-02-12T14:32:41.177Z] L1i cache: 256 KiB [2025-02-12T14:32:41.177Z] L2 cache: 4 MiB [2025-02-12T14:32:41.177Z] L3 cache: 128 MiB [2025-02-12T14:32:41.177Z] NUMA node0 CPU(s): 0-7 [2025-02-12T14:32:41.177Z] Vulnerability Itlb multihit: Not affected [2025-02-12T14:32:41.177Z] Vulnerability L1tf: Not affected [2025-02-12T14:32:41.177Z] Vulnerability Mds: Not affected [2025-02-12T14:32:41.177Z] Vulnerability Meltdown: Not affected [2025-02-12T14:32:41.177Z] Vulnerability Mmio stale data: Not affected [2025-02-12T14:32:41.177Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-12T14:32:41.177Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-12T14:32:41.177Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-12T14:32:41.177Z] Vulnerability Srbds: Not affected [2025-02-12T14:32:41.177Z] Vulnerability Tsx async abort: Not affected [2025-02-12T14:32:41.177Z] 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 [2025-02-12T14:32:41.177Z] [2025-02-12T14:32:41.177Z] [2025-02-12T14:32:41.177Z] ---> nproc: [2025-02-12T14:32:41.177Z] 8 [2025-02-12T14:32:41.177Z] [2025-02-12T14:32:41.177Z] [2025-02-12T14:32:41.177Z] ---> df -h: [2025-02-12T14:32:41.177Z] Filesystem Size Used Avail Use% Mounted on [2025-02-12T14:32:41.177Z] overlay 155G 14G 142G 9% / [2025-02-12T14:32:41.177Z] tmpfs 64M 0 64M 0% /dev [2025-02-12T14:32:41.177Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-12T14:32:41.177Z] shm 64M 0 64M 0% /dev/shm [2025-02-12T14:32:41.177Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-02-12T14:32:41.177Z] [2025-02-12T14:32:41.177Z] [2025-02-12T14:32:41.177Z] ---> sar -b -r -n DEV: [2025-02-12T14:32:41.177Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38763) 02/12/25 _x86_64_ (8 CPU) [2025-02-12T14:32:41.177Z] [2025-02-12T14:32:41.177Z] 14:11:49 LINUX RESTART (8 CPU) [2025-02-12T14:32:41.177Z] [2025-02-12T14:32:41.177Z] 14:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-12T14:32:41.177Z] 14:13:01 331.69 45.76 285.94 0.00 5069.56 77330.58 0.00 [2025-02-12T14:32:41.177Z] 14:14:01 245.66 5.50 240.16 0.00 424.20 98014.20 0.00 [2025-02-12T14:32:41.177Z] 14:15:01 136.53 0.13 136.39 0.00 14.53 78137.93 0.00 [2025-02-12T14:32:41.177Z] 14:16:01 91.73 0.15 91.58 0.00 8.80 57613.46 0.00 [2025-02-12T14:32:41.177Z] 14:17:01 121.96 3.98 117.98 0.00 2085.70 48696.70 0.00 [2025-02-12T14:32:41.177Z] 14:18:01 85.54 8.98 76.55 0.00 3381.97 26965.91 0.00 [2025-02-12T14:32:41.177Z] 14:19:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 [2025-02-12T14:32:41.177Z] 14:20:01 2.00 0.00 2.00 0.00 0.00 22.39 0.00 [2025-02-12T14:32:41.177Z] 14:21:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2025-02-12T14:32:41.177Z] 14:22:01 2.20 0.00 2.20 0.00 0.00 38.93 0.00 [2025-02-12T14:32:41.177Z] 14:23:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 [2025-02-12T14:32:41.177Z] 14:24:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 [2025-02-12T14:32:41.177Z] 14:25:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 [2025-02-12T14:32:41.177Z] 14:26:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 [2025-02-12T14:32:41.177Z] 14:27:01 1.77 0.02 1.75 0.00 0.13 21.20 0.00 [2025-02-12T14:32:41.177Z] 14:28:01 1.47 0.00 1.47 0.00 0.00 17.59 0.00 [2025-02-12T14:32:41.177Z] 14:29:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2025-02-12T14:32:41.177Z] 14:30:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 [2025-02-12T14:32:41.177Z] 14:31:01 2.40 0.10 2.30 0.00 10.26 93.45 0.00 [2025-02-12T14:32:41.177Z] 14:32:01 138.63 0.23 138.40 0.00 4.26 60696.85 0.00 [2025-02-12T14:32:41.177Z] Average: 58.56 3.24 55.32 0.00 549.97 22388.68 0.00 [2025-02-12T14:32:41.177Z] [2025-02-12T14:32:41.177Z] 14:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-12T14:32:41.177Z] 14:13:01 29972048 31622952 732964 2.23 59096 1887184 1842156 5.43 921932 1663320 157988 [2025-02-12T14:32:41.177Z] 14:14:01 27156280 31511180 797916 2.43 174780 4252492 2059160 6.07 1317096 3812596 849256 [2025-02-12T14:32:41.177Z] 14:15:01 26925628 31255860 1043808 3.17 188288 4228428 2443008 7.20 1694436 3669616 517572 [2025-02-12T14:32:41.177Z] 14:16:01 27083948 31404896 893604 2.72 191528 4208260 2201620 6.49 1785420 3410124 742312 [2025-02-12T14:32:41.177Z] 14:17:01 27121152 31517056 778116 2.37 196868 4290588 2019644 5.95 1433000 3730216 275340 [2025-02-12T14:32:41.177Z] 14:18:01 26640608 31540432 746660 2.27 208788 4738620 1782836 5.25 1573376 4018872 4 [2025-02-12T14:32:41.177Z] 14:19:01 26641108 31541064 745904 2.27 208860 4738624 1782836 5.25 1573196 4018876 8 [2025-02-12T14:32:41.177Z] 14:20:01 26649416 31549476 737472 2.24 208928 4738624 1782836 5.25 1565368 4018876 12 [2025-02-12T14:32:41.177Z] 14:21:01 26649400 31549496 737412 2.24 208968 4738628 1782836 5.25 1565396 4018880 12 [2025-02-12T14:32:41.177Z] 14:22:01 26653544 31553704 733220 2.23 209044 4738608 1782836 5.25 1562028 4018860 36 [2025-02-12T14:32:41.177Z] 14:23:01 26653684 31553860 733028 2.23 209068 4738608 1782836 5.25 1562104 4018860 8 [2025-02-12T14:32:41.177Z] 14:24:01 26653664 31553880 733180 2.23 209088 4738612 1782836 5.25 1562064 4018864 12 [2025-02-12T14:32:41.177Z] 14:25:01 26653648 31553868 733148 2.23 209104 4738612 1782836 5.25 1562104 4018864 8 [2025-02-12T14:32:41.177Z] 14:26:01 26653480 31554304 733100 2.23 209128 4738616 1798892 5.30 1561612 4019396 48 [2025-02-12T14:32:41.177Z] 14:27:01 26653096 31554032 733532 2.23 209176 4738628 1800208 5.31 1561344 4019412 40 [2025-02-12T14:32:41.177Z] 14:28:01 26653080 31554068 733412 2.23 209208 4738628 1800208 5.31 1561464 4019416 52 [2025-02-12T14:32:41.177Z] 14:29:01 26653064 31554060 733324 2.23 209244 4738632 1800208 5.31 1561380 4019420 16 [2025-02-12T14:32:41.177Z] 14:30:01 26653136 31554192 733380 2.23 209272 4738632 1800208 5.31 1561452 4019424 52 [2025-02-12T14:32:41.177Z] 14:31:01 26453696 31513936 773340 2.35 209512 4893028 2086032 6.15 1598228 4173256 155032 [2025-02-12T14:32:41.177Z] 14:32:01 25187664 31521324 762484 2.32 235324 6021048 1884880 5.55 1651292 5268120 164 [2025-02-12T14:32:41.177Z] Average: 26818067 31525682 767450 2.33 198664 4569155 1889946 5.57 1536715 3898763 134899 [2025-02-12T14:32:41.177Z] [2025-02-12T14:32:41.177Z] 14:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-12T14:32:41.177Z] 14:13:01 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:13:01 ens3 248.18 224.53 2540.66 74.40 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:14:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:14:01 ens3 566.07 402.82 6315.13 50.23 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:14:01 docker0 322.08 431.44 27.19 3055.05 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:15:01 ens3 25.15 14.78 26.66 9.60 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:15:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:15:01 veth324f2cd 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:16:01 veth3b8f195 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:16:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:16:01 ens3 23.23 15.16 56.31 8.53 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:16:01 docker0 2.02 3.52 0.12 38.16 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:17:01 lo 8.33 8.33 0.84 0.84 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:17:01 ens3 183.96 122.81 3430.12 259.63 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:17:01 docker0 4.25 7.68 0.26 115.03 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:18:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:18:01 ens3 75.25 42.08 1410.21 9.16 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:19:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:21:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:23:01 ens3 0.22 0.10 0.13 0.06 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:28:01 ens3 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:29:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:30:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:31:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:31:01 ens3 80.49 50.97 2564.71 5.39 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:32:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:32:01 ens3 274.85 186.79 5422.78 153.14 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] 14:32:01 docker0 65.58 100.55 5.81 864.68 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] Average: ens3 73.93 53.05 1088.43 28.52 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] Average: docker0 19.70 27.17 1.67 203.66 0.00 0.00 0.00 0.00 [2025-02-12T14:32:41.177Z] [2025-02-12T14:32:41.177Z] [2025-02-12T14:32:41.177Z] ---> sar -P ALL: [2025-02-12T14:32:41.177Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38763) 02/12/25 _x86_64_ (8 CPU) [2025-02-12T14:32:41.177Z] [2025-02-12T14:32:41.177Z] 14:11:49 LINUX RESTART (8 CPU) [2025-02-12T14:32:41.177Z] [2025-02-12T14:32:41.177Z] 14:12:01 CPU %user %nice %system %iowait %steal %idle [2025-02-12T14:32:41.177Z] 14:13:01 all 6.02 0.00 1.60 3.03 0.04 89.31 [2025-02-12T14:32:41.177Z] 14:13:01 0 4.05 0.00 1.29 4.29 0.03 90.34 [2025-02-12T14:32:41.177Z] 14:13:01 1 7.49 0.00 1.09 2.26 0.03 89.13 [2025-02-12T14:32:41.177Z] 14:13:01 2 6.95 0.00 1.41 1.78 0.05 89.81 [2025-02-12T14:32:41.177Z] 14:13:01 3 7.87 0.00 0.97 0.15 0.03 90.97 [2025-02-12T14:32:41.177Z] 14:13:01 4 5.92 0.00 0.87 0.22 0.02 92.97 [2025-02-12T14:32:41.177Z] 14:13:01 5 6.14 0.00 1.64 0.44 0.03 91.75 [2025-02-12T14:32:41.177Z] 14:13:01 6 4.90 0.00 4.14 14.55 0.05 76.36 [2025-02-12T14:32:41.177Z] 14:13:01 7 4.87 0.00 1.42 0.55 0.03 93.12 [2025-02-12T14:32:41.177Z] 14:14:01 all 8.63 0.00 3.93 5.27 0.07 82.10 [2025-02-12T14:32:41.177Z] 14:14:01 0 9.23 0.00 3.74 1.97 0.07 84.99 [2025-02-12T14:32:41.177Z] 14:14:01 1 8.93 0.00 3.52 2.32 0.07 85.16 [2025-02-12T14:32:41.177Z] 14:14:01 2 8.17 0.00 5.14 18.49 0.08 68.10 [2025-02-12T14:32:41.177Z] 14:14:01 3 8.92 0.00 3.78 1.21 0.07 86.02 [2025-02-12T14:32:41.177Z] 14:14:01 4 8.15 0.00 4.11 5.89 0.05 81.81 [2025-02-12T14:32:41.177Z] 14:14:01 5 9.19 0.00 3.85 1.39 0.07 85.50 [2025-02-12T14:32:41.177Z] 14:14:01 6 6.53 0.00 3.27 1.87 0.05 88.27 [2025-02-12T14:32:41.177Z] 14:14:01 7 9.94 0.00 4.03 9.11 0.07 76.84 [2025-02-12T14:32:41.177Z] 14:15:01 all 38.79 0.00 5.99 2.78 0.09 52.35 [2025-02-12T14:32:41.177Z] 14:15:01 0 40.31 0.00 5.84 0.10 0.08 53.66 [2025-02-12T14:32:41.177Z] 14:15:01 1 38.20 0.00 5.75 1.70 0.10 54.26 [2025-02-12T14:32:41.177Z] 14:15:01 2 36.87 0.00 6.43 0.03 0.08 56.58 [2025-02-12T14:32:41.177Z] 14:15:01 3 39.59 0.00 5.51 0.34 0.10 54.47 [2025-02-12T14:32:41.177Z] 14:15:01 4 37.65 0.00 6.21 3.10 0.10 52.94 [2025-02-12T14:32:41.177Z] 14:15:01 5 38.28 0.00 5.52 1.41 0.08 54.70 [2025-02-12T14:32:41.177Z] 14:15:01 6 40.06 0.00 6.52 15.56 0.10 37.75 [2025-02-12T14:32:41.177Z] 14:15:01 7 39.33 0.00 6.14 0.02 0.08 54.42 [2025-02-12T14:32:41.177Z] 14:16:01 all 50.14 0.00 6.82 1.98 0.10 40.96 [2025-02-12T14:32:41.177Z] 14:16:01 0 50.14 0.00 7.81 0.05 0.10 41.89 [2025-02-12T14:32:41.177Z] 14:16:01 1 49.59 0.00 7.22 4.19 0.10 38.90 [2025-02-12T14:32:41.177Z] 14:16:01 2 50.60 0.00 7.24 4.63 0.12 37.41 [2025-02-12T14:32:41.177Z] 14:16:01 3 50.58 0.00 6.71 3.74 0.10 38.87 [2025-02-12T14:32:41.177Z] 14:16:01 4 48.74 0.00 6.79 2.71 0.10 41.66 [2025-02-12T14:32:41.177Z] 14:16:01 5 49.09 0.00 6.16 0.12 0.10 44.53 [2025-02-12T14:32:41.177Z] 14:16:01 6 51.43 0.00 6.49 0.37 0.10 41.60 [2025-02-12T14:32:41.177Z] 14:16:01 7 50.98 0.00 6.10 0.07 0.10 42.75 [2025-02-12T14:32:41.177Z] 14:17:01 all 4.91 0.00 1.73 9.87 0.18 83.32 [2025-02-12T14:32:41.177Z] 14:17:01 0 5.97 0.00 2.05 2.97 0.07 88.94 [2025-02-12T14:32:41.177Z] 14:17:01 1 4.39 0.00 1.74 9.10 0.76 84.00 [2025-02-12T14:32:41.177Z] 14:17:01 2 6.14 0.00 1.87 9.32 0.07 82.60 [2025-02-12T14:32:41.177Z] 14:17:01 3 5.65 0.00 2.07 2.05 0.19 90.04 [2025-02-12T14:32:41.177Z] 14:17:01 4 5.57 0.00 1.91 50.85 0.12 41.55 [2025-02-12T14:32:41.177Z] 14:17:01 5 3.94 0.00 1.37 0.00 0.03 94.65 [2025-02-12T14:32:41.177Z] 14:17:01 6 2.72 0.00 0.82 0.20 0.08 96.17 [2025-02-12T14:32:41.177Z] 14:17:01 7 4.91 0.00 2.00 4.76 0.08 88.24 [2025-02-12T14:32:41.177Z] 14:18:01 all 2.76 0.00 1.31 5.69 0.04 90.20 [2025-02-12T14:32:41.177Z] 14:18:01 0 3.13 0.00 1.84 12.14 0.03 82.85 [2025-02-12T14:32:41.177Z] 14:18:01 1 1.99 0.00 0.92 1.59 0.03 95.47 [2025-02-12T14:32:41.177Z] 14:18:01 2 3.79 0.00 1.61 1.51 0.03 93.05 [2025-02-12T14:32:41.177Z] 14:18:01 3 3.82 0.00 2.01 8.20 0.05 85.93 [2025-02-12T14:32:41.177Z] 14:18:01 4 2.18 0.00 0.87 11.26 0.03 85.66 [2025-02-12T14:32:41.177Z] 14:18:01 5 1.30 0.00 0.53 0.38 0.02 97.76 [2025-02-12T14:32:41.177Z] 14:18:01 6 1.69 0.00 0.80 2.26 0.07 95.18 [2025-02-12T14:32:41.177Z] 14:18:01 7 4.22 0.00 1.90 8.15 0.05 85.68 [2025-02-12T14:32:41.177Z] 14:19:01 all 0.11 0.00 0.01 0.01 0.00 99.86 [2025-02-12T14:32:41.177Z] 14:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-12T14:32:41.177Z] 14:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-02-12T14:32:41.177Z] 14:19:01 2 0.03 0.00 0.02 0.03 0.00 99.92 [2025-02-12T14:32:41.177Z] 14:19:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-02-12T14:32:41.177Z] 14:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-12T14:32:41.177Z] 14:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-12T14:32:41.177Z] 14:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-12T14:32:41.177Z] 14:19:01 7 0.71 0.00 0.02 0.00 0.00 99.27 [2025-02-12T14:32:41.177Z] 14:20:01 all 0.10 0.00 0.01 0.04 0.01 99.84 [2025-02-12T14:32:41.177Z] 14:20:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2025-02-12T14:32:41.177Z] 14:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-02-12T14:32:41.177Z] 14:20:01 2 0.05 0.00 0.00 0.12 0.00 99.83 [2025-02-12T14:32:41.177Z] 14:20:01 3 0.07 0.00 0.02 0.15 0.02 99.75 [2025-02-12T14:32:41.177Z] 14:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T14:32:41.177Z] 14:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-12T14:32:41.177Z] 14:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-12T14:32:41.177Z] 14:20:01 7 0.67 0.00 0.02 0.00 0.00 99.32 [2025-02-12T14:32:41.177Z] 14:21:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2025-02-12T14:32:41.177Z] 14:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T14:32:41.177Z] 14:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T14:32:41.177Z] 14:21:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2025-02-12T14:32:41.177Z] 14:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T14:32:41.177Z] 14:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-12T14:32:41.177Z] 14:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-12T14:32:41.177Z] 14:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-12T14:32:41.177Z] 14:21:01 7 0.10 0.00 0.02 0.00 0.02 99.87 [2025-02-12T14:32:41.177Z] 14:22:01 all 0.22 0.00 0.02 0.01 0.01 99.75 [2025-02-12T14:32:41.177Z] 14:22:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2025-02-12T14:32:41.177Z] 14:22:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-02-12T14:32:41.177Z] 14:22:01 2 0.08 0.00 0.03 0.03 0.02 99.83 [2025-02-12T14:32:41.177Z] 14:22:01 3 0.33 0.00 0.02 0.00 0.02 99.63 [2025-02-12T14:32:41.177Z] 14:22:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2025-02-12T14:32:41.177Z] 14:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2025-02-12T14:32:41.177Z] 14:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-02-12T14:32:41.177Z] 14:22:01 7 1.22 0.00 0.00 0.02 0.00 98.76 [2025-02-12T14:32:41.177Z] 14:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-02-12T14:32:41.177Z] 14:23:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2025-02-12T14:32:41.177Z] 14:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T14:32:41.177Z] 14:23:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2025-02-12T14:32:41.177Z] 14:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T14:32:41.177Z] 14:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T14:32:41.177Z] 14:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T14:32:41.177Z] 14:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-12T14:32:41.177Z] 14:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-12T14:32:41.177Z] [2025-02-12T14:32:41.177Z] 14:23:01 CPU %user %nice %system %iowait %steal %idle [2025-02-12T14:32:41.177Z] 14:24:01 all 0.08 0.00 0.01 0.03 0.01 99.88 [2025-02-12T14:32:41.177Z] 14:24:01 0 0.00 0.00 0.00 0.18 0.00 99.82 [2025-02-12T14:32:41.177Z] 14:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-12T14:32:41.177Z] 14:24:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2025-02-12T14:32:41.177Z] 14:24:01 3 0.47 0.00 0.02 0.00 0.02 99.50 [2025-02-12T14:32:41.177Z] 14:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T14:32:41.177Z] 14:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-12T14:32:41.177Z] 14:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T14:32:41.177Z] 14:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-12T14:32:41.177Z] 14:25:01 all 0.15 0.00 0.00 0.00 0.01 99.84 [2025-02-12T14:32:41.177Z] 14:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-12T14:32:41.177Z] 14:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T14:32:41.177Z] 14:25:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2025-02-12T14:32:41.177Z] 14:25:01 3 1.14 0.00 0.02 0.00 0.02 98.82 [2025-02-12T14:32:41.177Z] 14:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T14:32:41.177Z] 14:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T14:32:41.177Z] 14:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-12T14:32:41.177Z] 14:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T14:32:41.177Z] 14:26:01 all 0.07 0.00 0.01 0.00 0.00 99.92 [2025-02-12T14:32:41.177Z] 14:26:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2025-02-12T14:32:41.177Z] 14:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T14:32:41.177Z] 14:26:01 2 0.07 0.00 0.00 0.02 0.00 99.92 [2025-02-12T14:32:41.177Z] 14:26:01 3 0.38 0.00 0.02 0.00 0.00 99.60 [2025-02-12T14:32:41.177Z] 14:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-12T14:32:41.177Z] 14:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-12T14:32:41.177Z] 14:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-12T14:32:41.177Z] 14:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T14:32:41.177Z] 14:27:01 all 0.16 0.00 0.02 0.03 0.01 99.78 [2025-02-12T14:32:41.177Z] 14:27:01 0 0.02 0.00 0.02 0.12 0.00 99.85 [2025-02-12T14:32:41.177Z] 14:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-12T14:32:41.177Z] 14:27:01 2 0.05 0.00 0.02 0.10 0.02 99.82 [2025-02-12T14:32:41.177Z] 14:27:01 3 1.13 0.00 0.02 0.00 0.02 98.84 [2025-02-12T14:32:41.177Z] 14:27:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-02-12T14:32:41.177Z] 14:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-12T14:32:41.177Z] 14:27:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2025-02-12T14:32:41.177Z] 14:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-12T14:32:41.177Z] 14:28:01 all 0.02 0.00 0.01 0.07 0.00 99.89 [2025-02-12T14:32:41.177Z] 14:28:01 0 0.00 0.00 0.00 0.35 0.00 99.65 [2025-02-12T14:32:41.177Z] 14:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T14:32:41.177Z] 14:28:01 2 0.02 0.00 0.03 0.23 0.02 99.70 [2025-02-12T14:32:41.177Z] 14:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-12T14:32:41.177Z] 14:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T14:32:41.177Z] 14:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-12T14:32:41.177Z] 14:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-12T14:32:41.177Z] 14:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-12T14:32:41.177Z] 14:29:01 all 0.02 0.00 0.01 0.12 0.00 99.85 [2025-02-12T14:32:41.178Z] 14:29:01 0 0.00 0.00 0.02 0.33 0.02 99.63 [2025-02-12T14:32:41.178Z] 14:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-12T14:32:41.178Z] 14:29:01 2 0.02 0.00 0.02 0.62 0.00 99.35 [2025-02-12T14:32:41.178Z] 14:29:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2025-02-12T14:32:41.178Z] 14:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-12T14:32:41.178Z] 14:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T14:32:41.178Z] 14:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-12T14:32:41.178Z] 14:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T14:32:41.178Z] 14:30:01 all 0.09 0.00 0.01 0.07 0.00 99.83 [2025-02-12T14:32:41.178Z] 14:30:01 0 0.00 0.00 0.00 0.37 0.00 99.63 [2025-02-12T14:32:41.178Z] 14:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-12T14:32:41.178Z] 14:30:01 2 0.03 0.00 0.03 0.17 0.02 99.75 [2025-02-12T14:32:41.178Z] 14:30:01 3 0.62 0.00 0.03 0.00 0.02 99.33 [2025-02-12T14:32:41.178Z] 14:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-12T14:32:41.178Z] 14:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-12T14:32:41.178Z] 14:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-12T14:32:41.178Z] 14:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-12T14:32:41.178Z] 14:31:01 all 0.33 0.00 0.17 0.07 0.01 99.41 [2025-02-12T14:32:41.178Z] 14:31:01 0 0.27 0.00 0.13 0.00 0.00 99.60 [2025-02-12T14:32:41.178Z] 14:31:01 1 0.38 0.00 0.15 0.18 0.00 99.28 [2025-02-12T14:32:41.178Z] 14:31:01 2 0.43 0.00 0.25 0.38 0.03 98.90 [2025-02-12T14:32:41.178Z] 14:31:01 3 0.49 0.00 0.18 0.00 0.02 99.31 [2025-02-12T14:32:41.178Z] 14:31:01 4 0.32 0.00 0.15 0.00 0.02 99.52 [2025-02-12T14:32:41.178Z] 14:31:01 5 0.30 0.00 0.18 0.00 0.00 99.52 [2025-02-12T14:32:41.178Z] 14:31:01 6 0.15 0.00 0.07 0.00 0.02 99.77 [2025-02-12T14:32:41.178Z] 14:31:01 7 0.32 0.00 0.27 0.02 0.02 99.38 [2025-02-12T14:32:41.178Z] 14:32:01 all 7.57 0.00 3.20 5.81 0.05 83.37 [2025-02-12T14:32:41.178Z] 14:32:01 0 8.70 0.00 3.73 10.38 0.07 77.12 [2025-02-12T14:32:41.178Z] 14:32:01 1 6.44 0.00 3.49 0.19 0.05 89.84 [2025-02-12T14:32:41.178Z] 14:32:01 2 8.30 0.00 4.68 25.11 0.05 61.87 [2025-02-12T14:32:41.178Z] 14:32:01 3 8.30 0.00 3.49 7.05 0.07 81.10 [2025-02-12T14:32:41.178Z] 14:32:01 4 7.05 0.00 2.67 0.15 0.05 90.07 [2025-02-12T14:32:41.178Z] 14:32:01 5 8.08 0.00 1.93 0.40 0.05 89.54 [2025-02-12T14:32:41.178Z] 14:32:01 6 4.49 0.00 2.23 0.60 0.05 92.62 [2025-02-12T14:32:41.178Z] 14:32:01 7 9.21 0.00 3.36 2.72 0.05 84.67 [2025-02-12T14:32:41.178Z] Average: all 5.96 0.00 1.23 1.73 0.03 91.04 [2025-02-12T14:32:41.178Z] Average: 0 6.07 0.00 1.32 1.66 0.03 90.93 [2025-02-12T14:32:41.178Z] Average: 1 5.83 0.00 1.19 1.08 0.06 91.84 [2025-02-12T14:32:41.178Z] Average: 2 6.03 0.00 1.43 3.10 0.03 89.41 [2025-02-12T14:32:41.178Z] Average: 3 6.43 0.00 1.24 1.14 0.04 91.16 [2025-02-12T14:32:41.178Z] Average: 4 5.73 0.00 1.17 3.68 0.03 89.39 [2025-02-12T14:32:41.178Z] Average: 5 5.77 0.00 1.06 0.21 0.02 92.94 [2025-02-12T14:32:41.178Z] Average: 6 5.55 0.00 1.22 1.76 0.03 91.45 [2025-02-12T14:32:41.178Z] Average: 7 6.30 0.00 1.26 1.26 0.03 91.16 [2025-02-12T14:32:41.178Z] [2025-02-12T14:32:41.178Z] [2025-02-12T14:32:41.178Z]