Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e8fdc066d5979e1705b6f23a339d91f778af4e1 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-ssh3026371950861074652.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8527168698296523871.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1751126484378879302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14551861749037398287.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-ssh4549150603007897266.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1412 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/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 8e8fdc066d5979e1705b6f23a339d91f778af4e1 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#642)" > 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 8e8fdc066d5979e1705b6f23a339d91f778af4e1 # timeout=10 > git rev-list --no-walk d6c7bef36cd642dd9caca3159f3dce294963f756 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-21T15:11:09.090Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-21T15:11:09.163Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-21T15:11:09.194Z] ========================================================= [2024-02-21T15:11:09.194Z] EdgeX Global Pipelines Version Info [2024-02-21T15:11:09.194Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:11:09.958Z] ------------------- [2024-02-21T15:11:09.958Z] stable info: [2024-02-21T15:11:09.958Z] ------------------- [2024-02-21T15:11:09.958Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-21T15:11:09.958Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T15:11:09.958Z] Message: update stable to v1.0.258 [2024-02-21T15:11:10.528Z] ------------------- [2024-02-21T15:11:10.528Z] experimental info: [2024-02-21T15:11:10.528Z] ------------------- [2024-02-21T15:11:10.528Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-21T15:11:10.528Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T15:11:10.528Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-21T15:11:10.605Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-02-21T15:11:10.624Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-02-21T15:11:10.645Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-21T15:11:10.669Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-21T15:11:10.697Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-21T15:11:10.718Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-21T15:11:10.741Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-21T15:11:10.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-21T15:11:10.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-21T15:11:10.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-21T15:11:10.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-21T15:11:10.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-02-21T15:11:10.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-21T15:11:10.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-21T15:11:10.969Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-21T15:11:10.998Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-21T15:11:11.026Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-21T15:11:11.055Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-21T15:11:11.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-21T15:11:11.122Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-21T15:11:11.154Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-21T15:11:11.186Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-21T15:11:11.220Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-21T15:11:11.254Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-21T15:11:11.288Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-21T15:11:11.326Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-21T15:11:11.368Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-21T15:11:11.406Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-21T15:11:11.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-21T15:11:11.479Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-21T15:11:11.517Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e8fdc066d5979e1705b6f23a339d91f778af4e1 [Pipeline] echo [2024-02-21T15:11:11.556Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e8fdc0 [Pipeline] echo [2024-02-21T15:11:11.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T15:11:11.677Z] provisioning config files... [2024-02-21T15:11:11.692Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2985772691322385828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:11:12.091Z] ---> ****-login.sh [2024-02-21T15:11:12.091Z] nexus3.edgexfoundry.org:10001 [2024-02-21T15:11:12.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:11:12.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:11:12.613Z] Configure a credential helper to remove this warning. See [2024-02-21T15:11:12.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:11:12.613Z] [2024-02-21T15:11:12.613Z] Login Succeeded [2024-02-21T15:11:12.613Z] nexus3.edgexfoundry.org:10002 [2024-02-21T15:11:12.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:11:12.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:11:12.875Z] Configure a credential helper to remove this warning. See [2024-02-21T15:11:12.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:11:12.875Z] [2024-02-21T15:11:12.875Z] Login Succeeded [2024-02-21T15:11:12.875Z] nexus3.edgexfoundry.org:10003 [2024-02-21T15:11:12.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:11:12.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:11:12.875Z] Configure a credential helper to remove this warning. See [2024-02-21T15:11:12.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:11:12.875Z] [2024-02-21T15:11:12.875Z] Login Succeeded [2024-02-21T15:11:12.875Z] nexus3.edgexfoundry.org:10004 [2024-02-21T15:11:12.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:11:12.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:11:12.876Z] Configure a credential helper to remove this warning. See [2024-02-21T15:11:12.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:11:12.876Z] [2024-02-21T15:11:12.876Z] Login Succeeded [2024-02-21T15:11:12.876Z] ****.io [2024-02-21T15:11:13.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:11:13.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:11:13.399Z] Configure a credential helper to remove this warning. See [2024-02-21T15:11:13.399Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:11:13.399Z] [2024-02-21T15:11:13.399Z] Login Succeeded [2024-02-21T15:11:13.399Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T15:11:13.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-21T15:11:13.916Z] + git rev-list -1 --merges 8e8fdc066d5979e1705b6f23a339d91f778af4e1~1..8e8fdc066d5979e1705b6f23a339d91f778af4e1 [Pipeline] echo [2024-02-21T15:11:13.944Z] -----------> git rev-list -1 --merges 8e8fdc066d5979e1705b6f23a339d91f778af4e1~1..8e8fdc066d5979e1705b6f23a339d91f778af4e1 8e8fdc066d5979e1705b6f23a339d91f778af4e1 [false] [Pipeline] sh [2024-02-21T15:11:14.251Z] + git log --format=format:%s -1 8e8fdc066d5979e1705b6f23a339d91f778af4e1 [Pipeline] echo [2024-02-21T15:11:14.265Z] ========================================================= [2024-02-21T15:11:14.266Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-21T15:11:14.266Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T15:11:14.646Z] + git log --format=format:%s -1 8e8fdc066d5979e1705b6f23a339d91f778af4e1 [Pipeline] echo [2024-02-21T15:11:14.659Z] [semverPrep] GIT_COMMIT: 8e8fdc066d5979e1705b6f23a339d91f778af4e1, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#642) [Pipeline] echo [2024-02-21T15:11:14.685Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-21T15:11:15.086Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T15:11:15.086Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-21T15:11:15.086Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-21T15:11:15.086Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-21T15:11:15.086Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-21T15:11:15.086Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-21T15:11:15.086Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:11:15.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T15:11:15.510Z] [2024-02-21T15:11:15.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:11:15.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T15:11:15.832Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-21T15:11:15.832Z] b85a868b505f: Pulling fs layer [2024-02-21T15:11:15.832Z] e2be974225ed: Pulling fs layer [2024-02-21T15:11:15.832Z] 339a4e72a1f5: Pulling fs layer [2024-02-21T15:11:15.832Z] 988bab9f4d93: Pulling fs layer [2024-02-21T15:11:15.832Z] 1469e6f7b9e6: Pulling fs layer [2024-02-21T15:11:15.832Z] eaf3925da568: Pulling fs layer [2024-02-21T15:11:15.832Z] bab4dde63d76: Pulling fs layer [2024-02-21T15:11:15.832Z] bde34c3a00c8: Pulling fs layer [2024-02-21T15:11:15.832Z] b352a97aabf1: Pulling fs layer [2024-02-21T15:11:15.832Z] 4872d77fe225: Pulling fs layer [2024-02-21T15:11:15.832Z] 5851b861e8e6: Pulling fs layer [2024-02-21T15:11:15.832Z] 988bab9f4d93: Waiting [2024-02-21T15:11:15.832Z] eaf3925da568: Waiting [2024-02-21T15:11:15.832Z] b352a97aabf1: Waiting [2024-02-21T15:11:15.832Z] 4872d77fe225: Waiting [2024-02-21T15:11:15.832Z] bab4dde63d76: Waiting [2024-02-21T15:11:15.832Z] 5851b861e8e6: Waiting [2024-02-21T15:11:15.832Z] bde34c3a00c8: Waiting [2024-02-21T15:11:16.093Z] e2be974225ed: Download complete [2024-02-21T15:11:16.093Z] 988bab9f4d93: Verifying Checksum [2024-02-21T15:11:16.093Z] 988bab9f4d93: Download complete [2024-02-21T15:11:16.093Z] 1469e6f7b9e6: Verifying Checksum [2024-02-21T15:11:16.093Z] 1469e6f7b9e6: Download complete [2024-02-21T15:11:16.093Z] eaf3925da568: Verifying Checksum [2024-02-21T15:11:16.093Z] eaf3925da568: Download complete [2024-02-21T15:11:16.093Z] 339a4e72a1f5: Verifying Checksum [2024-02-21T15:11:16.093Z] 339a4e72a1f5: Download complete [2024-02-21T15:11:16.093Z] bde34c3a00c8: Verifying Checksum [2024-02-21T15:11:16.093Z] bde34c3a00c8: Download complete [2024-02-21T15:11:16.093Z] b352a97aabf1: Verifying Checksum [2024-02-21T15:11:16.093Z] b352a97aabf1: Download complete [2024-02-21T15:11:16.093Z] 4872d77fe225: Verifying Checksum [2024-02-21T15:11:16.093Z] 4872d77fe225: Download complete [2024-02-21T15:11:16.093Z] 5851b861e8e6: Verifying Checksum [2024-02-21T15:11:16.093Z] 5851b861e8e6: Download complete [2024-02-21T15:11:16.352Z] b85a868b505f: Verifying Checksum [2024-02-21T15:11:16.352Z] b85a868b505f: Download complete [2024-02-21T15:11:16.612Z] bab4dde63d76: Verifying Checksum [2024-02-21T15:11:16.612Z] bab4dde63d76: Download complete [2024-02-21T15:11:17.553Z] b85a868b505f: Pull complete [2024-02-21T15:11:17.812Z] e2be974225ed: Pull complete [2024-02-21T15:11:18.382Z] 339a4e72a1f5: Pull complete [2024-02-21T15:11:18.382Z] 988bab9f4d93: Pull complete [2024-02-21T15:11:18.642Z] 1469e6f7b9e6: Pull complete [2024-02-21T15:11:18.904Z] eaf3925da568: Pull complete [2024-02-21T15:11:20.811Z] bab4dde63d76: Pull complete [2024-02-21T15:11:20.811Z] bde34c3a00c8: Pull complete [2024-02-21T15:11:21.071Z] b352a97aabf1: Pull complete [2024-02-21T15:11:21.071Z] 4872d77fe225: Pull complete [2024-02-21T15:11:21.071Z] 5851b861e8e6: Pull complete [2024-02-21T15:11:21.333Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-21T15:11:21.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T15:11:21.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:11:21.585Z] prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container [2024-02-21T15:11:21.622Z] $ 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-02-21T15:11:33.643Z] $ docker top 62303b3223911323525a5c0992efc399cf59b7410693e5c6f0f45473e35a1a71 -eo pid,comm [2024-02-21T15:11:34.575Z] 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-02-21T15:11:34.575Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T15:11:34.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T15:11:34.670Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T15:11:34.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T15:11:34.779Z] $ docker exec 62303b3223911323525a5c0992efc399cf59b7410693e5c6f0f45473e35a1a71 ssh-agent [2024-02-21T15:11:34.887Z] SSH_AUTH_SOCK=/tmp/ssh-H5cgZXcnu78C/agent.32 [2024-02-21T15:11:34.887Z] SSH_AGENT_PID=38 [2024-02-21T15:11:34.896Z] Running ssh-add (command line suppressed) [2024-02-21T15:11:35.002Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1425258151319894845.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1425258151319894845.key) [2024-02-21T15:11:35.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T15:11:35.324Z] + git tag --points-at HEAD [Pipeline] } [2024-02-21T15:11:35.339Z] $ docker exec --env ******** --env ******** 62303b3223911323525a5c0992efc399cf59b7410693e5c6f0f45473e35a1a71 ssh-agent -k [2024-02-21T15:11:35.442Z] unset SSH_AUTH_SOCK; [2024-02-21T15:11:35.443Z] unset SSH_AGENT_PID; [2024-02-21T15:11:35.443Z] echo Agent pid 38 killed; [2024-02-21T15:11:35.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-21T15:11:35.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T15:11:35.515Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T15:11:35.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T15:11:35.635Z] $ docker exec 62303b3223911323525a5c0992efc399cf59b7410693e5c6f0f45473e35a1a71 ssh-agent [2024-02-21T15:11:35.731Z] SSH_AUTH_SOCK=/tmp/ssh-asapkQKvRZBj/agent.70 [2024-02-21T15:11:35.731Z] SSH_AGENT_PID=76 [2024-02-21T15:11:35.735Z] Running ssh-add (command line suppressed) [2024-02-21T15:11:35.839Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9953251633570527520.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9953251633570527520.key) [2024-02-21T15:11:35.852Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T15:11:36.157Z] + git semver init [2024-02-21T15:11:36.417Z] 2024-02-21 15:11:36,331 [run_init] DEBUG init version:0.0.0 force:False [2024-02-21T15:11:36.417Z] 2024-02-21 15:11:36,332 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-02-21T15:11:36.417Z] 2024-02-21 15:11:36,333 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-02-21T15:11:36.417Z] 2024-02-21 15:11:36,334 [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-02-21T15:11:37.841Z] 2024-02-21 15:11:37,640 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-02-21T15:11:37.841Z] 2024-02-21 15:11:37,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-02-21T15:11:37.841Z] 2024-02-21 15:11:37,641 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-21T15:11:37.841Z] 2024-02-21 15:11:37,641 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-21T15:11:37.841Z] 3.2.0-dev.12 [Pipeline] } [2024-02-21T15:11:37.855Z] $ docker exec --env ******** --env ******** 62303b3223911323525a5c0992efc399cf59b7410693e5c6f0f45473e35a1a71 ssh-agent -k [2024-02-21T15:11:37.968Z] unset SSH_AUTH_SOCK; [2024-02-21T15:11:37.969Z] unset SSH_AGENT_PID; [2024-02-21T15:11:37.969Z] echo Agent pid 76 killed; [2024-02-21T15:11:37.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T15:11:38.351Z] + git semver [Pipeline] } [2024-02-21T15:11:38.627Z] $ docker stop --time=1 62303b3223911323525a5c0992efc399cf59b7410693e5c6f0f45473e35a1a71 [2024-02-21T15:11:40.032Z] $ docker rm -f --volumes 62303b3223911323525a5c0992efc399cf59b7410693e5c6f0f45473e35a1a71 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T15:11:40.463Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-21T15:11:40.703Z] Stashed 1 file(s) [Pipeline] echo [2024-02-21T15:11:40.706Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [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-02-21T15:11:41.053Z] provisioning config files... [2024-02-21T15:11:41.061Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15433382162259240299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:11:41.389Z] ---> ****-login.sh [2024-02-21T15:11:41.389Z] nexus3.edgexfoundry.org:10001 [2024-02-21T15:11:41.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:11:41.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:11:41.389Z] Configure a credential helper to remove this warning. See [2024-02-21T15:11:41.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:11:41.389Z] [2024-02-21T15:11:41.389Z] Login Succeeded [2024-02-21T15:11:41.389Z] nexus3.edgexfoundry.org:10002 [2024-02-21T15:11:41.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:11:41.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:11:41.389Z] Configure a credential helper to remove this warning. See [2024-02-21T15:11:41.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:11:41.389Z] [2024-02-21T15:11:41.389Z] Login Succeeded [2024-02-21T15:11:41.389Z] nexus3.edgexfoundry.org:10003 [2024-02-21T15:11:41.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:11:41.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:11:41.649Z] Configure a credential helper to remove this warning. See [2024-02-21T15:11:41.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:11:41.649Z] [2024-02-21T15:11:41.649Z] Login Succeeded [2024-02-21T15:11:41.649Z] nexus3.edgexfoundry.org:10004 [2024-02-21T15:11:41.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:11:41.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:11:41.649Z] Configure a credential helper to remove this warning. See [2024-02-21T15:11:41.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:11:41.649Z] [2024-02-21T15:11:41.649Z] Login Succeeded [2024-02-21T15:11:41.649Z] ****.io [2024-02-21T15:11:41.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:11:41.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:11:41.909Z] Configure a credential helper to remove this warning. See [2024-02-21T15:11:41.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:11:41.909Z] [2024-02-21T15:11:41.909Z] Login Succeeded [2024-02-21T15:11:41.909Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T15:11:41.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-21T15:11:42.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T15:11:42.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T15:11:42.139Z] ========================================================= [2024-02-21T15:11:42.139Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-21T15:11:42.139Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:11:42.535Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-21T15:11:42.535Z] Sending build context to Docker daemon 8.786MB [2024-02-21T15:11:42.535Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T15:11:42.535Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-21T15:11:42.535Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-21T15:11:42.535Z] 7264a8db6415: Pulling fs layer [2024-02-21T15:11:42.535Z] c4d48a809fc2: Pulling fs layer [2024-02-21T15:11:42.535Z] 4f1c88b9dad5: Pulling fs layer [2024-02-21T15:11:42.535Z] ad3a456e5733: Pulling fs layer [2024-02-21T15:11:42.535Z] 69c7f0334f64: Pulling fs layer [2024-02-21T15:11:42.535Z] 1f1c1a5573a3: Pulling fs layer [2024-02-21T15:11:42.535Z] ce7588e14bc9: Pulling fs layer [2024-02-21T15:11:42.535Z] b5e4710f87ac: Pulling fs layer [2024-02-21T15:11:42.535Z] ad3a456e5733: Waiting [2024-02-21T15:11:42.535Z] 69c7f0334f64: Waiting [2024-02-21T15:11:42.535Z] 1f1c1a5573a3: Waiting [2024-02-21T15:11:42.535Z] ce7588e14bc9: Waiting [2024-02-21T15:11:42.535Z] b5e4710f87ac: Waiting [2024-02-21T15:11:42.535Z] c4d48a809fc2: Verifying Checksum [2024-02-21T15:11:42.535Z] c4d48a809fc2: Download complete [2024-02-21T15:11:42.535Z] ad3a456e5733: Download complete [2024-02-21T15:11:42.793Z] 69c7f0334f64: Verifying Checksum [2024-02-21T15:11:42.793Z] 69c7f0334f64: Download complete [2024-02-21T15:11:42.793Z] 7264a8db6415: Verifying Checksum [2024-02-21T15:11:42.793Z] 7264a8db6415: Download complete [2024-02-21T15:11:42.793Z] 1f1c1a5573a3: Verifying Checksum [2024-02-21T15:11:42.793Z] 1f1c1a5573a3: Download complete [2024-02-21T15:11:42.793Z] 7264a8db6415: Pull complete [2024-02-21T15:11:42.793Z] b5e4710f87ac: Verifying Checksum [2024-02-21T15:11:42.793Z] b5e4710f87ac: Download complete [2024-02-21T15:11:43.050Z] c4d48a809fc2: Pull complete [2024-02-21T15:11:43.050Z] 4f1c88b9dad5: Verifying Checksum [2024-02-21T15:11:43.050Z] 4f1c88b9dad5: Download complete [2024-02-21T15:11:43.616Z] ce7588e14bc9: Verifying Checksum [2024-02-21T15:11:43.617Z] ce7588e14bc9: Download complete [2024-02-21T15:11:46.149Z] 4f1c88b9dad5: Pull complete [2024-02-21T15:11:46.149Z] ad3a456e5733: Pull complete [2024-02-21T15:11:46.149Z] 69c7f0334f64: Pull complete [2024-02-21T15:11:46.407Z] 1f1c1a5573a3: Pull complete [2024-02-21T15:11:48.317Z] ce7588e14bc9: Pull complete [2024-02-21T15:11:48.886Z] b5e4710f87ac: Pull complete [2024-02-21T15:11:48.886Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-21T15:11:48.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-21T15:11:48.886Z] ---> 88b5674ff536 [2024-02-21T15:11:48.886Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T15:11:55.946Z] Still waiting to schedule task [2024-02-21T15:11:55.946Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-21T15:11:57.061Z] ---> Running in 2ee00f1f40bb [2024-02-21T15:11:57.061Z] Removing intermediate container 2ee00f1f40bb [2024-02-21T15:11:57.061Z] ---> 083ffa9229cb [2024-02-21T15:11:57.061Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T15:11:57.061Z] ---> Running in 9cc4aeca6a4e [2024-02-21T15:11:57.061Z] Removing intermediate container 9cc4aeca6a4e [2024-02-21T15:11:57.061Z] ---> 110a6d871a7b [2024-02-21T15:11:57.061Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-21T15:11:57.061Z] ---> Running in 937e4bc74065 [2024-02-21T15:11:57.061Z] Removing intermediate container 937e4bc74065 [2024-02-21T15:11:57.061Z] ---> e738196ef820 [2024-02-21T15:11:57.061Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T15:11:57.061Z] ---> Running in d695d55cd60b [2024-02-21T15:11:57.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T15:11:57.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T15:11:57.061Z] OK: 264 MiB in 52 packages [2024-02-21T15:11:57.061Z] Removing intermediate container d695d55cd60b [2024-02-21T15:11:57.061Z] ---> 70e72cd18717 [2024-02-21T15:11:57.061Z] Step 7/12 : WORKDIR /app [2024-02-21T15:11:57.061Z] ---> Running in 7b1b856084ae [2024-02-21T15:11:57.320Z] Removing intermediate container 7b1b856084ae [2024-02-21T15:11:57.320Z] ---> 0ed791f6d819 [2024-02-21T15:11:57.320Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-21T15:11:57.320Z] ---> 96191ea71dda [2024-02-21T15:11:57.320Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T15:11:57.320Z] ---> Running in 9af0eb302c9b [2024-02-21T15:12:44.020Z] Removing intermediate container 9af0eb302c9b [2024-02-21T15:12:44.020Z] ---> fe688d564013 [2024-02-21T15:12:44.020Z] Step 10/12 : COPY . . [2024-02-21T15:12:44.020Z] ---> 6adba357b927 [2024-02-21T15:12:44.020Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T15:12:44.021Z] ---> Running in 3d2bca5aaccd [2024-02-21T15:12:44.021Z] Removing intermediate container 3d2bca5aaccd [2024-02-21T15:12:44.021Z] ---> 85ea6b6b8b44 [2024-02-21T15:12:44.021Z] Step 12/12 : RUN $MAKE [2024-02-21T15:12:44.021Z] ---> Running in 7191bf7f7d4e [2024-02-21T15:12:44.021Z] noop [2024-02-21T15:12:44.021Z] Removing intermediate container 7191bf7f7d4e [2024-02-21T15:12:44.021Z] ---> 67a66a9d0505 [2024-02-21T15:12:44.021Z] Successfully built 67a66a9d0505 [2024-02-21T15:12:44.021Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:12:44.398Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-21T15:12:44.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:12:44.508Z] prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container [2024-02-21T15:12:44.545Z] $ 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-02-21T15:12:44.945Z] $ docker top 861d0a873fec40647887701c1beac4c8627eb88fad91e09f158a85ac72433ef0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T15:12:45.379Z] + go version [2024-02-21T15:12:45.379Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-21T15:12:45.401Z] $ docker stop --time=1 861d0a873fec40647887701c1beac4c8627eb88fad91e09f158a85ac72433ef0 [2024-02-21T15:12:46.798Z] $ docker rm -f --volumes 861d0a873fec40647887701c1beac4c8627eb88fad91e09f158a85ac72433ef0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:12:47.450Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-21T15:12:47.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:12:47.560Z] prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container [2024-02-21T15:12:47.595Z] $ 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-02-21T15:12:48.304Z] $ docker top dcb7229f02b8d0488703b7aefef687a465e978918a0b6d28849bad4ac511c65d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T15:12:48.669Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-02-21T15:12:48.987Z] + make test [2024-02-21T15:12:48.987Z] go test -race -coverprofile=coverage.out ./... [2024-02-21T15:13:07.068Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-21T15:13:25.130Z] go vet ./... [2024-02-21T15:13:27.814Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1414 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-02-21T15:13:27.849Z] Running in /w/workspace/app-service-configurable/221 [Pipeline] { [Pipeline] checkout [2024-02-21T15:13:28.405Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-21T15:13:28.405Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-21T15:13:28.405Z] ./bin/test-attribution-txt.sh [2024-02-21T15:13:28.405Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-02-21T15:13:30.926Z] Selected Git installation does not exist. Using Default [2024-02-21T15:13:30.926Z] The recommended git tool is: NONE [Pipeline] echo [2024-02-21T15:13:30.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-21T15:13:30.982Z] $ docker stop --time=1 dcb7229f02b8d0488703b7aefef687a465e978918a0b6d28849bad4ac511c65d [2024-02-21T15:13:35.402Z] $ docker rm -f --volumes dcb7229f02b8d0488703b7aefef687a465e978918a0b6d28849bad4ac511c65d [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T15:13:35.937Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-21T15:13:35.997Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-21T15:13:36.617Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-21T15:13:36.693Z] using credential edgex-jenkins-ssh [2024-02-21T15:13:36.719Z] Cloning the remote Git repository [2024-02-21T15:13:36.896Z] + ls -al . [2024-02-21T15:13:36.896Z] total 184 [2024-02-21T15:13:36.896Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 21 15:12 . [2024-02-21T15:13:36.896Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 15:11 .. [2024-02-21T15:13:36.896Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 21 15:11 .dockerignore [2024-02-21T15:13:36.896Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 15:13 .git [2024-02-21T15:13:36.896Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 15:11 .github [2024-02-21T15:13:36.896Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 21 15:11 .gitignore [2024-02-21T15:13:36.896Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 15:11 .golangci.yml [2024-02-21T15:13:36.896Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 15:11 .semver [2024-02-21T15:13:36.896Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 21 15:11 Attribution.txt [2024-02-21T15:13:36.896Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 21 15:11 CHANGELOG.md [2024-02-21T15:13:36.896Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 21 15:11 Dockerfile [2024-02-21T15:13:36.896Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 15:11 GOVERNANCE.md [2024-02-21T15:13:36.896Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 21 15:11 Jenkinsfile [2024-02-21T15:13:36.896Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 21 15:11 LICENSE [2024-02-21T15:13:36.896Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 21 15:11 OWNERS.md [2024-02-21T15:13:36.896Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 21 15:11 README.md [2024-02-21T15:13:36.896Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 21 15:11 VERSION [2024-02-21T15:13:36.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 15:11 bin [2024-02-21T15:13:36.896Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 21 15:12 coverage.out [2024-02-21T15:13:36.896Z] -rw-rw-r-- 1 jenkins jenkins 3776 Feb 21 15:11 go.mod [2024-02-21T15:13:36.897Z] -rw-rw-r-- 1 jenkins jenkins 34159 Feb 21 15:11 go.sum [2024-02-21T15:13:36.897Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 21 15:11 main.go [2024-02-21T15:13:36.897Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 21 15:11 makefile [2024-02-21T15:13:36.897Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 15:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:13:36.767Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-02-21T15:13:36.857Z] > git init /w/workspace/app-service-configurable/221 # timeout=10 [2024-02-21T15:13:37.006Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-02-21T15:13:37.007Z] > git --version # timeout=10 [2024-02-21T15:13:37.027Z] > git --version # 'git version 2.25.1' [2024-02-21T15:13:37.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T15:13:37.192Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-21T15:13:37.272Z] + 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=8e8fdc066d5979e1705b6f23a339d91f778af4e1 --label arch=amd64 --label version=3.2.0-dev.12 . [2024-02-21T15:13:37.272Z] Sending build context to Docker daemon 8.787MB [2024-02-21T15:13:37.272Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T15:13:37.272Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-21T15:13:37.272Z] ---> 67a66a9d0505 [2024-02-21T15:13:37.272Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T15:13:37.532Z] ---> Running in f5a9a10f8538 [2024-02-21T15:13:37.532Z] Removing intermediate container f5a9a10f8538 [2024-02-21T15:13:37.532Z] ---> d98889df3cee [2024-02-21T15:13:37.532Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T15:13:37.532Z] ---> Running in efe2d8bbee32 [2024-02-21T15:13:37.532Z] Removing intermediate container efe2d8bbee32 [2024-02-21T15:13:37.532Z] ---> 27fbd4d54674 [2024-02-21T15:13:37.532Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-21T15:13:37.532Z] ---> Running in 854f46938fb4 [2024-02-21T15:13:37.791Z] Removing intermediate container 854f46938fb4 [2024-02-21T15:13:37.791Z] ---> 4d4e7dea4678 [2024-02-21T15:13:37.791Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T15:13:37.791Z] ---> Running in 9afa3c463ea4 [2024-02-21T15:13:38.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T15:13:38.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T15:13:38.568Z] OK: 264 MiB in 52 packages [2024-02-21T15:13:38.828Z] Removing intermediate container 9afa3c463ea4 [2024-02-21T15:13:38.828Z] ---> b1f21263f3cc [2024-02-21T15:13:38.828Z] Step 7/27 : WORKDIR /app [2024-02-21T15:13:38.828Z] ---> Running in 3086c1ae7bd5 [2024-02-21T15:13:38.828Z] Removing intermediate container 3086c1ae7bd5 [2024-02-21T15:13:38.828Z] ---> 15a65f424d06 [2024-02-21T15:13:38.828Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-21T15:13:39.088Z] ---> b489a4bfd26b [2024-02-21T15:13:39.088Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T15:13:39.088Z] ---> Running in b84a9a22af1e [2024-02-21T15:13:39.656Z] Removing intermediate container b84a9a22af1e [2024-02-21T15:13:39.656Z] ---> 09d8a13edbdd [2024-02-21T15:13:39.656Z] Step 10/27 : COPY . . [2024-02-21T15:13:39.186Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-02-21T15:13:39.223Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-21T15:13:40.141Z] Avoid second fetch [2024-02-21T15:13:40.142Z] Checking out Revision 8e8fdc066d5979e1705b6f23a339d91f778af4e1 (main) [2024-02-21T15:13:40.313Z] ---> 369af45fe511 [2024-02-21T15:13:40.313Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T15:13:40.313Z] ---> Running in e093fe001d6b [2024-02-21T15:13:40.313Z] Removing intermediate container e093fe001d6b [2024-02-21T15:13:40.313Z] ---> a45a922e690f [2024-02-21T15:13:40.313Z] Step 12/27 : RUN $MAKE [2024-02-21T15:13:40.313Z] ---> Running in 4cd340f508b2 [2024-02-21T15:13:40.571Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.12" -trimpath -mod=readonly -o app-service-configurable [2024-02-21T15:13:40.848Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#642)" [2024-02-21T15:13:40.165Z] > git config core.sparsecheckout # timeout=10 [2024-02-21T15:13:40.241Z] > git checkout -f 8e8fdc066d5979e1705b6f23a339d91f778af4e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T15:13:41.969Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-21T15:13:41.969Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-21T15:13:41.969Z] Dload Upload Total Spent Left Speed [2024-02-21T15:13:41.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2024-02-21T15:13:42.295Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-21T15:13:42.623Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-21T15:13:42.623Z] + sudo tee /etc/docker/daemon.new [2024-02-21T15:13:42.623Z] { [2024-02-21T15:13:42.623Z] "registry-mirrors": [ [2024-02-21T15:13:42.623Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-21T15:13:42.623Z] ], [2024-02-21T15:13:42.623Z] "bip": "10.250.0.254/24", [2024-02-21T15:13:42.623Z] "hosts": [ [2024-02-21T15:13:42.623Z] "tcp://0.0.0.0:5555", [2024-02-21T15:13:42.623Z] "unix:///var/run/docker.sock" [2024-02-21T15:13:42.623Z] ], [2024-02-21T15:13:42.623Z] "mtu": 1458, [2024-02-21T15:13:42.623Z] "selinux-enabled": true, [2024-02-21T15:13:42.623Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-21T15:13:42.623Z] } [Pipeline] sh [2024-02-21T15:13:42.947Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-21T15:13:43.283Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T15:14:01.580Z] provisioning config files... [2024-02-21T15:14:01.609Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/221@tmp/config4643030601728559660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:14:02.069Z] ---> ****-login.sh [2024-02-21T15:14:02.069Z] nexus3.edgexfoundry.org:10001 [2024-02-21T15:14:02.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:14:02.504Z] Removing intermediate container 4cd340f508b2 [2024-02-21T15:14:02.504Z] ---> 1924c174a73e [2024-02-21T15:14:02.504Z] Step 13/27 : FROM alpine:3.18 [2024-02-21T15:14:02.504Z] 3.18: Pulling from library/alpine [2024-02-21T15:14:02.504Z] 619be1103602: Pulling fs layer [2024-02-21T15:14:02.504Z] 619be1103602: Verifying Checksum [2024-02-21T15:14:02.504Z] 619be1103602: Download complete [2024-02-21T15:14:02.504Z] 619be1103602: Pull complete [2024-02-21T15:14:02.504Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T15:14:02.504Z] Status: Downloaded newer image for alpine:3.18 [2024-02-21T15:14:02.504Z] ---> d3782b16ccc9 [2024-02-21T15:14:02.504Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-21T15:14:02.504Z] ---> Running in 31e259942ba5 [2024-02-21T15:14:02.504Z] Removing intermediate container 31e259942ba5 [2024-02-21T15:14:02.504Z] ---> cb658c85d03b [2024-02-21T15:14:02.504Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-21T15:14:02.504Z] ---> Running in 272c502e14f7 [2024-02-21T15:14:02.504Z] Removing intermediate container 272c502e14f7 [2024-02-21T15:14:02.504Z] ---> bf097e7957c8 [2024-02-21T15:14:02.504Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T15:14:02.504Z] ---> Running in f7774c06b9e8 [2024-02-21T15:14:02.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T15:14:02.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T15:14:02.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:14:02.614Z] Configure a credential helper to remove this warning. See [2024-02-21T15:14:02.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:14:02.614Z] [2024-02-21T15:14:02.614Z] Login Succeeded [2024-02-21T15:14:02.614Z] nexus3.edgexfoundry.org:10002 [2024-02-21T15:14:02.763Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-21T15:14:02.763Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-21T15:14:02.763Z] Executing busybox-1.36.1-r5.trigger [2024-02-21T15:14:02.763Z] Executing ca-certificates-20230506-r0.trigger [2024-02-21T15:14:02.763Z] OK: 8 MiB in 17 packages [2024-02-21T15:14:02.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:14:02.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:14:02.882Z] Configure a credential helper to remove this warning. See [2024-02-21T15:14:02.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:14:02.882Z] [2024-02-21T15:14:02.882Z] Login Succeeded [2024-02-21T15:14:03.149Z] nexus3.edgexfoundry.org:10003 [2024-02-21T15:14:03.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:14:03.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:14:03.416Z] Configure a credential helper to remove this warning. See [2024-02-21T15:14:03.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:14:03.416Z] [2024-02-21T15:14:03.416Z] Login Succeeded [2024-02-21T15:14:03.416Z] nexus3.edgexfoundry.org:10004 [2024-02-21T15:14:03.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:14:03.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:14:03.684Z] Configure a credential helper to remove this warning. See [2024-02-21T15:14:03.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:14:03.684Z] [2024-02-21T15:14:03.684Z] Login Succeeded [2024-02-21T15:14:03.684Z] ****.io [2024-02-21T15:14:03.698Z] Removing intermediate container f7774c06b9e8 [2024-02-21T15:14:03.698Z] ---> c151c7b9ef02 [2024-02-21T15:14:03.698Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-21T15:14:03.698Z] ---> Running in 2b1a1fd0712d [2024-02-21T15:14:03.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:14:04.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:14:04.219Z] Configure a credential helper to remove this warning. See [2024-02-21T15:14:04.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:14:04.219Z] [2024-02-21T15:14:04.219Z] Login Succeeded [2024-02-21T15:14:04.219Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T15:14:04.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2024-02-21T15:14:04.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T15:14:04.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-02-21T15:14:04.528Z] OK: 8 MiB in 17 packages [Pipeline] echo [2024-02-21T15:14:04.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T15:14:04.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T15:14:04.727Z] ========================================================= [2024-02-21T15:14:04.727Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-21T15:14:04.727Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:05.096Z] Removing intermediate container 2b1a1fd0712d [2024-02-21T15:14:05.096Z] ---> 8649cdf3f004 [2024-02-21T15:14:05.096Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-21T15:14:05.096Z] ---> 2a875fa62c06 [2024-02-21T15:14:05.096Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-21T15:14:05.096Z] ---> ec66f781543e [2024-02-21T15:14:05.096Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-21T15:14:05.164Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-21T15:14:05.164Z] Sending build context to Docker daemon 158.7kB [2024-02-21T15:14:05.356Z] ---> 5323cbf10861 [2024-02-21T15:14:05.356Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-21T15:14:05.927Z] ---> 5bebfbb96099 [2024-02-21T15:14:05.927Z] Step 22/27 : EXPOSE 48095 [2024-02-21T15:14:05.927Z] ---> Running in 0b5e3f0057cf [2024-02-21T15:14:05.927Z] Removing intermediate container 0b5e3f0057cf [2024-02-21T15:14:05.927Z] ---> 58cd5c4af346 [2024-02-21T15:14:05.927Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-21T15:14:05.927Z] ---> Running in c6a7706fe22f [2024-02-21T15:14:06.186Z] Removing intermediate container c6a7706fe22f [2024-02-21T15:14:06.186Z] ---> 25d844facaa6 [2024-02-21T15:14:06.186Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-21T15:14:06.186Z] ---> Running in 79a2a18c26c6 [2024-02-21T15:14:06.186Z] Removing intermediate container 79a2a18c26c6 [2024-02-21T15:14:06.186Z] ---> d59ab3d4e920 [2024-02-21T15:14:06.186Z] Step 25/27 : LABEL arch=amd64 [2024-02-21T15:14:06.186Z] ---> Running in b0d81813ba78 [2024-02-21T15:14:06.186Z] Removing intermediate container b0d81813ba78 [2024-02-21T15:14:06.186Z] ---> 804b7c151f0c [2024-02-21T15:14:06.186Z] Step 26/27 : LABEL git_sha=8e8fdc066d5979e1705b6f23a339d91f778af4e1 [2024-02-21T15:14:06.186Z] ---> Running in 9edf97fc12ea [2024-02-21T15:14:06.446Z] Removing intermediate container 9edf97fc12ea [2024-02-21T15:14:06.446Z] ---> 22baab7fa211 [2024-02-21T15:14:06.446Z] Step 27/27 : LABEL version=3.2.0-dev.12 [2024-02-21T15:14:06.446Z] ---> Running in 2fc12b007500 [2024-02-21T15:14:06.446Z] Removing intermediate container 2fc12b007500 [2024-02-21T15:14:06.446Z] ---> 7687eba5664b [2024-02-21T15:14:06.446Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-21T15:14:06.446Z] Successfully built 7687eba5664b [2024-02-21T15:14:06.446Z] 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-02-21T15:14:06.751Z] provisioning config files... [2024-02-21T15:14:06.758Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10845120783210635251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:14:07.104Z] ---> ****-login.sh [2024-02-21T15:14:07.104Z] nexus3.edgexfoundry.org:10001 [2024-02-21T15:14:07.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:14:07.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:14:07.104Z] Configure a credential helper to remove this warning. See [2024-02-21T15:14:07.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:14:07.104Z] [2024-02-21T15:14:07.104Z] Login Succeeded [2024-02-21T15:14:07.104Z] nexus3.edgexfoundry.org:10002 [2024-02-21T15:14:07.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:14:07.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:14:07.104Z] Configure a credential helper to remove this warning. See [2024-02-21T15:14:07.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:14:07.104Z] [2024-02-21T15:14:07.104Z] Login Succeeded [2024-02-21T15:14:07.104Z] nexus3.edgexfoundry.org:10003 [2024-02-21T15:14:07.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:14:07.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:14:07.363Z] Configure a credential helper to remove this warning. See [2024-02-21T15:14:07.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:14:07.363Z] [2024-02-21T15:14:07.363Z] Login Succeeded [2024-02-21T15:14:07.363Z] nexus3.edgexfoundry.org:10004 [2024-02-21T15:14:07.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:14:07.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:14:07.363Z] Configure a credential helper to remove this warning. See [2024-02-21T15:14:07.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:14:07.363Z] [2024-02-21T15:14:07.363Z] Login Succeeded [2024-02-21T15:14:07.363Z] ****.io [2024-02-21T15:14:07.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:14:07.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:14:07.622Z] Configure a credential helper to remove this warning. See [2024-02-21T15:14:07.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:14:07.622Z] [2024-02-21T15:14:07.622Z] Login Succeeded [2024-02-21T15:14:07.622Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T15:14:07.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-21T15:14:07.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-02-21T15:14:07.776Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T15:14:07.776Z] Step 2/12 : FROM ${BASE} AS builder [Pipeline] echo [2024-02-21T15:14:07.821Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-02-21T15:14:07.821Z] 8e8fdc066d5979e1705b6f23a339d91f778af4e1 [2024-02-21T15:14:07.821Z] latest [2024-02-21T15:14:07.821Z] 3.2.0-dev.12 [2024-02-21T15:14:07.821Z] 8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12 [2024-02-21T15:14:07.821Z] main [2024-02-21T15:14:07.821Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:08.052Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-21T15:14:08.052Z] 9fda8d8052c6: Pulling fs layer [2024-02-21T15:14:08.052Z] 5d54e960e981: Pulling fs layer [2024-02-21T15:14:08.052Z] c4a7e357bf2a: Pulling fs layer [2024-02-21T15:14:08.052Z] f0e02332f6b5: Pulling fs layer [2024-02-21T15:14:08.052Z] 872ee5b61b7b: Pulling fs layer [2024-02-21T15:14:08.052Z] 0c6a40ed1a82: Pulling fs layer [2024-02-21T15:14:08.052Z] 94ae7d8d031c: Pulling fs layer [2024-02-21T15:14:08.052Z] f0e02332f6b5: Waiting [2024-02-21T15:14:08.052Z] 0c6a40ed1a82: Waiting [2024-02-21T15:14:08.052Z] 94ae7d8d031c: Waiting [2024-02-21T15:14:08.052Z] 5d54e960e981: Verifying Checksum [2024-02-21T15:14:08.052Z] 5d54e960e981: Download complete [2024-02-21T15:14:08.052Z] f0e02332f6b5: Verifying Checksum [2024-02-21T15:14:08.052Z] f0e02332f6b5: Download complete [2024-02-21T15:14:08.052Z] 872ee5b61b7b: Verifying Checksum [2024-02-21T15:14:08.052Z] 872ee5b61b7b: Download complete [2024-02-21T15:14:08.052Z] 9fda8d8052c6: Verifying Checksum [2024-02-21T15:14:08.052Z] 9fda8d8052c6: Download complete [2024-02-21T15:14:08.274Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8e8fdc066d5979e1705b6f23a339d91f778af4e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:08.650Z] 94ae7d8d031c: Verifying Checksum [2024-02-21T15:14:08.650Z] 94ae7d8d031c: Download complete [2024-02-21T15:14:08.665Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8e8fdc066d5979e1705b6f23a339d91f778af4e1 [2024-02-21T15:14:08.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-21T15:14:08.665Z] a19a000a0dcb: Preparing [2024-02-21T15:14:08.665Z] 2da6cf47961c: Preparing [2024-02-21T15:14:08.665Z] 24d3420ad1de: Preparing [2024-02-21T15:14:08.665Z] 51f3cc2b0141: Preparing [2024-02-21T15:14:08.665Z] 5cb3ddffad5d: Preparing [2024-02-21T15:14:08.665Z] af1098efa079: Preparing [2024-02-21T15:14:08.665Z] aedc3bda2944: Preparing [2024-02-21T15:14:08.665Z] aedc3bda2944: Waiting [2024-02-21T15:14:08.665Z] af1098efa079: Waiting [2024-02-21T15:14:08.665Z] 5cb3ddffad5d: Pushed [2024-02-21T15:14:08.665Z] 2da6cf47961c: Pushed [2024-02-21T15:14:08.665Z] 51f3cc2b0141: Pushed [2024-02-21T15:14:08.665Z] 24d3420ad1de: Pushed [2024-02-21T15:14:08.665Z] aedc3bda2944: Layer already exists [2024-02-21T15:14:08.923Z] af1098efa079: Pushed [2024-02-21T15:14:09.238Z] 9fda8d8052c6: Pull complete [2024-02-21T15:14:09.506Z] 5d54e960e981: Pull complete [2024-02-21T15:14:10.090Z] c4a7e357bf2a: Verifying Checksum [2024-02-21T15:14:10.090Z] c4a7e357bf2a: Download complete [2024-02-21T15:14:10.826Z] a19a000a0dcb: Pushed [2024-02-21T15:14:10.826Z] 8e8fdc066d5979e1705b6f23a339d91f778af4e1: digest: sha256:2ec300b61724683a09b6687c4e693e7d635bc5aa70c0067fab5260202482233f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:11.059Z] 0c6a40ed1a82: Verifying Checksum [2024-02-21T15:14:11.059Z] 0c6a40ed1a82: Download complete [2024-02-21T15:14:11.383Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:11.780Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-02-21T15:14:11.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-21T15:14:11.780Z] a19a000a0dcb: Preparing [2024-02-21T15:14:11.780Z] 2da6cf47961c: Preparing [2024-02-21T15:14:11.780Z] 24d3420ad1de: Preparing [2024-02-21T15:14:11.780Z] 51f3cc2b0141: Preparing [2024-02-21T15:14:11.780Z] 5cb3ddffad5d: Preparing [2024-02-21T15:14:11.780Z] af1098efa079: Preparing [2024-02-21T15:14:11.780Z] aedc3bda2944: Preparing [2024-02-21T15:14:11.780Z] af1098efa079: Waiting [2024-02-21T15:14:11.780Z] aedc3bda2944: Waiting [2024-02-21T15:14:11.781Z] 2da6cf47961c: Layer already exists [2024-02-21T15:14:11.781Z] a19a000a0dcb: Layer already exists [2024-02-21T15:14:11.781Z] 24d3420ad1de: Layer already exists [2024-02-21T15:14:11.781Z] 5cb3ddffad5d: Layer already exists [2024-02-21T15:14:11.781Z] 51f3cc2b0141: Layer already exists [2024-02-21T15:14:11.781Z] af1098efa079: Layer already exists [2024-02-21T15:14:11.781Z] aedc3bda2944: Layer already exists [2024-02-21T15:14:11.781Z] latest: digest: sha256:2ec300b61724683a09b6687c4e693e7d635bc5aa70c0067fab5260202482233f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:12.184Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:12.598Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.12 [2024-02-21T15:14:12.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-21T15:14:12.598Z] a19a000a0dcb: Preparing [2024-02-21T15:14:12.598Z] 2da6cf47961c: Preparing [2024-02-21T15:14:12.598Z] 24d3420ad1de: Preparing [2024-02-21T15:14:12.598Z] 51f3cc2b0141: Preparing [2024-02-21T15:14:12.598Z] 5cb3ddffad5d: Preparing [2024-02-21T15:14:12.598Z] af1098efa079: Preparing [2024-02-21T15:14:12.598Z] aedc3bda2944: Preparing [2024-02-21T15:14:12.598Z] af1098efa079: Waiting [2024-02-21T15:14:12.598Z] aedc3bda2944: Waiting [2024-02-21T15:14:12.598Z] 51f3cc2b0141: Layer already exists [2024-02-21T15:14:12.598Z] 2da6cf47961c: Layer already exists [2024-02-21T15:14:12.598Z] 5cb3ddffad5d: Layer already exists [2024-02-21T15:14:12.598Z] 24d3420ad1de: Layer already exists [2024-02-21T15:14:12.598Z] a19a000a0dcb: Layer already exists [2024-02-21T15:14:12.598Z] af1098efa079: Layer already exists [2024-02-21T15:14:12.598Z] aedc3bda2944: Layer already exists [2024-02-21T15:14:12.598Z] 3.2.0-dev.12: digest: sha256:2ec300b61724683a09b6687c4e693e7d635bc5aa70c0067fab5260202482233f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:13.011Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:13.424Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12 [2024-02-21T15:14:13.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-21T15:14:13.424Z] a19a000a0dcb: Preparing [2024-02-21T15:14:13.424Z] 2da6cf47961c: Preparing [2024-02-21T15:14:13.424Z] 24d3420ad1de: Preparing [2024-02-21T15:14:13.424Z] 51f3cc2b0141: Preparing [2024-02-21T15:14:13.424Z] 5cb3ddffad5d: Preparing [2024-02-21T15:14:13.424Z] af1098efa079: Preparing [2024-02-21T15:14:13.424Z] aedc3bda2944: Preparing [2024-02-21T15:14:13.424Z] af1098efa079: Waiting [2024-02-21T15:14:13.424Z] aedc3bda2944: Waiting [2024-02-21T15:14:13.424Z] 5cb3ddffad5d: Layer already exists [2024-02-21T15:14:13.424Z] 2da6cf47961c: Layer already exists [2024-02-21T15:14:13.424Z] 51f3cc2b0141: Layer already exists [2024-02-21T15:14:13.424Z] a19a000a0dcb: Layer already exists [2024-02-21T15:14:13.424Z] 24d3420ad1de: Layer already exists [2024-02-21T15:14:13.424Z] aedc3bda2944: Layer already exists [2024-02-21T15:14:13.424Z] af1098efa079: Layer already exists [2024-02-21T15:14:13.424Z] 8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12: digest: sha256:2ec300b61724683a09b6687c4e693e7d635bc5aa70c0067fab5260202482233f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:13.841Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:14.258Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-02-21T15:14:14.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-21T15:14:14.258Z] a19a000a0dcb: Preparing [2024-02-21T15:14:14.258Z] 2da6cf47961c: Preparing [2024-02-21T15:14:14.258Z] 24d3420ad1de: Preparing [2024-02-21T15:14:14.258Z] 51f3cc2b0141: Preparing [2024-02-21T15:14:14.258Z] 5cb3ddffad5d: Preparing [2024-02-21T15:14:14.258Z] af1098efa079: Preparing [2024-02-21T15:14:14.258Z] aedc3bda2944: Preparing [2024-02-21T15:14:14.258Z] af1098efa079: Waiting [2024-02-21T15:14:14.258Z] aedc3bda2944: Waiting [2024-02-21T15:14:14.258Z] a19a000a0dcb: Layer already exists [2024-02-21T15:14:14.258Z] 5cb3ddffad5d: Layer already exists [2024-02-21T15:14:14.258Z] 24d3420ad1de: Layer already exists [2024-02-21T15:14:14.258Z] 2da6cf47961c: Layer already exists [2024-02-21T15:14:14.258Z] 51f3cc2b0141: Layer already exists [2024-02-21T15:14:14.258Z] af1098efa079: Layer already exists [2024-02-21T15:14:14.258Z] aedc3bda2944: Layer already exists [2024-02-21T15:14:14.258Z] main: digest: sha256:2ec300b61724683a09b6687c4e693e7d635bc5aa70c0067fab5260202482233f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-21T15:14:14.497Z] ===================================================== [Pipeline] echo [2024-02-21T15:14:14.551Z] taggedImages: [2024-02-21T15:14:14.552Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8e8fdc066d5979e1705b6f23a339d91f778af4e1 [2024-02-21T15:14:14.552Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-02-21T15:14:14.552Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.12 [2024-02-21T15:14:14.552Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12 [2024-02-21T15:14:14.552Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:15.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T15:14:15.222Z] [2024-02-21T15:14:15.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:15.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T15:14:15.559Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-21T15:14:15.559Z] 5eb5b503b376: Pulling fs layer [2024-02-21T15:14:15.559Z] 5c69ac0246d0: Pulling fs layer [2024-02-21T15:14:15.559Z] ec43610c2a17: Pulling fs layer [2024-02-21T15:14:15.559Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-21T15:14:15.559Z] 33b1e0a273af: Pulling fs layer [2024-02-21T15:14:15.559Z] 5d3b04190fa2: Pulling fs layer [2024-02-21T15:14:15.559Z] 2f39f015ded8: Pulling fs layer [2024-02-21T15:14:15.559Z] 3a2ae6a8a46f: Waiting [2024-02-21T15:14:15.559Z] 33b1e0a273af: Waiting [2024-02-21T15:14:15.559Z] 5d3b04190fa2: Waiting [2024-02-21T15:14:15.559Z] 2f39f015ded8: Waiting [2024-02-21T15:14:15.559Z] 5c69ac0246d0: Verifying Checksum [2024-02-21T15:14:15.559Z] 5c69ac0246d0: Download complete [2024-02-21T15:14:15.559Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-21T15:14:15.559Z] 3a2ae6a8a46f: Download complete [2024-02-21T15:14:15.559Z] 33b1e0a273af: Verifying Checksum [2024-02-21T15:14:15.559Z] 33b1e0a273af: Download complete [2024-02-21T15:14:15.559Z] 5d3b04190fa2: Download complete [2024-02-21T15:14:15.559Z] ec43610c2a17: Verifying Checksum [2024-02-21T15:14:15.559Z] ec43610c2a17: Download complete [2024-02-21T15:14:15.817Z] 5eb5b503b376: Verifying Checksum [2024-02-21T15:14:15.817Z] 5eb5b503b376: Download complete [2024-02-21T15:14:16.382Z] 2f39f015ded8: Download complete [2024-02-21T15:14:16.952Z] 5eb5b503b376: Pull complete [2024-02-21T15:14:17.210Z] 5c69ac0246d0: Pull complete [2024-02-21T15:14:17.468Z] ec43610c2a17: Pull complete [2024-02-21T15:14:17.468Z] 3a2ae6a8a46f: Pull complete [2024-02-21T15:14:17.726Z] 33b1e0a273af: Pull complete [2024-02-21T15:14:17.726Z] 5d3b04190fa2: Pull complete [2024-02-21T15:14:21.916Z] 2f39f015ded8: Pull complete [2024-02-21T15:14:21.916Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-21T15:14:21.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T15:14:21.916Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:14:22.136Z] prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container [2024-02-21T15:14:22.176Z] $ 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-02-21T15:14:23.389Z] c4a7e357bf2a: Pull complete [2024-02-21T15:14:23.389Z] f0e02332f6b5: Pull complete [2024-02-21T15:14:23.657Z] 872ee5b61b7b: Pull complete [2024-02-21T15:14:31.886Z] 0c6a40ed1a82: Pull complete [2024-02-21T15:14:32.905Z] $ docker top 15da9ddcfaf5303a9899e93f3e6a27db82a54b68a9bf01be51549c7cea3cf28e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:14:33.355Z] ---> job-cost.sh [2024-02-21T15:14:33.356Z] lf-activate-venv: SKIPPING [2024-02-21T15:14:33.356Z] INFO: No Stack... [2024-02-21T15:14:33.615Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-21T15:14:33.824Z] 94ae7d8d031c: Pull complete [2024-02-21T15:14:33.825Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-21T15:14:33.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-21T15:14:33.825Z] ---> 86de565de09d [2024-02-21T15:14:33.825Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T15:14:33.874Z] INFO: Archiving Costs [Pipeline] sh [2024-02-21T15:14:34.164Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-02-21T15:14:34.164Z] + cut -d, -f6 [Pipeline] lock [2024-02-21T15:14:34.178Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-221-stack-cost] [2024-02-21T15:14:34.188Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-221-stack-cost] did not exist. Created. [2024-02-21T15:14:34.194Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-21T15:14:34.566Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-21T15:14:34.594Z] Stashed 1 file(s) [Pipeline] } [2024-02-21T15:14:34.629Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-221-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-21T15:14:34.724Z] $ docker stop --time=1 15da9ddcfaf5303a9899e93f3e6a27db82a54b68a9bf01be51549c7cea3cf28e [2024-02-21T15:14:35.869Z] $ docker rm -f --volumes 15da9ddcfaf5303a9899e93f3e6a27db82a54b68a9bf01be51549c7cea3cf28e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-21T15:14:39.515Z] ---> Running in fc013d7e8c5c [2024-02-21T15:14:39.515Z] Removing intermediate container fc013d7e8c5c [2024-02-21T15:14:39.515Z] ---> c06f5d3b3c69 [2024-02-21T15:14:39.515Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T15:14:39.515Z] ---> Running in 0cb5e506a4d5 [2024-02-21T15:14:39.515Z] Removing intermediate container 0cb5e506a4d5 [2024-02-21T15:14:39.515Z] ---> 59206dfdf804 [2024-02-21T15:14:39.515Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-21T15:14:39.515Z] ---> Running in da8625d83c63 [2024-02-21T15:14:39.515Z] Removing intermediate container da8625d83c63 [2024-02-21T15:14:39.515Z] ---> 0fb881b6a81d [2024-02-21T15:14:39.515Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T15:14:39.515Z] ---> Running in 7f4dda6e2418 [2024-02-21T15:14:39.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T15:14:41.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T15:14:42.439Z] OK: 266 MiB in 52 packages [2024-02-21T15:14:43.407Z] Removing intermediate container 7f4dda6e2418 [2024-02-21T15:14:43.407Z] ---> f33f0eda9ff0 [2024-02-21T15:14:43.407Z] Step 7/12 : WORKDIR /app [2024-02-21T15:14:43.407Z] ---> Running in e939fa98174c [2024-02-21T15:14:43.676Z] Removing intermediate container e939fa98174c [2024-02-21T15:14:43.676Z] ---> 8d1337a3c5c4 [2024-02-21T15:14:43.676Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-21T15:14:44.263Z] ---> f2ffe4193d2d [2024-02-21T15:14:44.263Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T15:14:44.263Z] ---> Running in 794428dfba73 [2024-02-21T15:15:52.273Z] Removing intermediate container 794428dfba73 [2024-02-21T15:15:52.273Z] ---> 2bc2ee22dd25 [2024-02-21T15:15:52.273Z] Step 10/12 : COPY . . [2024-02-21T15:15:52.273Z] ---> b9502de21e93 [2024-02-21T15:15:52.273Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T15:15:52.273Z] ---> Running in 19ca9842d959 [2024-02-21T15:15:52.273Z] Removing intermediate container 19ca9842d959 [2024-02-21T15:15:52.273Z] ---> 99a6c3a1a225 [2024-02-21T15:15:52.273Z] Step 12/12 : RUN $MAKE [2024-02-21T15:15:52.273Z] ---> Running in 9d653269656a [2024-02-21T15:15:52.273Z] noop [2024-02-21T15:15:52.273Z] Removing intermediate container 9d653269656a [2024-02-21T15:15:52.273Z] ---> c8ee5a877ab6 [2024-02-21T15:15:52.273Z] Successfully built c8ee5a877ab6 [2024-02-21T15:15:52.273Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:15:52.745Z] + docker inspect -f . ci-base-image-arm64 [2024-02-21T15:15:52.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:15:53.052Z] prd-ubuntu20.04-docker-arm64-4c-16g-1414 does not seem to be running inside a container [2024-02-21T15:15:53.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/221 -v /w/workspace/app-service-configurable/221:/w/workspace/app-service-configurable/221:rw,z -v /w/workspace/app-service-configurable/221@tmp:/w/workspace/app-service-configurable/221@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-02-21T15:15:54.435Z] $ docker top d8b326b9ca65c64f1cb33a539e73b95999d7cf15232b3a305b024ee1b389090a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T15:15:55.358Z] + go version [2024-02-21T15:15:55.358Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-21T15:15:55.383Z] $ docker stop --time=1 d8b326b9ca65c64f1cb33a539e73b95999d7cf15232b3a305b024ee1b389090a [2024-02-21T15:15:57.014Z] $ docker rm -f --volumes d8b326b9ca65c64f1cb33a539e73b95999d7cf15232b3a305b024ee1b389090a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:15:57.893Z] + docker inspect -f . ci-base-image-arm64 [2024-02-21T15:15:57.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:15:58.152Z] prd-ubuntu20.04-docker-arm64-4c-16g-1414 does not seem to be running inside a container [2024-02-21T15:15:58.233Z] $ 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/221 -v /w/workspace/app-service-configurable/221:/w/workspace/app-service-configurable/221:rw,z -v /w/workspace/app-service-configurable/221@tmp:/w/workspace/app-service-configurable/221@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-02-21T15:15:59.426Z] $ docker top cad40a6c706c9ce26ed88ed9968e69a296ff3ebf44d6b0030ca13cfb885733fd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T15:16:00.337Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/221 [Pipeline] fileExists [Pipeline] sh [2024-02-21T15:16:01.029Z] + make test [2024-02-21T15:16:01.029Z] go test -race -coverprofile=coverage.out ./... [2024-02-21T15:18:22.718Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-21T15:18:22.718Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-21T15:18:22.718Z] go vet ./... [2024-02-21T15:20:29.398Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-21T15:20:29.398Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-21T15:20:29.398Z] ./bin/test-attribution-txt.sh [2024-02-21T15:20:29.398Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-21T15:20:29.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-21T15:20:29.464Z] $ docker stop --time=1 cad40a6c706c9ce26ed88ed9968e69a296ff3ebf44d6b0030ca13cfb885733fd [2024-02-21T15:20:31.357Z] $ docker rm -f --volumes cad40a6c706c9ce26ed88ed9968e69a296ff3ebf44d6b0030ca13cfb885733fd [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T15:20:32.927Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-21T15:20:32.990Z] Warning: overwriting stash ‘coverage-report’ [2024-02-21T15:20:33.406Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T15:20:34.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-21T15:20:34.322Z] + ls -al . [2024-02-21T15:20:34.322Z] total 180 [2024-02-21T15:20:34.322Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 21 15:16 . [2024-02-21T15:20:34.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 15:13 .. [2024-02-21T15:20:34.322Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 21 15:13 .dockerignore [2024-02-21T15:20:34.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 15:13 .git [2024-02-21T15:20:34.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 15:13 .github [2024-02-21T15:20:34.322Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 21 15:13 .gitignore [2024-02-21T15:20:34.322Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 15:13 .golangci.yml [2024-02-21T15:20:34.322Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 21 15:13 Attribution.txt [2024-02-21T15:20:34.322Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 21 15:13 CHANGELOG.md [2024-02-21T15:20:34.322Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 21 15:13 Dockerfile [2024-02-21T15:20:34.322Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 15:13 GOVERNANCE.md [2024-02-21T15:20:34.322Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 21 15:13 Jenkinsfile [2024-02-21T15:20:34.322Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 21 15:13 LICENSE [2024-02-21T15:20:34.322Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 21 15:13 OWNERS.md [2024-02-21T15:20:34.322Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 21 15:13 README.md [2024-02-21T15:20:34.322Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 21 15:11 VERSION [2024-02-21T15:20:34.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 15:13 bin [2024-02-21T15:20:34.322Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 21 15:16 coverage.out [2024-02-21T15:20:34.322Z] -rw-rw-r-- 1 jenkins jenkins 3776 Feb 21 15:13 go.mod [2024-02-21T15:20:34.322Z] -rw-rw-r-- 1 jenkins jenkins 34159 Feb 21 15:13 go.sum [2024-02-21T15:20:34.322Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 21 15:13 main.go [2024-02-21T15:20:34.322Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 21 15:13 makefile [2024-02-21T15:20:34.322Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 15:13 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:20:34.797Z] + 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=8e8fdc066d5979e1705b6f23a339d91f778af4e1 --label arch=arm64 --label version=3.2.0-dev.12 . [2024-02-21T15:20:34.797Z] Sending build context to Docker daemon 159.7kB [2024-02-21T15:20:35.063Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T15:20:35.063Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-21T15:20:35.063Z] ---> c8ee5a877ab6 [2024-02-21T15:20:35.063Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T15:20:35.063Z] ---> Running in c8a7ba7f0818 [2024-02-21T15:20:35.329Z] Removing intermediate container c8a7ba7f0818 [2024-02-21T15:20:35.329Z] ---> 24382bc64277 [2024-02-21T15:20:35.329Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T15:20:35.599Z] ---> Running in adf8e8f9358d [2024-02-21T15:20:35.865Z] Removing intermediate container adf8e8f9358d [2024-02-21T15:20:35.865Z] ---> d162c82b906a [2024-02-21T15:20:35.865Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-21T15:20:35.865Z] ---> Running in 3426af070d3b [2024-02-21T15:20:36.132Z] Removing intermediate container 3426af070d3b [2024-02-21T15:20:36.132Z] ---> 1f75961b7c0a [2024-02-21T15:20:36.132Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T15:20:36.401Z] ---> Running in 98a06dad70bd [2024-02-21T15:20:37.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T15:20:37.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T15:20:38.587Z] OK: 266 MiB in 52 packages [2024-02-21T15:20:39.548Z] Removing intermediate container 98a06dad70bd [2024-02-21T15:20:39.548Z] ---> 21e07ccfaa56 [2024-02-21T15:20:39.548Z] Step 7/27 : WORKDIR /app [2024-02-21T15:20:39.548Z] ---> Running in 83ace74e5e1c [2024-02-21T15:20:39.816Z] Removing intermediate container 83ace74e5e1c [2024-02-21T15:20:39.816Z] ---> ed819031713a [2024-02-21T15:20:39.816Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-21T15:20:40.402Z] ---> 095377daa452 [2024-02-21T15:20:40.402Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T15:20:40.402Z] ---> Running in e5919c5d3829 [2024-02-21T15:20:43.756Z] Removing intermediate container e5919c5d3829 [2024-02-21T15:20:43.756Z] ---> 2c2f326ee584 [2024-02-21T15:20:43.756Z] Step 10/27 : COPY . . [2024-02-21T15:20:43.756Z] ---> 9ab1bdbc1c17 [2024-02-21T15:20:43.756Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T15:20:43.756Z] ---> Running in 68f6ec3e9b90 [2024-02-21T15:20:44.024Z] Removing intermediate container 68f6ec3e9b90 [2024-02-21T15:20:44.024Z] ---> 843757145047 [2024-02-21T15:20:44.024Z] Step 12/27 : RUN $MAKE [2024-02-21T15:20:44.295Z] ---> Running in 75be6be33f93 [2024-02-21T15:20:45.255Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.12" -trimpath -mod=readonly -o app-service-configurable [2024-02-21T15:22:36.893Z] Removing intermediate container 75be6be33f93 [2024-02-21T15:22:36.893Z] ---> c1019dc780b6 [2024-02-21T15:22:36.893Z] Step 13/27 : FROM alpine:3.18 [2024-02-21T15:22:36.893Z] 3.18: Pulling from library/alpine [2024-02-21T15:22:36.893Z] c6b39de5b339: Pulling fs layer [2024-02-21T15:22:36.893Z] c6b39de5b339: Verifying Checksum [2024-02-21T15:22:36.893Z] c6b39de5b339: Download complete [2024-02-21T15:22:36.893Z] c6b39de5b339: Pull complete [2024-02-21T15:22:36.893Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T15:22:36.893Z] Status: Downloaded newer image for alpine:3.18 [2024-02-21T15:22:36.893Z] ---> 33abbf032149 [2024-02-21T15:22:36.893Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-21T15:22:36.893Z] ---> Running in 5e01a09e3766 [2024-02-21T15:22:36.893Z] Removing intermediate container 5e01a09e3766 [2024-02-21T15:22:36.893Z] ---> 0a9d92531faf [2024-02-21T15:22:36.893Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-21T15:22:36.893Z] ---> Running in f5c9751ad10f [2024-02-21T15:22:36.893Z] Removing intermediate container f5c9751ad10f [2024-02-21T15:22:36.893Z] ---> 9a9c59fc7e8b [2024-02-21T15:22:36.893Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T15:22:36.893Z] ---> Running in bffdcca81b12 [2024-02-21T15:22:36.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T15:22:36.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T15:22:37.868Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-21T15:22:37.868Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-21T15:22:37.868Z] Executing busybox-1.36.1-r5.trigger [2024-02-21T15:22:37.868Z] Executing ca-certificates-20230506-r0.trigger [2024-02-21T15:22:37.868Z] OK: 9 MiB in 17 packages [2024-02-21T15:22:41.205Z] Removing intermediate container bffdcca81b12 [2024-02-21T15:22:41.205Z] ---> 2ea09bc49e39 [2024-02-21T15:22:41.205Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-21T15:22:41.205Z] ---> Running in d9acbce68a5c [2024-02-21T15:22:41.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T15:22:42.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T15:22:43.023Z] OK: 9 MiB in 17 packages [2024-02-21T15:22:43.992Z] Removing intermediate container d9acbce68a5c [2024-02-21T15:22:43.992Z] ---> e818e3bc62cb [2024-02-21T15:22:43.992Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-21T15:22:44.574Z] ---> 93ca8521ef23 [2024-02-21T15:22:44.574Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-21T15:22:44.841Z] ---> 9a81468a22ee [2024-02-21T15:22:44.841Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-21T15:22:45.425Z] ---> f5af705e16ad [2024-02-21T15:22:45.425Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-21T15:22:46.834Z] ---> 22845f2328a2 [2024-02-21T15:22:46.834Z] Step 22/27 : EXPOSE 48095 [2024-02-21T15:22:46.834Z] ---> Running in 242f5c512e0b [2024-02-21T15:22:47.101Z] Removing intermediate container 242f5c512e0b [2024-02-21T15:22:47.101Z] ---> fc5c4259adea [2024-02-21T15:22:47.101Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-21T15:22:47.101Z] ---> Running in f5365abb3ab3 [2024-02-21T15:22:47.376Z] Removing intermediate container f5365abb3ab3 [2024-02-21T15:22:47.376Z] ---> 45388b68f5bd [2024-02-21T15:22:47.376Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-21T15:22:47.652Z] ---> Running in 12fa882e9f00 [2024-02-21T15:22:47.919Z] Removing intermediate container 12fa882e9f00 [2024-02-21T15:22:47.919Z] ---> 0a3064a01b1a [2024-02-21T15:22:47.919Z] Step 25/27 : LABEL arch=arm64 [2024-02-21T15:22:47.919Z] ---> Running in 93c834669217 [2024-02-21T15:22:48.188Z] Removing intermediate container 93c834669217 [2024-02-21T15:22:48.188Z] ---> 743b632d1637 [2024-02-21T15:22:48.188Z] Step 26/27 : LABEL git_sha=8e8fdc066d5979e1705b6f23a339d91f778af4e1 [2024-02-21T15:22:48.188Z] ---> Running in c1857c14a049 [2024-02-21T15:22:48.454Z] Removing intermediate container c1857c14a049 [2024-02-21T15:22:48.454Z] ---> 008a60ca26c7 [2024-02-21T15:22:48.454Z] Step 27/27 : LABEL version=3.2.0-dev.12 [2024-02-21T15:22:48.720Z] ---> Running in 4a84f11a06e7 [2024-02-21T15:22:48.983Z] Removing intermediate container 4a84f11a06e7 [2024-02-21T15:22:48.983Z] ---> 0a341aff1a52 [2024-02-21T15:22:48.983Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-21T15:22:48.983Z] Successfully built 0a341aff1a52 [2024-02-21T15:22:48.983Z] 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-02-21T15:22:49.462Z] provisioning config files... [2024-02-21T15:22:49.476Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/221@tmp/config4395018700095830824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:22:49.864Z] ---> ****-login.sh [2024-02-21T15:22:49.864Z] nexus3.edgexfoundry.org:10001 [2024-02-21T15:22:49.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:22:50.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:22:50.133Z] Configure a credential helper to remove this warning. See [2024-02-21T15:22:50.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:22:50.133Z] [2024-02-21T15:22:50.133Z] Login Succeeded [2024-02-21T15:22:50.133Z] nexus3.edgexfoundry.org:10002 [2024-02-21T15:22:50.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:22:50.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:22:50.399Z] Configure a credential helper to remove this warning. See [2024-02-21T15:22:50.399Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:22:50.399Z] [2024-02-21T15:22:50.399Z] Login Succeeded [2024-02-21T15:22:50.399Z] nexus3.edgexfoundry.org:10003 [2024-02-21T15:22:50.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:22:50.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:22:50.929Z] Configure a credential helper to remove this warning. See [2024-02-21T15:22:50.929Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:22:50.929Z] [2024-02-21T15:22:50.929Z] Login Succeeded [2024-02-21T15:22:50.929Z] nexus3.edgexfoundry.org:10004 [2024-02-21T15:22:51.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:22:51.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:22:51.195Z] Configure a credential helper to remove this warning. See [2024-02-21T15:22:51.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:22:51.195Z] [2024-02-21T15:22:51.195Z] Login Succeeded [2024-02-21T15:22:51.195Z] ****.io [2024-02-21T15:22:51.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:22:51.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:22:51.727Z] Configure a credential helper to remove this warning. See [2024-02-21T15:22:51.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:22:51.727Z] [2024-02-21T15:22:51.727Z] Login Succeeded [2024-02-21T15:22:51.727Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T15:22:51.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-21T15:22:51.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T15:22:52.009Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-02-21T15:22:52.009Z] 8e8fdc066d5979e1705b6f23a339d91f778af4e1 [2024-02-21T15:22:52.009Z] latest [2024-02-21T15:22:52.009Z] 3.2.0-dev.12 [2024-02-21T15:22:52.009Z] 8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12 [2024-02-21T15:22:52.009Z] main [2024-02-21T15:22:52.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:22:52.561Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8e8fdc066d5979e1705b6f23a339d91f778af4e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:22:53.020Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8e8fdc066d5979e1705b6f23a339d91f778af4e1 [2024-02-21T15:22:53.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-21T15:22:53.020Z] 5d7699d93d46: Preparing [2024-02-21T15:22:53.020Z] e4df0d1e887e: Preparing [2024-02-21T15:22:53.020Z] 67dec39e194b: Preparing [2024-02-21T15:22:53.020Z] f182cca93b03: Preparing [2024-02-21T15:22:53.020Z] 552cb58dda3e: Preparing [2024-02-21T15:22:53.020Z] e020678a08cb: Preparing [2024-02-21T15:22:53.020Z] 7c504f21be85: Preparing [2024-02-21T15:22:53.020Z] e020678a08cb: Waiting [2024-02-21T15:22:53.020Z] 7c504f21be85: Waiting [2024-02-21T15:22:53.287Z] f182cca93b03: Pushed [2024-02-21T15:22:53.287Z] 67dec39e194b: Pushed [2024-02-21T15:22:53.287Z] 552cb58dda3e: Pushed [2024-02-21T15:22:53.287Z] e4df0d1e887e: Pushed [2024-02-21T15:22:53.552Z] e020678a08cb: Pushed [2024-02-21T15:22:54.132Z] 7c504f21be85: Layer already exists [2024-02-21T15:22:57.462Z] 5d7699d93d46: Pushed [2024-02-21T15:22:57.462Z] 8e8fdc066d5979e1705b6f23a339d91f778af4e1: digest: sha256:fdc76769bfd65dcb4bea69831004a7b51f72d3fe12e5151f3ef1fa2d6036ca78 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:22:57.929Z] + 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-02-21T15:22:58.390Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-02-21T15:22:58.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-21T15:22:58.390Z] 5d7699d93d46: Preparing [2024-02-21T15:22:58.390Z] e4df0d1e887e: Preparing [2024-02-21T15:22:58.390Z] 67dec39e194b: Preparing [2024-02-21T15:22:58.391Z] f182cca93b03: Preparing [2024-02-21T15:22:58.391Z] 552cb58dda3e: Preparing [2024-02-21T15:22:58.391Z] e020678a08cb: Preparing [2024-02-21T15:22:58.391Z] 7c504f21be85: Preparing [2024-02-21T15:22:58.391Z] e020678a08cb: Waiting [2024-02-21T15:22:58.391Z] 7c504f21be85: Waiting [2024-02-21T15:22:58.391Z] 5d7699d93d46: Layer already exists [2024-02-21T15:22:58.391Z] f182cca93b03: Layer already exists [2024-02-21T15:22:58.391Z] 67dec39e194b: Layer already exists [2024-02-21T15:22:58.391Z] e4df0d1e887e: Layer already exists [2024-02-21T15:22:58.391Z] 552cb58dda3e: Layer already exists [2024-02-21T15:22:58.391Z] e020678a08cb: Layer already exists [2024-02-21T15:22:58.391Z] 7c504f21be85: Layer already exists [2024-02-21T15:22:58.658Z] latest: digest: sha256:fdc76769bfd65dcb4bea69831004a7b51f72d3fe12e5151f3ef1fa2d6036ca78 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:22:59.124Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:22:59.588Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.12 [2024-02-21T15:22:59.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-21T15:22:59.588Z] 5d7699d93d46: Preparing [2024-02-21T15:22:59.588Z] e4df0d1e887e: Preparing [2024-02-21T15:22:59.588Z] 67dec39e194b: Preparing [2024-02-21T15:22:59.588Z] f182cca93b03: Preparing [2024-02-21T15:22:59.588Z] 552cb58dda3e: Preparing [2024-02-21T15:22:59.588Z] e020678a08cb: Preparing [2024-02-21T15:22:59.588Z] 7c504f21be85: Preparing [2024-02-21T15:22:59.588Z] e020678a08cb: Waiting [2024-02-21T15:22:59.588Z] 7c504f21be85: Waiting [2024-02-21T15:22:59.588Z] 5d7699d93d46: Layer already exists [2024-02-21T15:22:59.588Z] 552cb58dda3e: Layer already exists [2024-02-21T15:22:59.588Z] 67dec39e194b: Layer already exists [2024-02-21T15:22:59.588Z] f182cca93b03: Layer already exists [2024-02-21T15:22:59.588Z] e4df0d1e887e: Layer already exists [2024-02-21T15:22:59.588Z] e020678a08cb: Layer already exists [2024-02-21T15:22:59.588Z] 7c504f21be85: Layer already exists [2024-02-21T15:22:59.855Z] 3.2.0-dev.12: digest: sha256:fdc76769bfd65dcb4bea69831004a7b51f72d3fe12e5151f3ef1fa2d6036ca78 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:23:00.348Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:23:00.839Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12 [2024-02-21T15:23:00.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-21T15:23:00.839Z] 5d7699d93d46: Preparing [2024-02-21T15:23:00.839Z] e4df0d1e887e: Preparing [2024-02-21T15:23:00.839Z] 67dec39e194b: Preparing [2024-02-21T15:23:00.839Z] f182cca93b03: Preparing [2024-02-21T15:23:00.839Z] 552cb58dda3e: Preparing [2024-02-21T15:23:00.839Z] e020678a08cb: Preparing [2024-02-21T15:23:00.839Z] 7c504f21be85: Preparing [2024-02-21T15:23:00.839Z] e020678a08cb: Waiting [2024-02-21T15:23:00.839Z] 7c504f21be85: Waiting [2024-02-21T15:23:00.839Z] 67dec39e194b: Layer already exists [2024-02-21T15:23:00.839Z] e4df0d1e887e: Layer already exists [2024-02-21T15:23:00.839Z] 552cb58dda3e: Layer already exists [2024-02-21T15:23:00.839Z] f182cca93b03: Layer already exists [2024-02-21T15:23:00.839Z] 5d7699d93d46: Layer already exists [2024-02-21T15:23:00.839Z] 7c504f21be85: Layer already exists [2024-02-21T15:23:00.839Z] e020678a08cb: Layer already exists [2024-02-21T15:23:01.104Z] 8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12: digest: sha256:fdc76769bfd65dcb4bea69831004a7b51f72d3fe12e5151f3ef1fa2d6036ca78 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:23:01.599Z] + 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-02-21T15:23:02.122Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-02-21T15:23:02.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-21T15:23:02.122Z] 5d7699d93d46: Preparing [2024-02-21T15:23:02.122Z] e4df0d1e887e: Preparing [2024-02-21T15:23:02.122Z] 67dec39e194b: Preparing [2024-02-21T15:23:02.122Z] f182cca93b03: Preparing [2024-02-21T15:23:02.122Z] 552cb58dda3e: Preparing [2024-02-21T15:23:02.122Z] e020678a08cb: Preparing [2024-02-21T15:23:02.122Z] 7c504f21be85: Preparing [2024-02-21T15:23:02.122Z] e020678a08cb: Waiting [2024-02-21T15:23:02.122Z] 7c504f21be85: Waiting [2024-02-21T15:23:02.122Z] 5d7699d93d46: Layer already exists [2024-02-21T15:23:02.122Z] f182cca93b03: Layer already exists [2024-02-21T15:23:02.122Z] 67dec39e194b: Layer already exists [2024-02-21T15:23:02.122Z] 552cb58dda3e: Layer already exists [2024-02-21T15:23:02.122Z] e4df0d1e887e: Layer already exists [2024-02-21T15:23:02.122Z] 7c504f21be85: Layer already exists [2024-02-21T15:23:02.122Z] e020678a08cb: Layer already exists [2024-02-21T15:23:02.387Z] main: digest: sha256:fdc76769bfd65dcb4bea69831004a7b51f72d3fe12e5151f3ef1fa2d6036ca78 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-21T15:23:02.739Z] ===================================================== [Pipeline] echo [2024-02-21T15:23:02.795Z] taggedImages: [2024-02-21T15:23:02.795Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8e8fdc066d5979e1705b6f23a339d91f778af4e1 [2024-02-21T15:23:02.795Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-02-21T15:23:02.795Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.12 [2024-02-21T15:23:02.795Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12 [2024-02-21T15:23:02.795Z] - 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-02-21T15:23:03.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T15:23:03.432Z] [2024-02-21T15:23:03.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:23:03.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T15:23:03.807Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-21T15:23:03.807Z] 8998bd30e6a1: Pulling fs layer [2024-02-21T15:23:03.807Z] 04944245beec: Pulling fs layer [2024-02-21T15:23:03.807Z] 699f458cf7ca: Pulling fs layer [2024-02-21T15:23:03.807Z] 765212b225bb: Pulling fs layer [2024-02-21T15:23:03.807Z] f23df028b6ca: Pulling fs layer [2024-02-21T15:23:03.807Z] d65c8cfc05b1: Pulling fs layer [2024-02-21T15:23:03.807Z] 2437ff75d9bd: Pulling fs layer [2024-02-21T15:23:03.807Z] 765212b225bb: Waiting [2024-02-21T15:23:03.807Z] f23df028b6ca: Waiting [2024-02-21T15:23:03.807Z] d65c8cfc05b1: Waiting [2024-02-21T15:23:03.807Z] 2437ff75d9bd: Waiting [2024-02-21T15:23:04.074Z] 04944245beec: Verifying Checksum [2024-02-21T15:23:04.074Z] 04944245beec: Download complete [2024-02-21T15:23:04.074Z] 765212b225bb: Verifying Checksum [2024-02-21T15:23:04.074Z] 765212b225bb: Download complete [2024-02-21T15:23:04.074Z] f23df028b6ca: Verifying Checksum [2024-02-21T15:23:04.074Z] f23df028b6ca: Download complete [2024-02-21T15:23:04.074Z] d65c8cfc05b1: Verifying Checksum [2024-02-21T15:23:04.074Z] d65c8cfc05b1: Download complete [2024-02-21T15:23:04.342Z] 699f458cf7ca: Verifying Checksum [2024-02-21T15:23:04.342Z] 699f458cf7ca: Download complete [2024-02-21T15:23:04.609Z] 8998bd30e6a1: Verifying Checksum [2024-02-21T15:23:04.609Z] 8998bd30e6a1: Download complete [2024-02-21T15:23:07.185Z] 2437ff75d9bd: Download complete [2024-02-21T15:23:09.757Z] 8998bd30e6a1: Pull complete [2024-02-21T15:23:10.022Z] 04944245beec: Pull complete [2024-02-21T15:23:11.428Z] 699f458cf7ca: Pull complete [2024-02-21T15:23:11.696Z] 765212b225bb: Pull complete [2024-02-21T15:23:12.654Z] f23df028b6ca: Pull complete [2024-02-21T15:23:12.921Z] d65c8cfc05b1: Pull complete [2024-02-21T15:23:31.187Z] 2437ff75d9bd: Pull complete [2024-02-21T15:23:31.187Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-21T15:23:31.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T15:23:31.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:23:31.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-1414 does not seem to be running inside a container [2024-02-21T15:23:31.641Z] $ 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/221 -v /w/workspace/app-service-configurable/221:/w/workspace/app-service-configurable/221:rw,z -v /w/workspace/app-service-configurable/221@tmp:/w/workspace/app-service-configurable/221@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-02-21T15:23:34.477Z] $ docker top cfc9614d340e1701bc2abd0bd9072e6d7d39a716c8e3df6d823ae1a629284ad4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:23:35.510Z] ---> job-cost.sh [2024-02-21T15:23:35.510Z] lf-activate-venv: SKIPPING [2024-02-21T15:23:35.510Z] INFO: No Stack... [2024-02-21T15:23:36.103Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-21T15:23:36.702Z] INFO: Archiving Costs [Pipeline] sh [2024-02-21T15:23:37.342Z] + cat /w/workspace/app-service-configurable/221/archives/cost.csv [2024-02-21T15:23:37.342Z] + cut -d, -f6 [Pipeline] lock [2024-02-21T15:23:37.403Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-221-stack-cost] [2024-02-21T15:23:37.411Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-221-stack-cost] did not exist. Created. [2024-02-21T15:23:37.417Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-21T15:23:40.953Z] /w/workspace/app-service-configurable/221@tmp/durable-9709efd1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-21T15:23:41.589Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-21T15:23:41.604Z] Warning: overwriting stash ‘stack-cost’ [2024-02-21T15:23:41.653Z] Stashed 1 file(s) [Pipeline] } [2024-02-21T15:23:41.691Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-221-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-21T15:23:41.820Z] $ docker stop --time=1 cfc9614d340e1701bc2abd0bd9072e6d7d39a716c8e3df6d823ae1a629284ad4 [2024-02-21T15:23:43.344Z] $ docker rm -f --volumes cfc9614d340e1701bc2abd0bd9072e6d7d39a716c8e3df6d823ae1a629284ad4 [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-02-21T15:23:44.851Z] provisioning config files... [2024-02-21T15:23:44.859Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11873695655201772296tmp [Pipeline] { [Pipeline] sh [2024-02-21T15:23:45.264Z] + set +x [2024-02-21T15:23:45.264Z] + curl -s https://codecov.io/bash [2024-02-21T15:23:45.264Z] + bash -s -- [2024-02-21T15:23:45.524Z] [2024-02-21T15:23:45.524Z] _____ _ [2024-02-21T15:23:45.524Z] / ____| | | [2024-02-21T15:23:45.524Z] | | ___ __| | ___ ___ _____ __ [2024-02-21T15:23:45.524Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-21T15:23:45.524Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-21T15:23:45.524Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-21T15:23:45.524Z] Bash-1.0.6 [2024-02-21T15:23:45.524Z] [2024-02-21T15:23:45.524Z] [2024-02-21T15:23:45.524Z] ==> git version 2.25.1 found [2024-02-21T15:23:45.524Z] ==> 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-02-21T15:23:45.524Z] Release-Date: 2020-01-08 [2024-02-21T15:23:45.524Z] 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-02-21T15:23:45.524Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-21T15:23:45.524Z] ==> Jenkins CI detected. [2024-02-21T15:23:45.524Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-02-21T15:23:45.524Z] project root: . [2024-02-21T15:23:45.524Z] --> token set from env [2024-02-21T15:23:45.524Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-21T15:23:45.524Z] ==> Running gcov in . (disable via -X gcov) [2024-02-21T15:23:45.524Z] ==> Python coveragepy not found [2024-02-21T15:23:45.524Z] ==> Searching for coverage reports in: [2024-02-21T15:23:45.524Z] + . [2024-02-21T15:23:45.524Z] -> Found 1 reports [2024-02-21T15:23:45.524Z] ==> Detecting git/mercurial file structure [2024-02-21T15:23:45.524Z] ==> Reading reports [2024-02-21T15:23:45.524Z] + ./coverage.out bytes=13 [2024-02-21T15:23:45.524Z] ==> Appending adjustments [2024-02-21T15:23:45.524Z] https://docs.codecov.io/docs/fixing-reports [2024-02-21T15:23:45.524Z] + Found adjustments [2024-02-21T15:23:45.524Z] ==> Gzipping contents [2024-02-21T15:23:45.524Z] 4.0K /tmp/codecov.OpoxZ6.gz [2024-02-21T15:23:45.524Z] ==> Uploading reports [2024-02-21T15:23:45.524Z] url: https://codecov.io [2024-02-21T15:23:45.524Z] query: branch=main&commit=8e8fdc066d5979e1705b6f23a339d91f778af4e1&build=221&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F221%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-21T15:23:45.524Z] -> Pinging Codecov [2024-02-21T15:23:45.524Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8e8fdc066d5979e1705b6f23a339d91f778af4e1&build=221&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F221%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-21T15:23:45.784Z] -> Uploading to [2024-02-21T15:23:45.784Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-21/A97CA9966030D2A3747ED39772930CCE/8e8fdc066d5979e1705b6f23a339d91f778af4e1/0b77b27d-af5b-4bb0-afea-70c4be9a2a1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240221T152345Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5a02c4003378d55cbde52e05f869df96a11ca6905f627154dddaa8c8eb112e01 [2024-02-21T15:23:45.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-21T15:23:45.784Z] Dload Upload Total Spent Left Speed [2024-02-21T15:23:46.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 866 --:--:-- --:--:-- --:--:-- 866 [2024-02-21T15:23:46.044Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/8e8fdc066d5979e1705b6f23a339d91f778af4e1 [Pipeline] } [2024-02-21T15:23:46.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-21T15:23:46.485Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-21T15:23:46.502Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:23:46.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-21T15:23:46.924Z] [2024-02-21T15:23:46.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:23:47.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-21T15:23:47.272Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-21T15:23:47.272Z] df9b9388f04a: Pulling fs layer [2024-02-21T15:23:47.272Z] 52dc419b0ee2: Pulling fs layer [2024-02-21T15:23:47.272Z] 25bc292e5bac: Pulling fs layer [2024-02-21T15:23:47.272Z] 114826534d7a: Pulling fs layer [2024-02-21T15:23:47.272Z] 4657fd5d0bcf: Pulling fs layer [2024-02-21T15:23:47.272Z] 6ad1cebc031e: Pulling fs layer [2024-02-21T15:23:47.272Z] 8a3aa393b2d8: Pulling fs layer [2024-02-21T15:23:47.272Z] 4657fd5d0bcf: Waiting [2024-02-21T15:23:47.272Z] 114826534d7a: Waiting [2024-02-21T15:23:47.272Z] 6ad1cebc031e: Waiting [2024-02-21T15:23:47.272Z] 8a3aa393b2d8: Waiting [2024-02-21T15:23:47.272Z] 25bc292e5bac: Download complete [2024-02-21T15:23:47.272Z] 52dc419b0ee2: Verifying Checksum [2024-02-21T15:23:47.272Z] 52dc419b0ee2: Download complete [2024-02-21T15:23:47.272Z] 4657fd5d0bcf: Verifying Checksum [2024-02-21T15:23:47.272Z] 4657fd5d0bcf: Download complete [2024-02-21T15:23:47.272Z] df9b9388f04a: Verifying Checksum [2024-02-21T15:23:47.272Z] df9b9388f04a: Download complete [2024-02-21T15:23:47.530Z] 6ad1cebc031e: Verifying Checksum [2024-02-21T15:23:47.530Z] 6ad1cebc031e: Download complete [2024-02-21T15:23:47.530Z] df9b9388f04a: Pull complete [2024-02-21T15:23:47.530Z] 52dc419b0ee2: Pull complete [2024-02-21T15:23:47.788Z] 25bc292e5bac: Pull complete [2024-02-21T15:23:48.047Z] 114826534d7a: Verifying Checksum [2024-02-21T15:23:48.047Z] 114826534d7a: Download complete [2024-02-21T15:23:48.304Z] 8a3aa393b2d8: Verifying Checksum [2024-02-21T15:23:48.304Z] 8a3aa393b2d8: Download complete [2024-02-21T15:23:51.581Z] 114826534d7a: Pull complete [2024-02-21T15:23:51.838Z] 4657fd5d0bcf: Pull complete [2024-02-21T15:23:52.404Z] 6ad1cebc031e: Pull complete [2024-02-21T15:23:55.695Z] 8a3aa393b2d8: Pull complete [2024-02-21T15:23:55.695Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-21T15:23:55.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-21T15:23:55.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:23:55.989Z] prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container [2024-02-21T15:23:56.029Z] $ 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:1.410.4 cat [2024-02-21T15:24:05.475Z] $ docker top 204aeea06ebf88377c1567bbe36210f503a96159a48027dfd8197e44ac459e9d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-21T15:24:05.659Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-02-21T15:24:05.940Z] + set -o pipefail [2024-02-21T15:24:05.941Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-02-21T15:24:11.300Z] [2024-02-21T15:24:11.300Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-02-21T15:24:11.300Z] [2024-02-21T15:24:11.300Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/7cbe0446-5c84-41c1-a45e-ea00f5e5cf82 [2024-02-21T15:24:11.300Z] [2024-02-21T15:24:11.300Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-21T15:24:11.300Z] [2024-02-21T15:24:12.675Z] [2024-02-21T15:24:12.675Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-21T15:24:12.675Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-21T15:24:12.675Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-21T15:24:12.690Z] $ docker stop --time=1 204aeea06ebf88377c1567bbe36210f503a96159a48027dfd8197e44ac459e9d [2024-02-21T15:24:16.743Z] $ docker rm -f --volumes 204aeea06ebf88377c1567bbe36210f503a96159a48027dfd8197e44ac459e9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-21T15:24:18.372Z] + git log --format=format:%s -1 8e8fdc066d5979e1705b6f23a339d91f778af4e1 [Pipeline] sh [2024-02-21T15:24:18.668Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T15:24:18.668Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:24:19.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T15:24:19.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:24:19.204Z] prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container [2024-02-21T15:24:19.239Z] $ 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-02-21T15:24:19.704Z] $ docker top be6aa04c96d5a215401ed28e0d66518aa0c2f726ef97776e2273a01418c6cb08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T15:24:19.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T15:24:19.974Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T15:24:20.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T15:24:20.078Z] $ docker exec be6aa04c96d5a215401ed28e0d66518aa0c2f726ef97776e2273a01418c6cb08 ssh-agent [2024-02-21T15:24:20.169Z] SSH_AUTH_SOCK=/tmp/ssh-fGemZ2k90i8B/agent.32 [2024-02-21T15:24:20.169Z] SSH_AGENT_PID=38 [2024-02-21T15:24:20.173Z] Running ssh-add (command line suppressed) [2024-02-21T15:24:20.273Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8827984826389211360.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8827984826389211360.key) [2024-02-21T15:24:20.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T15:24:20.623Z] + git semver tag [2024-02-21T15:24:20.885Z] 2024-02-21 15:24:20,801 [run_tag] DEBUG tag force:False [2024-02-21T15:24:20.885Z] 2024-02-21 15:24:20,801 [check_head_tag] DEBUG check head tag [2024-02-21T15:24:20.885Z] 2024-02-21 15:24:20,802 [execute] INFO git cat-file --batch-check [2024-02-21T15:24:20.885Z] 2024-02-21 15:24:20,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-02-21T15:24:20.885Z] 2024-02-21 15:24:20,806 [execute] INFO git cat-file --batch [2024-02-21T15:24:20.885Z] 2024-02-21 15:24:20,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-02-21T15:24:20.885Z] 2024-02-21 15:24:20,827 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-21T15:24:20.885Z] 2024-02-21 15:24:20,828 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 [2024-02-21T15:24:20.885Z] 2024-02-21 15:24:20,828 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-02-21T15:24:20.885Z] 2024-02-21 15:24:20,833 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-21T15:24:20.885Z] 3.2.0-dev.12 [Pipeline] } [2024-02-21T15:24:20.897Z] $ docker exec --env ******** --env ******** be6aa04c96d5a215401ed28e0d66518aa0c2f726ef97776e2273a01418c6cb08 ssh-agent -k [2024-02-21T15:24:20.990Z] unset SSH_AUTH_SOCK; [2024-02-21T15:24:20.991Z] unset SSH_AGENT_PID; [2024-02-21T15:24:20.991Z] echo Agent pid 38 killed; [2024-02-21T15:24:20.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T15:24:21.507Z] + git semver [Pipeline] } [2024-02-21T15:24:21.778Z] $ docker stop --time=1 be6aa04c96d5a215401ed28e0d66518aa0c2f726ef97776e2273a01418c6cb08 [2024-02-21T15:24:23.051Z] $ docker rm -f --volumes be6aa04c96d5a215401ed28e0d66518aa0c2f726ef97776e2273a01418c6cb08 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:24:23.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-21T15:24:23.682Z] [2024-02-21T15:24:23.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:24:24.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-21T15:24:24.017Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-21T15:24:24.017Z] ab5ef0e58194: Pulling fs layer [2024-02-21T15:24:24.017Z] 9712f1f96733: Pulling fs layer [2024-02-21T15:24:24.017Z] 63f879dbbcfc: Pulling fs layer [2024-02-21T15:24:24.017Z] 0d9ebad4ef96: Pulling fs layer [2024-02-21T15:24:24.017Z] e9a5061849ea: Pulling fs layer [2024-02-21T15:24:24.017Z] d747dcd14b5f: Pulling fs layer [2024-02-21T15:24:24.017Z] 2de7ff778b66: Pulling fs layer [2024-02-21T15:24:24.017Z] e9a5061849ea: Waiting [2024-02-21T15:24:24.017Z] d747dcd14b5f: Waiting [2024-02-21T15:24:24.017Z] 2de7ff778b66: Waiting [2024-02-21T15:24:24.017Z] 0d9ebad4ef96: Waiting [2024-02-21T15:24:24.017Z] 9712f1f96733: Verifying Checksum [2024-02-21T15:24:24.017Z] 9712f1f96733: Download complete [2024-02-21T15:24:24.277Z] 63f879dbbcfc: Verifying Checksum [2024-02-21T15:24:24.277Z] 63f879dbbcfc: Download complete [2024-02-21T15:24:24.538Z] 0d9ebad4ef96: Verifying Checksum [2024-02-21T15:24:24.538Z] 0d9ebad4ef96: Download complete [2024-02-21T15:24:24.538Z] e9a5061849ea: Verifying Checksum [2024-02-21T15:24:24.538Z] e9a5061849ea: Download complete [2024-02-21T15:24:24.538Z] d747dcd14b5f: Verifying Checksum [2024-02-21T15:24:24.538Z] d747dcd14b5f: Download complete [2024-02-21T15:24:24.538Z] ab5ef0e58194: Verifying Checksum [2024-02-21T15:24:24.538Z] ab5ef0e58194: Download complete [2024-02-21T15:24:24.538Z] 2de7ff778b66: Verifying Checksum [2024-02-21T15:24:24.538Z] 2de7ff778b66: Download complete [2024-02-21T15:24:27.828Z] ab5ef0e58194: Pull complete [2024-02-21T15:24:27.828Z] 9712f1f96733: Pull complete [2024-02-21T15:24:28.394Z] 63f879dbbcfc: Pull complete [2024-02-21T15:24:32.586Z] 0d9ebad4ef96: Pull complete [2024-02-21T15:24:32.586Z] e9a5061849ea: Pull complete [2024-02-21T15:24:32.586Z] d747dcd14b5f: Pull complete [2024-02-21T15:24:33.523Z] 2de7ff778b66: Pull complete [2024-02-21T15:24:33.523Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-21T15:24:33.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-21T15:24:33.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:24:33.958Z] prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container [2024-02-21T15:24:33.994Z] $ 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-02-21T15:24:41.863Z] $ docker top 051cbda887aa2aa04786c58737f86dea3d7a55a9bbe3da853ddebe671ed56ad3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-21T15:24:42.036Z] provisioning config files... [2024-02-21T15:24:42.044Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13600963218554075720tmp [2024-02-21T15:24:42.053Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2671105400017700282tmp [2024-02-21T15:24:42.062Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7737465643355521518tmp [Pipeline] { [Pipeline] echo [2024-02-21T15:24:42.168Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:24:42.466Z] ---> sigul-configuration.sh [2024-02-21T15:24:42.466Z] gpg: directory `/root/.gnupg' created [2024-02-21T15:24:42.466Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-21T15:24:42.466Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-21T15:24:42.466Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-21T15:24:42.466Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-21T15:24:42.466Z] gpg: CAST5 encrypted data [2024-02-21T15:24:42.466Z] gpg: encrypted with 1 passphrase [2024-02-21T15:24:42.466Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-21T15:24:42.769Z] + mkdir /home/jenkins [2024-02-21T15:24:42.769Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-21T15:24:43.073Z] + 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-02-21T15:24:43.089Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:24:43.381Z] ---> sigul-install.sh [2024-02-21T15:24:43.381Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-21T15:24:43.745Z] + git tag --list [2024-02-21T15:24:43.745Z] v1.0.0 [2024-02-21T15:24:43.745Z] v1.1.0 [2024-02-21T15:24:43.745Z] v1.2.0 [2024-02-21T15:24:43.745Z] v1.3.0 [2024-02-21T15:24:43.745Z] v1.3.1 [2024-02-21T15:24:43.745Z] v2.0.0 [2024-02-21T15:24:43.745Z] v2.0.1 [2024-02-21T15:24:43.745Z] v2.1.0 [2024-02-21T15:24:43.745Z] v2.1.1 [2024-02-21T15:24:43.745Z] v2.1.2 [2024-02-21T15:24:43.745Z] v2.2.0 [2024-02-21T15:24:43.745Z] v2.3 [2024-02-21T15:24:43.745Z] v2.3.0 [2024-02-21T15:24:43.745Z] v2.3.1 [2024-02-21T15:24:43.745Z] v3.0 [2024-02-21T15:24:43.745Z] v3.0.0 [2024-02-21T15:24:43.745Z] v3.0.1 [2024-02-21T15:24:43.745Z] v3.0.1-dev.1 [2024-02-21T15:24:43.745Z] v3.1 [2024-02-21T15:24:43.745Z] v3.1.0 [2024-02-21T15:24:43.745Z] v3.1.0-dev.1 [2024-02-21T15:24:43.745Z] v3.1.0-dev.10 [2024-02-21T15:24:43.745Z] v3.1.0-dev.11 [2024-02-21T15:24:43.745Z] v3.1.0-dev.12 [2024-02-21T15:24:43.745Z] v3.1.0-dev.13 [2024-02-21T15:24:43.745Z] v3.1.0-dev.14 [2024-02-21T15:24:43.745Z] v3.1.0-dev.15 [2024-02-21T15:24:43.745Z] v3.1.0-dev.16 [2024-02-21T15:24:43.745Z] v3.1.0-dev.17 [2024-02-21T15:24:43.745Z] v3.1.0-dev.18 [2024-02-21T15:24:43.745Z] v3.1.0-dev.19 [2024-02-21T15:24:43.745Z] v3.1.0-dev.2 [2024-02-21T15:24:43.745Z] v3.1.0-dev.20 [2024-02-21T15:24:43.745Z] v3.1.0-dev.21 [2024-02-21T15:24:43.745Z] v3.1.0-dev.22 [2024-02-21T15:24:43.745Z] v3.1.0-dev.23 [2024-02-21T15:24:43.745Z] v3.1.0-dev.24 [2024-02-21T15:24:43.745Z] v3.1.0-dev.25 [2024-02-21T15:24:43.745Z] v3.1.0-dev.26 [2024-02-21T15:24:43.745Z] v3.1.0-dev.27 [2024-02-21T15:24:43.745Z] v3.1.0-dev.28 [2024-02-21T15:24:43.745Z] v3.1.0-dev.29 [2024-02-21T15:24:43.745Z] v3.1.0-dev.3 [2024-02-21T15:24:43.745Z] v3.1.0-dev.30 [2024-02-21T15:24:43.745Z] v3.1.0-dev.31 [2024-02-21T15:24:43.745Z] v3.1.0-dev.32 [2024-02-21T15:24:43.745Z] v3.1.0-dev.33 [2024-02-21T15:24:43.745Z] v3.1.0-dev.34 [2024-02-21T15:24:43.745Z] v3.1.0-dev.35 [2024-02-21T15:24:43.745Z] v3.1.0-dev.36 [2024-02-21T15:24:43.745Z] v3.1.0-dev.37 [2024-02-21T15:24:43.745Z] v3.1.0-dev.38 [2024-02-21T15:24:43.745Z] v3.1.0-dev.39 [2024-02-21T15:24:43.745Z] v3.1.0-dev.4 [2024-02-21T15:24:43.745Z] v3.1.0-dev.5 [2024-02-21T15:24:43.745Z] v3.1.0-dev.6 [2024-02-21T15:24:43.745Z] v3.1.0-dev.7 [2024-02-21T15:24:43.745Z] v3.1.0-dev.8 [2024-02-21T15:24:43.745Z] v3.1.0-dev.9 [2024-02-21T15:24:43.745Z] v3.2.0-dev.1 [2024-02-21T15:24:43.745Z] v3.2.0-dev.10 [2024-02-21T15:24:43.745Z] v3.2.0-dev.11 [2024-02-21T15:24:43.745Z] v3.2.0-dev.12 [2024-02-21T15:24:43.745Z] v3.2.0-dev.2 [2024-02-21T15:24:43.745Z] v3.2.0-dev.3 [2024-02-21T15:24:43.745Z] v3.2.0-dev.4 [2024-02-21T15:24:43.745Z] v3.2.0-dev.5 [2024-02-21T15:24:43.745Z] v3.2.0-dev.6 [2024-02-21T15:24:43.745Z] v3.2.0-dev.7 [2024-02-21T15:24:43.745Z] v3.2.0-dev.8 [2024-02-21T15:24:43.745Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-21T15:24:44.042Z] + lftools sign git-tag v3.2.0-dev.12 [2024-02-21T15:24:44.609Z] Signing Git tag with Sigul... [2024-02-21T15:24:44.609Z] Signing v3.2.0-dev.12 [Pipeline] echo [2024-02-21T15:24:44.986Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:24:45.337Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-21T15:24:45.344Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-21T15:24:45.467Z] $ docker stop --time=1 051cbda887aa2aa04786c58737f86dea3d7a55a9bbe3da853ddebe671ed56ad3 [2024-02-21T15:24:46.784Z] $ docker rm -f --volumes 051cbda887aa2aa04786c58737f86dea3d7a55a9bbe3da853ddebe671ed56ad3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-21T15:24:47.842Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T15:24:47.843Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:24:48.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T15:24:48.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:24:48.444Z] prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container [2024-02-21T15:24:48.475Z] $ 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-02-21T15:24:48.835Z] $ docker top 96832b7a421122c5589b6fad1b6a459ec57949ba31c191fe05a75f20c99d5c07 -eo pid,comm [2024-02-21T15:24:48.879Z] 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-02-21T15:24:48.879Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T15:24:49.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T15:24:49.154Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T15:24:49.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T15:24:49.278Z] $ docker exec 96832b7a421122c5589b6fad1b6a459ec57949ba31c191fe05a75f20c99d5c07 ssh-agent [2024-02-21T15:24:49.375Z] SSH_AUTH_SOCK=/tmp/ssh-QnQoFWMkDZBW/agent.32 [2024-02-21T15:24:49.375Z] SSH_AGENT_PID=38 [2024-02-21T15:24:49.379Z] Running ssh-add (command line suppressed) [2024-02-21T15:24:49.492Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13159336087115866587.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13159336087115866587.key) [2024-02-21T15:24:49.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T15:24:49.869Z] + git semver bump pre [2024-02-21T15:24:50.127Z] 2024-02-21 15:24:50,049 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-21T15:24:50.127Z] 2024-02-21 15:24:50,049 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev [2024-02-21T15:24:50.127Z] 2024-02-21 15:24:50,049 [bump_version] DEBUG bumped version:3.2.0-dev.13 [2024-02-21T15:24:50.127Z] 2024-02-21 15:24:50,049 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-02-21T15:24:50.127Z] 2024-02-21 15:24:50,049 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-21T15:24:50.127Z] 2024-02-21 15:24:50,050 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-21T15:24:50.127Z] 2024-02-21 15:24:50,051 [execute] INFO git cat-file --batch-check [2024-02-21T15:24:50.127Z] 2024-02-21 15:24:50,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T15:24:50.127Z] 2024-02-21 15:24:50,057 [execute] INFO git cat-file --batch [2024-02-21T15:24:50.127Z] 2024-02-21 15:24:50,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T15:24:50.127Z] 2024-02-21 15:24:50,062 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-21T15:24:50.127Z] 3.2.0-dev.13 [Pipeline] } [2024-02-21T15:24:50.138Z] $ docker exec --env ******** --env ******** 96832b7a421122c5589b6fad1b6a459ec57949ba31c191fe05a75f20c99d5c07 ssh-agent -k [2024-02-21T15:24:50.238Z] unset SSH_AUTH_SOCK; [2024-02-21T15:24:50.238Z] unset SSH_AGENT_PID; [2024-02-21T15:24:50.238Z] echo Agent pid 38 killed; [2024-02-21T15:24:50.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T15:24:50.870Z] + git semver [Pipeline] } [2024-02-21T15:24:51.141Z] $ docker stop --time=1 96832b7a421122c5589b6fad1b6a459ec57949ba31c191fe05a75f20c99d5c07 [2024-02-21T15:24:52.412Z] $ docker rm -f --volumes 96832b7a421122c5589b6fad1b6a459ec57949ba31c191fe05a75f20c99d5c07 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T15:24:52.999Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T15:24:52.999Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:24:53.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T15:24:53.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:24:53.567Z] prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container [2024-02-21T15:24:53.601Z] $ 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-02-21T15:24:53.918Z] $ docker top 7b4674df201aac599c9abbb7ceda169f30a48178529cc0ddbe060ea78ba38e5a -eo pid,comm [2024-02-21T15:24:53.959Z] 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-02-21T15:24:53.959Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T15:24:54.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T15:24:54.429Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T15:24:54.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T15:24:54.549Z] $ docker exec 7b4674df201aac599c9abbb7ceda169f30a48178529cc0ddbe060ea78ba38e5a ssh-agent [2024-02-21T15:24:54.645Z] SSH_AUTH_SOCK=/tmp/ssh-qjNyVPlR1cFJ/agent.33 [2024-02-21T15:24:54.645Z] SSH_AGENT_PID=39 [2024-02-21T15:24:54.649Z] Running ssh-add (command line suppressed) [2024-02-21T15:24:54.756Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15299689579842506262.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15299689579842506262.key) [2024-02-21T15:24:54.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T15:24:55.138Z] + git semver push [2024-02-21T15:24:55.398Z] 2024-02-21 15:24:55,291 [run_push] DEBUG push [2024-02-21T15:24:55.398Z] 2024-02-21 15:24:55,292 [execute] INFO git cat-file --batch-check [2024-02-21T15:24:55.398Z] 2024-02-21 15:24:55,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T15:24:55.398Z] 2024-02-21 15:24:55,296 [execute] INFO git rev-list b8fc7e192f211975746a0d321cad326f91db8153 -- [2024-02-21T15:24:55.398Z] 2024-02-21 15:24:55,296 [execute] DEBUG Popen(['git', 'rev-list', 'b8fc7e192f211975746a0d321cad326f91db8153', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-21T15:24:55.398Z] 2024-02-21 15:24:55,306 [execute] INFO git fetch -v origin [2024-02-21T15:24:55.398Z] 2024-02-21 15:24:55,306 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-21T15:24:55.967Z] 2024-02-21 15:24:55,807 [run_push] DEBUG no remote changes detected [2024-02-21T15:24:55.967Z] 2024-02-21 15:24:55,808 [execute] INFO git push origin semver [2024-02-21T15:24:55.967Z] 2024-02-21 15:24:55,808 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-21T15:24:56.904Z] 2024-02-21 15:24:56,586 [run_push] DEBUG push all version tags [2024-02-21T15:24:56.904Z] 2024-02-21 15:24:56,587 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-21T15:24:56.904Z] 2024-02-21 15:24:56,587 [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-02-21T15:24:57.471Z] 2024-02-21 15:24:57,404 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-21T15:24:57.471Z] 3.2.0-dev.13 [Pipeline] } [2024-02-21T15:24:57.482Z] $ docker exec --env ******** --env ******** 7b4674df201aac599c9abbb7ceda169f30a48178529cc0ddbe060ea78ba38e5a ssh-agent -k [2024-02-21T15:24:57.575Z] unset SSH_AUTH_SOCK; [2024-02-21T15:24:57.576Z] unset SSH_AGENT_PID; [2024-02-21T15:24:57.576Z] echo Agent pid 39 killed; [2024-02-21T15:24:57.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T15:24:58.125Z] + git semver [Pipeline] } [2024-02-21T15:24:58.398Z] $ docker stop --time=1 7b4674df201aac599c9abbb7ceda169f30a48178529cc0ddbe060ea78ba38e5a [2024-02-21T15:24:59.678Z] $ docker rm -f --volumes 7b4674df201aac599c9abbb7ceda169f30a48178529cc0ddbe060ea78ba38e5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-21T15:25:01.458Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-02-21T15:25:01.458Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-02-21T15:25:01.458Z] total 16 [2024-02-21T15:25:01.458Z] drwxr-xr-x 3 root root 4096 Feb 21 15:14 . [2024-02-21T15:25:01.458Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 15:24 .. [2024-02-21T15:25:01.458Z] drwxr-xr-x 2 root root 4096 Feb 21 15:14 cost [2024-02-21T15:25:01.458Z] -rw-r--r-- 1 root root 96 Feb 21 15:14 cost.csv [2024-02-21T15:25:01.458Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-02-21T15:25:01.458Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-02-21T15:25:01.458Z] total 16 [2024-02-21T15:25:01.458Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 15:14 . [2024-02-21T15:25:01.458Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 15:24 .. [2024-02-21T15:25:01.458Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 15:14 cost [2024-02-21T15:25:01.458Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 21 15:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:25:01.746Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:25:02.605Z] ---> package-listing.sh [2024-02-21T15:25:02.605Z] ++ facter osfamily [2024-02-21T15:25:02.605Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-21T15:25:02.864Z] + OS_FAMILY=debian [2024-02-21T15:25:02.864Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-02-21T15:25:02.864Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-21T15:25:02.864Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-21T15:25:02.864Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-21T15:25:02.864Z] + PACKAGES=/tmp/packages_start.txt [2024-02-21T15:25:02.864Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-02-21T15:25:02.864Z] + PACKAGES=/tmp/packages_end.txt [2024-02-21T15:25:02.864Z] + case "${OS_FAMILY}" in [2024-02-21T15:25:02.864Z] + dpkg -l [2024-02-21T15:25:02.864Z] + grep '^ii' [2024-02-21T15:25:02.864Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-21T15:25:02.864Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-21T15:25:02.864Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-21T15:25:02.864Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-02-21T15:25:02.864Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-02-21T15:25:02.864Z] + 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-02-21T15:25:02.875Z] 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-02-21T15:25:03.151Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:25:03.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T15:25:03.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:25:03.944Z] prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container [2024-02-21T15:25:03.977Z] $ 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-02-21T15:25:04.231Z] $ docker top 25871734d1ba6f8246fd1ae2bdb7fa59b8eb6cd13c02fe0389fe51faf48260d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T15:25:04.722Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-21T15:25:05.006Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-21T15:25:05.290Z] + ls /var/log/sa-host [2024-02-21T15:25:05.290Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T15:25:05.571Z] provisioning config files... [2024-02-21T15:25:05.580Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1628953850463919076tmp [Pipeline] { [Pipeline] echo [2024-02-21T15:25:05.818Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:25:06.103Z] ---> create-netrc.sh [Pipeline] } [2024-02-21T15:25:06.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:25:06.600Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-21T15:25:06.608Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:25:06.888Z] ---> sudo-logs.sh [2024-02-21T15:25:06.888Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-21T15:25:06.987Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:25:07.357Z] ---> job-cost.sh [2024-02-21T15:25:07.357Z] lf-activate-venv: SKIPPING [2024-02-21T15:25:07.357Z] DEBUG: total: 0.2199999988079071 [2024-02-21T15:25:07.357Z] INFO: Retrieving Stack Cost... [2024-02-21T15:25:07.924Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-21T15:25:08.182Z] INFO: Archiving Costs [Pipeline] echo [2024-02-21T15:25:08.193Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:25:08.471Z] ---> logs-deploy.sh [2024-02-21T15:25:08.471Z] lf-activate-venv: SKIPPING [2024-02-21T15:25:08.471Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/221 [2024-02-21T15:25:08.471Z] INFO: archiving workspace using pattern(s): [2024-02-21T15:25:09.409Z] Archives upload complete. [2024-02-21T15:25:09.409Z] INFO: archiving logs to Nexus [2024-02-21T15:25:10.347Z] ---> uname -a: [2024-02-21T15:25:10.347Z] Linux prd-ubuntu20-04-docker-8c-8g-1412 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-21T15:25:10.347Z] [2024-02-21T15:25:10.347Z] [2024-02-21T15:25:10.347Z] ---> lscpu: [2024-02-21T15:25:10.347Z] Architecture: x86_64 [2024-02-21T15:25:10.347Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-21T15:25:10.347Z] Byte Order: Little Endian [2024-02-21T15:25:10.347Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-21T15:25:10.347Z] CPU(s): 8 [2024-02-21T15:25:10.347Z] On-line CPU(s) list: 0-7 [2024-02-21T15:25:10.347Z] Thread(s) per core: 1 [2024-02-21T15:25:10.347Z] Core(s) per socket: 1 [2024-02-21T15:25:10.347Z] Socket(s): 8 [2024-02-21T15:25:10.347Z] NUMA node(s): 1 [2024-02-21T15:25:10.347Z] Vendor ID: AuthenticAMD [2024-02-21T15:25:10.347Z] CPU family: 23 [2024-02-21T15:25:10.347Z] Model: 49 [2024-02-21T15:25:10.347Z] Model name: AMD EPYC-Rome Processor [2024-02-21T15:25:10.347Z] Stepping: 0 [2024-02-21T15:25:10.347Z] CPU MHz: 2799.998 [2024-02-21T15:25:10.347Z] BogoMIPS: 5599.99 [2024-02-21T15:25:10.347Z] Virtualization: AMD-V [2024-02-21T15:25:10.347Z] Hypervisor vendor: KVM [2024-02-21T15:25:10.347Z] Virtualization type: full [2024-02-21T15:25:10.347Z] L1d cache: 256 KiB [2024-02-21T15:25:10.347Z] L1i cache: 256 KiB [2024-02-21T15:25:10.347Z] L2 cache: 4 MiB [2024-02-21T15:25:10.347Z] L3 cache: 128 MiB [2024-02-21T15:25:10.347Z] NUMA node0 CPU(s): 0-7 [2024-02-21T15:25:10.347Z] Vulnerability Itlb multihit: Not affected [2024-02-21T15:25:10.347Z] Vulnerability L1tf: Not affected [2024-02-21T15:25:10.347Z] Vulnerability Mds: Not affected [2024-02-21T15:25:10.347Z] Vulnerability Meltdown: Not affected [2024-02-21T15:25:10.347Z] Vulnerability Mmio stale data: Not affected [2024-02-21T15:25:10.347Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-21T15:25:10.347Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-21T15:25:10.347Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-21T15:25:10.347Z] Vulnerability Srbds: Not affected [2024-02-21T15:25:10.347Z] Vulnerability Tsx async abort: Not affected [2024-02-21T15:25:10.347Z] 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-02-21T15:25:10.347Z] [2024-02-21T15:25:10.347Z] [2024-02-21T15:25:10.347Z] ---> nproc: [2024-02-21T15:25:10.347Z] 8 [2024-02-21T15:25:10.347Z] [2024-02-21T15:25:10.347Z] [2024-02-21T15:25:10.347Z] ---> df -h: [2024-02-21T15:25:10.347Z] Filesystem Size Used Avail Use% Mounted on [2024-02-21T15:25:10.347Z] overlay 155G 13G 143G 9% / [2024-02-21T15:25:10.347Z] tmpfs 64M 0 64M 0% /dev [2024-02-21T15:25:10.347Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-02-21T15:25:10.347Z] shm 64M 0 64M 0% /dev/shm [2024-02-21T15:25:10.347Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-02-21T15:25:10.347Z] [2024-02-21T15:25:10.347Z] [2024-02-21T15:25:10.347Z] ---> sar -b -r -n DEV: [2024-02-21T15:25:10.347Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1412) 02/21/24 _x86_64_ (8 CPU) [2024-02-21T15:25:10.347Z] [2024-02-21T15:25:10.347Z] 15:10:22 LINUX RESTART (8 CPU) [2024-02-21T15:25:10.347Z] [2024-02-21T15:25:10.347Z] 15:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-02-21T15:25:10.347Z] 15:12:01 133.01 15.15 117.86 0.00 1948.88 47708.45 0.00 [2024-02-21T15:25:10.347Z] 15:13:01 127.55 1.35 126.20 0.00 24.40 53507.75 0.00 [2024-02-21T15:25:10.347Z] 15:14:01 101.50 0.18 101.32 0.00 8.13 48283.55 0.00 [2024-02-21T15:25:10.347Z] 15:15:01 120.40 0.05 120.35 0.00 6.67 33609.20 0.00 [2024-02-21T15:25:10.347Z] 15:16:01 57.01 10.60 46.41 0.00 5155.01 22512.13 0.00 [2024-02-21T15:25:10.347Z] 15:17:01 8.27 0.03 8.23 0.00 0.27 14105.92 0.00 [2024-02-21T15:25:10.347Z] 15:18:01 3.35 0.00 3.35 0.00 0.00 14129.51 0.00 [2024-02-21T15:25:10.347Z] 15:19:01 3.93 0.00 3.93 0.00 0.00 13997.67 0.00 [2024-02-21T15:25:10.347Z] 15:20:01 3.10 0.00 3.10 0.00 0.00 13989.74 0.00 [2024-02-21T15:25:10.347Z] 15:21:01 3.77 0.00 3.77 0.00 0.00 13999.27 0.00 [2024-02-21T15:25:10.347Z] 15:22:01 1.38 0.00 1.38 0.00 0.00 2833.26 0.00 [2024-02-21T15:25:10.347Z] 15:23:01 1.98 0.00 1.98 0.00 0.00 21.20 0.00 [2024-02-21T15:25:10.347Z] 15:24:01 19.84 0.10 19.74 0.00 10.26 11728.05 0.00 [2024-02-21T15:25:10.347Z] 15:25:01 128.41 0.27 128.15 0.00 7.20 46451.32 0.00 [2024-02-21T15:25:10.347Z] Average: 50.96 1.98 48.98 0.00 511.46 24062.08 0.00 [2024-02-21T15:25:10.347Z] [2024-02-21T15:25:10.347Z] 15:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-02-21T15:25:10.347Z] 15:12:01 29202012 31525664 791884 2.41 77488 2517624 2003168 5.90 1030152 2256660 1652 [2024-02-21T15:25:10.347Z] 15:13:01 27921600 31164568 1135740 3.45 138112 3292448 2280520 6.72 1651024 2813836 286864 [2024-02-21T15:25:10.347Z] 15:14:01 28322336 31523036 780772 2.37 142124 3253048 1891288 5.57 1224148 2854140 1444 [2024-02-21T15:25:10.347Z] 15:15:01 27792088 31528384 772660 2.35 153688 3724320 1767264 5.21 1260872 3288744 420 [2024-02-21T15:25:10.347Z] 15:16:01 27310832 31504856 767288 2.33 183172 4148796 1719188 5.07 1571612 3423452 1004 [2024-02-21T15:25:10.347Z] 15:17:01 27325180 31514224 758892 2.31 181736 4145536 1714292 5.05 1562740 3420200 0 [2024-02-21T15:25:10.347Z] 15:18:01 27325312 31514496 758416 2.31 181804 4145548 1714292 5.05 1563104 3420208 12 [2024-02-21T15:25:10.347Z] 15:19:01 27331488 31520804 752044 2.29 181880 4145552 1714292 5.05 1556368 3420212 12 [2024-02-21T15:25:10.347Z] 15:20:01 27331504 31520900 751960 2.29 181952 4145552 1714292 5.05 1556444 3420216 16 [2024-02-21T15:25:10.347Z] 15:21:01 27333848 31523324 749436 2.28 182028 4145556 1714292 5.05 1554196 3420220 16 [2024-02-21T15:25:10.347Z] 15:22:01 27334612 31524104 748632 2.28 182068 4145556 1714292 5.05 1553444 3420216 16 [2024-02-21T15:25:10.347Z] 15:23:01 27334628 31524352 748364 2.28 182128 4145688 1714292 5.05 1553332 3420352 4 [2024-02-21T15:25:10.347Z] 15:24:01 26553016 31500424 769356 2.34 187696 4849576 1806396 5.32 1581888 4123896 407704 [2024-02-21T15:25:10.347Z] 15:25:01 25833420 31499652 768520 2.34 221360 5453728 1688228 4.98 1680656 4666736 216 [2024-02-21T15:25:10.347Z] Average: 27446563 31492056 789569 2.40 169803 4018466 1796864 5.30 1492856 3383506 49956 [2024-02-21T15:25:10.347Z] [2024-02-21T15:25:10.347Z] 15:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-02-21T15:25:10.347Z] 15:12:01 vethbc2b929 50.54 55.21 4.95 50.96 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:12:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:12:01 docker0 68.26 73.57 5.70 219.44 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:12:01 ens3 467.67 320.80 5438.99 72.57 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:13:01 docker0 121.31 201.27 10.30 2030.54 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:13:01 ens3 229.18 147.13 2054.37 80.68 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:13:01 veth6129440 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:14:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:14:01 docker0 1.37 2.32 0.08 30.89 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:14:01 ens3 27.35 17.55 55.11 9.75 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:15:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:15:01 docker0 3.32 5.57 0.20 64.92 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:15:01 ens3 143.86 102.47 2675.97 141.79 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:16:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:16:01 ens3 235.14 121.91 2739.27 8.44 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:17:01 ens3 0.32 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:18:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:19:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:20:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:21:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:22:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.347Z] 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.348Z] 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.348Z] 15:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.348Z] 15:24:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.348Z] 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.348Z] 15:24:01 ens3 125.63 73.13 3970.01 10.32 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.348Z] 15:25:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.348Z] 15:25:01 docker0 58.72 97.38 4.89 925.66 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.348Z] 15:25:01 ens3 289.14 193.85 4199.66 145.46 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.348Z] Average: lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.348Z] Average: docker0 18.07 27.15 1.51 233.66 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.348Z] Average: ens3 108.51 69.83 1509.61 33.51 0.00 0.00 0.00 0.00 [2024-02-21T15:25:10.348Z] [2024-02-21T15:25:10.348Z] [2024-02-21T15:25:10.348Z] ---> sar -P ALL: [2024-02-21T15:25:10.348Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1412) 02/21/24 _x86_64_ (8 CPU) [2024-02-21T15:25:10.348Z] [2024-02-21T15:25:10.348Z] 15:10:22 LINUX RESTART (8 CPU) [2024-02-21T15:25:10.348Z] [2024-02-21T15:25:10.348Z] 15:11:01 CPU %user %nice %system %iowait %steal %idle [2024-02-21T15:25:10.348Z] 15:12:01 all 7.55 0.00 2.64 5.55 0.05 84.20 [2024-02-21T15:25:10.348Z] 15:12:01 0 7.97 0.00 2.06 1.21 0.05 88.71 [2024-02-21T15:25:10.348Z] 15:12:01 1 7.77 0.00 2.31 4.14 0.07 85.71 [2024-02-21T15:25:10.348Z] 15:12:01 2 9.80 0.00 2.84 0.91 0.05 86.41 [2024-02-21T15:25:10.348Z] 15:12:01 3 6.49 0.00 2.83 19.14 0.07 71.47 [2024-02-21T15:25:10.348Z] 15:12:01 4 6.68 0.00 2.47 0.20 0.05 90.59 [2024-02-21T15:25:10.348Z] 15:12:01 5 6.69 0.00 2.94 9.25 0.05 81.06 [2024-02-21T15:25:10.348Z] 15:12:01 6 6.39 0.00 3.33 8.51 0.05 81.71 [2024-02-21T15:25:10.348Z] 15:12:01 7 8.62 0.00 2.35 1.11 0.05 87.86 [2024-02-21T15:25:10.348Z] 15:13:01 all 14.23 0.00 2.76 7.07 0.04 75.90 [2024-02-21T15:25:10.348Z] 15:13:01 0 12.39 0.00 1.97 0.85 0.03 84.75 [2024-02-21T15:25:10.348Z] 15:13:01 1 14.88 0.00 2.41 1.44 0.03 81.23 [2024-02-21T15:25:10.348Z] 15:13:01 2 11.82 0.00 2.51 0.54 0.03 85.10 [2024-02-21T15:25:10.348Z] 15:13:01 3 14.56 0.00 3.77 5.60 0.05 76.02 [2024-02-21T15:25:10.348Z] 15:13:01 4 14.55 0.00 2.77 9.01 0.05 73.61 [2024-02-21T15:25:10.348Z] 15:13:01 5 15.16 0.00 3.21 11.90 0.05 69.68 [2024-02-21T15:25:10.348Z] 15:13:01 6 14.34 0.00 2.25 0.47 0.03 82.90 [2024-02-21T15:25:10.348Z] 15:13:01 7 16.19 0.00 3.16 26.78 0.05 53.82 [2024-02-21T15:25:10.348Z] 15:14:01 all 39.36 0.00 3.82 2.40 0.09 54.33 [2024-02-21T15:25:10.348Z] 15:14:01 0 37.66 0.00 3.58 0.39 0.08 58.28 [2024-02-21T15:25:10.348Z] 15:14:01 1 39.43 0.00 3.83 0.13 0.08 56.53 [2024-02-21T15:25:10.348Z] 15:14:01 2 36.96 0.00 3.46 0.18 0.08 59.31 [2024-02-21T15:25:10.348Z] 15:14:01 3 40.42 0.00 3.85 1.51 0.08 54.14 [2024-02-21T15:25:10.348Z] 15:14:01 4 39.98 0.00 3.61 0.55 0.10 55.76 [2024-02-21T15:25:10.348Z] 15:14:01 5 39.61 0.00 3.92 2.38 0.10 53.98 [2024-02-21T15:25:10.348Z] 15:14:01 6 39.99 0.00 4.23 13.86 0.10 41.82 [2024-02-21T15:25:10.348Z] 15:14:01 7 40.88 0.00 4.08 0.18 0.08 54.77 [2024-02-21T15:25:10.348Z] 15:15:01 all 3.75 0.00 1.52 3.05 0.04 91.64 [2024-02-21T15:25:10.348Z] 15:15:01 0 4.10 0.00 1.39 3.97 0.05 90.49 [2024-02-21T15:25:10.348Z] 15:15:01 1 5.58 0.00 1.27 0.05 0.03 93.07 [2024-02-21T15:25:10.348Z] 15:15:01 2 3.60 0.00 1.50 0.13 0.03 94.73 [2024-02-21T15:25:10.348Z] 15:15:01 3 3.59 0.00 1.60 2.70 0.03 92.08 [2024-02-21T15:25:10.348Z] 15:15:01 4 2.38 0.00 1.51 0.12 0.02 95.97 [2024-02-21T15:25:10.348Z] 15:15:01 5 3.06 0.00 1.93 15.85 0.05 79.11 [2024-02-21T15:25:10.348Z] 15:15:01 6 3.53 0.00 1.69 1.61 0.03 93.13 [2024-02-21T15:25:10.348Z] 15:15:01 7 4.14 0.00 1.27 0.03 0.03 94.52 [2024-02-21T15:25:10.348Z] 15:16:01 all 2.55 0.00 1.43 0.84 0.03 95.15 [2024-02-21T15:25:10.348Z] 15:16:01 0 3.59 0.00 1.15 2.70 0.02 92.54 [2024-02-21T15:25:10.348Z] 15:16:01 1 2.30 0.00 1.74 0.13 0.03 95.79 [2024-02-21T15:25:10.348Z] 15:16:01 2 2.26 0.00 1.17 0.03 0.02 96.52 [2024-02-21T15:25:10.348Z] 15:16:01 3 2.32 0.00 1.60 0.35 0.03 95.69 [2024-02-21T15:25:10.348Z] 15:16:01 4 2.34 0.00 1.05 0.60 0.03 95.97 [2024-02-21T15:25:10.348Z] 15:16:01 5 3.89 0.00 2.71 1.74 0.03 91.63 [2024-02-21T15:25:10.348Z] 15:16:01 6 1.48 0.00 0.95 0.07 0.03 97.46 [2024-02-21T15:25:10.348Z] 15:16:01 7 2.24 0.00 1.04 1.12 0.03 95.57 [2024-02-21T15:25:10.348Z] 15:17:01 all 0.08 0.00 0.07 0.02 0.01 99.83 [2024-02-21T15:25:10.348Z] 15:17:01 0 0.05 0.00 0.07 0.10 0.00 99.78 [2024-02-21T15:25:10.348Z] 15:17:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-02-21T15:25:10.348Z] 15:17:01 2 0.02 0.00 0.08 0.00 0.02 99.88 [2024-02-21T15:25:10.348Z] 15:17:01 3 0.02 0.00 0.05 0.02 0.00 99.92 [2024-02-21T15:25:10.348Z] 15:17:01 4 0.12 0.00 0.07 0.00 0.00 99.82 [2024-02-21T15:25:10.348Z] 15:17:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2024-02-21T15:25:10.348Z] 15:17:01 6 0.05 0.00 0.07 0.00 0.00 99.88 [2024-02-21T15:25:10.348Z] 15:17:01 7 0.25 0.00 0.13 0.02 0.00 99.60 [2024-02-21T15:25:10.348Z] 15:18:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2024-02-21T15:25:10.348Z] 15:18:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2024-02-21T15:25:10.348Z] 15:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T15:25:10.348Z] 15:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-21T15:25:10.348Z] 15:18:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-02-21T15:25:10.348Z] 15:18:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-02-21T15:25:10.348Z] 15:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-21T15:25:10.348Z] 15:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-21T15:25:10.348Z] 15:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-21T15:25:10.348Z] 15:19:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-02-21T15:25:10.348Z] 15:19:01 0 0.02 0.00 0.02 0.05 0.00 99.92 [2024-02-21T15:25:10.348Z] 15:19:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-02-21T15:25:10.348Z] 15:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-21T15:25:10.348Z] 15:19:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-02-21T15:25:10.348Z] 15:19:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-02-21T15:25:10.348Z] 15:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-21T15:25:10.348Z] 15:19:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2024-02-21T15:25:10.348Z] 15:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-21T15:25:10.348Z] 15:20:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2024-02-21T15:25:10.348Z] 15:20:01 0 0.02 0.00 0.00 0.05 0.00 99.93 [2024-02-21T15:25:10.348Z] 15:20:01 1 0.30 0.00 0.00 0.00 0.02 99.68 [2024-02-21T15:25:10.348Z] 15:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-21T15:25:10.348Z] 15:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-02-21T15:25:10.348Z] 15:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-21T15:25:10.348Z] 15:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-21T15:25:10.348Z] 15:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-21T15:25:10.348Z] 15:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-21T15:25:10.348Z] 15:21:01 all 0.18 0.00 0.01 0.00 0.01 99.79 [2024-02-21T15:25:10.348Z] 15:21:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2024-02-21T15:25:10.348Z] 15:21:01 1 1.29 0.00 0.00 0.00 0.02 98.69 [2024-02-21T15:25:10.348Z] 15:21:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-02-21T15:25:10.348Z] 15:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-21T15:25:10.348Z] 15:21:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-21T15:25:10.348Z] 15:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-21T15:25:10.348Z] 15:21:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2024-02-21T15:25:10.348Z] 15:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T15:25:10.348Z] 15:22:01 all 0.03 0.00 0.01 0.03 0.00 99.92 [2024-02-21T15:25:10.348Z] 15:22:01 0 0.02 0.00 0.00 0.22 0.00 99.77 [2024-02-21T15:25:10.348Z] 15:22:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2024-02-21T15:25:10.348Z] 15:22:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-21T15:25:10.348Z] 15:22:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-02-21T15:25:10.348Z] 15:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-21T15:25:10.348Z] 15:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-21T15:25:10.348Z] 15:22:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-21T15:25:10.348Z] 15:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-21T15:25:10.348Z] [2024-02-21T15:25:10.348Z] 15:22:01 CPU %user %nice %system %iowait %steal %idle [2024-02-21T15:25:10.348Z] 15:23:01 all 0.05 0.00 0.01 0.10 0.00 99.85 [2024-02-21T15:25:10.348Z] 15:23:01 0 0.03 0.00 0.00 0.35 0.00 99.62 [2024-02-21T15:25:10.348Z] 15:23:01 1 0.25 0.00 0.00 0.13 0.02 99.60 [2024-02-21T15:25:10.348Z] 15:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T15:25:10.348Z] 15:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T15:25:10.348Z] 15:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T15:25:10.348Z] 15:23:01 5 0.02 0.00 0.03 0.32 0.00 99.63 [2024-02-21T15:25:10.348Z] 15:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-21T15:25:10.348Z] 15:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T15:25:10.348Z] 15:24:01 all 2.72 0.00 1.25 1.46 0.02 94.55 [2024-02-21T15:25:10.348Z] 15:24:01 0 2.18 0.00 0.99 2.83 0.02 93.99 [2024-02-21T15:25:10.348Z] 15:24:01 1 2.66 0.00 1.62 0.10 0.02 95.61 [2024-02-21T15:25:10.348Z] 15:24:01 2 2.96 0.00 1.31 0.00 0.03 95.70 [2024-02-21T15:25:10.348Z] 15:24:01 3 2.04 0.00 1.91 0.00 0.02 96.03 [2024-02-21T15:25:10.348Z] 15:24:01 4 2.68 0.00 1.21 0.12 0.03 95.96 [2024-02-21T15:25:10.348Z] 15:24:01 5 3.24 0.00 1.06 8.57 0.03 87.10 [2024-02-21T15:25:10.348Z] 15:24:01 6 2.24 0.00 0.87 0.03 0.02 96.84 [2024-02-21T15:25:10.348Z] 15:24:01 7 3.73 0.00 1.04 0.03 0.02 95.18 [2024-02-21T15:25:10.348Z] 15:25:01 all 6.43 0.00 2.86 3.32 0.08 87.31 [2024-02-21T15:25:10.348Z] 15:25:01 0 5.74 0.00 2.98 4.15 0.10 87.02 [2024-02-21T15:25:10.348Z] 15:25:01 1 6.45 0.00 2.91 0.30 0.08 90.25 [2024-02-21T15:25:10.348Z] 15:25:01 2 5.72 0.00 2.53 0.37 0.05 91.33 [2024-02-21T15:25:10.348Z] 15:25:01 3 5.04 0.00 3.24 11.16 0.05 80.50 [2024-02-21T15:25:10.348Z] 15:25:01 4 6.05 0.00 2.55 0.35 0.07 90.98 [2024-02-21T15:25:10.348Z] 15:25:01 5 7.19 0.00 3.15 9.97 0.07 79.63 [2024-02-21T15:25:10.348Z] 15:25:01 6 7.82 0.00 2.76 0.08 0.10 89.23 [2024-02-21T15:25:10.348Z] 15:25:01 7 7.45 0.00 2.72 0.18 0.12 89.52 [2024-02-21T15:25:10.348Z] Average: all 5.48 0.00 1.17 1.70 0.03 91.62 [2024-02-21T15:25:10.348Z] Average: 0 5.25 0.00 1.01 1.21 0.03 92.51 [2024-02-21T15:25:10.348Z] Average: 1 5.79 0.00 1.15 0.46 0.03 92.58 [2024-02-21T15:25:10.348Z] Average: 2 5.24 0.00 1.11 0.15 0.03 93.48 [2024-02-21T15:25:10.348Z] Average: 3 5.30 0.00 1.34 2.87 0.03 90.45 [2024-02-21T15:25:10.348Z] Average: 4 5.33 0.00 1.09 0.78 0.03 92.77 [2024-02-21T15:25:10.348Z] Average: 5 5.62 0.00 1.35 4.27 0.03 88.72 [2024-02-21T15:25:10.348Z] Average: 6 5.40 0.00 1.16 1.75 0.03 91.66 [2024-02-21T15:25:10.348Z] Average: 7 5.94 0.00 1.13 2.10 0.03 90.81 [2024-02-21T15:25:10.348Z] [2024-02-21T15:25:10.348Z] [2024-02-21T15:25:10.348Z]