Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b18383343c5b08d1506b4a29e5952649ea8a302 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-ssh13371769115523970229.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6355844810847399585.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5154200981301111065.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh419304273173414769.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-ssh6070295322950907876.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-14862 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3b18383343c5b08d1506b4a29e5952649ea8a302 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#560)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b18383343c5b08d1506b4a29e5952649ea8a302 # timeout=10 > git rev-list --no-walk 023efeb58b72985ebd230dffc6fa2da5abccc86b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T01:57:21.817Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T01:57:21.864Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T01:57:21.878Z] ========================================================= [2023-05-10T01:57:21.878Z] EdgeX Global Pipelines Version Info [2023-05-10T01:57:21.878Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:57:23.718Z] ------------------- [2023-05-10T01:57:23.718Z] stable info: [2023-05-10T01:57:23.718Z] ------------------- [2023-05-10T01:57:23.718Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T01:57:23.718Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T01:57:23.718Z] Message: update stable to v1.0.249 [2023-05-10T01:57:24.298Z] ------------------- [2023-05-10T01:57:24.298Z] experimental info: [2023-05-10T01:57:24.298Z] ------------------- [2023-05-10T01:57:24.298Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T01:57:24.298Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T01:57:24.298Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T01:57:24.496Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-10T01:57:24.512Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-10T01:57:24.524Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T01:57:24.537Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T01:57:24.553Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T01:57:24.568Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T01:57:24.581Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T01:57:24.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T01:57:24.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T01:57:24.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T01:57:24.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T01:57:24.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-10T01:57:24.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T01:57:24.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T01:57:24.711Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T01:57:24.728Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T01:57:24.740Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T01:57:24.749Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T01:57:24.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T01:57:24.766Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T01:57:24.775Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-10T01:57:24.784Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-10T01:57:24.793Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T01:57:24.801Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T01:57:24.809Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T01:57:24.818Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T01:57:24.827Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T01:57:24.838Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-10T01:57:24.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-10T01:57:24.865Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-10T01:57:24.884Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b18383343c5b08d1506b4a29e5952649ea8a302 [Pipeline] echo [2023-05-10T01:57:24.896Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b18383 [Pipeline] echo [2023-05-10T01:57:24.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T01:57:24.944Z] provisioning config files... [2023-05-10T01:57:24.960Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17496535240415369276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:57:25.266Z] ---> docker-login.sh [2023-05-10T01:57:25.266Z] nexus3.edgexfoundry.org:10001 [2023-05-10T01:57:25.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:57:25.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:57:25.530Z] Configure a credential helper to remove this warning. See [2023-05-10T01:57:25.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:57:25.530Z] [2023-05-10T01:57:25.530Z] Login Succeeded [2023-05-10T01:57:25.530Z] nexus3.edgexfoundry.org:10002 [2023-05-10T01:57:25.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:57:25.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:57:25.791Z] Configure a credential helper to remove this warning. See [2023-05-10T01:57:25.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:57:25.791Z] [2023-05-10T01:57:25.791Z] Login Succeeded [2023-05-10T01:57:25.791Z] nexus3.edgexfoundry.org:10003 [2023-05-10T01:57:25.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:57:25.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:57:25.791Z] Configure a credential helper to remove this warning. See [2023-05-10T01:57:25.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:57:25.791Z] [2023-05-10T01:57:25.791Z] Login Succeeded [2023-05-10T01:57:25.791Z] nexus3.edgexfoundry.org:10004 [2023-05-10T01:57:26.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:57:26.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:57:26.051Z] Configure a credential helper to remove this warning. See [2023-05-10T01:57:26.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:57:26.051Z] [2023-05-10T01:57:26.051Z] Login Succeeded [2023-05-10T01:57:26.051Z] docker.io [2023-05-10T01:57:26.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:57:26.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:57:26.310Z] Configure a credential helper to remove this warning. See [2023-05-10T01:57:26.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:57:26.310Z] [2023-05-10T01:57:26.310Z] Login Succeeded [2023-05-10T01:57:26.310Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T01:57:26.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T01:57:26.689Z] + git rev-list -1 --merges 3b18383343c5b08d1506b4a29e5952649ea8a302~1..3b18383343c5b08d1506b4a29e5952649ea8a302 [Pipeline] echo [2023-05-10T01:57:26.743Z] -----------> git rev-list -1 --merges 3b18383343c5b08d1506b4a29e5952649ea8a302~1..3b18383343c5b08d1506b4a29e5952649ea8a302 3b18383343c5b08d1506b4a29e5952649ea8a302 [false] [Pipeline] sh [2023-05-10T01:57:27.038Z] + git log --format=format:%s -1 3b18383343c5b08d1506b4a29e5952649ea8a302 [Pipeline] echo [2023-05-10T01:57:27.052Z] ========================================================= [2023-05-10T01:57:27.052Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T01:57:27.052Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T01:57:27.376Z] + git log --format=format:%s -1 3b18383343c5b08d1506b4a29e5952649ea8a302 [Pipeline] echo [2023-05-10T01:57:27.388Z] [semverPrep] GIT_COMMIT: 3b18383343c5b08d1506b4a29e5952649ea8a302, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#560) [Pipeline] echo [2023-05-10T01:57:27.395Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T01:57:27.767Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T01:57:27.767Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T01:57:27.767Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T01:57:27.767Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T01:57:27.767Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T01:57:27.767Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T01:57:27.767Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:57:28.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T01:57:28.187Z] [2023-05-10T01:57:28.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:57:28.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T01:57:28.494Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T01:57:28.494Z] b85a868b505f: Pulling fs layer [2023-05-10T01:57:28.494Z] e2be974225ed: Pulling fs layer [2023-05-10T01:57:28.494Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T01:57:28.494Z] 988bab9f4d93: Pulling fs layer [2023-05-10T01:57:28.494Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T01:57:28.494Z] eaf3925da568: Pulling fs layer [2023-05-10T01:57:28.494Z] bab4dde63d76: Pulling fs layer [2023-05-10T01:57:28.494Z] bde34c3a00c8: Pulling fs layer [2023-05-10T01:57:28.494Z] b352a97aabf1: Pulling fs layer [2023-05-10T01:57:28.494Z] 4872d77fe225: Pulling fs layer [2023-05-10T01:57:28.494Z] 5851b861e8e6: Pulling fs layer [2023-05-10T01:57:28.494Z] bab4dde63d76: Waiting [2023-05-10T01:57:28.494Z] bde34c3a00c8: Waiting [2023-05-10T01:57:28.494Z] b352a97aabf1: Waiting [2023-05-10T01:57:28.494Z] 4872d77fe225: Waiting [2023-05-10T01:57:28.494Z] 5851b861e8e6: Waiting [2023-05-10T01:57:28.494Z] 988bab9f4d93: Waiting [2023-05-10T01:57:28.494Z] 1469e6f7b9e6: Waiting [2023-05-10T01:57:28.494Z] eaf3925da568: Waiting [2023-05-10T01:57:28.494Z] e2be974225ed: Verifying Checksum [2023-05-10T01:57:28.494Z] e2be974225ed: Download complete [2023-05-10T01:57:28.494Z] 988bab9f4d93: Verifying Checksum [2023-05-10T01:57:28.494Z] 988bab9f4d93: Download complete [2023-05-10T01:57:28.768Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T01:57:28.768Z] 1469e6f7b9e6: Download complete [2023-05-10T01:57:28.768Z] eaf3925da568: Verifying Checksum [2023-05-10T01:57:28.768Z] eaf3925da568: Download complete [2023-05-10T01:57:28.768Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T01:57:28.768Z] 339a4e72a1f5: Download complete [2023-05-10T01:57:28.768Z] bde34c3a00c8: Verifying Checksum [2023-05-10T01:57:28.768Z] bde34c3a00c8: Download complete [2023-05-10T01:57:28.768Z] b352a97aabf1: Verifying Checksum [2023-05-10T01:57:28.768Z] b352a97aabf1: Download complete [2023-05-10T01:57:28.768Z] 4872d77fe225: Verifying Checksum [2023-05-10T01:57:28.768Z] 4872d77fe225: Download complete [2023-05-10T01:57:28.768Z] 5851b861e8e6: Verifying Checksum [2023-05-10T01:57:28.768Z] 5851b861e8e6: Download complete [2023-05-10T01:57:28.768Z] b85a868b505f: Verifying Checksum [2023-05-10T01:57:28.768Z] b85a868b505f: Download complete [2023-05-10T01:57:29.026Z] bab4dde63d76: Verifying Checksum [2023-05-10T01:57:29.026Z] bab4dde63d76: Download complete [2023-05-10T01:57:29.967Z] b85a868b505f: Pull complete [2023-05-10T01:57:29.967Z] e2be974225ed: Pull complete [2023-05-10T01:57:30.535Z] 339a4e72a1f5: Pull complete [2023-05-10T01:57:30.535Z] 988bab9f4d93: Pull complete [2023-05-10T01:57:30.795Z] 1469e6f7b9e6: Pull complete [2023-05-10T01:57:30.795Z] eaf3925da568: Pull complete [2023-05-10T01:57:32.701Z] bab4dde63d76: Pull complete [2023-05-10T01:57:32.701Z] bde34c3a00c8: Pull complete [2023-05-10T01:57:32.962Z] b352a97aabf1: Pull complete [2023-05-10T01:57:32.962Z] 4872d77fe225: Pull complete [2023-05-10T01:57:32.962Z] 5851b861e8e6: Pull complete [2023-05-10T01:57:32.962Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T01:57:32.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T01:57:32.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:57:33.062Z] prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container [2023-05-10T01:57:33.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T01:57:34.453Z] $ docker top 2b33b143427af17680dbad2bb4e30ef52e9ff6016e5725019978a1c722f96cbd -eo pid,comm [2023-05-10T01:57:34.503Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-10T01:57:34.503Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T01:57:34.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T01:57:34.535Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T01:57:34.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T01:57:34.651Z] $ docker exec 2b33b143427af17680dbad2bb4e30ef52e9ff6016e5725019978a1c722f96cbd ssh-agent [2023-05-10T01:57:34.765Z] SSH_AUTH_SOCK=/tmp/ssh-DDiAbDomiTdx/agent.32 [2023-05-10T01:57:34.765Z] SSH_AGENT_PID=38 [2023-05-10T01:57:34.773Z] Running ssh-add (command line suppressed) [2023-05-10T01:57:34.868Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1071621370129577007.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1071621370129577007.key) [2023-05-10T01:57:34.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T01:57:35.165Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T01:57:35.181Z] $ docker exec --env ******** --env ******** 2b33b143427af17680dbad2bb4e30ef52e9ff6016e5725019978a1c722f96cbd ssh-agent -k [2023-05-10T01:57:35.266Z] unset SSH_AUTH_SOCK; [2023-05-10T01:57:35.267Z] unset SSH_AGENT_PID; [2023-05-10T01:57:35.267Z] echo Agent pid 38 killed; [2023-05-10T01:57:35.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T01:57:35.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T01:57:35.302Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T01:57:35.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T01:57:35.415Z] $ docker exec 2b33b143427af17680dbad2bb4e30ef52e9ff6016e5725019978a1c722f96cbd ssh-agent [2023-05-10T01:57:35.512Z] SSH_AUTH_SOCK=/tmp/ssh-6hv0ySV71oQo/agent.70 [2023-05-10T01:57:35.512Z] SSH_AGENT_PID=76 [2023-05-10T01:57:35.517Z] Running ssh-add (command line suppressed) [2023-05-10T01:57:35.627Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7797248587992747664.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7797248587992747664.key) [2023-05-10T01:57:35.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T01:57:35.923Z] + git semver init [2023-05-10T01:57:36.183Z] 2023-05-10 01:57:36,094 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T01:57:36.183Z] 2023-05-10 01:57:36,095 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-05-10T01:57:36.183Z] 2023-05-10 01:57:36,095 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-05-10T01:57:36.183Z] 2023-05-10 01:57:36,095 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T01:57:37.122Z] 2023-05-10 01:57:36,836 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-05-10T01:57:37.122Z] 2023-05-10 01:57:36,836 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-05-10T01:57:37.122Z] 2023-05-10 01:57:36,837 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-10T01:57:37.122Z] 2023-05-10 01:57:36,837 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-10T01:57:37.122Z] 3.0.0-dev.42 [Pipeline] } [2023-05-10T01:57:37.137Z] $ docker exec --env ******** --env ******** 2b33b143427af17680dbad2bb4e30ef52e9ff6016e5725019978a1c722f96cbd ssh-agent -k [2023-05-10T01:57:37.233Z] unset SSH_AUTH_SOCK; [2023-05-10T01:57:37.234Z] unset SSH_AGENT_PID; [2023-05-10T01:57:37.234Z] echo Agent pid 76 killed; [2023-05-10T01:57:37.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T01:57:37.543Z] + git semver [Pipeline] } [2023-05-10T01:57:37.821Z] $ docker stop --time=1 2b33b143427af17680dbad2bb4e30ef52e9ff6016e5725019978a1c722f96cbd [2023-05-10T01:57:39.115Z] $ docker rm -f --volumes 2b33b143427af17680dbad2bb4e30ef52e9ff6016e5725019978a1c722f96cbd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T01:57:39.445Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T01:57:39.650Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T01:57:39.654Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.42 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T01:57:39.774Z] provisioning config files... [2023-05-10T01:57:39.783Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10215468106143210928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:57:40.076Z] ---> docker-login.sh [2023-05-10T01:57:40.076Z] nexus3.edgexfoundry.org:10001 [2023-05-10T01:57:40.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:57:40.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:57:40.076Z] Configure a credential helper to remove this warning. See [2023-05-10T01:57:40.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:57:40.076Z] [2023-05-10T01:57:40.076Z] Login Succeeded [2023-05-10T01:57:40.076Z] nexus3.edgexfoundry.org:10002 [2023-05-10T01:57:40.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:57:40.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:57:40.076Z] Configure a credential helper to remove this warning. See [2023-05-10T01:57:40.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:57:40.076Z] [2023-05-10T01:57:40.076Z] Login Succeeded [2023-05-10T01:57:40.076Z] nexus3.edgexfoundry.org:10003 [2023-05-10T01:57:40.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:57:40.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:57:40.336Z] Configure a credential helper to remove this warning. See [2023-05-10T01:57:40.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:57:40.336Z] [2023-05-10T01:57:40.336Z] Login Succeeded [2023-05-10T01:57:40.336Z] nexus3.edgexfoundry.org:10004 [2023-05-10T01:57:40.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:57:40.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:57:40.336Z] Configure a credential helper to remove this warning. See [2023-05-10T01:57:40.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:57:40.336Z] [2023-05-10T01:57:40.336Z] Login Succeeded [2023-05-10T01:57:40.336Z] docker.io [2023-05-10T01:57:40.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:57:40.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:57:40.597Z] Configure a credential helper to remove this warning. See [2023-05-10T01:57:40.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:57:40.597Z] [2023-05-10T01:57:40.597Z] Login Succeeded [2023-05-10T01:57:40.597Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T01:57:40.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T01:57:40.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:57:40.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:57:40.684Z] ========================================================= [2023-05-10T01:57:40.684Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T01:57:40.684Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:57:40.986Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T01:57:40.986Z] Sending build context to Docker daemon 3.312MB [2023-05-10T01:57:40.986Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T01:57:40.986Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T01:57:40.986Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T01:57:40.986Z] f56be85fc22e: Pulling fs layer [2023-05-10T01:57:40.986Z] 85791d961cd3: Pulling fs layer [2023-05-10T01:57:40.986Z] d694b5ae8c79: Pulling fs layer [2023-05-10T01:57:40.986Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T01:57:40.986Z] 4d19c01a9841: Pulling fs layer [2023-05-10T01:57:40.986Z] 9325e15d5711: Pulling fs layer [2023-05-10T01:57:40.986Z] 556b6ee489ea: Pulling fs layer [2023-05-10T01:57:40.986Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T01:57:40.986Z] 4d19c01a9841: Waiting [2023-05-10T01:57:40.986Z] 9325e15d5711: Waiting [2023-05-10T01:57:40.986Z] c5a4b2cf53e6: Waiting [2023-05-10T01:57:40.986Z] 556b6ee489ea: Waiting [2023-05-10T01:57:40.986Z] 9f32a84ed3da: Waiting [2023-05-10T01:57:40.986Z] 85791d961cd3: Verifying Checksum [2023-05-10T01:57:40.986Z] 85791d961cd3: Download complete [2023-05-10T01:57:40.986Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T01:57:40.986Z] 9f32a84ed3da: Download complete [2023-05-10T01:57:40.986Z] 4d19c01a9841: Verifying Checksum [2023-05-10T01:57:40.986Z] 4d19c01a9841: Download complete [2023-05-10T01:57:40.986Z] f56be85fc22e: Verifying Checksum [2023-05-10T01:57:40.986Z] f56be85fc22e: Download complete [2023-05-10T01:57:41.252Z] 9325e15d5711: Verifying Checksum [2023-05-10T01:57:41.252Z] 9325e15d5711: Download complete [2023-05-10T01:57:41.252Z] f56be85fc22e: Pull complete [2023-05-10T01:57:41.519Z] 85791d961cd3: Pull complete [2023-05-10T01:57:41.779Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T01:57:41.779Z] c5a4b2cf53e6: Download complete [2023-05-10T01:57:41.779Z] d694b5ae8c79: Download complete [2023-05-10T01:57:42.035Z] 556b6ee489ea: Verifying Checksum [2023-05-10T01:57:42.035Z] 556b6ee489ea: Download complete [2023-05-10T01:57:45.324Z] d694b5ae8c79: Pull complete [2023-05-10T01:57:45.324Z] 9f32a84ed3da: Pull complete [2023-05-10T01:57:45.324Z] 4d19c01a9841: Pull complete [2023-05-10T01:57:45.324Z] 9325e15d5711: Pull complete [2023-05-10T01:57:47.864Z] 556b6ee489ea: Pull complete [2023-05-10T01:57:48.431Z] c5a4b2cf53e6: Pull complete [2023-05-10T01:57:48.431Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T01:57:48.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T01:57:48.431Z] ---> c4be618373d6 [2023-05-10T01:57:48.431Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T01:57:53.975Z] ---> Running in e7ecec5351af [2023-05-10T01:57:53.975Z] Removing intermediate container e7ecec5351af [2023-05-10T01:57:53.975Z] ---> 56e14d0f0a39 [2023-05-10T01:57:53.975Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T01:57:53.975Z] ---> Running in 090e0c6f2a9f [2023-05-10T01:57:53.975Z] Removing intermediate container 090e0c6f2a9f [2023-05-10T01:57:53.975Z] ---> d27436d746be [2023-05-10T01:57:53.975Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T01:57:53.975Z] ---> Running in 102ba48328e6 [2023-05-10T01:57:53.975Z] Removing intermediate container 102ba48328e6 [2023-05-10T01:57:53.975Z] ---> 71732ef5c139 [2023-05-10T01:57:53.975Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T01:57:53.975Z] ---> Running in 5f4cc365b617 [2023-05-10T01:57:53.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T01:57:54.742Z] Still waiting to schedule task [2023-05-10T01:57:54.743Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-14855’ is offline [2023-05-10T01:57:59.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T01:58:00.689Z] OK: 265 MiB in 53 packages [2023-05-10T01:58:02.149Z] Removing intermediate container 5f4cc365b617 [2023-05-10T01:58:02.149Z] ---> 611e70f767b0 [2023-05-10T01:58:02.149Z] Step 7/12 : WORKDIR /app [2023-05-10T01:58:02.149Z] ---> Running in 398f744c365e [2023-05-10T01:58:02.149Z] Removing intermediate container 398f744c365e [2023-05-10T01:58:02.149Z] ---> daceb988987f [2023-05-10T01:58:02.149Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-10T01:58:02.149Z] ---> 18f27403276a [2023-05-10T01:58:02.149Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T01:58:02.149Z] ---> Running in 01df2f3944ed [2023-05-10T01:58:34.717Z] Removing intermediate container 01df2f3944ed [2023-05-10T01:58:34.717Z] ---> 6edf2d5c3f1c [2023-05-10T01:58:34.717Z] Step 10/12 : COPY . . [2023-05-10T01:58:34.717Z] ---> be8e9073beed [2023-05-10T01:58:34.717Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T01:58:34.717Z] ---> Running in 31f5c2754c3f [2023-05-10T01:58:34.717Z] Removing intermediate container 31f5c2754c3f [2023-05-10T01:58:34.717Z] ---> de6aea3f313c [2023-05-10T01:58:34.717Z] Step 12/12 : RUN $MAKE [2023-05-10T01:58:34.717Z] ---> Running in 1b30b862915a [2023-05-10T01:58:34.717Z] noop [2023-05-10T01:58:34.717Z] Removing intermediate container 1b30b862915a [2023-05-10T01:58:34.717Z] ---> b7f22c61bac7 [2023-05-10T01:58:34.717Z] Successfully built b7f22c61bac7 [2023-05-10T01:58:34.717Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:58:35.040Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T01:58:35.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:58:35.117Z] prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container [2023-05-10T01:58:35.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T01:58:35.495Z] $ docker top 743f697a23641fa4efeab8509b9ab32634fd0034b2d72b202136e69f727600f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:58:35.847Z] + go version [2023-05-10T01:58:35.847Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T01:58:35.865Z] $ docker stop --time=1 743f697a23641fa4efeab8509b9ab32634fd0034b2d72b202136e69f727600f9 [2023-05-10T01:58:37.145Z] $ docker rm -f --volumes 743f697a23641fa4efeab8509b9ab32634fd0034b2d72b202136e69f727600f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:58:37.568Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T01:58:37.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:58:37.641Z] prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container [2023-05-10T01:58:37.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T01:58:38.020Z] $ docker top 331cce3fabf642abd0eb53dc08f7bf03edf3bd9690627511135f60c25c538cb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:58:38.366Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-05-10T01:58:38.668Z] + make test [2023-05-10T01:58:38.668Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T01:59:00.598Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-10T01:59:18.689Z] go vet ./... [2023-05-10T01:59:20.065Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T01:59:20.065Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T01:59:20.065Z] ./bin/test-attribution-txt.sh [2023-05-10T01:59:20.065Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-10T01:59:20.065Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-10T01:59:20.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T01:59:20.095Z] $ docker stop --time=1 331cce3fabf642abd0eb53dc08f7bf03edf3bd9690627511135f60c25c538cb1 [2023-05-10T01:59:22.088Z] $ docker rm -f --volumes 331cce3fabf642abd0eb53dc08f7bf03edf3bd9690627511135f60c25c538cb1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T01:59:22.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T01:59:22.641Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T01:59:23.200Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T01:59:23.486Z] + ls -al . [2023-05-10T01:59:23.486Z] total 176 [2023-05-10T01:59:23.486Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:58 . [2023-05-10T01:59:23.486Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:57 .. [2023-05-10T01:59:23.486Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 01:57 .dockerignore [2023-05-10T01:59:23.486Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:57 .git [2023-05-10T01:59:23.486Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:57 .github [2023-05-10T01:59:23.486Z] -rw-rw-r-- 1 jenkins jenkins 171 May 10 01:57 .gitignore [2023-05-10T01:59:23.486Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 01:57 .golangci.yml [2023-05-10T01:59:23.486Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 01:57 .semver [2023-05-10T01:59:23.486Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 10 01:57 Attribution.txt [2023-05-10T01:59:23.486Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 10 01:57 CHANGELOG.md [2023-05-10T01:59:23.486Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 10 01:57 Dockerfile [2023-05-10T01:59:23.486Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 01:57 GOVERNANCE.md [2023-05-10T01:59:23.486Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 01:57 Jenkinsfile [2023-05-10T01:59:23.486Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 01:57 LICENSE [2023-05-10T01:59:23.486Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 01:57 OWNERS.md [2023-05-10T01:59:23.486Z] -rw-rw-r-- 1 jenkins jenkins 4369 May 10 01:57 README.md [2023-05-10T01:59:23.486Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 01:57 VERSION [2023-05-10T01:59:23.486Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:57 bin [2023-05-10T01:59:23.486Z] -rw-r--r-- 1 jenkins jenkins 13 May 10 01:58 coverage.out [2023-05-10T01:59:23.486Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 10 01:57 go.mod [2023-05-10T01:59:23.486Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 10 01:57 go.sum [2023-05-10T01:59:23.486Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 10 01:57 main.go [2023-05-10T01:59:23.486Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 10 01:57 makefile [2023-05-10T01:59:23.487Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 01:57 res [2023-05-10T01:59:23.487Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:57 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:59:23.804Z] + 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=3b18383343c5b08d1506b4a29e5952649ea8a302 --label arch=amd64 --label version=3.0.0-dev.42 . [2023-05-10T01:59:23.804Z] Sending build context to Docker daemon 3.313MB [2023-05-10T01:59:23.804Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T01:59:23.804Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T01:59:23.804Z] ---> b7f22c61bac7 [2023-05-10T01:59:23.804Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T01:59:23.804Z] ---> Running in fd6adab9a12d [2023-05-10T01:59:23.804Z] Removing intermediate container fd6adab9a12d [2023-05-10T01:59:23.804Z] ---> bfbcc55a6edd [2023-05-10T01:59:23.804Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T01:59:23.804Z] ---> Running in b5956149c43b [2023-05-10T01:59:24.101Z] Removing intermediate container b5956149c43b [2023-05-10T01:59:24.101Z] ---> 918244b782e5 [2023-05-10T01:59:24.101Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T01:59:24.101Z] ---> Running in eef53998c3d6 [2023-05-10T01:59:24.101Z] Removing intermediate container eef53998c3d6 [2023-05-10T01:59:24.101Z] ---> b477c5d2069c [2023-05-10T01:59:24.101Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T01:59:24.101Z] ---> Running in 8c5762fd5711 [2023-05-10T01:59:24.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T01:59:24.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T01:59:24.680Z] OK: 265 MiB in 53 packages [2023-05-10T01:59:24.967Z] Removing intermediate container 8c5762fd5711 [2023-05-10T01:59:24.967Z] ---> 93660feeb613 [2023-05-10T01:59:24.967Z] Step 7/26 : WORKDIR /app [2023-05-10T01:59:24.967Z] ---> Running in 3d5b5fc2e4ef [2023-05-10T01:59:24.967Z] Removing intermediate container 3d5b5fc2e4ef [2023-05-10T01:59:24.967Z] ---> acedc85d17f2 [2023-05-10T01:59:24.967Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-10T01:59:25.235Z] ---> 49a91973b1d8 [2023-05-10T01:59:25.235Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T01:59:25.235Z] ---> Running in a5d1c46da5fe [2023-05-10T01:59:26.172Z] Removing intermediate container a5d1c46da5fe [2023-05-10T01:59:26.172Z] ---> 694b3832545d [2023-05-10T01:59:26.172Z] Step 10/26 : COPY . . [2023-05-10T01:59:26.172Z] ---> 59f112818a96 [2023-05-10T01:59:26.172Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T01:59:26.172Z] ---> Running in 040afa660f05 [2023-05-10T01:59:26.172Z] Removing intermediate container 040afa660f05 [2023-05-10T01:59:26.172Z] ---> 91f8c3f7fd1d [2023-05-10T01:59:26.172Z] Step 12/26 : RUN $MAKE [2023-05-10T01:59:26.172Z] ---> Running in 59768314709e [2023-05-10T01:59:26.431Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.42" -trimpath -mod=readonly -o app-service-configurable [2023-05-10T01:59:44.516Z] Removing intermediate container 59768314709e [2023-05-10T01:59:44.516Z] ---> d965ea52e1ff [2023-05-10T01:59:44.516Z] Step 13/26 : FROM alpine:3.17 [2023-05-10T01:59:44.516Z] 3.17: Pulling from library/alpine [2023-05-10T01:59:44.516Z] f56be85fc22e: Already exists [2023-05-10T01:59:44.516Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T01:59:44.516Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T01:59:44.516Z] ---> 9ed4aefc74f6 [2023-05-10T01:59:44.516Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T01:59:44.516Z] ---> Running in 8117fa4c5caa [2023-05-10T01:59:44.516Z] Removing intermediate container 8117fa4c5caa [2023-05-10T01:59:44.516Z] ---> c61700c2cc68 [2023-05-10T01:59:44.516Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-10T01:59:44.516Z] ---> Running in 68a1898e45e6 [2023-05-10T01:59:44.516Z] Removing intermediate container 68a1898e45e6 [2023-05-10T01:59:44.516Z] ---> ba5a281ac16d [2023-05-10T01:59:44.516Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-10T01:59:44.516Z] ---> Running in 4f70a8ffaf7a [2023-05-10T01:59:44.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T01:59:44.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T01:59:44.775Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T01:59:45.033Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T01:59:45.033Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T01:59:45.033Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T01:59:45.033Z] OK: 8 MiB in 17 packages [2023-05-10T01:59:45.292Z] Removing intermediate container 4f70a8ffaf7a [2023-05-10T01:59:45.292Z] ---> 63fa27ff4a84 [2023-05-10T01:59:45.292Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-10T01:59:45.552Z] ---> 32f46ffc2df4 [2023-05-10T01:59:45.552Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-10T01:59:45.552Z] ---> 1da505655d4d [2023-05-10T01:59:45.552Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-10T01:59:45.810Z] ---> 05f5902b5a1b [2023-05-10T01:59:45.810Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-10T01:59:46.383Z] ---> c061cd7c4006 [2023-05-10T01:59:46.383Z] Step 21/26 : EXPOSE 48095 [2023-05-10T01:59:46.383Z] ---> Running in 500d2a55ac45 [2023-05-10T01:59:46.383Z] Removing intermediate container 500d2a55ac45 [2023-05-10T01:59:46.383Z] ---> e0adac6e66db [2023-05-10T01:59:46.383Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-10T01:59:46.383Z] ---> Running in 95e5f636710c [2023-05-10T01:59:46.641Z] Removing intermediate container 95e5f636710c [2023-05-10T01:59:46.641Z] ---> 5a677effba84 [2023-05-10T01:59:46.641Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T01:59:46.641Z] ---> Running in e80921145bd2 [2023-05-10T01:59:46.641Z] Removing intermediate container e80921145bd2 [2023-05-10T01:59:46.641Z] ---> 925fd266a67c [2023-05-10T01:59:46.641Z] Step 24/26 : LABEL arch=amd64 [2023-05-10T01:59:46.641Z] ---> Running in a1fb2dc75190 [2023-05-10T01:59:46.641Z] Removing intermediate container a1fb2dc75190 [2023-05-10T01:59:46.641Z] ---> 2cd13e4bde5e [2023-05-10T01:59:46.641Z] Step 25/26 : LABEL git_sha=3b18383343c5b08d1506b4a29e5952649ea8a302 [2023-05-10T01:59:46.641Z] ---> Running in 755fde02bdc5 [2023-05-10T01:59:46.900Z] Removing intermediate container 755fde02bdc5 [2023-05-10T01:59:46.900Z] ---> 541fd3505d17 [2023-05-10T01:59:46.900Z] Step 26/26 : LABEL version=3.0.0-dev.42 [2023-05-10T01:59:46.900Z] ---> Running in 60303e1942dc [2023-05-10T01:59:46.900Z] Removing intermediate container 60303e1942dc [2023-05-10T01:59:46.900Z] ---> 65a7fb155374 [2023-05-10T01:59:46.900Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T01:59:46.900Z] Successfully built 65a7fb155374 [2023-05-10T01:59:46.900Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T01:59:47.007Z] provisioning config files... [2023-05-10T01:59:47.015Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10793807923234437258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:59:47.316Z] ---> docker-login.sh [2023-05-10T01:59:47.316Z] nexus3.edgexfoundry.org:10001 [2023-05-10T01:59:47.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:59:47.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:59:47.316Z] Configure a credential helper to remove this warning. See [2023-05-10T01:59:47.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:59:47.316Z] [2023-05-10T01:59:47.316Z] Login Succeeded [2023-05-10T01:59:47.316Z] nexus3.edgexfoundry.org:10002 [2023-05-10T01:59:47.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:59:47.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:59:47.316Z] Configure a credential helper to remove this warning. See [2023-05-10T01:59:47.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:59:47.316Z] [2023-05-10T01:59:47.316Z] Login Succeeded [2023-05-10T01:59:47.316Z] nexus3.edgexfoundry.org:10003 [2023-05-10T01:59:47.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:59:47.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:59:47.575Z] Configure a credential helper to remove this warning. See [2023-05-10T01:59:47.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:59:47.575Z] [2023-05-10T01:59:47.575Z] Login Succeeded [2023-05-10T01:59:47.575Z] nexus3.edgexfoundry.org:10004 [2023-05-10T01:59:47.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:59:47.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:59:47.575Z] Configure a credential helper to remove this warning. See [2023-05-10T01:59:47.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:59:47.575Z] [2023-05-10T01:59:47.575Z] Login Succeeded [2023-05-10T01:59:47.575Z] docker.io [2023-05-10T01:59:47.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:59:47.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:59:47.835Z] Configure a credential helper to remove this warning. See [2023-05-10T01:59:47.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:59:47.835Z] [2023-05-10T01:59:47.835Z] Login Succeeded [2023-05-10T01:59:47.835Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T01:59:47.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T01:59:47.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:59:47.912Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-05-10T01:59:47.912Z] 3b18383343c5b08d1506b4a29e5952649ea8a302 [2023-05-10T01:59:47.912Z] latest [2023-05-10T01:59:47.912Z] 3.0.0-dev.42 [2023-05-10T01:59:47.912Z] 3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42 [2023-05-10T01:59:47.912Z] main [2023-05-10T01:59:47.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:59:48.247Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3b18383343c5b08d1506b4a29e5952649ea8a302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:59:48.559Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3b18383343c5b08d1506b4a29e5952649ea8a302 [2023-05-10T01:59:48.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-10T01:59:48.559Z] c7ecb4d1b8b2: Preparing [2023-05-10T01:59:48.559Z] 4560848db079: Preparing [2023-05-10T01:59:48.559Z] 1e5b78c5aa38: Preparing [2023-05-10T01:59:48.559Z] 88d0ef13f274: Preparing [2023-05-10T01:59:48.559Z] 830b1cb9a451: Preparing [2023-05-10T01:59:48.559Z] f1417ff83b31: Preparing [2023-05-10T01:59:48.559Z] f1417ff83b31: Waiting [2023-05-10T01:59:48.559Z] 1e5b78c5aa38: Pushed [2023-05-10T01:59:48.559Z] f1417ff83b31: Layer already exists [2023-05-10T01:59:48.559Z] 88d0ef13f274: Pushed [2023-05-10T01:59:48.559Z] 4560848db079: Pushed [2023-05-10T01:59:48.559Z] 830b1cb9a451: Pushed [2023-05-10T01:59:51.851Z] c7ecb4d1b8b2: Pushed [2023-05-10T01:59:51.851Z] 3b18383343c5b08d1506b4a29e5952649ea8a302: digest: sha256:cead8cb0de1ea593fa863f04a779df257078c995cb61d2b0a653d23eecd1dd88 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:59:52.166Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:59:52.483Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-10T01:59:52.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-10T01:59:52.483Z] c7ecb4d1b8b2: Preparing [2023-05-10T01:59:52.483Z] 4560848db079: Preparing [2023-05-10T01:59:52.483Z] 1e5b78c5aa38: Preparing [2023-05-10T01:59:52.483Z] 88d0ef13f274: Preparing [2023-05-10T01:59:52.483Z] 830b1cb9a451: Preparing [2023-05-10T01:59:52.483Z] f1417ff83b31: Preparing [2023-05-10T01:59:52.483Z] f1417ff83b31: Waiting [2023-05-10T01:59:52.483Z] c7ecb4d1b8b2: Layer already exists [2023-05-10T01:59:52.483Z] 4560848db079: Layer already exists [2023-05-10T01:59:52.483Z] 830b1cb9a451: Layer already exists [2023-05-10T01:59:52.483Z] 88d0ef13f274: Layer already exists [2023-05-10T01:59:52.483Z] 1e5b78c5aa38: Layer already exists [2023-05-10T01:59:52.483Z] f1417ff83b31: Layer already exists [2023-05-10T01:59:52.483Z] latest: digest: sha256:cead8cb0de1ea593fa863f04a779df257078c995cb61d2b0a653d23eecd1dd88 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:59:52.808Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:59:53.131Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.42 [2023-05-10T01:59:53.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-10T01:59:53.131Z] c7ecb4d1b8b2: Preparing [2023-05-10T01:59:53.131Z] 4560848db079: Preparing [2023-05-10T01:59:53.131Z] 1e5b78c5aa38: Preparing [2023-05-10T01:59:53.131Z] 88d0ef13f274: Preparing [2023-05-10T01:59:53.131Z] 830b1cb9a451: Preparing [2023-05-10T01:59:53.131Z] f1417ff83b31: Preparing [2023-05-10T01:59:53.131Z] f1417ff83b31: Waiting [2023-05-10T01:59:53.131Z] 830b1cb9a451: Layer already exists [2023-05-10T01:59:53.131Z] 4560848db079: Layer already exists [2023-05-10T01:59:53.131Z] c7ecb4d1b8b2: Layer already exists [2023-05-10T01:59:53.131Z] 88d0ef13f274: Layer already exists [2023-05-10T01:59:53.131Z] 1e5b78c5aa38: Layer already exists [2023-05-10T01:59:53.131Z] f1417ff83b31: Layer already exists [2023-05-10T01:59:53.131Z] 3.0.0-dev.42: digest: sha256:cead8cb0de1ea593fa863f04a779df257078c995cb61d2b0a653d23eecd1dd88 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:59:53.452Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:59:53.764Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42 [2023-05-10T01:59:53.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-10T01:59:53.764Z] c7ecb4d1b8b2: Preparing [2023-05-10T01:59:53.764Z] 4560848db079: Preparing [2023-05-10T01:59:53.764Z] 1e5b78c5aa38: Preparing [2023-05-10T01:59:53.764Z] 88d0ef13f274: Preparing [2023-05-10T01:59:53.764Z] 830b1cb9a451: Preparing [2023-05-10T01:59:53.764Z] f1417ff83b31: Preparing [2023-05-10T01:59:53.764Z] f1417ff83b31: Waiting [2023-05-10T01:59:53.764Z] c7ecb4d1b8b2: Layer already exists [2023-05-10T01:59:53.764Z] 4560848db079: Layer already exists [2023-05-10T01:59:53.764Z] 1e5b78c5aa38: Layer already exists [2023-05-10T01:59:53.764Z] 88d0ef13f274: Layer already exists [2023-05-10T01:59:53.764Z] 830b1cb9a451: Layer already exists [2023-05-10T01:59:53.764Z] f1417ff83b31: Layer already exists [2023-05-10T01:59:53.764Z] 3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42: digest: sha256:cead8cb0de1ea593fa863f04a779df257078c995cb61d2b0a653d23eecd1dd88 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:59:54.082Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:59:54.394Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-05-10T01:59:54.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-10T01:59:54.394Z] c7ecb4d1b8b2: Preparing [2023-05-10T01:59:54.394Z] 4560848db079: Preparing [2023-05-10T01:59:54.394Z] 1e5b78c5aa38: Preparing [2023-05-10T01:59:54.394Z] 88d0ef13f274: Preparing [2023-05-10T01:59:54.394Z] 830b1cb9a451: Preparing [2023-05-10T01:59:54.394Z] f1417ff83b31: Preparing [2023-05-10T01:59:54.394Z] f1417ff83b31: Waiting [2023-05-10T01:59:54.394Z] 4560848db079: Layer already exists [2023-05-10T01:59:54.394Z] 88d0ef13f274: Layer already exists [2023-05-10T01:59:54.394Z] c7ecb4d1b8b2: Layer already exists [2023-05-10T01:59:54.394Z] 830b1cb9a451: Layer already exists [2023-05-10T01:59:54.394Z] 1e5b78c5aa38: Layer already exists [2023-05-10T01:59:54.394Z] f1417ff83b31: Layer already exists [2023-05-10T01:59:54.394Z] main: digest: sha256:cead8cb0de1ea593fa863f04a779df257078c995cb61d2b0a653d23eecd1dd88 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T01:59:54.445Z] ===================================================== [Pipeline] echo [2023-05-10T01:59:54.454Z] taggedImages: [2023-05-10T01:59:54.454Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3b18383343c5b08d1506b4a29e5952649ea8a302 [2023-05-10T01:59:54.454Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-10T01:59:54.454Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.42 [2023-05-10T01:59:54.454Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42 [2023-05-10T01:59:54.454Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:59:54.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T01:59:54.840Z] [2023-05-10T01:59:54.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:59:55.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T01:59:55.138Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T01:59:55.138Z] 5eb5b503b376: Pulling fs layer [2023-05-10T01:59:55.138Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T01:59:55.138Z] ec43610c2a17: Pulling fs layer [2023-05-10T01:59:55.138Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T01:59:55.138Z] 33b1e0a273af: Pulling fs layer [2023-05-10T01:59:55.138Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T01:59:55.138Z] 2f39f015ded8: Pulling fs layer [2023-05-10T01:59:55.138Z] 33b1e0a273af: Waiting [2023-05-10T01:59:55.138Z] 5d3b04190fa2: Waiting [2023-05-10T01:59:55.138Z] 2f39f015ded8: Waiting [2023-05-10T01:59:55.138Z] 3a2ae6a8a46f: Waiting [2023-05-10T01:59:55.138Z] 5c69ac0246d0: Download complete [2023-05-10T01:59:55.138Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T01:59:55.138Z] 3a2ae6a8a46f: Download complete [2023-05-10T01:59:55.138Z] 33b1e0a273af: Verifying Checksum [2023-05-10T01:59:55.138Z] 33b1e0a273af: Download complete [2023-05-10T01:59:55.138Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T01:59:55.138Z] 5d3b04190fa2: Download complete [2023-05-10T01:59:55.138Z] ec43610c2a17: Verifying Checksum [2023-05-10T01:59:55.138Z] ec43610c2a17: Download complete [2023-05-10T01:59:55.400Z] 5eb5b503b376: Verifying Checksum [2023-05-10T01:59:55.400Z] 5eb5b503b376: Download complete [2023-05-10T01:59:55.967Z] 2f39f015ded8: Download complete [2023-05-10T01:59:56.532Z] 5eb5b503b376: Pull complete [2023-05-10T01:59:56.793Z] 5c69ac0246d0: Pull complete [2023-05-10T01:59:57.053Z] ec43610c2a17: Pull complete [2023-05-10T01:59:57.053Z] 3a2ae6a8a46f: Pull complete [2023-05-10T01:59:57.313Z] 33b1e0a273af: Pull complete [2023-05-10T01:59:57.313Z] 5d3b04190fa2: Pull complete [2023-05-10T02:00:01.511Z] 2f39f015ded8: Pull complete [2023-05-10T02:00:01.511Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T02:00:01.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T02:00:01.511Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:00:01.595Z] prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container [2023-05-10T02:00:01.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T02:00:03.124Z] $ docker top 33e0289e7316c4e386e3b76fae8a785a88d35746382e992f34f346fe3d0d680b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:00:03.504Z] ---> job-cost.sh [2023-05-10T02:00:03.504Z] lf-activate-venv: SKIPPING [2023-05-10T02:00:03.504Z] INFO: No Stack... [2023-05-10T02:00:03.763Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T02:00:04.022Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T02:00:04.308Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-05-10T02:00:04.308Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T02:00:04.319Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-160-stack-cost] [2023-05-10T02:00:04.327Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-160-stack-cost] did not exist. Created. [2023-05-10T02:00:04.327Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T02:00:04.632Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T02:00:04.662Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T02:00:04.669Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-160-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T02:00:04.691Z] $ docker stop --time=1 33e0289e7316c4e386e3b76fae8a785a88d35746382e992f34f346fe3d0d680b [2023-05-10T02:00:05.847Z] $ docker rm -f --volumes 33e0289e7316c4e386e3b76fae8a785a88d35746382e992f34f346fe3d0d680b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T02:00:27.733Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14866 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-05-10T02:00:27.745Z] Running in /w/workspace/app-service-configurable/160 [Pipeline] { [Pipeline] checkout [2023-05-10T02:00:27.786Z] Selected Git installation does not exist. Using Default [2023-05-10T02:00:27.786Z] The recommended git tool is: NONE [2023-05-10T02:00:35.121Z] using credential edgex-jenkins-ssh [2023-05-10T02:00:35.139Z] Cloning the remote Git repository [2023-05-10T02:00:35.210Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-10T02:00:35.339Z] > git init /w/workspace/app-service-configurable/160 # timeout=10 [2023-05-10T02:00:35.540Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-10T02:00:35.542Z] > git --version # timeout=10 [2023-05-10T02:00:35.573Z] > git --version # 'git version 2.25.1' [2023-05-10T02:00:35.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T02:00:35.790Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T02:00:38.169Z] Avoid second fetch [2023-05-10T02:00:38.169Z] Checking out Revision 3b18383343c5b08d1506b4a29e5952649ea8a302 (main) [2023-05-10T02:00:37.093Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-10T02:00:37.127Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T02:00:38.844Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#560)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T02:00:38.195Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T02:00:38.277Z] > git checkout -f 3b18383343c5b08d1506b4a29e5952649ea8a302 # timeout=10 [2023-05-10T02:00:39.729Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T02:00:39.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T02:00:39.729Z] Dload Upload Total Spent Left Speed [2023-05-10T02:00:39.729Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-05-10T02:00:40.420Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T02:00:40.777Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T02:00:40.777Z] + sudo tee /etc/docker/daemon.new [2023-05-10T02:00:40.777Z] { [2023-05-10T02:00:40.777Z] "registry-mirrors": [ [2023-05-10T02:00:40.777Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T02:00:40.777Z] ], [2023-05-10T02:00:40.777Z] "bip": "10.250.0.254/24", [2023-05-10T02:00:40.777Z] "hosts": [ [2023-05-10T02:00:40.777Z] "tcp://0.0.0.0:5555", [2023-05-10T02:00:40.777Z] "unix:///var/run/docker.sock" [2023-05-10T02:00:40.777Z] ], [2023-05-10T02:00:40.777Z] "mtu": 1458, [2023-05-10T02:00:40.777Z] "selinux-enabled": true, [2023-05-10T02:00:40.777Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T02:00:40.777Z] } [Pipeline] sh [2023-05-10T02:00:41.138Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T02:00:41.496Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T02:00:59.834Z] provisioning config files... [2023-05-10T02:00:59.878Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/160@tmp/config10171924694351158752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:01:00.275Z] ---> docker-login.sh [2023-05-10T02:01:00.275Z] nexus3.edgexfoundry.org:10001 [2023-05-10T02:01:00.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:01:00.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:01:00.875Z] Configure a credential helper to remove this warning. See [2023-05-10T02:01:00.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:01:00.875Z] [2023-05-10T02:01:00.875Z] Login Succeeded [2023-05-10T02:01:01.159Z] nexus3.edgexfoundry.org:10002 [2023-05-10T02:01:01.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:01:01.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:01:01.452Z] Configure a credential helper to remove this warning. See [2023-05-10T02:01:01.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:01:01.452Z] [2023-05-10T02:01:01.452Z] Login Succeeded [2023-05-10T02:01:01.452Z] nexus3.edgexfoundry.org:10003 [2023-05-10T02:01:01.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:01:02.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:01:02.005Z] Configure a credential helper to remove this warning. See [2023-05-10T02:01:02.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:01:02.005Z] [2023-05-10T02:01:02.005Z] Login Succeeded [2023-05-10T02:01:02.005Z] nexus3.edgexfoundry.org:10004 [2023-05-10T02:01:02.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:01:02.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:01:02.282Z] Configure a credential helper to remove this warning. See [2023-05-10T02:01:02.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:01:02.282Z] [2023-05-10T02:01:02.282Z] Login Succeeded [2023-05-10T02:01:02.282Z] docker.io [2023-05-10T02:01:02.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:01:02.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:01:02.880Z] Configure a credential helper to remove this warning. See [2023-05-10T02:01:02.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:01:02.880Z] [2023-05-10T02:01:02.880Z] Login Succeeded [2023-05-10T02:01:02.880Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T02:01:02.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T02:01:03.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T02:01:03.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T02:01:03.348Z] ========================================================= [2023-05-10T02:01:03.348Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T02:01:03.348Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:01:03.747Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T02:01:03.747Z] Sending build context to Docker daemon 168.4kB [2023-05-10T02:01:04.022Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T02:01:04.022Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T02:01:04.307Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T02:01:04.307Z] c41833b44d91: Pulling fs layer [2023-05-10T02:01:04.307Z] ed15518f5707: Pulling fs layer [2023-05-10T02:01:04.307Z] feae8fd75edb: Pulling fs layer [2023-05-10T02:01:04.307Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T02:01:04.307Z] 3cdef696dda3: Pulling fs layer [2023-05-10T02:01:04.307Z] 2ced38df9373: Pulling fs layer [2023-05-10T02:01:04.307Z] 58f1dce35555: Pulling fs layer [2023-05-10T02:01:04.307Z] 242c74f7c9fa: Waiting [2023-05-10T02:01:04.307Z] 3cdef696dda3: Waiting [2023-05-10T02:01:04.307Z] 2ced38df9373: Waiting [2023-05-10T02:01:04.307Z] 58f1dce35555: Waiting [2023-05-10T02:01:04.307Z] ed15518f5707: Verifying Checksum [2023-05-10T02:01:04.307Z] ed15518f5707: Download complete [2023-05-10T02:01:04.307Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T02:01:04.307Z] 242c74f7c9fa: Download complete [2023-05-10T02:01:04.307Z] 3cdef696dda3: Verifying Checksum [2023-05-10T02:01:04.307Z] 3cdef696dda3: Download complete [2023-05-10T02:01:04.307Z] c41833b44d91: Verifying Checksum [2023-05-10T02:01:04.307Z] c41833b44d91: Download complete [2023-05-10T02:01:05.778Z] c41833b44d91: Pull complete [2023-05-10T02:01:06.051Z] 58f1dce35555: Verifying Checksum [2023-05-10T02:01:06.051Z] 58f1dce35555: Download complete [2023-05-10T02:01:06.653Z] ed15518f5707: Pull complete [2023-05-10T02:01:07.643Z] 2ced38df9373: Download complete [2023-05-10T02:01:07.643Z] feae8fd75edb: Verifying Checksum [2023-05-10T02:01:07.643Z] feae8fd75edb: Download complete [2023-05-10T02:01:20.005Z] feae8fd75edb: Pull complete [2023-05-10T02:01:20.005Z] 242c74f7c9fa: Pull complete [2023-05-10T02:01:20.005Z] 3cdef696dda3: Pull complete [2023-05-10T02:01:25.385Z] 2ced38df9373: Pull complete [2023-05-10T02:01:28.097Z] 58f1dce35555: Pull complete [2023-05-10T02:01:28.097Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T02:01:28.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T02:01:28.097Z] ---> fadd8f120f05 [2023-05-10T02:01:28.097Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T02:01:30.195Z] ---> Running in 0592cc7112ba [2023-05-10T02:01:30.480Z] Removing intermediate container 0592cc7112ba [2023-05-10T02:01:30.480Z] ---> 1958d077431a [2023-05-10T02:01:30.480Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T02:01:30.753Z] ---> Running in 4266dc4b402f [2023-05-10T02:01:31.033Z] Removing intermediate container 4266dc4b402f [2023-05-10T02:01:31.033Z] ---> 2706daa54279 [2023-05-10T02:01:31.033Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T02:01:31.306Z] ---> Running in 634da726b8b1 [2023-05-10T02:01:31.578Z] Removing intermediate container 634da726b8b1 [2023-05-10T02:01:31.578Z] ---> 9a620ba2feff [2023-05-10T02:01:31.578Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T02:01:31.578Z] ---> Running in 445fd0b02675 [2023-05-10T02:01:33.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T02:01:33.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T02:01:35.024Z] OK: 263 MiB in 53 packages [2023-05-10T02:01:35.996Z] Removing intermediate container 445fd0b02675 [2023-05-10T02:01:35.996Z] ---> 1ff731fda37f [2023-05-10T02:01:35.996Z] Step 7/12 : WORKDIR /app [2023-05-10T02:01:35.996Z] ---> Running in 513fab29fd9b [2023-05-10T02:01:36.270Z] Removing intermediate container 513fab29fd9b [2023-05-10T02:01:36.270Z] ---> 9d4a0591f342 [2023-05-10T02:01:36.270Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-10T02:01:36.863Z] ---> 16ebeb8d5d8c [2023-05-10T02:01:36.863Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T02:01:36.863Z] ---> Running in 68ea84a08645 [2023-05-10T02:02:44.840Z] Removing intermediate container 68ea84a08645 [2023-05-10T02:02:44.840Z] ---> 04e1e65fb4e1 [2023-05-10T02:02:44.840Z] Step 10/12 : COPY . . [2023-05-10T02:02:44.840Z] ---> 3214c8af78e2 [2023-05-10T02:02:44.840Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T02:02:44.840Z] ---> Running in 3b3b9894a048 [2023-05-10T02:02:44.840Z] Removing intermediate container 3b3b9894a048 [2023-05-10T02:02:44.840Z] ---> 29cc32df074b [2023-05-10T02:02:44.840Z] Step 12/12 : RUN $MAKE [2023-05-10T02:02:45.111Z] ---> Running in c0fca10c682e [2023-05-10T02:02:46.081Z] noop [2023-05-10T02:02:46.676Z] Removing intermediate container c0fca10c682e [2023-05-10T02:02:46.676Z] ---> f7dc9f1a3e6b [2023-05-10T02:02:46.676Z] Successfully built f7dc9f1a3e6b [2023-05-10T02:02:46.676Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:02:47.029Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T02:02:47.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:02:47.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-14866 does not seem to be running inside a container [2023-05-10T02:02:47.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/160 -v /w/workspace/app-service-configurable/160:/w/workspace/app-service-configurable/160:rw,z -v /w/workspace/app-service-configurable/160@tmp:/w/workspace/app-service-configurable/160@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 [2023-05-10T02:02:48.548Z] $ docker top 4474c8e62d50ae6ef6ff6492312d726df39c64533b607a36e546340e9aebec8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T02:02:49.395Z] + go version [2023-05-10T02:02:49.395Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T02:02:49.419Z] $ docker stop --time=1 4474c8e62d50ae6ef6ff6492312d726df39c64533b607a36e546340e9aebec8e [2023-05-10T02:02:51.080Z] $ docker rm -f --volumes 4474c8e62d50ae6ef6ff6492312d726df39c64533b607a36e546340e9aebec8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:02:51.658Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T02:02:51.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:02:51.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-14866 does not seem to be running inside a container [2023-05-10T02:02:51.945Z] $ 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/160 -v /w/workspace/app-service-configurable/160:/w/workspace/app-service-configurable/160:rw,z -v /w/workspace/app-service-configurable/160@tmp:/w/workspace/app-service-configurable/160@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 [2023-05-10T02:02:53.208Z] $ docker top 913e7c0f3136b09bffc0d1af36a28cd1d71b3c198662a70472de03e976ce7a30 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T02:02:54.062Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/160 [Pipeline] fileExists [Pipeline] sh [2023-05-10T02:02:54.736Z] + make test [2023-05-10T02:02:54.736Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T02:06:01.575Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-10T02:06:01.575Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T02:06:01.575Z] go vet ./... [2023-05-10T02:08:38.375Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T02:08:38.375Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T02:08:38.375Z] ./bin/test-attribution-txt.sh [2023-05-10T02:08:38.375Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-10T02:08:38.375Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-10T02:08:38.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T02:08:38.408Z] $ docker stop --time=1 913e7c0f3136b09bffc0d1af36a28cd1d71b3c198662a70472de03e976ce7a30 [2023-05-10T02:08:41.276Z] $ docker rm -f --volumes 913e7c0f3136b09bffc0d1af36a28cd1d71b3c198662a70472de03e976ce7a30 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T02:08:42.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T02:08:43.004Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T02:08:43.583Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T02:08:43.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T02:08:44.350Z] + ls -al . [2023-05-10T02:08:44.351Z] total 172 [2023-05-10T02:08:44.351Z] drwxrwxr-x 7 jenkins jenkins 4096 May 10 02:02 . [2023-05-10T02:08:44.351Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 02:00 .. [2023-05-10T02:08:44.351Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 02:00 .dockerignore [2023-05-10T02:08:44.351Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 02:00 .git [2023-05-10T02:08:44.351Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 02:00 .github [2023-05-10T02:08:44.351Z] -rw-rw-r-- 1 jenkins jenkins 171 May 10 02:00 .gitignore [2023-05-10T02:08:44.351Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 02:00 .golangci.yml [2023-05-10T02:08:44.351Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 10 02:00 Attribution.txt [2023-05-10T02:08:44.351Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 10 02:00 CHANGELOG.md [2023-05-10T02:08:44.351Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 10 02:00 Dockerfile [2023-05-10T02:08:44.351Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 02:00 GOVERNANCE.md [2023-05-10T02:08:44.351Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 02:00 Jenkinsfile [2023-05-10T02:08:44.351Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 02:00 LICENSE [2023-05-10T02:08:44.351Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 02:00 OWNERS.md [2023-05-10T02:08:44.351Z] -rw-rw-r-- 1 jenkins jenkins 4369 May 10 02:00 README.md [2023-05-10T02:08:44.351Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 01:57 VERSION [2023-05-10T02:08:44.351Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 02:00 bin [2023-05-10T02:08:44.351Z] -rw-r--r-- 1 jenkins jenkins 13 May 10 02:02 coverage.out [2023-05-10T02:08:44.351Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 10 02:00 go.mod [2023-05-10T02:08:44.351Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 10 02:00 go.sum [2023-05-10T02:08:44.351Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 10 02:00 main.go [2023-05-10T02:08:44.351Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 10 02:00 makefile [2023-05-10T02:08:44.351Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 02:00 res [2023-05-10T02:08:44.351Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 02:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:08:44.717Z] + 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=3b18383343c5b08d1506b4a29e5952649ea8a302 --label arch=arm64 --label version=3.0.0-dev.42 . [2023-05-10T02:08:44.717Z] Sending build context to Docker daemon 169.5kB [2023-05-10T02:08:44.986Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T02:08:44.986Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T02:08:44.986Z] ---> f7dc9f1a3e6b [2023-05-10T02:08:44.986Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T02:08:44.986Z] ---> Running in 0679699452f4 [2023-05-10T02:08:45.573Z] Removing intermediate container 0679699452f4 [2023-05-10T02:08:45.573Z] ---> a89bd6f61913 [2023-05-10T02:08:45.573Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T02:08:45.573Z] ---> Running in 491a17837033 [2023-05-10T02:08:45.846Z] Removing intermediate container 491a17837033 [2023-05-10T02:08:45.846Z] ---> 472c6ccd6eac [2023-05-10T02:08:45.846Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T02:08:45.846Z] ---> Running in 1f5f0e55a3b9 [2023-05-10T02:08:46.121Z] Removing intermediate container 1f5f0e55a3b9 [2023-05-10T02:08:46.121Z] ---> 32bf3a515924 [2023-05-10T02:08:46.121Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T02:08:46.390Z] ---> Running in fb5278e103c0 [2023-05-10T02:08:47.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T02:08:47.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T02:08:49.371Z] OK: 263 MiB in 53 packages [2023-05-10T02:08:50.344Z] Removing intermediate container fb5278e103c0 [2023-05-10T02:08:50.344Z] ---> 4c81bf3dce70 [2023-05-10T02:08:50.344Z] Step 7/26 : WORKDIR /app [2023-05-10T02:08:50.344Z] ---> Running in 6d3bfe69e2bc [2023-05-10T02:08:50.616Z] Removing intermediate container 6d3bfe69e2bc [2023-05-10T02:08:50.616Z] ---> 5bec16d6b13e [2023-05-10T02:08:50.616Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-10T02:08:51.206Z] ---> 8a121f25517d [2023-05-10T02:08:51.206Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T02:08:51.206Z] ---> Running in 1376ece6b500 [2023-05-10T02:08:53.802Z] Removing intermediate container 1376ece6b500 [2023-05-10T02:08:53.802Z] ---> 1ed649fda235 [2023-05-10T02:08:53.802Z] Step 10/26 : COPY . . [2023-05-10T02:08:54.389Z] ---> 8f7647f0e304 [2023-05-10T02:08:54.389Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T02:08:54.389Z] ---> Running in fa0b563da30f [2023-05-10T02:08:54.978Z] Removing intermediate container fa0b563da30f [2023-05-10T02:08:54.978Z] ---> bed47ce7546c [2023-05-10T02:08:54.978Z] Step 12/26 : RUN $MAKE [2023-05-10T02:08:54.978Z] ---> Running in 566bb6b98c74 [2023-05-10T02:08:55.948Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.42" -trimpath -mod=readonly -o app-service-configurable [2023-05-10T02:11:32.706Z] Removing intermediate container 566bb6b98c74 [2023-05-10T02:11:32.706Z] ---> b53a5ff6778a [2023-05-10T02:11:32.706Z] Step 13/26 : FROM alpine:3.17 [2023-05-10T02:11:32.706Z] 3.17: Pulling from library/alpine [2023-05-10T02:11:32.706Z] c41833b44d91: Already exists [2023-05-10T02:11:32.706Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T02:11:32.706Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T02:11:32.706Z] ---> 51e60588ff2c [2023-05-10T02:11:32.706Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T02:11:32.706Z] ---> Running in f2a6a6066bfa [2023-05-10T02:11:32.706Z] Removing intermediate container f2a6a6066bfa [2023-05-10T02:11:32.706Z] ---> bfd73a9472bf [2023-05-10T02:11:32.706Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-10T02:11:32.706Z] ---> Running in 5c27735c2e65 [2023-05-10T02:11:32.706Z] Removing intermediate container 5c27735c2e65 [2023-05-10T02:11:32.706Z] ---> f09ba068f937 [2023-05-10T02:11:32.706Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-10T02:11:32.706Z] ---> Running in 72ccf9d90131 [2023-05-10T02:11:32.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T02:11:32.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T02:11:32.706Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T02:11:32.706Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T02:11:32.706Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T02:11:32.706Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T02:11:32.706Z] OK: 8 MiB in 17 packages [2023-05-10T02:11:32.706Z] Removing intermediate container 72ccf9d90131 [2023-05-10T02:11:32.706Z] ---> c5577a26b693 [2023-05-10T02:11:32.706Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-10T02:11:32.706Z] ---> 297804ea8ac0 [2023-05-10T02:11:32.706Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-10T02:11:32.706Z] ---> d3ce81145644 [2023-05-10T02:11:32.706Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-10T02:11:32.706Z] ---> 9dcfd7a97801 [2023-05-10T02:11:32.706Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-10T02:11:32.706Z] ---> 99babd09818e [2023-05-10T02:11:32.706Z] Step 21/26 : EXPOSE 48095 [2023-05-10T02:11:32.706Z] ---> Running in 7e008a653b4c [2023-05-10T02:11:32.706Z] Removing intermediate container 7e008a653b4c [2023-05-10T02:11:32.706Z] ---> 145419f1ed68 [2023-05-10T02:11:32.706Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-10T02:11:32.706Z] ---> Running in 59cecb7b6d4b [2023-05-10T02:11:32.706Z] Removing intermediate container 59cecb7b6d4b [2023-05-10T02:11:32.706Z] ---> 15254c10509d [2023-05-10T02:11:32.706Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T02:11:32.706Z] ---> Running in 1d360f32533d [2023-05-10T02:11:32.706Z] Removing intermediate container 1d360f32533d [2023-05-10T02:11:32.706Z] ---> 3ae2edff3016 [2023-05-10T02:11:32.706Z] Step 24/26 : LABEL arch=arm64 [2023-05-10T02:11:32.706Z] ---> Running in 866d717ab76a [2023-05-10T02:11:32.706Z] Removing intermediate container 866d717ab76a [2023-05-10T02:11:32.706Z] ---> 0bc554db2b31 [2023-05-10T02:11:32.706Z] Step 25/26 : LABEL git_sha=3b18383343c5b08d1506b4a29e5952649ea8a302 [2023-05-10T02:11:32.706Z] ---> Running in 5c22694d93ac [2023-05-10T02:11:32.706Z] Removing intermediate container 5c22694d93ac [2023-05-10T02:11:32.706Z] ---> b83e7dc39ce3 [2023-05-10T02:11:32.706Z] Step 26/26 : LABEL version=3.0.0-dev.42 [2023-05-10T02:11:32.706Z] ---> Running in 153804197c73 [2023-05-10T02:11:32.706Z] Removing intermediate container 153804197c73 [2023-05-10T02:11:32.706Z] ---> 11ac54418734 [2023-05-10T02:11:32.706Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T02:11:32.706Z] Successfully built 11ac54418734 [2023-05-10T02:11:32.706Z] 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 [2023-05-10T02:11:32.843Z] provisioning config files... [2023-05-10T02:11:32.857Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/160@tmp/config2905060471504892357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:11:33.194Z] ---> docker-login.sh [2023-05-10T02:11:33.194Z] nexus3.edgexfoundry.org:10001 [2023-05-10T02:11:33.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:11:33.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:11:33.461Z] Configure a credential helper to remove this warning. See [2023-05-10T02:11:33.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:11:33.461Z] [2023-05-10T02:11:33.461Z] Login Succeeded [2023-05-10T02:11:33.461Z] nexus3.edgexfoundry.org:10002 [2023-05-10T02:11:33.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:11:33.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:11:33.728Z] Configure a credential helper to remove this warning. See [2023-05-10T02:11:33.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:11:33.728Z] [2023-05-10T02:11:33.728Z] Login Succeeded [2023-05-10T02:11:33.728Z] nexus3.edgexfoundry.org:10003 [2023-05-10T02:11:33.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:11:34.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:11:34.268Z] Configure a credential helper to remove this warning. See [2023-05-10T02:11:34.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:11:34.268Z] [2023-05-10T02:11:34.268Z] Login Succeeded [2023-05-10T02:11:34.268Z] nexus3.edgexfoundry.org:10004 [2023-05-10T02:11:34.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:11:34.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:11:34.538Z] Configure a credential helper to remove this warning. See [2023-05-10T02:11:34.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:11:34.538Z] [2023-05-10T02:11:34.538Z] Login Succeeded [2023-05-10T02:11:34.538Z] docker.io [2023-05-10T02:11:34.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:11:35.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:11:35.073Z] Configure a credential helper to remove this warning. See [2023-05-10T02:11:35.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:11:35.073Z] [2023-05-10T02:11:35.073Z] Login Succeeded [2023-05-10T02:11:35.073Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T02:11:35.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T02:11:35.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T02:11:35.126Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-05-10T02:11:35.126Z] 3b18383343c5b08d1506b4a29e5952649ea8a302 [2023-05-10T02:11:35.126Z] latest [2023-05-10T02:11:35.126Z] 3.0.0-dev.42 [2023-05-10T02:11:35.126Z] 3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42 [2023-05-10T02:11:35.126Z] main [2023-05-10T02:11:35.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:11:35.467Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b18383343c5b08d1506b4a29e5952649ea8a302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:11:35.817Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b18383343c5b08d1506b4a29e5952649ea8a302 [2023-05-10T02:11:35.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-10T02:11:35.817Z] bd1dd18e63a3: Preparing [2023-05-10T02:11:35.817Z] a7aec197c084: Preparing [2023-05-10T02:11:35.817Z] a3d4774d2728: Preparing [2023-05-10T02:11:35.817Z] bd6991921a13: Preparing [2023-05-10T02:11:35.817Z] 5b1202589ff6: Preparing [2023-05-10T02:11:35.817Z] 26cbea5cba74: Preparing [2023-05-10T02:11:35.817Z] 26cbea5cba74: Waiting [2023-05-10T02:11:36.087Z] a7aec197c084: Pushed [2023-05-10T02:11:36.087Z] bd6991921a13: Pushed [2023-05-10T02:11:36.087Z] a3d4774d2728: Pushed [2023-05-10T02:11:36.087Z] 26cbea5cba74: Layer already exists [2023-05-10T02:11:36.354Z] 5b1202589ff6: Pushed [2023-05-10T02:11:41.707Z] bd1dd18e63a3: Pushed [2023-05-10T02:11:41.975Z] 3b18383343c5b08d1506b4a29e5952649ea8a302: digest: sha256:6364c406c835f5599825286ce452ab1f72df5f424e7e4ad1cb795cd4f2d87bf2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:11:42.324Z] + 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 [2023-05-10T02:11:42.694Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-10T02:11:42.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-10T02:11:42.694Z] bd1dd18e63a3: Preparing [2023-05-10T02:11:42.694Z] a7aec197c084: Preparing [2023-05-10T02:11:42.694Z] a3d4774d2728: Preparing [2023-05-10T02:11:42.694Z] bd6991921a13: Preparing [2023-05-10T02:11:42.694Z] 5b1202589ff6: Preparing [2023-05-10T02:11:42.694Z] 26cbea5cba74: Preparing [2023-05-10T02:11:42.694Z] 26cbea5cba74: Waiting [2023-05-10T02:11:42.694Z] a3d4774d2728: Layer already exists [2023-05-10T02:11:42.694Z] bd6991921a13: Layer already exists [2023-05-10T02:11:42.694Z] a7aec197c084: Layer already exists [2023-05-10T02:11:42.694Z] bd1dd18e63a3: Layer already exists [2023-05-10T02:11:42.694Z] 5b1202589ff6: Layer already exists [2023-05-10T02:11:42.694Z] 26cbea5cba74: Layer already exists [2023-05-10T02:11:42.694Z] latest: digest: sha256:6364c406c835f5599825286ce452ab1f72df5f424e7e4ad1cb795cd4f2d87bf2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:11:43.386Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:11:43.750Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.42 [2023-05-10T02:11:43.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-10T02:11:43.750Z] bd1dd18e63a3: Preparing [2023-05-10T02:11:43.750Z] a7aec197c084: Preparing [2023-05-10T02:11:43.750Z] a3d4774d2728: Preparing [2023-05-10T02:11:43.750Z] bd6991921a13: Preparing [2023-05-10T02:11:43.750Z] 5b1202589ff6: Preparing [2023-05-10T02:11:43.750Z] 26cbea5cba74: Preparing [2023-05-10T02:11:43.750Z] 26cbea5cba74: Waiting [2023-05-10T02:11:43.750Z] bd1dd18e63a3: Layer already exists [2023-05-10T02:11:43.750Z] a3d4774d2728: Layer already exists [2023-05-10T02:11:43.750Z] bd6991921a13: Layer already exists [2023-05-10T02:11:43.750Z] 5b1202589ff6: Layer already exists [2023-05-10T02:11:43.750Z] a7aec197c084: Layer already exists [2023-05-10T02:11:43.750Z] 26cbea5cba74: Layer already exists [2023-05-10T02:11:44.024Z] 3.0.0-dev.42: digest: sha256:6364c406c835f5599825286ce452ab1f72df5f424e7e4ad1cb795cd4f2d87bf2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:11:44.398Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:11:44.759Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42 [2023-05-10T02:11:44.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-10T02:11:44.759Z] bd1dd18e63a3: Preparing [2023-05-10T02:11:44.759Z] a7aec197c084: Preparing [2023-05-10T02:11:44.759Z] a3d4774d2728: Preparing [2023-05-10T02:11:44.759Z] bd6991921a13: Preparing [2023-05-10T02:11:44.759Z] 5b1202589ff6: Preparing [2023-05-10T02:11:44.759Z] 26cbea5cba74: Preparing [2023-05-10T02:11:44.759Z] 26cbea5cba74: Waiting [2023-05-10T02:11:44.759Z] a3d4774d2728: Layer already exists [2023-05-10T02:11:44.759Z] bd6991921a13: Layer already exists [2023-05-10T02:11:44.759Z] bd1dd18e63a3: Layer already exists [2023-05-10T02:11:44.759Z] 5b1202589ff6: Layer already exists [2023-05-10T02:11:44.759Z] a7aec197c084: Layer already exists [2023-05-10T02:11:44.759Z] 26cbea5cba74: Layer already exists [2023-05-10T02:11:45.037Z] 3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42: digest: sha256:6364c406c835f5599825286ce452ab1f72df5f424e7e4ad1cb795cd4f2d87bf2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:11:45.392Z] + 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 [2023-05-10T02:11:45.736Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-05-10T02:11:45.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-10T02:11:45.736Z] bd1dd18e63a3: Preparing [2023-05-10T02:11:45.736Z] a7aec197c084: Preparing [2023-05-10T02:11:45.736Z] a3d4774d2728: Preparing [2023-05-10T02:11:45.736Z] bd6991921a13: Preparing [2023-05-10T02:11:45.736Z] 5b1202589ff6: Preparing [2023-05-10T02:11:45.736Z] 26cbea5cba74: Preparing [2023-05-10T02:11:45.736Z] bd1dd18e63a3: Layer already exists [2023-05-10T02:11:45.736Z] a3d4774d2728: Layer already exists [2023-05-10T02:11:45.736Z] 5b1202589ff6: Layer already exists [2023-05-10T02:11:45.736Z] bd6991921a13: Layer already exists [2023-05-10T02:11:45.736Z] a7aec197c084: Layer already exists [2023-05-10T02:11:45.736Z] 26cbea5cba74: Layer already exists [2023-05-10T02:11:46.004Z] main: digest: sha256:6364c406c835f5599825286ce452ab1f72df5f424e7e4ad1cb795cd4f2d87bf2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T02:11:46.062Z] ===================================================== [Pipeline] echo [2023-05-10T02:11:46.069Z] taggedImages: [2023-05-10T02:11:46.069Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b18383343c5b08d1506b4a29e5952649ea8a302 [2023-05-10T02:11:46.069Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-10T02:11:46.069Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.42 [2023-05-10T02:11:46.069Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42 [2023-05-10T02:11:46.069Z] - 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 [2023-05-10T02:11:46.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T02:11:46.435Z] [2023-05-10T02:11:46.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:11:46.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T02:11:46.775Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T02:11:46.775Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T02:11:46.775Z] 04944245beec: Pulling fs layer [2023-05-10T02:11:46.775Z] 699f458cf7ca: Pulling fs layer [2023-05-10T02:11:46.775Z] 765212b225bb: Pulling fs layer [2023-05-10T02:11:46.775Z] f23df028b6ca: Pulling fs layer [2023-05-10T02:11:46.775Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T02:11:46.775Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T02:11:46.775Z] f23df028b6ca: Waiting [2023-05-10T02:11:46.775Z] d65c8cfc05b1: Waiting [2023-05-10T02:11:46.775Z] 2437ff75d9bd: Waiting [2023-05-10T02:11:46.775Z] 765212b225bb: Waiting [2023-05-10T02:11:47.046Z] 04944245beec: Verifying Checksum [2023-05-10T02:11:47.046Z] 04944245beec: Download complete [2023-05-10T02:11:47.046Z] 765212b225bb: Verifying Checksum [2023-05-10T02:11:47.046Z] 765212b225bb: Download complete [2023-05-10T02:11:47.046Z] f23df028b6ca: Verifying Checksum [2023-05-10T02:11:47.046Z] f23df028b6ca: Download complete [2023-05-10T02:11:47.046Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T02:11:47.046Z] d65c8cfc05b1: Download complete [2023-05-10T02:11:47.315Z] 699f458cf7ca: Verifying Checksum [2023-05-10T02:11:47.315Z] 699f458cf7ca: Download complete [2023-05-10T02:11:47.584Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T02:11:47.584Z] 8998bd30e6a1: Download complete [2023-05-10T02:11:50.168Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T02:11:50.168Z] 2437ff75d9bd: Download complete [2023-05-10T02:11:51.579Z] 8998bd30e6a1: Pull complete [2023-05-10T02:11:52.167Z] 04944245beec: Pull complete [2023-05-10T02:11:53.576Z] 699f458cf7ca: Pull complete [2023-05-10T02:11:53.576Z] 765212b225bb: Pull complete [2023-05-10T02:11:54.162Z] f23df028b6ca: Pull complete [2023-05-10T02:11:54.431Z] d65c8cfc05b1: Pull complete [2023-05-10T02:12:09.438Z] 2437ff75d9bd: Pull complete [2023-05-10T02:12:09.438Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T02:12:09.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T02:12:09.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:12:09.629Z] prd-ubuntu20.04-docker-arm64-4c-16g-14866 does not seem to be running inside a container [2023-05-10T02:12:09.694Z] $ 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/160 -v /w/workspace/app-service-configurable/160:/w/workspace/app-service-configurable/160:rw,z -v /w/workspace/app-service-configurable/160@tmp:/w/workspace/app-service-configurable/160@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 [2023-05-10T02:12:12.553Z] $ docker top 0f6aaafe6438aa297874c0bf32735ec01f3be6b6899eb23f789d5bbd17329365 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:12:13.419Z] ---> job-cost.sh [2023-05-10T02:12:13.419Z] lf-activate-venv: SKIPPING [2023-05-10T02:12:13.419Z] INFO: No Stack... [2023-05-10T02:12:14.007Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T02:12:14.589Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T02:12:15.232Z] + cut+ -d,cat -f6 /w/workspace/app-service-configurable/160/archives/cost.csv [2023-05-10T02:12:15.232Z] [Pipeline] lock [2023-05-10T02:12:15.309Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-160-stack-cost] [2023-05-10T02:12:15.319Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-160-stack-cost] did not exist. Created. [2023-05-10T02:12:15.319Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T02:12:15.979Z] /w/workspace/app-service-configurable/160@tmp/durable-19fc2826/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T02:12:16.636Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T02:12:16.655Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T02:12:16.706Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T02:12:16.712Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-160-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T02:12:16.732Z] $ docker stop --time=1 0f6aaafe6438aa297874c0bf32735ec01f3be6b6899eb23f789d5bbd17329365 [2023-05-10T02:12:18.249Z] $ docker rm -f --volumes 0f6aaafe6438aa297874c0bf32735ec01f3be6b6899eb23f789d5bbd17329365 [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 [2023-05-10T02:12:18.635Z] provisioning config files... [2023-05-10T02:12:18.642Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4415359962166619953tmp [Pipeline] { [Pipeline] sh [2023-05-10T02:12:18.934Z] + set +x [2023-05-10T02:12:18.934Z] + curl -s https://codecov.io/bash [2023-05-10T02:12:18.934Z] + bash -s -- [2023-05-10T02:12:18.934Z] [2023-05-10T02:12:18.934Z] _____ _ [2023-05-10T02:12:18.934Z] / ____| | | [2023-05-10T02:12:18.934Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T02:12:18.934Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T02:12:18.934Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T02:12:18.934Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T02:12:18.934Z] Bash-1.0.6 [2023-05-10T02:12:18.934Z] [2023-05-10T02:12:18.934Z] [2023-05-10T02:12:18.934Z] ==> git version 2.25.1 found [2023-05-10T02:12:18.934Z] ==> 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 [2023-05-10T02:12:18.934Z] Release-Date: 2020-01-08 [2023-05-10T02:12:18.934Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-10T02:12:18.934Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T02:12:18.934Z] ==> Jenkins CI detected. [2023-05-10T02:12:18.934Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-05-10T02:12:18.934Z] project root: . [2023-05-10T02:12:18.934Z] --> token set from env [2023-05-10T02:12:18.934Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T02:12:18.934Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T02:12:18.934Z] ==> Python coveragepy not found [2023-05-10T02:12:18.934Z] ==> Searching for coverage reports in: [2023-05-10T02:12:18.934Z] + . [2023-05-10T02:12:18.934Z] -> Found 1 reports [2023-05-10T02:12:18.934Z] ==> Detecting git/mercurial file structure [2023-05-10T02:12:18.934Z] ==> Reading reports [2023-05-10T02:12:18.934Z] + ./coverage.out bytes=13 [2023-05-10T02:12:18.934Z] ==> Appending adjustments [2023-05-10T02:12:18.934Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T02:12:19.194Z] + Found adjustments [2023-05-10T02:12:19.194Z] ==> Gzipping contents [2023-05-10T02:12:19.194Z] 4.0K /tmp/codecov.OYLwGr.gz [2023-05-10T02:12:19.194Z] ==> Uploading reports [2023-05-10T02:12:19.194Z] url: https://codecov.io [2023-05-10T02:12:19.194Z] query: branch=main&commit=3b18383343c5b08d1506b4a29e5952649ea8a302&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T02:12:19.194Z] -> Pinging Codecov [2023-05-10T02:12:19.194Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=3b18383343c5b08d1506b4a29e5952649ea8a302&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T02:12:19.194Z] -> Uploading to [2023-05-10T02:12:19.194Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/A97CA9966030D2A3747ED39772930CCE/3b18383343c5b08d1506b4a29e5952649ea8a302/82afc053-72eb-4cfa-9607-056eb1b4d857.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T021219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=379f096d3bb4a8e0dba9cf8ff5c95c29a3957361095d83abf7c90c5bed0e7a57 [2023-05-10T02:12:19.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T02:12:19.194Z] Dload Upload Total Spent Left Speed [2023-05-10T02:12:19.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2033 --:--:-- --:--:-- --:--:-- 2033 [2023-05-10T02:12:19.454Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/3b18383343c5b08d1506b4a29e5952649ea8a302 [Pipeline] } [2023-05-10T02:12:19.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-10T02:12:19.663Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-10T02:12:19.674Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:12:19.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T02:12:19.970Z] [2023-05-10T02:12:19.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:12:20.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T02:12:20.272Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-10T02:12:20.272Z] df9b9388f04a: Pulling fs layer [2023-05-10T02:12:20.272Z] 52dc419b0ee2: Pulling fs layer [2023-05-10T02:12:20.272Z] 25bc292e5bac: Pulling fs layer [2023-05-10T02:12:20.272Z] 114826534d7a: Pulling fs layer [2023-05-10T02:12:20.272Z] 4657fd5d0bcf: Pulling fs layer [2023-05-10T02:12:20.272Z] 6ad1cebc031e: Pulling fs layer [2023-05-10T02:12:20.272Z] 8a3aa393b2d8: Pulling fs layer [2023-05-10T02:12:20.272Z] 114826534d7a: Waiting [2023-05-10T02:12:20.272Z] 6ad1cebc031e: Waiting [2023-05-10T02:12:20.272Z] 8a3aa393b2d8: Waiting [2023-05-10T02:12:20.272Z] 25bc292e5bac: Verifying Checksum [2023-05-10T02:12:20.272Z] 25bc292e5bac: Download complete [2023-05-10T02:12:20.272Z] 52dc419b0ee2: Download complete [2023-05-10T02:12:20.272Z] 4657fd5d0bcf: Download complete [2023-05-10T02:12:20.272Z] df9b9388f04a: Download complete [2023-05-10T02:12:20.534Z] df9b9388f04a: Pull complete [2023-05-10T02:12:20.534Z] 6ad1cebc031e: Verifying Checksum [2023-05-10T02:12:20.534Z] 6ad1cebc031e: Download complete [2023-05-10T02:12:20.534Z] 52dc419b0ee2: Pull complete [2023-05-10T02:12:20.534Z] 25bc292e5bac: Pull complete [2023-05-10T02:12:21.100Z] 114826534d7a: Verifying Checksum [2023-05-10T02:12:21.100Z] 114826534d7a: Download complete [2023-05-10T02:12:21.357Z] 8a3aa393b2d8: Verifying Checksum [2023-05-10T02:12:21.357Z] 8a3aa393b2d8: Download complete [2023-05-10T02:12:24.635Z] 114826534d7a: Pull complete [2023-05-10T02:12:24.635Z] 4657fd5d0bcf: Pull complete [2023-05-10T02:12:24.635Z] 6ad1cebc031e: Pull complete [2023-05-10T02:12:27.163Z] 8a3aa393b2d8: Pull complete [2023-05-10T02:12:27.163Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-10T02:12:27.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T02:12:27.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:12:27.238Z] prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container [2023-05-10T02:12:27.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-10T02:12:29.778Z] $ docker top 3605118bf7d9c35f98f4871c63e9906fd86cec02ace85ba76bbe1a64fa8847a2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T02:12:29.832Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-05-10T02:12:30.109Z] + set -o pipefail [2023-05-10T02:12:30.109Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-05-10T02:12:35.385Z] [2023-05-10T02:12:35.385Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-05-10T02:12:35.385Z] [2023-05-10T02:12:35.385Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/19e26ba7-924b-48c6-a079-8509083cc0ea [2023-05-10T02:12:35.385Z] [2023-05-10T02:12:35.385Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-10T02:12:35.385Z] [2023-05-10T02:12:35.385Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-10T02:12:35.385Z] [2023-05-10T02:12:35.385Z] [2023-05-10T02:12:35.385Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-10T02:12:35.385Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-10T02:12:35.386Z] More details here: https://snyk.co/ue1NS [2023-05-10T02:12:35.386Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-10T02:12:35.386Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-10T02:12:35.398Z] $ docker stop --time=1 3605118bf7d9c35f98f4871c63e9906fd86cec02ace85ba76bbe1a64fa8847a2 [2023-05-10T02:12:37.649Z] $ docker rm -f --volumes 3605118bf7d9c35f98f4871c63e9906fd86cec02ace85ba76bbe1a64fa8847a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T02:12:38.327Z] + git log --format=format:%s -1 3b18383343c5b08d1506b4a29e5952649ea8a302 [Pipeline] sh [2023-05-10T02:12:38.622Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T02:12:38.622Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:12:38.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T02:12:38.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:12:38.990Z] prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container [2023-05-10T02:12:39.026Z] $ 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 [2023-05-10T02:12:39.361Z] $ docker top 8c48312ec43cb2c31d6bc5affdadd409e81d312f6aa8067f7fc1a4bdc3b0d379 -eo pid,comm [2023-05-10T02:12:39.405Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-10T02:12:39.405Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T02:12:39.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T02:12:39.447Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T02:12:39.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T02:12:39.559Z] $ docker exec 8c48312ec43cb2c31d6bc5affdadd409e81d312f6aa8067f7fc1a4bdc3b0d379 ssh-agent [2023-05-10T02:12:39.666Z] SSH_AUTH_SOCK=/tmp/ssh-lMPrmgU9YsWd/agent.31 [2023-05-10T02:12:39.666Z] SSH_AGENT_PID=37 [2023-05-10T02:12:39.672Z] Running ssh-add (command line suppressed) [2023-05-10T02:12:39.766Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15283749075688900724.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15283749075688900724.key) [2023-05-10T02:12:39.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T02:12:40.079Z] + git semver tag [2023-05-10T02:12:40.339Z] 2023-05-10 02:12:40,251 [run_tag] DEBUG tag force:False [2023-05-10T02:12:40.339Z] 2023-05-10 02:12:40,251 [check_head_tag] DEBUG check head tag [2023-05-10T02:12:40.339Z] 2023-05-10 02:12:40,252 [execute] INFO git cat-file --batch-check [2023-05-10T02:12:40.339Z] 2023-05-10 02:12:40,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-10T02:12:40.339Z] 2023-05-10 02:12:40,256 [execute] INFO git cat-file --batch [2023-05-10T02:12:40.339Z] 2023-05-10 02:12:40,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-10T02:12:40.339Z] 2023-05-10 02:12:40,284 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-10T02:12:40.339Z] 2023-05-10 02:12:40,285 [execute] INFO git tag -a v3.0.0-dev.42 -m v3.0.0-dev.42 [2023-05-10T02:12:40.339Z] 2023-05-10 02:12:40,285 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.42', '-m', 'v3.0.0-dev.42'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T02:12:40.339Z] 2023-05-10 02:12:40,289 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-10T02:12:40.339Z] 3.0.0-dev.42 [Pipeline] } [2023-05-10T02:12:40.350Z] $ docker exec --env ******** --env ******** 8c48312ec43cb2c31d6bc5affdadd409e81d312f6aa8067f7fc1a4bdc3b0d379 ssh-agent -k [2023-05-10T02:12:40.464Z] unset SSH_AUTH_SOCK; [2023-05-10T02:12:40.464Z] unset SSH_AGENT_PID; [2023-05-10T02:12:40.464Z] echo Agent pid 37 killed; [2023-05-10T02:12:40.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T02:12:40.788Z] + git semver [Pipeline] } [2023-05-10T02:12:41.062Z] $ docker stop --time=1 8c48312ec43cb2c31d6bc5affdadd409e81d312f6aa8067f7fc1a4bdc3b0d379 [2023-05-10T02:12:42.375Z] $ docker rm -f --volumes 8c48312ec43cb2c31d6bc5affdadd409e81d312f6aa8067f7fc1a4bdc3b0d379 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:12:42.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T02:12:42.782Z] [2023-05-10T02:12:42.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:12:43.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T02:12:43.090Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-10T02:12:43.090Z] ab5ef0e58194: Pulling fs layer [2023-05-10T02:12:43.090Z] 9712f1f96733: Pulling fs layer [2023-05-10T02:12:43.090Z] 63f879dbbcfc: Pulling fs layer [2023-05-10T02:12:43.090Z] 0d9ebad4ef96: Pulling fs layer [2023-05-10T02:12:43.090Z] e9a5061849ea: Pulling fs layer [2023-05-10T02:12:43.090Z] d747dcd14b5f: Pulling fs layer [2023-05-10T02:12:43.090Z] 2de7ff778b66: Pulling fs layer [2023-05-10T02:12:43.090Z] 0d9ebad4ef96: Waiting [2023-05-10T02:12:43.090Z] e9a5061849ea: Waiting [2023-05-10T02:12:43.090Z] d747dcd14b5f: Waiting [2023-05-10T02:12:43.090Z] 2de7ff778b66: Waiting [2023-05-10T02:12:43.090Z] 9712f1f96733: Verifying Checksum [2023-05-10T02:12:43.090Z] 9712f1f96733: Download complete [2023-05-10T02:12:43.361Z] 63f879dbbcfc: Verifying Checksum [2023-05-10T02:12:43.361Z] 63f879dbbcfc: Download complete [2023-05-10T02:12:43.621Z] 0d9ebad4ef96: Verifying Checksum [2023-05-10T02:12:43.621Z] 0d9ebad4ef96: Download complete [2023-05-10T02:12:43.621Z] d747dcd14b5f: Download complete [2023-05-10T02:12:43.621Z] e9a5061849ea: Verifying Checksum [2023-05-10T02:12:43.621Z] e9a5061849ea: Download complete [2023-05-10T02:12:43.621Z] ab5ef0e58194: Verifying Checksum [2023-05-10T02:12:43.621Z] ab5ef0e58194: Download complete [2023-05-10T02:12:43.879Z] 2de7ff778b66: Verifying Checksum [2023-05-10T02:12:43.879Z] 2de7ff778b66: Download complete [2023-05-10T02:12:46.413Z] ab5ef0e58194: Pull complete [2023-05-10T02:12:46.413Z] 9712f1f96733: Pull complete [2023-05-10T02:12:46.672Z] 63f879dbbcfc: Pull complete [2023-05-10T02:12:49.957Z] 0d9ebad4ef96: Pull complete [2023-05-10T02:12:50.217Z] e9a5061849ea: Pull complete [2023-05-10T02:12:50.217Z] d747dcd14b5f: Pull complete [2023-05-10T02:12:51.158Z] 2de7ff778b66: Pull complete [2023-05-10T02:12:51.158Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-10T02:12:51.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T02:12:51.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:12:51.239Z] prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container [2023-05-10T02:12:51.274Z] $ 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 [2023-05-10T02:12:53.829Z] $ docker top 87377efca56bbb5dd002eb4c51d30af30af3e1996e2371b4fe4e9fb88c0e87e2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-10T02:12:53.895Z] provisioning config files... [2023-05-10T02:12:53.901Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9168929481571296854tmp [2023-05-10T02:12:53.911Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14753207425530546263tmp [2023-05-10T02:12:53.920Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9845349299864854670tmp [Pipeline] { [Pipeline] echo [2023-05-10T02:12:53.933Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:12:54.214Z] ---> sigul-configuration.sh [2023-05-10T02:12:54.214Z] gpg: directory `/root/.gnupg' created [2023-05-10T02:12:54.214Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-10T02:12:54.214Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-10T02:12:54.214Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-10T02:12:54.214Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-10T02:12:54.214Z] gpg: CAST5 encrypted data [2023-05-10T02:12:54.214Z] gpg: encrypted with 1 passphrase [2023-05-10T02:12:54.214Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-10T02:12:54.502Z] + mkdir /home/jenkins [2023-05-10T02:12:54.502Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-10T02:12:54.789Z] + 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 [2023-05-10T02:12:54.797Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:12:55.083Z] ---> sigul-install.sh [2023-05-10T02:12:55.083Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-10T02:12:55.379Z] + git tag --list [2023-05-10T02:12:55.379Z] v1.0.0 [2023-05-10T02:12:55.379Z] v1.1.0 [2023-05-10T02:12:55.379Z] v1.2.0 [2023-05-10T02:12:55.379Z] v1.3.0 [2023-05-10T02:12:55.379Z] v1.3.1 [2023-05-10T02:12:55.379Z] v2.0.0 [2023-05-10T02:12:55.379Z] v2.0.1 [2023-05-10T02:12:55.379Z] v2.1.0 [2023-05-10T02:12:55.379Z] v2.1.1 [2023-05-10T02:12:55.379Z] v2.1.1-dev.1 [2023-05-10T02:12:55.379Z] v2.1.1-dev.2 [2023-05-10T02:12:55.379Z] v2.1.2 [2023-05-10T02:12:55.379Z] v2.1.2-dev.1 [2023-05-10T02:12:55.379Z] v2.1.2-dev.2 [2023-05-10T02:12:55.379Z] v2.2.0 [2023-05-10T02:12:55.379Z] v2.2.1-dev.1 [2023-05-10T02:12:55.379Z] v2.2.1-dev.10 [2023-05-10T02:12:55.379Z] v2.2.1-dev.2 [2023-05-10T02:12:55.379Z] v2.2.1-dev.3 [2023-05-10T02:12:55.379Z] v2.2.1-dev.4 [2023-05-10T02:12:55.379Z] v2.2.1-dev.5 [2023-05-10T02:12:55.379Z] v2.2.1-dev.6 [2023-05-10T02:12:55.379Z] v2.2.1-dev.7 [2023-05-10T02:12:55.379Z] v2.2.1-dev.8 [2023-05-10T02:12:55.379Z] v2.2.1-dev.9 [2023-05-10T02:12:55.379Z] v2.3.0 [2023-05-10T02:12:55.379Z] v2.3.0-dev.10 [2023-05-10T02:12:55.379Z] v2.3.0-dev.11 [2023-05-10T02:12:55.379Z] v2.3.0-dev.12 [2023-05-10T02:12:55.379Z] v2.3.0-dev.13 [2023-05-10T02:12:55.379Z] v2.3.0-dev.14 [2023-05-10T02:12:55.379Z] v2.3.0-dev.15 [2023-05-10T02:12:55.379Z] v2.3.0-dev.16 [2023-05-10T02:12:55.379Z] v2.3.0-dev.17 [2023-05-10T02:12:55.379Z] v2.3.0-dev.18 [2023-05-10T02:12:55.379Z] v2.3.0-dev.19 [2023-05-10T02:12:55.379Z] v2.3.0-dev.20 [2023-05-10T02:12:55.379Z] v2.3.0-dev.21 [2023-05-10T02:12:55.379Z] v2.3.0-dev.22 [2023-05-10T02:12:55.379Z] v2.3.0-dev.23 [2023-05-10T02:12:55.379Z] v2.3.0-dev.24 [2023-05-10T02:12:55.379Z] v2.3.0-dev.25 [2023-05-10T02:12:55.379Z] v2.3.0-dev.26 [2023-05-10T02:12:55.379Z] v2.3.0-dev.27 [2023-05-10T02:12:55.379Z] v2.3.0-dev.28 [2023-05-10T02:12:55.379Z] v2.3.0-dev.29 [2023-05-10T02:12:55.379Z] v2.3.0-dev.30 [2023-05-10T02:12:55.379Z] v2.3.0-dev.31 [2023-05-10T02:12:55.379Z] v2.3.0-dev.32 [2023-05-10T02:12:55.379Z] v2.3.0-dev.33 [2023-05-10T02:12:55.379Z] v2.3.0-dev.34 [2023-05-10T02:12:55.379Z] v2.3.0-dev.35 [2023-05-10T02:12:55.379Z] v2.3.0-dev.36 [2023-05-10T02:12:55.379Z] v2.3.0-dev.37 [2023-05-10T02:12:55.379Z] v2.3.1 [2023-05-10T02:12:55.379Z] v2.3.1-dev.1 [2023-05-10T02:12:55.379Z] v2.3.1-dev.2 [2023-05-10T02:12:55.379Z] v2.3.1-dev.3 [2023-05-10T02:12:55.379Z] v2.3.1-dev.4 [2023-05-10T02:12:55.379Z] v3.0.0-dev.1 [2023-05-10T02:12:55.379Z] v3.0.0-dev.10 [2023-05-10T02:12:55.379Z] v3.0.0-dev.11 [2023-05-10T02:12:55.379Z] v3.0.0-dev.12 [2023-05-10T02:12:55.379Z] v3.0.0-dev.13 [2023-05-10T02:12:55.379Z] v3.0.0-dev.14 [2023-05-10T02:12:55.379Z] v3.0.0-dev.15 [2023-05-10T02:12:55.379Z] v3.0.0-dev.16 [2023-05-10T02:12:55.379Z] v3.0.0-dev.17 [2023-05-10T02:12:55.379Z] v3.0.0-dev.18 [2023-05-10T02:12:55.379Z] v3.0.0-dev.19 [2023-05-10T02:12:55.379Z] v3.0.0-dev.2 [2023-05-10T02:12:55.379Z] v3.0.0-dev.20 [2023-05-10T02:12:55.379Z] v3.0.0-dev.21 [2023-05-10T02:12:55.379Z] v3.0.0-dev.22 [2023-05-10T02:12:55.379Z] v3.0.0-dev.23 [2023-05-10T02:12:55.379Z] v3.0.0-dev.24 [2023-05-10T02:12:55.379Z] v3.0.0-dev.25 [2023-05-10T02:12:55.379Z] v3.0.0-dev.26 [2023-05-10T02:12:55.379Z] v3.0.0-dev.27 [2023-05-10T02:12:55.379Z] v3.0.0-dev.28 [2023-05-10T02:12:55.379Z] v3.0.0-dev.29 [2023-05-10T02:12:55.379Z] v3.0.0-dev.3 [2023-05-10T02:12:55.379Z] v3.0.0-dev.30 [2023-05-10T02:12:55.379Z] v3.0.0-dev.31 [2023-05-10T02:12:55.379Z] v3.0.0-dev.32 [2023-05-10T02:12:55.379Z] v3.0.0-dev.33 [2023-05-10T02:12:55.379Z] v3.0.0-dev.34 [2023-05-10T02:12:55.379Z] v3.0.0-dev.35 [2023-05-10T02:12:55.379Z] v3.0.0-dev.36 [2023-05-10T02:12:55.379Z] v3.0.0-dev.37 [2023-05-10T02:12:55.379Z] v3.0.0-dev.38 [2023-05-10T02:12:55.379Z] v3.0.0-dev.39 [2023-05-10T02:12:55.379Z] v3.0.0-dev.4 [2023-05-10T02:12:55.379Z] v3.0.0-dev.40 [2023-05-10T02:12:55.379Z] v3.0.0-dev.41 [2023-05-10T02:12:55.379Z] v3.0.0-dev.42 [2023-05-10T02:12:55.379Z] v3.0.0-dev.5 [2023-05-10T02:12:55.379Z] v3.0.0-dev.6 [2023-05-10T02:12:55.379Z] v3.0.0-dev.7 [2023-05-10T02:12:55.379Z] v3.0.0-dev.8 [2023-05-10T02:12:55.379Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-10T02:12:55.666Z] + lftools sign git-tag v3.0.0-dev.42 [2023-05-10T02:12:56.235Z] Signing Git tag with Sigul... [2023-05-10T02:12:56.235Z] Signing v3.0.0-dev.42 [Pipeline] echo [2023-05-10T02:12:56.504Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:12:56.785Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-10T02:12:56.793Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-10T02:12:56.814Z] $ docker stop --time=1 87377efca56bbb5dd002eb4c51d30af30af3e1996e2371b4fe4e9fb88c0e87e2 [2023-05-10T02:12:58.096Z] $ docker rm -f --volumes 87377efca56bbb5dd002eb4c51d30af30af3e1996e2371b4fe4e9fb88c0e87e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-10T02:12:58.522Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T02:12:58.522Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:12:58.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T02:12:58.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:12:58.891Z] prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container [2023-05-10T02:12:58.923Z] $ 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 [2023-05-10T02:12:59.263Z] $ docker top 1568c3a21bdfa5a1919882a0f708e8f8a27cba0761512a1726c0cec33db6a3a2 -eo pid,comm [2023-05-10T02:12:59.309Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-10T02:12:59.309Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T02:12:59.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T02:12:59.350Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T02:12:59.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T02:12:59.470Z] $ docker exec 1568c3a21bdfa5a1919882a0f708e8f8a27cba0761512a1726c0cec33db6a3a2 ssh-agent [2023-05-10T02:12:59.561Z] SSH_AUTH_SOCK=/tmp/ssh-iZzztBrhZkwN/agent.34 [2023-05-10T02:12:59.561Z] SSH_AGENT_PID=40 [2023-05-10T02:12:59.566Z] Running ssh-add (command line suppressed) [2023-05-10T02:12:59.659Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13179968890576989612.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13179968890576989612.key) [2023-05-10T02:12:59.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T02:13:00.039Z] + git semver bump pre [2023-05-10T02:13:00.298Z] 2023-05-10 02:13:00,190 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-10T02:13:00.299Z] 2023-05-10 02:13:00,190 [bump_version] DEBUG bumping version:3.0.0-dev.42 on axis:pre with prefix:dev [2023-05-10T02:13:00.299Z] 2023-05-10 02:13:00,190 [bump_version] DEBUG bumped version:3.0.0-dev.43 [2023-05-10T02:13:00.299Z] 2023-05-10 02:13:00,191 [write_version] DEBUG write version:3.0.0-dev.43 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-05-10T02:13:00.299Z] 2023-05-10 02:13:00,191 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-10T02:13:00.299Z] 2023-05-10 02:13:00,191 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-10T02:13:00.299Z] 2023-05-10 02:13:00,192 [execute] INFO git cat-file --batch-check [2023-05-10T02:13:00.299Z] 2023-05-10 02:13:00,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T02:13:00.299Z] 2023-05-10 02:13:00,198 [execute] INFO git cat-file --batch [2023-05-10T02:13:00.299Z] 2023-05-10 02:13:00,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T02:13:00.299Z] 2023-05-10 02:13:00,203 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-10T02:13:00.299Z] 3.0.0-dev.43 [Pipeline] } [2023-05-10T02:13:00.309Z] $ docker exec --env ******** --env ******** 1568c3a21bdfa5a1919882a0f708e8f8a27cba0761512a1726c0cec33db6a3a2 ssh-agent -k [2023-05-10T02:13:00.410Z] unset SSH_AUTH_SOCK; [2023-05-10T02:13:00.410Z] unset SSH_AGENT_PID; [2023-05-10T02:13:00.410Z] echo Agent pid 40 killed; [2023-05-10T02:13:00.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T02:13:00.739Z] + git semver [Pipeline] } [2023-05-10T02:13:01.097Z] $ docker stop --time=1 1568c3a21bdfa5a1919882a0f708e8f8a27cba0761512a1726c0cec33db6a3a2 [2023-05-10T02:13:02.384Z] $ docker rm -f --volumes 1568c3a21bdfa5a1919882a0f708e8f8a27cba0761512a1726c0cec33db6a3a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T02:13:02.727Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T02:13:02.727Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:13:03.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T02:13:03.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:13:03.099Z] prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container [2023-05-10T02:13:03.130Z] $ 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 [2023-05-10T02:13:03.475Z] $ docker top 3628831cbc6afb66910cae795bb137ff3dafa1d8eac4210f8b1af6dca44b7f55 -eo pid,comm [2023-05-10T02:13:03.519Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-10T02:13:03.519Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T02:13:03.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T02:13:03.559Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T02:13:03.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T02:13:03.676Z] $ docker exec 3628831cbc6afb66910cae795bb137ff3dafa1d8eac4210f8b1af6dca44b7f55 ssh-agent [2023-05-10T02:13:03.776Z] SSH_AUTH_SOCK=/tmp/ssh-ZfHa4Ag2CWPh/agent.32 [2023-05-10T02:13:03.776Z] SSH_AGENT_PID=38 [2023-05-10T02:13:03.781Z] Running ssh-add (command line suppressed) [2023-05-10T02:13:03.879Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4997244557529295465.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4997244557529295465.key) [2023-05-10T02:13:03.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T02:13:04.176Z] + git semver push [2023-05-10T02:13:04.436Z] 2023-05-10 02:13:04,357 [run_push] DEBUG push [2023-05-10T02:13:04.436Z] 2023-05-10 02:13:04,358 [execute] INFO git cat-file --batch-check [2023-05-10T02:13:04.436Z] 2023-05-10 02:13:04,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T02:13:04.436Z] 2023-05-10 02:13:04,362 [execute] INFO git rev-list 7b3e47000f49dc1f421dc347147902e3fa0fa92f -- [2023-05-10T02:13:04.436Z] 2023-05-10 02:13:04,362 [execute] DEBUG Popen(['git', 'rev-list', '7b3e47000f49dc1f421dc347147902e3fa0fa92f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T02:13:04.436Z] 2023-05-10 02:13:04,372 [execute] INFO git fetch -v origin [2023-05-10T02:13:04.436Z] 2023-05-10 02:13:04,373 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-10T02:13:05.005Z] 2023-05-10 02:13:04,865 [run_push] DEBUG no remote changes detected [2023-05-10T02:13:05.005Z] 2023-05-10 02:13:04,865 [execute] INFO git push origin semver [2023-05-10T02:13:05.005Z] 2023-05-10 02:13:04,866 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T02:13:05.943Z] 2023-05-10 02:13:05,677 [run_push] DEBUG push all version tags [2023-05-10T02:13:05.943Z] 2023-05-10 02:13:05,677 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-10T02:13:05.943Z] 2023-05-10 02:13:05,678 [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) [2023-05-10T02:13:06.513Z] 2023-05-10 02:13:06,401 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-10T02:13:06.513Z] 3.0.0-dev.43 [Pipeline] } [2023-05-10T02:13:06.525Z] $ docker exec --env ******** --env ******** 3628831cbc6afb66910cae795bb137ff3dafa1d8eac4210f8b1af6dca44b7f55 ssh-agent -k [2023-05-10T02:13:06.614Z] unset SSH_AUTH_SOCK; [2023-05-10T02:13:06.614Z] unset SSH_AGENT_PID; [2023-05-10T02:13:06.614Z] echo Agent pid 38 killed; [2023-05-10T02:13:06.623Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T02:13:06.933Z] + git semver [Pipeline] } [2023-05-10T02:13:07.214Z] $ docker stop --time=1 3628831cbc6afb66910cae795bb137ff3dafa1d8eac4210f8b1af6dca44b7f55 [2023-05-10T02:13:08.491Z] $ docker rm -f --volumes 3628831cbc6afb66910cae795bb137ff3dafa1d8eac4210f8b1af6dca44b7f55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-10T02:13:09.065Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-05-10T02:13:09.065Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-10T02:13:09.065Z] total 16 [2023-05-10T02:13:09.065Z] drwxr-xr-x 3 root root 4096 May 10 02:00 . [2023-05-10T02:13:09.065Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 02:12 .. [2023-05-10T02:13:09.065Z] drwxr-xr-x 2 root root 4096 May 10 02:00 cost [2023-05-10T02:13:09.065Z] -rw-r--r-- 1 root root 96 May 10 02:00 cost.csv [2023-05-10T02:13:09.066Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-05-10T02:13:09.066Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-10T02:13:09.066Z] total 16 [2023-05-10T02:13:09.066Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 02:00 . [2023-05-10T02:13:09.066Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 02:12 .. [2023-05-10T02:13:09.066Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 02:00 cost [2023-05-10T02:13:09.066Z] -rw-r--r-- 1 jenkins jenkins 96 May 10 02:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:13:09.356Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:13:10.242Z] ---> package-listing.sh [2023-05-10T02:13:10.242Z] ++ facter osfamily [2023-05-10T02:13:10.242Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T02:13:10.242Z] + OS_FAMILY=debian [2023-05-10T02:13:10.242Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-05-10T02:13:10.242Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T02:13:10.242Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T02:13:10.242Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T02:13:10.242Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T02:13:10.242Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-10T02:13:10.242Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T02:13:10.242Z] + case "${OS_FAMILY}" in [2023-05-10T02:13:10.242Z] + dpkg -l [2023-05-10T02:13:10.242Z] + grep '^ii' [2023-05-10T02:13:10.502Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T02:13:10.502Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T02:13:10.502Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T02:13:10.502Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-10T02:13:10.502Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-05-10T02:13:10.502Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-05-10T02:13:10.513Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T02:13:10.840Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:13:11.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T02:13:11.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:13:11.306Z] prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container [2023-05-10T02:13:11.335Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T02:13:11.549Z] $ docker top 0d1780f3527c8b26fde3d75dddcb5046561f0cea07e6129a0d84ae1517fb4c56 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T02:13:11.898Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T02:13:12.183Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T02:13:12.468Z] + ls /var/log/sa-host [2023-05-10T02:13:12.468Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T02:13:12.534Z] provisioning config files... [2023-05-10T02:13:12.542Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15738593910370003024tmp [Pipeline] { [Pipeline] echo [2023-05-10T02:13:12.556Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:13:12.845Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T02:13:12.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:13:13.174Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T02:13:13.182Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:13:13.465Z] ---> sudo-logs.sh [2023-05-10T02:13:13.465Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T02:13:13.499Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:13:13.784Z] ---> job-cost.sh [2023-05-10T02:13:13.784Z] lf-activate-venv: SKIPPING [2023-05-10T02:13:13.784Z] DEBUG: total: 0.2199999988079071 [2023-05-10T02:13:13.784Z] INFO: Retrieving Stack Cost... [2023-05-10T02:13:14.044Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T02:13:14.615Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T02:13:14.627Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:13:14.912Z] ---> logs-deploy.sh [2023-05-10T02:13:14.912Z] lf-activate-venv: SKIPPING [2023-05-10T02:13:14.912Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/160 [2023-05-10T02:13:14.912Z] INFO: archiving workspace using pattern(s): [2023-05-10T02:13:15.850Z] Archives upload complete. [2023-05-10T02:13:15.850Z] INFO: archiving logs to Nexus