Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e 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-ssh6118741878746849585.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17635123838680616080.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh14922463316303739948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh5196637026510216151.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-ssh6401931381618723387.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-26095 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 Avoid second fetch Checking out Revision 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e # timeout=10 Commit message: "Merge pull request #689 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.6" > git rev-list --no-walk b949eaf338d7a70279d235a16e82752b2447f28b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T04:02:39.796Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T04:02:39.870Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T04:02:39.893Z] ========================================================= [2024-11-11T04:02:39.893Z] EdgeX Global Pipelines Version Info [2024-11-11T04:02:39.893Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:02:40.979Z] ------------------- [2024-11-11T04:02:40.979Z] stable info: [2024-11-11T04:02:40.979Z] ------------------- [2024-11-11T04:02:40.979Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T04:02:40.979Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T04:02:40.979Z] Message: update stable to v1.0.265 [2024-11-11T04:02:41.238Z] ------------------- [2024-11-11T04:02:41.238Z] experimental info: [2024-11-11T04:02:41.238Z] ------------------- [2024-11-11T04:02:41.238Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T04:02:41.238Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T04:02:41.238Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T04:02:41.324Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-11-11T04:02:41.347Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-11-11T04:02:41.371Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T04:02:41.395Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T04:02:41.421Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T04:02:41.443Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T04:02:41.464Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T04:02:41.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-11T04:02:41.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T04:02:41.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T04:02:41.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T04:02:41.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-11-11T04:02:41.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T04:02:41.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T04:02:41.639Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T04:02:41.664Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T04:02:41.683Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T04:02:41.704Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T04:02:41.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T04:02:41.755Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T04:02:41.783Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-11T04:02:41.809Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-11T04:02:41.835Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-11T04:02:41.865Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-11T04:02:41.891Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-11T04:02:41.915Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T04:02:41.933Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T04:02:41.957Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-11T04:02:41.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-11T04:02:42.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-11T04:02:42.021Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [Pipeline] echo [2024-11-11T04:02:42.048Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59f9bca [Pipeline] echo [2024-11-11T04:02:42.072Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T04:02:42.142Z] provisioning config files... [2024-11-11T04:02:42.158Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17158621360621107505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:02:42.499Z] ---> ****-login.sh [2024-11-11T04:02:42.499Z] nexus3.edgexfoundry.org:10001 [2024-11-11T04:02:42.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:02:42.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:02:42.772Z] Configure a credential helper to remove this warning. See [2024-11-11T04:02:42.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:02:42.772Z] [2024-11-11T04:02:42.772Z] Login Succeeded [2024-11-11T04:02:42.772Z] nexus3.edgexfoundry.org:10002 [2024-11-11T04:02:42.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:02:43.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:02:43.036Z] Configure a credential helper to remove this warning. See [2024-11-11T04:02:43.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:02:43.036Z] [2024-11-11T04:02:43.036Z] Login Succeeded [2024-11-11T04:02:43.036Z] nexus3.edgexfoundry.org:10003 [2024-11-11T04:02:43.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:02:43.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:02:43.036Z] Configure a credential helper to remove this warning. See [2024-11-11T04:02:43.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:02:43.036Z] [2024-11-11T04:02:43.036Z] Login Succeeded [2024-11-11T04:02:43.036Z] nexus3.edgexfoundry.org:10004 [2024-11-11T04:02:43.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:02:43.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:02:43.036Z] Configure a credential helper to remove this warning. See [2024-11-11T04:02:43.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:02:43.036Z] [2024-11-11T04:02:43.036Z] Login Succeeded [2024-11-11T04:02:43.297Z] ****.io [2024-11-11T04:02:43.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:02:43.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:02:43.559Z] Configure a credential helper to remove this warning. See [2024-11-11T04:02:43.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:02:43.559Z] [2024-11-11T04:02:43.559Z] Login Succeeded [2024-11-11T04:02:43.559Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T04:02:43.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T04:02:43.978Z] + git rev-list -1 --merges 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e~1..59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [Pipeline] echo [2024-11-11T04:02:44.017Z] -----------> git rev-list -1 --merges 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e~1..59f9bca9835fb97a7aabfe7dae7a54c2ca71493e 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [2024-11-11T04:02:44.017Z] 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [false] [Pipeline] sh [2024-11-11T04:02:44.311Z] + git log --format=format:%s -1 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [Pipeline] echo [2024-11-11T04:02:44.329Z] ========================================================= [2024-11-11T04:02:44.329Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T04:02:44.329Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T04:02:44.686Z] + git log --format=format:%s -1 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [Pipeline] echo [2024-11-11T04:02:44.700Z] [semverPrep] GIT_COMMIT: 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e, Commit Message: Merge pull request #689 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.6 [Pipeline] echo [2024-11-11T04:02:44.716Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-11T04:02:45.092Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T04:02:45.092Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T04:02:45.092Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T04:02:45.092Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T04:02:45.092Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T04:02:45.092Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T04:02:45.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:02:45.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T04:02:45.513Z] [2024-11-11T04:02:45.513Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:02:45.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T04:02:45.827Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T04:02:45.827Z] b85a868b505f: Pulling fs layer [2024-11-11T04:02:45.827Z] e2be974225ed: Pulling fs layer [2024-11-11T04:02:45.827Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T04:02:45.827Z] 988bab9f4d93: Pulling fs layer [2024-11-11T04:02:45.827Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T04:02:45.827Z] eaf3925da568: Pulling fs layer [2024-11-11T04:02:45.827Z] bab4dde63d76: Pulling fs layer [2024-11-11T04:02:45.827Z] bde34c3a00c8: Pulling fs layer [2024-11-11T04:02:45.827Z] b352a97aabf1: Pulling fs layer [2024-11-11T04:02:45.827Z] 4872d77fe225: Pulling fs layer [2024-11-11T04:02:45.827Z] 5851b861e8e6: Pulling fs layer [2024-11-11T04:02:45.827Z] b352a97aabf1: Waiting [2024-11-11T04:02:45.827Z] 4872d77fe225: Waiting [2024-11-11T04:02:45.827Z] eaf3925da568: Waiting [2024-11-11T04:02:45.827Z] 5851b861e8e6: Waiting [2024-11-11T04:02:45.827Z] bab4dde63d76: Waiting [2024-11-11T04:02:45.827Z] bde34c3a00c8: Waiting [2024-11-11T04:02:45.827Z] 988bab9f4d93: Waiting [2024-11-11T04:02:45.827Z] 1469e6f7b9e6: Waiting [2024-11-11T04:02:45.827Z] e2be974225ed: Verifying Checksum [2024-11-11T04:02:45.827Z] e2be974225ed: Download complete [2024-11-11T04:02:45.827Z] 988bab9f4d93: Download complete [2024-11-11T04:02:46.088Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T04:02:46.088Z] 1469e6f7b9e6: Download complete [2024-11-11T04:02:46.088Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T04:02:46.088Z] 339a4e72a1f5: Download complete [2024-11-11T04:02:46.088Z] eaf3925da568: Verifying Checksum [2024-11-11T04:02:46.088Z] eaf3925da568: Download complete [2024-11-11T04:02:46.088Z] bde34c3a00c8: Download complete [2024-11-11T04:02:46.088Z] b352a97aabf1: Download complete [2024-11-11T04:02:46.088Z] b85a868b505f: Verifying Checksum [2024-11-11T04:02:46.088Z] b85a868b505f: Download complete [2024-11-11T04:02:46.088Z] 4872d77fe225: Verifying Checksum [2024-11-11T04:02:46.088Z] 4872d77fe225: Download complete [2024-11-11T04:02:46.088Z] 5851b861e8e6: Download complete [2024-11-11T04:02:46.348Z] bab4dde63d76: Verifying Checksum [2024-11-11T04:02:46.348Z] bab4dde63d76: Download complete [2024-11-11T04:02:47.729Z] b85a868b505f: Pull complete [2024-11-11T04:02:47.729Z] e2be974225ed: Pull complete [2024-11-11T04:02:47.989Z] 339a4e72a1f5: Pull complete [2024-11-11T04:02:48.274Z] 988bab9f4d93: Pull complete [2024-11-11T04:02:48.853Z] 1469e6f7b9e6: Pull complete [2024-11-11T04:02:48.853Z] eaf3925da568: Pull complete [2024-11-11T04:02:50.784Z] bab4dde63d76: Pull complete [2024-11-11T04:02:50.784Z] bde34c3a00c8: Pull complete [2024-11-11T04:02:51.046Z] b352a97aabf1: Pull complete [2024-11-11T04:02:51.046Z] 4872d77fe225: Pull complete [2024-11-11T04:02:51.046Z] 5851b861e8e6: Pull complete [2024-11-11T04:02:51.046Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T04:02:51.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T04:02:51.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:02:51.216Z] prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container [2024-11-11T04:02:51.248Z] $ 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 [2024-11-11T04:02:55.771Z] $ docker top 9a78624645685b1b7f25f014db3f504e4b2923122f07a44021ff1b3e55ea4aab -eo pid,comm [2024-11-11T04:02:55.822Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-11T04:02:55.822Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T04:02:55.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T04:02:55.882Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T04:02:55.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T04:02:55.988Z] $ docker exec 9a78624645685b1b7f25f014db3f504e4b2923122f07a44021ff1b3e55ea4aab ssh-agent [2024-11-11T04:02:56.097Z] SSH_AUTH_SOCK=/tmp/ssh-vowNAnssQoPC/agent.33 [2024-11-11T04:02:56.097Z] SSH_AGENT_PID=39 [2024-11-11T04:02:56.103Z] Running ssh-add (command line suppressed) [2024-11-11T04:02:56.202Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8409013686870078570.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8409013686870078570.key) [2024-11-11T04:02:56.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T04:02:56.507Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T04:02:56.520Z] $ docker exec --env ******** --env ******** 9a78624645685b1b7f25f014db3f504e4b2923122f07a44021ff1b3e55ea4aab ssh-agent -k [2024-11-11T04:02:56.618Z] unset SSH_AUTH_SOCK; [2024-11-11T04:02:56.619Z] unset SSH_AGENT_PID; [2024-11-11T04:02:56.619Z] echo Agent pid 39 killed; [2024-11-11T04:02:56.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T04:02:56.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T04:02:56.669Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T04:02:56.771Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T04:02:56.775Z] $ docker exec 9a78624645685b1b7f25f014db3f504e4b2923122f07a44021ff1b3e55ea4aab ssh-agent [2024-11-11T04:02:56.872Z] SSH_AUTH_SOCK=/tmp/ssh-MLpC25mexPcA/agent.72 [2024-11-11T04:02:56.872Z] SSH_AGENT_PID=78 [2024-11-11T04:02:56.877Z] Running ssh-add (command line suppressed) [2024-11-11T04:02:56.979Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2798412543119003908.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2798412543119003908.key) [2024-11-11T04:02:56.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T04:02:57.280Z] + git semver init [2024-11-11T04:02:57.540Z] 2024-11-11 04:02:57,445 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T04:02:57.540Z] 2024-11-11 04:02:57,445 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-11-11T04:02:57.540Z] 2024-11-11 04:02:57,446 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-11-11T04:02:57.540Z] 2024-11-11 04:02:57,446 [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) [2024-11-11T04:02:58.922Z] 2024-11-11 04:02:58,575 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-11-11T04:02:58.922Z] 2024-11-11 04:02:58,575 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-11-11T04:02:58.922Z] 2024-11-11 04:02:58,575 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T04:02:58.922Z] 2024-11-11 04:02:58,576 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T04:02:58.922Z] 4.0.0-dev.5 [Pipeline] } [2024-11-11T04:02:58.934Z] $ docker exec --env ******** --env ******** 9a78624645685b1b7f25f014db3f504e4b2923122f07a44021ff1b3e55ea4aab ssh-agent -k [2024-11-11T04:02:59.026Z] unset SSH_AUTH_SOCK; [2024-11-11T04:02:59.027Z] unset SSH_AGENT_PID; [2024-11-11T04:02:59.027Z] echo Agent pid 78 killed; [2024-11-11T04:02:59.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T04:02:59.382Z] + git semver [Pipeline] } [2024-11-11T04:02:59.714Z] $ docker stop --time=1 9a78624645685b1b7f25f014db3f504e4b2923122f07a44021ff1b3e55ea4aab [2024-11-11T04:03:01.004Z] $ docker rm -f --volumes 9a78624645685b1b7f25f014db3f504e4b2923122f07a44021ff1b3e55ea4aab [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T04:03:01.349Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T04:03:01.598Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T04:03:01.603Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T04:03:01.778Z] provisioning config files... [2024-11-11T04:03:01.788Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config917819199454524006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:03:02.102Z] ---> ****-login.sh [2024-11-11T04:03:02.103Z] nexus3.edgexfoundry.org:10001 [2024-11-11T04:03:02.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:03:02.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:03:02.103Z] Configure a credential helper to remove this warning. See [2024-11-11T04:03:02.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:03:02.103Z] [2024-11-11T04:03:02.103Z] Login Succeeded [2024-11-11T04:03:02.103Z] nexus3.edgexfoundry.org:10002 [2024-11-11T04:03:02.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:03:02.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:03:02.103Z] Configure a credential helper to remove this warning. See [2024-11-11T04:03:02.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:03:02.103Z] [2024-11-11T04:03:02.103Z] Login Succeeded [2024-11-11T04:03:02.103Z] nexus3.edgexfoundry.org:10003 [2024-11-11T04:03:02.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:03:02.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:03:02.362Z] Configure a credential helper to remove this warning. See [2024-11-11T04:03:02.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:03:02.362Z] [2024-11-11T04:03:02.362Z] Login Succeeded [2024-11-11T04:03:02.362Z] nexus3.edgexfoundry.org:10004 [2024-11-11T04:03:02.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:03:02.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:03:02.362Z] Configure a credential helper to remove this warning. See [2024-11-11T04:03:02.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:03:02.362Z] [2024-11-11T04:03:02.362Z] Login Succeeded [2024-11-11T04:03:02.362Z] ****.io [2024-11-11T04:03:02.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:03:02.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:03:02.626Z] Configure a credential helper to remove this warning. See [2024-11-11T04:03:02.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:03:02.626Z] [2024-11-11T04:03:02.626Z] Login Succeeded [2024-11-11T04:03:02.626Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T04:03:02.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T04:03:02.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T04:03:02.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T04:03:02.766Z] ========================================================= [2024-11-11T04:03:02.766Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T04:03:02.766Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:03:03.111Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-11T04:03:03.112Z] Sending build context to Docker daemon 9.208MB [2024-11-11T04:03:03.112Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T04:03:03.112Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-11T04:03:03.112Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T04:03:03.112Z] 43c4264eed91: Pulling fs layer [2024-11-11T04:03:03.112Z] 4cc291be95ef: Pulling fs layer [2024-11-11T04:03:03.112Z] 2ac1f1163629: Pulling fs layer [2024-11-11T04:03:03.112Z] 5c3c966382ef: Pulling fs layer [2024-11-11T04:03:03.112Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T04:03:03.112Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T04:03:03.112Z] 9f66e0745190: Pulling fs layer [2024-11-11T04:03:03.112Z] 4f4fb700ef54: Waiting [2024-11-11T04:03:03.112Z] 5d5c8e513c77: Waiting [2024-11-11T04:03:03.112Z] 9f66e0745190: Waiting [2024-11-11T04:03:03.112Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T04:03:03.112Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T04:03:03.112Z] f49a43e4bbc0: Waiting [2024-11-11T04:03:03.112Z] 4cc291be95ef: Download complete [2024-11-11T04:03:03.112Z] 5c3c966382ef: Download complete [2024-11-11T04:03:03.112Z] 4f4fb700ef54: Download complete [2024-11-11T04:03:03.375Z] 5d5c8e513c77: Download complete [2024-11-11T04:03:03.375Z] 43c4264eed91: Download complete [2024-11-11T04:03:03.375Z] 9f66e0745190: Verifying Checksum [2024-11-11T04:03:03.375Z] 9f66e0745190: Download complete [2024-11-11T04:03:03.375Z] 43c4264eed91: Pull complete [2024-11-11T04:03:03.634Z] 561ebcabdf7f: Verifying Checksum [2024-11-11T04:03:03.634Z] 561ebcabdf7f: Download complete [2024-11-11T04:03:03.634Z] 4cc291be95ef: Pull complete [2024-11-11T04:03:03.634Z] 2ac1f1163629: Verifying Checksum [2024-11-11T04:03:03.634Z] 2ac1f1163629: Download complete [2024-11-11T04:03:04.201Z] f49a43e4bbc0: Verifying Checksum [2024-11-11T04:03:04.201Z] f49a43e4bbc0: Download complete [2024-11-11T04:03:07.483Z] 2ac1f1163629: Pull complete [2024-11-11T04:03:07.483Z] 5c3c966382ef: Pull complete [2024-11-11T04:03:07.483Z] 4f4fb700ef54: Pull complete [2024-11-11T04:03:07.741Z] 5d5c8e513c77: Pull complete [2024-11-11T04:03:07.741Z] 9f66e0745190: Pull complete [2024-11-11T04:03:10.273Z] f49a43e4bbc0: Pull complete [2024-11-11T04:03:10.840Z] 561ebcabdf7f: Pull complete [2024-11-11T04:03:10.840Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T04:03:10.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T04:03:10.840Z] ---> 3a752c3f9dda [2024-11-11T04:03:10.840Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T04:03:16.723Z] Still waiting to schedule task [2024-11-11T04:03:16.724Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-11T04:03:17.412Z] ---> Running in e31ccab51768 [2024-11-11T04:03:17.412Z] Removing intermediate container e31ccab51768 [2024-11-11T04:03:17.412Z] ---> 950b9a3f99e7 [2024-11-11T04:03:17.412Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T04:03:17.412Z] ---> Running in 80e236b5e0bb [2024-11-11T04:03:17.412Z] Removing intermediate container 80e236b5e0bb [2024-11-11T04:03:17.412Z] ---> bbcbb6eb7d50 [2024-11-11T04:03:17.412Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-11T04:03:17.412Z] ---> Running in fea7f639c69c [2024-11-11T04:03:17.412Z] Removing intermediate container fea7f639c69c [2024-11-11T04:03:17.412Z] ---> 08ce859893e9 [2024-11-11T04:03:17.412Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T04:03:17.412Z] ---> Running in 5b1dd6e53e7c [2024-11-11T04:03:17.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T04:03:17.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T04:03:17.412Z] OK: 246 MiB in 54 packages [2024-11-11T04:03:17.671Z] Removing intermediate container 5b1dd6e53e7c [2024-11-11T04:03:17.671Z] ---> ab68fccb853e [2024-11-11T04:03:17.671Z] Step 7/12 : WORKDIR /app [2024-11-11T04:03:17.943Z] ---> Running in 67e7dc88234d [2024-11-11T04:03:17.943Z] Removing intermediate container 67e7dc88234d [2024-11-11T04:03:17.943Z] ---> 73d476bfe0cc [2024-11-11T04:03:17.943Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-11T04:03:17.943Z] ---> 02d7462a208b [2024-11-11T04:03:17.943Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T04:03:17.943Z] ---> Running in 05d092034ffe [2024-11-11T04:04:25.703Z] Removing intermediate container 05d092034ffe [2024-11-11T04:04:25.703Z] ---> c484f5b03582 [2024-11-11T04:04:25.703Z] Step 10/12 : COPY . . [2024-11-11T04:04:25.961Z] ---> 9d69f4223686 [2024-11-11T04:04:25.961Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T04:04:25.961Z] ---> Running in b5315e385c6e [2024-11-11T04:04:25.961Z] Removing intermediate container b5315e385c6e [2024-11-11T04:04:25.961Z] ---> 5e39ad43b698 [2024-11-11T04:04:25.961Z] Step 12/12 : RUN $MAKE [2024-11-11T04:04:25.961Z] ---> Running in d05be8e1789a [2024-11-11T04:04:26.222Z] noop [2024-11-11T04:04:26.484Z] Removing intermediate container d05be8e1789a [2024-11-11T04:04:26.484Z] ---> fab572862422 [2024-11-11T04:04:26.484Z] Successfully built fab572862422 [2024-11-11T04:04:26.484Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:04:26.819Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T04:04:26.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:04:26.898Z] prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container [2024-11-11T04:04:26.928Z] $ 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 [2024-11-11T04:04:27.248Z] $ docker top c2172da2c924f5ec95d953ee5b5a20d0858d00a20b2b40377c33d5bc005ab772 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T04:04:27.585Z] + go version [2024-11-11T04:04:27.585Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T04:04:27.597Z] $ docker stop --time=1 c2172da2c924f5ec95d953ee5b5a20d0858d00a20b2b40377c33d5bc005ab772 [2024-11-11T04:04:28.901Z] $ docker rm -f --volumes c2172da2c924f5ec95d953ee5b5a20d0858d00a20b2b40377c33d5bc005ab772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:04:29.345Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T04:04:29.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:04:29.430Z] prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container [2024-11-11T04:04:29.462Z] $ 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 [2024-11-11T04:04:29.770Z] $ docker top af03c5a3ced8548031848596f0a245957cf58c61181987ceda32880a4da54030 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T04:04:30.119Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-11-11T04:04:30.420Z] + make test [2024-11-11T04:04:30.420Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T04:04:45.992Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26098 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-11-11T04:04:46.010Z] Running in /w/workspace/app-service-configurable/253 [Pipeline] { [Pipeline] checkout [2024-11-11T04:04:49.059Z] The recommended git tool is: git [2024-11-11T04:04:53.746Z] using credential edgex-jenkins-ssh [2024-11-11T04:04:53.770Z] Cloning the remote Git repository [2024-11-11T04:04:53.815Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-11-11T04:04:53.915Z] > git init /w/workspace/app-service-configurable/253 # timeout=10 [2024-11-11T04:04:54.071Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-11-11T04:04:54.072Z] > git --version # timeout=10 [2024-11-11T04:04:54.095Z] > git --version # 'git version 2.25.1' [2024-11-11T04:04:54.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T04:04:54.269Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T04:04:56.297Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-11-11T04:04:56.325Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T04:04:57.182Z] Avoid second fetch [2024-11-11T04:04:57.183Z] Checking out Revision 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e (main) [2024-11-11T04:04:57.831Z] Commit message: "Merge pull request #689 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.6" [2024-11-11T04:04:57.197Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T04:04:57.267Z] > git checkout -f 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T04:05:02.499Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-11T04:05:02.637Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T04:05:02.637Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T04:05:02.637Z] Dload Upload Total Spent Left Speed [2024-11-11T04:05:03.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 13334 0 --:--:-- --:--:-- --:--:-- 13320 [Pipeline] sh [2024-11-11T04:05:03.924Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T04:05:04.244Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-11T04:05:04.244Z] + sudo tee /etc/docker/daemon.new [2024-11-11T04:05:04.244Z] { [2024-11-11T04:05:04.244Z] "registry-mirrors": [ [2024-11-11T04:05:04.244Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T04:05:04.244Z] ], [2024-11-11T04:05:04.244Z] "bip": "10.250.0.254/24", [2024-11-11T04:05:04.244Z] "hosts": [ [2024-11-11T04:05:04.244Z] "tcp://0.0.0.0:5555", [2024-11-11T04:05:04.244Z] "unix:///var/run/docker.sock" [2024-11-11T04:05:04.244Z] ], [2024-11-11T04:05:04.244Z] "mtu": 1458, [2024-11-11T04:05:04.244Z] "selinux-enabled": true, [2024-11-11T04:05:04.244Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T04:05:04.244Z] } [Pipeline] sh [2024-11-11T04:05:04.602Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-11T04:05:04.932Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T04:05:23.175Z] provisioning config files... [2024-11-11T04:05:23.197Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/253@tmp/config12851154805196728574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:05:23.654Z] ---> ****-login.sh [2024-11-11T04:05:23.654Z] nexus3.edgexfoundry.org:10001 [2024-11-11T04:05:23.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:05:24.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:05:24.190Z] Configure a credential helper to remove this warning. See [2024-11-11T04:05:24.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:05:24.190Z] [2024-11-11T04:05:24.190Z] Login Succeeded [2024-11-11T04:05:24.190Z] nexus3.edgexfoundry.org:10002 [2024-11-11T04:05:24.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:05:24.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:05:24.457Z] Configure a credential helper to remove this warning. See [2024-11-11T04:05:24.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:05:24.457Z] [2024-11-11T04:05:24.457Z] Login Succeeded [2024-11-11T04:05:24.457Z] nexus3.edgexfoundry.org:10003 [2024-11-11T04:05:24.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:05:24.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:05:24.992Z] Configure a credential helper to remove this warning. See [2024-11-11T04:05:24.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:05:24.993Z] [2024-11-11T04:05:24.993Z] Login Succeeded [2024-11-11T04:05:24.993Z] nexus3.edgexfoundry.org:10004 [2024-11-11T04:05:24.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:05:25.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:05:25.263Z] Configure a credential helper to remove this warning. See [2024-11-11T04:05:25.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:05:25.263Z] [2024-11-11T04:05:25.263Z] Login Succeeded [2024-11-11T04:05:25.263Z] ****.io [2024-11-11T04:05:25.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:05:25.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:05:25.797Z] Configure a credential helper to remove this warning. See [2024-11-11T04:05:25.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:05:25.797Z] [2024-11-11T04:05:25.797Z] Login Succeeded [2024-11-11T04:05:25.797Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T04:05:25.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T04:05:26.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T04:05:26.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T04:05:26.130Z] ========================================================= [2024-11-11T04:05:26.130Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T04:05:26.130Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:05:26.482Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-11T04:05:26.482Z] Sending build context to Docker daemon 225.3kB [2024-11-11T04:05:26.750Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T04:05:26.750Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-11T04:05:26.750Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T04:05:26.750Z] cf04c63912e1: Pulling fs layer [2024-11-11T04:05:26.750Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T04:05:26.750Z] a37a00ec5f00: Pulling fs layer [2024-11-11T04:05:26.750Z] 50b3750afda1: Pulling fs layer [2024-11-11T04:05:26.750Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T04:05:26.750Z] 80978eb59214: Pulling fs layer [2024-11-11T04:05:26.750Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T04:05:26.750Z] c5a475d317c9: Pulling fs layer [2024-11-11T04:05:26.750Z] 50b3750afda1: Waiting [2024-11-11T04:05:26.750Z] 4f4fb700ef54: Waiting [2024-11-11T04:05:26.750Z] 80978eb59214: Waiting [2024-11-11T04:05:26.750Z] c9f46d7d2bd2: Waiting [2024-11-11T04:05:26.750Z] c5a475d317c9: Waiting [2024-11-11T04:05:26.750Z] 55b35a11ae5e: Download complete [2024-11-11T04:05:26.750Z] 50b3750afda1: Verifying Checksum [2024-11-11T04:05:26.750Z] 50b3750afda1: Download complete [2024-11-11T04:05:26.750Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T04:05:26.750Z] 4f4fb700ef54: Download complete [2024-11-11T04:05:27.018Z] 80978eb59214: Verifying Checksum [2024-11-11T04:05:27.018Z] 80978eb59214: Download complete [2024-11-11T04:05:27.018Z] cf04c63912e1: Verifying Checksum [2024-11-11T04:05:27.018Z] cf04c63912e1: Download complete [2024-11-11T04:05:27.286Z] c5a475d317c9: Verifying Checksum [2024-11-11T04:05:27.286Z] c5a475d317c9: Download complete [2024-11-11T04:05:27.873Z] cf04c63912e1: Pull complete [2024-11-11T04:05:28.455Z] 55b35a11ae5e: Pull complete [2024-11-11T04:05:28.723Z] a37a00ec5f00: Verifying Checksum [2024-11-11T04:05:29.679Z] c9f46d7d2bd2: Verifying Checksum [2024-11-11T04:05:29.679Z] c9f46d7d2bd2: Download complete [2024-11-11T04:05:34.580Z] go vet ./... [2024-11-11T04:05:37.864Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T04:05:37.864Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T04:05:37.864Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T04:05:37.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T04:05:37.897Z] $ docker stop --time=1 af03c5a3ced8548031848596f0a245957cf58c61181987ceda32880a4da54030 [2024-11-11T04:05:42.003Z] a37a00ec5f00: Pull complete [2024-11-11T04:05:42.003Z] 50b3750afda1: Pull complete [2024-11-11T04:05:42.003Z] 4f4fb700ef54: Pull complete [2024-11-11T04:05:42.003Z] 80978eb59214: Pull complete [2024-11-11T04:05:45.053Z] $ docker rm -f --volumes af03c5a3ced8548031848596f0a245957cf58c61181987ceda32880a4da54030 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T04:05:45.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T04:05:45.720Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-11T04:05:46.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T04:05:46.609Z] + ls -al . [2024-11-11T04:05:46.609Z] total 248 [2024-11-11T04:05:46.609Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 04:04 . [2024-11-11T04:05:46.609Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:02 .. [2024-11-11T04:05:46.609Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 04:02 .dockerignore [2024-11-11T04:05:46.609Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 04:05 .git [2024-11-11T04:05:46.609Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:02 .github [2024-11-11T04:05:46.609Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 04:02 .gitignore [2024-11-11T04:05:46.609Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 04:02 .golangci.yml [2024-11-11T04:05:46.609Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 04:02 .semver [2024-11-11T04:05:46.609Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 04:02 Attribution.txt [2024-11-11T04:05:46.609Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 04:02 CHANGELOG.md [2024-11-11T04:05:46.609Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 04:02 Dockerfile [2024-11-11T04:05:46.609Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 04:02 GOVERNANCE.md [2024-11-11T04:05:46.609Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 04:02 Jenkinsfile [2024-11-11T04:05:46.609Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 04:02 LICENSE [2024-11-11T04:05:46.609Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 04:02 OWNERS.md [2024-11-11T04:05:46.609Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 04:02 README.md [2024-11-11T04:05:46.609Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 04:03 VERSION [2024-11-11T04:05:46.609Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 04:02 bin [2024-11-11T04:05:46.609Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 11 04:05 coverage.out [2024-11-11T04:05:46.609Z] -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 04:02 go.mod [2024-11-11T04:05:46.609Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 04:02 go.sum [2024-11-11T04:05:46.609Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 04:02 main.go [2024-11-11T04:05:46.609Z] -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 04:02 makefile [2024-11-11T04:05:46.609Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 04:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:05:46.928Z] + 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=59f9bca9835fb97a7aabfe7dae7a54c2ca71493e --label arch=amd64 --label version=4.0.0-dev.5 . [2024-11-11T04:05:46.928Z] Sending build context to Docker daemon 9.209MB [2024-11-11T04:05:46.928Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T04:05:46.928Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-11T04:05:46.928Z] ---> fab572862422 [2024-11-11T04:05:46.928Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T04:05:47.185Z] ---> Running in 5e1f5fe3ed66 [2024-11-11T04:05:47.443Z] Removing intermediate container 5e1f5fe3ed66 [2024-11-11T04:05:47.443Z] ---> 8ae1cba2a81c [2024-11-11T04:05:47.443Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T04:05:47.443Z] ---> Running in 74cbbbc9e9f0 [2024-11-11T04:05:47.443Z] Removing intermediate container 74cbbbc9e9f0 [2024-11-11T04:05:47.443Z] ---> f842ccdeb2f9 [2024-11-11T04:05:47.443Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-11T04:05:47.443Z] ---> Running in 48d5a13e95ad [2024-11-11T04:05:47.443Z] Removing intermediate container 48d5a13e95ad [2024-11-11T04:05:47.443Z] ---> b32fba00542f [2024-11-11T04:05:47.443Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T04:05:47.443Z] ---> Running in 216807a3b6eb [2024-11-11T04:05:47.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T04:05:47.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T04:05:48.217Z] OK: 246 MiB in 54 packages [2024-11-11T04:05:48.476Z] Removing intermediate container 216807a3b6eb [2024-11-11T04:05:48.476Z] ---> d6c4d70423e5 [2024-11-11T04:05:48.476Z] Step 7/27 : WORKDIR /app [2024-11-11T04:05:48.476Z] ---> Running in 6649b3d9b3f2 [2024-11-11T04:05:48.476Z] Removing intermediate container 6649b3d9b3f2 [2024-11-11T04:05:48.476Z] ---> 5ae4df85a7f0 [2024-11-11T04:05:48.476Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-11T04:05:49.043Z] ---> cc42e82b0be0 [2024-11-11T04:05:49.043Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T04:05:49.043Z] ---> Running in 63d7564158da [2024-11-11T04:05:49.978Z] Removing intermediate container 63d7564158da [2024-11-11T04:05:49.978Z] ---> 4a162f5dcdc6 [2024-11-11T04:05:49.978Z] Step 10/27 : COPY . . [2024-11-11T04:05:50.236Z] ---> 8cba051118e6 [2024-11-11T04:05:50.236Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T04:05:50.236Z] ---> Running in e2e43d9ec41e [2024-11-11T04:05:50.236Z] Removing intermediate container e2e43d9ec41e [2024-11-11T04:05:50.236Z] ---> 34e8b243ef66 [2024-11-11T04:05:50.236Z] Step 12/27 : RUN $MAKE [2024-11-11T04:05:50.236Z] ---> Running in 923e011ea6d9 [2024-11-11T04:05:50.415Z] c9f46d7d2bd2: Pull complete [2024-11-11T04:05:50.804Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.5 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-11T04:05:51.375Z] c5a475d317c9: Pull complete [2024-11-11T04:05:51.640Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T04:05:51.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T04:05:51.640Z] ---> be29e6b0f0d4 [2024-11-11T04:05:51.640Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T04:05:53.584Z] ---> Running in ccf862c6f7d0 [2024-11-11T04:05:53.584Z] Removing intermediate container ccf862c6f7d0 [2024-11-11T04:05:53.584Z] ---> 5c1e2463468d [2024-11-11T04:05:53.584Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T04:05:53.584Z] ---> Running in f1d8a2f7ca9f [2024-11-11T04:05:53.851Z] Removing intermediate container f1d8a2f7ca9f [2024-11-11T04:05:53.851Z] ---> 6a6e8a890f67 [2024-11-11T04:05:53.851Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-11T04:05:54.117Z] ---> Running in fca3f8bbb8fe [2024-11-11T04:05:54.383Z] Removing intermediate container fca3f8bbb8fe [2024-11-11T04:05:54.383Z] ---> 40fc0fed587b [2024-11-11T04:05:54.383Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T04:05:54.383Z] ---> Running in 49322ea4b4ab [2024-11-11T04:05:55.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T04:05:55.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T04:05:56.900Z] OK: 238 MiB in 54 packages [2024-11-11T04:05:57.860Z] Removing intermediate container 49322ea4b4ab [2024-11-11T04:05:57.860Z] ---> 3148e0434462 [2024-11-11T04:05:57.860Z] Step 7/12 : WORKDIR /app [2024-11-11T04:05:57.860Z] ---> Running in f1dca195262a [2024-11-11T04:05:58.126Z] Removing intermediate container f1dca195262a [2024-11-11T04:05:58.126Z] ---> f2f4d9a5fb13 [2024-11-11T04:05:58.126Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-11T04:05:59.084Z] ---> 539528299fff [2024-11-11T04:05:59.084Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T04:05:59.084Z] ---> Running in ca37e6c9af04 [2024-11-11T04:06:37.479Z] Removing intermediate container 923e011ea6d9 [2024-11-11T04:06:37.479Z] ---> b9a441e68c3a [2024-11-11T04:06:37.479Z] Step 13/27 : FROM alpine:3.20 [2024-11-11T04:06:37.479Z] 3.20: Pulling from library/alpine [2024-11-11T04:06:37.479Z] 43c4264eed91: Already exists [2024-11-11T04:06:37.479Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T04:06:37.479Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T04:06:37.479Z] ---> 91ef0af61f39 [2024-11-11T04:06:37.479Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T04:06:37.479Z] ---> Running in 089856a2a322 [2024-11-11T04:06:37.479Z] Removing intermediate container 089856a2a322 [2024-11-11T04:06:37.479Z] ---> 997125358c15 [2024-11-11T04:06:37.479Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-11T04:06:37.479Z] ---> Running in d840001356ab [2024-11-11T04:06:37.479Z] Removing intermediate container d840001356ab [2024-11-11T04:06:37.479Z] ---> 13f6feceb758 [2024-11-11T04:06:37.479Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T04:06:37.479Z] ---> Running in aa25a425dc83 [2024-11-11T04:06:37.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T04:06:37.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T04:06:37.737Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-11T04:06:37.997Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-11T04:06:37.997Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T04:06:37.997Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T04:06:37.997Z] OK: 9 MiB in 16 packages [2024-11-11T04:06:38.565Z] Removing intermediate container aa25a425dc83 [2024-11-11T04:06:38.565Z] ---> 014b45355313 [2024-11-11T04:06:38.565Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-11T04:06:38.565Z] ---> Running in 7cef0aee15c5 [2024-11-11T04:06:38.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T04:06:38.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T04:06:39.081Z] Upgrading critical system libraries and apk-tools: [2024-11-11T04:06:39.081Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T04:06:39.081Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T04:06:39.339Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T04:06:39.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T04:06:39.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T04:06:39.599Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T04:06:39.599Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T04:06:39.599Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T04:06:39.599Z] OK: 9 MiB in 16 packages [2024-11-11T04:06:40.168Z] Removing intermediate container 7cef0aee15c5 [2024-11-11T04:06:40.168Z] ---> 61ccf4985e2a [2024-11-11T04:06:40.168Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-11T04:06:40.427Z] ---> da43100368ca [2024-11-11T04:06:40.427Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-11T04:06:40.427Z] ---> b22097f44eb2 [2024-11-11T04:06:40.427Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-11T04:06:40.427Z] ---> 6d398b423ed4 [2024-11-11T04:06:40.427Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-11T04:06:42.369Z] ---> 82153c536a63 [2024-11-11T04:06:42.370Z] Step 22/27 : EXPOSE 48095 [2024-11-11T04:06:42.370Z] ---> Running in 8348841c1f69 [2024-11-11T04:06:42.370Z] Removing intermediate container 8348841c1f69 [2024-11-11T04:06:42.370Z] ---> 938cf1506109 [2024-11-11T04:06:42.370Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-11T04:06:42.370Z] ---> Running in 1df8b2975b9e [2024-11-11T04:06:42.629Z] Removing intermediate container 1df8b2975b9e [2024-11-11T04:06:42.629Z] ---> a16f735a4410 [2024-11-11T04:06:42.629Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T04:06:42.629Z] ---> Running in 689d39a86637 [2024-11-11T04:06:42.629Z] Removing intermediate container 689d39a86637 [2024-11-11T04:06:42.629Z] ---> 38596b71b0e8 [2024-11-11T04:06:42.629Z] Step 25/27 : LABEL arch=amd64 [2024-11-11T04:06:42.629Z] ---> Running in f8b763c9c6b9 [2024-11-11T04:06:42.629Z] Removing intermediate container f8b763c9c6b9 [2024-11-11T04:06:42.629Z] ---> 4bad5639d44d [2024-11-11T04:06:42.629Z] Step 26/27 : LABEL git_sha=59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [2024-11-11T04:06:42.629Z] ---> Running in e5f08127dee0 [2024-11-11T04:06:42.888Z] Removing intermediate container e5f08127dee0 [2024-11-11T04:06:42.888Z] ---> e6732a92d416 [2024-11-11T04:06:42.888Z] Step 27/27 : LABEL version=4.0.0-dev.5 [2024-11-11T04:06:42.888Z] ---> Running in 819e60e50f75 [2024-11-11T04:06:42.888Z] Removing intermediate container 819e60e50f75 [2024-11-11T04:06:42.888Z] ---> af9f58ca68a3 [2024-11-11T04:06:42.888Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T04:06:42.888Z] Successfully built af9f58ca68a3 [2024-11-11T04:06:42.888Z] 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 [2024-11-11T04:06:43.032Z] provisioning config files... [2024-11-11T04:06:43.042Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1896593165818544935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:06:43.360Z] ---> ****-login.sh [2024-11-11T04:06:43.360Z] nexus3.edgexfoundry.org:10001 [2024-11-11T04:06:43.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:06:43.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:06:43.360Z] Configure a credential helper to remove this warning. See [2024-11-11T04:06:43.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:06:43.360Z] [2024-11-11T04:06:43.360Z] Login Succeeded [2024-11-11T04:06:43.360Z] nexus3.edgexfoundry.org:10002 [2024-11-11T04:06:43.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:06:43.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:06:43.620Z] Configure a credential helper to remove this warning. See [2024-11-11T04:06:43.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:06:43.620Z] [2024-11-11T04:06:43.620Z] Login Succeeded [2024-11-11T04:06:43.620Z] nexus3.edgexfoundry.org:10003 [2024-11-11T04:06:43.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:06:43.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:06:43.621Z] Configure a credential helper to remove this warning. See [2024-11-11T04:06:43.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:06:43.621Z] [2024-11-11T04:06:43.621Z] Login Succeeded [2024-11-11T04:06:43.621Z] nexus3.edgexfoundry.org:10004 [2024-11-11T04:06:43.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:06:43.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:06:43.881Z] Configure a credential helper to remove this warning. See [2024-11-11T04:06:43.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:06:43.881Z] [2024-11-11T04:06:43.881Z] Login Succeeded [2024-11-11T04:06:43.881Z] ****.io [2024-11-11T04:06:43.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:06:44.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:06:44.141Z] Configure a credential helper to remove this warning. See [2024-11-11T04:06:44.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:06:44.141Z] [2024-11-11T04:06:44.141Z] Login Succeeded [2024-11-11T04:06:44.141Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T04:06:44.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T04:06:44.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T04:06:44.246Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-11-11T04:06:44.246Z] 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [2024-11-11T04:06:44.246Z] latest [2024-11-11T04:06:44.246Z] 4.0.0-dev.5 [2024-11-11T04:06:44.246Z] 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5 [2024-11-11T04:06:44.246Z] main [2024-11-11T04:06:44.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:06:44.673Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:06:45.009Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [2024-11-11T04:06:45.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-11T04:06:45.009Z] f55aa4b50170: Preparing [2024-11-11T04:06:45.009Z] 4e82963a7dd7: Preparing [2024-11-11T04:06:45.009Z] 666f8deba35b: Preparing [2024-11-11T04:06:45.009Z] bf891472ca8b: Preparing [2024-11-11T04:06:45.009Z] d086064515f4: Preparing [2024-11-11T04:06:45.009Z] b9607600c1ce: Preparing [2024-11-11T04:06:45.009Z] 63ca1fbb43ae: Preparing [2024-11-11T04:06:45.009Z] 63ca1fbb43ae: Waiting [2024-11-11T04:06:45.009Z] b9607600c1ce: Waiting [2024-11-11T04:07:03.106Z] 4e82963a7dd7: Pushed [2024-11-11T04:07:03.106Z] 666f8deba35b: Pushed [2024-11-11T04:07:03.106Z] bf891472ca8b: Pushed [2024-11-11T04:07:03.106Z] 63ca1fbb43ae: Layer already exists [2024-11-11T04:07:03.106Z] d086064515f4: Pushed [2024-11-11T04:07:03.106Z] b9607600c1ce: Pushed [2024-11-11T04:07:03.106Z] f55aa4b50170: Pushed [2024-11-11T04:07:03.106Z] 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e: digest: sha256:0dd95a59113594f79d36be07a9450209e1f6818980b544a930953b2171e9cbe5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:07:03.430Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:07:03.760Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-11-11T04:07:03.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-11T04:07:03.760Z] f55aa4b50170: Preparing [2024-11-11T04:07:03.760Z] 4e82963a7dd7: Preparing [2024-11-11T04:07:03.760Z] 666f8deba35b: Preparing [2024-11-11T04:07:03.760Z] bf891472ca8b: Preparing [2024-11-11T04:07:03.760Z] d086064515f4: Preparing [2024-11-11T04:07:03.760Z] b9607600c1ce: Preparing [2024-11-11T04:07:03.760Z] 63ca1fbb43ae: Preparing [2024-11-11T04:07:03.760Z] 63ca1fbb43ae: Waiting [2024-11-11T04:07:03.760Z] d086064515f4: Layer already exists [2024-11-11T04:07:03.760Z] 4e82963a7dd7: Layer already exists [2024-11-11T04:07:03.760Z] bf891472ca8b: Layer already exists [2024-11-11T04:07:03.760Z] 666f8deba35b: Layer already exists [2024-11-11T04:07:03.760Z] f55aa4b50170: Layer already exists [2024-11-11T04:07:03.760Z] 63ca1fbb43ae: Layer already exists [2024-11-11T04:07:03.760Z] b9607600c1ce: Layer already exists [2024-11-11T04:07:03.760Z] latest: digest: sha256:0dd95a59113594f79d36be07a9450209e1f6818980b544a930953b2171e9cbe5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:07:04.093Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:07:04.424Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.5 [2024-11-11T04:07:04.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-11T04:07:04.424Z] f55aa4b50170: Preparing [2024-11-11T04:07:04.424Z] 4e82963a7dd7: Preparing [2024-11-11T04:07:04.424Z] 666f8deba35b: Preparing [2024-11-11T04:07:04.424Z] bf891472ca8b: Preparing [2024-11-11T04:07:04.424Z] d086064515f4: Preparing [2024-11-11T04:07:04.424Z] b9607600c1ce: Preparing [2024-11-11T04:07:04.424Z] 63ca1fbb43ae: Preparing [2024-11-11T04:07:04.424Z] b9607600c1ce: Waiting [2024-11-11T04:07:04.424Z] 63ca1fbb43ae: Waiting [2024-11-11T04:07:04.424Z] f55aa4b50170: Layer already exists [2024-11-11T04:07:04.424Z] bf891472ca8b: Layer already exists [2024-11-11T04:07:04.424Z] 4e82963a7dd7: Layer already exists [2024-11-11T04:07:04.424Z] 666f8deba35b: Layer already exists [2024-11-11T04:07:04.424Z] d086064515f4: Layer already exists [2024-11-11T04:07:04.424Z] b9607600c1ce: Layer already exists [2024-11-11T04:07:04.424Z] 63ca1fbb43ae: Layer already exists [2024-11-11T04:07:04.424Z] 4.0.0-dev.5: digest: sha256:0dd95a59113594f79d36be07a9450209e1f6818980b544a930953b2171e9cbe5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:07:04.749Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:07:05.085Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5 [2024-11-11T04:07:05.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-11T04:07:05.085Z] f55aa4b50170: Preparing [2024-11-11T04:07:05.085Z] 4e82963a7dd7: Preparing [2024-11-11T04:07:05.085Z] 666f8deba35b: Preparing [2024-11-11T04:07:05.085Z] bf891472ca8b: Preparing [2024-11-11T04:07:05.085Z] d086064515f4: Preparing [2024-11-11T04:07:05.085Z] b9607600c1ce: Preparing [2024-11-11T04:07:05.085Z] 63ca1fbb43ae: Preparing [2024-11-11T04:07:05.085Z] b9607600c1ce: Waiting [2024-11-11T04:07:05.085Z] 63ca1fbb43ae: Waiting [2024-11-11T04:07:05.085Z] d086064515f4: Layer already exists [2024-11-11T04:07:05.085Z] 666f8deba35b: Layer already exists [2024-11-11T04:07:05.085Z] f55aa4b50170: Layer already exists [2024-11-11T04:07:05.085Z] 63ca1fbb43ae: Layer already exists [2024-11-11T04:07:05.085Z] bf891472ca8b: Layer already exists [2024-11-11T04:07:05.085Z] 4e82963a7dd7: Layer already exists [2024-11-11T04:07:05.085Z] b9607600c1ce: Layer already exists [2024-11-11T04:07:05.085Z] 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5: digest: sha256:0dd95a59113594f79d36be07a9450209e1f6818980b544a930953b2171e9cbe5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:07:05.423Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:07:05.751Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-11-11T04:07:05.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-11T04:07:05.751Z] f55aa4b50170: Preparing [2024-11-11T04:07:05.751Z] 4e82963a7dd7: Preparing [2024-11-11T04:07:05.751Z] 666f8deba35b: Preparing [2024-11-11T04:07:05.751Z] bf891472ca8b: Preparing [2024-11-11T04:07:05.751Z] d086064515f4: Preparing [2024-11-11T04:07:05.751Z] b9607600c1ce: Preparing [2024-11-11T04:07:05.751Z] 63ca1fbb43ae: Preparing [2024-11-11T04:07:05.751Z] 63ca1fbb43ae: Waiting [2024-11-11T04:07:05.751Z] b9607600c1ce: Waiting [2024-11-11T04:07:05.751Z] 4e82963a7dd7: Layer already exists [2024-11-11T04:07:05.751Z] d086064515f4: Layer already exists [2024-11-11T04:07:05.751Z] 666f8deba35b: Layer already exists [2024-11-11T04:07:05.751Z] f55aa4b50170: Layer already exists [2024-11-11T04:07:05.751Z] bf891472ca8b: Layer already exists [2024-11-11T04:07:05.751Z] 63ca1fbb43ae: Layer already exists [2024-11-11T04:07:05.751Z] b9607600c1ce: Layer already exists [2024-11-11T04:07:05.751Z] main: digest: sha256:0dd95a59113594f79d36be07a9450209e1f6818980b544a930953b2171e9cbe5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T04:07:05.823Z] ===================================================== [Pipeline] echo [2024-11-11T04:07:05.836Z] taggedImages: [2024-11-11T04:07:05.836Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [2024-11-11T04:07:05.836Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-11-11T04:07:05.836Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.5 [2024-11-11T04:07:05.836Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5 [2024-11-11T04:07:05.836Z] - 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 [2024-11-11T04:07:06.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T04:07:06.247Z] [2024-11-11T04:07:06.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:07:06.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T04:07:06.832Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T04:07:06.832Z] 5eb5b503b376: Pulling fs layer [2024-11-11T04:07:06.832Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T04:07:06.832Z] ec43610c2a17: Pulling fs layer [2024-11-11T04:07:06.832Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T04:07:06.832Z] 33b1e0a273af: Pulling fs layer [2024-11-11T04:07:06.832Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T04:07:06.832Z] 2f39f015ded8: Pulling fs layer [2024-11-11T04:07:06.832Z] 33b1e0a273af: Waiting [2024-11-11T04:07:06.832Z] 5d3b04190fa2: Waiting [2024-11-11T04:07:06.832Z] 2f39f015ded8: Waiting [2024-11-11T04:07:06.832Z] 3a2ae6a8a46f: Waiting [2024-11-11T04:07:07.089Z] 5c69ac0246d0: Download complete [2024-11-11T04:07:07.089Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-11T04:07:07.089Z] 3a2ae6a8a46f: Download complete [2024-11-11T04:07:07.089Z] 33b1e0a273af: Verifying Checksum [2024-11-11T04:07:07.089Z] 33b1e0a273af: Download complete [2024-11-11T04:07:07.089Z] 5d3b04190fa2: Verifying Checksum [2024-11-11T04:07:07.089Z] 5d3b04190fa2: Download complete [2024-11-11T04:07:07.089Z] ec43610c2a17: Verifying Checksum [2024-11-11T04:07:07.089Z] ec43610c2a17: Download complete [2024-11-11T04:07:07.089Z] 5eb5b503b376: Verifying Checksum [2024-11-11T04:07:07.089Z] 5eb5b503b376: Download complete [2024-11-11T04:07:08.023Z] 2f39f015ded8: Download complete [2024-11-11T04:07:08.977Z] 5eb5b503b376: Pull complete [2024-11-11T04:07:08.977Z] 5c69ac0246d0: Pull complete [2024-11-11T04:07:09.912Z] ec43610c2a17: Pull complete [2024-11-11T04:07:09.912Z] 3a2ae6a8a46f: Pull complete [2024-11-11T04:07:09.912Z] 33b1e0a273af: Pull complete [2024-11-11T04:07:10.172Z] 5d3b04190fa2: Pull complete [2024-11-11T04:07:15.438Z] 2f39f015ded8: Pull complete [2024-11-11T04:07:15.438Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T04:07:15.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T04:07:15.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:07:15.528Z] prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container [2024-11-11T04:07:15.555Z] $ 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 [2024-11-11T04:07:32.469Z] $ docker top 4a57bf54a6be603d6b2573a394e452679767dfee3e91256d29da0407b047dd51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:07:32.872Z] ---> job-cost.sh [2024-11-11T04:07:32.872Z] lf-activate-venv: SKIPPING [2024-11-11T04:07:32.872Z] INFO: No Stack... [2024-11-11T04:07:33.131Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T04:07:33.390Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T04:07:33.683Z] + + cut -d,cat -f6 /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-11-11T04:07:33.683Z] [Pipeline] lock [2024-11-11T04:07:33.700Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-253-stack-cost] [2024-11-11T04:07:33.709Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-253-stack-cost] did not exist. Created. [2024-11-11T04:07:33.717Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-253-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T04:07:34.035Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-11T04:07:34.062Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T04:07:34.070Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-253-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T04:07:34.096Z] $ docker stop --time=1 4a57bf54a6be603d6b2573a394e452679767dfee3e91256d29da0407b047dd51 [2024-11-11T04:07:35.233Z] $ docker rm -f --volumes 4a57bf54a6be603d6b2573a394e452679767dfee3e91256d29da0407b047dd51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T04:07:50.752Z] Removing intermediate container ca37e6c9af04 [2024-11-11T04:07:50.752Z] ---> d0e44a23e5c2 [2024-11-11T04:07:50.752Z] Step 10/12 : COPY . . [2024-11-11T04:07:50.752Z] ---> bcbf9c0bf21e [2024-11-11T04:07:50.752Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T04:07:50.752Z] ---> Running in 672112ef7b38 [2024-11-11T04:07:50.752Z] Removing intermediate container 672112ef7b38 [2024-11-11T04:07:50.752Z] ---> df231e7898bd [2024-11-11T04:07:50.752Z] Step 12/12 : RUN $MAKE [2024-11-11T04:07:50.752Z] ---> Running in 54ddc83b9f17 [2024-11-11T04:07:50.752Z] noop [2024-11-11T04:07:50.752Z] Removing intermediate container 54ddc83b9f17 [2024-11-11T04:07:50.752Z] ---> 90c807289629 [2024-11-11T04:07:50.752Z] Successfully built 90c807289629 [2024-11-11T04:07:50.752Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:07:51.120Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T04:07:51.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:07:51.350Z] prd-ubuntu20.04-docker-arm64-4c-16g-26098 does not seem to be running inside a container [2024-11-11T04:07:51.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/253 -v /w/workspace/app-service-configurable/253:/w/workspace/app-service-configurable/253:rw,z -v /w/workspace/app-service-configurable/253@tmp:/w/workspace/app-service-configurable/253@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 [2024-11-11T04:07:52.691Z] $ docker top efd5dfd7edfd072eaeb70f01ab15e405b754f8cdc72edd83d456fb02a18ed7f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T04:07:53.567Z] + go version [2024-11-11T04:07:53.567Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T04:07:53.587Z] $ docker stop --time=1 efd5dfd7edfd072eaeb70f01ab15e405b754f8cdc72edd83d456fb02a18ed7f1 [2024-11-11T04:07:55.246Z] $ docker rm -f --volumes efd5dfd7edfd072eaeb70f01ab15e405b754f8cdc72edd83d456fb02a18ed7f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:07:55.875Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T04:07:55.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:07:56.058Z] prd-ubuntu20.04-docker-arm64-4c-16g-26098 does not seem to be running inside a container [2024-11-11T04:07:56.138Z] $ 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/253 -v /w/workspace/app-service-configurable/253:/w/workspace/app-service-configurable/253:rw,z -v /w/workspace/app-service-configurable/253@tmp:/w/workspace/app-service-configurable/253@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 [2024-11-11T04:07:57.312Z] $ docker top 680f6ffa36e135381b953bb3407fc18f3e39e3abfad13da9e90791ccefd4a5a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T04:07:57.819Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/253 [Pipeline] fileExists [Pipeline] sh [2024-11-11T04:07:58.158Z] + make test [2024-11-11T04:07:58.158Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T04:12:50.023Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-11T04:12:50.023Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-11T04:12:50.023Z] go vet ./... [2024-11-11T04:16:57.141Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T04:16:57.141Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T04:16:57.141Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T04:16:57.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T04:16:57.802Z] $ docker stop --time=1 680f6ffa36e135381b953bb3407fc18f3e39e3abfad13da9e90791ccefd4a5a9 [2024-11-11T04:16:59.787Z] $ docker rm -f --volumes 680f6ffa36e135381b953bb3407fc18f3e39e3abfad13da9e90791ccefd4a5a9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T04:17:02.181Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T04:17:02.210Z] Warning: overwriting stash ‘coverage-report’ [2024-11-11T04:17:02.697Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T04:17:03.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T04:17:03.446Z] + ls -al . [2024-11-11T04:17:03.446Z] total 244 [2024-11-11T04:17:03.446Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 11 04:08 . [2024-11-11T04:17:03.446Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:04 .. [2024-11-11T04:17:03.446Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 04:04 .dockerignore [2024-11-11T04:17:03.446Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 04:05 .git [2024-11-11T04:17:03.446Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:04 .github [2024-11-11T04:17:03.446Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 04:04 .gitignore [2024-11-11T04:17:03.446Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 04:04 .golangci.yml [2024-11-11T04:17:03.446Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 04:04 Attribution.txt [2024-11-11T04:17:03.446Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 04:04 CHANGELOG.md [2024-11-11T04:17:03.446Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 04:04 Dockerfile [2024-11-11T04:17:03.446Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 04:04 GOVERNANCE.md [2024-11-11T04:17:03.446Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 04:04 Jenkinsfile [2024-11-11T04:17:03.446Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 04:04 LICENSE [2024-11-11T04:17:03.446Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 04:04 OWNERS.md [2024-11-11T04:17:03.446Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 04:04 README.md [2024-11-11T04:17:03.446Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 04:03 VERSION [2024-11-11T04:17:03.446Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 04:04 bin [2024-11-11T04:17:03.446Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 11 04:12 coverage.out [2024-11-11T04:17:03.446Z] -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 04:04 go.mod [2024-11-11T04:17:03.446Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 04:04 go.sum [2024-11-11T04:17:03.446Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 04:04 main.go [2024-11-11T04:17:03.446Z] -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 04:04 makefile [2024-11-11T04:17:03.446Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 04:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:17:03.794Z] + 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=59f9bca9835fb97a7aabfe7dae7a54c2ca71493e --label arch=arm64 --label version=4.0.0-dev.5 . [2024-11-11T04:17:03.794Z] Sending build context to Docker daemon 226.8kB [2024-11-11T04:17:04.062Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T04:17:04.062Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-11T04:17:04.062Z] ---> 90c807289629 [2024-11-11T04:17:04.062Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T04:17:04.330Z] ---> Running in 2cae29594e5c [2024-11-11T04:17:04.599Z] Removing intermediate container 2cae29594e5c [2024-11-11T04:17:04.599Z] ---> 518018f75d4d [2024-11-11T04:17:04.599Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T04:17:04.599Z] ---> Running in 718c13248c59 [2024-11-11T04:17:04.868Z] Removing intermediate container 718c13248c59 [2024-11-11T04:17:04.868Z] ---> 782ec61f4866 [2024-11-11T04:17:04.868Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-11T04:17:05.137Z] ---> Running in fa2980122ae9 [2024-11-11T04:17:05.407Z] Removing intermediate container fa2980122ae9 [2024-11-11T04:17:05.407Z] ---> 9532690ddefc [2024-11-11T04:17:05.407Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T04:17:05.407Z] ---> Running in d67ec7a8c934 [2024-11-11T04:17:06.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T04:17:07.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T04:17:08.505Z] OK: 238 MiB in 54 packages [2024-11-11T04:17:09.463Z] Removing intermediate container d67ec7a8c934 [2024-11-11T04:17:09.463Z] ---> db64f9929513 [2024-11-11T04:17:09.463Z] Step 7/27 : WORKDIR /app [2024-11-11T04:17:09.463Z] ---> Running in d5439ac388eb [2024-11-11T04:17:09.730Z] Removing intermediate container d5439ac388eb [2024-11-11T04:17:09.730Z] ---> 0ea60c420830 [2024-11-11T04:17:09.730Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-11T04:17:10.319Z] ---> 5f1d72fd878a [2024-11-11T04:17:10.319Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T04:17:10.319Z] ---> Running in afb157ecc52d [2024-11-11T04:17:12.918Z] Removing intermediate container afb157ecc52d [2024-11-11T04:17:12.918Z] ---> eabff36d8731 [2024-11-11T04:17:12.918Z] Step 10/27 : COPY . . [2024-11-11T04:17:13.500Z] ---> c85e9628dcd8 [2024-11-11T04:17:13.500Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T04:17:13.500Z] ---> Running in 606a6e225818 [2024-11-11T04:17:13.770Z] Removing intermediate container 606a6e225818 [2024-11-11T04:17:13.770Z] ---> 08c38578341a [2024-11-11T04:17:13.770Z] Step 12/27 : RUN $MAKE [2024-11-11T04:17:14.040Z] ---> Running in 1eadd66ce698 [2024-11-11T04:17:14.995Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.5 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-11T04:21:36.824Z] Removing intermediate container 1eadd66ce698 [2024-11-11T04:21:36.824Z] ---> 148f387cee94 [2024-11-11T04:21:36.824Z] Step 13/27 : FROM alpine:3.20 [2024-11-11T04:21:36.824Z] 3.20: Pulling from library/alpine [2024-11-11T04:21:36.824Z] cf04c63912e1: Already exists [2024-11-11T04:21:36.824Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T04:21:36.824Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T04:21:36.824Z] ---> c157a85ed455 [2024-11-11T04:21:36.824Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T04:21:36.824Z] ---> Running in c754f51065cf [2024-11-11T04:21:36.824Z] Removing intermediate container c754f51065cf [2024-11-11T04:21:36.824Z] ---> 659ff9007ca1 [2024-11-11T04:21:36.824Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-11T04:21:36.824Z] ---> Running in 3c7b5c1b6193 [2024-11-11T04:21:36.824Z] Removing intermediate container 3c7b5c1b6193 [2024-11-11T04:21:36.824Z] ---> 2f03e1bd741b [2024-11-11T04:21:36.824Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T04:21:36.824Z] ---> Running in 817ee891f72a [2024-11-11T04:21:36.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T04:21:36.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T04:21:36.824Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-11T04:21:36.824Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-11T04:21:36.824Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T04:21:36.824Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T04:21:36.824Z] OK: 10 MiB in 16 packages [2024-11-11T04:21:36.824Z] Removing intermediate container 817ee891f72a [2024-11-11T04:21:36.824Z] ---> 23a6c3360081 [2024-11-11T04:21:36.824Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-11T04:21:36.824Z] ---> Running in 12dccd164983 [2024-11-11T04:21:36.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T04:21:36.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T04:21:36.824Z] Upgrading critical system libraries and apk-tools: [2024-11-11T04:21:36.824Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T04:21:36.824Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T04:21:36.824Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T04:21:36.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T04:21:36.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T04:21:37.412Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T04:21:37.682Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T04:21:37.682Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T04:21:37.952Z] OK: 10 MiB in 16 packages [2024-11-11T04:21:39.385Z] Removing intermediate container 12dccd164983 [2024-11-11T04:21:39.385Z] ---> 41a5f88b4108 [2024-11-11T04:21:39.385Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-11T04:21:39.974Z] ---> 44ccf33cbc19 [2024-11-11T04:21:39.974Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-11T04:21:40.561Z] ---> 077be7ac6b81 [2024-11-11T04:21:40.561Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-11T04:21:41.524Z] ---> 256c132a540c [2024-11-11T04:21:41.524Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-11T04:21:43.502Z] ---> d5c95c6eea33 [2024-11-11T04:21:43.502Z] Step 22/27 : EXPOSE 48095 [2024-11-11T04:21:43.502Z] ---> Running in 4202b59fb105 [2024-11-11T04:21:44.090Z] Removing intermediate container 4202b59fb105 [2024-11-11T04:21:44.090Z] ---> 898aceee7db2 [2024-11-11T04:21:44.090Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-11T04:21:44.090Z] ---> Running in b4e6da7d16b2 [2024-11-11T04:21:44.362Z] Removing intermediate container b4e6da7d16b2 [2024-11-11T04:21:44.362Z] ---> 885a53916031 [2024-11-11T04:21:44.362Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T04:21:44.362Z] ---> Running in 67b8a67ed81f [2024-11-11T04:21:44.949Z] Removing intermediate container 67b8a67ed81f [2024-11-11T04:21:44.949Z] ---> dc9ecfb84910 [2024-11-11T04:21:44.949Z] Step 25/27 : LABEL arch=arm64 [2024-11-11T04:21:44.949Z] ---> Running in 6f1b7595adbe [2024-11-11T04:21:45.219Z] Removing intermediate container 6f1b7595adbe [2024-11-11T04:21:45.219Z] ---> 333721f50d3c [2024-11-11T04:21:45.219Z] Step 26/27 : LABEL git_sha=59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [2024-11-11T04:21:45.219Z] ---> Running in 2c2a7fac394c [2024-11-11T04:21:45.495Z] Removing intermediate container 2c2a7fac394c [2024-11-11T04:21:45.495Z] ---> dec9d0039054 [2024-11-11T04:21:45.495Z] Step 27/27 : LABEL version=4.0.0-dev.5 [2024-11-11T04:21:45.761Z] ---> Running in d3c569478e26 [2024-11-11T04:21:46.027Z] Removing intermediate container d3c569478e26 [2024-11-11T04:21:46.027Z] ---> 4f2ae010e72d [2024-11-11T04:21:46.027Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T04:21:46.027Z] Successfully built 4f2ae010e72d [2024-11-11T04:21:46.027Z] 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 [2024-11-11T04:21:46.192Z] provisioning config files... [2024-11-11T04:21:46.206Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/253@tmp/config8821366304831473589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:21:46.555Z] ---> ****-login.sh [2024-11-11T04:21:46.555Z] nexus3.edgexfoundry.org:10001 [2024-11-11T04:21:46.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:21:46.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:21:46.822Z] Configure a credential helper to remove this warning. See [2024-11-11T04:21:46.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:21:46.822Z] [2024-11-11T04:21:46.822Z] Login Succeeded [2024-11-11T04:21:46.822Z] nexus3.edgexfoundry.org:10002 [2024-11-11T04:21:47.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:21:47.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:21:47.358Z] Configure a credential helper to remove this warning. See [2024-11-11T04:21:47.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:21:47.358Z] [2024-11-11T04:21:47.358Z] Login Succeeded [2024-11-11T04:21:47.358Z] nexus3.edgexfoundry.org:10003 [2024-11-11T04:21:47.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:21:47.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:21:47.627Z] Configure a credential helper to remove this warning. See [2024-11-11T04:21:47.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:21:47.627Z] [2024-11-11T04:21:47.627Z] Login Succeeded [2024-11-11T04:21:47.627Z] nexus3.edgexfoundry.org:10004 [2024-11-11T04:21:47.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:21:47.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:21:47.894Z] Configure a credential helper to remove this warning. See [2024-11-11T04:21:47.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:21:47.894Z] [2024-11-11T04:21:47.894Z] Login Succeeded [2024-11-11T04:21:48.163Z] ****.io [2024-11-11T04:21:48.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T04:21:48.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T04:21:48.429Z] Configure a credential helper to remove this warning. See [2024-11-11T04:21:48.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T04:21:48.429Z] [2024-11-11T04:21:48.429Z] Login Succeeded [2024-11-11T04:21:48.429Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T04:21:48.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T04:21:48.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T04:21:48.527Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-11-11T04:21:48.527Z] 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [2024-11-11T04:21:48.527Z] latest [2024-11-11T04:21:48.527Z] 4.0.0-dev.5 [2024-11-11T04:21:48.527Z] 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5 [2024-11-11T04:21:48.527Z] main [2024-11-11T04:21:48.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:21:48.898Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:21:49.267Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [2024-11-11T04:21:49.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-11T04:21:49.267Z] 89c3641ba8a2: Preparing [2024-11-11T04:21:49.267Z] 59242adbbad3: Preparing [2024-11-11T04:21:49.267Z] d235f67557cc: Preparing [2024-11-11T04:21:49.267Z] 2bff4acd6ace: Preparing [2024-11-11T04:21:49.267Z] f6b815d86979: Preparing [2024-11-11T04:21:49.267Z] 827a628cca23: Preparing [2024-11-11T04:21:49.267Z] 16113d51b718: Preparing [2024-11-11T04:21:49.267Z] 827a628cca23: Waiting [2024-11-11T04:21:49.267Z] 16113d51b718: Waiting [2024-11-11T04:21:49.536Z] d235f67557cc: Pushed [2024-11-11T04:21:49.536Z] 59242adbbad3: Pushed [2024-11-11T04:21:49.536Z] 2bff4acd6ace: Pushed [2024-11-11T04:21:49.536Z] 16113d51b718: Layer already exists [2024-11-11T04:21:49.805Z] 827a628cca23: Pushed [2024-11-11T04:21:51.217Z] f6b815d86979: Pushed [2024-11-11T04:21:57.889Z] 89c3641ba8a2: Pushed [2024-11-11T04:21:57.889Z] 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e: digest: sha256:b655ac7095024489aa15d0bc44ccca3b21b3b7c3a7a81aa3ba5238a90a1e36cb size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:21:58.273Z] + 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 [2024-11-11T04:21:58.648Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-11-11T04:21:58.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-11T04:21:58.648Z] 89c3641ba8a2: Preparing [2024-11-11T04:21:58.648Z] 59242adbbad3: Preparing [2024-11-11T04:21:58.648Z] d235f67557cc: Preparing [2024-11-11T04:21:58.648Z] 2bff4acd6ace: Preparing [2024-11-11T04:21:58.648Z] f6b815d86979: Preparing [2024-11-11T04:21:58.648Z] 827a628cca23: Preparing [2024-11-11T04:21:58.648Z] 16113d51b718: Preparing [2024-11-11T04:21:58.648Z] 827a628cca23: Waiting [2024-11-11T04:21:58.648Z] 16113d51b718: Waiting [2024-11-11T04:21:58.648Z] 59242adbbad3: Layer already exists [2024-11-11T04:21:58.648Z] 89c3641ba8a2: Layer already exists [2024-11-11T04:21:58.648Z] f6b815d86979: Layer already exists [2024-11-11T04:21:58.648Z] 2bff4acd6ace: Layer already exists [2024-11-11T04:21:58.648Z] d235f67557cc: Layer already exists [2024-11-11T04:21:58.648Z] 827a628cca23: Layer already exists [2024-11-11T04:21:58.648Z] 16113d51b718: Layer already exists [2024-11-11T04:21:58.922Z] latest: digest: sha256:b655ac7095024489aa15d0bc44ccca3b21b3b7c3a7a81aa3ba5238a90a1e36cb size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:21:59.310Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:21:59.694Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.5 [2024-11-11T04:21:59.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-11T04:21:59.694Z] 89c3641ba8a2: Preparing [2024-11-11T04:21:59.694Z] 59242adbbad3: Preparing [2024-11-11T04:21:59.694Z] d235f67557cc: Preparing [2024-11-11T04:21:59.694Z] 2bff4acd6ace: Preparing [2024-11-11T04:21:59.694Z] f6b815d86979: Preparing [2024-11-11T04:21:59.694Z] 827a628cca23: Preparing [2024-11-11T04:21:59.694Z] 16113d51b718: Preparing [2024-11-11T04:21:59.694Z] 827a628cca23: Waiting [2024-11-11T04:21:59.694Z] 16113d51b718: Waiting [2024-11-11T04:21:59.694Z] f6b815d86979: Layer already exists [2024-11-11T04:21:59.694Z] d235f67557cc: Layer already exists [2024-11-11T04:21:59.694Z] 2bff4acd6ace: Layer already exists [2024-11-11T04:21:59.694Z] 59242adbbad3: Layer already exists [2024-11-11T04:21:59.694Z] 89c3641ba8a2: Layer already exists [2024-11-11T04:21:59.694Z] 16113d51b718: Layer already exists [2024-11-11T04:21:59.694Z] 827a628cca23: Layer already exists [2024-11-11T04:21:59.965Z] 4.0.0-dev.5: digest: sha256:b655ac7095024489aa15d0bc44ccca3b21b3b7c3a7a81aa3ba5238a90a1e36cb size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:22:00.337Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:22:00.711Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5 [2024-11-11T04:22:00.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-11T04:22:00.711Z] 89c3641ba8a2: Preparing [2024-11-11T04:22:00.711Z] 59242adbbad3: Preparing [2024-11-11T04:22:00.711Z] d235f67557cc: Preparing [2024-11-11T04:22:00.711Z] 2bff4acd6ace: Preparing [2024-11-11T04:22:00.711Z] f6b815d86979: Preparing [2024-11-11T04:22:00.711Z] 827a628cca23: Preparing [2024-11-11T04:22:00.711Z] 16113d51b718: Preparing [2024-11-11T04:22:00.711Z] 827a628cca23: Waiting [2024-11-11T04:22:00.711Z] 16113d51b718: Waiting [2024-11-11T04:22:00.711Z] f6b815d86979: Layer already exists [2024-11-11T04:22:00.711Z] 2bff4acd6ace: Layer already exists [2024-11-11T04:22:00.711Z] 89c3641ba8a2: Layer already exists [2024-11-11T04:22:00.711Z] d235f67557cc: Layer already exists [2024-11-11T04:22:00.711Z] 59242adbbad3: Layer already exists [2024-11-11T04:22:00.711Z] 827a628cca23: Layer already exists [2024-11-11T04:22:00.711Z] 16113d51b718: Layer already exists [2024-11-11T04:22:00.982Z] 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5: digest: sha256:b655ac7095024489aa15d0bc44ccca3b21b3b7c3a7a81aa3ba5238a90a1e36cb size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:22:01.360Z] + 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 [2024-11-11T04:22:01.727Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-11-11T04:22:01.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-11T04:22:01.727Z] 89c3641ba8a2: Preparing [2024-11-11T04:22:01.727Z] 59242adbbad3: Preparing [2024-11-11T04:22:01.727Z] d235f67557cc: Preparing [2024-11-11T04:22:01.727Z] 2bff4acd6ace: Preparing [2024-11-11T04:22:01.727Z] f6b815d86979: Preparing [2024-11-11T04:22:01.727Z] 827a628cca23: Preparing [2024-11-11T04:22:01.727Z] 16113d51b718: Preparing [2024-11-11T04:22:01.727Z] 827a628cca23: Waiting [2024-11-11T04:22:01.727Z] 16113d51b718: Waiting [2024-11-11T04:22:01.727Z] 2bff4acd6ace: Layer already exists [2024-11-11T04:22:01.727Z] f6b815d86979: Layer already exists [2024-11-11T04:22:01.727Z] 59242adbbad3: Layer already exists [2024-11-11T04:22:01.727Z] d235f67557cc: Layer already exists [2024-11-11T04:22:01.727Z] 89c3641ba8a2: Layer already exists [2024-11-11T04:22:01.727Z] 827a628cca23: Layer already exists [2024-11-11T04:22:01.727Z] 16113d51b718: Layer already exists [2024-11-11T04:22:01.994Z] main: digest: sha256:b655ac7095024489aa15d0bc44ccca3b21b3b7c3a7a81aa3ba5238a90a1e36cb size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T04:22:02.072Z] ===================================================== [Pipeline] echo [2024-11-11T04:22:02.087Z] taggedImages: [2024-11-11T04:22:02.087Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [2024-11-11T04:22:02.087Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-11-11T04:22:02.087Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.5 [2024-11-11T04:22:02.087Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5 [2024-11-11T04:22:02.087Z] - 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 [2024-11-11T04:22:02.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T04:22:02.486Z] [2024-11-11T04:22:02.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:22:02.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T04:22:03.111Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T04:22:03.111Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T04:22:03.111Z] 04944245beec: Pulling fs layer [2024-11-11T04:22:03.111Z] 699f458cf7ca: Pulling fs layer [2024-11-11T04:22:03.111Z] 765212b225bb: Pulling fs layer [2024-11-11T04:22:03.111Z] f23df028b6ca: Pulling fs layer [2024-11-11T04:22:03.111Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T04:22:03.111Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T04:22:03.111Z] 765212b225bb: Waiting [2024-11-11T04:22:03.111Z] f23df028b6ca: Waiting [2024-11-11T04:22:03.111Z] d65c8cfc05b1: Waiting [2024-11-11T04:22:03.111Z] 2437ff75d9bd: Waiting [2024-11-11T04:22:03.111Z] 04944245beec: Verifying Checksum [2024-11-11T04:22:03.111Z] 04944245beec: Download complete [2024-11-11T04:22:03.111Z] 765212b225bb: Verifying Checksum [2024-11-11T04:22:03.111Z] 765212b225bb: Download complete [2024-11-11T04:22:03.111Z] f23df028b6ca: Verifying Checksum [2024-11-11T04:22:03.111Z] f23df028b6ca: Download complete [2024-11-11T04:22:03.111Z] d65c8cfc05b1: Verifying Checksum [2024-11-11T04:22:03.111Z] d65c8cfc05b1: Download complete [2024-11-11T04:22:03.381Z] 699f458cf7ca: Verifying Checksum [2024-11-11T04:22:03.381Z] 699f458cf7ca: Download complete [2024-11-11T04:22:03.966Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T04:22:03.966Z] 8998bd30e6a1: Download complete [2024-11-11T04:22:06.546Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T04:22:06.546Z] 2437ff75d9bd: Download complete [2024-11-11T04:22:09.126Z] 8998bd30e6a1: Pull complete [2024-11-11T04:22:09.714Z] 04944245beec: Pull complete [2024-11-11T04:22:11.670Z] 699f458cf7ca: Pull complete [2024-11-11T04:22:11.670Z] 765212b225bb: Pull complete [2024-11-11T04:22:12.632Z] f23df028b6ca: Pull complete [2024-11-11T04:22:12.903Z] d65c8cfc05b1: Pull complete [2024-11-11T04:22:31.129Z] 2437ff75d9bd: Pull complete [2024-11-11T04:22:31.129Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T04:22:31.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T04:22:31.129Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:22:31.365Z] prd-ubuntu20.04-docker-arm64-4c-16g-26098 does not seem to be running inside a container [2024-11-11T04:22:31.450Z] $ 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/253 -v /w/workspace/app-service-configurable/253:/w/workspace/app-service-configurable/253:rw,z -v /w/workspace/app-service-configurable/253@tmp:/w/workspace/app-service-configurable/253@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 [2024-11-11T04:22:34.920Z] $ docker top acb76bb3955f2585653191bbfab6e752fb818ef22955ba7fb11b8464725c8263 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:22:35.797Z] ---> job-cost.sh [2024-11-11T04:22:35.797Z] lf-activate-venv: SKIPPING [2024-11-11T04:22:35.797Z] INFO: No Stack... [2024-11-11T04:22:36.067Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T04:22:37.028Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T04:22:37.737Z] + cat /w/workspace/app-service-configurable/253/archives/cost.csv [2024-11-11T04:22:37.737Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T04:22:37.817Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-253-stack-cost] [2024-11-11T04:22:37.830Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-253-stack-cost] did not exist. Created. [2024-11-11T04:22:37.838Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-253-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T04:22:38.535Z] /w/workspace/app-service-configurable/253@tmp/durable-df3454a7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-11T04:22:39.228Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T04:22:39.253Z] Warning: overwriting stash ‘stack-cost’ [2024-11-11T04:22:39.315Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T04:22:39.324Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-253-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T04:22:39.359Z] $ docker stop --time=1 acb76bb3955f2585653191bbfab6e752fb818ef22955ba7fb11b8464725c8263 [2024-11-11T04:22:40.904Z] $ docker rm -f --volumes acb76bb3955f2585653191bbfab6e752fb818ef22955ba7fb11b8464725c8263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-11T04:22:41.393Z] provisioning config files... [2024-11-11T04:22:41.400Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15159263048953061576tmp [Pipeline] { [Pipeline] sh [2024-11-11T04:22:41.697Z] + set +x [2024-11-11T04:22:41.697Z] + curl -s https://codecov.io/bash+ [2024-11-11T04:22:41.698Z] bash -s -- [2024-11-11T04:22:41.698Z] [2024-11-11T04:22:41.698Z] _____ _ [2024-11-11T04:22:41.698Z] / ____| | | [2024-11-11T04:22:41.698Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T04:22:41.698Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T04:22:41.698Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T04:22:41.698Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T04:22:41.698Z] Bash-1.0.6 [2024-11-11T04:22:41.698Z] [2024-11-11T04:22:41.698Z] [2024-11-11T04:22:41.698Z] ==> git version 2.25.1 found [2024-11-11T04:22:41.698Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-11T04:22:41.698Z] Release-Date: 2020-01-08 [2024-11-11T04:22:41.698Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-11T04:22:41.698Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T04:22:41.698Z] ==> Jenkins CI detected. [2024-11-11T04:22:41.698Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-11-11T04:22:41.698Z] project root: . [2024-11-11T04:22:41.698Z] --> token set from env [2024-11-11T04:22:41.957Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T04:22:41.957Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T04:22:41.957Z] ==> Python coveragepy not found [2024-11-11T04:22:41.957Z] ==> Searching for coverage reports in: [2024-11-11T04:22:41.957Z] + . [2024-11-11T04:22:41.957Z] -> Found 1 reports [2024-11-11T04:22:41.957Z] ==> Detecting git/mercurial file structure [2024-11-11T04:22:41.957Z] ==> Reading reports [2024-11-11T04:22:41.957Z] + ./coverage.out bytes=953 [2024-11-11T04:22:41.957Z] ==> Appending adjustments [2024-11-11T04:22:41.957Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T04:22:41.957Z] + Found adjustments [2024-11-11T04:22:41.957Z] ==> Gzipping contents [2024-11-11T04:22:41.957Z] 4.0K /tmp/codecov.5v4saN.gz [2024-11-11T04:22:41.957Z] ==> Uploading reports [2024-11-11T04:22:41.957Z] url: https://codecov.io [2024-11-11T04:22:41.957Z] query: branch=main&commit=59f9bca9835fb97a7aabfe7dae7a54c2ca71493e&build=253&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F253%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T04:22:41.957Z] -> Pinging Codecov [2024-11-11T04:22:41.957Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=59f9bca9835fb97a7aabfe7dae7a54c2ca71493e&build=253&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F253%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T04:22:42.217Z] -> Uploading to [2024-11-11T04:22:42.217Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/59f9bca9835fb97a7aabfe7dae7a54c2ca71493e/2bfbc7eb-dec6-4508-b4b5-bf5514eee253.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T042242Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a3351c5e4864792f943d383c1e8108d5c90efcbcfe8ebd7bb2b3eaa8265aa9d6 [2024-11-11T04:22:42.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T04:22:42.217Z] Dload Upload Total Spent Left Speed [2024-11-11T04:22:42.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1915 --:--:-- --:--:-- --:--:-- 1915 [2024-11-11T04:22:42.477Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [Pipeline] } [2024-11-11T04:22:42.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-11T04:22:42.721Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-11T04:22:42.738Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:22:43.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T04:22:43.047Z] [2024-11-11T04:22:43.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:22:43.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T04:22:43.352Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-11T04:22:43.352Z] 43c4264eed91: Already exists [2024-11-11T04:22:43.352Z] 4cc291be95ef: Already exists [2024-11-11T04:22:43.352Z] 2ac1f1163629: Already exists [2024-11-11T04:22:43.352Z] 5c3c966382ef: Already exists [2024-11-11T04:22:43.352Z] 4f4fb700ef54: Already exists [2024-11-11T04:22:43.352Z] d9c7d2e4e75e: Pulling fs layer [2024-11-11T04:22:43.352Z] 9c3e1370e548: Pulling fs layer [2024-11-11T04:22:43.611Z] d9c7d2e4e75e: Download complete [2024-11-11T04:22:43.869Z] d9c7d2e4e75e: Pull complete [2024-11-11T04:22:44.127Z] 9c3e1370e548: Verifying Checksum [2024-11-11T04:22:44.127Z] 9c3e1370e548: Download complete [2024-11-11T04:22:47.410Z] 9c3e1370e548: Pull complete [2024-11-11T04:22:47.410Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-11T04:22:47.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T04:22:47.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:22:47.519Z] prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container [2024-11-11T04:22:47.552Z] $ 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 [2024-11-11T04:22:49.412Z] $ docker top b54204d530bc8cac0f4a3f3bd22e7f3be7d693dc7251011ddc5bb76c0d8e5a00 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T04:22:49.766Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-11-11T04:22:49.778Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-11-11T04:22:50.054Z] + set -o pipefail [2024-11-11T04:22:50.054Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-11-11T04:23:02.264Z] [2024-11-11T04:23:02.264Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-11-11T04:23:02.264Z] [2024-11-11T04:23:02.264Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/3bb38132-d1ed-410e-a17d-fff6357a5da8 [2024-11-11T04:23:02.264Z] [2024-11-11T04:23:02.264Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-11T04:23:02.264Z] [2024-11-11T04:23:02.264Z] [2024-11-11T04:23:02.264Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-11T04:23:02.264Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-11T04:23:02.532Z] $ docker stop --time=1 b54204d530bc8cac0f4a3f3bd22e7f3be7d693dc7251011ddc5bb76c0d8e5a00 [2024-11-11T04:23:07.455Z] $ docker rm -f --volumes b54204d530bc8cac0f4a3f3bd22e7f3be7d693dc7251011ddc5bb76c0d8e5a00 [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 [2024-11-11T04:23:08.336Z] + git log --format=format:%s -1 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [Pipeline] sh [2024-11-11T04:23:08.625Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T04:23:08.625Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:23:08.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T04:23:08.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:23:09.005Z] prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container [2024-11-11T04:23:09.036Z] $ 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 [2024-11-11T04:23:09.501Z] $ docker top 7996cc0ec8cac6b55f7b02ca2912d8cbca9afff07fc836db5c104d90db677be9 -eo pid,comm [2024-11-11T04:23:09.551Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-11T04:23:09.551Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T04:23:09.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T04:23:09.608Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T04:23:09.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T04:23:09.726Z] $ docker exec 7996cc0ec8cac6b55f7b02ca2912d8cbca9afff07fc836db5c104d90db677be9 ssh-agent [2024-11-11T04:23:09.839Z] SSH_AUTH_SOCK=/tmp/ssh-2CmXPSDo8l7m/agent.32 [2024-11-11T04:23:09.839Z] SSH_AGENT_PID=38 [2024-11-11T04:23:09.843Z] Running ssh-add (command line suppressed) [2024-11-11T04:23:09.952Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7014046428822107921.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7014046428822107921.key) [2024-11-11T04:23:09.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T04:23:10.266Z] + git semver tag [2024-11-11T04:23:10.524Z] 2024-11-11 04:23:10,420 [run_tag] DEBUG tag force:False [2024-11-11T04:23:10.524Z] 2024-11-11 04:23:10,420 [check_head_tag] DEBUG check head tag [2024-11-11T04:23:10.524Z] 2024-11-11 04:23:10,421 [execute] INFO git cat-file --batch-check [2024-11-11T04:23:10.524Z] 2024-11-11 04:23:10,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-11-11T04:23:10.524Z] 2024-11-11 04:23:10,425 [execute] INFO git cat-file --batch [2024-11-11T04:23:10.524Z] 2024-11-11 04:23:10,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-11-11T04:23:10.524Z] 2024-11-11 04:23:10,451 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T04:23:10.524Z] 2024-11-11 04:23:10,451 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 [2024-11-11T04:23:10.524Z] 2024-11-11 04:23:10,452 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-11-11T04:23:10.524Z] 2024-11-11 04:23:10,457 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T04:23:10.524Z] 4.0.0-dev.5 [Pipeline] } [2024-11-11T04:23:10.531Z] $ docker exec --env ******** --env ******** 7996cc0ec8cac6b55f7b02ca2912d8cbca9afff07fc836db5c104d90db677be9 ssh-agent -k [2024-11-11T04:23:10.630Z] unset SSH_AUTH_SOCK; [2024-11-11T04:23:10.631Z] unset SSH_AGENT_PID; [2024-11-11T04:23:10.631Z] echo Agent pid 38 killed; [2024-11-11T04:23:10.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T04:23:10.976Z] + git semver [Pipeline] } [2024-11-11T04:23:11.247Z] $ docker stop --time=1 7996cc0ec8cac6b55f7b02ca2912d8cbca9afff07fc836db5c104d90db677be9 [2024-11-11T04:23:12.544Z] $ docker rm -f --volumes 7996cc0ec8cac6b55f7b02ca2912d8cbca9afff07fc836db5c104d90db677be9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:23:12.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T04:23:12.951Z] [2024-11-11T04:23:12.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:23:13.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T04:23:13.257Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-11T04:23:13.257Z] ab5ef0e58194: Pulling fs layer [2024-11-11T04:23:13.257Z] 9712f1f96733: Pulling fs layer [2024-11-11T04:23:13.257Z] 63f879dbbcfc: Pulling fs layer [2024-11-11T04:23:13.257Z] 0d9ebad4ef96: Pulling fs layer [2024-11-11T04:23:13.257Z] e9a5061849ea: Pulling fs layer [2024-11-11T04:23:13.257Z] d747dcd14b5f: Pulling fs layer [2024-11-11T04:23:13.257Z] 2de7ff778b66: Pulling fs layer [2024-11-11T04:23:13.257Z] 0d9ebad4ef96: Waiting [2024-11-11T04:23:13.257Z] e9a5061849ea: Waiting [2024-11-11T04:23:13.257Z] d747dcd14b5f: Waiting [2024-11-11T04:23:13.257Z] 2de7ff778b66: Waiting [2024-11-11T04:23:13.516Z] 63f879dbbcfc: Verifying Checksum [2024-11-11T04:23:13.516Z] 63f879dbbcfc: Download complete [2024-11-11T04:23:13.777Z] 0d9ebad4ef96: Verifying Checksum [2024-11-11T04:23:13.777Z] 0d9ebad4ef96: Download complete [2024-11-11T04:23:13.777Z] d747dcd14b5f: Verifying Checksum [2024-11-11T04:23:13.777Z] d747dcd14b5f: Download complete [2024-11-11T04:23:13.777Z] e9a5061849ea: Verifying Checksum [2024-11-11T04:23:13.777Z] e9a5061849ea: Download complete [2024-11-11T04:23:13.777Z] ab5ef0e58194: Verifying Checksum [2024-11-11T04:23:13.777Z] ab5ef0e58194: Download complete [2024-11-11T04:23:14.038Z] 2de7ff778b66: Verifying Checksum [2024-11-11T04:23:14.038Z] 2de7ff778b66: Download complete [2024-11-11T04:23:16.566Z] ab5ef0e58194: Pull complete [2024-11-11T04:23:16.566Z] 9712f1f96733: Pull complete [2024-11-11T04:23:17.496Z] 63f879dbbcfc: Pull complete [2024-11-11T04:23:21.687Z] 0d9ebad4ef96: Pull complete [2024-11-11T04:23:21.687Z] e9a5061849ea: Pull complete [2024-11-11T04:23:21.687Z] d747dcd14b5f: Pull complete [2024-11-11T04:23:22.623Z] 2de7ff778b66: Pull complete [2024-11-11T04:23:22.623Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-11T04:23:22.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T04:23:22.623Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:23:22.730Z] prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container [2024-11-11T04:23:22.864Z] $ 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 [2024-11-11T04:23:27.425Z] $ docker top 9936b6967606d0de9d8b844a993f90d861d06a7c5eb2830864e367c5ac449c26 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-11T04:23:27.505Z] provisioning config files... [2024-11-11T04:23:27.527Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14218173759087562635tmp [2024-11-11T04:23:27.585Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18145391857276152213tmp [2024-11-11T04:23:27.613Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17407865935695361436tmp [Pipeline] { [Pipeline] echo [2024-11-11T04:23:27.638Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:23:27.944Z] ---> sigul-configuration.sh [2024-11-11T04:23:27.944Z] gpg: directory `/root/.gnupg' created [2024-11-11T04:23:27.944Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-11T04:23:27.944Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-11T04:23:27.944Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-11T04:23:27.944Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-11T04:23:27.944Z] gpg: CAST5 encrypted data [2024-11-11T04:23:27.944Z] gpg: encrypted with 1 passphrase [2024-11-11T04:23:27.944Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-11T04:23:28.242Z] + mkdir /home/jenkins [2024-11-11T04:23:28.242Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-11T04:23:28.533Z] + 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 [2024-11-11T04:23:28.545Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:23:28.837Z] ---> sigul-install.sh [2024-11-11T04:23:28.837Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-11T04:23:29.138Z] + git tag --list [2024-11-11T04:23:29.138Z] v1.0.0 [2024-11-11T04:23:29.138Z] v1.1.0 [2024-11-11T04:23:29.138Z] v1.2.0 [2024-11-11T04:23:29.138Z] v1.3.0 [2024-11-11T04:23:29.138Z] v1.3.1 [2024-11-11T04:23:29.138Z] v2.0.0 [2024-11-11T04:23:29.138Z] v2.0.1 [2024-11-11T04:23:29.138Z] v2.1.0 [2024-11-11T04:23:29.138Z] v2.1.1 [2024-11-11T04:23:29.138Z] v2.1.2 [2024-11-11T04:23:29.138Z] v2.2.0 [2024-11-11T04:23:29.138Z] v2.3 [2024-11-11T04:23:29.138Z] v2.3.0 [2024-11-11T04:23:29.138Z] v2.3.1 [2024-11-11T04:23:29.138Z] v3.0 [2024-11-11T04:23:29.138Z] v3.0.0 [2024-11-11T04:23:29.138Z] v3.0.1 [2024-11-11T04:23:29.138Z] v3.0.1-dev.1 [2024-11-11T04:23:29.138Z] v3.1 [2024-11-11T04:23:29.138Z] v3.1.0 [2024-11-11T04:23:29.138Z] v3.1.0-dev.1 [2024-11-11T04:23:29.138Z] v3.1.0-dev.10 [2024-11-11T04:23:29.138Z] v3.1.0-dev.11 [2024-11-11T04:23:29.138Z] v3.1.0-dev.12 [2024-11-11T04:23:29.138Z] v3.1.0-dev.13 [2024-11-11T04:23:29.138Z] v3.1.0-dev.14 [2024-11-11T04:23:29.138Z] v3.1.0-dev.15 [2024-11-11T04:23:29.138Z] v3.1.0-dev.16 [2024-11-11T04:23:29.138Z] v3.1.0-dev.17 [2024-11-11T04:23:29.138Z] v3.1.0-dev.18 [2024-11-11T04:23:29.138Z] v3.1.0-dev.19 [2024-11-11T04:23:29.138Z] v3.1.0-dev.2 [2024-11-11T04:23:29.138Z] v3.1.0-dev.20 [2024-11-11T04:23:29.138Z] v3.1.0-dev.21 [2024-11-11T04:23:29.138Z] v3.1.0-dev.22 [2024-11-11T04:23:29.138Z] v3.1.0-dev.23 [2024-11-11T04:23:29.139Z] v3.1.0-dev.24 [2024-11-11T04:23:29.139Z] v3.1.0-dev.25 [2024-11-11T04:23:29.139Z] v3.1.0-dev.26 [2024-11-11T04:23:29.139Z] v3.1.0-dev.27 [2024-11-11T04:23:29.139Z] v3.1.0-dev.28 [2024-11-11T04:23:29.139Z] v3.1.0-dev.29 [2024-11-11T04:23:29.139Z] v3.1.0-dev.3 [2024-11-11T04:23:29.139Z] v3.1.0-dev.30 [2024-11-11T04:23:29.139Z] v3.1.0-dev.31 [2024-11-11T04:23:29.139Z] v3.1.0-dev.32 [2024-11-11T04:23:29.139Z] v3.1.0-dev.33 [2024-11-11T04:23:29.139Z] v3.1.0-dev.34 [2024-11-11T04:23:29.139Z] v3.1.0-dev.35 [2024-11-11T04:23:29.139Z] v3.1.0-dev.36 [2024-11-11T04:23:29.139Z] v3.1.0-dev.37 [2024-11-11T04:23:29.139Z] v3.1.0-dev.38 [2024-11-11T04:23:29.139Z] v3.1.0-dev.39 [2024-11-11T04:23:29.139Z] v3.1.0-dev.4 [2024-11-11T04:23:29.139Z] v3.1.0-dev.5 [2024-11-11T04:23:29.139Z] v3.1.0-dev.6 [2024-11-11T04:23:29.139Z] v3.1.0-dev.7 [2024-11-11T04:23:29.139Z] v3.1.0-dev.8 [2024-11-11T04:23:29.139Z] v3.1.0-dev.9 [2024-11-11T04:23:29.139Z] v3.1.1 [2024-11-11T04:23:29.139Z] v3.1.1-dev.1 [2024-11-11T04:23:29.139Z] v3.2.0-dev.1 [2024-11-11T04:23:29.139Z] v3.2.0-dev.10 [2024-11-11T04:23:29.139Z] v3.2.0-dev.11 [2024-11-11T04:23:29.139Z] v3.2.0-dev.12 [2024-11-11T04:23:29.139Z] v3.2.0-dev.13 [2024-11-11T04:23:29.139Z] v3.2.0-dev.14 [2024-11-11T04:23:29.139Z] v3.2.0-dev.15 [2024-11-11T04:23:29.139Z] v3.2.0-dev.16 [2024-11-11T04:23:29.139Z] v3.2.0-dev.17 [2024-11-11T04:23:29.139Z] v3.2.0-dev.18 [2024-11-11T04:23:29.139Z] v3.2.0-dev.19 [2024-11-11T04:23:29.139Z] v3.2.0-dev.2 [2024-11-11T04:23:29.139Z] v3.2.0-dev.20 [2024-11-11T04:23:29.139Z] v3.2.0-dev.21 [2024-11-11T04:23:29.139Z] v3.2.0-dev.22 [2024-11-11T04:23:29.139Z] v3.2.0-dev.23 [2024-11-11T04:23:29.139Z] v3.2.0-dev.24 [2024-11-11T04:23:29.139Z] v3.2.0-dev.25 [2024-11-11T04:23:29.139Z] v3.2.0-dev.26 [2024-11-11T04:23:29.139Z] v3.2.0-dev.27 [2024-11-11T04:23:29.139Z] v3.2.0-dev.28 [2024-11-11T04:23:29.139Z] v3.2.0-dev.29 [2024-11-11T04:23:29.139Z] v3.2.0-dev.3 [2024-11-11T04:23:29.139Z] v3.2.0-dev.30 [2024-11-11T04:23:29.139Z] v3.2.0-dev.31 [2024-11-11T04:23:29.139Z] v3.2.0-dev.32 [2024-11-11T04:23:29.139Z] v3.2.0-dev.33 [2024-11-11T04:23:29.139Z] v3.2.0-dev.34 [2024-11-11T04:23:29.139Z] v3.2.0-dev.35 [2024-11-11T04:23:29.139Z] v3.2.0-dev.36 [2024-11-11T04:23:29.139Z] v3.2.0-dev.37 [2024-11-11T04:23:29.139Z] v3.2.0-dev.38 [2024-11-11T04:23:29.139Z] v3.2.0-dev.4 [2024-11-11T04:23:29.139Z] v3.2.0-dev.5 [2024-11-11T04:23:29.139Z] v3.2.0-dev.6 [2024-11-11T04:23:29.139Z] v3.2.0-dev.7 [2024-11-11T04:23:29.139Z] v3.2.0-dev.8 [2024-11-11T04:23:29.139Z] v3.2.0-dev.9 [2024-11-11T04:23:29.139Z] v4.0.0-dev.1 [2024-11-11T04:23:29.139Z] v4.0.0-dev.2 [2024-11-11T04:23:29.139Z] v4.0.0-dev.3 [2024-11-11T04:23:29.139Z] v4.0.0-dev.4 [2024-11-11T04:23:29.139Z] v4.0.0-dev.5 [Pipeline] sh [2024-11-11T04:23:29.441Z] + lftools sign git-tag v4.0.0-dev.5 [2024-11-11T04:23:30.010Z] Signing Git tag with Sigul... [2024-11-11T04:23:30.010Z] Signing v4.0.0-dev.5 [Pipeline] echo [2024-11-11T04:23:30.285Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:23:30.580Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-11T04:23:30.587Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-11T04:23:30.618Z] $ docker stop --time=1 9936b6967606d0de9d8b844a993f90d861d06a7c5eb2830864e367c5ac449c26 [2024-11-11T04:23:31.920Z] $ docker rm -f --volumes 9936b6967606d0de9d8b844a993f90d861d06a7c5eb2830864e367c5ac449c26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-11T04:23:32.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T04:23:32.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:23:32.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T04:23:32.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:23:32.745Z] prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container [2024-11-11T04:23:32.774Z] $ 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 [2024-11-11T04:23:33.126Z] $ docker top f82c28d432acdb31dc99f03a7a710bd35e46e7b6cba12b5b61b62a0bfa68371c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T04:23:33.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T04:23:33.221Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T04:23:33.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T04:23:33.335Z] $ docker exec f82c28d432acdb31dc99f03a7a710bd35e46e7b6cba12b5b61b62a0bfa68371c ssh-agent [2024-11-11T04:23:33.440Z] SSH_AUTH_SOCK=/tmp/ssh-uWt9Bu9Gn8lt/agent.32 [2024-11-11T04:23:33.440Z] SSH_AGENT_PID=38 [2024-11-11T04:23:33.446Z] Running ssh-add (command line suppressed) [2024-11-11T04:23:33.534Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6731797314110157601.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6731797314110157601.key) [2024-11-11T04:23:33.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T04:23:33.839Z] + git semver bump pre [2024-11-11T04:23:34.098Z] 2024-11-11 04:23:34,023 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T04:23:34.098Z] 2024-11-11 04:23:34,023 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev [2024-11-11T04:23:34.098Z] 2024-11-11 04:23:34,023 [bump_version] DEBUG bumped version:4.0.0-dev.6 [2024-11-11T04:23:34.098Z] 2024-11-11 04:23:34,023 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-11-11T04:23:34.098Z] 2024-11-11 04:23:34,023 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T04:23:34.098Z] 2024-11-11 04:23:34,023 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T04:23:34.098Z] 2024-11-11 04:23:34,025 [execute] INFO git cat-file --batch-check [2024-11-11T04:23:34.098Z] 2024-11-11 04:23:34,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T04:23:34.098Z] 2024-11-11 04:23:34,031 [execute] INFO git cat-file --batch [2024-11-11T04:23:34.098Z] 2024-11-11 04:23:34,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T04:23:34.098Z] 2024-11-11 04:23:34,037 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T04:23:34.098Z] 4.0.0-dev.6 [Pipeline] } [2024-11-11T04:23:34.106Z] $ docker exec --env ******** --env ******** f82c28d432acdb31dc99f03a7a710bd35e46e7b6cba12b5b61b62a0bfa68371c ssh-agent -k [2024-11-11T04:23:34.202Z] unset SSH_AUTH_SOCK; [2024-11-11T04:23:34.202Z] unset SSH_AGENT_PID; [2024-11-11T04:23:34.202Z] echo Agent pid 38 killed; [2024-11-11T04:23:34.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T04:23:34.533Z] + git semver [Pipeline] } [2024-11-11T04:23:34.802Z] $ docker stop --time=1 f82c28d432acdb31dc99f03a7a710bd35e46e7b6cba12b5b61b62a0bfa68371c [2024-11-11T04:23:36.076Z] $ docker rm -f --volumes f82c28d432acdb31dc99f03a7a710bd35e46e7b6cba12b5b61b62a0bfa68371c [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T04:23:36.433Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T04:23:36.433Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:23:36.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T04:23:36.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:23:36.824Z] prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container [2024-11-11T04:23:36.852Z] $ 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 [2024-11-11T04:23:37.200Z] $ docker top 62b6eab73a885b4f18b9f196610b245b4c0a85df48ec9bf07a801f1d9eff35f5 -eo pid,comm [2024-11-11T04:23:37.249Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-11T04:23:37.249Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T04:23:37.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T04:23:37.304Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T04:23:37.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T04:23:37.416Z] $ docker exec 62b6eab73a885b4f18b9f196610b245b4c0a85df48ec9bf07a801f1d9eff35f5 ssh-agent [2024-11-11T04:23:37.521Z] SSH_AUTH_SOCK=/tmp/ssh-wsHKVUihGJtn/agent.31 [2024-11-11T04:23:37.521Z] SSH_AGENT_PID=37 [2024-11-11T04:23:37.527Z] Running ssh-add (command line suppressed) [2024-11-11T04:23:37.617Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17106495246122892406.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17106495246122892406.key) [2024-11-11T04:23:37.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T04:23:37.934Z] + git semver push [2024-11-11T04:23:38.193Z] 2024-11-11 04:23:38,109 [run_push] DEBUG push [2024-11-11T04:23:38.193Z] 2024-11-11 04:23:38,110 [execute] INFO git cat-file --batch-check [2024-11-11T04:23:38.193Z] 2024-11-11 04:23:38,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T04:23:38.193Z] 2024-11-11 04:23:38,115 [execute] INFO git rev-list 190e460b39a79256b15950a1f7d546be1efe4b8a -- [2024-11-11T04:23:38.193Z] 2024-11-11 04:23:38,115 [execute] DEBUG Popen(['git', 'rev-list', '190e460b39a79256b15950a1f7d546be1efe4b8a', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T04:23:38.193Z] 2024-11-11 04:23:38,128 [execute] INFO git fetch -v origin [2024-11-11T04:23:38.193Z] 2024-11-11 04:23:38,128 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-11T04:23:38.762Z] 2024-11-11 04:23:38,591 [run_push] DEBUG no remote changes detected [2024-11-11T04:23:38.762Z] 2024-11-11 04:23:38,591 [execute] INFO git push origin semver [2024-11-11T04:23:38.762Z] 2024-11-11 04:23:38,592 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T04:23:39.332Z] 2024-11-11 04:23:39,203 [run_push] DEBUG push all version tags [2024-11-11T04:23:39.332Z] 2024-11-11 04:23:39,204 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-11T04:23:39.332Z] 2024-11-11 04:23:39,204 [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) [2024-11-11T04:23:39.901Z] 2024-11-11 04:23:39,774 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T04:23:39.901Z] 4.0.0-dev.6 [Pipeline] } [2024-11-11T04:23:39.909Z] $ docker exec --env ******** --env ******** 62b6eab73a885b4f18b9f196610b245b4c0a85df48ec9bf07a801f1d9eff35f5 ssh-agent -k [2024-11-11T04:23:40.001Z] unset SSH_AUTH_SOCK; [2024-11-11T04:23:40.001Z] unset SSH_AGENT_PID; [2024-11-11T04:23:40.001Z] echo Agent pid 37 killed; [2024-11-11T04:23:40.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T04:23:40.346Z] + git semver [Pipeline] } [2024-11-11T04:23:40.616Z] $ docker stop --time=1 62b6eab73a885b4f18b9f196610b245b4c0a85df48ec9bf07a801f1d9eff35f5 [2024-11-11T04:23:41.893Z] $ docker rm -f --volumes 62b6eab73a885b4f18b9f196610b245b4c0a85df48ec9bf07a801f1d9eff35f5 [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 [2024-11-11T04:23:42.592Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-11-11T04:23:42.592Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-11-11T04:23:42.592Z] total 16 [2024-11-11T04:23:42.592Z] drwxr-xr-x 3 root root 4096 Nov 11 04:07 . [2024-11-11T04:23:42.592Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 04:23 .. [2024-11-11T04:23:42.592Z] drwxr-xr-x 2 root root 4096 Nov 11 04:07 cost [2024-11-11T04:23:42.592Z] -rw-r--r-- 1 root root 96 Nov 11 04:07 cost.csv [2024-11-11T04:23:42.592Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-11-11T04:23:42.592Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-11-11T04:23:42.592Z] total 16 [2024-11-11T04:23:42.592Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 04:07 . [2024-11-11T04:23:42.592Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 04:23 .. [2024-11-11T04:23:42.592Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 04:07 cost [2024-11-11T04:23:42.592Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 11 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:23:42.888Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:23:43.752Z] ---> package-listing.sh [2024-11-11T04:23:43.752Z] ++ facter osfamily [2024-11-11T04:23:43.752Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T04:23:44.013Z] + OS_FAMILY=debian [2024-11-11T04:23:44.013Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-11-11T04:23:44.013Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T04:23:44.013Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T04:23:44.013Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T04:23:44.013Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T04:23:44.013Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-11-11T04:23:44.013Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T04:23:44.013Z] + case "${OS_FAMILY}" in [2024-11-11T04:23:44.013Z] + dpkg -l [2024-11-11T04:23:44.013Z] + grep '^ii' [2024-11-11T04:23:44.013Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T04:23:44.013Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T04:23:44.013Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T04:23:44.013Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-11-11T04:23:44.013Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-11-11T04:23:44.013Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-11-11T04:23:44.026Z] 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 [2024-11-11T04:23:44.306Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T04:23:44.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T04:23:44.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T04:23:44.959Z] prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container [2024-11-11T04:23:44.989Z] $ 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 [2024-11-11T04:23:45.210Z] $ docker top cf1a69ee33e74ace8e26214882c3fd12df8c7a9bd68814152f4168e6058145a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T04:23:45.568Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T04:23:45.854Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T04:23:46.142Z] + ls /var/log/sa-host [2024-11-11T04:23:46.142Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T04:23:46.328Z] provisioning config files... [2024-11-11T04:23:46.337Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3136509101153250595tmp [Pipeline] { [Pipeline] echo [2024-11-11T04:23:46.357Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:23:46.641Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T04:23:46.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:23:46.994Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T04:23:47.002Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:23:47.284Z] ---> sudo-logs.sh [2024-11-11T04:23:47.284Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T04:23:47.317Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:23:47.600Z] ---> job-cost.sh [2024-11-11T04:23:47.600Z] lf-activate-venv: SKIPPING [2024-11-11T04:23:47.600Z] DEBUG: total: 0.2199999988079071 [2024-11-11T04:23:47.600Z] INFO: Retrieving Stack Cost... [2024-11-11T04:23:48.169Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T04:23:48.429Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T04:23:48.444Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T04:23:48.730Z] ---> logs-deploy.sh [2024-11-11T04:23:48.730Z] lf-activate-venv: SKIPPING [2024-11-11T04:23:48.730Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/253 [2024-11-11T04:23:48.730Z] INFO: archiving workspace using pattern(s): [2024-11-11T04:23:49.669Z] Archives upload complete. [2024-11-11T04:23:49.929Z] INFO: archiving logs to Nexus [2024-11-11T04:23:50.498Z] ---> uname -a: [2024-11-11T04:23:50.498Z] Linux prd-ubuntu20-04-docker-8c-8g-26095 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-11T04:23:50.498Z] [2024-11-11T04:23:50.498Z] [2024-11-11T04:23:50.498Z] ---> lscpu: [2024-11-11T04:23:50.498Z] Architecture: x86_64 [2024-11-11T04:23:50.498Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-11T04:23:50.498Z] Byte Order: Little Endian [2024-11-11T04:23:50.498Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-11T04:23:50.498Z] CPU(s): 8 [2024-11-11T04:23:50.498Z] On-line CPU(s) list: 0-7 [2024-11-11T04:23:50.498Z] Thread(s) per core: 1 [2024-11-11T04:23:50.498Z] Core(s) per socket: 1 [2024-11-11T04:23:50.498Z] Socket(s): 8 [2024-11-11T04:23:50.498Z] NUMA node(s): 1 [2024-11-11T04:23:50.498Z] Vendor ID: AuthenticAMD [2024-11-11T04:23:50.498Z] CPU family: 23 [2024-11-11T04:23:50.498Z] Model: 49 [2024-11-11T04:23:50.498Z] Model name: AMD EPYC-Rome Processor [2024-11-11T04:23:50.498Z] Stepping: 0 [2024-11-11T04:23:50.498Z] CPU MHz: 2800.000 [2024-11-11T04:23:50.498Z] BogoMIPS: 5600.00 [2024-11-11T04:23:50.498Z] Virtualization: AMD-V [2024-11-11T04:23:50.498Z] Hypervisor vendor: KVM [2024-11-11T04:23:50.498Z] Virtualization type: full [2024-11-11T04:23:50.498Z] L1d cache: 256 KiB [2024-11-11T04:23:50.498Z] L1i cache: 256 KiB [2024-11-11T04:23:50.498Z] L2 cache: 4 MiB [2024-11-11T04:23:50.498Z] L3 cache: 128 MiB [2024-11-11T04:23:50.498Z] NUMA node0 CPU(s): 0-7 [2024-11-11T04:23:50.498Z] Vulnerability Itlb multihit: Not affected [2024-11-11T04:23:50.498Z] Vulnerability L1tf: Not affected [2024-11-11T04:23:50.498Z] Vulnerability Mds: Not affected [2024-11-11T04:23:50.498Z] Vulnerability Meltdown: Not affected [2024-11-11T04:23:50.498Z] Vulnerability Mmio stale data: Not affected [2024-11-11T04:23:50.498Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-11T04:23:50.498Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-11T04:23:50.498Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-11T04:23:50.498Z] Vulnerability Srbds: Not affected [2024-11-11T04:23:50.498Z] Vulnerability Tsx async abort: Not affected [2024-11-11T04:23:50.498Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-11-11T04:23:50.498Z] [2024-11-11T04:23:50.498Z] [2024-11-11T04:23:50.498Z] ---> nproc: [2024-11-11T04:23:50.498Z] 8 [2024-11-11T04:23:50.498Z] [2024-11-11T04:23:50.498Z] [2024-11-11T04:23:50.498Z] ---> df -h: [2024-11-11T04:23:50.498Z] Filesystem Size Used Avail Use% Mounted on [2024-11-11T04:23:50.498Z] overlay 155G 13G 142G 9% / [2024-11-11T04:23:50.498Z] tmpfs 64M 0 64M 0% /dev [2024-11-11T04:23:50.498Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-11T04:23:50.498Z] shm 64M 0 64M 0% /dev/shm [2024-11-11T04:23:50.498Z] /dev/vda1 155G 13G 142G 9% /facter-os [2024-11-11T04:23:50.498Z] [2024-11-11T04:23:50.498Z] [2024-11-11T04:23:50.498Z] ---> sar -b -r -n DEV: [2024-11-11T04:23:50.498Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26095) 11/11/24 _x86_64_ (8 CPU) [2024-11-11T04:23:50.498Z] [2024-11-11T04:23:50.498Z] 04:01:46 LINUX RESTART (8 CPU) [2024-11-11T04:23:50.498Z] [2024-11-11T04:23:50.498Z] 04:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-11T04:23:50.498Z] 04:03:01 260.06 47.81 212.25 0.00 5357.77 130581.04 0.00 [2024-11-11T04:23:50.498Z] 04:04:01 205.93 2.23 203.70 0.00 41.19 59236.93 0.00 [2024-11-11T04:23:50.498Z] 04:05:01 131.31 0.08 131.23 0.00 7.33 39937.88 0.00 [2024-11-11T04:23:50.498Z] 04:06:01 95.98 0.15 95.83 0.00 10.40 32284.10 0.00 [2024-11-11T04:23:50.498Z] 04:07:01 131.66 10.06 121.59 0.00 2940.22 36236.59 0.00 [2024-11-11T04:23:50.498Z] 04:08:01 69.44 2.78 66.66 0.00 2522.51 20627.36 0.00 [2024-11-11T04:23:50.498Z] 04:09:01 2.00 0.00 2.00 0.00 0.00 24.00 0.00 [2024-11-11T04:23:50.498Z] 04:10:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 [2024-11-11T04:23:50.498Z] 04:11:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2024-11-11T04:23:50.498Z] 04:12:01 2.28 0.00 2.28 0.00 0.00 40.39 0.00 [2024-11-11T04:23:50.498Z] 04:13:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2024-11-11T04:23:50.498Z] 04:14:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 [2024-11-11T04:23:50.498Z] 04:15:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2024-11-11T04:23:50.498Z] 04:16:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 [2024-11-11T04:23:50.498Z] 04:17:01 2.23 0.03 2.20 0.00 0.27 25.73 0.00 [2024-11-11T04:23:50.498Z] 04:18:01 2.08 0.00 2.08 0.00 0.00 24.00 0.00 [2024-11-11T04:23:50.498Z] 04:19:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 [2024-11-11T04:23:50.498Z] 04:20:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 [2024-11-11T04:23:50.498Z] 04:21:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2024-11-11T04:23:50.498Z] 04:22:01 1.80 0.00 1.80 0.00 0.00 21.20 0.00 [2024-11-11T04:23:50.498Z] 04:23:01 23.26 0.17 23.09 0.00 11.06 15121.89 0.00 [2024-11-11T04:23:50.498Z] Average: 44.75 3.02 41.73 0.00 518.62 15918.79 0.00 [2024-11-11T04:23:50.498Z] [2024-11-11T04:23:50.498Z] 04:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-11T04:23:50.498Z] 04:03:01 29901548 31570480 782108 2.38 59720 1906196 1727080 5.09 1005460 1648088 216 [2024-11-11T04:23:50.498Z] 04:04:01 27572692 31486824 822480 2.50 151504 3887840 2058736 6.07 1341692 3424548 414948 [2024-11-11T04:23:50.498Z] 04:05:01 27357004 31383388 917208 2.79 186184 3936760 2008156 5.92 1407944 3539464 449060 [2024-11-11T04:23:50.498Z] 04:06:01 27016484 31015876 1282196 3.90 190508 3904112 2719516 8.01 2006496 3272892 396984 [2024-11-11T04:23:50.498Z] 04:07:01 27209360 31499952 800248 2.43 197312 4195472 1957488 5.77 1475792 3621772 61388 [2024-11-11T04:23:50.498Z] 04:08:01 26576880 31496852 795032 2.42 207704 4760940 1812136 5.34 1612684 4049712 468 [2024-11-11T04:23:50.498Z] 04:09:01 26577636 31497628 794068 2.41 207744 4760944 1812136 5.34 1612624 4049716 16 [2024-11-11T04:23:50.498Z] 04:10:01 26583912 31503972 787700 2.40 207776 4760944 1812136 5.34 1606140 4049720 40 [2024-11-11T04:23:50.498Z] 04:11:01 26583932 31503996 787524 2.39 207796 4760948 1812136 5.34 1606264 4049724 12 [2024-11-11T04:23:50.498Z] 04:12:01 26591352 31511732 779980 2.37 207880 4760928 1812136 5.34 1598272 4049932 20 [2024-11-11T04:23:50.498Z] 04:13:01 26591724 31512104 779728 2.37 207912 4760928 1812136 5.34 1598528 4049932 176 [2024-11-11T04:23:50.499Z] 04:14:01 26592000 31512448 779388 2.37 207948 4760932 1812136 5.34 1598540 4049940 208 [2024-11-11T04:23:50.499Z] 04:15:01 26591952 31512456 779284 2.37 207964 4761008 1812136 5.34 1598480 4049996 176 [2024-11-11T04:23:50.499Z] 04:16:01 26591800 31512388 779344 2.37 207988 4761012 1812136 5.34 1598628 4050024 168 [2024-11-11T04:23:50.499Z] 04:17:01 26590672 31511548 780184 2.37 208096 4761008 1821384 5.37 1598532 4050092 12 [2024-11-11T04:23:50.499Z] 04:18:01 26591300 31512304 779304 2.37 208164 4761020 1821384 5.37 1599012 4050096 184 [2024-11-11T04:23:50.499Z] 04:19:01 26591380 31512448 779136 2.37 208236 4761016 1821384 5.37 1598828 4050104 8 [2024-11-11T04:23:50.499Z] 04:20:01 26591572 31512836 778880 2.37 208288 4761152 1821384 5.37 1598856 4050228 132 [2024-11-11T04:23:50.499Z] 04:21:01 26591752 31513020 778656 2.37 208328 4761156 1821384 5.37 1598828 4050232 12 [2024-11-11T04:23:50.499Z] 04:22:01 26591712 31513056 778520 2.37 208384 4761160 1821384 5.37 1598960 4050248 32 [2024-11-11T04:23:50.499Z] 04:23:01 25494092 31317228 966928 2.94 217704 5563208 2091864 6.16 1892804 4753280 422192 [2024-11-11T04:23:50.499Z] Average: 26827655 31472026 824186 2.51 196340 4514699 1895256 5.59 1578732 3857607 83164 [2024-11-11T04:23:50.499Z] [2024-11-11T04:23:50.499Z] 04:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-11T04:23:50.499Z] 04:03:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:03:01 docker0 22.21 22.55 1.72 143.56 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:03:01 ens3 405.25 310.85 2720.50 113.04 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:04:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:04:01 docker0 287.32 447.83 25.53 3286.42 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:04:01 ens3 572.99 360.02 6475.42 42.09 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:05:01 veth0514601 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:05:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:05:01 ens3 24.25 14.50 23.83 9.29 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:06:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:06:01 veth18ea0a3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:06:01 docker0 1.60 2.93 0.09 38.11 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:06:01 ens3 24.90 15.75 59.28 9.23 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:07:01 lo 3.60 3.60 0.37 0.37 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:07:01 docker0 5.81 11.63 0.35 155.08 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:07:01 ens3 172.86 115.63 1903.84 244.39 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:08:01 lo 5.00 5.00 0.49 0.49 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:08:01 ens3 130.13 81.74 2914.61 22.70 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:09:01 ens3 0.78 0.40 0.36 0.27 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:10:01 ens3 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:11:01 ens3 1.15 0.60 0.41 0.29 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:12:01 ens3 0.75 0.50 0.36 0.29 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:13:01 ens3 0.35 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:16:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:17:01 ens3 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:18:01 ens3 1.22 0.47 0.48 0.35 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:19:01 ens3 0.65 0.35 0.33 0.21 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:20:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:21:01 ens3 0.60 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:22:01 ens3 1.30 0.57 0.41 0.29 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:23:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:23:01 veth23d07ca 85.19 142.00 8.59 1250.47 0.00 0.00 0.00 0.10 [2024-11-11T04:23:50.499Z] 04:23:01 docker0 85.19 141.89 7.43 1250.46 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] 04:23:01 ens3 230.44 140.35 3901.70 19.09 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] Average: veth23d07ca 4.06 6.76 0.41 59.55 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] Average: docker0 19.15 29.86 1.67 232.08 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] Average: ens3 74.72 49.63 857.26 21.98 0.00 0.00 0.00 0.00 [2024-11-11T04:23:50.499Z] [2024-11-11T04:23:50.499Z] [2024-11-11T04:23:50.499Z] ---> sar -P ALL: [2024-11-11T04:23:50.499Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26095) 11/11/24 _x86_64_ (8 CPU) [2024-11-11T04:23:50.499Z] [2024-11-11T04:23:50.499Z] 04:01:46 LINUX RESTART (8 CPU) [2024-11-11T04:23:50.499Z] [2024-11-11T04:23:50.499Z] 04:02:01 CPU %user %nice %system %iowait %steal %idle [2024-11-11T04:23:50.499Z] 04:03:01 all 6.82 0.00 2.02 6.36 0.09 84.71 [2024-11-11T04:23:50.499Z] 04:03:01 0 7.59 0.00 1.64 3.62 0.07 87.07 [2024-11-11T04:23:50.499Z] 04:03:01 1 9.95 0.00 1.85 20.87 0.12 67.22 [2024-11-11T04:23:50.499Z] 04:03:01 2 5.01 0.00 1.43 2.47 0.08 91.01 [2024-11-11T04:23:50.499Z] 04:03:01 3 5.45 0.00 1.86 0.34 0.07 92.29 [2024-11-11T04:23:50.499Z] 04:03:01 4 6.68 0.00 1.64 1.07 0.13 90.47 [2024-11-11T04:23:50.499Z] 04:03:01 5 5.90 0.00 1.85 9.98 0.08 82.18 [2024-11-11T04:23:50.499Z] 04:03:01 6 6.43 0.00 2.56 11.32 0.05 79.64 [2024-11-11T04:23:50.499Z] 04:03:01 7 7.58 0.00 3.34 1.27 0.08 87.73 [2024-11-11T04:23:50.499Z] 04:04:01 all 6.99 0.00 3.42 5.21 0.07 84.31 [2024-11-11T04:23:50.499Z] 04:04:01 0 6.73 0.00 2.91 1.18 0.05 89.13 [2024-11-11T04:23:50.499Z] 04:04:01 1 6.54 0.00 2.50 1.98 0.05 88.93 [2024-11-11T04:23:50.499Z] 04:04:01 2 7.12 0.00 3.47 3.20 0.07 86.14 [2024-11-11T04:23:50.499Z] 04:04:01 3 5.77 0.00 2.73 2.78 0.07 88.64 [2024-11-11T04:23:50.499Z] 04:04:01 4 7.28 0.00 2.98 0.76 0.05 88.92 [2024-11-11T04:23:50.499Z] 04:04:01 5 6.67 0.00 3.42 0.03 0.07 89.81 [2024-11-11T04:23:50.499Z] 04:04:01 6 8.05 0.00 5.11 9.26 0.08 77.49 [2024-11-11T04:23:50.499Z] 04:04:01 7 7.81 0.00 4.24 22.65 0.08 65.21 [2024-11-11T04:23:50.499Z] 04:05:01 all 30.73 0.00 5.43 3.88 0.09 59.87 [2024-11-11T04:23:50.499Z] 04:05:01 0 32.63 0.00 5.49 0.57 0.08 61.22 [2024-11-11T04:23:50.499Z] 04:05:01 1 32.50 0.00 4.68 0.54 0.10 62.18 [2024-11-11T04:23:50.499Z] 04:05:01 2 28.78 0.00 4.67 0.07 0.08 66.40 [2024-11-11T04:23:50.499Z] 04:05:01 3 29.70 0.00 5.64 5.51 0.10 59.05 [2024-11-11T04:23:50.499Z] 04:05:01 4 30.66 0.00 5.30 0.69 0.08 63.26 [2024-11-11T04:23:50.499Z] 04:05:01 5 30.73 0.00 5.31 1.08 0.07 62.82 [2024-11-11T04:23:50.499Z] 04:05:01 6 29.87 0.00 5.71 2.38 0.08 61.96 [2024-11-11T04:23:50.499Z] 04:05:01 7 30.94 0.00 6.66 20.31 0.08 42.00 [2024-11-11T04:23:50.499Z] 04:06:01 all 49.21 0.00 7.83 2.95 0.12 39.90 [2024-11-11T04:23:50.499Z] 04:06:01 0 49.78 0.00 7.82 0.57 0.10 41.72 [2024-11-11T04:23:50.499Z] 04:06:01 1 47.05 0.00 8.02 8.53 0.15 36.24 [2024-11-11T04:23:50.499Z] 04:06:01 2 49.31 0.00 7.40 0.31 0.12 42.86 [2024-11-11T04:23:50.499Z] 04:06:01 3 49.90 0.00 7.49 0.49 0.08 42.04 [2024-11-11T04:23:50.499Z] 04:06:01 4 48.40 0.00 7.60 5.06 0.19 38.76 [2024-11-11T04:23:50.499Z] 04:06:01 5 50.77 0.00 8.07 0.31 0.12 40.74 [2024-11-11T04:23:50.499Z] 04:06:01 6 48.51 0.00 8.43 3.87 0.12 39.07 [2024-11-11T04:23:50.499Z] 04:06:01 7 49.92 0.00 7.81 4.47 0.10 37.70 [2024-11-11T04:23:50.499Z] 04:07:01 all 10.98 0.00 2.20 6.62 0.07 80.13 [2024-11-11T04:23:50.499Z] 04:07:01 0 11.67 0.00 1.84 0.27 0.05 86.18 [2024-11-11T04:23:50.499Z] 04:07:01 1 10.57 0.00 2.14 0.05 0.03 87.21 [2024-11-11T04:23:50.499Z] 04:07:01 2 12.13 0.00 3.04 33.98 0.08 50.77 [2024-11-11T04:23:50.499Z] 04:07:01 3 11.40 0.00 2.04 2.19 0.10 84.27 [2024-11-11T04:23:50.499Z] 04:07:01 4 9.61 0.00 2.01 1.12 0.07 87.19 [2024-11-11T04:23:50.499Z] 04:07:01 5 11.31 0.00 2.40 12.67 0.12 73.51 [2024-11-11T04:23:50.499Z] 04:07:01 6 10.95 0.00 1.99 1.11 0.05 85.90 [2024-11-11T04:23:50.499Z] 04:07:01 7 10.19 0.00 2.11 1.84 0.07 85.79 [2024-11-11T04:23:50.499Z] 04:08:01 all 3.67 0.00 1.69 4.66 0.06 89.92 [2024-11-11T04:23:50.499Z] 04:08:01 0 3.35 0.00 1.51 0.20 0.03 94.91 [2024-11-11T04:23:50.499Z] 04:08:01 1 4.15 0.00 1.53 0.05 0.05 94.22 [2024-11-11T04:23:50.499Z] 04:08:01 2 4.81 0.00 1.51 0.08 0.07 93.52 [2024-11-11T04:23:50.499Z] 04:08:01 3 3.13 0.00 1.62 8.27 0.03 86.94 [2024-11-11T04:23:50.499Z] 04:08:01 4 3.39 0.00 1.57 0.89 0.03 94.12 [2024-11-11T04:23:50.499Z] 04:08:01 5 3.56 0.00 2.16 27.12 0.17 66.98 [2024-11-11T04:23:50.499Z] 04:08:01 6 3.61 0.00 0.84 0.07 0.05 95.44 [2024-11-11T04:23:50.499Z] 04:08:01 7 3.40 0.00 2.76 0.94 0.02 92.89 [2024-11-11T04:23:50.499Z] 04:09:01 all 0.07 0.00 0.01 0.03 0.01 99.87 [2024-11-11T04:23:50.499Z] 04:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T04:23:50.499Z] 04:09:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2024-11-11T04:23:50.499Z] 04:09:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-11-11T04:23:50.499Z] 04:09:01 3 0.00 0.00 0.00 0.20 0.00 99.80 [2024-11-11T04:23:50.499Z] 04:09:01 4 0.45 0.00 0.00 0.00 0.00 99.55 [2024-11-11T04:23:50.499Z] 04:09:01 5 0.00 0.00 0.02 0.07 0.00 99.92 [2024-11-11T04:23:50.499Z] 04:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T04:23:50.499Z] 04:09:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-11T04:23:50.499Z] 04:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-11-11T04:23:50.499Z] 04:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T04:23:50.499Z] 04:10:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-11-11T04:23:50.499Z] 04:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-11T04:23:50.499Z] 04:10:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-11T04:23:50.499Z] 04:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-11T04:23:50.499Z] 04:10:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-11T04:23:50.499Z] 04:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-11T04:23:50.499Z] 04:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T04:23:50.499Z] 04:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-11-11T04:23:50.499Z] 04:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T04:23:50.499Z] 04:11:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-11-11T04:23:50.499Z] 04:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T04:23:50.499Z] 04:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-11T04:23:50.499Z] 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T04:23:50.499Z] 04:11:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-11T04:23:50.499Z] 04:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T04:23:50.499Z] 04:11:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2024-11-11T04:23:50.499Z] 04:12:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2024-11-11T04:23:50.499Z] 04:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-11T04:23:50.499Z] 04:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-11T04:23:50.499Z] 04:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-11T04:23:50.499Z] 04:12:01 3 0.03 0.00 0.00 0.03 0.02 99.92 [2024-11-11T04:23:50.499Z] 04:12:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-11T04:23:50.499Z] 04:12:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2024-11-11T04:23:50.499Z] 04:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-11T04:23:50.499Z] 04:12:01 7 0.30 0.00 0.02 0.00 0.00 99.68 [2024-11-11T04:23:50.499Z] 04:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-11-11T04:23:50.499Z] 04:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T04:23:50.499Z] 04:13:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-11-11T04:23:50.499Z] 04:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-11T04:23:50.499Z] 04:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T04:23:50.499Z] 04:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T04:23:50.499Z] 04:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T04:23:50.499Z] 04:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T04:23:50.499Z] 04:13:01 7 0.13 0.00 0.00 0.00 0.00 99.87 [2024-11-11T04:23:50.499Z] [2024-11-11T04:23:50.499Z] 04:13:01 CPU %user %nice %system %iowait %steal %idle [2024-11-11T04:23:50.499Z] 04:14:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-11-11T04:23:50.499Z] 04:14:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2024-11-11T04:23:50.499Z] 04:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-11T04:23:50.499Z] 04:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-11T04:23:50.499Z] 04:14:01 3 0.02 0.00 0.02 0.05 0.02 99.90 [2024-11-11T04:23:50.499Z] 04:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T04:23:50.499Z] 04:14:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-11-11T04:23:50.500Z] 04:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-11T04:23:50.500Z] 04:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T04:23:50.500Z] 04:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-11-11T04:23:50.500Z] 04:15:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2024-11-11T04:23:50.500Z] 04:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T04:23:50.500Z] 04:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-11T04:23:50.500Z] 04:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-11T04:23:50.500Z] 04:15:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2024-11-11T04:23:50.500Z] 04:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-11T04:23:50.500Z] 04:15:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-11T04:23:50.500Z] 04:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T04:23:50.500Z] 04:16:01 all 0.07 0.00 0.00 0.00 0.01 99.92 [2024-11-11T04:23:50.500Z] 04:16:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2024-11-11T04:23:50.500Z] 04:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T04:23:50.500Z] 04:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T04:23:50.500Z] 04:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T04:23:50.500Z] 04:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-11T04:23:50.500Z] 04:16:01 5 0.40 0.00 0.00 0.00 0.00 99.60 [2024-11-11T04:23:50.500Z] 04:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T04:23:50.500Z] 04:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T04:23:50.500Z] 04:17:01 all 0.28 0.00 0.06 0.01 0.01 99.65 [2024-11-11T04:23:50.500Z] 04:17:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-11-11T04:23:50.500Z] 04:17:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-11T04:23:50.500Z] 04:17:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-11T04:23:50.500Z] 04:17:01 3 0.05 0.00 0.08 0.03 0.00 99.83 [2024-11-11T04:23:50.500Z] 04:17:01 4 0.05 0.00 0.07 0.00 0.00 99.88 [2024-11-11T04:23:50.500Z] 04:17:01 5 1.99 0.00 0.07 0.00 0.02 97.93 [2024-11-11T04:23:50.500Z] 04:17:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-11T04:23:50.500Z] 04:17:01 7 0.02 0.00 0.10 0.00 0.00 99.88 [2024-11-11T04:23:50.500Z] 04:18:01 all 0.25 0.00 0.02 0.01 0.01 99.72 [2024-11-11T04:23:50.500Z] 04:18:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2024-11-11T04:23:50.500Z] 04:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T04:23:50.500Z] 04:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T04:23:50.500Z] 04:18:01 3 0.02 0.00 0.00 0.08 0.02 99.88 [2024-11-11T04:23:50.500Z] 04:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T04:23:50.500Z] 04:18:01 5 1.84 0.00 0.03 0.00 0.02 98.11 [2024-11-11T04:23:50.500Z] 04:18:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-11T04:23:50.500Z] 04:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T04:23:50.500Z] 04:19:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-11-11T04:23:50.500Z] 04:19:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2024-11-11T04:23:50.500Z] 04:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T04:23:50.500Z] 04:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T04:23:50.500Z] 04:19:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2024-11-11T04:23:50.500Z] 04:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T04:23:50.500Z] 04:19:01 5 0.08 0.00 0.05 0.00 0.00 99.87 [2024-11-11T04:23:50.500Z] 04:19:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-11-11T04:23:50.500Z] 04:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T04:23:50.500Z] 04:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-11-11T04:23:50.500Z] 04:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-11T04:23:50.500Z] 04:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T04:23:50.500Z] 04:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-11T04:23:50.500Z] 04:20:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-11T04:23:50.500Z] 04:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T04:23:50.500Z] 04:20:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-11T04:23:50.500Z] 04:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-11T04:23:50.500Z] 04:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T04:23:50.500Z] 04:21:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-11-11T04:23:50.500Z] 04:21:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2024-11-11T04:23:50.500Z] 04:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T04:23:50.500Z] 04:21:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-11T04:23:50.500Z] 04:21:01 3 0.02 0.00 0.00 0.08 0.00 99.90 [2024-11-11T04:23:50.500Z] 04:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T04:23:50.500Z] 04:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T04:23:50.500Z] 04:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T04:23:50.500Z] 04:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T04:23:50.500Z] 04:22:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-11-11T04:23:50.500Z] 04:22:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2024-11-11T04:23:50.500Z] 04:22:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-11T04:23:50.500Z] 04:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T04:23:50.500Z] 04:22:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-11T04:23:50.500Z] 04:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T04:23:50.500Z] 04:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T04:23:50.500Z] 04:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-11T04:23:50.500Z] 04:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T04:23:50.500Z] 04:23:01 all 3.33 0.00 1.31 0.42 0.03 94.91 [2024-11-11T04:23:50.500Z] 04:23:01 0 3.16 0.00 1.15 0.08 0.05 95.55 [2024-11-11T04:23:50.500Z] 04:23:01 1 2.77 0.00 1.02 0.02 0.02 96.17 [2024-11-11T04:23:50.500Z] 04:23:01 2 3.00 0.00 1.22 0.00 0.03 95.74 [2024-11-11T04:23:50.500Z] 04:23:01 3 4.48 0.00 1.15 0.75 0.05 93.57 [2024-11-11T04:23:50.500Z] 04:23:01 4 3.66 0.00 1.44 0.05 0.02 94.84 [2024-11-11T04:23:50.500Z] 04:23:01 5 2.94 0.00 1.61 0.08 0.03 95.33 [2024-11-11T04:23:50.500Z] 04:23:01 6 3.26 0.00 1.27 2.39 0.03 93.05 [2024-11-11T04:23:50.500Z] 04:23:01 7 3.37 0.00 1.60 0.00 0.03 94.99 [2024-11-11T04:23:50.500Z] Average: all 5.31 0.00 1.14 1.43 0.03 92.09 [2024-11-11T04:23:50.500Z] Average: 0 5.46 0.00 1.07 0.31 0.04 93.13 [2024-11-11T04:23:50.500Z] Average: 1 5.37 0.00 1.04 1.52 0.03 92.04 [2024-11-11T04:23:50.500Z] Average: 2 5.21 0.00 1.08 1.89 0.03 91.79 [2024-11-11T04:23:50.500Z] Average: 3 5.20 0.00 1.07 0.99 0.03 92.71 [2024-11-11T04:23:50.500Z] Average: 4 5.22 0.00 1.07 0.46 0.03 93.22 [2024-11-11T04:23:50.500Z] Average: 5 5.48 0.00 1.18 2.42 0.04 90.88 [2024-11-11T04:23:50.500Z] Average: 6 5.20 0.00 1.22 1.44 0.03 92.12 [2024-11-11T04:23:50.500Z] Average: 7 5.37 0.00 1.36 2.42 0.02 90.83 [2024-11-11T04:23:50.500Z] [2024-11-11T04:23:50.500Z] [2024-11-11T04:23:50.500Z]