Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 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-ssh687730562223863617.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16992824056871997293.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh485987711749520717.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6006938687061009963.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-ssh10334591697854916260.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22152 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 (main) Commit message: "Merge pull request #679 from weichou1229/go-1.23" > git config core.sparsecheckout # timeout=10 > git checkout -f fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 # timeout=10 > git rev-list --no-walk a0dcfaf89bbaf5aa4c2038bc77c0dbae05c76eb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-08T04:15:40.706Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-08T04:15:40.798Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-08T04:15:40.823Z] ========================================================= [2024-10-08T04:15:40.823Z] EdgeX Global Pipelines Version Info [2024-10-08T04:15:40.823Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:15:41.572Z] ------------------- [2024-10-08T04:15:41.572Z] stable info: [2024-10-08T04:15:41.572Z] ------------------- [2024-10-08T04:15:41.572Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-08T04:15:41.572Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-08T04:15:41.572Z] Message: update stable to v1.0.265 [2024-10-08T04:15:43.053Z] ------------------- [2024-10-08T04:15:43.053Z] experimental info: [2024-10-08T04:15:43.053Z] ------------------- [2024-10-08T04:15:43.053Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-08T04:15:43.053Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-08T04:15:43.053Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-08T04:15:43.137Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-10-08T04:15:43.162Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-10-08T04:15:43.187Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-08T04:15:43.213Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-08T04:15:43.240Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-08T04:15:43.261Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-08T04:15:43.279Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-08T04:15:43.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-08T04:15:43.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-08T04:15:43.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-08T04:15:43.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-08T04:15:43.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-10-08T04:15:43.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-08T04:15:43.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-08T04:15:43.467Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T04:15:43.483Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T04:15:43.506Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-08T04:15:43.526Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-08T04:15:43.546Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-08T04:15:43.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-08T04:15:43.606Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-08T04:15:43.634Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-08T04:15:43.653Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-08T04:15:43.678Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-08T04:15:43.705Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-08T04:15:43.728Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-08T04:15:43.746Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-08T04:15:43.765Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-08T04:15:43.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-08T04:15:43.807Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-08T04:15:43.831Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [Pipeline] echo [2024-10-08T04:15:43.852Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcc305f [Pipeline] echo [2024-10-08T04:15:43.880Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T04:15:43.947Z] provisioning config files... [2024-10-08T04:15:59.970Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5635140990973474302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:16:00.546Z] ---> ****-login.sh [2024-10-08T04:16:00.546Z] nexus3.edgexfoundry.org:10001 [2024-10-08T04:16:00.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:16:00.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:16:00.831Z] Configure a credential helper to remove this warning. See [2024-10-08T04:16:00.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:16:00.831Z] [2024-10-08T04:16:00.831Z] Login Succeeded [2024-10-08T04:16:00.831Z] nexus3.edgexfoundry.org:10002 [2024-10-08T04:16:00.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:16:00.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:16:00.831Z] Configure a credential helper to remove this warning. See [2024-10-08T04:16:00.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:16:00.831Z] [2024-10-08T04:16:00.831Z] Login Succeeded [2024-10-08T04:16:00.831Z] nexus3.edgexfoundry.org:10003 [2024-10-08T04:16:01.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:16:01.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:16:01.097Z] Configure a credential helper to remove this warning. See [2024-10-08T04:16:01.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:16:01.097Z] [2024-10-08T04:16:01.097Z] Login Succeeded [2024-10-08T04:16:01.097Z] nexus3.edgexfoundry.org:10004 [2024-10-08T04:16:01.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:16:01.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:16:01.098Z] Configure a credential helper to remove this warning. See [2024-10-08T04:16:01.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:16:01.098Z] [2024-10-08T04:16:01.098Z] Login Succeeded [2024-10-08T04:16:01.098Z] ****.io [2024-10-08T04:16:01.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:16:01.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:16:01.622Z] Configure a credential helper to remove this warning. See [2024-10-08T04:16:01.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:16:01.622Z] [2024-10-08T04:16:01.622Z] Login Succeeded [2024-10-08T04:16:01.622Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T04:16:01.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-08T04:16:02.067Z] + git rev-list -1 --merges fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458~1..fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [Pipeline] echo [2024-10-08T04:16:02.105Z] -----------> git rev-list -1 --merges fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458~1..fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [2024-10-08T04:16:02.105Z] fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [false] [Pipeline] sh [2024-10-08T04:16:02.406Z] + git log --format=format:%s -1 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [Pipeline] echo [2024-10-08T04:16:02.495Z] ========================================================= [2024-10-08T04:16:02.495Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-08T04:16:02.495Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T04:16:02.841Z] + git log --format=format:%s -1 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [Pipeline] echo [2024-10-08T04:16:02.855Z] [semverPrep] GIT_COMMIT: fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458, Commit Message: Merge pull request #679 from weichou1229/go-1.23 [Pipeline] echo [2024-10-08T04:16:02.873Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-08T04:16:03.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T04:16:03.242Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-08T04:16:03.242Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-08T04:16:03.242Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-08T04:16:03.242Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-08T04:16:03.242Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-08T04:16:03.242Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:16:03.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T04:16:03.631Z] [2024-10-08T04:16:03.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:16:03.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T04:16:03.950Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-08T04:16:03.950Z] b85a868b505f: Pulling fs layer [2024-10-08T04:16:03.950Z] e2be974225ed: Pulling fs layer [2024-10-08T04:16:03.950Z] 339a4e72a1f5: Pulling fs layer [2024-10-08T04:16:03.950Z] 988bab9f4d93: Pulling fs layer [2024-10-08T04:16:03.950Z] 1469e6f7b9e6: Pulling fs layer [2024-10-08T04:16:03.950Z] eaf3925da568: Pulling fs layer [2024-10-08T04:16:03.950Z] bab4dde63d76: Pulling fs layer [2024-10-08T04:16:03.950Z] bde34c3a00c8: Pulling fs layer [2024-10-08T04:16:03.950Z] b352a97aabf1: Pulling fs layer [2024-10-08T04:16:03.950Z] 4872d77fe225: Pulling fs layer [2024-10-08T04:16:03.950Z] 5851b861e8e6: Pulling fs layer [2024-10-08T04:16:03.950Z] 988bab9f4d93: Waiting [2024-10-08T04:16:03.950Z] 1469e6f7b9e6: Waiting [2024-10-08T04:16:03.950Z] eaf3925da568: Waiting [2024-10-08T04:16:03.950Z] 4872d77fe225: Waiting [2024-10-08T04:16:03.950Z] bab4dde63d76: Waiting [2024-10-08T04:16:03.950Z] b352a97aabf1: Waiting [2024-10-08T04:16:03.950Z] bde34c3a00c8: Waiting [2024-10-08T04:16:03.950Z] 5851b861e8e6: Waiting [2024-10-08T04:16:03.950Z] e2be974225ed: Download complete [2024-10-08T04:16:03.950Z] 988bab9f4d93: Verifying Checksum [2024-10-08T04:16:03.950Z] 988bab9f4d93: Download complete [2024-10-08T04:16:04.210Z] 1469e6f7b9e6: Verifying Checksum [2024-10-08T04:16:04.211Z] 1469e6f7b9e6: Download complete [2024-10-08T04:16:04.211Z] eaf3925da568: Verifying Checksum [2024-10-08T04:16:04.211Z] eaf3925da568: Download complete [2024-10-08T04:16:04.211Z] 339a4e72a1f5: Verifying Checksum [2024-10-08T04:16:04.211Z] 339a4e72a1f5: Download complete [2024-10-08T04:16:04.211Z] bde34c3a00c8: Download complete [2024-10-08T04:16:04.211Z] b352a97aabf1: Download complete [2024-10-08T04:16:04.211Z] 4872d77fe225: Verifying Checksum [2024-10-08T04:16:04.211Z] 4872d77fe225: Download complete [2024-10-08T04:16:04.473Z] 5851b861e8e6: Download complete [2024-10-08T04:16:04.473Z] b85a868b505f: Verifying Checksum [2024-10-08T04:16:04.473Z] b85a868b505f: Download complete [2024-10-08T04:16:04.734Z] bab4dde63d76: Verifying Checksum [2024-10-08T04:16:04.734Z] bab4dde63d76: Download complete [2024-10-08T04:16:05.683Z] b85a868b505f: Pull complete [2024-10-08T04:16:05.683Z] e2be974225ed: Pull complete [2024-10-08T04:16:06.265Z] 339a4e72a1f5: Pull complete [2024-10-08T04:16:06.265Z] 988bab9f4d93: Pull complete [2024-10-08T04:16:06.526Z] 1469e6f7b9e6: Pull complete [2024-10-08T04:16:06.526Z] eaf3925da568: Pull complete [2024-10-08T04:16:08.453Z] bab4dde63d76: Pull complete [2024-10-08T04:16:08.453Z] bde34c3a00c8: Pull complete [2024-10-08T04:16:08.453Z] b352a97aabf1: Pull complete [2024-10-08T04:16:08.453Z] 4872d77fe225: Pull complete [2024-10-08T04:16:08.453Z] 5851b861e8e6: Pull complete [2024-10-08T04:16:08.453Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-08T04:16:08.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T04:16:08.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:16:08.617Z] prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container [2024-10-08T04:16:08.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-08T04:16:12.626Z] $ docker top d31a2bc74707819d8febfe262bb7dbf99e0a6dac036c906b9f81a03ef2a5cc44 -eo pid,comm [2024-10-08T04:16:12.682Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-08T04:16:12.682Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T04:16:12.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T04:16:12.736Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T04:16:12.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T04:16:12.875Z] $ docker exec d31a2bc74707819d8febfe262bb7dbf99e0a6dac036c906b9f81a03ef2a5cc44 ssh-agent [2024-10-08T04:16:12.984Z] SSH_AUTH_SOCK=/tmp/ssh-l4kyP0e1QBah/agent.32 [2024-10-08T04:16:12.984Z] SSH_AGENT_PID=38 [2024-10-08T04:16:12.992Z] Running ssh-add (command line suppressed) [2024-10-08T04:16:13.070Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13688874129000450905.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13688874129000450905.key) [2024-10-08T04:16:13.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T04:16:13.401Z] + git tag --points-at HEAD [Pipeline] } [2024-10-08T04:16:13.421Z] $ docker exec --env ******** --env ******** d31a2bc74707819d8febfe262bb7dbf99e0a6dac036c906b9f81a03ef2a5cc44 ssh-agent -k [2024-10-08T04:16:13.521Z] unset SSH_AUTH_SOCK; [2024-10-08T04:16:13.522Z] unset SSH_AGENT_PID; [2024-10-08T04:16:13.522Z] echo Agent pid 38 killed; [2024-10-08T04:16:13.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-08T04:16:13.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T04:16:13.570Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T04:16:13.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T04:16:13.690Z] $ docker exec d31a2bc74707819d8febfe262bb7dbf99e0a6dac036c906b9f81a03ef2a5cc44 ssh-agent [2024-10-08T04:16:13.790Z] SSH_AUTH_SOCK=/tmp/ssh-crr07cVQcQqe/agent.71 [2024-10-08T04:16:13.790Z] SSH_AGENT_PID=77 [2024-10-08T04:16:13.797Z] Running ssh-add (command line suppressed) [2024-10-08T04:16:13.901Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7968274012560147794.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7968274012560147794.key) [2024-10-08T04:16:13.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T04:16:14.222Z] + git semver init [2024-10-08T04:16:14.484Z] 2024-10-08 04:16:14,377 [run_init] DEBUG init version:0.0.0 force:False [2024-10-08T04:16:14.484Z] 2024-10-08 04:16:14,378 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-10-08T04:16:14.484Z] 2024-10-08 04:16:14,378 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-10-08T04:16:14.484Z] 2024-10-08 04:16:14,379 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-10-08T04:16:15.446Z] 2024-10-08 04:16:15,429 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-10-08T04:16:15.446Z] 2024-10-08 04:16:15,429 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-10-08T04:16:15.446Z] 2024-10-08 04:16:15,430 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-08T04:16:15.446Z] 2024-10-08 04:16:15,430 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-08T04:16:15.446Z] 3.2.0-dev.34 [Pipeline] } [2024-10-08T04:16:15.729Z] $ docker exec --env ******** --env ******** d31a2bc74707819d8febfe262bb7dbf99e0a6dac036c906b9f81a03ef2a5cc44 ssh-agent -k [2024-10-08T04:16:15.835Z] unset SSH_AUTH_SOCK; [2024-10-08T04:16:15.835Z] unset SSH_AGENT_PID; [2024-10-08T04:16:15.835Z] echo Agent pid 77 killed; [2024-10-08T04:16:15.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T04:16:16.183Z] + git semver [Pipeline] } [2024-10-08T04:16:16.467Z] $ docker stop --time=1 d31a2bc74707819d8febfe262bb7dbf99e0a6dac036c906b9f81a03ef2a5cc44 [2024-10-08T04:16:17.758Z] $ docker rm -f --volumes d31a2bc74707819d8febfe262bb7dbf99e0a6dac036c906b9f81a03ef2a5cc44 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T04:16:18.125Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-08T04:16:18.463Z] Stashed 1 file(s) [Pipeline] echo [2024-10-08T04:16:18.468Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.34 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T04:16:18.668Z] provisioning config files... [2024-10-08T04:16:18.682Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18434167361062388671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:16:18.999Z] ---> ****-login.sh [2024-10-08T04:16:18.999Z] nexus3.edgexfoundry.org:10001 [2024-10-08T04:16:18.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:16:19.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:16:19.000Z] Configure a credential helper to remove this warning. See [2024-10-08T04:16:19.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:16:19.000Z] [2024-10-08T04:16:19.000Z] Login Succeeded [2024-10-08T04:16:19.000Z] nexus3.edgexfoundry.org:10002 [2024-10-08T04:16:19.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:16:19.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:16:19.265Z] Configure a credential helper to remove this warning. See [2024-10-08T04:16:19.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:16:19.265Z] [2024-10-08T04:16:19.265Z] Login Succeeded [2024-10-08T04:16:19.265Z] nexus3.edgexfoundry.org:10003 [2024-10-08T04:16:19.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:16:19.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:16:19.266Z] Configure a credential helper to remove this warning. See [2024-10-08T04:16:19.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:16:19.266Z] [2024-10-08T04:16:19.266Z] Login Succeeded [2024-10-08T04:16:19.266Z] nexus3.edgexfoundry.org:10004 [2024-10-08T04:16:19.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:16:19.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:16:19.532Z] Configure a credential helper to remove this warning. See [2024-10-08T04:16:19.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:16:19.532Z] [2024-10-08T04:16:19.532Z] Login Succeeded [2024-10-08T04:16:19.532Z] ****.io [2024-10-08T04:16:19.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:16:19.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:16:19.532Z] Configure a credential helper to remove this warning. See [2024-10-08T04:16:19.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:16:19.532Z] [2024-10-08T04:16:19.532Z] Login Succeeded [2024-10-08T04:16:19.532Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T04:16:19.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-08T04:16:19.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T04:16:19.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T04:16:19.692Z] ========================================================= [2024-10-08T04:16:19.692Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-08T04:16:19.692Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:16:20.043Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-08T04:16:20.043Z] Sending build context to Docker daemon 9.169MB [2024-10-08T04:16:20.043Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T04:16:20.043Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-08T04:16:20.043Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-08T04:16:20.043Z] 43c4264eed91: Pulling fs layer [2024-10-08T04:16:20.043Z] 4cc291be95ef: Pulling fs layer [2024-10-08T04:16:20.043Z] 2ac1f1163629: Pulling fs layer [2024-10-08T04:16:20.043Z] 5c3c966382ef: Pulling fs layer [2024-10-08T04:16:20.043Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T04:16:20.043Z] 5d5c8e513c77: Pulling fs layer [2024-10-08T04:16:20.043Z] 9f66e0745190: Pulling fs layer [2024-10-08T04:16:20.043Z] f49a43e4bbc0: Pulling fs layer [2024-10-08T04:16:20.043Z] 561ebcabdf7f: Pulling fs layer [2024-10-08T04:16:20.043Z] 9f66e0745190: Waiting [2024-10-08T04:16:20.043Z] f49a43e4bbc0: Waiting [2024-10-08T04:16:20.043Z] 5c3c966382ef: Waiting [2024-10-08T04:16:20.043Z] 561ebcabdf7f: Waiting [2024-10-08T04:16:20.043Z] 5d5c8e513c77: Waiting [2024-10-08T04:16:20.043Z] 4cc291be95ef: Verifying Checksum [2024-10-08T04:16:20.043Z] 4cc291be95ef: Download complete [2024-10-08T04:16:20.043Z] 5c3c966382ef: Verifying Checksum [2024-10-08T04:16:20.043Z] 5c3c966382ef: Download complete [2024-10-08T04:16:20.308Z] 4f4fb700ef54: Download complete [2024-10-08T04:16:20.308Z] 5d5c8e513c77: Verifying Checksum [2024-10-08T04:16:20.308Z] 5d5c8e513c77: Download complete [2024-10-08T04:16:20.308Z] 43c4264eed91: Verifying Checksum [2024-10-08T04:16:20.308Z] 43c4264eed91: Download complete [2024-10-08T04:16:20.308Z] 9f66e0745190: Verifying Checksum [2024-10-08T04:16:20.308Z] 9f66e0745190: Download complete [2024-10-08T04:16:20.308Z] 43c4264eed91: Pull complete [2024-10-08T04:16:20.569Z] 4cc291be95ef: Pull complete [2024-10-08T04:16:20.569Z] 561ebcabdf7f: Download complete [2024-10-08T04:16:22.443Z] 2ac1f1163629: Download complete [2024-10-08T04:16:22.707Z] f49a43e4bbc0: Verifying Checksum [2024-10-08T04:16:22.707Z] f49a43e4bbc0: Download complete [2024-10-08T04:16:29.105Z] 2ac1f1163629: Pull complete [2024-10-08T04:16:29.105Z] 5c3c966382ef: Pull complete [2024-10-08T04:16:29.105Z] 4f4fb700ef54: Pull complete [2024-10-08T04:16:29.105Z] 5d5c8e513c77: Pull complete [2024-10-08T04:16:29.105Z] 9f66e0745190: Pull complete [2024-10-08T04:16:29.366Z] f49a43e4bbc0: Pull complete [2024-10-08T04:16:30.573Z] 561ebcabdf7f: Pull complete [2024-10-08T04:16:30.573Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-08T04:16:30.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T04:16:30.573Z] ---> 3a752c3f9dda [2024-10-08T04:16:30.573Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T04:16:33.616Z] Still waiting to schedule task [2024-10-08T04:16:33.617Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-08T04:16:34.842Z] ---> Running in 9ddd2a17fad5 [2024-10-08T04:16:34.842Z] Removing intermediate container 9ddd2a17fad5 [2024-10-08T04:16:34.842Z] ---> 6a3f1f9a98d8 [2024-10-08T04:16:34.842Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T04:16:34.842Z] ---> Running in 919a63d57cb4 [2024-10-08T04:16:34.842Z] Removing intermediate container 919a63d57cb4 [2024-10-08T04:16:34.842Z] ---> c0697d24fbb2 [2024-10-08T04:16:34.842Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-08T04:16:34.842Z] ---> Running in b21a2dc60e51 [2024-10-08T04:16:34.842Z] Removing intermediate container b21a2dc60e51 [2024-10-08T04:16:34.842Z] ---> 537464dff391 [2024-10-08T04:16:34.842Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T04:16:34.842Z] ---> Running in 4370e7043f7d [2024-10-08T04:16:35.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:16:35.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:16:35.710Z] OK: 246 MiB in 54 packages [2024-10-08T04:16:35.977Z] Removing intermediate container 4370e7043f7d [2024-10-08T04:16:35.977Z] ---> 01b782824fbf [2024-10-08T04:16:35.977Z] Step 7/12 : WORKDIR /app [2024-10-08T04:16:35.977Z] ---> Running in 6f2f0d8730c4 [2024-10-08T04:16:35.977Z] Removing intermediate container 6f2f0d8730c4 [2024-10-08T04:16:35.977Z] ---> b79f8885235a [2024-10-08T04:16:35.977Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-08T04:16:35.977Z] ---> 6657df91c11e [2024-10-08T04:16:35.977Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T04:16:35.977Z] ---> Running in 44dd644f1124 [2024-10-08T04:17:49.648Z] Removing intermediate container 44dd644f1124 [2024-10-08T04:17:49.648Z] ---> c0d66ee18d62 [2024-10-08T04:17:49.648Z] Step 10/12 : COPY . . [2024-10-08T04:17:49.648Z] ---> 6caa2d115858 [2024-10-08T04:17:49.649Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T04:17:49.649Z] ---> Running in 6b0e2633a370 [2024-10-08T04:17:49.649Z] Removing intermediate container 6b0e2633a370 [2024-10-08T04:17:49.649Z] ---> 7ac3e7a832cc [2024-10-08T04:17:49.649Z] Step 12/12 : RUN $MAKE [2024-10-08T04:17:49.649Z] ---> Running in 837c0130d465 [2024-10-08T04:17:49.649Z] noop [2024-10-08T04:17:49.649Z] Removing intermediate container 837c0130d465 [2024-10-08T04:17:49.649Z] ---> 2bf955c8d713 [2024-10-08T04:17:49.649Z] Successfully built 2bf955c8d713 [2024-10-08T04:17:49.649Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:17:49.991Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T04:17:49.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:17:50.087Z] prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container [2024-10-08T04:17:49.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-08T04:17:50.377Z] $ docker top aef716af5e53f575913e9c98a2a93d70f088da69ff829d75cf5ac29eab324d4c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:17:50.871Z] + go version [2024-10-08T04:17:50.872Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-08T04:17:50.751Z] $ docker stop --time=1 aef716af5e53f575913e9c98a2a93d70f088da69ff829d75cf5ac29eab324d4c [2024-10-08T04:17:52.053Z] $ docker rm -f --volumes aef716af5e53f575913e9c98a2a93d70f088da69ff829d75cf5ac29eab324d4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:17:52.649Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T04:17:52.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:17:52.730Z] prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container [2024-10-08T04:17:52.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-08T04:17:52.963Z] $ docker top bf25a1a614181099e090176569e929aadd39b727bf886a3be2fe337bd191d3bd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:17:53.454Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-10-08T04:17:53.761Z] + make test [2024-10-08T04:17:53.761Z] go test -race -coverprofile=coverage.out ./... [2024-10-08T04:18:26.306Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-08T04:18:52.869Z] go vet ./... [2024-10-08T04:18:59.893Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-08T04:18:59.893Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-08T04:18:59.893Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-08T04:19:00.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-08T04:19:00.213Z] $ docker stop --time=1 bf25a1a614181099e090176569e929aadd39b727bf886a3be2fe337bd191d3bd [2024-10-08T04:19:05.138Z] $ docker rm -f --volumes bf25a1a614181099e090176569e929aadd39b727bf886a3be2fe337bd191d3bd [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T04:19:05.769Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-08T04:19:05.817Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-08T04:19:06.449Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-08T04:19:06.737Z] + ls -al . [2024-10-08T04:19:06.737Z] total 260 [2024-10-08T04:19:06.737Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 8 04:17 . [2024-10-08T04:19:06.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 04:15 .. [2024-10-08T04:19:06.737Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 8 04:15 .dockerignore [2024-10-08T04:19:06.737Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 04:18 .git [2024-10-08T04:19:06.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 04:15 .github [2024-10-08T04:19:06.737Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 8 04:15 .gitignore [2024-10-08T04:19:06.737Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 04:15 .golangci.yml [2024-10-08T04:19:06.737Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 04:16 .semver [2024-10-08T04:19:06.737Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 8 04:15 Attribution.txt [2024-10-08T04:19:06.737Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 8 04:15 CHANGELOG.md [2024-10-08T04:19:06.737Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 8 04:15 Dockerfile [2024-10-08T04:19:06.737Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 04:15 GOVERNANCE.md [2024-10-08T04:19:06.737Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 8 04:15 Jenkinsfile [2024-10-08T04:19:06.737Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 8 04:15 LICENSE [2024-10-08T04:19:06.737Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 8 04:15 OWNERS.md [2024-10-08T04:19:06.737Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 8 04:15 README.md [2024-10-08T04:19:06.737Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 8 04:16 VERSION [2024-10-08T04:19:06.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 04:15 bin [2024-10-08T04:19:06.737Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 8 04:18 coverage.out [2024-10-08T04:19:06.737Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 8 04:15 go.mod [2024-10-08T04:19:06.737Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 8 04:15 go.sum [2024-10-08T04:19:06.737Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 8 04:15 main.go [2024-10-08T04:19:06.737Z] -rw-rw-r-- 1 jenkins jenkins 2572 Oct 8 04:15 makefile [2024-10-08T04:19:06.737Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 04:15 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:19:07.129Z] + 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=fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 --label arch=amd64 --label version=3.2.0-dev.34 . [2024-10-08T04:19:07.129Z] Sending build context to Docker daemon 9.171MB [2024-10-08T04:19:07.130Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T04:19:07.130Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-08T04:19:07.130Z] ---> 2bf955c8d713 [2024-10-08T04:19:07.130Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T04:19:07.389Z] ---> Running in b2a4b853e584 [2024-10-08T04:19:07.389Z] Removing intermediate container b2a4b853e584 [2024-10-08T04:19:07.389Z] ---> eb01d331fbed [2024-10-08T04:19:07.389Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T04:19:07.389Z] ---> Running in de0356ca19a6 [2024-10-08T04:19:07.389Z] Removing intermediate container de0356ca19a6 [2024-10-08T04:19:07.389Z] ---> 4dbbb7c26990 [2024-10-08T04:19:07.389Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-08T04:19:07.389Z] ---> Running in 49b836236b9a [2024-10-08T04:19:07.650Z] Removing intermediate container 49b836236b9a [2024-10-08T04:19:07.650Z] ---> 986c6e4b8b28 [2024-10-08T04:19:07.650Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T04:19:07.650Z] ---> Running in 59646f805b3e [2024-10-08T04:19:07.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:19:07.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:19:08.170Z] OK: 246 MiB in 54 packages [2024-10-08T04:19:08.433Z] Removing intermediate container 59646f805b3e [2024-10-08T04:19:08.433Z] ---> b3c0887a900a [2024-10-08T04:19:08.433Z] Step 7/27 : WORKDIR /app [2024-10-08T04:19:08.433Z] ---> Running in 16740e437cbe [2024-10-08T04:19:08.433Z] Removing intermediate container 16740e437cbe [2024-10-08T04:19:08.433Z] ---> d2a988e5c1e5 [2024-10-08T04:19:08.433Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-08T04:19:08.691Z] ---> 694070cfca6b [2024-10-08T04:19:08.691Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T04:19:08.691Z] ---> Running in bcbc2c3829e2 [2024-10-08T04:19:09.258Z] Removing intermediate container bcbc2c3829e2 [2024-10-08T04:19:09.258Z] ---> 9259a8af75e3 [2024-10-08T04:19:09.258Z] Step 10/27 : COPY . . [2024-10-08T04:19:09.940Z] ---> 0983dc502efb [2024-10-08T04:19:09.940Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T04:19:09.940Z] ---> Running in 4bf676dd44af [2024-10-08T04:19:09.940Z] Removing intermediate container 4bf676dd44af [2024-10-08T04:19:09.940Z] ---> b8babce44f12 [2024-10-08T04:19:09.940Z] Step 12/27 : RUN $MAKE [2024-10-08T04:19:09.940Z] ---> Running in ef0aa9fbafbc [2024-10-08T04:19:10.199Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.34" -trimpath -mod=readonly -o app-service-configurable [2024-10-08T04:19:28.999Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22153 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-10-08T04:19:29.020Z] Running in /w/workspace/app-service-configurable/244 [Pipeline] { [Pipeline] checkout [2024-10-08T04:19:29.071Z] The recommended git tool is: git [2024-10-08T04:19:34.975Z] using credential edgex-jenkins-ssh [2024-10-08T04:19:35.005Z] Cloning the remote Git repository [2024-10-08T04:19:35.055Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-10-08T04:19:35.155Z] > git init /w/workspace/app-service-configurable/244 # timeout=10 [2024-10-08T04:19:35.336Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-08T04:19:35.337Z] > git --version # timeout=10 [2024-10-08T04:19:35.361Z] > git --version # 'git version 2.25.1' [2024-10-08T04:19:35.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T04:19:35.532Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T04:19:37.974Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-08T04:19:38.007Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T04:19:39.085Z] Avoid second fetch [2024-10-08T04:19:39.086Z] Checking out Revision fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 (main) [2024-10-08T04:19:39.105Z] > git config core.sparsecheckout # timeout=10 [2024-10-08T04:19:39.185Z] > git checkout -f fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 # timeout=10 [2024-10-08T04:19:39.839Z] Commit message: "Merge pull request #679 from weichou1229/go-1.23" [2024-10-08T04:19:42.302Z] Removing intermediate container ef0aa9fbafbc [2024-10-08T04:19:42.302Z] ---> 9f1bbfbf5fce [2024-10-08T04:19:42.302Z] Step 13/27 : FROM alpine:3.20 [2024-10-08T04:19:42.561Z] 3.20: Pulling from library/alpine [2024-10-08T04:19:42.821Z] 43c4264eed91: Already exists [2024-10-08T04:19:42.821Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T04:19:42.821Z] Status: Downloaded newer image for alpine:3.20 [2024-10-08T04:19:42.821Z] ---> 91ef0af61f39 [2024-10-08T04:19:42.821Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-08T04:19:42.821Z] ---> Running in dfd7bd187df5 [2024-10-08T04:19:42.821Z] Removing intermediate container dfd7bd187df5 [2024-10-08T04:19:42.821Z] ---> f70a917b88d3 [2024-10-08T04:19:42.821Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-08T04:19:43.081Z] ---> Running in db5aff21764f [2024-10-08T04:19:43.081Z] Removing intermediate container db5aff21764f [2024-10-08T04:19:43.081Z] ---> f8c84edf7493 [2024-10-08T04:19:43.081Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T04:19:43.081Z] ---> Running in c66ce1035290 [2024-10-08T04:19:43.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:19:43.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:19:43.599Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-08T04:19:43.599Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-08T04:19:43.599Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T04:19:43.599Z] Executing ca-certificates-20240705-r0.trigger [2024-10-08T04:19:43.599Z] OK: 9 MiB in 16 packages [2024-10-08T04:19:44.170Z] Removing intermediate container c66ce1035290 [2024-10-08T04:19:44.170Z] ---> c129d544c421 [2024-10-08T04:19:44.170Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-08T04:19:44.170Z] ---> Running in 612185f1ab80 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T04:19:44.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:19:44.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:19:44.688Z] Upgrading critical system libraries and apk-tools: [2024-10-08T04:19:44.688Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T04:19:44.688Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T04:19:44.688Z] Continuing the upgrade transaction with new apk-tools: [2024-10-08T04:19:44.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:19:44.852Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-08T04:19:44.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T04:19:44.852Z] Dload Upload Total Spent Left Speed [2024-10-08T04:19:44.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 205k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2024-10-08T04:19:44.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:19:45.215Z] OK: 9 MiB in 16 packages [2024-10-08T04:19:45.217Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-08T04:19:45.474Z] Removing intermediate container 612185f1ab80 [2024-10-08T04:19:45.474Z] ---> 362f08cefffb [2024-10-08T04:19:45.474Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-08T04:19:45.474Z] ---> c26759644230 [2024-10-08T04:19:45.474Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-08T04:19:45.578Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-08T04:19:45.578Z] + sudo tee /etc/docker/daemon.new [2024-10-08T04:19:45.578Z] { [2024-10-08T04:19:45.578Z] "registry-mirrors": [ [2024-10-08T04:19:45.578Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-08T04:19:45.578Z] ], [2024-10-08T04:19:45.578Z] "bip": "10.250.0.254/24", [2024-10-08T04:19:45.578Z] "hosts": [ [2024-10-08T04:19:45.578Z] "tcp://0.0.0.0:5555", [2024-10-08T04:19:45.578Z] "unix:///var/run/docker.sock" [2024-10-08T04:19:45.578Z] ], [2024-10-08T04:19:45.578Z] "mtu": 1458, [2024-10-08T04:19:45.578Z] "selinux-enabled": true, [2024-10-08T04:19:45.578Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-08T04:19:45.578Z] } [Pipeline] sh [2024-10-08T04:19:45.733Z] ---> 33be271b41f2 [2024-10-08T04:19:45.733Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-08T04:19:45.733Z] ---> 59c3c5ac4e05 [2024-10-08T04:19:45.733Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-08T04:19:45.941Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-08T04:19:46.306Z] + sudo service docker restart [2024-10-08T04:19:47.125Z] ---> bc42cd9d06b2 [2024-10-08T04:19:47.125Z] Step 22/27 : EXPOSE 48095 [2024-10-08T04:19:47.125Z] ---> Running in 31aeaa67369a [2024-10-08T04:19:47.125Z] Removing intermediate container 31aeaa67369a [2024-10-08T04:19:47.125Z] ---> dbb88fe84d86 [2024-10-08T04:19:47.125Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-08T04:19:47.125Z] ---> Running in 88010217c01f [2024-10-08T04:19:47.384Z] Removing intermediate container 88010217c01f [2024-10-08T04:19:47.384Z] ---> 6f37b7f2995e [2024-10-08T04:19:47.384Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-08T04:19:47.384Z] ---> Running in 9f2d92cd6c12 [2024-10-08T04:19:47.384Z] Removing intermediate container 9f2d92cd6c12 [2024-10-08T04:19:47.384Z] ---> ca8b11a3b4c8 [2024-10-08T04:19:47.384Z] Step 25/27 : LABEL arch=amd64 [2024-10-08T04:19:47.384Z] ---> Running in 6279beb4b7cb [2024-10-08T04:19:47.384Z] Removing intermediate container 6279beb4b7cb [2024-10-08T04:19:47.384Z] ---> b24f9f28f9fb [2024-10-08T04:19:47.384Z] Step 26/27 : LABEL git_sha=fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [2024-10-08T04:19:47.384Z] ---> Running in 5cdf5c42d2e4 [2024-10-08T04:19:47.644Z] Removing intermediate container 5cdf5c42d2e4 [2024-10-08T04:19:47.644Z] ---> f1e3f9838c36 [2024-10-08T04:19:47.644Z] Step 27/27 : LABEL version=3.2.0-dev.34 [2024-10-08T04:19:47.644Z] ---> Running in 4fb983d21e54 [2024-10-08T04:19:47.644Z] Removing intermediate container 4fb983d21e54 [2024-10-08T04:19:47.644Z] ---> edf28de27b1e [2024-10-08T04:19:47.644Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-08T04:19:47.644Z] Successfully built edf28de27b1e [2024-10-08T04:19:47.644Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T04:19:47.793Z] provisioning config files... [2024-10-08T04:19:47.810Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9959951236901770595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:19:48.114Z] ---> ****-login.sh [2024-10-08T04:19:48.114Z] nexus3.edgexfoundry.org:10001 [2024-10-08T04:19:48.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:19:48.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:19:48.114Z] Configure a credential helper to remove this warning. See [2024-10-08T04:19:48.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:19:48.114Z] [2024-10-08T04:19:48.114Z] Login Succeeded [2024-10-08T04:19:48.115Z] nexus3.edgexfoundry.org:10002 [2024-10-08T04:19:48.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:19:48.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:19:48.115Z] Configure a credential helper to remove this warning. See [2024-10-08T04:19:48.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:19:48.115Z] [2024-10-08T04:19:48.115Z] Login Succeeded [2024-10-08T04:19:48.115Z] nexus3.edgexfoundry.org:10003 [2024-10-08T04:19:48.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:19:48.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:19:48.373Z] Configure a credential helper to remove this warning. See [2024-10-08T04:19:48.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:19:48.373Z] [2024-10-08T04:19:48.373Z] Login Succeeded [2024-10-08T04:19:48.373Z] nexus3.edgexfoundry.org:10004 [2024-10-08T04:19:48.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:19:48.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:19:48.373Z] Configure a credential helper to remove this warning. See [2024-10-08T04:19:48.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:19:48.374Z] [2024-10-08T04:19:48.374Z] Login Succeeded [2024-10-08T04:19:48.374Z] ****.io [2024-10-08T04:19:48.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:19:48.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:19:48.633Z] Configure a credential helper to remove this warning. See [2024-10-08T04:19:48.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:19:48.633Z] [2024-10-08T04:19:48.633Z] Login Succeeded [2024-10-08T04:19:48.633Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T04:19:48.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T04:19:48.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T04:19:48.737Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-10-08T04:19:48.738Z] fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [2024-10-08T04:19:48.738Z] latest [2024-10-08T04:19:48.738Z] 3.2.0-dev.34 [2024-10-08T04:19:48.738Z] fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34 [2024-10-08T04:19:48.738Z] main [2024-10-08T04:19:48.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:19:49.093Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:19:49.425Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [2024-10-08T04:19:49.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-08T04:19:49.425Z] ceaf59352c74: Preparing [2024-10-08T04:19:49.425Z] 1cd7f9e8fb52: Preparing [2024-10-08T04:19:49.425Z] f59debe2e7dd: Preparing [2024-10-08T04:19:49.425Z] ed5ac9444cef: Preparing [2024-10-08T04:19:49.425Z] 5bc10836c61c: Preparing [2024-10-08T04:19:49.425Z] 39b3ba075a8e: Preparing [2024-10-08T04:19:49.425Z] 63ca1fbb43ae: Preparing [2024-10-08T04:19:49.425Z] 39b3ba075a8e: Waiting [2024-10-08T04:19:49.425Z] f59debe2e7dd: Pushed [2024-10-08T04:19:49.425Z] 5bc10836c61c: Pushed [2024-10-08T04:19:49.425Z] 1cd7f9e8fb52: Pushed [2024-10-08T04:19:49.425Z] ed5ac9444cef: Pushed [2024-10-08T04:19:49.425Z] 63ca1fbb43ae: Layer already exists [2024-10-08T04:19:49.683Z] 39b3ba075a8e: Pushed [2024-10-08T04:19:52.979Z] ceaf59352c74: Pushed [2024-10-08T04:19:52.979Z] fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458: digest: sha256:eec98c9b126485195f7ed64da0b1d5b6240147058a913e4d46c7d8392857a853 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:19:53.311Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:19:53.637Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-10-08T04:19:53.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-08T04:19:53.637Z] ceaf59352c74: Preparing [2024-10-08T04:19:53.637Z] 1cd7f9e8fb52: Preparing [2024-10-08T04:19:53.637Z] f59debe2e7dd: Preparing [2024-10-08T04:19:53.637Z] ed5ac9444cef: Preparing [2024-10-08T04:19:53.637Z] 5bc10836c61c: Preparing [2024-10-08T04:19:53.637Z] 39b3ba075a8e: Preparing [2024-10-08T04:19:53.637Z] 63ca1fbb43ae: Preparing [2024-10-08T04:19:53.637Z] 63ca1fbb43ae: Waiting [2024-10-08T04:19:53.637Z] 39b3ba075a8e: Waiting [2024-10-08T04:19:53.637Z] ed5ac9444cef: Layer already exists [2024-10-08T04:19:53.637Z] ceaf59352c74: Layer already exists [2024-10-08T04:19:53.637Z] 5bc10836c61c: Layer already exists [2024-10-08T04:19:53.637Z] f59debe2e7dd: Layer already exists [2024-10-08T04:19:53.637Z] 1cd7f9e8fb52: Layer already exists [2024-10-08T04:19:53.637Z] 39b3ba075a8e: Layer already exists [2024-10-08T04:19:53.637Z] 63ca1fbb43ae: Layer already exists [2024-10-08T04:19:53.637Z] latest: digest: sha256:eec98c9b126485195f7ed64da0b1d5b6240147058a913e4d46c7d8392857a853 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:19:53.960Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:19:54.288Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.34 [2024-10-08T04:19:54.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-08T04:19:54.288Z] ceaf59352c74: Preparing [2024-10-08T04:19:54.288Z] 1cd7f9e8fb52: Preparing [2024-10-08T04:19:54.288Z] f59debe2e7dd: Preparing [2024-10-08T04:19:54.288Z] ed5ac9444cef: Preparing [2024-10-08T04:19:54.288Z] 5bc10836c61c: Preparing [2024-10-08T04:19:54.288Z] 39b3ba075a8e: Preparing [2024-10-08T04:19:54.288Z] 63ca1fbb43ae: Preparing [2024-10-08T04:19:54.288Z] 39b3ba075a8e: Waiting [2024-10-08T04:19:54.288Z] 63ca1fbb43ae: Waiting [2024-10-08T04:19:54.288Z] ed5ac9444cef: Layer already exists [2024-10-08T04:19:54.288Z] f59debe2e7dd: Layer already exists [2024-10-08T04:19:54.288Z] 1cd7f9e8fb52: Layer already exists [2024-10-08T04:19:54.288Z] 5bc10836c61c: Layer already exists [2024-10-08T04:19:54.289Z] ceaf59352c74: Layer already exists [2024-10-08T04:19:54.289Z] 39b3ba075a8e: Layer already exists [2024-10-08T04:19:54.289Z] 63ca1fbb43ae: Layer already exists [2024-10-08T04:19:54.289Z] 3.2.0-dev.34: digest: sha256:eec98c9b126485195f7ed64da0b1d5b6240147058a913e4d46c7d8392857a853 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:19:54.623Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:19:54.957Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34 [2024-10-08T04:19:54.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-08T04:19:54.957Z] ceaf59352c74: Preparing [2024-10-08T04:19:54.957Z] 1cd7f9e8fb52: Preparing [2024-10-08T04:19:54.957Z] f59debe2e7dd: Preparing [2024-10-08T04:19:54.957Z] ed5ac9444cef: Preparing [2024-10-08T04:19:54.957Z] 5bc10836c61c: Preparing [2024-10-08T04:19:54.957Z] 39b3ba075a8e: Preparing [2024-10-08T04:19:54.957Z] 63ca1fbb43ae: Preparing [2024-10-08T04:19:54.957Z] 63ca1fbb43ae: Waiting [2024-10-08T04:19:54.957Z] 39b3ba075a8e: Waiting [2024-10-08T04:19:54.957Z] 5bc10836c61c: Layer already exists [2024-10-08T04:19:54.957Z] ed5ac9444cef: Layer already exists [2024-10-08T04:19:54.957Z] f59debe2e7dd: Layer already exists [2024-10-08T04:19:54.957Z] ceaf59352c74: Layer already exists [2024-10-08T04:19:54.957Z] 1cd7f9e8fb52: Layer already exists [2024-10-08T04:19:54.957Z] 39b3ba075a8e: Layer already exists [2024-10-08T04:19:54.957Z] 63ca1fbb43ae: Layer already exists [2024-10-08T04:19:54.957Z] fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34: digest: sha256:eec98c9b126485195f7ed64da0b1d5b6240147058a913e4d46c7d8392857a853 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:19:55.293Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:19:55.627Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-10-08T04:19:55.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-08T04:19:55.627Z] ceaf59352c74: Preparing [2024-10-08T04:19:55.627Z] 1cd7f9e8fb52: Preparing [2024-10-08T04:19:55.627Z] f59debe2e7dd: Preparing [2024-10-08T04:19:55.627Z] ed5ac9444cef: Preparing [2024-10-08T04:19:55.627Z] 5bc10836c61c: Preparing [2024-10-08T04:19:55.627Z] 39b3ba075a8e: Preparing [2024-10-08T04:19:55.627Z] 63ca1fbb43ae: Preparing [2024-10-08T04:19:55.627Z] 39b3ba075a8e: Waiting [2024-10-08T04:19:55.627Z] ceaf59352c74: Layer already exists [2024-10-08T04:19:55.627Z] f59debe2e7dd: Layer already exists [2024-10-08T04:19:55.627Z] ed5ac9444cef: Layer already exists [2024-10-08T04:19:55.627Z] 5bc10836c61c: Layer already exists [2024-10-08T04:19:55.627Z] 1cd7f9e8fb52: Layer already exists [2024-10-08T04:19:55.627Z] 63ca1fbb43ae: Layer already exists [2024-10-08T04:19:55.627Z] 39b3ba075a8e: Layer already exists [2024-10-08T04:19:55.627Z] main: digest: sha256:eec98c9b126485195f7ed64da0b1d5b6240147058a913e4d46c7d8392857a853 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T04:19:55.706Z] ===================================================== [Pipeline] echo [2024-10-08T04:19:55.727Z] taggedImages: [2024-10-08T04:19:55.728Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [2024-10-08T04:19:55.728Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-10-08T04:19:55.728Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.34 [2024-10-08T04:19:55.728Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34 [2024-10-08T04:19:55.728Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:19:56.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T04:19:56.170Z] [2024-10-08T04:19:56.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:19:56.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T04:19:56.476Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-08T04:19:56.476Z] 5eb5b503b376: Pulling fs layer [2024-10-08T04:19:56.476Z] 5c69ac0246d0: Pulling fs layer [2024-10-08T04:19:56.476Z] ec43610c2a17: Pulling fs layer [2024-10-08T04:19:56.476Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-08T04:19:56.476Z] 33b1e0a273af: Pulling fs layer [2024-10-08T04:19:56.476Z] 5d3b04190fa2: Pulling fs layer [2024-10-08T04:19:56.476Z] 2f39f015ded8: Pulling fs layer [2024-10-08T04:19:56.476Z] 33b1e0a273af: Waiting [2024-10-08T04:19:56.476Z] 5d3b04190fa2: Waiting [2024-10-08T04:19:56.476Z] 2f39f015ded8: Waiting [2024-10-08T04:19:56.476Z] 3a2ae6a8a46f: Waiting [2024-10-08T04:19:56.476Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-08T04:19:56.476Z] 3a2ae6a8a46f: Download complete [2024-10-08T04:19:56.476Z] 33b1e0a273af: Verifying Checksum [2024-10-08T04:19:56.476Z] 33b1e0a273af: Download complete [2024-10-08T04:19:56.476Z] ec43610c2a17: Verifying Checksum [2024-10-08T04:19:56.476Z] ec43610c2a17: Download complete [2024-10-08T04:19:56.476Z] 5d3b04190fa2: Verifying Checksum [2024-10-08T04:19:56.476Z] 5d3b04190fa2: Download complete [2024-10-08T04:19:56.735Z] 5eb5b503b376: Verifying Checksum [2024-10-08T04:19:56.735Z] 5eb5b503b376: Download complete [2024-10-08T04:19:57.300Z] 2f39f015ded8: Download complete [2024-10-08T04:19:57.865Z] 5eb5b503b376: Pull complete [2024-10-08T04:19:58.123Z] 5c69ac0246d0: Pull complete [2024-10-08T04:19:58.690Z] ec43610c2a17: Pull complete [2024-10-08T04:19:58.690Z] 3a2ae6a8a46f: Pull complete [2024-10-08T04:19:58.948Z] 33b1e0a273af: Pull complete [2024-10-08T04:19:58.948Z] 5d3b04190fa2: Pull complete [2024-10-08T04:20:04.212Z] 2f39f015ded8: Pull complete [2024-10-08T04:20:04.212Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-08T04:20:04.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T04:20:04.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:20:04.302Z] prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container [2024-10-08T04:20:04.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-08T04:20:08.186Z] $ docker top 2189e7f7b7f6ee0a955990c2112353df93362f338e006bb9ccceba678e0eff16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2024-10-08T04:20:08.335Z] provisioning config files... [2024-10-08T04:20:08.380Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/244@tmp/config11174626620479729106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:20:08.592Z] ---> job-cost.sh [2024-10-08T04:20:08.592Z] lf-activate-venv: SKIPPING [2024-10-08T04:20:08.592Z] INFO: No Stack... [2024-10-08T04:20:08.894Z] ---> ****-login.sh [2024-10-08T04:20:08.894Z] nexus3.edgexfoundry.org:10001 [2024-10-08T04:20:09.164Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T04:20:09.426Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T04:20:09.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:20:09.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:20:09.492Z] Configure a credential helper to remove this warning. See [2024-10-08T04:20:09.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:20:09.492Z] [2024-10-08T04:20:09.492Z] Login Succeeded [2024-10-08T04:20:09.716Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-10-08T04:20:09.716Z] + cut -d, -f6 [Pipeline] lock [2024-10-08T04:20:09.729Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-244-stack-cost] [2024-10-08T04:20:09.738Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-244-stack-cost] did not exist. Created. [2024-10-08T04:20:09.745Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-244-stack-cost] [Pipeline] { [Pipeline] unstash [2024-10-08T04:20:09.768Z] nexus3.edgexfoundry.org:10002 [Pipeline] sh [2024-10-08T04:20:10.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:20:10.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:20:10.046Z] Configure a credential helper to remove this warning. See [2024-10-08T04:20:10.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:20:10.046Z] [2024-10-08T04:20:10.046Z] Login Succeeded [2024-10-08T04:20:10.046Z] nexus3.edgexfoundry.org:10003 [2024-10-08T04:20:10.047Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-08T04:20:10.086Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T04:20:10.094Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-244-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T04:20:10.150Z] $ docker stop --time=1 2189e7f7b7f6ee0a955990c2112353df93362f338e006bb9ccceba678e0eff16 [2024-10-08T04:20:10.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:20:10.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:20:10.598Z] Configure a credential helper to remove this warning. See [2024-10-08T04:20:10.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:20:10.598Z] [2024-10-08T04:20:10.599Z] Login Succeeded [2024-10-08T04:20:10.599Z] nexus3.edgexfoundry.org:10004 [2024-10-08T04:20:10.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:20:11.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:20:11.155Z] Configure a credential helper to remove this warning. See [2024-10-08T04:20:11.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:20:11.155Z] [2024-10-08T04:20:11.155Z] Login Succeeded [2024-10-08T04:20:11.155Z] ****.io [2024-10-08T04:20:11.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:20:11.696Z] $ docker rm -f --volumes 2189e7f7b7f6ee0a955990c2112353df93362f338e006bb9ccceba678e0eff16 [2024-10-08T04:20:11.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:20:11.706Z] Configure a credential helper to remove this warning. See [2024-10-08T04:20:11.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:20:11.706Z] [2024-10-08T04:20:11.706Z] Login Succeeded [2024-10-08T04:20:11.706Z] ---> ****-login.sh ends [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-10-08T04:20:11.749Z] Deleting 1 temporary files [Pipeline] } [Pipeline] // withEnv [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] } [Pipeline] unstash [Pipeline] echo [2024-10-08T04:20:12.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T04:20:12.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T04:20:12.279Z] ========================================================= [2024-10-08T04:20:12.279Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-08T04:20:12.279Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:20:12.682Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-08T04:20:12.682Z] Sending build context to Docker daemon 242.2kB [2024-10-08T04:20:12.959Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T04:20:12.959Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-08T04:20:13.236Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-08T04:20:13.236Z] cf04c63912e1: Pulling fs layer [2024-10-08T04:20:13.236Z] 55b35a11ae5e: Pulling fs layer [2024-10-08T04:20:13.236Z] a37a00ec5f00: Pulling fs layer [2024-10-08T04:20:13.236Z] 50b3750afda1: Pulling fs layer [2024-10-08T04:20:13.236Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T04:20:13.236Z] 80978eb59214: Pulling fs layer [2024-10-08T04:20:13.236Z] c9f46d7d2bd2: Pulling fs layer [2024-10-08T04:20:13.236Z] c5a475d317c9: Pulling fs layer [2024-10-08T04:20:13.236Z] 50b3750afda1: Waiting [2024-10-08T04:20:13.236Z] 4f4fb700ef54: Waiting [2024-10-08T04:20:13.236Z] 80978eb59214: Waiting [2024-10-08T04:20:13.236Z] c9f46d7d2bd2: Waiting [2024-10-08T04:20:13.236Z] c5a475d317c9: Waiting [2024-10-08T04:20:13.236Z] 55b35a11ae5e: Verifying Checksum [2024-10-08T04:20:13.236Z] 55b35a11ae5e: Download complete [2024-10-08T04:20:13.236Z] 50b3750afda1: Verifying Checksum [2024-10-08T04:20:13.236Z] 50b3750afda1: Download complete [2024-10-08T04:20:13.236Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T04:20:13.236Z] 4f4fb700ef54: Download complete [2024-10-08T04:20:13.236Z] 80978eb59214: Verifying Checksum [2024-10-08T04:20:13.236Z] 80978eb59214: Download complete [2024-10-08T04:20:13.236Z] cf04c63912e1: Verifying Checksum [2024-10-08T04:20:13.236Z] cf04c63912e1: Download complete [2024-10-08T04:20:13.844Z] c5a475d317c9: Verifying Checksum [2024-10-08T04:20:13.844Z] c5a475d317c9: Download complete [2024-10-08T04:20:14.738Z] cf04c63912e1: Pull complete [2024-10-08T04:20:15.334Z] 55b35a11ae5e: Pull complete [2024-10-08T04:20:15.606Z] a37a00ec5f00: Verifying Checksum [2024-10-08T04:20:15.606Z] a37a00ec5f00: Download complete [2024-10-08T04:20:16.581Z] c9f46d7d2bd2: Verifying Checksum [2024-10-08T04:20:16.581Z] c9f46d7d2bd2: Download complete [2024-10-08T04:20:31.638Z] a37a00ec5f00: Pull complete [2024-10-08T04:20:31.638Z] 50b3750afda1: Pull complete [2024-10-08T04:20:31.638Z] 4f4fb700ef54: Pull complete [2024-10-08T04:20:31.638Z] 80978eb59214: Pull complete [2024-10-08T04:20:39.919Z] c9f46d7d2bd2: Pull complete [2024-10-08T04:20:40.920Z] c5a475d317c9: Pull complete [2024-10-08T04:20:40.920Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-08T04:20:40.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T04:20:40.920Z] ---> be29e6b0f0d4 [2024-10-08T04:20:40.920Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T04:20:42.329Z] ---> Running in 7165242f53ec [2024-10-08T04:20:42.916Z] Removing intermediate container 7165242f53ec [2024-10-08T04:20:42.916Z] ---> 79c140465d4b [2024-10-08T04:20:42.916Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T04:20:42.916Z] ---> Running in 28b25c93bff0 [2024-10-08T04:20:43.186Z] Removing intermediate container 28b25c93bff0 [2024-10-08T04:20:43.186Z] ---> 113c33e265fb [2024-10-08T04:20:43.186Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-08T04:20:43.457Z] ---> Running in 5059bd902fb3 [2024-10-08T04:20:43.725Z] Removing intermediate container 5059bd902fb3 [2024-10-08T04:20:43.725Z] ---> 7ab583d45a83 [2024-10-08T04:20:43.725Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T04:20:43.725Z] ---> Running in db96defb8d7e [2024-10-08T04:20:45.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T04:20:45.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T04:20:46.829Z] OK: 238 MiB in 54 packages [2024-10-08T04:20:47.812Z] Removing intermediate container db96defb8d7e [2024-10-08T04:20:47.812Z] ---> 7ecc754b4678 [2024-10-08T04:20:47.812Z] Step 7/12 : WORKDIR /app [2024-10-08T04:20:47.812Z] ---> Running in 50dfb81fecbc [2024-10-08T04:20:48.079Z] Removing intermediate container 50dfb81fecbc [2024-10-08T04:20:48.079Z] ---> bc0c9332d6f1 [2024-10-08T04:20:48.079Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-08T04:20:49.039Z] ---> 224a8cec021e [2024-10-08T04:20:49.039Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T04:20:49.039Z] ---> Running in e594c39f581b [2024-10-08T04:22:56.038Z] Removing intermediate container e594c39f581b [2024-10-08T04:22:56.038Z] ---> 77fe7b0fb2e3 [2024-10-08T04:22:56.038Z] Step 10/12 : COPY . . [2024-10-08T04:22:56.038Z] ---> 22e6f6af57fa [2024-10-08T04:22:56.038Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T04:22:56.038Z] ---> Running in 985cdc94ff25 [2024-10-08T04:22:56.038Z] Removing intermediate container 985cdc94ff25 [2024-10-08T04:22:56.038Z] ---> caa080593321 [2024-10-08T04:22:56.038Z] Step 12/12 : RUN $MAKE [2024-10-08T04:22:56.038Z] ---> Running in d3aeaef20055 [2024-10-08T04:22:56.038Z] noop [2024-10-08T04:22:56.038Z] Removing intermediate container d3aeaef20055 [2024-10-08T04:22:56.038Z] ---> 8d37ad9e9200 [2024-10-08T04:22:56.038Z] Successfully built 8d37ad9e9200 [2024-10-08T04:22:56.038Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:22:56.430Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T04:22:56.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:22:56.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-22153 does not seem to be running inside a container [2024-10-08T04:22:56.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/244 -v /w/workspace/app-service-configurable/244:/w/workspace/app-service-configurable/244:rw,z -v /w/workspace/app-service-configurable/244@tmp:/w/workspace/app-service-configurable/244@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 ******** ci-base-image-arm64 cat [2024-10-08T04:22:58.243Z] $ docker top 541812fe200ceee1cdfe85ec88a4fb4c74cf2114d53794347257fca95652f48a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:22:59.142Z] + go version [2024-10-08T04:22:59.142Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-08T04:22:59.169Z] $ docker stop --time=1 541812fe200ceee1cdfe85ec88a4fb4c74cf2114d53794347257fca95652f48a [2024-10-08T04:23:00.917Z] $ docker rm -f --volumes 541812fe200ceee1cdfe85ec88a4fb4c74cf2114d53794347257fca95652f48a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:23:01.578Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T04:23:01.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:23:01.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-22153 does not seem to be running inside a container [2024-10-08T04:23:01.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/244 -v /w/workspace/app-service-configurable/244:/w/workspace/app-service-configurable/244:rw,z -v /w/workspace/app-service-configurable/244@tmp:/w/workspace/app-service-configurable/244@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 ******** ci-base-image-arm64 cat [2024-10-08T04:23:03.305Z] $ docker top ef8d5e8bf9f912f4e6625b6774cf3cc209e64d27fc90b02acac27fbce0d21e3a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:23:04.214Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/244 [Pipeline] fileExists [Pipeline] sh [2024-10-08T04:23:04.922Z] + make test [2024-10-08T04:23:04.922Z] go test -race -coverprofile=coverage.out ./... [2024-10-08T04:28:56.995Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-08T04:28:56.995Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-08T04:28:56.995Z] go vet ./... [2024-10-08T04:32:49.732Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-08T04:32:49.732Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-08T04:32:49.732Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-08T04:32:50.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-08T04:32:50.360Z] $ docker stop --time=1 ef8d5e8bf9f912f4e6625b6774cf3cc209e64d27fc90b02acac27fbce0d21e3a [2024-10-08T04:32:52.296Z] $ docker rm -f --volumes ef8d5e8bf9f912f4e6625b6774cf3cc209e64d27fc90b02acac27fbce0d21e3a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T04:32:54.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-08T04:32:54.728Z] Warning: overwriting stash ‘coverage-report’ [2024-10-08T04:32:55.179Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T04:32:55.590Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-08T04:32:55.904Z] + ls -al . [2024-10-08T04:32:55.904Z] total 256 [2024-10-08T04:32:55.904Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 8 04:23 . [2024-10-08T04:32:55.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 04:19 .. [2024-10-08T04:32:55.904Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 8 04:19 .dockerignore [2024-10-08T04:32:55.904Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 04:19 .git [2024-10-08T04:32:55.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 04:19 .github [2024-10-08T04:32:55.904Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 8 04:19 .gitignore [2024-10-08T04:32:55.904Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 04:19 .golangci.yml [2024-10-08T04:32:55.904Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 8 04:19 Attribution.txt [2024-10-08T04:32:55.904Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 8 04:19 CHANGELOG.md [2024-10-08T04:32:55.904Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 8 04:19 Dockerfile [2024-10-08T04:32:55.904Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 04:19 GOVERNANCE.md [2024-10-08T04:32:55.904Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 8 04:19 Jenkinsfile [2024-10-08T04:32:55.904Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 8 04:19 LICENSE [2024-10-08T04:32:55.904Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 8 04:19 OWNERS.md [2024-10-08T04:32:55.904Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 8 04:19 README.md [2024-10-08T04:32:55.904Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 8 04:16 VERSION [2024-10-08T04:32:55.904Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 04:19 bin [2024-10-08T04:32:55.904Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 8 04:28 coverage.out [2024-10-08T04:32:55.904Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 8 04:19 go.mod [2024-10-08T04:32:55.904Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 8 04:19 go.sum [2024-10-08T04:32:55.904Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 8 04:19 main.go [2024-10-08T04:32:55.904Z] -rw-rw-r-- 1 jenkins jenkins 2572 Oct 8 04:19 makefile [2024-10-08T04:32:55.904Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 04:19 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:32:56.257Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 --label arch=arm64 --label version=3.2.0-dev.34 . [2024-10-08T04:32:56.257Z] Sending build context to Docker daemon 243.7kB [2024-10-08T04:32:56.524Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T04:32:56.524Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-08T04:32:56.524Z] ---> 8d37ad9e9200 [2024-10-08T04:32:56.524Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T04:32:56.790Z] ---> Running in 31f8801d702e [2024-10-08T04:32:57.057Z] Removing intermediate container 31f8801d702e [2024-10-08T04:32:57.057Z] ---> b1ccfff64f88 [2024-10-08T04:32:57.057Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T04:32:57.057Z] ---> Running in c7c56d1d08f1 [2024-10-08T04:32:57.323Z] Removing intermediate container c7c56d1d08f1 [2024-10-08T04:32:57.323Z] ---> 3a538b5e02ab [2024-10-08T04:32:57.323Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-08T04:32:57.323Z] ---> Running in 3d523369269b [2024-10-08T04:32:57.589Z] Removing intermediate container 3d523369269b [2024-10-08T04:32:57.589Z] ---> c5d9397a58c2 [2024-10-08T04:32:57.589Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T04:32:57.856Z] ---> Running in bfb836bbb8f4 [2024-10-08T04:32:58.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T04:32:59.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T04:33:00.484Z] OK: 238 MiB in 54 packages [2024-10-08T04:33:01.442Z] Removing intermediate container bfb836bbb8f4 [2024-10-08T04:33:01.442Z] ---> 09a52d7e6db8 [2024-10-08T04:33:01.442Z] Step 7/27 : WORKDIR /app [2024-10-08T04:33:01.442Z] ---> Running in d55634a6b493 [2024-10-08T04:33:01.708Z] Removing intermediate container d55634a6b493 [2024-10-08T04:33:01.708Z] ---> d2c2895aa930 [2024-10-08T04:33:01.708Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-08T04:33:02.291Z] ---> 22204ed01ae7 [2024-10-08T04:33:02.291Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T04:33:02.291Z] ---> Running in 0d452230c5fb [2024-10-08T04:33:04.886Z] Removing intermediate container 0d452230c5fb [2024-10-08T04:33:04.886Z] ---> 7badd1273b58 [2024-10-08T04:33:04.886Z] Step 10/27 : COPY . . [2024-10-08T04:33:05.470Z] ---> 58b666b70f99 [2024-10-08T04:33:05.470Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T04:33:05.470Z] ---> Running in 0db93c594c95 [2024-10-08T04:33:05.738Z] Removing intermediate container 0db93c594c95 [2024-10-08T04:33:05.738Z] ---> 3fee9447e84f [2024-10-08T04:33:05.738Z] Step 12/27 : RUN $MAKE [2024-10-08T04:33:06.023Z] ---> Running in a8b6ba2972e1 [2024-10-08T04:33:06.999Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.34" -trimpath -mod=readonly -o app-service-configurable [2024-10-08T04:37:13.950Z] Removing intermediate container a8b6ba2972e1 [2024-10-08T04:37:13.950Z] ---> 7c7afe0ff1bc [2024-10-08T04:37:13.950Z] Step 13/27 : FROM alpine:3.20 [2024-10-08T04:37:13.950Z] 3.20: Pulling from library/alpine [2024-10-08T04:37:13.950Z] cf04c63912e1: Already exists [2024-10-08T04:37:13.950Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T04:37:13.950Z] Status: Downloaded newer image for alpine:3.20 [2024-10-08T04:37:13.950Z] ---> c157a85ed455 [2024-10-08T04:37:13.950Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-08T04:37:13.950Z] ---> Running in 5b3e7b70f0c0 [2024-10-08T04:37:13.950Z] Removing intermediate container 5b3e7b70f0c0 [2024-10-08T04:37:13.950Z] ---> fa97e6fe628c [2024-10-08T04:37:13.950Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-08T04:37:13.950Z] ---> Running in c31ff9b4bbba [2024-10-08T04:37:13.950Z] Removing intermediate container c31ff9b4bbba [2024-10-08T04:37:13.950Z] ---> c67a9bae613c [2024-10-08T04:37:13.950Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T04:37:13.950Z] ---> Running in 6f4c43d02adf [2024-10-08T04:37:13.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T04:37:14.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T04:37:15.619Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-08T04:37:15.619Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-08T04:37:15.619Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T04:37:15.886Z] Executing ca-certificates-20240705-r0.trigger [2024-10-08T04:37:15.886Z] OK: 10 MiB in 16 packages [2024-10-08T04:37:17.292Z] Removing intermediate container 6f4c43d02adf [2024-10-08T04:37:17.292Z] ---> c2d591cd1c84 [2024-10-08T04:37:17.292Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-08T04:37:17.292Z] ---> Running in 6d12feb6bf30 [2024-10-08T04:37:18.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T04:37:18.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T04:37:19.924Z] Upgrading critical system libraries and apk-tools: [2024-10-08T04:37:19.924Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T04:37:19.924Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T04:37:20.192Z] Continuing the upgrade transaction with new apk-tools: [2024-10-08T04:37:20.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T04:37:20.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T04:37:21.865Z] OK: 10 MiB in 16 packages [2024-10-08T04:37:22.826Z] Removing intermediate container 6d12feb6bf30 [2024-10-08T04:37:22.826Z] ---> 25f67cf00791 [2024-10-08T04:37:22.826Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-08T04:37:23.092Z] ---> 4ec6f0e37de8 [2024-10-08T04:37:23.092Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-08T04:37:23.674Z] ---> 2f6229d6e46e [2024-10-08T04:37:23.674Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-08T04:37:24.254Z] ---> bd6d70a85333 [2024-10-08T04:37:24.254Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-08T04:37:25.658Z] ---> d73931b9904a [2024-10-08T04:37:25.658Z] Step 22/27 : EXPOSE 48095 [2024-10-08T04:37:25.924Z] ---> Running in 14798a16ff55 [2024-10-08T04:37:26.194Z] Removing intermediate container 14798a16ff55 [2024-10-08T04:37:26.194Z] ---> 3a6d5c8750cf [2024-10-08T04:37:26.194Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-08T04:37:26.194Z] ---> Running in 75259b89b550 [2024-10-08T04:37:26.461Z] Removing intermediate container 75259b89b550 [2024-10-08T04:37:26.461Z] ---> 9924f92f3b6b [2024-10-08T04:37:26.461Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-08T04:37:26.731Z] ---> Running in 6bbb21560539 [2024-10-08T04:37:26.998Z] Removing intermediate container 6bbb21560539 [2024-10-08T04:37:26.998Z] ---> e68a3fd277c4 [2024-10-08T04:37:26.998Z] Step 25/27 : LABEL arch=arm64 [2024-10-08T04:37:26.998Z] ---> Running in 7ac69072902c [2024-10-08T04:37:27.264Z] Removing intermediate container 7ac69072902c [2024-10-08T04:37:27.264Z] ---> c3c3e5d7c4c4 [2024-10-08T04:37:27.264Z] Step 26/27 : LABEL git_sha=fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [2024-10-08T04:37:27.264Z] ---> Running in 5e4af5537a5f [2024-10-08T04:37:27.530Z] Removing intermediate container 5e4af5537a5f [2024-10-08T04:37:27.530Z] ---> a1fd08257a4a [2024-10-08T04:37:27.530Z] Step 27/27 : LABEL version=3.2.0-dev.34 [2024-10-08T04:37:27.796Z] ---> Running in c4890b727069 [2024-10-08T04:37:28.061Z] Removing intermediate container c4890b727069 [2024-10-08T04:37:28.061Z] ---> fff34f4d02fe [2024-10-08T04:37:28.061Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-08T04:37:28.061Z] Successfully built fff34f4d02fe [2024-10-08T04:37:28.061Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T04:37:28.232Z] provisioning config files... [2024-10-08T04:37:28.246Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/244@tmp/config18420718338131367999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:37:28.590Z] ---> ****-login.sh [2024-10-08T04:37:28.590Z] nexus3.edgexfoundry.org:10001 [2024-10-08T04:37:28.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:37:28.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:37:28.855Z] Configure a credential helper to remove this warning. See [2024-10-08T04:37:28.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:37:28.855Z] [2024-10-08T04:37:28.855Z] Login Succeeded [2024-10-08T04:37:28.855Z] nexus3.edgexfoundry.org:10002 [2024-10-08T04:37:29.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:37:29.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:37:29.121Z] Configure a credential helper to remove this warning. See [2024-10-08T04:37:29.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:37:29.121Z] [2024-10-08T04:37:29.121Z] Login Succeeded [2024-10-08T04:37:29.121Z] nexus3.edgexfoundry.org:10003 [2024-10-08T04:37:29.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:37:29.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:37:29.389Z] Configure a credential helper to remove this warning. See [2024-10-08T04:37:29.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:37:29.389Z] [2024-10-08T04:37:29.389Z] Login Succeeded [2024-10-08T04:37:29.389Z] nexus3.edgexfoundry.org:10004 [2024-10-08T04:37:29.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:37:29.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:37:29.921Z] Configure a credential helper to remove this warning. See [2024-10-08T04:37:29.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:37:29.921Z] [2024-10-08T04:37:29.921Z] Login Succeeded [2024-10-08T04:37:29.921Z] ****.io [2024-10-08T04:37:30.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:37:30.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:37:30.187Z] Configure a credential helper to remove this warning. See [2024-10-08T04:37:30.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:37:30.187Z] [2024-10-08T04:37:30.187Z] Login Succeeded [2024-10-08T04:37:30.187Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T04:37:30.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T04:37:30.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T04:37:30.303Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-10-08T04:37:30.303Z] fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [2024-10-08T04:37:30.303Z] latest [2024-10-08T04:37:30.303Z] 3.2.0-dev.34 [2024-10-08T04:37:30.303Z] fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34 [2024-10-08T04:37:30.303Z] main [2024-10-08T04:37:30.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:37:30.682Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:37:31.040Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [2024-10-08T04:37:31.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-08T04:37:31.041Z] 9115b25da291: Preparing [2024-10-08T04:37:31.041Z] 04f21c77471a: Preparing [2024-10-08T04:37:31.041Z] 28c848c04991: Preparing [2024-10-08T04:37:31.041Z] cad9fc7c189a: Preparing [2024-10-08T04:37:31.041Z] 565897221911: Preparing [2024-10-08T04:37:31.041Z] c4e7ceeeb314: Preparing [2024-10-08T04:37:31.041Z] 16113d51b718: Preparing [2024-10-08T04:37:31.041Z] c4e7ceeeb314: Waiting [2024-10-08T04:37:31.041Z] 16113d51b718: Waiting [2024-10-08T04:37:31.307Z] 04f21c77471a: Pushed [2024-10-08T04:37:31.307Z] cad9fc7c189a: Pushed [2024-10-08T04:37:31.307Z] 28c848c04991: Pushed [2024-10-08T04:37:31.307Z] 565897221911: Pushed [2024-10-08T04:37:31.307Z] 16113d51b718: Layer already exists [2024-10-08T04:37:31.571Z] c4e7ceeeb314: Pushed [2024-10-08T04:37:40.579Z] 9115b25da291: Pushed [2024-10-08T04:37:40.579Z] fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458: digest: sha256:d85af96a002a2f9b17e18c90d38495236524b06b8cdbe3cea4b557a180b5716b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:37:40.969Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:37:41.312Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-10-08T04:37:41.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-08T04:37:41.313Z] 9115b25da291: Preparing [2024-10-08T04:37:41.313Z] 04f21c77471a: Preparing [2024-10-08T04:37:41.313Z] 28c848c04991: Preparing [2024-10-08T04:37:41.313Z] cad9fc7c189a: Preparing [2024-10-08T04:37:41.313Z] 565897221911: Preparing [2024-10-08T04:37:41.313Z] c4e7ceeeb314: Preparing [2024-10-08T04:37:41.313Z] 16113d51b718: Preparing [2024-10-08T04:37:41.313Z] c4e7ceeeb314: Waiting [2024-10-08T04:37:41.313Z] 16113d51b718: Waiting [2024-10-08T04:37:41.313Z] 565897221911: Layer already exists [2024-10-08T04:37:41.313Z] 04f21c77471a: Layer already exists [2024-10-08T04:37:41.313Z] 28c848c04991: Layer already exists [2024-10-08T04:37:41.313Z] 9115b25da291: Layer already exists [2024-10-08T04:37:41.313Z] cad9fc7c189a: Layer already exists [2024-10-08T04:37:41.313Z] 16113d51b718: Layer already exists [2024-10-08T04:37:41.313Z] c4e7ceeeb314: Layer already exists [2024-10-08T04:37:41.576Z] latest: digest: sha256:d85af96a002a2f9b17e18c90d38495236524b06b8cdbe3cea4b557a180b5716b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:37:41.940Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:37:42.287Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.34 [2024-10-08T04:37:42.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-08T04:37:42.287Z] 9115b25da291: Preparing [2024-10-08T04:37:42.287Z] 04f21c77471a: Preparing [2024-10-08T04:37:42.287Z] 28c848c04991: Preparing [2024-10-08T04:37:42.287Z] cad9fc7c189a: Preparing [2024-10-08T04:37:42.287Z] 565897221911: Preparing [2024-10-08T04:37:42.287Z] c4e7ceeeb314: Preparing [2024-10-08T04:37:42.287Z] 16113d51b718: Preparing [2024-10-08T04:37:42.287Z] c4e7ceeeb314: Waiting [2024-10-08T04:37:42.287Z] 16113d51b718: Waiting [2024-10-08T04:37:42.287Z] 565897221911: Layer already exists [2024-10-08T04:37:42.287Z] 28c848c04991: Layer already exists [2024-10-08T04:37:42.287Z] 04f21c77471a: Layer already exists [2024-10-08T04:37:42.287Z] cad9fc7c189a: Layer already exists [2024-10-08T04:37:42.287Z] 9115b25da291: Layer already exists [2024-10-08T04:37:42.287Z] c4e7ceeeb314: Layer already exists [2024-10-08T04:37:42.287Z] 16113d51b718: Layer already exists [2024-10-08T04:37:42.287Z] 3.2.0-dev.34: digest: sha256:d85af96a002a2f9b17e18c90d38495236524b06b8cdbe3cea4b557a180b5716b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:37:42.653Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:37:43.013Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34 [2024-10-08T04:37:43.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-08T04:37:43.013Z] 9115b25da291: Preparing [2024-10-08T04:37:43.013Z] 04f21c77471a: Preparing [2024-10-08T04:37:43.013Z] 28c848c04991: Preparing [2024-10-08T04:37:43.013Z] cad9fc7c189a: Preparing [2024-10-08T04:37:43.013Z] 565897221911: Preparing [2024-10-08T04:37:43.013Z] c4e7ceeeb314: Preparing [2024-10-08T04:37:43.013Z] 16113d51b718: Preparing [2024-10-08T04:37:43.013Z] 16113d51b718: Waiting [2024-10-08T04:37:43.013Z] c4e7ceeeb314: Waiting [2024-10-08T04:37:43.013Z] cad9fc7c189a: Layer already exists [2024-10-08T04:37:43.013Z] 28c848c04991: Layer already exists [2024-10-08T04:37:43.013Z] 9115b25da291: Layer already exists [2024-10-08T04:37:43.013Z] 04f21c77471a: Layer already exists [2024-10-08T04:37:43.013Z] 565897221911: Layer already exists [2024-10-08T04:37:43.013Z] 16113d51b718: Layer already exists [2024-10-08T04:37:43.013Z] c4e7ceeeb314: Layer already exists [2024-10-08T04:37:43.013Z] fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34: digest: sha256:d85af96a002a2f9b17e18c90d38495236524b06b8cdbe3cea4b557a180b5716b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:37:43.367Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:37:43.715Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-10-08T04:37:43.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-08T04:37:43.715Z] 9115b25da291: Preparing [2024-10-08T04:37:43.715Z] 04f21c77471a: Preparing [2024-10-08T04:37:43.715Z] 28c848c04991: Preparing [2024-10-08T04:37:43.715Z] cad9fc7c189a: Preparing [2024-10-08T04:37:43.715Z] 565897221911: Preparing [2024-10-08T04:37:43.715Z] c4e7ceeeb314: Preparing [2024-10-08T04:37:43.715Z] 16113d51b718: Preparing [2024-10-08T04:37:43.715Z] c4e7ceeeb314: Waiting [2024-10-08T04:37:43.715Z] 16113d51b718: Waiting [2024-10-08T04:37:43.715Z] 565897221911: Layer already exists [2024-10-08T04:37:43.715Z] 9115b25da291: Layer already exists [2024-10-08T04:37:43.715Z] 04f21c77471a: Layer already exists [2024-10-08T04:37:43.715Z] 28c848c04991: Layer already exists [2024-10-08T04:37:43.715Z] cad9fc7c189a: Layer already exists [2024-10-08T04:37:43.715Z] c4e7ceeeb314: Layer already exists [2024-10-08T04:37:43.715Z] 16113d51b718: Layer already exists [2024-10-08T04:37:43.978Z] main: digest: sha256:d85af96a002a2f9b17e18c90d38495236524b06b8cdbe3cea4b557a180b5716b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T04:37:44.062Z] ===================================================== [Pipeline] echo [2024-10-08T04:37:44.075Z] taggedImages: [2024-10-08T04:37:44.076Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [2024-10-08T04:37:44.076Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-10-08T04:37:44.076Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.34 [2024-10-08T04:37:44.076Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34 [2024-10-08T04:37:44.076Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:37:44.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T04:37:44.449Z] [2024-10-08T04:37:44.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:37:44.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T04:37:44.769Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-08T04:37:44.769Z] 8998bd30e6a1: Pulling fs layer [2024-10-08T04:37:44.769Z] 04944245beec: Pulling fs layer [2024-10-08T04:37:44.769Z] 699f458cf7ca: Pulling fs layer [2024-10-08T04:37:44.769Z] 765212b225bb: Pulling fs layer [2024-10-08T04:37:44.769Z] f23df028b6ca: Pulling fs layer [2024-10-08T04:37:44.769Z] d65c8cfc05b1: Pulling fs layer [2024-10-08T04:37:44.769Z] 2437ff75d9bd: Pulling fs layer [2024-10-08T04:37:44.769Z] 765212b225bb: Waiting [2024-10-08T04:37:44.769Z] f23df028b6ca: Waiting [2024-10-08T04:37:44.769Z] d65c8cfc05b1: Waiting [2024-10-08T04:37:44.769Z] 2437ff75d9bd: Waiting [2024-10-08T04:37:45.036Z] 04944245beec: Verifying Checksum [2024-10-08T04:37:45.036Z] 04944245beec: Download complete [2024-10-08T04:37:45.036Z] f23df028b6ca: Verifying Checksum [2024-10-08T04:37:45.036Z] f23df028b6ca: Download complete [2024-10-08T04:37:45.036Z] d65c8cfc05b1: Verifying Checksum [2024-10-08T04:37:45.036Z] d65c8cfc05b1: Download complete [2024-10-08T04:37:45.303Z] 699f458cf7ca: Verifying Checksum [2024-10-08T04:37:45.303Z] 699f458cf7ca: Download complete [2024-10-08T04:37:45.570Z] 8998bd30e6a1: Verifying Checksum [2024-10-08T04:37:45.570Z] 8998bd30e6a1: Download complete [2024-10-08T04:37:48.219Z] 2437ff75d9bd: Verifying Checksum [2024-10-08T04:37:48.219Z] 2437ff75d9bd: Download complete [2024-10-08T04:37:50.839Z] 8998bd30e6a1: Pull complete [2024-10-08T04:37:51.114Z] 04944245beec: Pull complete [2024-10-08T04:37:52.532Z] 699f458cf7ca: Pull complete [2024-10-08T04:37:52.797Z] 765212b225bb: Pull complete [2024-10-08T04:37:53.755Z] f23df028b6ca: Pull complete [2024-10-08T04:37:53.755Z] d65c8cfc05b1: Pull complete [2024-10-08T04:38:11.960Z] 2437ff75d9bd: Pull complete [2024-10-08T04:38:11.961Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-08T04:38:11.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T04:38:11.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:38:12.162Z] prd-ubuntu20.04-docker-arm64-4c-16g-22153 does not seem to be running inside a container [2024-10-08T04:38:12.222Z] $ 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/244 -v /w/workspace/app-service-configurable/244:/w/workspace/app-service-configurable/244:rw,z -v /w/workspace/app-service-configurable/244@tmp:/w/workspace/app-service-configurable/244@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:arm64 cat [2024-10-08T04:38:14.932Z] $ docker top d25226585d94eca9b6706f8210fb58b9ba90249418240d9eba54d869fa98f839 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:38:16.859Z] ---> job-cost.sh [2024-10-08T04:38:16.859Z] lf-activate-venv: SKIPPING [2024-10-08T04:38:16.859Z] INFO: No Stack... [2024-10-08T04:38:17.123Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-08T04:38:18.077Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T04:38:18.717Z] + cat /w/workspace/app-service-configurable/244/archives/cost.csv [2024-10-08T04:38:18.717Z] + cut -d, -f6 [Pipeline] lock [2024-10-08T04:38:18.754Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-244-stack-cost] [2024-10-08T04:38:18.763Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-244-stack-cost] did not exist. Created. [2024-10-08T04:38:18.769Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-244-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T04:38:19.425Z] /w/workspace/app-service-configurable/244@tmp/durable-f09c1e29/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-08T04:38:19.772Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-08T04:38:19.799Z] Warning: overwriting stash ‘stack-cost’ [2024-10-08T04:38:19.849Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T04:38:19.858Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-244-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T04:38:19.891Z] $ docker stop --time=1 d25226585d94eca9b6706f8210fb58b9ba90249418240d9eba54d869fa98f839 [2024-10-08T04:38:21.409Z] $ docker rm -f --volumes d25226585d94eca9b6706f8210fb58b9ba90249418240d9eba54d869fa98f839 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-08T04:38:21.943Z] provisioning config files... [2024-10-08T04:38:21.951Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10596149489722436464tmp [Pipeline] { [Pipeline] sh [2024-10-08T04:38:22.255Z] + set +x [2024-10-08T04:38:22.255Z] + bash -s -- [2024-10-08T04:38:22.255Z] + curl -s https://codecov.io/bash [2024-10-08T04:38:22.255Z] [2024-10-08T04:38:22.255Z] _____ _ [2024-10-08T04:38:22.255Z] / ____| | | [2024-10-08T04:38:22.255Z] | | ___ __| | ___ ___ _____ __ [2024-10-08T04:38:22.255Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-08T04:38:22.255Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-08T04:38:22.255Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-08T04:38:22.255Z] Bash-1.0.6 [2024-10-08T04:38:22.255Z] [2024-10-08T04:38:22.255Z] [2024-10-08T04:38:22.255Z] ==> git version 2.25.1 found [2024-10-08T04:38:22.255Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-08T04:38:22.255Z] Release-Date: 2020-01-08 [2024-10-08T04:38:22.255Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-08T04:38:22.255Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-08T04:38:22.255Z] ==> Jenkins CI detected. [2024-10-08T04:38:22.255Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-10-08T04:38:22.255Z] project root: . [2024-10-08T04:38:22.255Z] --> token set from env [2024-10-08T04:38:22.255Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-08T04:38:22.514Z] ==> Running gcov in . (disable via -X gcov) [2024-10-08T04:38:22.515Z] ==> Python coveragepy not found [2024-10-08T04:38:22.515Z] ==> Searching for coverage reports in: [2024-10-08T04:38:22.515Z] + . [2024-10-08T04:38:22.515Z] -> Found 1 reports [2024-10-08T04:38:22.515Z] ==> Detecting git/mercurial file structure [2024-10-08T04:38:22.515Z] ==> Reading reports [2024-10-08T04:38:22.515Z] + ./coverage.out bytes=953 [2024-10-08T04:38:22.515Z] ==> Appending adjustments [2024-10-08T04:38:22.515Z] https://docs.codecov.io/docs/fixing-reports [2024-10-08T04:38:22.515Z] + Found adjustments [2024-10-08T04:38:22.515Z] ==> Gzipping contents [2024-10-08T04:38:22.515Z] 4.0K /tmp/codecov.OVTvMx.gz [2024-10-08T04:38:22.515Z] ==> Uploading reports [2024-10-08T04:38:22.515Z] url: https://codecov.io [2024-10-08T04:38:22.515Z] query: branch=main&commit=fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458&build=244&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F244%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-08T04:38:22.515Z] -> Pinging Codecov [2024-10-08T04:38:22.515Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458&build=244&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F244%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-08T04:38:22.780Z] -> Uploading to [2024-10-08T04:38:22.781Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458/ed21c20c-a544-42ae-9eb3-f2e482af6c0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241008T043822Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=06a279abba135540ebe03e4988750014a8915d9cc79cf546010f2d3f2116d2d2 [2024-10-08T04:38:22.781Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T04:38:22.781Z] Dload Upload Total Spent Left Speed [2024-10-08T04:38:23.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1408 --:--:-- --:--:-- --:--:-- 1408 [2024-10-08T04:38:23.040Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [Pipeline] } [2024-10-08T04:38:23.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-08T04:38:23.203Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-08T04:38:23.220Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:38:23.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-08T04:38:23.521Z] [2024-10-08T04:38:23.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:38:23.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-08T04:38:23.832Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-08T04:38:23.832Z] 43c4264eed91: Already exists [2024-10-08T04:38:23.832Z] 4cc291be95ef: Already exists [2024-10-08T04:38:23.832Z] 2ac1f1163629: Already exists [2024-10-08T04:38:23.832Z] 5c3c966382ef: Already exists [2024-10-08T04:38:23.832Z] 4f4fb700ef54: Already exists [2024-10-08T04:38:23.832Z] d9c7d2e4e75e: Pulling fs layer [2024-10-08T04:38:23.832Z] 9c3e1370e548: Pulling fs layer [2024-10-08T04:38:24.090Z] d9c7d2e4e75e: Verifying Checksum [2024-10-08T04:38:24.090Z] d9c7d2e4e75e: Download complete [2024-10-08T04:38:24.372Z] d9c7d2e4e75e: Pull complete [2024-10-08T04:38:24.630Z] 9c3e1370e548: Verifying Checksum [2024-10-08T04:38:24.630Z] 9c3e1370e548: Download complete [2024-10-08T04:38:27.919Z] 9c3e1370e548: Pull complete [2024-10-08T04:38:27.919Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-08T04:38:27.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-08T04:38:27.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:38:28.025Z] prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container [2024-10-08T04:38:28.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-08T04:38:30.322Z] $ docker top 9657a37478a1f84d7815e4c4ed0c0a8e2018ee29083c89d3a433c2babc73108b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:38:30.632Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-10-08T04:38:30.642Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-10-08T04:38:30.920Z] + set -o pipefail [2024-10-08T04:38:30.920Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-10-08T04:38:37.503Z] [2024-10-08T04:38:37.503Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-10-08T04:38:37.503Z] [2024-10-08T04:38:37.503Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/b1a1baa4-00f3-4860-aaa6-a02258750335 [2024-10-08T04:38:37.503Z] [2024-10-08T04:38:37.503Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-08T04:38:37.503Z] [2024-10-08T04:38:38.078Z] [2024-10-08T04:38:38.078Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-08T04:38:38.078Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-08T04:38:38.129Z] $ docker stop --time=1 9657a37478a1f84d7815e4c4ed0c0a8e2018ee29083c89d3a433c2babc73108b [2024-10-08T04:38:44.169Z] $ docker rm -f --volumes 9657a37478a1f84d7815e4c4ed0c0a8e2018ee29083c89d3a433c2babc73108b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T04:38:45.047Z] + git log --format=format:%s -1 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [Pipeline] sh [2024-10-08T04:38:45.337Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T04:38:45.337Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:38:45.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T04:38:45.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:38:45.713Z] prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container [2024-10-08T04:38:45.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-08T04:38:46.227Z] $ docker top 8b80213beb2a37a943a318248d12b3fe36ee0ba1ad548b939f7a2c2734be81e7 -eo pid,comm [2024-10-08T04:38:46.224Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-08T04:38:46.224Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T04:38:46.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T04:38:46.294Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T04:38:46.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T04:38:46.441Z] $ docker exec 8b80213beb2a37a943a318248d12b3fe36ee0ba1ad548b939f7a2c2734be81e7 ssh-agent [2024-10-08T04:38:46.506Z] SSH_AUTH_SOCK=/tmp/ssh-qvAZuCwXVkQM/agent.32 [2024-10-08T04:38:46.507Z] SSH_AGENT_PID=38 [2024-10-08T04:38:46.511Z] Running ssh-add (command line suppressed) [2024-10-08T04:38:46.655Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1892256825118838838.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1892256825118838838.key) [2024-10-08T04:38:46.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T04:38:46.915Z] + git semver tag [2024-10-08T04:38:47.174Z] 2024-10-08 04:38:47,105 [run_tag] DEBUG tag force:False [2024-10-08T04:38:47.174Z] 2024-10-08 04:38:47,105 [check_head_tag] DEBUG check head tag [2024-10-08T04:38:47.174Z] 2024-10-08 04:38:47,107 [execute] INFO git cat-file --batch-check [2024-10-08T04:38:47.174Z] 2024-10-08 04:38:47,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-10-08T04:38:47.174Z] 2024-10-08 04:38:47,111 [execute] INFO git cat-file --batch [2024-10-08T04:38:47.174Z] 2024-10-08 04:38:47,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-10-08T04:38:47.174Z] 2024-10-08 04:38:47,135 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-08T04:38:47.174Z] 2024-10-08 04:38:47,135 [execute] INFO git tag -a v3.2.0-dev.34 -m v3.2.0-dev.34 [2024-10-08T04:38:47.174Z] 2024-10-08 04:38:47,135 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.34', '-m', 'v3.2.0-dev.34'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-10-08T04:38:47.174Z] 2024-10-08 04:38:47,140 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-08T04:38:47.174Z] 3.2.0-dev.34 [Pipeline] } [2024-10-08T04:38:47.227Z] $ docker exec --env ******** --env ******** 8b80213beb2a37a943a318248d12b3fe36ee0ba1ad548b939f7a2c2734be81e7 ssh-agent -k [2024-10-08T04:38:47.312Z] unset SSH_AUTH_SOCK; [2024-10-08T04:38:47.312Z] unset SSH_AGENT_PID; [2024-10-08T04:38:47.312Z] echo Agent pid 38 killed; [2024-10-08T04:38:47.280Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T04:38:47.605Z] + git semver [Pipeline] } [2024-10-08T04:38:47.918Z] $ docker stop --time=1 8b80213beb2a37a943a318248d12b3fe36ee0ba1ad548b939f7a2c2734be81e7 [2024-10-08T04:38:49.220Z] $ docker rm -f --volumes 8b80213beb2a37a943a318248d12b3fe36ee0ba1ad548b939f7a2c2734be81e7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:38:49.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-08T04:38:49.618Z] [2024-10-08T04:38:49.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:38:49.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-08T04:38:49.925Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-08T04:38:49.925Z] ab5ef0e58194: Pulling fs layer [2024-10-08T04:38:49.925Z] 9712f1f96733: Pulling fs layer [2024-10-08T04:38:49.925Z] 63f879dbbcfc: Pulling fs layer [2024-10-08T04:38:49.925Z] 0d9ebad4ef96: Pulling fs layer [2024-10-08T04:38:49.925Z] e9a5061849ea: Pulling fs layer [2024-10-08T04:38:49.925Z] d747dcd14b5f: Pulling fs layer [2024-10-08T04:38:49.925Z] 2de7ff778b66: Pulling fs layer [2024-10-08T04:38:49.925Z] 0d9ebad4ef96: Waiting [2024-10-08T04:38:49.925Z] e9a5061849ea: Waiting [2024-10-08T04:38:49.925Z] d747dcd14b5f: Waiting [2024-10-08T04:38:49.925Z] 2de7ff778b66: Waiting [2024-10-08T04:38:49.925Z] 9712f1f96733: Download complete [2024-10-08T04:38:50.184Z] 63f879dbbcfc: Verifying Checksum [2024-10-08T04:38:50.185Z] 63f879dbbcfc: Download complete [2024-10-08T04:38:50.185Z] e9a5061849ea: Verifying Checksum [2024-10-08T04:38:50.185Z] e9a5061849ea: Download complete [2024-10-08T04:38:50.185Z] d747dcd14b5f: Verifying Checksum [2024-10-08T04:38:50.185Z] d747dcd14b5f: Download complete [2024-10-08T04:38:50.443Z] 0d9ebad4ef96: Verifying Checksum [2024-10-08T04:38:50.443Z] 0d9ebad4ef96: Download complete [2024-10-08T04:38:50.443Z] 2de7ff778b66: Verifying Checksum [2024-10-08T04:38:50.443Z] 2de7ff778b66: Download complete [2024-10-08T04:38:50.443Z] ab5ef0e58194: Verifying Checksum [2024-10-08T04:38:50.443Z] ab5ef0e58194: Download complete [2024-10-08T04:38:53.733Z] ab5ef0e58194: Pull complete [2024-10-08T04:38:53.734Z] 9712f1f96733: Pull complete [2024-10-08T04:38:53.992Z] 63f879dbbcfc: Pull complete [2024-10-08T04:38:58.177Z] 0d9ebad4ef96: Pull complete [2024-10-08T04:38:58.177Z] e9a5061849ea: Pull complete [2024-10-08T04:38:58.436Z] d747dcd14b5f: Pull complete [2024-10-08T04:38:59.371Z] 2de7ff778b66: Pull complete [2024-10-08T04:38:59.371Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-08T04:38:59.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-08T04:38:59.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:38:59.482Z] prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container [2024-10-08T04:38:59.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-08T04:39:05.549Z] $ docker top fe7b947950ab4b952487156b3071c327622cc24972d315b561f36199e5c0074a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-08T04:39:05.581Z] provisioning config files... [2024-10-08T04:39:05.587Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12226589368685261628tmp [2024-10-08T04:39:05.595Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2969962962305983585tmp [2024-10-08T04:39:05.605Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9812067885365760624tmp [Pipeline] { [Pipeline] echo [2024-10-08T04:39:05.636Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:39:05.938Z] ---> sigul-configuration.sh [2024-10-08T04:39:05.938Z] gpg: directory `/root/.gnupg' created [2024-10-08T04:39:05.938Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-08T04:39:05.938Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-08T04:39:05.938Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-08T04:39:05.938Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-08T04:39:05.938Z] gpg: CAST5 encrypted data [2024-10-08T04:39:05.938Z] gpg: encrypted with 1 passphrase [2024-10-08T04:39:05.938Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-08T04:39:06.231Z] + mkdir /home/jenkins [2024-10-08T04:39:06.231Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-08T04:39:06.524Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-08T04:39:06.536Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:39:06.831Z] ---> sigul-install.sh [2024-10-08T04:39:06.831Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-08T04:39:07.131Z] + git tag --list [2024-10-08T04:39:07.131Z] v1.0.0 [2024-10-08T04:39:07.131Z] v1.1.0 [2024-10-08T04:39:07.131Z] v1.2.0 [2024-10-08T04:39:07.131Z] v1.3.0 [2024-10-08T04:39:07.131Z] v1.3.1 [2024-10-08T04:39:07.131Z] v2.0.0 [2024-10-08T04:39:07.131Z] v2.0.1 [2024-10-08T04:39:07.131Z] v2.1.0 [2024-10-08T04:39:07.131Z] v2.1.1 [2024-10-08T04:39:07.131Z] v2.1.2 [2024-10-08T04:39:07.131Z] v2.2.0 [2024-10-08T04:39:07.131Z] v2.3 [2024-10-08T04:39:07.131Z] v2.3.0 [2024-10-08T04:39:07.131Z] v2.3.1 [2024-10-08T04:39:07.131Z] v3.0 [2024-10-08T04:39:07.131Z] v3.0.0 [2024-10-08T04:39:07.131Z] v3.0.1 [2024-10-08T04:39:07.131Z] v3.0.1-dev.1 [2024-10-08T04:39:07.131Z] v3.1 [2024-10-08T04:39:07.131Z] v3.1.0 [2024-10-08T04:39:07.131Z] v3.1.0-dev.1 [2024-10-08T04:39:07.131Z] v3.1.0-dev.10 [2024-10-08T04:39:07.131Z] v3.1.0-dev.11 [2024-10-08T04:39:07.131Z] v3.1.0-dev.12 [2024-10-08T04:39:07.131Z] v3.1.0-dev.13 [2024-10-08T04:39:07.131Z] v3.1.0-dev.14 [2024-10-08T04:39:07.131Z] v3.1.0-dev.15 [2024-10-08T04:39:07.131Z] v3.1.0-dev.16 [2024-10-08T04:39:07.131Z] v3.1.0-dev.17 [2024-10-08T04:39:07.131Z] v3.1.0-dev.18 [2024-10-08T04:39:07.131Z] v3.1.0-dev.19 [2024-10-08T04:39:07.131Z] v3.1.0-dev.2 [2024-10-08T04:39:07.131Z] v3.1.0-dev.20 [2024-10-08T04:39:07.131Z] v3.1.0-dev.21 [2024-10-08T04:39:07.131Z] v3.1.0-dev.22 [2024-10-08T04:39:07.131Z] v3.1.0-dev.23 [2024-10-08T04:39:07.131Z] v3.1.0-dev.24 [2024-10-08T04:39:07.131Z] v3.1.0-dev.25 [2024-10-08T04:39:07.131Z] v3.1.0-dev.26 [2024-10-08T04:39:07.131Z] v3.1.0-dev.27 [2024-10-08T04:39:07.131Z] v3.1.0-dev.28 [2024-10-08T04:39:07.131Z] v3.1.0-dev.29 [2024-10-08T04:39:07.131Z] v3.1.0-dev.3 [2024-10-08T04:39:07.131Z] v3.1.0-dev.30 [2024-10-08T04:39:07.131Z] v3.1.0-dev.31 [2024-10-08T04:39:07.131Z] v3.1.0-dev.32 [2024-10-08T04:39:07.131Z] v3.1.0-dev.33 [2024-10-08T04:39:07.131Z] v3.1.0-dev.34 [2024-10-08T04:39:07.131Z] v3.1.0-dev.35 [2024-10-08T04:39:07.131Z] v3.1.0-dev.36 [2024-10-08T04:39:07.131Z] v3.1.0-dev.37 [2024-10-08T04:39:07.131Z] v3.1.0-dev.38 [2024-10-08T04:39:07.131Z] v3.1.0-dev.39 [2024-10-08T04:39:07.131Z] v3.1.0-dev.4 [2024-10-08T04:39:07.131Z] v3.1.0-dev.5 [2024-10-08T04:39:07.131Z] v3.1.0-dev.6 [2024-10-08T04:39:07.131Z] v3.1.0-dev.7 [2024-10-08T04:39:07.131Z] v3.1.0-dev.8 [2024-10-08T04:39:07.131Z] v3.1.0-dev.9 [2024-10-08T04:39:07.131Z] v3.1.1 [2024-10-08T04:39:07.131Z] v3.1.1-dev.1 [2024-10-08T04:39:07.131Z] v3.2.0-dev.1 [2024-10-08T04:39:07.131Z] v3.2.0-dev.10 [2024-10-08T04:39:07.131Z] v3.2.0-dev.11 [2024-10-08T04:39:07.131Z] v3.2.0-dev.12 [2024-10-08T04:39:07.131Z] v3.2.0-dev.13 [2024-10-08T04:39:07.131Z] v3.2.0-dev.14 [2024-10-08T04:39:07.131Z] v3.2.0-dev.15 [2024-10-08T04:39:07.131Z] v3.2.0-dev.16 [2024-10-08T04:39:07.131Z] v3.2.0-dev.17 [2024-10-08T04:39:07.131Z] v3.2.0-dev.18 [2024-10-08T04:39:07.131Z] v3.2.0-dev.19 [2024-10-08T04:39:07.131Z] v3.2.0-dev.2 [2024-10-08T04:39:07.131Z] v3.2.0-dev.20 [2024-10-08T04:39:07.131Z] v3.2.0-dev.21 [2024-10-08T04:39:07.131Z] v3.2.0-dev.22 [2024-10-08T04:39:07.131Z] v3.2.0-dev.23 [2024-10-08T04:39:07.131Z] v3.2.0-dev.24 [2024-10-08T04:39:07.131Z] v3.2.0-dev.25 [2024-10-08T04:39:07.131Z] v3.2.0-dev.26 [2024-10-08T04:39:07.131Z] v3.2.0-dev.27 [2024-10-08T04:39:07.131Z] v3.2.0-dev.28 [2024-10-08T04:39:07.131Z] v3.2.0-dev.29 [2024-10-08T04:39:07.131Z] v3.2.0-dev.3 [2024-10-08T04:39:07.131Z] v3.2.0-dev.30 [2024-10-08T04:39:07.131Z] v3.2.0-dev.31 [2024-10-08T04:39:07.131Z] v3.2.0-dev.32 [2024-10-08T04:39:07.131Z] v3.2.0-dev.33 [2024-10-08T04:39:07.131Z] v3.2.0-dev.34 [2024-10-08T04:39:07.131Z] v3.2.0-dev.4 [2024-10-08T04:39:07.131Z] v3.2.0-dev.5 [2024-10-08T04:39:07.131Z] v3.2.0-dev.6 [2024-10-08T04:39:07.131Z] v3.2.0-dev.7 [2024-10-08T04:39:07.131Z] v3.2.0-dev.8 [2024-10-08T04:39:07.131Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-08T04:39:07.425Z] + lftools sign git-tag v3.2.0-dev.34 [2024-10-08T04:39:07.994Z] Signing Git tag with Sigul... [2024-10-08T04:39:07.994Z] Signing v3.2.0-dev.34 [Pipeline] echo [2024-10-08T04:39:08.270Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:39:08.565Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-08T04:39:08.574Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-08T04:39:08.643Z] $ docker stop --time=1 fe7b947950ab4b952487156b3071c327622cc24972d315b561f36199e5c0074a [2024-10-08T04:39:09.961Z] $ docker rm -f --volumes fe7b947950ab4b952487156b3071c327622cc24972d315b561f36199e5c0074a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-08T04:39:10.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T04:39:10.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:39:10.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T04:39:10.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:39:10.740Z] prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container [2024-10-08T04:39:10.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-08T04:39:11.156Z] $ docker top da9f684ba4030e3d675ab2757e35c961e9274843d279bca7d339e18410fa0823 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T04:39:11.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T04:39:11.211Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T04:39:11.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T04:39:11.374Z] $ docker exec da9f684ba4030e3d675ab2757e35c961e9274843d279bca7d339e18410fa0823 ssh-agent [2024-10-08T04:39:11.425Z] SSH_AUTH_SOCK=/tmp/ssh-585gVfXrWFYG/agent.32 [2024-10-08T04:39:11.425Z] SSH_AGENT_PID=38 [2024-10-08T04:39:11.430Z] Running ssh-add (command line suppressed) [2024-10-08T04:39:11.567Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14989230248477118420.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14989230248477118420.key) [2024-10-08T04:39:11.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T04:39:12.491Z] + git semver bump pre [2024-10-08T04:39:12.491Z] 2024-10-08 04:39:12,047 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-08T04:39:12.491Z] 2024-10-08 04:39:12,047 [bump_version] DEBUG bumping version:3.2.0-dev.34 on axis:pre with prefix:dev [2024-10-08T04:39:12.491Z] 2024-10-08 04:39:12,047 [bump_version] DEBUG bumped version:3.2.0-dev.35 [2024-10-08T04:39:12.491Z] 2024-10-08 04:39:12,047 [write_version] DEBUG write version:3.2.0-dev.35 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-10-08T04:39:12.491Z] 2024-10-08 04:39:12,047 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-08T04:39:12.491Z] 2024-10-08 04:39:12,047 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-08T04:39:12.491Z] 2024-10-08 04:39:12,050 [execute] INFO git cat-file --batch-check [2024-10-08T04:39:12.491Z] 2024-10-08 04:39:12,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T04:39:12.491Z] 2024-10-08 04:39:12,056 [execute] INFO git cat-file --batch [2024-10-08T04:39:12.491Z] 2024-10-08 04:39:12,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T04:39:12.491Z] 2024-10-08 04:39:12,061 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-08T04:39:12.491Z] 3.2.0-dev.35 [Pipeline] } [2024-10-08T04:39:12.544Z] $ docker exec --env ******** --env ******** da9f684ba4030e3d675ab2757e35c961e9274843d279bca7d339e18410fa0823 ssh-agent -k [2024-10-08T04:39:12.641Z] unset SSH_AUTH_SOCK; [2024-10-08T04:39:12.641Z] unset SSH_AGENT_PID; [2024-10-08T04:39:12.641Z] echo Agent pid 38 killed; [2024-10-08T04:39:12.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T04:39:12.937Z] + git semver [Pipeline] } [2024-10-08T04:39:13.249Z] $ docker stop --time=1 da9f684ba4030e3d675ab2757e35c961e9274843d279bca7d339e18410fa0823 [2024-10-08T04:39:14.490Z] $ docker rm -f --volumes da9f684ba4030e3d675ab2757e35c961e9274843d279bca7d339e18410fa0823 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T04:39:14.798Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T04:39:14.798Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:39:15.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T04:39:15.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:39:15.192Z] prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container [2024-10-08T04:39:15.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-08T04:39:15.597Z] $ docker top fca2eb69d02c22193647ae13ce0b87ec455809df0209ed8dc03d42334b83043c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T04:39:15.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T04:39:15.665Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T04:39:15.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T04:39:15.804Z] $ docker exec fca2eb69d02c22193647ae13ce0b87ec455809df0209ed8dc03d42334b83043c ssh-agent [2024-10-08T04:39:15.858Z] SSH_AUTH_SOCK=/tmp/ssh-Ryy0dyGYU3as/agent.31 [2024-10-08T04:39:15.858Z] SSH_AGENT_PID=37 [2024-10-08T04:39:15.862Z] Running ssh-add (command line suppressed) [2024-10-08T04:39:16.007Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14013028129862205197.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14013028129862205197.key) [2024-10-08T04:39:15.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T04:39:16.270Z] + git semver push [2024-10-08T04:39:16.529Z] 2024-10-08 04:39:16,488 [run_push] DEBUG push [2024-10-08T04:39:16.529Z] 2024-10-08 04:39:16,489 [execute] INFO git cat-file --batch-check [2024-10-08T04:39:16.529Z] 2024-10-08 04:39:16,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T04:39:16.529Z] 2024-10-08 04:39:16,492 [execute] INFO git rev-list fc8a51907c11b8baf7954e4931db7925a1b40b78 -- [2024-10-08T04:39:16.529Z] 2024-10-08 04:39:16,492 [execute] DEBUG Popen(['git', 'rev-list', 'fc8a51907c11b8baf7954e4931db7925a1b40b78', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-08T04:39:16.529Z] 2024-10-08 04:39:16,503 [execute] INFO git fetch -v origin [2024-10-08T04:39:16.529Z] 2024-10-08 04:39:16,504 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-08T04:39:17.096Z] 2024-10-08 04:39:16,947 [run_push] DEBUG no remote changes detected [2024-10-08T04:39:17.096Z] 2024-10-08 04:39:16,948 [execute] INFO git push origin semver [2024-10-08T04:39:17.096Z] 2024-10-08 04:39:16,948 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-08T04:39:17.667Z] 2024-10-08 04:39:17,666 [run_push] DEBUG push all version tags [2024-10-08T04:39:17.667Z] 2024-10-08 04:39:17,667 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-08T04:39:17.667Z] 2024-10-08 04:39:17,667 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-10-08T04:39:18.612Z] 2024-10-08 04:39:18,373 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-08T04:39:18.612Z] 3.2.0-dev.35 [Pipeline] } [2024-10-08T04:39:18.666Z] $ docker exec --env ******** --env ******** fca2eb69d02c22193647ae13ce0b87ec455809df0209ed8dc03d42334b83043c ssh-agent -k [2024-10-08T04:39:18.778Z] unset SSH_AUTH_SOCK; [2024-10-08T04:39:18.781Z] unset SSH_AGENT_PID; [2024-10-08T04:39:18.781Z] echo Agent pid 37 killed; [2024-10-08T04:39:18.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T04:39:19.069Z] + git semver [Pipeline] } [2024-10-08T04:39:19.383Z] $ docker stop --time=1 fca2eb69d02c22193647ae13ce0b87ec455809df0209ed8dc03d42334b83043c [2024-10-08T04:39:20.603Z] $ docker rm -f --volumes fca2eb69d02c22193647ae13ce0b87ec455809df0209ed8dc03d42334b83043c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-08T04:39:21.185Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-10-08T04:39:21.185Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-10-08T04:39:21.185Z] total 16 [2024-10-08T04:39:21.185Z] drwxr-xr-x 3 root root 4096 Oct 8 04:20 . [2024-10-08T04:39:21.185Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 04:39 .. [2024-10-08T04:39:21.185Z] drwxr-xr-x 2 root root 4096 Oct 8 04:20 cost [2024-10-08T04:39:21.185Z] -rw-r--r-- 1 root root 96 Oct 8 04:20 cost.csv [2024-10-08T04:39:21.185Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-10-08T04:39:21.186Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-10-08T04:39:21.186Z] total 16 [2024-10-08T04:39:21.186Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 04:20 . [2024-10-08T04:39:21.186Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 04:39 .. [2024-10-08T04:39:21.186Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 04:20 cost [2024-10-08T04:39:21.186Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 8 04:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:39:21.473Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:39:22.330Z] ---> package-listing.sh [2024-10-08T04:39:22.330Z] ++ facter osfamily [2024-10-08T04:39:22.330Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-08T04:39:22.590Z] + OS_FAMILY=debian [2024-10-08T04:39:22.590Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-10-08T04:39:22.590Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-08T04:39:22.590Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-08T04:39:22.590Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-08T04:39:22.590Z] + PACKAGES=/tmp/packages_start.txt [2024-10-08T04:39:22.590Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-10-08T04:39:22.590Z] + PACKAGES=/tmp/packages_end.txt [2024-10-08T04:39:22.590Z] + case "${OS_FAMILY}" in [2024-10-08T04:39:22.590Z] + dpkg -l [2024-10-08T04:39:22.590Z] + grep '^ii' [2024-10-08T04:39:22.590Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-08T04:39:22.590Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-08T04:39:22.590Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-08T04:39:22.590Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-10-08T04:39:22.590Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-10-08T04:39:22.590Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-10-08T04:39:22.603Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-08T04:39:25.777Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:39:26.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T04:39:26.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:39:26.161Z] prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container [2024-10-08T04:39:26.239Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-08T04:39:26.410Z] $ docker top efd8f62305917c81f5a5bba8ef1e9aaee49f6ea73a1236d55920323ea65b9711 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:39:26.704Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-08T04:39:26.986Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-08T04:39:27.270Z] + ls /var/log/sa-host [2024-10-08T04:39:27.270Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T04:39:27.352Z] provisioning config files... [2024-10-08T04:39:27.359Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1456244119383517120tmp [Pipeline] { [Pipeline] echo [2024-10-08T04:39:27.376Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:39:27.659Z] ---> create-netrc.sh [Pipeline] } [2024-10-08T04:39:27.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:39:28.000Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-08T04:39:28.010Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:39:28.297Z] ---> sudo-logs.sh [2024-10-08T04:39:28.297Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-08T04:39:28.329Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:39:28.610Z] ---> job-cost.sh [2024-10-08T04:39:28.610Z] lf-activate-venv: SKIPPING [2024-10-08T04:39:28.610Z] DEBUG: total: 0.2199999988079071 [2024-10-08T04:39:28.610Z] INFO: Retrieving Stack Cost... [2024-10-08T04:39:28.869Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T04:39:29.437Z] INFO: Archiving Costs [Pipeline] echo [2024-10-08T04:39:29.451Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:39:29.732Z] ---> logs-deploy.sh [2024-10-08T04:39:29.732Z] lf-activate-venv: SKIPPING [2024-10-08T04:39:29.732Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/244 [2024-10-08T04:39:29.732Z] INFO: archiving workspace using pattern(s): [2024-10-08T04:39:30.668Z] Archives upload complete. [2024-10-08T04:39:30.668Z] INFO: archiving logs to Nexus