Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2fb2187aee5de59b88737c8c64f9f7346195a6a3 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-ssh17670708208371368666.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3676363718680912722.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6330969528582448706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh16957462603232153544.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-ssh9202348153656389962.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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-5020’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5028 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 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2fb2187aee5de59b88737c8c64f9f7346195a6a3 (main) Commit message: "refactor!: Update message bus topic wild cards (#512)" > git config core.sparsecheckout # timeout=10 > git checkout -f 2fb2187aee5de59b88737c8c64f9f7346195a6a3 # timeout=10 > git rev-list --no-walk 851ef8fe5923146d6289fc7ea8cc90540e526b47 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-07T23:48:40.650Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-07T23:48:40.719Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-07T23:48:40.739Z] ========================================================= [2023-02-07T23:48:40.739Z] EdgeX Global Pipelines Version Info [2023-02-07T23:48:40.739Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:48:41.495Z] ------------------- [2023-02-07T23:48:41.495Z] stable info: [2023-02-07T23:48:41.495Z] ------------------- [2023-02-07T23:48:41.495Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-07T23:48:41.495Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T23:48:41.495Z] Message: update stable to v1.0.244 [2023-02-07T23:48:42.064Z] ------------------- [2023-02-07T23:48:42.064Z] experimental info: [2023-02-07T23:48:42.064Z] ------------------- [2023-02-07T23:48:42.064Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-07T23:48:42.064Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T23:48:42.064Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-07T23:48:42.243Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-02-07T23:48:42.256Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-02-07T23:48:42.268Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-07T23:48:42.279Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-07T23:48:42.292Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-07T23:48:42.303Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-07T23:48:42.316Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-07T23:48:42.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-07T23:48:42.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-07T23:48:42.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-07T23:48:42.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-07T23:48:42.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-02-07T23:48:42.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-07T23:48:42.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-07T23:48:42.422Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T23:48:42.432Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T23:48:42.444Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-07T23:48:42.462Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-07T23:48:42.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-07T23:48:42.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-07T23:48:42.519Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-07T23:48:42.538Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-07T23:48:42.559Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-07T23:48:42.577Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-07T23:48:42.592Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-07T23:48:42.604Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-07T23:48:42.616Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-07T23:48:42.628Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-07T23:48:42.642Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-07T23:48:42.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-07T23:48:42.671Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fb2187aee5de59b88737c8c64f9f7346195a6a3 [Pipeline] echo [2023-02-07T23:48:42.689Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fb2187 [Pipeline] echo [2023-02-07T23:48:42.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T23:48:42.749Z] provisioning config files... [2023-02-07T23:48:42.764Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16062007253332007536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:48:43.069Z] ---> docker-login.sh [2023-02-07T23:48:43.069Z] nexus3.edgexfoundry.org:10001 [2023-02-07T23:48:44.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:48:44.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:48:44.723Z] Configure a credential helper to remove this warning. See [2023-02-07T23:48:44.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:48:44.723Z] [2023-02-07T23:48:44.723Z] Login Succeeded [2023-02-07T23:48:44.985Z] nexus3.edgexfoundry.org:10002 [2023-02-07T23:48:44.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:48:44.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:48:44.985Z] Configure a credential helper to remove this warning. See [2023-02-07T23:48:44.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:48:44.985Z] [2023-02-07T23:48:44.985Z] Login Succeeded [2023-02-07T23:48:44.985Z] nexus3.edgexfoundry.org:10003 [2023-02-07T23:48:44.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:48:45.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:48:45.249Z] Configure a credential helper to remove this warning. See [2023-02-07T23:48:45.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:48:45.249Z] [2023-02-07T23:48:45.249Z] Login Succeeded [2023-02-07T23:48:45.249Z] nexus3.edgexfoundry.org:10004 [2023-02-07T23:48:45.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:48:45.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:48:45.249Z] Configure a credential helper to remove this warning. See [2023-02-07T23:48:45.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:48:45.249Z] [2023-02-07T23:48:45.249Z] Login Succeeded [2023-02-07T23:48:45.249Z] docker.io [2023-02-07T23:48:45.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:48:45.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:48:45.509Z] Configure a credential helper to remove this warning. See [2023-02-07T23:48:45.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:48:45.509Z] [2023-02-07T23:48:45.509Z] Login Succeeded [2023-02-07T23:48:45.509Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T23:48:45.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-07T23:48:45.894Z] + git rev-list -1 --merges 2fb2187aee5de59b88737c8c64f9f7346195a6a3~1..2fb2187aee5de59b88737c8c64f9f7346195a6a3 [Pipeline] echo [2023-02-07T23:48:46.019Z] -----------> git rev-list -1 --merges 2fb2187aee5de59b88737c8c64f9f7346195a6a3~1..2fb2187aee5de59b88737c8c64f9f7346195a6a3 2fb2187aee5de59b88737c8c64f9f7346195a6a3 [false] [Pipeline] sh [2023-02-07T23:48:46.320Z] + git log --format=format:%s -1 2fb2187aee5de59b88737c8c64f9f7346195a6a3 [Pipeline] echo [2023-02-07T23:48:46.336Z] ========================================================= [2023-02-07T23:48:46.336Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-07T23:48:46.336Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T23:48:46.654Z] + git log --format=format:%s -1 2fb2187aee5de59b88737c8c64f9f7346195a6a3 [Pipeline] echo [2023-02-07T23:48:46.666Z] [semverPrep] GIT_COMMIT: 2fb2187aee5de59b88737c8c64f9f7346195a6a3, Commit Message: refactor!: Update message bus topic wild cards (#512) [Pipeline] echo [2023-02-07T23:48:46.675Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-07T23:48:47.040Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T23:48:47.040Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-07T23:48:47.040Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-07T23:48:47.040Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-07T23:48:47.041Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-07T23:48:47.041Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-07T23:48:47.041Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:48:47.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T23:48:47.446Z] [2023-02-07T23:48:47.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:48:47.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T23:48:48.320Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-07T23:48:48.320Z] b85a868b505f: Pulling fs layer [2023-02-07T23:48:48.320Z] e2be974225ed: Pulling fs layer [2023-02-07T23:48:48.320Z] 339a4e72a1f5: Pulling fs layer [2023-02-07T23:48:48.320Z] 988bab9f4d93: Pulling fs layer [2023-02-07T23:48:48.320Z] 1469e6f7b9e6: Pulling fs layer [2023-02-07T23:48:48.320Z] eaf3925da568: Pulling fs layer [2023-02-07T23:48:48.320Z] bab4dde63d76: Pulling fs layer [2023-02-07T23:48:48.320Z] bde34c3a00c8: Pulling fs layer [2023-02-07T23:48:48.320Z] b352a97aabf1: Pulling fs layer [2023-02-07T23:48:48.320Z] 4872d77fe225: Pulling fs layer [2023-02-07T23:48:48.320Z] 5851b861e8e6: Pulling fs layer [2023-02-07T23:48:48.320Z] 988bab9f4d93: Waiting [2023-02-07T23:48:48.320Z] 1469e6f7b9e6: Waiting [2023-02-07T23:48:48.320Z] eaf3925da568: Waiting [2023-02-07T23:48:48.320Z] bab4dde63d76: Waiting [2023-02-07T23:48:48.320Z] 5851b861e8e6: Waiting [2023-02-07T23:48:48.320Z] bde34c3a00c8: Waiting [2023-02-07T23:48:48.320Z] 4872d77fe225: Waiting [2023-02-07T23:48:48.320Z] b352a97aabf1: Waiting [2023-02-07T23:48:48.582Z] e2be974225ed: Download complete [2023-02-07T23:48:48.582Z] 988bab9f4d93: Verifying Checksum [2023-02-07T23:48:48.582Z] 988bab9f4d93: Download complete [2023-02-07T23:48:48.582Z] 1469e6f7b9e6: Verifying Checksum [2023-02-07T23:48:48.582Z] 1469e6f7b9e6: Download complete [2023-02-07T23:48:48.582Z] eaf3925da568: Download complete [2023-02-07T23:48:48.582Z] 339a4e72a1f5: Verifying Checksum [2023-02-07T23:48:48.582Z] 339a4e72a1f5: Download complete [2023-02-07T23:48:48.582Z] bde34c3a00c8: Verifying Checksum [2023-02-07T23:48:48.582Z] bde34c3a00c8: Download complete [2023-02-07T23:48:48.843Z] b352a97aabf1: Verifying Checksum [2023-02-07T23:48:48.843Z] b352a97aabf1: Download complete [2023-02-07T23:48:48.843Z] 4872d77fe225: Verifying Checksum [2023-02-07T23:48:48.843Z] 4872d77fe225: Download complete [2023-02-07T23:48:48.843Z] 5851b861e8e6: Verifying Checksum [2023-02-07T23:48:48.843Z] 5851b861e8e6: Download complete [2023-02-07T23:48:48.843Z] b85a868b505f: Verifying Checksum [2023-02-07T23:48:48.843Z] b85a868b505f: Download complete [2023-02-07T23:48:49.104Z] bab4dde63d76: Verifying Checksum [2023-02-07T23:48:49.104Z] bab4dde63d76: Download complete [2023-02-07T23:48:50.048Z] b85a868b505f: Pull complete [2023-02-07T23:48:50.665Z] e2be974225ed: Pull complete [2023-02-07T23:48:51.234Z] 339a4e72a1f5: Pull complete [2023-02-07T23:48:51.234Z] 988bab9f4d93: Pull complete [2023-02-07T23:48:51.493Z] 1469e6f7b9e6: Pull complete [2023-02-07T23:48:51.753Z] eaf3925da568: Pull complete [2023-02-07T23:48:53.658Z] bab4dde63d76: Pull complete [2023-02-07T23:48:53.658Z] bde34c3a00c8: Pull complete [2023-02-07T23:48:54.228Z] b352a97aabf1: Pull complete [2023-02-07T23:48:54.228Z] 4872d77fe225: Pull complete [2023-02-07T23:48:54.489Z] 5851b861e8e6: Pull complete [2023-02-07T23:48:54.490Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-07T23:48:54.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T23:48:54.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:48:54.576Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-02-07T23:48:54.609Z] $ 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-02-07T23:49:00.647Z] $ docker top 16e3fc9cf3aec826a404178bd698c4730f481883e59a47cdaa9b42cdf09e7d8e -eo pid,comm [2023-02-07T23:49:00.698Z] 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-02-07T23:49:00.698Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T23:49:00.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T23:49:00.724Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T23:49:00.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T23:49:00.852Z] $ docker exec 16e3fc9cf3aec826a404178bd698c4730f481883e59a47cdaa9b42cdf09e7d8e ssh-agent [2023-02-07T23:49:00.948Z] SSH_AUTH_SOCK=/tmp/ssh-1whx9bHD3eEH/agent.32 [2023-02-07T23:49:00.948Z] SSH_AGENT_PID=38 [2023-02-07T23:49:00.956Z] Running ssh-add (command line suppressed) [2023-02-07T23:49:01.056Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2301502193715272260.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2301502193715272260.key) [2023-02-07T23:49:01.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T23:49:01.357Z] + git tag --points-at HEAD [Pipeline] } [2023-02-07T23:49:01.374Z] $ docker exec --env ******** --env ******** 16e3fc9cf3aec826a404178bd698c4730f481883e59a47cdaa9b42cdf09e7d8e ssh-agent -k [2023-02-07T23:49:01.480Z] unset SSH_AUTH_SOCK; [2023-02-07T23:49:01.480Z] unset SSH_AGENT_PID; [2023-02-07T23:49:01.480Z] echo Agent pid 38 killed; [2023-02-07T23:49:01.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-07T23:49:01.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T23:49:01.512Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T23:49:01.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T23:49:01.639Z] $ docker exec 16e3fc9cf3aec826a404178bd698c4730f481883e59a47cdaa9b42cdf09e7d8e ssh-agent [2023-02-07T23:49:01.743Z] SSH_AUTH_SOCK=/tmp/ssh-m323C4oDg0So/agent.70 [2023-02-07T23:49:01.743Z] SSH_AGENT_PID=76 [2023-02-07T23:49:01.749Z] Running ssh-add (command line suppressed) [2023-02-07T23:49:01.864Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18214402625458631234.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18214402625458631234.key) [2023-02-07T23:49:01.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T23:49:02.167Z] + git semver init [2023-02-07T23:49:02.426Z] 2023-02-07 23:49:02,343 [run_init] DEBUG init version:0.0.0 force:False [2023-02-07T23:49:02.426Z] 2023-02-07 23:49:02,343 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-02-07T23:49:02.426Z] 2023-02-07 23:49:02,344 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-02-07T23:49:02.427Z] 2023-02-07 23:49:02,344 [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-02-07T23:49:03.365Z] 2023-02-07 23:49:03,292 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-02-07T23:49:03.365Z] 2023-02-07 23:49:03,293 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-02-07T23:49:03.365Z] 2023-02-07 23:49:03,293 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-07T23:49:03.365Z] 2023-02-07 23:49:03,293 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-07T23:49:03.365Z] 3.0.0-dev.15 [Pipeline] } [2023-02-07T23:49:03.379Z] $ docker exec --env ******** --env ******** 16e3fc9cf3aec826a404178bd698c4730f481883e59a47cdaa9b42cdf09e7d8e ssh-agent -k [2023-02-07T23:49:03.489Z] unset SSH_AUTH_SOCK; [2023-02-07T23:49:03.490Z] unset SSH_AGENT_PID; [2023-02-07T23:49:03.490Z] echo Agent pid 76 killed; [2023-02-07T23:49:03.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T23:49:03.798Z] + git semver [Pipeline] } [2023-02-07T23:49:04.072Z] $ docker stop --time=1 16e3fc9cf3aec826a404178bd698c4730f481883e59a47cdaa9b42cdf09e7d8e [2023-02-07T23:49:05.466Z] $ docker rm -f --volumes 16e3fc9cf3aec826a404178bd698c4730f481883e59a47cdaa9b42cdf09e7d8e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T23:49:05.805Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-07T23:49:06.033Z] Stashed 1 file(s) [Pipeline] echo [2023-02-07T23:49:06.036Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.15 [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-02-07T23:49:06.143Z] provisioning config files... [2023-02-07T23:49:06.152Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13642164704428318850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:49:06.448Z] ---> docker-login.sh [2023-02-07T23:49:06.448Z] nexus3.edgexfoundry.org:10001 [2023-02-07T23:49:06.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:49:06.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:49:06.448Z] Configure a credential helper to remove this warning. See [2023-02-07T23:49:06.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:49:06.448Z] [2023-02-07T23:49:06.448Z] Login Succeeded [2023-02-07T23:49:06.448Z] nexus3.edgexfoundry.org:10002 [2023-02-07T23:49:06.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:49:06.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:49:06.448Z] Configure a credential helper to remove this warning. See [2023-02-07T23:49:06.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:49:06.448Z] [2023-02-07T23:49:06.448Z] Login Succeeded [2023-02-07T23:49:06.448Z] nexus3.edgexfoundry.org:10003 [2023-02-07T23:49:06.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:49:06.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:49:06.708Z] Configure a credential helper to remove this warning. See [2023-02-07T23:49:06.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:49:06.708Z] [2023-02-07T23:49:06.708Z] Login Succeeded [2023-02-07T23:49:06.708Z] nexus3.edgexfoundry.org:10004 [2023-02-07T23:49:06.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:49:06.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:49:06.708Z] Configure a credential helper to remove this warning. See [2023-02-07T23:49:06.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:49:06.708Z] [2023-02-07T23:49:06.708Z] Login Succeeded [2023-02-07T23:49:06.708Z] docker.io [2023-02-07T23:49:06.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:49:07.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:49:07.227Z] Configure a credential helper to remove this warning. See [2023-02-07T23:49:07.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:49:07.227Z] [2023-02-07T23:49:07.227Z] Login Succeeded [2023-02-07T23:49:07.227Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T23:49:07.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-07T23:49:07.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T23:49:07.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T23:49:07.323Z] ========================================================= [2023-02-07T23:49:07.323Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-07T23:49:07.323Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:49:07.633Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-07T23:49:07.633Z] Sending build context to Docker daemon 3.231MB [2023-02-07T23:49:07.633Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-07T23:49:07.633Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-07T23:49:07.633Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-07T23:49:07.633Z] 213ec9aee27d: Pulling fs layer [2023-02-07T23:49:07.633Z] 4583459ba037: Pulling fs layer [2023-02-07T23:49:07.633Z] 93c1e223e6f2: Pulling fs layer [2023-02-07T23:49:07.633Z] 53926ce57604: Pulling fs layer [2023-02-07T23:49:07.633Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-07T23:49:07.633Z] 22ff95d597cd: Pulling fs layer [2023-02-07T23:49:07.633Z] 53926ce57604: Waiting [2023-02-07T23:49:07.633Z] 21b2b0c7a3f4: Waiting [2023-02-07T23:49:07.633Z] 22ff95d597cd: Waiting [2023-02-07T23:49:07.633Z] 12d6caf4c0d1: Pulling fs layer [2023-02-07T23:49:07.633Z] 96b7cbca73a9: Pulling fs layer [2023-02-07T23:49:07.633Z] a7acece74701: Pulling fs layer [2023-02-07T23:49:07.633Z] 12d6caf4c0d1: Waiting [2023-02-07T23:49:07.633Z] a7acece74701: Waiting [2023-02-07T23:49:07.633Z] 93c1e223e6f2: Verifying Checksum [2023-02-07T23:49:07.633Z] 93c1e223e6f2: Download complete [2023-02-07T23:49:07.633Z] 4583459ba037: Verifying Checksum [2023-02-07T23:49:07.633Z] 4583459ba037: Download complete [2023-02-07T23:49:07.633Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-07T23:49:07.633Z] 21b2b0c7a3f4: Download complete [2023-02-07T23:49:07.898Z] 22ff95d597cd: Verifying Checksum [2023-02-07T23:49:07.898Z] 22ff95d597cd: Download complete [2023-02-07T23:49:07.898Z] 213ec9aee27d: Verifying Checksum [2023-02-07T23:49:07.898Z] 213ec9aee27d: Download complete [2023-02-07T23:49:07.898Z] 12d6caf4c0d1: Download complete [2023-02-07T23:49:08.164Z] 213ec9aee27d: Pull complete [2023-02-07T23:49:08.745Z] 4583459ba037: Pull complete [2023-02-07T23:49:08.745Z] a7acece74701: Verifying Checksum [2023-02-07T23:49:08.745Z] a7acece74701: Download complete [2023-02-07T23:49:09.027Z] 93c1e223e6f2: Pull complete [2023-02-07T23:49:09.027Z] 53926ce57604: Verifying Checksum [2023-02-07T23:49:09.027Z] 53926ce57604: Download complete [2023-02-07T23:49:09.286Z] 96b7cbca73a9: Verifying Checksum [2023-02-07T23:49:09.286Z] 96b7cbca73a9: Download complete [2023-02-07T23:49:13.474Z] 53926ce57604: Pull complete [2023-02-07T23:49:13.474Z] 21b2b0c7a3f4: Pull complete [2023-02-07T23:49:13.474Z] 22ff95d597cd: Pull complete [2023-02-07T23:49:13.474Z] 12d6caf4c0d1: Pull complete [2023-02-07T23:49:16.013Z] 96b7cbca73a9: Pull complete [2023-02-07T23:49:16.271Z] a7acece74701: Pull complete [2023-02-07T23:49:16.530Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-07T23:49:16.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T23:49:16.530Z] ---> db6d94c90886 [2023-02-07T23:49:16.530Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-07T23:49:21.114Z] Still waiting to schedule task [2023-02-07T23:49:21.114Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5023’ is offline [2023-02-07T23:49:26.535Z] ---> Running in 4392ffe01a1e [2023-02-07T23:49:26.535Z] Removing intermediate container 4392ffe01a1e [2023-02-07T23:49:26.535Z] ---> cdf28a4407c9 [2023-02-07T23:49:26.535Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-07T23:49:26.535Z] ---> Running in 2b4d59857e4e [2023-02-07T23:49:26.535Z] Removing intermediate container 2b4d59857e4e [2023-02-07T23:49:26.535Z] ---> 0e9165cfffe3 [2023-02-07T23:49:26.535Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:49:26.535Z] ---> Running in 7850945bb882 [2023-02-07T23:49:26.535Z] Removing intermediate container 7850945bb882 [2023-02-07T23:49:26.535Z] ---> 645a6ae45d2d [2023-02-07T23:49:26.535Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-07T23:49:26.535Z] ---> Running in 90be60a40b25 [2023-02-07T23:49:26.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:49:26.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:49:27.363Z] OK: 211 MiB in 51 packages [2023-02-07T23:49:27.633Z] Removing intermediate container 90be60a40b25 [2023-02-07T23:49:27.633Z] ---> a7e805425bf2 [2023-02-07T23:49:27.633Z] Step 7/12 : WORKDIR /app [2023-02-07T23:49:27.633Z] ---> Running in 2e24db3e525d [2023-02-07T23:49:27.633Z] Removing intermediate container 2e24db3e525d [2023-02-07T23:49:27.633Z] ---> 722564579bb4 [2023-02-07T23:49:27.633Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-07T23:49:27.892Z] ---> a2115bd19e1e [2023-02-07T23:49:27.892Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:49:27.892Z] ---> Running in a39207531eae [2023-02-07T23:50:24.155Z] Removing intermediate container a39207531eae [2023-02-07T23:50:24.155Z] ---> 12f27f09a823 [2023-02-07T23:50:24.155Z] Step 10/12 : COPY . . [2023-02-07T23:50:24.155Z] ---> 16febaa792f2 [2023-02-07T23:50:24.155Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-07T23:50:24.155Z] ---> Running in 464bbc225cc3 [2023-02-07T23:50:24.155Z] Removing intermediate container 464bbc225cc3 [2023-02-07T23:50:24.155Z] ---> 497e6d711185 [2023-02-07T23:50:24.155Z] Step 12/12 : RUN $MAKE [2023-02-07T23:50:24.155Z] ---> Running in a20df877e199 [2023-02-07T23:50:24.155Z] noop [2023-02-07T23:50:24.155Z] Removing intermediate container a20df877e199 [2023-02-07T23:50:24.155Z] ---> a0a4c4415408 [2023-02-07T23:50:24.155Z] Successfully built a0a4c4415408 [2023-02-07T23:50:24.155Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:50:24.477Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T23:50:24.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:50:24.552Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-02-07T23:50:24.589Z] $ 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-02-07T23:50:24.964Z] $ docker top 52b674717d69c5e2100c1e0be29ba6b332411f805cca3cda9c76ed875f972a06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T23:50:25.316Z] + go version [2023-02-07T23:50:25.316Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-07T23:50:25.331Z] $ docker stop --time=1 52b674717d69c5e2100c1e0be29ba6b332411f805cca3cda9c76ed875f972a06 [2023-02-07T23:50:26.617Z] $ docker rm -f --volumes 52b674717d69c5e2100c1e0be29ba6b332411f805cca3cda9c76ed875f972a06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:50:27.006Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T23:50:27.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:50:27.075Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-02-07T23:50:27.114Z] $ 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-02-07T23:50:27.496Z] $ docker top 5dc59c0e1fd787f0bfcd4dc801a3013a76bbcadcd24c08c74ac116e1a945f851 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T23:50:27.846Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-02-07T23:50:28.145Z] + make test [2023-02-07T23:50:28.145Z] go test -race -coverprofile=coverage.out ./... [2023-02-07T23:50:50.082Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-07T23:50:50.082Z] go vet ./... [2023-02-07T23:50:51.630Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5029 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-02-07T23:50:51.642Z] Running in /w/workspace/app-service-configurable/132 [Pipeline] { [Pipeline] checkout [2023-02-07T23:50:51.676Z] Selected Git installation does not exist. Using Default [2023-02-07T23:50:51.676Z] The recommended git tool is: NONE [2023-02-07T23:50:56.773Z] using credential edgex-jenkins-ssh [2023-02-07T23:50:56.789Z] Cloning the remote Git repository [2023-02-07T23:50:56.841Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-02-07T23:50:56.916Z] > git init /w/workspace/app-service-configurable/132 # timeout=10 [2023-02-07T23:50:57.056Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-07T23:50:57.057Z] > git --version # timeout=10 [2023-02-07T23:50:57.076Z] > git --version # 'git version 2.25.1' [2023-02-07T23:50:57.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T23:50:57.129Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T23:50:58.196Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T23:50:58.196Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T23:50:58.196Z] ./bin/test-attribution-txt.sh [2023-02-07T23:50:58.196Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-07T23:50:58.196Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-07T23:50:58.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-07T23:50:58.230Z] $ docker stop --time=1 5dc59c0e1fd787f0bfcd4dc801a3013a76bbcadcd24c08c74ac116e1a945f851 [2023-02-07T23:50:59.129Z] Avoid second fetch [2023-02-07T23:50:59.130Z] Checking out Revision 2fb2187aee5de59b88737c8c64f9f7346195a6a3 (main) [2023-02-07T23:50:58.278Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-07T23:50:58.302Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T23:50:59.657Z] Commit message: "refactor!: Update message bus topic wild cards (#512)" [2023-02-07T23:50:59.148Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T23:50:59.166Z] > git checkout -f 2fb2187aee5de59b88737c8c64f9f7346195a6a3 # timeout=10 [2023-02-07T23:51:05.163Z] $ docker rm -f --volumes 5dc59c0e1fd787f0bfcd4dc801a3013a76bbcadcd24c08c74ac116e1a945f851 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T23:51:05.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-07T23:51:05.646Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-02-07T23:51:05.911Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-07T23:51:05.911Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T23:51:05.911Z] Dload Upload Total Spent Left Speed [2023-02-07T23:51:05.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-02-07T23:51:06.198Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh [2023-02-07T23:51:06.518Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-07T23:51:06.542Z] + ls -al . [2023-02-07T23:51:06.542Z] total 172 [2023-02-07T23:51:06.542Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 23:50 . [2023-02-07T23:51:06.542Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 23:48 .. [2023-02-07T23:51:06.542Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 7 23:48 .dockerignore [2023-02-07T23:51:06.542Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 23:49 .git [2023-02-07T23:51:06.542Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 23:48 .github [2023-02-07T23:51:06.542Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 7 23:48 .gitignore [2023-02-07T23:51:06.542Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 23:49 .semver [2023-02-07T23:51:06.542Z] -rw-rw-r-- 1 jenkins jenkins 9103 Feb 7 23:48 Attribution.txt [2023-02-07T23:51:06.542Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 7 23:48 CHANGELOG.md [2023-02-07T23:51:06.542Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 7 23:48 Dockerfile [2023-02-07T23:51:06.542Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 23:48 GOVERNANCE.md [2023-02-07T23:51:06.542Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 7 23:48 Jenkinsfile [2023-02-07T23:51:06.542Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 7 23:48 LICENSE [2023-02-07T23:51:06.542Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 7 23:48 OWNERS.md [2023-02-07T23:51:06.542Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 7 23:48 README.md [2023-02-07T23:51:06.542Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 7 23:49 VERSION [2023-02-07T23:51:06.542Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 23:48 bin [2023-02-07T23:51:06.542Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 7 23:50 coverage.out [2023-02-07T23:51:06.542Z] -rw-rw-r-- 1 jenkins jenkins 3307 Feb 7 23:48 go.mod [2023-02-07T23:51:06.542Z] -rw-rw-r-- 1 jenkins jenkins 32404 Feb 7 23:48 go.sum [2023-02-07T23:51:06.542Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 7 23:48 main.go [2023-02-07T23:51:06.542Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 7 23:48 makefile [2023-02-07T23:51:06.542Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 23:48 res [2023-02-07T23:51:06.542Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 23:48 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:51:06.847Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-07T23:51:06.847Z] + sudo tee /etc/docker/daemon.new [2023-02-07T23:51:06.847Z] { [2023-02-07T23:51:06.847Z] "registry-mirrors": [ [2023-02-07T23:51:06.847Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-07T23:51:06.847Z] ], [2023-02-07T23:51:06.847Z] "bip": "10.250.0.254/24", [2023-02-07T23:51:06.847Z] "hosts": [ [2023-02-07T23:51:06.847Z] "tcp://0.0.0.0:5555", [2023-02-07T23:51:06.847Z] "unix:///var/run/docker.sock" [2023-02-07T23:51:06.847Z] ], [2023-02-07T23:51:06.847Z] "mtu": 1458, [2023-02-07T23:51:06.847Z] "selinux-enabled": true, [2023-02-07T23:51:06.847Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-07T23:51:06.847Z] } [Pipeline] sh [2023-02-07T23:51:06.883Z] + 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=2fb2187aee5de59b88737c8c64f9f7346195a6a3 --label arch=amd64 --label version=3.0.0-dev.15 . [2023-02-07T23:51:06.883Z] Sending build context to Docker daemon 3.232MB [2023-02-07T23:51:06.883Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-07T23:51:06.883Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-07T23:51:06.883Z] ---> a0a4c4415408 [2023-02-07T23:51:06.883Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-07T23:51:07.149Z] ---> Running in a8acf3c9dea8 [2023-02-07T23:51:07.184Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-07T23:51:07.409Z] Removing intermediate container a8acf3c9dea8 [2023-02-07T23:51:07.409Z] ---> 0e0e77a10b52 [2023-02-07T23:51:07.409Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-07T23:51:07.516Z] + sudo service docker restart [2023-02-07T23:51:07.673Z] ---> Running in 1a326439a46b [2023-02-07T23:51:07.673Z] Removing intermediate container 1a326439a46b [2023-02-07T23:51:07.673Z] ---> 09af3debbe4f [2023-02-07T23:51:07.673Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:51:07.937Z] ---> Running in 7b29f649f7c0 [2023-02-07T23:51:07.937Z] Removing intermediate container 7b29f649f7c0 [2023-02-07T23:51:07.937Z] ---> b9a27c8aa026 [2023-02-07T23:51:07.937Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-07T23:51:07.937Z] ---> Running in ac59198c25e4 [2023-02-07T23:51:08.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:51:08.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:51:08.715Z] OK: 211 MiB in 51 packages [2023-02-07T23:51:08.989Z] Removing intermediate container ac59198c25e4 [2023-02-07T23:51:08.989Z] ---> 20f1fffa9bc1 [2023-02-07T23:51:08.989Z] Step 7/26 : WORKDIR /app [2023-02-07T23:51:08.989Z] ---> Running in 0dcebff5f682 [2023-02-07T23:51:09.246Z] Removing intermediate container 0dcebff5f682 [2023-02-07T23:51:09.246Z] ---> 646156199bb1 [2023-02-07T23:51:09.246Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-07T23:51:09.246Z] ---> f7f5a82248ba [2023-02-07T23:51:09.246Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:51:09.246Z] ---> Running in 1cbc9fcf6acc [2023-02-07T23:51:10.185Z] Removing intermediate container 1cbc9fcf6acc [2023-02-07T23:51:10.185Z] ---> c8496f3c2677 [2023-02-07T23:51:10.185Z] Step 10/26 : COPY . . [2023-02-07T23:51:10.443Z] ---> d86adacb1ba6 [2023-02-07T23:51:10.443Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-07T23:51:10.443Z] ---> Running in a66e22206c75 [2023-02-07T23:51:10.702Z] Removing intermediate container a66e22206c75 [2023-02-07T23:51:10.702Z] ---> 3b89bf9b89b8 [2023-02-07T23:51:10.702Z] Step 12/26 : RUN $MAKE [2023-02-07T23:51:10.702Z] ---> Running in 08846c8790f1 [2023-02-07T23:51:10.961Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.15" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T23:51:25.792Z] provisioning config files... [2023-02-07T23:51:25.818Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/132@tmp/config17597740727991331529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:51:26.171Z] ---> docker-login.sh [2023-02-07T23:51:26.171Z] nexus3.edgexfoundry.org:10001 [2023-02-07T23:51:26.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:51:26.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:51:26.712Z] Configure a credential helper to remove this warning. See [2023-02-07T23:51:26.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:51:26.712Z] [2023-02-07T23:51:26.712Z] Login Succeeded [2023-02-07T23:51:26.712Z] nexus3.edgexfoundry.org:10002 [2023-02-07T23:51:26.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:51:27.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:51:27.251Z] Configure a credential helper to remove this warning. See [2023-02-07T23:51:27.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:51:27.251Z] [2023-02-07T23:51:27.251Z] Login Succeeded [2023-02-07T23:51:27.251Z] nexus3.edgexfoundry.org:10003 [2023-02-07T23:51:27.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:51:27.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:51:27.520Z] Configure a credential helper to remove this warning. See [2023-02-07T23:51:27.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:51:27.520Z] [2023-02-07T23:51:27.520Z] Login Succeeded [2023-02-07T23:51:27.520Z] nexus3.edgexfoundry.org:10004 [2023-02-07T23:51:27.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:51:27.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:51:27.787Z] Configure a credential helper to remove this warning. See [2023-02-07T23:51:27.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:51:27.787Z] [2023-02-07T23:51:27.787Z] Login Succeeded [2023-02-07T23:51:27.787Z] docker.io [2023-02-07T23:51:28.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:51:28.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:51:28.323Z] Configure a credential helper to remove this warning. See [2023-02-07T23:51:28.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:51:28.323Z] [2023-02-07T23:51:28.323Z] Login Succeeded [2023-02-07T23:51:28.323Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T23:51:28.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-07T23:51:28.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T23:51:28.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T23:51:28.613Z] ========================================================= [2023-02-07T23:51:28.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-07T23:51:28.613Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:51:28.963Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-07T23:51:28.963Z] Sending build context to Docker daemon 203.8kB [2023-02-07T23:51:29.234Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-07T23:51:29.234Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-07T23:51:29.234Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-07T23:51:29.234Z] 9b18e9b68314: Pulling fs layer [2023-02-07T23:51:29.234Z] 35d82f9e3411: Pulling fs layer [2023-02-07T23:51:29.234Z] e16973657156: Pulling fs layer [2023-02-07T23:51:29.234Z] fc693d55d65f: Pulling fs layer [2023-02-07T23:51:29.234Z] 7e9fc2657dce: Pulling fs layer [2023-02-07T23:51:29.234Z] dda99020689f: Pulling fs layer [2023-02-07T23:51:29.234Z] db1c61fa0a46: Pulling fs layer [2023-02-07T23:51:29.234Z] 891c053d2c06: Pulling fs layer [2023-02-07T23:51:29.234Z] dda99020689f: Waiting [2023-02-07T23:51:29.234Z] db1c61fa0a46: Waiting [2023-02-07T23:51:29.234Z] fc693d55d65f: Waiting [2023-02-07T23:51:29.234Z] 7e9fc2657dce: Waiting [2023-02-07T23:51:29.234Z] 891c053d2c06: Waiting [2023-02-07T23:51:29.234Z] e16973657156: Download complete [2023-02-07T23:51:29.234Z] 35d82f9e3411: Verifying Checksum [2023-02-07T23:51:29.234Z] 35d82f9e3411: Download complete [2023-02-07T23:51:29.234Z] 7e9fc2657dce: Verifying Checksum [2023-02-07T23:51:29.505Z] 7e9fc2657dce: Download complete [2023-02-07T23:51:29.505Z] dda99020689f: Verifying Checksum [2023-02-07T23:51:29.505Z] dda99020689f: Download complete [2023-02-07T23:51:29.505Z] 9b18e9b68314: Verifying Checksum [2023-02-07T23:51:29.505Z] 9b18e9b68314: Download complete [2023-02-07T23:51:30.481Z] 9b18e9b68314: Pull complete [2023-02-07T23:51:30.481Z] 891c053d2c06: Download complete [2023-02-07T23:51:30.752Z] 35d82f9e3411: Pull complete [2023-02-07T23:51:31.022Z] e16973657156: Pull complete [2023-02-07T23:51:31.618Z] db1c61fa0a46: Verifying Checksum [2023-02-07T23:51:31.618Z] db1c61fa0a46: Download complete [2023-02-07T23:51:32.206Z] fc693d55d65f: Verifying Checksum [2023-02-07T23:51:32.206Z] fc693d55d65f: Download complete [2023-02-07T23:51:37.777Z] Removing intermediate container 08846c8790f1 [2023-02-07T23:51:37.777Z] ---> 4b9947ff0f15 [2023-02-07T23:51:37.777Z] Step 13/26 : FROM alpine:3.16 [2023-02-07T23:51:37.777Z] 3.16: Pulling from library/alpine [2023-02-07T23:51:37.777Z] ca7dd9ec2225: Pulling fs layer [2023-02-07T23:51:37.777Z] ca7dd9ec2225: Verifying Checksum [2023-02-07T23:51:37.777Z] ca7dd9ec2225: Download complete [2023-02-07T23:51:37.777Z] ca7dd9ec2225: Pull complete [2023-02-07T23:51:37.777Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T23:51:37.777Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T23:51:37.777Z] ---> bfe296a52501 [2023-02-07T23:51:37.777Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-07T23:51:37.777Z] ---> Running in 6875a315e90d [2023-02-07T23:51:37.777Z] Removing intermediate container 6875a315e90d [2023-02-07T23:51:37.777Z] ---> 929747fa44cd [2023-02-07T23:51:37.777Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-07T23:51:37.777Z] ---> Running in f9da0deb0ebc [2023-02-07T23:51:37.777Z] Removing intermediate container f9da0deb0ebc [2023-02-07T23:51:37.777Z] ---> 3962cd06fb18 [2023-02-07T23:51:37.777Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T23:51:37.777Z] ---> Running in c117abbb2f96 [2023-02-07T23:51:37.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:51:37.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:51:37.777Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T23:51:37.777Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T23:51:37.777Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:51:37.777Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T23:51:37.777Z] OK: 6 MiB in 16 packages [2023-02-07T23:51:37.777Z] Removing intermediate container c117abbb2f96 [2023-02-07T23:51:37.777Z] ---> 586b02ef8f35 [2023-02-07T23:51:37.777Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-07T23:51:37.777Z] ---> 1eadf694b702 [2023-02-07T23:51:37.777Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-07T23:51:37.777Z] ---> b10046cb1794 [2023-02-07T23:51:37.777Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-07T23:51:37.777Z] ---> a10becca0871 [2023-02-07T23:51:37.777Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-07T23:51:38.064Z] ---> 7db70d74a5e9 [2023-02-07T23:51:38.065Z] Step 21/26 : EXPOSE 48095 [2023-02-07T23:51:38.065Z] ---> Running in 12744810f99e [2023-02-07T23:51:38.341Z] Removing intermediate container 12744810f99e [2023-02-07T23:51:38.341Z] ---> bba60a3b28d0 [2023-02-07T23:51:38.341Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-07T23:51:38.341Z] ---> Running in 996146855b84 [2023-02-07T23:51:38.341Z] Removing intermediate container 996146855b84 [2023-02-07T23:51:38.341Z] ---> 8679cc70cd99 [2023-02-07T23:51:38.341Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:51:38.341Z] ---> Running in ed33b2e8455b [2023-02-07T23:51:38.341Z] Removing intermediate container ed33b2e8455b [2023-02-07T23:51:38.341Z] ---> accab62af624 [2023-02-07T23:51:38.341Z] Step 24/26 : LABEL arch=amd64 [2023-02-07T23:51:38.341Z] ---> Running in 6ac1f90e2a12 [2023-02-07T23:51:38.618Z] Removing intermediate container 6ac1f90e2a12 [2023-02-07T23:51:38.618Z] ---> 23144d9fd2af [2023-02-07T23:51:38.618Z] Step 25/26 : LABEL git_sha=2fb2187aee5de59b88737c8c64f9f7346195a6a3 [2023-02-07T23:51:38.618Z] ---> Running in 8c43678eb4dc [2023-02-07T23:51:38.877Z] Removing intermediate container 8c43678eb4dc [2023-02-07T23:51:38.877Z] ---> a218758c7af4 [2023-02-07T23:51:38.877Z] Step 26/26 : LABEL version=3.0.0-dev.15 [2023-02-07T23:51:38.877Z] ---> Running in 1dfa5c9060ce [2023-02-07T23:51:39.136Z] Removing intermediate container 1dfa5c9060ce [2023-02-07T23:51:39.136Z] ---> eafefe32a7d8 [2023-02-07T23:51:39.136Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-07T23:51:39.136Z] Successfully built eafefe32a7d8 [2023-02-07T23:51:39.136Z] 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-02-07T23:51:39.250Z] provisioning config files... [2023-02-07T23:51:39.261Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7911278947190640827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:51:39.558Z] ---> docker-login.sh [2023-02-07T23:51:39.558Z] nexus3.edgexfoundry.org:10001 [2023-02-07T23:51:39.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:51:39.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:51:39.558Z] Configure a credential helper to remove this warning. See [2023-02-07T23:51:39.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:51:39.558Z] [2023-02-07T23:51:39.558Z] Login Succeeded [2023-02-07T23:51:39.558Z] nexus3.edgexfoundry.org:10002 [2023-02-07T23:51:39.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:51:39.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:51:39.558Z] Configure a credential helper to remove this warning. See [2023-02-07T23:51:39.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:51:39.558Z] [2023-02-07T23:51:39.558Z] Login Succeeded [2023-02-07T23:51:39.558Z] nexus3.edgexfoundry.org:10003 [2023-02-07T23:51:39.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:51:39.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:51:39.825Z] Configure a credential helper to remove this warning. See [2023-02-07T23:51:39.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:51:39.825Z] [2023-02-07T23:51:39.825Z] Login Succeeded [2023-02-07T23:51:39.825Z] nexus3.edgexfoundry.org:10004 [2023-02-07T23:51:39.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:51:39.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:51:39.825Z] Configure a credential helper to remove this warning. See [2023-02-07T23:51:39.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:51:39.825Z] [2023-02-07T23:51:39.825Z] Login Succeeded [2023-02-07T23:51:39.825Z] docker.io [2023-02-07T23:51:40.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:51:40.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:51:40.343Z] Configure a credential helper to remove this warning. See [2023-02-07T23:51:40.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:51:40.343Z] [2023-02-07T23:51:40.343Z] Login Succeeded [2023-02-07T23:51:40.343Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T23:51:40.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:51:40.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T23:51:40.413Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-02-07T23:51:40.413Z] 2fb2187aee5de59b88737c8c64f9f7346195a6a3 [2023-02-07T23:51:40.413Z] latest [2023-02-07T23:51:40.413Z] 3.0.0-dev.15 [2023-02-07T23:51:40.413Z] 2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15 [2023-02-07T23:51:40.413Z] main [2023-02-07T23:51:40.413Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:51:40.752Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2fb2187aee5de59b88737c8c64f9f7346195a6a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:51:41.070Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2fb2187aee5de59b88737c8c64f9f7346195a6a3 [2023-02-07T23:51:41.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-02-07T23:51:41.070Z] 59cf14bc3b8d: Preparing [2023-02-07T23:51:41.070Z] cbe7fc27def3: Preparing [2023-02-07T23:51:41.070Z] 0fd31aea8ac5: Preparing [2023-02-07T23:51:41.070Z] 2bcdc495e67a: Preparing [2023-02-07T23:51:41.070Z] c17bc4691321: Preparing [2023-02-07T23:51:41.070Z] e5e13b0c77cb: Preparing [2023-02-07T23:51:41.070Z] e5e13b0c77cb: Waiting [2023-02-07T23:51:41.070Z] 0fd31aea8ac5: Pushed [2023-02-07T23:51:41.070Z] cbe7fc27def3: Pushed [2023-02-07T23:51:41.070Z] 2bcdc495e67a: Pushed [2023-02-07T23:51:41.070Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:51:41.070Z] c17bc4691321: Pushed [2023-02-07T23:51:43.611Z] 59cf14bc3b8d: Pushed [2023-02-07T23:51:43.611Z] 2fb2187aee5de59b88737c8c64f9f7346195a6a3: digest: sha256:d7a1683e67133f302acb69070383410ad4c5cda27f8a43bbd04182d74daca891 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:51:43.938Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:51:44.262Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-02-07T23:51:44.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-02-07T23:51:44.262Z] 59cf14bc3b8d: Preparing [2023-02-07T23:51:44.262Z] cbe7fc27def3: Preparing [2023-02-07T23:51:44.262Z] 0fd31aea8ac5: Preparing [2023-02-07T23:51:44.262Z] 2bcdc495e67a: Preparing [2023-02-07T23:51:44.262Z] c17bc4691321: Preparing [2023-02-07T23:51:44.262Z] e5e13b0c77cb: Preparing [2023-02-07T23:51:44.262Z] e5e13b0c77cb: Waiting [2023-02-07T23:51:44.262Z] 59cf14bc3b8d: Layer already exists [2023-02-07T23:51:44.262Z] c17bc4691321: Layer already exists [2023-02-07T23:51:44.262Z] 2bcdc495e67a: Layer already exists [2023-02-07T23:51:44.262Z] 0fd31aea8ac5: Layer already exists [2023-02-07T23:51:44.262Z] cbe7fc27def3: Layer already exists [2023-02-07T23:51:44.262Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:51:44.262Z] latest: digest: sha256:d7a1683e67133f302acb69070383410ad4c5cda27f8a43bbd04182d74daca891 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:51:44.535Z] fc693d55d65f: Pull complete [2023-02-07T23:51:44.535Z] 7e9fc2657dce: Pull complete [2023-02-07T23:51:44.535Z] dda99020689f: Pull complete [2023-02-07T23:51:44.588Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:51:44.895Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.15 [2023-02-07T23:51:44.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-02-07T23:51:44.895Z] 59cf14bc3b8d: Preparing [2023-02-07T23:51:44.895Z] cbe7fc27def3: Preparing [2023-02-07T23:51:44.895Z] 0fd31aea8ac5: Preparing [2023-02-07T23:51:44.895Z] 2bcdc495e67a: Preparing [2023-02-07T23:51:44.895Z] c17bc4691321: Preparing [2023-02-07T23:51:44.895Z] e5e13b0c77cb: Preparing [2023-02-07T23:51:44.895Z] e5e13b0c77cb: Waiting [2023-02-07T23:51:44.895Z] cbe7fc27def3: Layer already exists [2023-02-07T23:51:44.895Z] 2bcdc495e67a: Layer already exists [2023-02-07T23:51:44.895Z] c17bc4691321: Layer already exists [2023-02-07T23:51:44.895Z] 59cf14bc3b8d: Layer already exists [2023-02-07T23:51:44.895Z] 0fd31aea8ac5: Layer already exists [2023-02-07T23:51:44.895Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:51:44.895Z] 3.0.0-dev.15: digest: sha256:d7a1683e67133f302acb69070383410ad4c5cda27f8a43bbd04182d74daca891 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:51:45.203Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:51:45.509Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15 [2023-02-07T23:51:45.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-02-07T23:51:45.509Z] 59cf14bc3b8d: Preparing [2023-02-07T23:51:45.509Z] cbe7fc27def3: Preparing [2023-02-07T23:51:45.509Z] 0fd31aea8ac5: Preparing [2023-02-07T23:51:45.509Z] 2bcdc495e67a: Preparing [2023-02-07T23:51:45.509Z] c17bc4691321: Preparing [2023-02-07T23:51:45.509Z] e5e13b0c77cb: Preparing [2023-02-07T23:51:45.509Z] e5e13b0c77cb: Waiting [2023-02-07T23:51:45.509Z] 2bcdc495e67a: Layer already exists [2023-02-07T23:51:45.509Z] 59cf14bc3b8d: Layer already exists [2023-02-07T23:51:45.509Z] c17bc4691321: Layer already exists [2023-02-07T23:51:45.509Z] cbe7fc27def3: Layer already exists [2023-02-07T23:51:45.509Z] 0fd31aea8ac5: Layer already exists [2023-02-07T23:51:45.509Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:51:45.509Z] 2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15: digest: sha256:d7a1683e67133f302acb69070383410ad4c5cda27f8a43bbd04182d74daca891 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:51:45.837Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:51:46.155Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-02-07T23:51:46.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-02-07T23:51:46.155Z] 59cf14bc3b8d: Preparing [2023-02-07T23:51:46.155Z] cbe7fc27def3: Preparing [2023-02-07T23:51:46.155Z] 0fd31aea8ac5: Preparing [2023-02-07T23:51:46.155Z] 2bcdc495e67a: Preparing [2023-02-07T23:51:46.155Z] c17bc4691321: Preparing [2023-02-07T23:51:46.155Z] e5e13b0c77cb: Preparing [2023-02-07T23:51:46.155Z] e5e13b0c77cb: Waiting [2023-02-07T23:51:46.155Z] c17bc4691321: Layer already exists [2023-02-07T23:51:46.155Z] 2bcdc495e67a: Layer already exists [2023-02-07T23:51:46.155Z] 59cf14bc3b8d: Layer already exists [2023-02-07T23:51:46.155Z] cbe7fc27def3: Layer already exists [2023-02-07T23:51:46.155Z] 0fd31aea8ac5: Layer already exists [2023-02-07T23:51:46.155Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:51:46.155Z] main: digest: sha256:d7a1683e67133f302acb69070383410ad4c5cda27f8a43bbd04182d74daca891 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:51:46.197Z] ===================================================== [Pipeline] echo [2023-02-07T23:51:46.203Z] taggedImages: [2023-02-07T23:51:46.203Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2fb2187aee5de59b88737c8c64f9f7346195a6a3 [2023-02-07T23:51:46.203Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-02-07T23:51:46.203Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.15 [2023-02-07T23:51:46.203Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15 [2023-02-07T23:51:46.203Z] - 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-02-07T23:51:46.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T23:51:46.570Z] [2023-02-07T23:51:46.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:51:46.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T23:51:46.877Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-07T23:51:46.877Z] 5eb5b503b376: Pulling fs layer [2023-02-07T23:51:46.877Z] 5c69ac0246d0: Pulling fs layer [2023-02-07T23:51:46.877Z] ec43610c2a17: Pulling fs layer [2023-02-07T23:51:46.877Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-07T23:51:46.877Z] 33b1e0a273af: Pulling fs layer [2023-02-07T23:51:46.877Z] 5d3b04190fa2: Pulling fs layer [2023-02-07T23:51:46.877Z] 2f39f015ded8: Pulling fs layer [2023-02-07T23:51:46.877Z] 3a2ae6a8a46f: Waiting [2023-02-07T23:51:46.877Z] 2f39f015ded8: Waiting [2023-02-07T23:51:46.877Z] 33b1e0a273af: Waiting [2023-02-07T23:51:46.877Z] 5d3b04190fa2: Waiting [2023-02-07T23:51:46.877Z] 5c69ac0246d0: Download complete [2023-02-07T23:51:46.877Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-07T23:51:46.877Z] 3a2ae6a8a46f: Download complete [2023-02-07T23:51:47.139Z] 33b1e0a273af: Verifying Checksum [2023-02-07T23:51:47.139Z] 33b1e0a273af: Download complete [2023-02-07T23:51:47.139Z] 5d3b04190fa2: Verifying Checksum [2023-02-07T23:51:47.139Z] 5d3b04190fa2: Download complete [2023-02-07T23:51:47.139Z] ec43610c2a17: Verifying Checksum [2023-02-07T23:51:47.139Z] ec43610c2a17: Download complete [2023-02-07T23:51:47.398Z] 5eb5b503b376: Verifying Checksum [2023-02-07T23:51:47.398Z] 5eb5b503b376: Download complete [2023-02-07T23:51:47.967Z] 2f39f015ded8: Download complete [2023-02-07T23:51:48.534Z] 5eb5b503b376: Pull complete [2023-02-07T23:51:48.792Z] 5c69ac0246d0: Pull complete [2023-02-07T23:51:49.359Z] ec43610c2a17: Pull complete [2023-02-07T23:51:49.360Z] 3a2ae6a8a46f: Pull complete [2023-02-07T23:51:49.619Z] 33b1e0a273af: Pull complete [2023-02-07T23:51:49.619Z] 5d3b04190fa2: Pull complete [2023-02-07T23:51:51.193Z] db1c61fa0a46: Pull complete [2023-02-07T23:51:52.613Z] 891c053d2c06: Pull complete [2023-02-07T23:51:52.613Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-07T23:51:52.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T23:51:52.613Z] ---> f96f9c87975a [2023-02-07T23:51:52.613Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-07T23:51:54.040Z] ---> Running in 304f2ad53223 [2023-02-07T23:51:54.312Z] Removing intermediate container 304f2ad53223 [2023-02-07T23:51:54.312Z] ---> 2a719cb93bcd [2023-02-07T23:51:54.312Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-07T23:51:54.312Z] ---> Running in 9c36592317b6 [2023-02-07T23:51:54.893Z] 2f39f015ded8: Pull complete [2023-02-07T23:51:54.893Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-07T23:51:54.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T23:51:54.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T23:51:54.895Z] Removing intermediate container 9c36592317b6 [2023-02-07T23:51:54.895Z] ---> 88466c1b040b [2023-02-07T23:51:54.895Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:51:54.895Z] ---> Running in b11fce3a217d [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:51:54.984Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-02-07T23:51:55.019Z] $ 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-02-07T23:51:55.162Z] Removing intermediate container b11fce3a217d [2023-02-07T23:51:55.162Z] ---> 598aeca59941 [2023-02-07T23:51:55.162Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-07T23:51:55.162Z] ---> Running in 5a662862e995 [2023-02-07T23:51:56.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:51:56.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:51:57.675Z] OK: 221 MiB in 51 packages [2023-02-07T23:51:58.262Z] Removing intermediate container 5a662862e995 [2023-02-07T23:51:58.262Z] ---> 44271b6ca18b [2023-02-07T23:51:58.262Z] Step 7/12 : WORKDIR /app [2023-02-07T23:51:58.529Z] ---> Running in af24419fc4e4 [2023-02-07T23:51:58.797Z] Removing intermediate container af24419fc4e4 [2023-02-07T23:51:58.797Z] ---> 6c0c2564dfac [2023-02-07T23:51:58.797Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-07T23:51:59.065Z] ---> afded4f89b4d [2023-02-07T23:51:59.065Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:51:59.335Z] ---> Running in 56518a32eaa6 [2023-02-07T23:52:02.411Z] $ docker top 24249939da9cabdfbd3dd3dd1972103e09edf07e9e7cb0026e5c4895894f6be4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:52:02.800Z] ---> job-cost.sh [2023-02-07T23:52:02.800Z] lf-activate-venv: SKIPPING [2023-02-07T23:52:02.800Z] INFO: No Stack... [2023-02-07T23:52:03.059Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T23:52:03.625Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T23:52:03.919Z] + cut -d, -f6 [2023-02-07T23:52:03.919Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [Pipeline] lock [2023-02-07T23:52:03.933Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-132-stack-cost] [2023-02-07T23:52:03.942Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-132-stack-cost] did not exist. Created. [2023-02-07T23:52:03.942Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T23:52:04.238Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-07T23:52:04.272Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T23:52:04.278Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-132-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T23:52:04.297Z] $ docker stop --time=1 24249939da9cabdfbd3dd3dd1972103e09edf07e9e7cb0026e5c4895894f6be4 [2023-02-07T23:52:05.513Z] $ docker rm -f --volumes 24249939da9cabdfbd3dd3dd1972103e09edf07e9e7cb0026e5c4895894f6be4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-07T23:53:07.290Z] Removing intermediate container 56518a32eaa6 [2023-02-07T23:53:07.290Z] ---> 7d208b9e4ed8 [2023-02-07T23:53:07.290Z] Step 10/12 : COPY . . [2023-02-07T23:53:07.290Z] ---> ea16175772b3 [2023-02-07T23:53:07.290Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-07T23:53:07.290Z] ---> Running in 54bc6c2b97ac [2023-02-07T23:53:07.290Z] Removing intermediate container 54bc6c2b97ac [2023-02-07T23:53:07.290Z] ---> 1d1afacb1451 [2023-02-07T23:53:07.290Z] Step 12/12 : RUN $MAKE [2023-02-07T23:53:07.290Z] ---> Running in 95d7579b6602 [2023-02-07T23:53:07.290Z] noop [2023-02-07T23:53:07.290Z] Removing intermediate container 95d7579b6602 [2023-02-07T23:53:07.290Z] ---> 09d825356b87 [2023-02-07T23:53:07.290Z] Successfully built 09d825356b87 [2023-02-07T23:53:07.290Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:53:07.673Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T23:53:07.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:53:07.870Z] prd-ubuntu20.04-docker-arm64-4c-16g-5029 does not seem to be running inside a container [2023-02-07T23:53:07.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/132 -v /w/workspace/app-service-configurable/132:/w/workspace/app-service-configurable/132:rw,z -v /w/workspace/app-service-configurable/132@tmp:/w/workspace/app-service-configurable/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-07T23:53:09.169Z] $ docker top 9dbb24685f6ed5e5f5534d2a34af4f1fa4f227054f14257e2b3cb1a2b061ba3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T23:53:10.050Z] + go version [2023-02-07T23:53:10.050Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-07T23:53:10.069Z] $ docker stop --time=1 9dbb24685f6ed5e5f5534d2a34af4f1fa4f227054f14257e2b3cb1a2b061ba3d [2023-02-07T23:53:11.690Z] $ docker rm -f --volumes 9dbb24685f6ed5e5f5534d2a34af4f1fa4f227054f14257e2b3cb1a2b061ba3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:53:12.217Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T23:53:12.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:53:12.410Z] prd-ubuntu20.04-docker-arm64-4c-16g-5029 does not seem to be running inside a container [2023-02-07T23:53:12.487Z] $ 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/132 -v /w/workspace/app-service-configurable/132:/w/workspace/app-service-configurable/132:rw,z -v /w/workspace/app-service-configurable/132@tmp:/w/workspace/app-service-configurable/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-07T23:53:13.700Z] $ docker top feb0d55575fc31968ddb01ef83bf6777086e46fb5d38b04926a9124f3fbeaaff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T23:53:14.215Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/132 [Pipeline] fileExists [Pipeline] sh [2023-02-07T23:53:14.817Z] + make test [2023-02-07T23:53:15.085Z] go test -race -coverprofile=coverage.out ./... [2023-02-07T23:55:21.905Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-07T23:55:22.492Z] go vet ./... [2023-02-07T23:56:59.157Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T23:56:59.157Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T23:56:59.157Z] ./bin/test-attribution-txt.sh [2023-02-07T23:56:59.157Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-07T23:56:59.157Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-07T23:56:59.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-07T23:56:59.187Z] $ docker stop --time=1 feb0d55575fc31968ddb01ef83bf6777086e46fb5d38b04926a9124f3fbeaaff [2023-02-07T23:57:01.028Z] $ docker rm -f --volumes feb0d55575fc31968ddb01ef83bf6777086e46fb5d38b04926a9124f3fbeaaff [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T23:57:02.299Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-07T23:57:02.325Z] Warning: overwriting stash ‘coverage-report’ [2023-02-07T23:57:02.738Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T23:57:03.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-07T23:57:03.457Z] + ls -al . [2023-02-07T23:57:03.457Z] total 168 [2023-02-07T23:57:03.457Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 7 23:53 . [2023-02-07T23:57:03.457Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 23:50 .. [2023-02-07T23:57:03.457Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 7 23:50 .dockerignore [2023-02-07T23:57:03.457Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 23:50 .git [2023-02-07T23:57:03.457Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 23:50 .github [2023-02-07T23:57:03.457Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 7 23:50 .gitignore [2023-02-07T23:57:03.457Z] -rw-rw-r-- 1 jenkins jenkins 9103 Feb 7 23:50 Attribution.txt [2023-02-07T23:57:03.457Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 7 23:50 CHANGELOG.md [2023-02-07T23:57:03.457Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 7 23:50 Dockerfile [2023-02-07T23:57:03.457Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 23:50 GOVERNANCE.md [2023-02-07T23:57:03.457Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 7 23:50 Jenkinsfile [2023-02-07T23:57:03.457Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 7 23:50 LICENSE [2023-02-07T23:57:03.457Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 7 23:50 OWNERS.md [2023-02-07T23:57:03.457Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 7 23:50 README.md [2023-02-07T23:57:03.457Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 7 23:49 VERSION [2023-02-07T23:57:03.457Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 23:50 bin [2023-02-07T23:57:03.457Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 7 23:53 coverage.out [2023-02-07T23:57:03.457Z] -rw-rw-r-- 1 jenkins jenkins 3307 Feb 7 23:50 go.mod [2023-02-07T23:57:03.457Z] -rw-rw-r-- 1 jenkins jenkins 32404 Feb 7 23:50 go.sum [2023-02-07T23:57:03.457Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 7 23:50 main.go [2023-02-07T23:57:03.457Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 7 23:50 makefile [2023-02-07T23:57:03.457Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 23:50 res [2023-02-07T23:57:03.457Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 23:50 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:57:03.797Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2fb2187aee5de59b88737c8c64f9f7346195a6a3 --label arch=arm64 --label version=3.0.0-dev.15 . [2023-02-07T23:57:03.797Z] Sending build context to Docker daemon 204.8kB [2023-02-07T23:57:04.063Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-07T23:57:04.063Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-07T23:57:04.063Z] ---> 09d825356b87 [2023-02-07T23:57:04.063Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-07T23:57:04.063Z] ---> Running in cd90ca70a3ee [2023-02-07T23:57:04.334Z] Removing intermediate container cd90ca70a3ee [2023-02-07T23:57:04.334Z] ---> 3d543336f300 [2023-02-07T23:57:04.334Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-07T23:57:04.334Z] ---> Running in 72419245d987 [2023-02-07T23:57:04.602Z] Removing intermediate container 72419245d987 [2023-02-07T23:57:04.602Z] ---> b1f0c4cef7b8 [2023-02-07T23:57:04.602Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:57:04.869Z] ---> Running in 472c72d32634 [2023-02-07T23:57:05.135Z] Removing intermediate container 472c72d32634 [2023-02-07T23:57:05.135Z] ---> d710839ba234 [2023-02-07T23:57:05.135Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-07T23:57:05.135Z] ---> Running in c5c075eea0e3 [2023-02-07T23:57:06.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:57:06.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:57:07.324Z] OK: 221 MiB in 51 packages [2023-02-07T23:57:08.294Z] Removing intermediate container c5c075eea0e3 [2023-02-07T23:57:08.294Z] ---> c11673021edc [2023-02-07T23:57:08.294Z] Step 7/26 : WORKDIR /app [2023-02-07T23:57:08.294Z] ---> Running in c8c257f94287 [2023-02-07T23:57:08.562Z] Removing intermediate container c8c257f94287 [2023-02-07T23:57:08.562Z] ---> 15c033717b12 [2023-02-07T23:57:08.562Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-07T23:57:09.147Z] ---> 4521cdf95273 [2023-02-07T23:57:09.147Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:57:09.147Z] ---> Running in ad77f3e45379 [2023-02-07T23:57:11.735Z] Removing intermediate container ad77f3e45379 [2023-02-07T23:57:11.735Z] ---> 3f8020994fbb [2023-02-07T23:57:11.735Z] Step 10/26 : COPY . . [2023-02-07T23:57:12.320Z] ---> 921392a1c294 [2023-02-07T23:57:12.320Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-07T23:57:12.320Z] ---> Running in 2d757b7f808a [2023-02-07T23:57:12.588Z] Removing intermediate container 2d757b7f808a [2023-02-07T23:57:12.588Z] ---> d0c4a29e836b [2023-02-07T23:57:12.588Z] Step 12/26 : RUN $MAKE [2023-02-07T23:57:12.858Z] ---> Running in 658e1364a223 [2023-02-07T23:57:13.822Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.15" -trimpath -mod=readonly -o app-service-configurable [2023-02-07T23:59:20.504Z] Removing intermediate container 658e1364a223 [2023-02-07T23:59:20.504Z] ---> 6cce25a83e3e [2023-02-07T23:59:20.504Z] Step 13/26 : FROM alpine:3.16 [2023-02-07T23:59:20.504Z] 3.16: Pulling from library/alpine [2023-02-07T23:59:20.504Z] 6875df1f5354: Pulling fs layer [2023-02-07T23:59:20.504Z] 6875df1f5354: Verifying Checksum [2023-02-07T23:59:20.504Z] 6875df1f5354: Download complete [2023-02-07T23:59:20.504Z] 6875df1f5354: Pull complete [2023-02-07T23:59:20.504Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T23:59:20.504Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T23:59:20.504Z] ---> 2b4661558fb8 [2023-02-07T23:59:20.504Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-07T23:59:20.504Z] ---> Running in 2e7fc5b3f2de [2023-02-07T23:59:20.504Z] Removing intermediate container 2e7fc5b3f2de [2023-02-07T23:59:20.504Z] ---> 3ec852d37502 [2023-02-07T23:59:20.504Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-07T23:59:20.504Z] ---> Running in 0574dbc909a5 [2023-02-07T23:59:20.504Z] Removing intermediate container 0574dbc909a5 [2023-02-07T23:59:20.504Z] ---> 182db0fbb3ed [2023-02-07T23:59:20.504Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T23:59:20.504Z] ---> Running in f239707e1b8f [2023-02-07T23:59:20.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:59:20.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:59:20.504Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T23:59:20.504Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T23:59:20.504Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:59:20.504Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T23:59:20.504Z] OK: 6 MiB in 16 packages [2023-02-07T23:59:20.504Z] Removing intermediate container f239707e1b8f [2023-02-07T23:59:20.504Z] ---> 54afc31e11db [2023-02-07T23:59:20.504Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-07T23:59:20.504Z] ---> 35ddc5c8216b [2023-02-07T23:59:20.504Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-07T23:59:20.504Z] ---> 8a486e3b2353 [2023-02-07T23:59:20.504Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-07T23:59:20.504Z] ---> 9b0599ccc002 [2023-02-07T23:59:20.504Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-07T23:59:20.504Z] ---> f89b06a32eba [2023-02-07T23:59:20.504Z] Step 21/26 : EXPOSE 48095 [2023-02-07T23:59:20.504Z] ---> Running in 8bd55a6e5e7c [2023-02-07T23:59:20.504Z] Removing intermediate container 8bd55a6e5e7c [2023-02-07T23:59:20.504Z] ---> 74fcc04271b6 [2023-02-07T23:59:20.504Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-07T23:59:20.504Z] ---> Running in 9ce9303cf53c [2023-02-07T23:59:20.772Z] Removing intermediate container 9ce9303cf53c [2023-02-07T23:59:20.772Z] ---> f5f4c81b363c [2023-02-07T23:59:20.772Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:59:20.772Z] ---> Running in 0a1b025c571e [2023-02-07T23:59:21.041Z] Removing intermediate container 0a1b025c571e [2023-02-07T23:59:21.041Z] ---> a44c33b59642 [2023-02-07T23:59:21.041Z] Step 24/26 : LABEL arch=arm64 [2023-02-07T23:59:21.041Z] ---> Running in ea7e3fd96673 [2023-02-07T23:59:21.309Z] Removing intermediate container ea7e3fd96673 [2023-02-07T23:59:21.309Z] ---> 7c555b156d9b [2023-02-07T23:59:21.309Z] Step 25/26 : LABEL git_sha=2fb2187aee5de59b88737c8c64f9f7346195a6a3 [2023-02-07T23:59:21.579Z] ---> Running in 78816e623194 [2023-02-07T23:59:21.847Z] Removing intermediate container 78816e623194 [2023-02-07T23:59:21.847Z] ---> 9be1dc8cb7fa [2023-02-07T23:59:21.847Z] Step 26/26 : LABEL version=3.0.0-dev.15 [2023-02-07T23:59:21.847Z] ---> Running in 954e31472a92 [2023-02-07T23:59:22.114Z] Removing intermediate container 954e31472a92 [2023-02-07T23:59:22.114Z] ---> b893c10bac32 [2023-02-07T23:59:22.114Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-07T23:59:22.114Z] Successfully built b893c10bac32 [2023-02-07T23:59:22.114Z] 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-02-07T23:59:22.236Z] provisioning config files... [2023-02-07T23:59:22.249Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/132@tmp/config16738109530193971757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:59:22.591Z] ---> docker-login.sh [2023-02-07T23:59:22.591Z] nexus3.edgexfoundry.org:10001 [2023-02-07T23:59:22.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:59:22.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:59:22.859Z] Configure a credential helper to remove this warning. See [2023-02-07T23:59:22.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:59:22.859Z] [2023-02-07T23:59:22.859Z] Login Succeeded [2023-02-07T23:59:22.859Z] nexus3.edgexfoundry.org:10002 [2023-02-07T23:59:23.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:59:23.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:59:23.127Z] Configure a credential helper to remove this warning. See [2023-02-07T23:59:23.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:59:23.127Z] [2023-02-07T23:59:23.127Z] Login Succeeded [2023-02-07T23:59:23.127Z] nexus3.edgexfoundry.org:10003 [2023-02-07T23:59:23.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:59:23.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:59:23.663Z] Configure a credential helper to remove this warning. See [2023-02-07T23:59:23.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:59:23.663Z] [2023-02-07T23:59:23.663Z] Login Succeeded [2023-02-07T23:59:23.663Z] nexus3.edgexfoundry.org:10004 [2023-02-07T23:59:23.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:59:23.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:59:23.931Z] Configure a credential helper to remove this warning. See [2023-02-07T23:59:23.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:59:23.931Z] [2023-02-07T23:59:23.931Z] Login Succeeded [2023-02-07T23:59:23.931Z] docker.io [2023-02-07T23:59:24.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:59:24.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:59:24.459Z] Configure a credential helper to remove this warning. See [2023-02-07T23:59:24.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:59:24.459Z] [2023-02-07T23:59:24.459Z] Login Succeeded [2023-02-07T23:59:24.459Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T23:59:24.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:59:24.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T23:59:24.536Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-02-07T23:59:24.536Z] 2fb2187aee5de59b88737c8c64f9f7346195a6a3 [2023-02-07T23:59:24.536Z] latest [2023-02-07T23:59:24.536Z] 3.0.0-dev.15 [2023-02-07T23:59:24.536Z] 2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15 [2023-02-07T23:59:24.536Z] main [2023-02-07T23:59:24.536Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:59:24.897Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fb2187aee5de59b88737c8c64f9f7346195a6a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:59:25.248Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fb2187aee5de59b88737c8c64f9f7346195a6a3 [2023-02-07T23:59:25.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-02-07T23:59:25.248Z] f32b26ea1c4c: Preparing [2023-02-07T23:59:25.248Z] c73e09383108: Preparing [2023-02-07T23:59:25.248Z] e50863f645a7: Preparing [2023-02-07T23:59:25.248Z] f6efa4e730a8: Preparing [2023-02-07T23:59:25.248Z] 7f01b884a87b: Preparing [2023-02-07T23:59:25.248Z] 17bec77d7fdc: Preparing [2023-02-07T23:59:25.248Z] 17bec77d7fdc: Waiting [2023-02-07T23:59:25.523Z] f6efa4e730a8: Pushed [2023-02-07T23:59:25.523Z] e50863f645a7: Pushed [2023-02-07T23:59:25.523Z] c73e09383108: Pushed [2023-02-07T23:59:25.523Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:59:25.523Z] 7f01b884a87b: Pushed [2023-02-07T23:59:30.858Z] f32b26ea1c4c: Pushed [2023-02-07T23:59:30.858Z] 2fb2187aee5de59b88737c8c64f9f7346195a6a3: digest: sha256:a7e1c6e69bab94c7eff01aa1e9232ebf2019c46385d7a656db8badc89066a23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:59:31.211Z] + 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-02-07T23:59:31.552Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-02-07T23:59:31.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-02-07T23:59:31.552Z] f32b26ea1c4c: Preparing [2023-02-07T23:59:31.552Z] c73e09383108: Preparing [2023-02-07T23:59:31.552Z] e50863f645a7: Preparing [2023-02-07T23:59:31.552Z] f6efa4e730a8: Preparing [2023-02-07T23:59:31.552Z] 7f01b884a87b: Preparing [2023-02-07T23:59:31.552Z] 17bec77d7fdc: Preparing [2023-02-07T23:59:31.552Z] 17bec77d7fdc: Waiting [2023-02-07T23:59:31.552Z] 7f01b884a87b: Layer already exists [2023-02-07T23:59:31.552Z] f6efa4e730a8: Layer already exists [2023-02-07T23:59:31.552Z] c73e09383108: Layer already exists [2023-02-07T23:59:31.552Z] f32b26ea1c4c: Layer already exists [2023-02-07T23:59:31.552Z] e50863f645a7: Layer already exists [2023-02-07T23:59:31.552Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:59:31.552Z] latest: digest: sha256:a7e1c6e69bab94c7eff01aa1e9232ebf2019c46385d7a656db8badc89066a23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:59:31.901Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:59:32.241Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.15 [2023-02-07T23:59:32.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-02-07T23:59:32.241Z] f32b26ea1c4c: Preparing [2023-02-07T23:59:32.241Z] c73e09383108: Preparing [2023-02-07T23:59:32.241Z] e50863f645a7: Preparing [2023-02-07T23:59:32.241Z] f6efa4e730a8: Preparing [2023-02-07T23:59:32.241Z] 7f01b884a87b: Preparing [2023-02-07T23:59:32.241Z] 17bec77d7fdc: Preparing [2023-02-07T23:59:32.241Z] 17bec77d7fdc: Waiting [2023-02-07T23:59:32.241Z] e50863f645a7: Layer already exists [2023-02-07T23:59:32.241Z] 7f01b884a87b: Layer already exists [2023-02-07T23:59:32.241Z] f6efa4e730a8: Layer already exists [2023-02-07T23:59:32.241Z] f32b26ea1c4c: Layer already exists [2023-02-07T23:59:32.241Z] c73e09383108: Layer already exists [2023-02-07T23:59:32.241Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:59:32.507Z] 3.0.0-dev.15: digest: sha256:a7e1c6e69bab94c7eff01aa1e9232ebf2019c46385d7a656db8badc89066a23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:59:32.858Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:59:33.199Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15 [2023-02-07T23:59:33.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-02-07T23:59:33.199Z] f32b26ea1c4c: Preparing [2023-02-07T23:59:33.199Z] c73e09383108: Preparing [2023-02-07T23:59:33.199Z] e50863f645a7: Preparing [2023-02-07T23:59:33.199Z] f6efa4e730a8: Preparing [2023-02-07T23:59:33.199Z] 7f01b884a87b: Preparing [2023-02-07T23:59:33.199Z] 17bec77d7fdc: Preparing [2023-02-07T23:59:33.199Z] 17bec77d7fdc: Waiting [2023-02-07T23:59:33.199Z] c73e09383108: Layer already exists [2023-02-07T23:59:33.199Z] 7f01b884a87b: Layer already exists [2023-02-07T23:59:33.199Z] f6efa4e730a8: Layer already exists [2023-02-07T23:59:33.199Z] e50863f645a7: Layer already exists [2023-02-07T23:59:33.199Z] f32b26ea1c4c: Layer already exists [2023-02-07T23:59:33.199Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:59:33.199Z] 2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15: digest: sha256:a7e1c6e69bab94c7eff01aa1e9232ebf2019c46385d7a656db8badc89066a23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:59:33.538Z] + 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-02-07T23:59:33.948Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-02-07T23:59:33.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-02-07T23:59:33.948Z] f32b26ea1c4c: Preparing [2023-02-07T23:59:33.948Z] c73e09383108: Preparing [2023-02-07T23:59:33.948Z] e50863f645a7: Preparing [2023-02-07T23:59:33.948Z] f6efa4e730a8: Preparing [2023-02-07T23:59:33.948Z] 7f01b884a87b: Preparing [2023-02-07T23:59:33.948Z] 17bec77d7fdc: Preparing [2023-02-07T23:59:33.948Z] 17bec77d7fdc: Waiting [2023-02-07T23:59:33.948Z] f32b26ea1c4c: Layer already exists [2023-02-07T23:59:33.948Z] e50863f645a7: Layer already exists [2023-02-07T23:59:33.948Z] f6efa4e730a8: Layer already exists [2023-02-07T23:59:33.948Z] c73e09383108: Layer already exists [2023-02-07T23:59:33.948Z] 7f01b884a87b: Layer already exists [2023-02-07T23:59:33.948Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:59:33.948Z] main: digest: sha256:a7e1c6e69bab94c7eff01aa1e9232ebf2019c46385d7a656db8badc89066a23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:59:34.003Z] ===================================================== [Pipeline] echo [2023-02-07T23:59:34.013Z] taggedImages: [2023-02-07T23:59:34.013Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fb2187aee5de59b88737c8c64f9f7346195a6a3 [2023-02-07T23:59:34.013Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-02-07T23:59:34.013Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.15 [2023-02-07T23:59:34.013Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15 [2023-02-07T23:59:34.013Z] - 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-02-07T23:59:34.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T23:59:34.381Z] [2023-02-07T23:59:34.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:59:34.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T23:59:34.722Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-07T23:59:34.722Z] 8998bd30e6a1: Pulling fs layer [2023-02-07T23:59:34.722Z] 04944245beec: Pulling fs layer [2023-02-07T23:59:34.722Z] 699f458cf7ca: Pulling fs layer [2023-02-07T23:59:34.722Z] 765212b225bb: Pulling fs layer [2023-02-07T23:59:34.722Z] f23df028b6ca: Pulling fs layer [2023-02-07T23:59:34.722Z] d65c8cfc05b1: Pulling fs layer [2023-02-07T23:59:34.722Z] 2437ff75d9bd: Pulling fs layer [2023-02-07T23:59:34.722Z] f23df028b6ca: Waiting [2023-02-07T23:59:34.722Z] d65c8cfc05b1: Waiting [2023-02-07T23:59:34.722Z] 2437ff75d9bd: Waiting [2023-02-07T23:59:34.722Z] 765212b225bb: Waiting [2023-02-07T23:59:35.005Z] 04944245beec: Verifying Checksum [2023-02-07T23:59:35.005Z] 04944245beec: Download complete [2023-02-07T23:59:35.005Z] 765212b225bb: Verifying Checksum [2023-02-07T23:59:35.005Z] 765212b225bb: Download complete [2023-02-07T23:59:35.005Z] f23df028b6ca: Verifying Checksum [2023-02-07T23:59:35.005Z] f23df028b6ca: Download complete [2023-02-07T23:59:35.005Z] d65c8cfc05b1: Verifying Checksum [2023-02-07T23:59:35.005Z] d65c8cfc05b1: Download complete [2023-02-07T23:59:35.288Z] 699f458cf7ca: Verifying Checksum [2023-02-07T23:59:35.288Z] 699f458cf7ca: Download complete [2023-02-07T23:59:35.562Z] 8998bd30e6a1: Verifying Checksum [2023-02-07T23:59:35.562Z] 8998bd30e6a1: Download complete [2023-02-07T23:59:38.149Z] 2437ff75d9bd: Verifying Checksum [2023-02-07T23:59:38.150Z] 2437ff75d9bd: Download complete [2023-02-07T23:59:39.562Z] 8998bd30e6a1: Pull complete [2023-02-07T23:59:40.146Z] 04944245beec: Pull complete [2023-02-07T23:59:42.728Z] 699f458cf7ca: Pull complete [2023-02-07T23:59:42.728Z] 765212b225bb: Pull complete [2023-02-07T23:59:43.690Z] f23df028b6ca: Pull complete [2023-02-07T23:59:43.958Z] d65c8cfc05b1: Pull complete [2023-02-07T23:59:58.950Z] 2437ff75d9bd: Pull complete [2023-02-07T23:59:58.950Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-07T23:59:58.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T23:59:58.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:59:59.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-5029 does not seem to be running inside a container [2023-02-07T23:59:59.208Z] $ 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/132 -v /w/workspace/app-service-configurable/132:/w/workspace/app-service-configurable/132:rw,z -v /w/workspace/app-service-configurable/132@tmp:/w/workspace/app-service-configurable/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-08T00:00:02.010Z] $ docker top ae5ac48272a32abeaf4b95694f6b443a9e4f5d9d91aa3c5d6b4768e694925772 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-08T00:00:02.867Z] ---> job-cost.sh [2023-02-08T00:00:02.867Z] lf-activate-venv: SKIPPING [2023-02-08T00:00:02.867Z] INFO: No Stack... [2023-02-08T00:00:03.449Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-08T00:00:04.030Z] INFO: Archiving Costs [Pipeline] sh [2023-02-08T00:00:04.667Z] + cat /w/workspace/app-service-configurable/132/archives/cost.csv [2023-02-08T00:00:04.667Z] + cut -d, -f6 [Pipeline] lock [2023-02-08T00:00:04.736Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-132-stack-cost] [2023-02-08T00:00:04.742Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-132-stack-cost] did not exist. Created. [2023-02-08T00:00:04.742Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-08T00:00:05.397Z] /w/workspace/app-service-configurable/132@tmp/durable-5a658165/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-08T00:00:05.729Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-08T00:00:06.022Z] Warning: overwriting stash ‘stack-cost’ [2023-02-08T00:00:06.075Z] Stashed 1 file(s) [Pipeline] } [2023-02-08T00:00:06.082Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-132-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-08T00:00:06.097Z] $ docker stop --time=1 ae5ac48272a32abeaf4b95694f6b443a9e4f5d9d91aa3c5d6b4768e694925772 [2023-02-08T00:00:07.621Z] $ docker rm -f --volumes ae5ac48272a32abeaf4b95694f6b443a9e4f5d9d91aa3c5d6b4768e694925772 [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-02-08T00:00:08.088Z] provisioning config files... [2023-02-08T00:00:08.097Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8381414747169197998tmp [Pipeline] { [Pipeline] sh [2023-02-08T00:00:08.395Z] + set +x [2023-02-08T00:00:08.395Z] + curl -s https://codecov.io/bash [2023-02-08T00:00:08.395Z] + bash -s -- [2023-02-08T00:00:08.395Z] [2023-02-08T00:00:08.395Z] _____ _ [2023-02-08T00:00:08.395Z] / ____| | | [2023-02-08T00:00:08.395Z] | | ___ __| | ___ ___ _____ __ [2023-02-08T00:00:08.395Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-08T00:00:08.395Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-08T00:00:08.395Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-08T00:00:08.395Z] Bash-1.0.6 [2023-02-08T00:00:08.395Z] [2023-02-08T00:00:08.395Z] [2023-02-08T00:00:08.395Z] ==> git version 2.25.1 found [2023-02-08T00:00:08.395Z] ==> 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-02-08T00:00:08.395Z] Release-Date: 2020-01-08 [2023-02-08T00:00:08.395Z] 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-02-08T00:00:08.395Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-08T00:00:08.395Z] ==> Jenkins CI detected. [2023-02-08T00:00:08.395Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-02-08T00:00:08.395Z] project root: . [2023-02-08T00:00:08.395Z] --> token set from env [2023-02-08T00:00:08.395Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-08T00:00:08.395Z] ==> Running gcov in . (disable via -X gcov) [2023-02-08T00:00:08.395Z] ==> Python coveragepy not found [2023-02-08T00:00:08.395Z] ==> Searching for coverage reports in: [2023-02-08T00:00:08.395Z] + . [2023-02-08T00:00:08.395Z] -> Found 1 reports [2023-02-08T00:00:08.395Z] ==> Detecting git/mercurial file structure [2023-02-08T00:00:08.656Z] ==> Reading reports [2023-02-08T00:00:08.656Z] + ./coverage.out bytes=13 [2023-02-08T00:00:08.656Z] ==> Appending adjustments [2023-02-08T00:00:08.656Z] https://docs.codecov.io/docs/fixing-reports [2023-02-08T00:00:08.656Z] + Found adjustments [2023-02-08T00:00:08.656Z] ==> Gzipping contents [2023-02-08T00:00:08.656Z] 4.0K /tmp/codecov.61uBlG.gz [2023-02-08T00:00:08.656Z] ==> Uploading reports [2023-02-08T00:00:08.656Z] url: https://codecov.io [2023-02-08T00:00:08.656Z] query: branch=main&commit=2fb2187aee5de59b88737c8c64f9f7346195a6a3&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-08T00:00:08.656Z] -> Pinging Codecov [2023-02-08T00:00:08.656Z] 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=2fb2187aee5de59b88737c8c64f9f7346195a6a3&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-08T00:00:08.916Z] -> Uploading to [2023-02-08T00:00:08.916Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-08/A97CA9966030D2A3747ED39772930CCE/2fb2187aee5de59b88737c8c64f9f7346195a6a3/3f0c6556-dfc2-45ea-be94-eff2789b136c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230208T000008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab627fda27634255849eb1ec0f01745760970cacca8fe2b76e89f2c3e7d2ec18 [2023-02-08T00:00:08.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-08T00:00:08.916Z] Dload Upload Total Spent Left Speed [2023-02-08T00:00:09.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1904 --:--:-- --:--:-- --:--:-- 1904 [2023-02-08T00:00:09.436Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2fb2187aee5de59b88737c8c64f9f7346195a6a3 [Pipeline] } [2023-02-08T00:00:09.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-08T00:00:09.624Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-08T00:00:09.632Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T00:00:09.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-08T00:00:09.927Z] [2023-02-08T00:00:09.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T00:00:10.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-08T00:00:10.246Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-08T00:00:10.246Z] df9b9388f04a: Pulling fs layer [2023-02-08T00:00:10.246Z] 52dc419b0ee2: Pulling fs layer [2023-02-08T00:00:10.246Z] 25bc292e5bac: Pulling fs layer [2023-02-08T00:00:10.246Z] 114826534d7a: Pulling fs layer [2023-02-08T00:00:10.246Z] 4657fd5d0bcf: Pulling fs layer [2023-02-08T00:00:10.246Z] 6ad1cebc031e: Pulling fs layer [2023-02-08T00:00:10.246Z] 114826534d7a: Waiting [2023-02-08T00:00:10.246Z] 8a3aa393b2d8: Pulling fs layer [2023-02-08T00:00:10.246Z] 6ad1cebc031e: Waiting [2023-02-08T00:00:10.246Z] 8a3aa393b2d8: Waiting [2023-02-08T00:00:10.246Z] 25bc292e5bac: Verifying Checksum [2023-02-08T00:00:10.246Z] 52dc419b0ee2: Download complete [2023-02-08T00:00:10.246Z] 4657fd5d0bcf: Download complete [2023-02-08T00:00:10.508Z] df9b9388f04a: Verifying Checksum [2023-02-08T00:00:10.508Z] df9b9388f04a: Download complete [2023-02-08T00:00:10.508Z] df9b9388f04a: Pull complete [2023-02-08T00:00:10.781Z] 6ad1cebc031e: Verifying Checksum [2023-02-08T00:00:10.781Z] 6ad1cebc031e: Download complete [2023-02-08T00:00:10.781Z] 52dc419b0ee2: Pull complete [2023-02-08T00:00:10.781Z] 25bc292e5bac: Pull complete [2023-02-08T00:00:11.819Z] 114826534d7a: Verifying Checksum [2023-02-08T00:00:11.819Z] 114826534d7a: Download complete [2023-02-08T00:00:12.385Z] 8a3aa393b2d8: Verifying Checksum [2023-02-08T00:00:12.385Z] 8a3aa393b2d8: Download complete [2023-02-08T00:00:16.577Z] 114826534d7a: Pull complete [2023-02-08T00:00:16.577Z] 4657fd5d0bcf: Pull complete [2023-02-08T00:00:17.144Z] 6ad1cebc031e: Pull complete [2023-02-08T00:00:20.428Z] 8a3aa393b2d8: Pull complete [2023-02-08T00:00:20.428Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-08T00:00:20.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-08T00:00:20.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T00:00:20.511Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-02-08T00:00:20.547Z] $ 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-02-08T00:00:31.322Z] $ docker top e85e5f8987fec1bbbff891e90a93bd0beba309b9d91cedab2acb43678b791390 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-08T00:00:31.388Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-02-08T00:00:31.665Z] + set -o pipefail [2023-02-08T00:00:31.665Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-02-08T00:00:39.780Z] [2023-02-08T00:00:39.780Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-02-08T00:00:39.780Z] [2023-02-08T00:00:39.780Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/2fd395e4-f10c-4211-88d9-99b612f3131a [2023-02-08T00:00:39.780Z] [2023-02-08T00:00:39.780Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-08T00:00:39.780Z] [2023-02-08T00:00:39.780Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-08T00:00:39.780Z] [2023-02-08T00:00:39.780Z] [2023-02-08T00:00:39.780Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-08T00:00:39.780Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-08T00:00:39.780Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-08T00:00:39.792Z] $ docker stop --time=1 e85e5f8987fec1bbbff891e90a93bd0beba309b9d91cedab2acb43678b791390 [2023-02-08T00:00:46.238Z] $ docker rm -f --volumes e85e5f8987fec1bbbff891e90a93bd0beba309b9d91cedab2acb43678b791390 [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-02-08T00:00:47.037Z] + git log --format=format:%s -1 2fb2187aee5de59b88737c8c64f9f7346195a6a3 [Pipeline] sh [2023-02-08T00:00:47.332Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-08T00:00:47.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T00:00:47.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-08T00:00:47.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T00:00:47.703Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-02-08T00:00:47.752Z] $ 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-02-08T00:00:48.281Z] $ docker top 9b329dabe5c03dbeef5c7678a6b08bf5e5487f85bae7a59b6ed271a4dca26cb6 -eo pid,comm [2023-02-08T00:00:48.328Z] 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-02-08T00:00:48.328Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-08T00:00:48.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-08T00:00:48.474Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-08T00:00:48.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-08T00:00:48.592Z] $ docker exec 9b329dabe5c03dbeef5c7678a6b08bf5e5487f85bae7a59b6ed271a4dca26cb6 ssh-agent [2023-02-08T00:00:48.698Z] SSH_AUTH_SOCK=/tmp/ssh-N6PAumEZKUbk/agent.33 [2023-02-08T00:00:48.698Z] SSH_AGENT_PID=39 [2023-02-08T00:00:48.703Z] Running ssh-add (command line suppressed) [2023-02-08T00:00:48.802Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5399086845674902088.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5399086845674902088.key) [2023-02-08T00:00:48.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-08T00:00:49.095Z] + git semver tag [2023-02-08T00:00:49.355Z] 2023-02-08 00:00:49,282 [run_tag] DEBUG tag force:False [2023-02-08T00:00:49.355Z] 2023-02-08 00:00:49,282 [check_head_tag] DEBUG check head tag [2023-02-08T00:00:49.355Z] 2023-02-08 00:00:49,283 [execute] INFO git cat-file --batch-check [2023-02-08T00:00:49.355Z] 2023-02-08 00:00:49,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-02-08T00:00:49.355Z] 2023-02-08 00:00:49,286 [execute] INFO git cat-file --batch [2023-02-08T00:00:49.355Z] 2023-02-08 00:00:49,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-02-08T00:00:49.355Z] 2023-02-08 00:00:49,309 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-08T00:00:49.355Z] 2023-02-08 00:00:49,309 [execute] INFO git tag -a v3.0.0-dev.15 -m v3.0.0-dev.15 [2023-02-08T00:00:49.355Z] 2023-02-08 00:00:49,309 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.15', '-m', 'v3.0.0-dev.15'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-02-08T00:00:49.355Z] 2023-02-08 00:00:49,315 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-08T00:00:49.355Z] 3.0.0-dev.15 [Pipeline] } [2023-02-08T00:00:49.366Z] $ docker exec --env ******** --env ******** 9b329dabe5c03dbeef5c7678a6b08bf5e5487f85bae7a59b6ed271a4dca26cb6 ssh-agent -k [2023-02-08T00:00:49.469Z] unset SSH_AUTH_SOCK; [2023-02-08T00:00:49.469Z] unset SSH_AGENT_PID; [2023-02-08T00:00:49.470Z] echo Agent pid 39 killed; [2023-02-08T00:00:49.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-08T00:00:49.774Z] + git semver [Pipeline] } [2023-02-08T00:00:50.048Z] $ docker stop --time=1 9b329dabe5c03dbeef5c7678a6b08bf5e5487f85bae7a59b6ed271a4dca26cb6 [2023-02-08T00:00:51.343Z] $ docker rm -f --volumes 9b329dabe5c03dbeef5c7678a6b08bf5e5487f85bae7a59b6ed271a4dca26cb6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T00:00:51.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-08T00:00:51.735Z] [2023-02-08T00:00:51.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T00:00:52.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-08T00:00:52.041Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-08T00:00:52.041Z] ab5ef0e58194: Pulling fs layer [2023-02-08T00:00:52.041Z] 9712f1f96733: Pulling fs layer [2023-02-08T00:00:52.041Z] 63f879dbbcfc: Pulling fs layer [2023-02-08T00:00:52.041Z] 0d9ebad4ef96: Pulling fs layer [2023-02-08T00:00:52.041Z] e9a5061849ea: Pulling fs layer [2023-02-08T00:00:52.041Z] d747dcd14b5f: Pulling fs layer [2023-02-08T00:00:52.041Z] 2de7ff778b66: Pulling fs layer [2023-02-08T00:00:52.041Z] 0d9ebad4ef96: Waiting [2023-02-08T00:00:52.041Z] d747dcd14b5f: Waiting [2023-02-08T00:00:52.041Z] 2de7ff778b66: Waiting [2023-02-08T00:00:52.041Z] e9a5061849ea: Waiting [2023-02-08T00:00:52.041Z] 9712f1f96733: Verifying Checksum [2023-02-08T00:00:52.041Z] 9712f1f96733: Download complete [2023-02-08T00:00:53.547Z] 63f879dbbcfc: Verifying Checksum [2023-02-08T00:00:53.547Z] 63f879dbbcfc: Download complete [2023-02-08T00:00:53.547Z] ab5ef0e58194: Verifying Checksum [2023-02-08T00:00:53.547Z] ab5ef0e58194: Download complete [2023-02-08T00:00:53.547Z] d747dcd14b5f: Verifying Checksum [2023-02-08T00:00:53.547Z] d747dcd14b5f: Download complete [2023-02-08T00:00:53.547Z] e9a5061849ea: Verifying Checksum [2023-02-08T00:00:53.547Z] e9a5061849ea: Download complete [2023-02-08T00:00:53.547Z] 0d9ebad4ef96: Verifying Checksum [2023-02-08T00:00:53.547Z] 0d9ebad4ef96: Download complete [2023-02-08T00:00:53.547Z] 2de7ff778b66: Verifying Checksum [2023-02-08T00:00:53.547Z] 2de7ff778b66: Download complete [2023-02-08T00:00:56.865Z] ab5ef0e58194: Pull complete [2023-02-08T00:00:56.865Z] 9712f1f96733: Pull complete [2023-02-08T00:00:57.124Z] 63f879dbbcfc: Pull complete [2023-02-08T00:01:01.309Z] 0d9ebad4ef96: Pull complete [2023-02-08T00:01:01.567Z] e9a5061849ea: Pull complete [2023-02-08T00:01:01.567Z] d747dcd14b5f: Pull complete [2023-02-08T00:01:02.946Z] 2de7ff778b66: Pull complete [2023-02-08T00:01:02.946Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-08T00:01:02.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-08T00:01:02.946Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T00:01:03.039Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-02-08T00:01:03.071Z] $ 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-02-08T00:01:14.504Z] $ docker top 9674f308c8674beb66ae373042bb36be40135b293de6cb72249aa04e26e285e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-08T00:01:14.577Z] provisioning config files... [2023-02-08T00:01:14.585Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13155196790861006249tmp [2023-02-08T00:01:14.593Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14609867332846853511tmp [2023-02-08T00:01:14.601Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18128537959915395369tmp [Pipeline] { [Pipeline] echo [2023-02-08T00:01:14.613Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T00:01:14.902Z] ---> sigul-configuration.sh [2023-02-08T00:01:14.902Z] gpg: directory `/root/.gnupg' created [2023-02-08T00:01:14.902Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-08T00:01:14.902Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-08T00:01:14.902Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-08T00:01:14.902Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-08T00:01:14.902Z] gpg: CAST5 encrypted data [2023-02-08T00:01:14.902Z] gpg: encrypted with 1 passphrase [2023-02-08T00:01:14.902Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-08T00:01:15.187Z] + mkdir /home/jenkins [2023-02-08T00:01:15.187Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-08T00:01:15.472Z] + 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-02-08T00:01:15.482Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T00:01:15.770Z] ---> sigul-install.sh [2023-02-08T00:01:15.770Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-08T00:01:16.054Z] + git tag --list [2023-02-08T00:01:16.055Z] v1.0.0 [2023-02-08T00:01:16.055Z] v1.1.0 [2023-02-08T00:01:16.055Z] v1.2.0 [2023-02-08T00:01:16.055Z] v1.3.0 [2023-02-08T00:01:16.055Z] v1.3.1 [2023-02-08T00:01:16.055Z] v2.0.0 [2023-02-08T00:01:16.055Z] v2.0.1 [2023-02-08T00:01:16.055Z] v2.1.0 [2023-02-08T00:01:16.055Z] v2.1.1 [2023-02-08T00:01:16.055Z] v2.1.1-dev.1 [2023-02-08T00:01:16.055Z] v2.1.1-dev.2 [2023-02-08T00:01:16.055Z] v2.2.0 [2023-02-08T00:01:16.055Z] v2.2.1-dev.1 [2023-02-08T00:01:16.055Z] v2.2.1-dev.10 [2023-02-08T00:01:16.055Z] v2.2.1-dev.2 [2023-02-08T00:01:16.055Z] v2.2.1-dev.3 [2023-02-08T00:01:16.055Z] v2.2.1-dev.4 [2023-02-08T00:01:16.055Z] v2.2.1-dev.5 [2023-02-08T00:01:16.055Z] v2.2.1-dev.6 [2023-02-08T00:01:16.055Z] v2.2.1-dev.7 [2023-02-08T00:01:16.055Z] v2.2.1-dev.8 [2023-02-08T00:01:16.055Z] v2.2.1-dev.9 [2023-02-08T00:01:16.055Z] v2.3.0 [2023-02-08T00:01:16.055Z] v2.3.0-dev.10 [2023-02-08T00:01:16.055Z] v2.3.0-dev.11 [2023-02-08T00:01:16.055Z] v2.3.0-dev.12 [2023-02-08T00:01:16.055Z] v2.3.0-dev.13 [2023-02-08T00:01:16.055Z] v2.3.0-dev.14 [2023-02-08T00:01:16.055Z] v2.3.0-dev.15 [2023-02-08T00:01:16.055Z] v2.3.0-dev.16 [2023-02-08T00:01:16.055Z] v2.3.0-dev.17 [2023-02-08T00:01:16.055Z] v2.3.0-dev.18 [2023-02-08T00:01:16.055Z] v2.3.0-dev.19 [2023-02-08T00:01:16.055Z] v2.3.0-dev.20 [2023-02-08T00:01:16.055Z] v2.3.0-dev.21 [2023-02-08T00:01:16.055Z] v2.3.0-dev.22 [2023-02-08T00:01:16.055Z] v2.3.0-dev.23 [2023-02-08T00:01:16.055Z] v2.3.0-dev.24 [2023-02-08T00:01:16.055Z] v2.3.0-dev.25 [2023-02-08T00:01:16.055Z] v2.3.0-dev.26 [2023-02-08T00:01:16.055Z] v2.3.0-dev.27 [2023-02-08T00:01:16.055Z] v2.3.0-dev.28 [2023-02-08T00:01:16.055Z] v2.3.0-dev.29 [2023-02-08T00:01:16.055Z] v2.3.0-dev.30 [2023-02-08T00:01:16.055Z] v2.3.0-dev.31 [2023-02-08T00:01:16.055Z] v2.3.0-dev.32 [2023-02-08T00:01:16.055Z] v2.3.0-dev.33 [2023-02-08T00:01:16.055Z] v2.3.0-dev.34 [2023-02-08T00:01:16.055Z] v2.3.0-dev.35 [2023-02-08T00:01:16.055Z] v2.3.0-dev.36 [2023-02-08T00:01:16.055Z] v2.3.0-dev.37 [2023-02-08T00:01:16.055Z] v3.0.0-dev.1 [2023-02-08T00:01:16.055Z] v3.0.0-dev.10 [2023-02-08T00:01:16.055Z] v3.0.0-dev.11 [2023-02-08T00:01:16.055Z] v3.0.0-dev.12 [2023-02-08T00:01:16.055Z] v3.0.0-dev.13 [2023-02-08T00:01:16.055Z] v3.0.0-dev.14 [2023-02-08T00:01:16.055Z] v3.0.0-dev.15 [2023-02-08T00:01:16.055Z] v3.0.0-dev.2 [2023-02-08T00:01:16.055Z] v3.0.0-dev.3 [2023-02-08T00:01:16.055Z] v3.0.0-dev.4 [2023-02-08T00:01:16.055Z] v3.0.0-dev.5 [2023-02-08T00:01:16.055Z] v3.0.0-dev.6 [2023-02-08T00:01:16.055Z] v3.0.0-dev.7 [2023-02-08T00:01:16.055Z] v3.0.0-dev.8 [2023-02-08T00:01:16.055Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-08T00:01:16.343Z] + lftools sign git-tag v3.0.0-dev.15 [2023-02-08T00:01:16.925Z] Signing Git tag with Sigul... [2023-02-08T00:01:16.925Z] Signing v3.0.0-dev.15 [Pipeline] echo [2023-02-08T00:01:17.503Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T00:01:17.791Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-08T00:01:17.798Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-08T00:01:17.817Z] $ docker stop --time=1 9674f308c8674beb66ae373042bb36be40135b293de6cb72249aa04e26e285e3 [2023-02-08T00:01:19.119Z] $ docker rm -f --volumes 9674f308c8674beb66ae373042bb36be40135b293de6cb72249aa04e26e285e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-08T00:01:19.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-08T00:01:19.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T00:01:19.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-08T00:01:19.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T00:01:19.909Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-02-08T00:01:19.939Z] $ 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-02-08T00:01:20.328Z] $ docker top eea004ff809cc7c851da192932fa2a1de7a4f69b5c5f36e00041567c552bec94 -eo pid,comm [2023-02-08T00:01:20.378Z] 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-02-08T00:01:20.378Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-08T00:01:20.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-08T00:01:20.420Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-08T00:01:20.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-08T00:01:20.546Z] $ docker exec eea004ff809cc7c851da192932fa2a1de7a4f69b5c5f36e00041567c552bec94 ssh-agent [2023-02-08T00:01:20.642Z] SSH_AUTH_SOCK=/tmp/ssh-2P51ddCbd0se/agent.32 [2023-02-08T00:01:20.642Z] SSH_AGENT_PID=38 [2023-02-08T00:01:20.646Z] Running ssh-add (command line suppressed) [2023-02-08T00:01:20.753Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16298307987689301767.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16298307987689301767.key) [2023-02-08T00:01:20.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-08T00:01:21.048Z] + git semver bump pre [2023-02-08T00:01:21.307Z] 2023-02-08 00:01:21,283 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-08T00:01:21.308Z] 2023-02-08 00:01:21,283 [bump_version] DEBUG bumping version:3.0.0-dev.15 on axis:pre with prefix:dev [2023-02-08T00:01:21.308Z] 2023-02-08 00:01:21,283 [bump_version] DEBUG bumped version:3.0.0-dev.16 [2023-02-08T00:01:21.308Z] 2023-02-08 00:01:21,283 [write_version] DEBUG write version:3.0.0-dev.16 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-02-08T00:01:21.308Z] 2023-02-08 00:01:21,283 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-08T00:01:21.308Z] 2023-02-08 00:01:21,283 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-08T00:01:21.308Z] 2023-02-08 00:01:21,285 [execute] INFO git cat-file --batch-check [2023-02-08T00:01:21.308Z] 2023-02-08 00:01:21,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-08T00:01:21.308Z] 2023-02-08 00:01:21,291 [execute] INFO git cat-file --batch [2023-02-08T00:01:21.308Z] 2023-02-08 00:01:21,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-08T00:01:21.308Z] 2023-02-08 00:01:21,298 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-08T00:01:21.308Z] 3.0.0-dev.16 [Pipeline] } [2023-02-08T00:01:21.577Z] $ docker exec --env ******** --env ******** eea004ff809cc7c851da192932fa2a1de7a4f69b5c5f36e00041567c552bec94 ssh-agent -k [2023-02-08T00:01:21.678Z] unset SSH_AUTH_SOCK; [2023-02-08T00:01:21.679Z] unset SSH_AGENT_PID; [2023-02-08T00:01:21.679Z] echo Agent pid 38 killed; [2023-02-08T00:01:21.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-08T00:01:21.976Z] + git semver [Pipeline] } [2023-02-08T00:01:22.251Z] $ docker stop --time=1 eea004ff809cc7c851da192932fa2a1de7a4f69b5c5f36e00041567c552bec94 [2023-02-08T00:01:23.565Z] $ docker rm -f --volumes eea004ff809cc7c851da192932fa2a1de7a4f69b5c5f36e00041567c552bec94 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-08T00:01:23.896Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-08T00:01:23.897Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T00:01:24.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-08T00:01:24.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T00:01:24.261Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-02-08T00:01:24.293Z] $ 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-02-08T00:01:24.643Z] $ docker top 08d91e38787fb1dcc641ec969abfac67a6cd543bae2fd5c9bf38d365db934a9c -eo pid,comm [2023-02-08T00:01:24.691Z] 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-02-08T00:01:24.691Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-08T00:01:24.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-08T00:01:24.729Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-08T00:01:24.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-08T00:01:24.846Z] $ docker exec 08d91e38787fb1dcc641ec969abfac67a6cd543bae2fd5c9bf38d365db934a9c ssh-agent [2023-02-08T00:01:24.956Z] SSH_AUTH_SOCK=/tmp/ssh-uVQ2krqXYnx0/agent.32 [2023-02-08T00:01:24.956Z] SSH_AGENT_PID=38 [2023-02-08T00:01:24.960Z] Running ssh-add (command line suppressed) [2023-02-08T00:01:25.067Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12741589591801233612.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12741589591801233612.key) [2023-02-08T00:01:25.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-08T00:01:25.365Z] + git semver push [2023-02-08T00:01:25.624Z] 2023-02-08 00:01:25,587 [run_push] DEBUG push [2023-02-08T00:01:25.624Z] 2023-02-08 00:01:25,588 [execute] INFO git cat-file --batch-check [2023-02-08T00:01:25.624Z] 2023-02-08 00:01:25,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-08T00:01:25.624Z] 2023-02-08 00:01:25,592 [execute] INFO git rev-list bb0245c7118b4a4986aafcd3374e2be6331b96a1 -- [2023-02-08T00:01:25.624Z] 2023-02-08 00:01:25,593 [execute] DEBUG Popen(['git', 'rev-list', 'bb0245c7118b4a4986aafcd3374e2be6331b96a1', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-08T00:01:25.624Z] 2023-02-08 00:01:25,604 [execute] INFO git fetch -v origin [2023-02-08T00:01:25.624Z] 2023-02-08 00:01:25,605 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-08T00:01:26.562Z] 2023-02-08 00:01:26,223 [run_push] DEBUG no remote changes detected [2023-02-08T00:01:26.562Z] 2023-02-08 00:01:26,223 [execute] INFO git push origin semver [2023-02-08T00:01:26.562Z] 2023-02-08 00:01:26,224 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-08T00:01:27.499Z] 2023-02-08 00:01:27,232 [run_push] DEBUG push all version tags [2023-02-08T00:01:27.499Z] 2023-02-08 00:01:27,232 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-08T00:01:27.499Z] 2023-02-08 00:01:27,233 [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-02-08T00:01:28.066Z] 2023-02-08 00:01:28,055 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-02-08T00:01:28.066Z] 3.0.0-dev.16 [Pipeline] } [2023-02-08T00:01:28.338Z] $ docker exec --env ******** --env ******** 08d91e38787fb1dcc641ec969abfac67a6cd543bae2fd5c9bf38d365db934a9c ssh-agent -k [2023-02-08T00:01:28.434Z] unset SSH_AUTH_SOCK; [2023-02-08T00:01:28.435Z] unset SSH_AGENT_PID; [2023-02-08T00:01:28.435Z] echo Agent pid 38 killed; [2023-02-08T00:01:28.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-08T00:01:28.746Z] + git semver [Pipeline] } [2023-02-08T00:01:29.020Z] $ docker stop --time=1 08d91e38787fb1dcc641ec969abfac67a6cd543bae2fd5c9bf38d365db934a9c [2023-02-08T00:01:30.425Z] $ docker rm -f --volumes 08d91e38787fb1dcc641ec969abfac67a6cd543bae2fd5c9bf38d365db934a9c [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-02-08T00:01:30.974Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-02-08T00:01:30.974Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-02-08T00:01:30.974Z] total 16 [2023-02-08T00:01:30.974Z] drwxr-xr-x 3 root root 4096 Feb 7 23:52 . [2023-02-08T00:01:30.974Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 00:01 .. [2023-02-08T00:01:30.974Z] drwxr-xr-x 2 root root 4096 Feb 7 23:52 cost [2023-02-08T00:01:30.974Z] -rw-r--r-- 1 root root 96 Feb 7 23:52 cost.csv [2023-02-08T00:01:30.974Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-02-08T00:01:30.974Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-02-08T00:01:30.974Z] total 16 [2023-02-08T00:01:30.974Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 23:52 . [2023-02-08T00:01:30.974Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 00:01 .. [2023-02-08T00:01:30.974Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 7 23:52 cost [2023-02-08T00:01:30.974Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 7 23:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-08T00:01:31.264Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T00:01:32.122Z] ---> package-listing.sh [2023-02-08T00:01:32.122Z] ++ facter osfamily [2023-02-08T00:01:32.122Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-08T00:01:32.382Z] + OS_FAMILY=debian [2023-02-08T00:01:32.382Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-02-08T00:01:32.382Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-08T00:01:32.382Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-08T00:01:32.382Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-08T00:01:32.382Z] + PACKAGES=/tmp/packages_start.txt [2023-02-08T00:01:32.382Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-02-08T00:01:32.382Z] + PACKAGES=/tmp/packages_end.txt [2023-02-08T00:01:32.382Z] + case "${OS_FAMILY}" in [2023-02-08T00:01:32.382Z] + dpkg -l [2023-02-08T00:01:32.382Z] + grep '^ii' [2023-02-08T00:01:32.382Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-08T00:01:32.382Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-08T00:01:32.382Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-08T00:01:32.382Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-02-08T00:01:32.382Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-02-08T00:01:32.382Z] + 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-02-08T00:01:32.394Z] 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-02-08T00:01:32.730Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T00:01:33.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-08T00:01:33.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T00:01:33.421Z] prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container [2023-02-08T00:01:33.449Z] $ 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-02-08T00:01:33.666Z] $ docker top 36f746200abad1ede73e0bcf50c0d24c7d1a15198059c9a1a51ba56b8661ee9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T00:01:33.998Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-08T00:01:34.281Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-08T00:01:34.563Z] + ls /var/log/sa-host [2023-02-08T00:01:34.563Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-08T00:01:34.701Z] provisioning config files... [2023-02-08T00:01:34.709Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9374078340737484058tmp [Pipeline] { [Pipeline] echo [2023-02-08T00:01:34.722Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T00:01:35.005Z] ---> create-netrc.sh [Pipeline] } [2023-02-08T00:01:35.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-08T00:01:35.332Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-08T00:01:35.340Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T00:01:35.624Z] ---> sudo-logs.sh [2023-02-08T00:01:35.625Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-08T00:01:35.654Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T00:01:35.935Z] ---> job-cost.sh [2023-02-08T00:01:35.935Z] lf-activate-venv: SKIPPING [2023-02-08T00:01:35.935Z] DEBUG: total: 0.2199999988079071 [2023-02-08T00:01:35.935Z] INFO: Retrieving Stack Cost... [2023-02-08T00:01:36.194Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-08T00:01:36.761Z] INFO: Archiving Costs [Pipeline] echo [2023-02-08T00:01:36.772Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T00:01:37.051Z] ---> logs-deploy.sh [2023-02-08T00:01:37.051Z] lf-activate-venv: SKIPPING [2023-02-08T00:01:37.051Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/132 [2023-02-08T00:01:37.051Z] INFO: archiving workspace using pattern(s): [2023-02-08T00:01:38.431Z] Archives upload complete. [2023-02-08T00:01:38.431Z] INFO: archiving logs to Nexus [2023-02-08T00:01:39.000Z] ---> uname -a: [2023-02-08T00:01:39.000Z] Linux prd-ubuntu20-04-docker-8c-8g-5028 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-08T00:01:39.000Z] [2023-02-08T00:01:39.000Z] [2023-02-08T00:01:39.000Z] ---> lscpu: [2023-02-08T00:01:39.000Z] Architecture: x86_64 [2023-02-08T00:01:39.000Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-08T00:01:39.000Z] Byte Order: Little Endian [2023-02-08T00:01:39.000Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-08T00:01:39.000Z] CPU(s): 8 [2023-02-08T00:01:39.000Z] On-line CPU(s) list: 0-7 [2023-02-08T00:01:39.000Z] Thread(s) per core: 1 [2023-02-08T00:01:39.000Z] Core(s) per socket: 1 [2023-02-08T00:01:39.000Z] Socket(s): 8 [2023-02-08T00:01:39.000Z] NUMA node(s): 1 [2023-02-08T00:01:39.000Z] Vendor ID: AuthenticAMD [2023-02-08T00:01:39.000Z] CPU family: 23 [2023-02-08T00:01:39.000Z] Model: 49 [2023-02-08T00:01:39.000Z] Model name: AMD EPYC-Rome Processor [2023-02-08T00:01:39.000Z] Stepping: 0 [2023-02-08T00:01:39.000Z] CPU MHz: 2799.956 [2023-02-08T00:01:39.000Z] BogoMIPS: 5599.91 [2023-02-08T00:01:39.000Z] Virtualization: AMD-V [2023-02-08T00:01:39.000Z] Hypervisor vendor: KVM [2023-02-08T00:01:39.000Z] Virtualization type: full [2023-02-08T00:01:39.000Z] L1d cache: 256 KiB [2023-02-08T00:01:39.000Z] L1i cache: 256 KiB [2023-02-08T00:01:39.000Z] L2 cache: 4 MiB [2023-02-08T00:01:39.000Z] L3 cache: 128 MiB [2023-02-08T00:01:39.000Z] NUMA node0 CPU(s): 0-7 [2023-02-08T00:01:39.000Z] Vulnerability Itlb multihit: Not affected [2023-02-08T00:01:39.000Z] Vulnerability L1tf: Not affected [2023-02-08T00:01:39.000Z] Vulnerability Mds: Not affected [2023-02-08T00:01:39.000Z] Vulnerability Meltdown: Not affected [2023-02-08T00:01:39.000Z] Vulnerability Mmio stale data: Not affected [2023-02-08T00:01:39.000Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-08T00:01:39.000Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-08T00:01:39.000Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-08T00:01:39.000Z] Vulnerability Srbds: Not affected [2023-02-08T00:01:39.000Z] Vulnerability Tsx async abort: Not affected [2023-02-08T00:01:39.000Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-08T00:01:39.000Z] [2023-02-08T00:01:39.000Z] [2023-02-08T00:01:39.000Z] ---> nproc: [2023-02-08T00:01:39.000Z] 8 [2023-02-08T00:01:39.000Z] [2023-02-08T00:01:39.000Z] [2023-02-08T00:01:39.000Z] ---> df -h: [2023-02-08T00:01:39.000Z] Filesystem Size Used Avail Use% Mounted on [2023-02-08T00:01:39.000Z] overlay 155G 13G 143G 9% / [2023-02-08T00:01:39.000Z] tmpfs 64M 0 64M 0% /dev [2023-02-08T00:01:39.000Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-08T00:01:39.000Z] shm 64M 0 64M 0% /dev/shm [2023-02-08T00:01:39.000Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-02-08T00:01:39.000Z] [2023-02-08T00:01:39.000Z]