Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 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-ssh15477993328382985479.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17761877088978489906.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16692816722131712148.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh8725434296355835789.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-ssh8101615818604553033.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, buildSnap:false] ========================================================= [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-8157 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 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#602)" > 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 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 # timeout=10 > git rev-list --no-walk 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-28T21:57:24.267Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-28T21:57:24.325Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-28T21:57:24.350Z] ========================================================= [2023-09-28T21:57:24.350Z] EdgeX Global Pipelines Version Info [2023-09-28T21:57:24.350Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-28T21:57:25.086Z] ------------------- [2023-09-28T21:57:25.086Z] stable info: [2023-09-28T21:57:25.086Z] ------------------- [2023-09-28T21:57:25.086Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-28T21:57:25.086Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T21:57:25.086Z] Message: update stable to v1.0.254 [2023-09-28T21:57:25.656Z] ------------------- [2023-09-28T21:57:25.656Z] experimental info: [2023-09-28T21:57:25.656Z] ------------------- [2023-09-28T21:57:25.656Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-28T21:57:25.656Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T21:57:25.656Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-28T21:57:25.819Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-09-28T21:57:25.829Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-09-28T21:57:25.837Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-28T21:57:25.846Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-28T21:57:25.854Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-28T21:57:25.869Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-28T21:57:25.884Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-28T21:57:25.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-28T21:57:25.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-28T21:57:25.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-28T21:57:25.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-28T21:57:25.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-09-28T21:57:25.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-28T21:57:26.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-28T21:57:26.025Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-28T21:57:26.047Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-28T21:57:26.064Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-28T21:57:26.084Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-28T21:57:26.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-28T21:57:26.175Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-28T21:57:26.190Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-28T21:57:26.200Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-28T21:57:26.213Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-28T21:57:26.230Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-28T21:57:26.246Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-28T21:57:26.257Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-28T21:57:26.272Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-28T21:57:26.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-28T21:57:26.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-28T21:57:26.315Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-28T21:57:26.329Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 [Pipeline] echo [2023-09-28T21:57:26.344Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e844bc [Pipeline] echo [2023-09-28T21:57:26.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T21:57:26.402Z] provisioning config files... [2023-09-28T21:57:26.417Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13299844691949078170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T21:57:26.718Z] ---> docker-login.sh [2023-09-28T21:57:26.718Z] nexus3.edgexfoundry.org:10001 [2023-09-28T21:57:26.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T21:57:27.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T21:57:27.240Z] Configure a credential helper to remove this warning. See [2023-09-28T21:57:27.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T21:57:27.240Z] [2023-09-28T21:57:27.240Z] Login Succeeded [2023-09-28T21:57:27.240Z] nexus3.edgexfoundry.org:10002 [2023-09-28T21:57:27.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T21:57:27.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T21:57:27.499Z] Configure a credential helper to remove this warning. See [2023-09-28T21:57:27.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T21:57:27.499Z] [2023-09-28T21:57:27.499Z] Login Succeeded [2023-09-28T21:57:27.499Z] nexus3.edgexfoundry.org:10003 [2023-09-28T21:57:27.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T21:57:27.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T21:57:27.499Z] Configure a credential helper to remove this warning. See [2023-09-28T21:57:27.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T21:57:27.499Z] [2023-09-28T21:57:27.499Z] Login Succeeded [2023-09-28T21:57:27.499Z] nexus3.edgexfoundry.org:10004 [2023-09-28T21:57:27.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T21:57:27.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T21:57:27.759Z] Configure a credential helper to remove this warning. See [2023-09-28T21:57:27.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T21:57:27.759Z] [2023-09-28T21:57:27.759Z] Login Succeeded [2023-09-28T21:57:27.759Z] docker.io [2023-09-28T21:57:27.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T21:57:28.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T21:57:28.020Z] Configure a credential helper to remove this warning. See [2023-09-28T21:57:28.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T21:57:28.020Z] [2023-09-28T21:57:28.020Z] Login Succeeded [2023-09-28T21:57:28.020Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T21:57:28.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-28T21:57:28.398Z] + git rev-list -1 --merges 8e844bc1612eb9dfdc2140e5e10d6ca024da3774~1..8e844bc1612eb9dfdc2140e5e10d6ca024da3774 [Pipeline] echo [2023-09-28T21:57:28.449Z] -----------> git rev-list -1 --merges 8e844bc1612eb9dfdc2140e5e10d6ca024da3774~1..8e844bc1612eb9dfdc2140e5e10d6ca024da3774 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 [false] [Pipeline] sh [2023-09-28T21:57:28.738Z] + git log --format=format:%s -1 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 [Pipeline] echo [2023-09-28T21:57:28.751Z] ========================================================= [2023-09-28T21:57:28.751Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-28T21:57:28.751Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T21:57:29.081Z] + git log --format=format:%s -1 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 [Pipeline] echo [2023-09-28T21:57:29.092Z] [semverPrep] GIT_COMMIT: 8e844bc1612eb9dfdc2140e5e10d6ca024da3774, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#602) [Pipeline] echo [2023-09-28T21:57:29.101Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-28T21:57:29.480Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-28T21:57:29.480Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-28T21:57:29.480Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-28T21:57:29.480Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-28T21:57:29.480Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-28T21:57:29.480Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-28T21:57:29.480Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T21:57:29.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T21:57:29.900Z] [2023-09-28T21:57:29.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T21:57:30.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T21:57:30.204Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-28T21:57:30.204Z] b85a868b505f: Pulling fs layer [2023-09-28T21:57:30.204Z] e2be974225ed: Pulling fs layer [2023-09-28T21:57:30.204Z] 339a4e72a1f5: Pulling fs layer [2023-09-28T21:57:30.204Z] 988bab9f4d93: Pulling fs layer [2023-09-28T21:57:30.204Z] 1469e6f7b9e6: Pulling fs layer [2023-09-28T21:57:30.204Z] eaf3925da568: Pulling fs layer [2023-09-28T21:57:30.204Z] bab4dde63d76: Pulling fs layer [2023-09-28T21:57:30.204Z] bde34c3a00c8: Pulling fs layer [2023-09-28T21:57:30.204Z] b352a97aabf1: Pulling fs layer [2023-09-28T21:57:30.204Z] 4872d77fe225: Pulling fs layer [2023-09-28T21:57:30.204Z] 5851b861e8e6: Pulling fs layer [2023-09-28T21:57:30.204Z] 988bab9f4d93: Waiting [2023-09-28T21:57:30.204Z] 1469e6f7b9e6: Waiting [2023-09-28T21:57:30.204Z] eaf3925da568: Waiting [2023-09-28T21:57:30.204Z] bab4dde63d76: Waiting [2023-09-28T21:57:30.204Z] bde34c3a00c8: Waiting [2023-09-28T21:57:30.204Z] b352a97aabf1: Waiting [2023-09-28T21:57:30.204Z] 4872d77fe225: Waiting [2023-09-28T21:57:30.204Z] 5851b861e8e6: Waiting [2023-09-28T21:57:30.204Z] e2be974225ed: Download complete [2023-09-28T21:57:30.204Z] 988bab9f4d93: Verifying Checksum [2023-09-28T21:57:30.204Z] 988bab9f4d93: Download complete [2023-09-28T21:57:30.463Z] 339a4e72a1f5: Verifying Checksum [2023-09-28T21:57:30.463Z] 339a4e72a1f5: Download complete [2023-09-28T21:57:30.463Z] 1469e6f7b9e6: Verifying Checksum [2023-09-28T21:57:30.463Z] 1469e6f7b9e6: Download complete [2023-09-28T21:57:30.463Z] eaf3925da568: Verifying Checksum [2023-09-28T21:57:30.463Z] eaf3925da568: Download complete [2023-09-28T21:57:30.463Z] bde34c3a00c8: Verifying Checksum [2023-09-28T21:57:30.463Z] bde34c3a00c8: Download complete [2023-09-28T21:57:30.463Z] b352a97aabf1: Verifying Checksum [2023-09-28T21:57:30.463Z] b352a97aabf1: Download complete [2023-09-28T21:57:30.463Z] 4872d77fe225: Verifying Checksum [2023-09-28T21:57:30.463Z] 4872d77fe225: Download complete [2023-09-28T21:57:30.463Z] 5851b861e8e6: Verifying Checksum [2023-09-28T21:57:30.463Z] 5851b861e8e6: Download complete [2023-09-28T21:57:30.463Z] b85a868b505f: Verifying Checksum [2023-09-28T21:57:30.463Z] b85a868b505f: Download complete [2023-09-28T21:57:30.722Z] bab4dde63d76: Verifying Checksum [2023-09-28T21:57:30.722Z] bab4dde63d76: Download complete [2023-09-28T21:57:31.663Z] b85a868b505f: Pull complete [2023-09-28T21:57:31.922Z] e2be974225ed: Pull complete [2023-09-28T21:57:32.491Z] 339a4e72a1f5: Pull complete [2023-09-28T21:57:32.491Z] 988bab9f4d93: Pull complete [2023-09-28T21:57:32.750Z] 1469e6f7b9e6: Pull complete [2023-09-28T21:57:32.750Z] eaf3925da568: Pull complete [2023-09-28T21:57:34.657Z] bab4dde63d76: Pull complete [2023-09-28T21:57:34.657Z] bde34c3a00c8: Pull complete [2023-09-28T21:57:34.657Z] b352a97aabf1: Pull complete [2023-09-28T21:57:34.917Z] 4872d77fe225: Pull complete [2023-09-28T21:57:34.917Z] 5851b861e8e6: Pull complete [2023-09-28T21:57:34.917Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-28T21:57:34.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T21:57:34.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T21:57:35.012Z] prd-ubuntu20.04-docker-8c-8g-8157 does not seem to be running inside a container [2023-09-28T21:57:35.047Z] $ 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 [2023-09-28T21:57:39.827Z] $ docker top bbe187c6c1c58fb5f807821a4d75c032ea6b7b450190bb4c315065d40416e94b -eo pid,comm [2023-09-28T21:57:39.877Z] 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). [2023-09-28T21:57:39.877Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-28T21:57:39.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T21:57:39.916Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T21:57:40.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T21:57:40.025Z] $ docker exec bbe187c6c1c58fb5f807821a4d75c032ea6b7b450190bb4c315065d40416e94b ssh-agent [2023-09-28T21:57:40.120Z] SSH_AUTH_SOCK=/tmp/ssh-q8SPUZ3e6QU6/agent.32 [2023-09-28T21:57:40.120Z] SSH_AGENT_PID=38 [2023-09-28T21:57:40.126Z] Running ssh-add (command line suppressed) [2023-09-28T21:57:40.221Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1555537429945235668.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1555537429945235668.key) [2023-09-28T21:57:40.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T21:57:40.519Z] + git tag --points-at HEAD [Pipeline] } [2023-09-28T21:57:40.535Z] $ docker exec --env ******** --env ******** bbe187c6c1c58fb5f807821a4d75c032ea6b7b450190bb4c315065d40416e94b ssh-agent -k [2023-09-28T21:57:40.628Z] unset SSH_AUTH_SOCK; [2023-09-28T21:57:40.628Z] unset SSH_AGENT_PID; [2023-09-28T21:57:40.629Z] echo Agent pid 38 killed; [2023-09-28T21:57:40.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-28T21:57:40.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T21:57:40.655Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T21:57:40.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T21:57:40.760Z] $ docker exec bbe187c6c1c58fb5f807821a4d75c032ea6b7b450190bb4c315065d40416e94b ssh-agent [2023-09-28T21:57:40.871Z] SSH_AUTH_SOCK=/tmp/ssh-GldBx9bu8oKE/agent.70 [2023-09-28T21:57:40.871Z] SSH_AGENT_PID=76 [2023-09-28T21:57:40.875Z] Running ssh-add (command line suppressed) [2023-09-28T21:57:40.985Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11178364451214544634.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11178364451214544634.key) [2023-09-28T21:57:40.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T21:57:41.282Z] + git semver init [2023-09-28T21:57:41.540Z] 2023-09-28 21:57:41,473 [run_init] DEBUG init version:0.0.0 force:False [2023-09-28T21:57:41.541Z] 2023-09-28 21:57:41,473 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-09-28T21:57:41.541Z] 2023-09-28 21:57:41,474 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-09-28T21:57:41.541Z] 2023-09-28 21:57:41,474 [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) [2023-09-28T21:57:42.476Z] 2023-09-28 21:57:42,406 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-09-28T21:57:42.476Z] 2023-09-28 21:57:42,407 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-09-28T21:57:42.476Z] 2023-09-28 21:57:42,407 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-28T21:57:42.476Z] 2023-09-28 21:57:42,407 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-28T21:57:42.476Z] 3.1.0-dev.25 [Pipeline] } [2023-09-28T21:57:42.490Z] $ docker exec --env ******** --env ******** bbe187c6c1c58fb5f807821a4d75c032ea6b7b450190bb4c315065d40416e94b ssh-agent -k [2023-09-28T21:57:42.598Z] unset SSH_AUTH_SOCK; [2023-09-28T21:57:42.599Z] unset SSH_AGENT_PID; [2023-09-28T21:57:42.599Z] echo Agent pid 76 killed; [2023-09-28T21:57:42.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-28T21:57:42.912Z] + git semver [Pipeline] } [2023-09-28T21:57:43.189Z] $ docker stop --time=1 bbe187c6c1c58fb5f807821a4d75c032ea6b7b450190bb4c315065d40416e94b [2023-09-28T21:57:44.462Z] $ docker rm -f --volumes bbe187c6c1c58fb5f807821a4d75c032ea6b7b450190bb4c315065d40416e94b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T21:57:44.801Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-28T21:57:45.010Z] Stashed 1 file(s) [Pipeline] echo [2023-09-28T21:57:45.013Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [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 [2023-09-28T21:57:45.175Z] provisioning config files... [2023-09-28T21:57:45.184Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8932117981160265626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T21:57:45.481Z] ---> docker-login.sh [2023-09-28T21:57:45.481Z] nexus3.edgexfoundry.org:10001 [2023-09-28T21:57:45.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T21:57:45.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T21:57:45.481Z] Configure a credential helper to remove this warning. See [2023-09-28T21:57:45.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T21:57:45.481Z] [2023-09-28T21:57:45.481Z] Login Succeeded [2023-09-28T21:57:45.481Z] nexus3.edgexfoundry.org:10002 [2023-09-28T21:57:45.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T21:57:45.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T21:57:45.481Z] Configure a credential helper to remove this warning. See [2023-09-28T21:57:45.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T21:57:45.481Z] [2023-09-28T21:57:45.481Z] Login Succeeded [2023-09-28T21:57:45.481Z] nexus3.edgexfoundry.org:10003 [2023-09-28T21:57:45.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T21:57:45.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T21:57:45.740Z] Configure a credential helper to remove this warning. See [2023-09-28T21:57:45.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T21:57:45.740Z] [2023-09-28T21:57:45.740Z] Login Succeeded [2023-09-28T21:57:45.740Z] nexus3.edgexfoundry.org:10004 [2023-09-28T21:57:45.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T21:57:45.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T21:57:45.740Z] Configure a credential helper to remove this warning. See [2023-09-28T21:57:45.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T21:57:45.740Z] [2023-09-28T21:57:45.740Z] Login Succeeded [2023-09-28T21:57:45.740Z] docker.io [2023-09-28T21:57:45.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T21:57:45.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T21:57:45.999Z] Configure a credential helper to remove this warning. See [2023-09-28T21:57:45.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T21:57:45.999Z] [2023-09-28T21:57:45.999Z] Login Succeeded [2023-09-28T21:57:45.999Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T21:57:46.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-28T21:57:46.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T21:57:46.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T21:57:46.085Z] ========================================================= [2023-09-28T21:57:46.085Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-28T21:57:46.085Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T21:57:46.386Z] + 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 . [2023-09-28T21:57:46.387Z] Sending build context to Docker daemon 3.359MB [2023-09-28T21:57:46.387Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T21:57:46.387Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-28T21:57:46.387Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-28T21:57:46.387Z] 7264a8db6415: Pulling fs layer [2023-09-28T21:57:46.387Z] c4d48a809fc2: Pulling fs layer [2023-09-28T21:57:46.387Z] 4f1c88b9dad5: Pulling fs layer [2023-09-28T21:57:46.387Z] ad3a456e5733: Pulling fs layer [2023-09-28T21:57:46.387Z] 33e27b845d1e: Pulling fs layer [2023-09-28T21:57:46.387Z] c68163c4e522: Pulling fs layer [2023-09-28T21:57:46.387Z] 50da416c3ac9: Pulling fs layer [2023-09-28T21:57:46.387Z] 33e27b845d1e: Waiting [2023-09-28T21:57:46.387Z] c68163c4e522: Waiting [2023-09-28T21:57:46.387Z] 23d2d4c4bb30: Pulling fs layer [2023-09-28T21:57:46.387Z] 50da416c3ac9: Waiting [2023-09-28T21:57:46.387Z] ad3a456e5733: Waiting [2023-09-28T21:57:46.387Z] c4d48a809fc2: Download complete [2023-09-28T21:57:46.387Z] ad3a456e5733: Download complete [2023-09-28T21:57:46.387Z] 33e27b845d1e: Download complete [2023-09-28T21:57:46.387Z] 7264a8db6415: Verifying Checksum [2023-09-28T21:57:46.387Z] 7264a8db6415: Download complete [2023-09-28T21:57:46.645Z] c68163c4e522: Verifying Checksum [2023-09-28T21:57:46.645Z] c68163c4e522: Download complete [2023-09-28T21:57:46.645Z] 7264a8db6415: Pull complete [2023-09-28T21:57:46.905Z] c4d48a809fc2: Pull complete [2023-09-28T21:57:46.905Z] 23d2d4c4bb30: Verifying Checksum [2023-09-28T21:57:46.905Z] 23d2d4c4bb30: Download complete [2023-09-28T21:57:46.905Z] 4f1c88b9dad5: Verifying Checksum [2023-09-28T21:57:46.905Z] 4f1c88b9dad5: Download complete [2023-09-28T21:57:47.491Z] 50da416c3ac9: Download complete [2023-09-28T21:57:50.020Z] 4f1c88b9dad5: Pull complete [2023-09-28T21:57:50.020Z] ad3a456e5733: Pull complete [2023-09-28T21:57:50.020Z] 33e27b845d1e: Pull complete [2023-09-28T21:57:50.277Z] c68163c4e522: Pull complete [2023-09-28T21:57:52.808Z] 50da416c3ac9: Pull complete [2023-09-28T21:57:52.808Z] 23d2d4c4bb30: Pull complete [2023-09-28T21:57:52.808Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-28T21:57:52.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-28T21:57:52.808Z] ---> 0786185ac409 [2023-09-28T21:57:52.808Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T21:57:59.412Z] ---> Running in 7148f781e099 [2023-09-28T21:57:59.412Z] Removing intermediate container 7148f781e099 [2023-09-28T21:57:59.412Z] ---> bcd413843054 [2023-09-28T21:57:59.412Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T21:57:59.412Z] ---> Running in 32c2f9d9b1fd [2023-09-28T21:57:59.412Z] Removing intermediate container 32c2f9d9b1fd [2023-09-28T21:57:59.412Z] ---> 36b2ed335ab0 [2023-09-28T21:57:59.412Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-28T21:57:59.412Z] ---> Running in b168b4aca9db [2023-09-28T21:57:59.671Z] Removing intermediate container b168b4aca9db [2023-09-28T21:57:59.671Z] ---> 4e0ea8234c39 [2023-09-28T21:57:59.671Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T21:57:59.671Z] ---> Running in 50be1f009197 [2023-09-28T21:57:59.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T21:58:00.126Z] Still waiting to schedule task [2023-09-28T21:58:00.126Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-28T21:58:00.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T21:58:00.444Z] OK: 264 MiB in 52 packages [2023-09-28T21:58:00.702Z] Removing intermediate container 50be1f009197 [2023-09-28T21:58:00.702Z] ---> df137c8919ef [2023-09-28T21:58:00.702Z] Step 7/12 : WORKDIR /app [2023-09-28T21:58:00.702Z] ---> Running in 3108ebf09487 [2023-09-28T21:58:00.702Z] Removing intermediate container 3108ebf09487 [2023-09-28T21:58:00.702Z] ---> 2e41f5e31cf3 [2023-09-28T21:58:00.702Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-28T21:58:00.961Z] ---> 50c8ad78b9fa [2023-09-28T21:58:00.961Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T21:58:00.961Z] ---> Running in f97114566dad [2023-09-28T21:58:47.643Z] Removing intermediate container f97114566dad [2023-09-28T21:58:47.643Z] ---> 88e232165de0 [2023-09-28T21:58:47.643Z] Step 10/12 : COPY . . [2023-09-28T21:58:47.643Z] ---> 0ded687afd6c [2023-09-28T21:58:47.643Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T21:58:47.643Z] ---> Running in 5acc2e019532 [2023-09-28T21:58:47.643Z] Removing intermediate container 5acc2e019532 [2023-09-28T21:58:47.643Z] ---> 49833cd7d985 [2023-09-28T21:58:47.643Z] Step 12/12 : RUN $MAKE [2023-09-28T21:58:47.643Z] ---> Running in 50474dea63ec [2023-09-28T21:58:47.643Z] noop [2023-09-28T21:58:47.643Z] Removing intermediate container 50474dea63ec [2023-09-28T21:58:47.643Z] ---> 9c94e965d64c [2023-09-28T21:58:47.643Z] Successfully built 9c94e965d64c [2023-09-28T21:58:47.643Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T21:58:47.947Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-28T21:58:47.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T21:58:48.012Z] prd-ubuntu20.04-docker-8c-8g-8157 does not seem to be running inside a container [2023-09-28T21:58:48.038Z] $ 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 [2023-09-28T21:58:48.406Z] $ docker top 33fa4b5baab4b00f1a510c069f4823e76902437d001966637df0c9aa1070e1df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T21:58:48.738Z] + go version [2023-09-28T21:58:48.738Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-28T21:58:48.751Z] $ docker stop --time=1 33fa4b5baab4b00f1a510c069f4823e76902437d001966637df0c9aa1070e1df [2023-09-28T21:58:50.096Z] $ docker rm -f --volumes 33fa4b5baab4b00f1a510c069f4823e76902437d001966637df0c9aa1070e1df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T21:58:50.510Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-28T21:58:50.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T21:58:50.592Z] prd-ubuntu20.04-docker-8c-8g-8157 does not seem to be running inside a container [2023-09-28T21:58:50.625Z] $ 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 [2023-09-28T21:58:50.956Z] $ docker top 93e66b60ff2cfc64e2b90aa94d81729296a84f06345ac4438bd62a2f9f17f4eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T21:58:51.287Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-09-28T21:58:51.580Z] + make test [2023-09-28T21:58:51.580Z] go test -race -coverprofile=coverage.out ./... [2023-09-28T21:59:09.657Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-28T21:59:27.722Z] go vet ./... [2023-09-28T21:59:29.619Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-28T21:59:29.619Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-28T21:59:29.619Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-28T21:59:29.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-28T21:59:29.648Z] $ docker stop --time=1 93e66b60ff2cfc64e2b90aa94d81729296a84f06345ac4438bd62a2f9f17f4eb [2023-09-28T21:59:35.662Z] $ docker rm -f --volumes 93e66b60ff2cfc64e2b90aa94d81729296a84f06345ac4438bd62a2f9f17f4eb [2023-09-28T21:59:35.664Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8159 in /w/workspace/ry_app-service-configurable_main [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-09-28T21:59:35.924Z] Running in /w/workspace/app-service-configurable/194 [Pipeline] { [Pipeline] checkout [2023-09-28T21:59:35.957Z] Selected Git installation does not exist. Using Default [2023-09-28T21:59:35.957Z] The recommended git tool is: NONE [2023-09-28T21:59:36.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-28T21:59:36.260Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-28T21:59:36.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-28T21:59:37.110Z] + ls -al . [2023-09-28T21:59:37.110Z] total 184 [2023-09-28T21:59:37.110Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 21:58 . [2023-09-28T21:59:37.110Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:57 .. [2023-09-28T21:59:37.110Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 28 21:57 .dockerignore [2023-09-28T21:59:37.110Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 21:59 .git [2023-09-28T21:59:37.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:57 .github [2023-09-28T21:59:37.110Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 28 21:57 .gitignore [2023-09-28T21:59:37.110Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 21:57 .golangci.yml [2023-09-28T21:59:37.110Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 21:57 .semver [2023-09-28T21:59:37.110Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 28 21:57 Attribution.txt [2023-09-28T21:59:37.110Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 28 21:57 CHANGELOG.md [2023-09-28T21:59:37.110Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 28 21:57 Dockerfile [2023-09-28T21:59:37.110Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 21:57 GOVERNANCE.md [2023-09-28T21:59:37.110Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 28 21:57 Jenkinsfile [2023-09-28T21:59:37.110Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 28 21:57 LICENSE [2023-09-28T21:59:37.110Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 28 21:57 OWNERS.md [2023-09-28T21:59:37.110Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 28 21:57 README.md [2023-09-28T21:59:37.110Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 21:57 VERSION [2023-09-28T21:59:37.110Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 21:57 bin [2023-09-28T21:59:37.110Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 28 21:58 coverage.out [2023-09-28T21:59:37.110Z] -rw-rw-r-- 1 jenkins jenkins 3730 Sep 28 21:57 go.mod [2023-09-28T21:59:37.110Z] -rw-rw-r-- 1 jenkins jenkins 35446 Sep 28 21:57 go.sum [2023-09-28T21:59:37.110Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 28 21:57 main.go [2023-09-28T21:59:37.110Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 28 21:57 makefile [2023-09-28T21:59:37.111Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 21:57 res [2023-09-28T21:59:37.111Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:57 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T21:59:37.445Z] + 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=8e844bc1612eb9dfdc2140e5e10d6ca024da3774 --label arch=amd64 --label version=3.1.0-dev.25 . [2023-09-28T21:59:37.445Z] Sending build context to Docker daemon 3.36MB [2023-09-28T21:59:37.445Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T21:59:37.445Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-28T21:59:37.445Z] ---> 9c94e965d64c [2023-09-28T21:59:37.445Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T21:59:37.445Z] ---> Running in 1e1daf99f16f [2023-09-28T21:59:37.704Z] Removing intermediate container 1e1daf99f16f [2023-09-28T21:59:37.704Z] ---> 7b9d4d6e886f [2023-09-28T21:59:37.704Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T21:59:37.704Z] ---> Running in b5b70cd6a112 [2023-09-28T21:59:37.704Z] Removing intermediate container b5b70cd6a112 [2023-09-28T21:59:37.704Z] ---> e408973adc89 [2023-09-28T21:59:37.704Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-28T21:59:37.704Z] ---> Running in 9d865a269ffd [2023-09-28T21:59:37.704Z] Removing intermediate container 9d865a269ffd [2023-09-28T21:59:37.704Z] ---> dfc5da72a27a [2023-09-28T21:59:37.704Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T21:59:37.704Z] ---> Running in ac2ee401d7c7 [2023-09-28T21:59:37.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T21:59:38.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T21:59:38.479Z] OK: 264 MiB in 52 packages [2023-09-28T21:59:38.738Z] Removing intermediate container ac2ee401d7c7 [2023-09-28T21:59:38.738Z] ---> 08fc404b5c5c [2023-09-28T21:59:38.738Z] Step 7/26 : WORKDIR /app [2023-09-28T21:59:38.738Z] ---> Running in e795781b7052 [2023-09-28T21:59:38.996Z] Removing intermediate container e795781b7052 [2023-09-28T21:59:38.996Z] ---> d93fc26afc62 [2023-09-28T21:59:38.996Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-28T21:59:38.996Z] ---> 5443b63bbf94 [2023-09-28T21:59:38.996Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T21:59:38.996Z] ---> Running in 9a9510e5e4c3 [2023-09-28T21:59:39.930Z] Removing intermediate container 9a9510e5e4c3 [2023-09-28T21:59:39.931Z] ---> dde832ddef73 [2023-09-28T21:59:39.931Z] Step 10/26 : COPY . . [2023-09-28T21:59:40.190Z] ---> 81418b4a6210 [2023-09-28T21:59:40.190Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T21:59:40.190Z] ---> Running in 8aa9f2b0651d [2023-09-28T21:59:40.190Z] Removing intermediate container 8aa9f2b0651d [2023-09-28T21:59:40.190Z] ---> 722306e98d01 [2023-09-28T21:59:40.190Z] Step 12/26 : RUN $MAKE [2023-09-28T21:59:40.190Z] ---> Running in 5ba42c08a529 [2023-09-28T21:59:40.449Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.25" -trimpath -mod=readonly -o app-service-configurable [2023-09-28T21:59:40.943Z] using credential edgex-jenkins-ssh [2023-09-28T21:59:40.957Z] Cloning the remote Git repository [2023-09-28T21:59:40.994Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-09-28T21:59:41.085Z] > git init /w/workspace/app-service-configurable/194 # timeout=10 [2023-09-28T21:59:41.215Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-28T21:59:41.216Z] > git --version # timeout=10 [2023-09-28T21:59:41.241Z] > git --version # 'git version 2.25.1' [2023-09-28T21:59:41.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T21:59:41.388Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-28T21:59:42.542Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-28T21:59:42.561Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-28T21:59:43.393Z] Avoid second fetch [2023-09-28T21:59:43.394Z] Checking out Revision 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 (main) [2023-09-28T21:59:43.951Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#602)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T21:59:43.409Z] > git config core.sparsecheckout # timeout=10 [2023-09-28T21:59:43.470Z] > git checkout -f 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 # timeout=10 [2023-09-28T21:59:44.944Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-28T21:59:44.944Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-28T21:59:44.944Z] Dload Upload Total Spent Left Speed [2023-09-28T21:59:44.944Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-09-28T21:59:45.625Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-28T21:59:45.963Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-09-28T21:59:45.963Z] tee /etc/docker/daemon.new [2023-09-28T21:59:45.963Z] { [2023-09-28T21:59:45.963Z] "registry-mirrors": [ [2023-09-28T21:59:45.963Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-28T21:59:45.963Z] ], [2023-09-28T21:59:45.963Z] "bip": "10.250.0.254/24", [2023-09-28T21:59:45.963Z] "hosts": [ [2023-09-28T21:59:45.963Z] "tcp://0.0.0.0:5555", [2023-09-28T21:59:45.963Z] "unix:///var/run/docker.sock" [2023-09-28T21:59:45.963Z] ], [2023-09-28T21:59:45.963Z] "mtu": 1458, [2023-09-28T21:59:45.963Z] "selinux-enabled": true, [2023-09-28T21:59:45.963Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-28T21:59:45.963Z] } [Pipeline] sh [2023-09-28T21:59:46.291Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-28T21:59:46.632Z] + sudo service docker restart [2023-09-28T22:00:02.372Z] Removing intermediate container 5ba42c08a529 [2023-09-28T22:00:02.372Z] ---> 20c29c1df994 [2023-09-28T22:00:02.372Z] Step 13/26 : FROM alpine:3.18 [2023-09-28T22:00:02.372Z] 3.18: Pulling from library/alpine [2023-09-28T22:00:02.372Z] 7264a8db6415: Already exists [2023-09-28T22:00:02.372Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-28T22:00:02.372Z] Status: Downloaded newer image for alpine:3.18 [2023-09-28T22:00:02.372Z] ---> 7e01a0d0a1dc [2023-09-28T22:00:02.372Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-28T22:00:02.372Z] ---> Running in b642fb2df0d3 [2023-09-28T22:00:02.372Z] Removing intermediate container b642fb2df0d3 [2023-09-28T22:00:02.372Z] ---> ad4b8d06aa26 [2023-09-28T22:00:02.372Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-28T22:00:02.372Z] ---> Running in dd7793050f3c [2023-09-28T22:00:02.372Z] Removing intermediate container dd7793050f3c [2023-09-28T22:00:02.372Z] ---> 1599db375ff8 [2023-09-28T22:00:02.372Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-28T22:00:02.372Z] ---> Running in 44d9b467987d [2023-09-28T22:00:02.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T22:00:02.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T22:00:02.631Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-28T22:00:02.631Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-28T22:00:02.631Z] Executing busybox-1.36.1-r2.trigger [2023-09-28T22:00:02.631Z] Executing ca-certificates-20230506-r0.trigger [2023-09-28T22:00:02.631Z] OK: 8 MiB in 17 packages [2023-09-28T22:00:03.199Z] Removing intermediate container 44d9b467987d [2023-09-28T22:00:03.199Z] ---> fc1d690b0623 [2023-09-28T22:00:03.199Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-28T22:00:03.199Z] ---> a82683d9abec [2023-09-28T22:00:03.199Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-28T22:00:03.456Z] ---> fe07cff69e49 [2023-09-28T22:00:03.456Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-28T22:00:03.456Z] ---> 0eee59688929 [2023-09-28T22:00:03.456Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-28T22:00:04.567Z] ---> ba0debdd6bf5 [2023-09-28T22:00:04.567Z] Step 21/26 : EXPOSE 48095 [2023-09-28T22:00:04.567Z] ---> Running in 1878c6e7e09e [2023-09-28T22:00:04.567Z] Removing intermediate container 1878c6e7e09e [2023-09-28T22:00:04.567Z] ---> 4149bc9161cd [2023-09-28T22:00:04.567Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-28T22:00:04.567Z] ---> Running in 7c85e5574577 [2023-09-28T22:00:04.825Z] Removing intermediate container 7c85e5574577 [2023-09-28T22:00:04.825Z] ---> b92cc9405eea [2023-09-28T22:00:04.825Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-28T22:00:04.825Z] ---> Running in 2bb846913f72 [2023-09-28T22:00:04.825Z] Removing intermediate container 2bb846913f72 [2023-09-28T22:00:04.825Z] ---> 6b71724df61a [2023-09-28T22:00:04.825Z] Step 24/26 : LABEL arch=amd64 [2023-09-28T22:00:04.825Z] ---> Running in d21074d0660f [2023-09-28T22:00:04.825Z] Removing intermediate container d21074d0660f [2023-09-28T22:00:04.825Z] ---> 8804b8fb6357 [2023-09-28T22:00:04.825Z] Step 25/26 : LABEL git_sha=8e844bc1612eb9dfdc2140e5e10d6ca024da3774 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T22:00:04.905Z] provisioning config files... [2023-09-28T22:00:04.930Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/194@tmp/config8488497063892545757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T22:00:05.083Z] ---> Running in 026395ec5c52 [2023-09-28T22:00:05.083Z] Removing intermediate container 026395ec5c52 [2023-09-28T22:00:05.083Z] ---> b64fcdb7b3c1 [2023-09-28T22:00:05.083Z] Step 26/26 : LABEL version=3.1.0-dev.25 [2023-09-28T22:00:05.083Z] ---> Running in c44b18974df9 [2023-09-28T22:00:05.083Z] Removing intermediate container c44b18974df9 [2023-09-28T22:00:05.083Z] ---> 4cc48531d057 [2023-09-28T22:00:05.083Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-28T22:00:05.083Z] Successfully built 4cc48531d057 [2023-09-28T22:00:05.083Z] 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 [2023-09-28T22:00:05.169Z] provisioning config files... [2023-09-28T22:00:05.176Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12382259801517350306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T22:00:05.276Z] ---> docker-login.sh [2023-09-28T22:00:05.276Z] nexus3.edgexfoundry.org:10001 [2023-09-28T22:00:05.470Z] ---> docker-login.sh [2023-09-28T22:00:05.470Z] nexus3.edgexfoundry.org:10001 [2023-09-28T22:00:05.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T22:00:05.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T22:00:05.470Z] Configure a credential helper to remove this warning. See [2023-09-28T22:00:05.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T22:00:05.470Z] [2023-09-28T22:00:05.470Z] Login Succeeded [2023-09-28T22:00:05.470Z] nexus3.edgexfoundry.org:10002 [2023-09-28T22:00:05.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T22:00:05.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T22:00:05.470Z] Configure a credential helper to remove this warning. See [2023-09-28T22:00:05.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T22:00:05.470Z] [2023-09-28T22:00:05.470Z] Login Succeeded [2023-09-28T22:00:05.470Z] nexus3.edgexfoundry.org:10003 [2023-09-28T22:00:05.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T22:00:05.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T22:00:05.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T22:00:05.728Z] Configure a credential helper to remove this warning. See [2023-09-28T22:00:05.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T22:00:05.728Z] [2023-09-28T22:00:05.728Z] Login Succeeded [2023-09-28T22:00:05.728Z] nexus3.edgexfoundry.org:10004 [2023-09-28T22:00:05.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T22:00:05.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T22:00:05.728Z] Configure a credential helper to remove this warning. See [2023-09-28T22:00:05.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T22:00:05.728Z] [2023-09-28T22:00:05.728Z] Login Succeeded [2023-09-28T22:00:05.728Z] docker.io [2023-09-28T22:00:05.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T22:00:05.815Z] Configure a credential helper to remove this warning. See [2023-09-28T22:00:05.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T22:00:05.815Z] [2023-09-28T22:00:05.815Z] Login Succeeded [2023-09-28T22:00:05.815Z] nexus3.edgexfoundry.org:10002 [2023-09-28T22:00:05.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T22:00:06.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T22:00:06.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T22:00:06.086Z] Configure a credential helper to remove this warning. See [2023-09-28T22:00:06.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T22:00:06.086Z] [2023-09-28T22:00:06.086Z] Login Succeeded [2023-09-28T22:00:06.086Z] nexus3.edgexfoundry.org:10003 [2023-09-28T22:00:06.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T22:00:06.247Z] Configure a credential helper to remove this warning. See [2023-09-28T22:00:06.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T22:00:06.247Z] [2023-09-28T22:00:06.247Z] Login Succeeded [2023-09-28T22:00:06.247Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T22:00:06.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-28T22:00:06.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T22:00:06.295Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-09-28T22:00:06.295Z] 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 [2023-09-28T22:00:06.295Z] latest [2023-09-28T22:00:06.295Z] 3.1.0-dev.25 [2023-09-28T22:00:06.295Z] 8e844bc1612eb9dfdc2140e5e10d6ca024da3774-3.1.0-dev.25 [2023-09-28T22:00:06.295Z] main [2023-09-28T22:00:06.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T22:00:06.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T22:00:06.609Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8e844bc1612eb9dfdc2140e5e10d6ca024da3774 [Pipeline] } [Pipeline] // withEnv [2023-09-28T22:00:06.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T22:00:06.628Z] Configure a credential helper to remove this warning. See [2023-09-28T22:00:06.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T22:00:06.628Z] [2023-09-28T22:00:06.628Z] Login Succeeded [2023-09-28T22:00:06.628Z] nexus3.edgexfoundry.org:10004 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T22:00:06.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T22:00:06.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T22:00:06.899Z] Configure a credential helper to remove this warning. See [2023-09-28T22:00:06.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T22:00:06.899Z] [2023-09-28T22:00:06.899Z] Login Succeeded [2023-09-28T22:00:06.899Z] docker.io [2023-09-28T22:00:06.918Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8e844bc1612eb9dfdc2140e5e10d6ca024da3774 [2023-09-28T22:00:06.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-28T22:00:06.918Z] 8a349f8b10e1: Preparing [2023-09-28T22:00:06.918Z] 08cc67335590: Preparing [2023-09-28T22:00:06.918Z] c550949f096f: Preparing [2023-09-28T22:00:06.918Z] 9c3c6a133ae7: Preparing [2023-09-28T22:00:06.918Z] 9c7589badf72: Preparing [2023-09-28T22:00:06.918Z] 4693057ce236: Preparing [2023-09-28T22:00:06.918Z] 4693057ce236: Waiting [2023-09-28T22:00:06.918Z] c550949f096f: Pushed [2023-09-28T22:00:06.918Z] 9c3c6a133ae7: Pushed [2023-09-28T22:00:06.918Z] 08cc67335590: Pushed [2023-09-28T22:00:06.918Z] 4693057ce236: Layer already exists [2023-09-28T22:00:06.918Z] 9c7589badf72: Pushed [2023-09-28T22:00:07.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T22:00:10.212Z] 8a349f8b10e1: Pushed [2023-09-28T22:00:10.212Z] 8e844bc1612eb9dfdc2140e5e10d6ca024da3774: digest: sha256:1d9829b16936ca4a77a704281a79f1eb2181084ab6bb15011bde31ceea843a2c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T22:00:10.530Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T22:00:10.853Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-09-28T22:00:10.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-28T22:00:10.853Z] 8a349f8b10e1: Preparing [2023-09-28T22:00:10.853Z] 08cc67335590: Preparing [2023-09-28T22:00:10.853Z] c550949f096f: Preparing [2023-09-28T22:00:10.853Z] 9c3c6a133ae7: Preparing [2023-09-28T22:00:10.853Z] 9c7589badf72: Preparing [2023-09-28T22:00:10.853Z] 4693057ce236: Preparing [2023-09-28T22:00:10.853Z] 4693057ce236: Waiting [2023-09-28T22:00:10.853Z] 08cc67335590: Layer already exists [2023-09-28T22:00:10.853Z] 9c7589badf72: Layer already exists [2023-09-28T22:00:10.853Z] c550949f096f: Layer already exists [2023-09-28T22:00:10.853Z] 8a349f8b10e1: Layer already exists [2023-09-28T22:00:10.853Z] 9c3c6a133ae7: Layer already exists [2023-09-28T22:00:10.853Z] 4693057ce236: Layer already exists [2023-09-28T22:00:10.853Z] latest: digest: sha256:1d9829b16936ca4a77a704281a79f1eb2181084ab6bb15011bde31ceea843a2c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T22:00:11.179Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T22:00:11.493Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.25 [2023-09-28T22:00:11.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-28T22:00:11.493Z] 8a349f8b10e1: Preparing [2023-09-28T22:00:11.493Z] 08cc67335590: Preparing [2023-09-28T22:00:11.493Z] c550949f096f: Preparing [2023-09-28T22:00:11.493Z] 9c3c6a133ae7: Preparing [2023-09-28T22:00:11.493Z] 9c7589badf72: Preparing [2023-09-28T22:00:11.493Z] 4693057ce236: Preparing [2023-09-28T22:00:11.493Z] 4693057ce236: Waiting [2023-09-28T22:00:11.493Z] 08cc67335590: Layer already exists [2023-09-28T22:00:11.493Z] 9c7589badf72: Layer already exists [2023-09-28T22:00:11.493Z] 8a349f8b10e1: Layer already exists [2023-09-28T22:00:11.493Z] 9c3c6a133ae7: Layer already exists [2023-09-28T22:00:11.493Z] c550949f096f: Layer already exists [2023-09-28T22:00:11.493Z] 4693057ce236: Layer already exists [2023-09-28T22:00:11.493Z] 3.1.0-dev.25: digest: sha256:1d9829b16936ca4a77a704281a79f1eb2181084ab6bb15011bde31ceea843a2c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T22:00:11.810Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8e844bc1612eb9dfdc2140e5e10d6ca024da3774-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T22:00:12.120Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8e844bc1612eb9dfdc2140e5e10d6ca024da3774-3.1.0-dev.25 [2023-09-28T22:00:12.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-28T22:00:12.120Z] 8a349f8b10e1: Preparing [2023-09-28T22:00:12.120Z] 08cc67335590: Preparing [2023-09-28T22:00:12.120Z] c550949f096f: Preparing [2023-09-28T22:00:12.120Z] 9c3c6a133ae7: Preparing [2023-09-28T22:00:12.120Z] 9c7589badf72: Preparing [2023-09-28T22:00:12.120Z] 4693057ce236: Preparing [2023-09-28T22:00:12.120Z] 4693057ce236: Waiting [2023-09-28T22:00:12.120Z] 8a349f8b10e1: Layer already exists [2023-09-28T22:00:12.120Z] 9c7589badf72: Layer already exists [2023-09-28T22:00:12.120Z] 08cc67335590: Layer already exists [2023-09-28T22:00:12.120Z] c550949f096f: Layer already exists [2023-09-28T22:00:12.120Z] 9c3c6a133ae7: Layer already exists [2023-09-28T22:00:12.120Z] 4693057ce236: Layer already exists [2023-09-28T22:00:12.120Z] 8e844bc1612eb9dfdc2140e5e10d6ca024da3774-3.1.0-dev.25: digest: sha256:1d9829b16936ca4a77a704281a79f1eb2181084ab6bb15011bde31ceea843a2c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T22:00:12.432Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T22:00:12.738Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-09-28T22:00:12.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-28T22:00:12.738Z] 8a349f8b10e1: Preparing [2023-09-28T22:00:12.738Z] 08cc67335590: Preparing [2023-09-28T22:00:12.738Z] c550949f096f: Preparing [2023-09-28T22:00:12.738Z] 9c3c6a133ae7: Preparing [2023-09-28T22:00:12.738Z] 9c7589badf72: Preparing [2023-09-28T22:00:12.738Z] 4693057ce236: Preparing [2023-09-28T22:00:12.738Z] 4693057ce236: Waiting [2023-09-28T22:00:12.738Z] c550949f096f: Layer already exists [2023-09-28T22:00:12.738Z] 9c7589badf72: Layer already exists [2023-09-28T22:00:12.738Z] 9c3c6a133ae7: Layer already exists [2023-09-28T22:00:12.738Z] 08cc67335590: Layer already exists [2023-09-28T22:00:12.738Z] 8a349f8b10e1: Layer already exists [2023-09-28T22:00:12.738Z] 4693057ce236: Layer already exists [2023-09-28T22:00:12.738Z] main: digest: sha256:1d9829b16936ca4a77a704281a79f1eb2181084ab6bb15011bde31ceea843a2c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-28T22:00:12.777Z] ===================================================== [Pipeline] echo [2023-09-28T22:00:12.784Z] taggedImages: [2023-09-28T22:00:12.784Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8e844bc1612eb9dfdc2140e5e10d6ca024da3774 [2023-09-28T22:00:12.784Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-09-28T22:00:12.784Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.25 [2023-09-28T22:00:12.784Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8e844bc1612eb9dfdc2140e5e10d6ca024da3774-3.1.0-dev.25 [2023-09-28T22:00:12.784Z] - 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 [2023-09-28T22:00:13.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T22:00:13.139Z] [2023-09-28T22:00:13.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T22:00:13.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T22:00:13.444Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-28T22:00:13.444Z] 5eb5b503b376: Pulling fs layer [2023-09-28T22:00:13.444Z] 5c69ac0246d0: Pulling fs layer [2023-09-28T22:00:13.444Z] ec43610c2a17: Pulling fs layer [2023-09-28T22:00:13.444Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-28T22:00:13.444Z] 33b1e0a273af: Pulling fs layer [2023-09-28T22:00:13.444Z] 5d3b04190fa2: Pulling fs layer [2023-09-28T22:00:13.444Z] 2f39f015ded8: Pulling fs layer [2023-09-28T22:00:13.444Z] 3a2ae6a8a46f: Waiting [2023-09-28T22:00:13.445Z] 33b1e0a273af: Waiting [2023-09-28T22:00:13.445Z] 5d3b04190fa2: Waiting [2023-09-28T22:00:13.445Z] 2f39f015ded8: Waiting [2023-09-28T22:00:13.445Z] 5c69ac0246d0: Verifying Checksum [2023-09-28T22:00:13.445Z] 5c69ac0246d0: Download complete [2023-09-28T22:00:13.445Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-28T22:00:13.445Z] 3a2ae6a8a46f: Download complete [2023-09-28T22:00:13.708Z] 33b1e0a273af: Verifying Checksum [2023-09-28T22:00:13.708Z] 33b1e0a273af: Download complete [2023-09-28T22:00:13.708Z] ec43610c2a17: Download complete [2023-09-28T22:00:13.708Z] 5d3b04190fa2: Verifying Checksum [2023-09-28T22:00:13.708Z] 5d3b04190fa2: Download complete [2023-09-28T22:00:13.708Z] 5eb5b503b376: Verifying Checksum [2023-09-28T22:00:13.708Z] 5eb5b503b376: Download complete [2023-09-28T22:00:14.647Z] 2f39f015ded8: Download complete [2023-09-28T22:00:14.905Z] 5eb5b503b376: Pull complete [2023-09-28T22:00:15.163Z] 5c69ac0246d0: Pull complete [2023-09-28T22:00:15.727Z] ec43610c2a17: Pull complete [2023-09-28T22:00:15.727Z] 3a2ae6a8a46f: Pull complete [2023-09-28T22:00:15.984Z] 33b1e0a273af: Pull complete [2023-09-28T22:00:15.984Z] 5d3b04190fa2: Pull complete [2023-09-28T22:00:20.165Z] 2f39f015ded8: Pull complete [2023-09-28T22:00:20.165Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-28T22:00:20.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T22:00:20.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T22:00:20.501Z] prd-ubuntu20.04-docker-8c-8g-8157 does not seem to be running inside a container [2023-09-28T22:00:20.529Z] $ 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 [2023-09-28T22:00:22.420Z] Error response from daemon: Get "https://registry-1.docker.io/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) [2023-09-28T22:00:25.580Z] $ docker top de8cfedc9a7ab3b21e98053c574b7aa731c139ecfecdbfcdc78319c758d17f3b -eo pid,comm [Pipeline] { [Pipeline] } [2023-09-28T22:00:25.646Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T22:00:25.979Z] ---> job-cost.sh [2023-09-28T22:00:25.979Z] lf-activate-venv: SKIPPING [2023-09-28T22:00:25.979Z] INFO: No Stack... [2023-09-28T22:00:26.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T22:00:26.222Z] [2023-09-28T22:00:26.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T22:00:26.239Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T22:00:26.498Z] INFO: Archiving Costs [Pipeline] sh [2023-09-28T22:00:26.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T22:00:26.560Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-28T22:00:26.560Z] 8998bd30e6a1: Pulling fs layer [2023-09-28T22:00:26.560Z] 04944245beec: Pulling fs layer [2023-09-28T22:00:26.560Z] 699f458cf7ca: Pulling fs layer [2023-09-28T22:00:26.560Z] 765212b225bb: Pulling fs layer [2023-09-28T22:00:26.560Z] f23df028b6ca: Pulling fs layer [2023-09-28T22:00:26.560Z] d65c8cfc05b1: Pulling fs layer [2023-09-28T22:00:26.560Z] 2437ff75d9bd: Pulling fs layer [2023-09-28T22:00:26.560Z] 765212b225bb: Waiting [2023-09-28T22:00:26.560Z] f23df028b6ca: Waiting [2023-09-28T22:00:26.560Z] d65c8cfc05b1: Waiting [2023-09-28T22:00:26.560Z] 2437ff75d9bd: Waiting [2023-09-28T22:00:26.784Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-09-28T22:00:26.784Z] + cut -d, -f6 [Pipeline] lock [2023-09-28T22:00:26.796Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-194-stack-cost] [2023-09-28T22:00:26.808Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-194-stack-cost] did not exist. Created. [2023-09-28T22:00:26.808Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [2023-09-28T22:00:26.831Z] 04944245beec: Verifying Checksum [2023-09-28T22:00:26.831Z] 04944245beec: Download complete [2023-09-28T22:00:26.831Z] 765212b225bb: Verifying Checksum [2023-09-28T22:00:26.831Z] 765212b225bb: Download complete [2023-09-28T22:00:26.831Z] f23df028b6ca: Verifying Checksum [2023-09-28T22:00:26.831Z] f23df028b6ca: Download complete [2023-09-28T22:00:26.831Z] d65c8cfc05b1: Download complete [Pipeline] sh [2023-09-28T22:00:27.100Z] 699f458cf7ca: Download complete [2023-09-28T22:00:27.114Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-28T22:00:27.149Z] Stashed 1 file(s) [Pipeline] } [2023-09-28T22:00:27.155Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-194-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-28T22:00:27.173Z] $ docker stop --time=1 de8cfedc9a7ab3b21e98053c574b7aa731c139ecfecdbfcdc78319c758d17f3b [2023-09-28T22:00:27.371Z] 8998bd30e6a1: Verifying Checksum [2023-09-28T22:00:27.371Z] 8998bd30e6a1: Download complete [2023-09-28T22:00:28.329Z] $ docker rm -f --volumes de8cfedc9a7ab3b21e98053c574b7aa731c139ecfecdbfcdc78319c758d17f3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-28T22:00:29.321Z] 2437ff75d9bd: Verifying Checksum [2023-09-28T22:00:29.321Z] 2437ff75d9bd: Download complete [2023-09-28T22:00:31.291Z] 8998bd30e6a1: Pull complete [2023-09-28T22:00:34.626Z] 04944245beec: Pull complete [2023-09-28T22:00:35.582Z] 699f458cf7ca: Pull complete [2023-09-28T22:00:35.582Z] 765212b225bb: Pull complete [2023-09-28T22:00:36.540Z] f23df028b6ca: Pull complete [2023-09-28T22:00:36.540Z] d65c8cfc05b1: Pull complete [2023-09-28T22:00:51.669Z] 2437ff75d9bd: Pull complete [2023-09-28T22:00:51.669Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-28T22:00:51.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T22:00:51.669Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T22:00:51.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-8159 does not seem to be running inside a container [2023-09-28T22:00:51.904Z] $ 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/194 -v /w/workspace/app-service-configurable/194:/w/workspace/app-service-configurable/194:rw,z -v /w/workspace/app-service-configurable/194@tmp:/w/workspace/app-service-configurable/194@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 [2023-09-28T22:00:54.409Z] $ docker top b4349b81622cd270a6585803a853c79d7cde0f71e892cd5a9619256f16398c39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T22:00:54.922Z] ---> job-cost.sh [2023-09-28T22:00:55.190Z] lf-activate-venv: SKIPPING [2023-09-28T22:00:55.190Z] INFO: No Stack... [2023-09-28T22:00:55.456Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-28T22:00:56.410Z] INFO: Archiving Costs [Pipeline] sh [2023-09-28T22:00:56.729Z] + + cat /w/workspace/app-service-configurable/194/archives/cost.csvcut [2023-09-28T22:00:56.729Z] -d, -f6 [Pipeline] lock [2023-09-28T22:00:56.763Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-194-stack-cost] [2023-09-28T22:00:56.769Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-194-stack-cost] did not exist. Created. [2023-09-28T22:00:56.769Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-28T22:00:57.250Z] /w/workspace/app-service-configurable/194@tmp/durable-42c788ed/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-28T22:00:57.903Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-28T22:00:57.927Z] Warning: overwriting stash ‘stack-cost’ [2023-09-28T22:00:58.320Z] Stashed 1 file(s) [Pipeline] } [2023-09-28T22:00:58.327Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-194-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-28T22:00:58.346Z] $ docker stop --time=1 b4349b81622cd270a6585803a853c79d7cde0f71e892cd5a9619256f16398c39 [2023-09-28T22:01:01.695Z] $ docker rm -f --volumes b4349b81622cd270a6585803a853c79d7cde0f71e892cd5a9619256f16398c39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-28T22:01:01.938Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-28T22:01:02.699Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-09-28T22:01:02.699Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-09-28T22:01:02.699Z] total 16 [2023-09-28T22:01:02.699Z] drwxr-xr-x 3 root root 4096 Sep 28 22:00 . [2023-09-28T22:01:02.699Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 22:00 .. [2023-09-28T22:01:02.699Z] drwxr-xr-x 2 root root 4096 Sep 28 22:00 cost [2023-09-28T22:01:02.699Z] -rw-r--r-- 1 root root 96 Sep 28 22:00 cost.csv [2023-09-28T22:01:02.699Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-09-28T22:01:02.699Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-09-28T22:01:02.699Z] total 16 [2023-09-28T22:01:02.699Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 22:00 . [2023-09-28T22:01:02.699Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 22:00 .. [2023-09-28T22:01:02.699Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 22:00 cost [2023-09-28T22:01:02.699Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 28 22:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-28T22:01:02.991Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T22:01:03.853Z] ---> package-listing.sh [2023-09-28T22:01:03.853Z] ++ facter osfamily [2023-09-28T22:01:03.853Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-28T22:01:04.113Z] + OS_FAMILY=debian [2023-09-28T22:01:04.113Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-09-28T22:01:04.113Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-28T22:01:04.113Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-28T22:01:04.113Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-28T22:01:04.113Z] + PACKAGES=/tmp/packages_start.txt [2023-09-28T22:01:04.113Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-09-28T22:01:04.113Z] + PACKAGES=/tmp/packages_end.txt [2023-09-28T22:01:04.113Z] + case "${OS_FAMILY}" in [2023-09-28T22:01:04.113Z] + dpkg -l [2023-09-28T22:01:04.113Z] + grep '^ii' [2023-09-28T22:01:04.113Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-28T22:01:04.113Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-28T22:01:04.113Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-28T22:01:04.113Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-09-28T22:01:04.113Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-09-28T22:01:04.113Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-09-28T22:01:04.121Z] 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 [2023-09-28T22:01:04.399Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T22:01:04.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T22:01:04.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T22:01:05.033Z] prd-ubuntu20.04-docker-8c-8g-8157 does not seem to be running inside a container [2023-09-28T22:01:05.066Z] $ 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 [2023-09-28T22:01:05.254Z] $ docker top b90d616b4f1501e1683dbff9d33f865579c59c21665b4b5aba27d0e2a819263d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T22:01:05.592Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-28T22:01:05.876Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-28T22:01:06.162Z] + ls /var/log/sa-host [2023-09-28T22:01:06.162Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T22:01:06.318Z] provisioning config files... [2023-09-28T22:01:06.331Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10805324041128414998tmp [Pipeline] { [Pipeline] echo [2023-09-28T22:01:06.347Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T22:01:06.627Z] ---> create-netrc.sh [Pipeline] } [2023-09-28T22:01:06.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-28T22:01:06.964Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-28T22:01:06.972Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T22:01:07.254Z] ---> sudo-logs.sh [2023-09-28T22:01:07.254Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-28T22:01:07.286Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T22:01:07.570Z] ---> job-cost.sh [2023-09-28T22:01:07.570Z] lf-activate-venv: SKIPPING [2023-09-28T22:01:07.570Z] DEBUG: total: 0.2199999988079071 [2023-09-28T22:01:07.570Z] INFO: Retrieving Stack Cost... [2023-09-28T22:01:07.829Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-28T22:01:08.089Z] INFO: Archiving Costs [Pipeline] echo [2023-09-28T22:01:08.099Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T22:01:08.382Z] ---> logs-deploy.sh [2023-09-28T22:01:08.382Z] lf-activate-venv: SKIPPING [2023-09-28T22:01:08.382Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/194 [2023-09-28T22:01:08.382Z] INFO: archiving workspace using pattern(s): [2023-09-28T22:01:09.761Z] Archives upload complete. [2023-09-28T22:01:09.761Z] INFO: archiving logs to Nexus [2023-09-28T22:01:10.330Z] ---> uname -a: [2023-09-28T22:01:10.330Z] Linux prd-ubuntu20-04-docker-8c-8g-8157 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-28T22:01:10.330Z] [2023-09-28T22:01:10.330Z] [2023-09-28T22:01:10.330Z] ---> lscpu: [2023-09-28T22:01:10.330Z] Architecture: x86_64 [2023-09-28T22:01:10.330Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-28T22:01:10.330Z] Byte Order: Little Endian [2023-09-28T22:01:10.330Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-28T22:01:10.330Z] CPU(s): 8 [2023-09-28T22:01:10.330Z] On-line CPU(s) list: 0-7 [2023-09-28T22:01:10.330Z] Thread(s) per core: 1 [2023-09-28T22:01:10.330Z] Core(s) per socket: 1 [2023-09-28T22:01:10.330Z] Socket(s): 8 [2023-09-28T22:01:10.330Z] NUMA node(s): 1 [2023-09-28T22:01:10.330Z] Vendor ID: AuthenticAMD [2023-09-28T22:01:10.330Z] CPU family: 23 [2023-09-28T22:01:10.330Z] Model: 49 [2023-09-28T22:01:10.330Z] Model name: AMD EPYC-Rome Processor [2023-09-28T22:01:10.330Z] Stepping: 0 [2023-09-28T22:01:10.330Z] CPU MHz: 2799.998 [2023-09-28T22:01:10.330Z] BogoMIPS: 5599.99 [2023-09-28T22:01:10.330Z] Virtualization: AMD-V [2023-09-28T22:01:10.330Z] Hypervisor vendor: KVM [2023-09-28T22:01:10.330Z] Virtualization type: full [2023-09-28T22:01:10.330Z] L1d cache: 256 KiB [2023-09-28T22:01:10.330Z] L1i cache: 256 KiB [2023-09-28T22:01:10.330Z] L2 cache: 4 MiB [2023-09-28T22:01:10.330Z] L3 cache: 128 MiB [2023-09-28T22:01:10.330Z] NUMA node0 CPU(s): 0-7 [2023-09-28T22:01:10.330Z] Vulnerability Itlb multihit: Not affected [2023-09-28T22:01:10.330Z] Vulnerability L1tf: Not affected [2023-09-28T22:01:10.330Z] Vulnerability Mds: Not affected [2023-09-28T22:01:10.330Z] Vulnerability Meltdown: Not affected [2023-09-28T22:01:10.330Z] Vulnerability Mmio stale data: Not affected [2023-09-28T22:01:10.330Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-28T22:01:10.330Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-28T22:01:10.330Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-28T22:01:10.330Z] Vulnerability Srbds: Not affected [2023-09-28T22:01:10.331Z] Vulnerability Tsx async abort: Not affected [2023-09-28T22:01:10.331Z] 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 [2023-09-28T22:01:10.331Z] [2023-09-28T22:01:10.331Z] [2023-09-28T22:01:10.331Z] ---> nproc: [2023-09-28T22:01:10.331Z] 8 [2023-09-28T22:01:10.331Z] [2023-09-28T22:01:10.331Z] [2023-09-28T22:01:10.331Z] ---> df -h: [2023-09-28T22:01:10.331Z] Filesystem Size Used Avail Use% Mounted on [2023-09-28T22:01:10.331Z] overlay 155G 12G 144G 8% / [2023-09-28T22:01:10.331Z] tmpfs 64M 0 64M 0% /dev [2023-09-28T22:01:10.331Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-28T22:01:10.331Z] shm 64M 0 64M 0% /dev/shm [2023-09-28T22:01:10.331Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-28T22:01:10.331Z] [2023-09-28T22:01:10.331Z] [2023-09-28T22:01:10.331Z] ---> sar -b -r -n DEV: [2023-09-28T22:01:10.331Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8157) 09/28/23 _x86_64_ (8 CPU) [2023-09-28T22:01:10.331Z] [2023-09-28T22:01:10.331Z] 21:56:48 LINUX RESTART (8 CPU) [2023-09-28T22:01:10.331Z] [2023-09-28T22:01:10.331Z] 21:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-28T22:01:10.331Z] 21:58:01 175.04 47.89 127.15 0.00 5402.57 143612.20 0.00 [2023-09-28T22:01:10.331Z] 21:59:01 141.77 1.03 140.74 0.00 22.13 51090.70 0.00 [2023-09-28T22:01:10.331Z] 22:00:01 109.07 0.22 108.85 0.00 6.40 33951.20 0.00 [2023-09-28T22:01:10.331Z] 22:01:01 99.25 1.70 97.55 0.00 43.85 19725.31 0.00 [2023-09-28T22:01:10.331Z] Average: 131.28 12.71 118.57 0.00 1368.68 62093.80 0.00 [2023-09-28T22:01:10.331Z] [2023-09-28T22:01:10.331Z] 21:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-28T22:01:10.331Z] 21:58:01 29316120 31603680 717896 2.18 74904 2490648 1953308 5.76 981996 2231264 484 [2023-09-28T22:01:10.331Z] 21:59:01 28024456 31395216 904212 2.75 149616 3398708 2303612 6.79 1446628 2934688 260916 [2023-09-28T22:01:10.331Z] 22:00:01 28238468 31588896 713916 2.17 153672 3379252 1883984 5.55 1197940 2979920 1448 [2023-09-28T22:01:10.331Z] 22:01:01 27684184 31575604 724240 2.20 164052 3856708 1772136 5.22 1256368 3417172 4 [2023-09-28T22:01:10.331Z] Average: 28315807 31540849 765066 2.33 135561 3281329 1978260 5.83 1220733 2890761 65713 [2023-09-28T22:01:10.331Z] [2023-09-28T22:01:10.331Z] 21:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-28T22:01:10.331Z] 21:58:01 veth52462ed 3.92 3.42 0.37 3.15 0.00 0.00 0.00 0.00 [2023-09-28T22:01:10.331Z] 21:58:01 docker0 9.82 9.33 0.87 82.88 0.00 0.00 0.00 0.00 [2023-09-28T22:01:10.331Z] 21:58:01 ens3 554.46 333.21 5630.03 82.78 0.00 0.00 0.00 0.00 [2023-09-28T22:01:10.331Z] 21:58:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 [2023-09-28T22:01:10.331Z] 21:59:01 vethf55f92e 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-09-28T22:01:10.331Z] 21:59:01 docker0 246.07 377.46 19.90 2349.28 0.00 0.00 0.00 0.00 [2023-09-28T22:01:10.331Z] 21:59:01 ens3 408.05 263.56 2377.70 33.27 0.00 0.00 0.00 0.00 [2023-09-28T22:01:10.331Z] 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-28T22:01:10.331Z] 22:00:01 docker0 1.55 3.37 0.09 30.92 0.00 0.00 0.00 0.00 [2023-09-28T22:01:10.331Z] 22:00:01 ens3 44.90 50.27 51.86 89.18 0.00 0.00 0.00 0.00 [2023-09-28T22:01:10.331Z] 22:00:01 lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 [2023-09-28T22:01:10.331Z] 22:01:01 docker0 1.65 2.48 0.10 33.94 0.00 0.00 0.00 0.00 [2023-09-28T22:01:10.331Z] 22:01:01 ens3 149.18 107.66 2595.05 250.55 0.00 0.00 0.00 0.00 [2023-09-28T22:01:10.331Z] 22:01:01 lo 7.23 7.23 0.71 0.71 0.00 0.00 0.00 0.00 [2023-09-28T22:01:10.331Z] Average: docker0 64.78 98.17 5.24 624.32 0.00 0.00 0.00 0.00 [2023-09-28T22:01:10.331Z] Average: ens3 289.16 188.68 2663.75 113.95 0.00 0.00 0.00 0.00 [2023-09-28T22:01:10.331Z] Average: lo 3.77 3.77 0.37 0.37 0.00 0.00 0.00 0.00 [2023-09-28T22:01:10.331Z] [2023-09-28T22:01:10.331Z] [2023-09-28T22:01:10.331Z] ---> sar -P ALL: [2023-09-28T22:01:10.331Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8157) 09/28/23 _x86_64_ (8 CPU) [2023-09-28T22:01:10.331Z] [2023-09-28T22:01:10.331Z] 21:56:48 LINUX RESTART (8 CPU) [2023-09-28T22:01:10.331Z] [2023-09-28T22:01:10.331Z] 21:57:01 CPU %user %nice %system %iowait %steal %idle [2023-09-28T22:01:10.331Z] 21:58:01 all 8.93 0.00 3.18 4.74 0.07 83.08 [2023-09-28T22:01:10.331Z] 21:58:01 0 7.17 0.00 4.58 23.22 0.07 64.96 [2023-09-28T22:01:10.331Z] 21:58:01 1 6.48 0.00 2.65 3.14 0.05 87.68 [2023-09-28T22:01:10.331Z] 21:58:01 2 10.20 0.00 2.87 0.82 0.07 86.05 [2023-09-28T22:01:10.331Z] 21:58:01 3 9.96 0.00 3.21 2.40 0.07 84.37 [2023-09-28T22:01:10.331Z] 21:58:01 4 12.61 0.00 3.19 0.65 0.05 83.49 [2023-09-28T22:01:10.331Z] 21:58:01 5 7.81 0.00 2.90 0.91 0.08 88.30 [2023-09-28T22:01:10.331Z] 21:58:01 6 8.13 0.00 3.52 0.96 0.07 87.33 [2023-09-28T22:01:10.331Z] 21:58:01 7 9.07 0.00 2.51 6.02 0.07 82.33 [2023-09-28T22:01:10.331Z] 21:59:01 all 13.39 0.00 2.96 4.13 0.06 79.47 [2023-09-28T22:01:10.331Z] 21:59:01 0 12.61 0.00 2.97 0.25 0.05 84.12 [2023-09-28T22:01:10.331Z] 21:59:01 1 14.97 0.00 2.77 0.20 0.07 82.00 [2023-09-28T22:01:10.331Z] 21:59:01 2 13.82 0.00 2.83 1.98 0.05 81.32 [2023-09-28T22:01:10.331Z] 21:59:01 3 10.73 0.00 2.26 0.42 0.07 86.52 [2023-09-28T22:01:10.331Z] 21:59:01 4 13.22 0.00 3.15 1.60 0.05 81.98 [2023-09-28T22:01:10.331Z] 21:59:01 5 14.11 0.00 3.18 6.83 0.07 75.82 [2023-09-28T22:01:10.331Z] 21:59:01 6 13.95 0.00 2.74 0.03 0.05 83.22 [2023-09-28T22:01:10.331Z] 21:59:01 7 13.72 0.00 3.77 21.73 0.07 60.71 [2023-09-28T22:01:10.331Z] 22:00:01 all 41.17 0.00 4.26 2.35 0.08 52.14 [2023-09-28T22:01:10.331Z] 22:00:01 0 40.13 0.00 4.87 7.93 0.08 46.98 [2023-09-28T22:01:10.331Z] 22:00:01 1 42.05 0.00 4.39 0.07 0.08 53.41 [2023-09-28T22:01:10.331Z] 22:00:01 2 40.03 0.00 4.17 1.41 0.08 54.31 [2023-09-28T22:01:10.331Z] 22:00:01 3 40.77 0.00 3.79 1.72 0.07 53.66 [2023-09-28T22:01:10.331Z] 22:00:01 4 41.68 0.00 4.03 0.52 0.08 53.69 [2023-09-28T22:01:10.331Z] 22:00:01 5 42.12 0.00 3.66 0.10 0.07 54.06 [2023-09-28T22:01:10.331Z] 22:00:01 6 40.99 0.00 4.62 0.13 0.07 54.19 [2023-09-28T22:01:10.331Z] 22:00:01 7 41.56 0.00 4.58 6.93 0.08 46.85 [2023-09-28T22:01:10.331Z] 22:01:01 all 4.24 0.00 1.68 1.39 0.03 92.66 [2023-09-28T22:01:10.331Z] 22:01:01 0 4.23 0.00 1.53 0.07 0.03 94.15 [2023-09-28T22:01:10.331Z] 22:01:01 1 3.47 0.00 1.96 0.00 0.03 94.54 [2023-09-28T22:01:10.331Z] 22:01:01 2 3.44 0.00 1.05 0.05 0.02 95.43 [2023-09-28T22:01:10.331Z] 22:01:01 3 3.99 0.00 2.08 0.69 0.03 93.21 [2023-09-28T22:01:10.331Z] 22:01:01 4 5.07 0.00 1.90 0.91 0.02 92.10 [2023-09-28T22:01:10.331Z] 22:01:01 5 4.20 0.00 1.40 0.13 0.03 94.23 [2023-09-28T22:01:10.331Z] 22:01:01 6 4.24 0.00 1.57 1.24 0.02 92.93 [2023-09-28T22:01:10.331Z] 22:01:01 7 5.25 0.00 1.94 8.06 0.03 84.72 [2023-09-28T22:01:10.331Z] Average: all 16.91 0.00 3.02 3.15 0.06 76.86 [2023-09-28T22:01:10.331Z] Average: 0 16.04 0.00 3.49 7.84 0.06 72.57 [2023-09-28T22:01:10.331Z] Average: 1 16.72 0.00 2.94 0.85 0.06 79.43 [2023-09-28T22:01:10.331Z] Average: 2 16.80 0.00 2.73 1.06 0.05 79.36 [2023-09-28T22:01:10.331Z] Average: 3 16.35 0.00 2.83 1.30 0.06 79.46 [2023-09-28T22:01:10.331Z] Average: 4 18.15 0.00 3.07 0.92 0.05 77.81 [2023-09-28T22:01:10.331Z] Average: 5 17.05 0.00 2.78 1.99 0.06 78.11 [2023-09-28T22:01:10.331Z] Average: 6 16.81 0.00 3.11 0.59 0.05 79.43 [2023-09-28T22:01:10.331Z] Average: 7 17.36 0.00 3.20 10.69 0.06 68.69 [2023-09-28T22:01:10.331Z] [2023-09-28T22:01:10.331Z] [2023-09-28T22:01:10.331Z]