Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6891b07bca9ffb23389de7e5af914c7b678e0717 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-ssh7806190189288297612.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9355563709873597189.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9777991718418985668.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17210157114662556273.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7893571066491948593.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, goVersion:1.18, 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7454 in /w/workspace/_app-service-configurable_levski [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/_app-service-configurable_levski # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6891b07bca9ffb23389de7e5af914c7b678e0717 (levski) Commit message: "build:[Levski] Use released patched SDK and update changelog (#546)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6891b07bca9ffb23389de7e5af914c7b678e0717 # timeout=10 > git rev-list --no-walk 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-11T21:02:32.979Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-11T21:02:33.019Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T21:02:33.037Z] ========================================================= [2023-04-11T21:02:33.037Z] EdgeX Global Pipelines Version Info [2023-04-11T21:02:33.037Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-11T21:02:33.766Z] ------------------- [2023-04-11T21:02:33.766Z] stable info: [2023-04-11T21:02:33.766Z] ------------------- [2023-04-11T21:02:33.766Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-11T21:02:33.766Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-11T21:02:33.766Z] Message: update stable to v1.0.245 [2023-04-11T21:02:34.335Z] ------------------- [2023-04-11T21:02:34.335Z] experimental info: [2023-04-11T21:02:34.335Z] ------------------- [2023-04-11T21:02:34.335Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-11T21:02:34.336Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-11T21:02:34.336Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-11T21:02:34.511Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-11T21:02:34.522Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-11T21:02:34.533Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-11T21:02:34.543Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-11T21:02:34.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-11T21:02:34.564Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-04-11T21:02:34.580Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-11T21:02:34.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-11T21:02:34.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-11T21:02:34.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-11T21:02:34.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-11T21:02:34.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-11T21:02:34.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-11T21:02:34.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-11T21:02:34.674Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T21:02:34.687Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T21:02:34.696Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T21:02:34.706Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T21:02:34.717Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-11T21:02:34.727Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-11T21:02:34.737Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-11T21:02:34.747Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-11T21:02:34.757Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-11T21:02:34.767Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-11T21:02:34.777Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-11T21:02:34.787Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-11T21:02:34.797Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-11T21:02:34.807Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-04-11T21:02:34.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-04-11T21:02:34.828Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-04-11T21:02:34.838Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] echo [2023-04-11T21:02:34.848Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6891b07 [Pipeline] echo [2023-04-11T21:02:34.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T21:02:34.903Z] provisioning config files... [2023-04-11T21:02:34.916Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config2855579034931898807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T21:02:35.217Z] ---> docker-login.sh [2023-04-11T21:02:35.217Z] nexus3.edgexfoundry.org:10001 [2023-04-11T21:02:35.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:02:35.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:02:35.738Z] Configure a credential helper to remove this warning. See [2023-04-11T21:02:35.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:02:35.739Z] [2023-04-11T21:02:35.739Z] Login Succeeded [2023-04-11T21:02:35.739Z] nexus3.edgexfoundry.org:10002 [2023-04-11T21:02:35.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:02:35.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:02:35.739Z] Configure a credential helper to remove this warning. See [2023-04-11T21:02:35.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:02:35.739Z] [2023-04-11T21:02:35.739Z] Login Succeeded [2023-04-11T21:02:35.739Z] nexus3.edgexfoundry.org:10003 [2023-04-11T21:02:35.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:02:35.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:02:35.999Z] Configure a credential helper to remove this warning. See [2023-04-11T21:02:35.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:02:35.999Z] [2023-04-11T21:02:35.999Z] Login Succeeded [2023-04-11T21:02:35.999Z] nexus3.edgexfoundry.org:10004 [2023-04-11T21:02:35.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:02:35.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:02:35.999Z] Configure a credential helper to remove this warning. See [2023-04-11T21:02:35.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:02:35.999Z] [2023-04-11T21:02:35.999Z] Login Succeeded [2023-04-11T21:02:35.999Z] docker.io [2023-04-11T21:02:35.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:02:36.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:02:36.258Z] Configure a credential helper to remove this warning. See [2023-04-11T21:02:36.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:02:36.258Z] [2023-04-11T21:02:36.258Z] Login Succeeded [2023-04-11T21:02:36.258Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T21:02:36.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-11T21:02:36.635Z] + git rev-list -1 --merges 6891b07bca9ffb23389de7e5af914c7b678e0717~1..6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] echo [2023-04-11T21:02:36.690Z] -----------> git rev-list -1 --merges 6891b07bca9ffb23389de7e5af914c7b678e0717~1..6891b07bca9ffb23389de7e5af914c7b678e0717 6891b07bca9ffb23389de7e5af914c7b678e0717 [false] [Pipeline] sh [2023-04-11T21:02:36.979Z] + git log --format=format:%s -1 6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] echo [2023-04-11T21:02:36.996Z] ========================================================= [2023-04-11T21:02:36.996Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-11T21:02:36.996Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T21:02:37.325Z] + git log --format=format:%s -1 6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] echo [2023-04-11T21:02:37.355Z] [semverPrep] GIT_COMMIT: 6891b07bca9ffb23389de7e5af914c7b678e0717, Commit Message: build:[Levski] Use released patched SDK and update changelog (#546) [Pipeline] echo [2023-04-11T21:02:37.366Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-11T21:02:37.751Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T21:02:37.751Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-11T21:02:37.751Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-11T21:02:37.751Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-11T21:02:37.751Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-11T21:02:37.751Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-11T21:02:37.751Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:02:38.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T21:02:38.189Z] [2023-04-11T21:02:38.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:02:38.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T21:02:38.495Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-11T21:02:38.495Z] b85a868b505f: Pulling fs layer [2023-04-11T21:02:38.495Z] e2be974225ed: Pulling fs layer [2023-04-11T21:02:38.495Z] 339a4e72a1f5: Pulling fs layer [2023-04-11T21:02:38.495Z] 988bab9f4d93: Pulling fs layer [2023-04-11T21:02:38.495Z] 1469e6f7b9e6: Pulling fs layer [2023-04-11T21:02:38.495Z] eaf3925da568: Pulling fs layer [2023-04-11T21:02:38.495Z] bab4dde63d76: Pulling fs layer [2023-04-11T21:02:38.495Z] bde34c3a00c8: Pulling fs layer [2023-04-11T21:02:38.495Z] b352a97aabf1: Pulling fs layer [2023-04-11T21:02:38.495Z] 4872d77fe225: Pulling fs layer [2023-04-11T21:02:38.495Z] 5851b861e8e6: Pulling fs layer [2023-04-11T21:02:38.495Z] bde34c3a00c8: Waiting [2023-04-11T21:02:38.495Z] b352a97aabf1: Waiting [2023-04-11T21:02:38.495Z] eaf3925da568: Waiting [2023-04-11T21:02:38.495Z] bab4dde63d76: Waiting [2023-04-11T21:02:38.495Z] 4872d77fe225: Waiting [2023-04-11T21:02:38.495Z] 5851b861e8e6: Waiting [2023-04-11T21:02:38.495Z] 988bab9f4d93: Waiting [2023-04-11T21:02:38.495Z] 1469e6f7b9e6: Waiting [2023-04-11T21:02:38.495Z] e2be974225ed: Download complete [2023-04-11T21:02:38.495Z] 988bab9f4d93: Verifying Checksum [2023-04-11T21:02:38.495Z] 988bab9f4d93: Download complete [2023-04-11T21:02:38.755Z] 1469e6f7b9e6: Verifying Checksum [2023-04-11T21:02:38.755Z] 1469e6f7b9e6: Download complete [2023-04-11T21:02:38.755Z] 339a4e72a1f5: Verifying Checksum [2023-04-11T21:02:38.755Z] 339a4e72a1f5: Download complete [2023-04-11T21:02:38.755Z] eaf3925da568: Verifying Checksum [2023-04-11T21:02:38.755Z] eaf3925da568: Download complete [2023-04-11T21:02:38.755Z] bde34c3a00c8: Verifying Checksum [2023-04-11T21:02:38.755Z] bde34c3a00c8: Download complete [2023-04-11T21:02:38.755Z] b352a97aabf1: Download complete [2023-04-11T21:02:38.755Z] 4872d77fe225: Verifying Checksum [2023-04-11T21:02:38.755Z] 4872d77fe225: Download complete [2023-04-11T21:02:38.755Z] b85a868b505f: Verifying Checksum [2023-04-11T21:02:38.755Z] b85a868b505f: Download complete [2023-04-11T21:02:39.014Z] bab4dde63d76: Verifying Checksum [2023-04-11T21:02:39.014Z] bab4dde63d76: Download complete [2023-04-11T21:02:40.390Z] b85a868b505f: Pull complete [2023-04-11T21:02:40.390Z] e2be974225ed: Pull complete [2023-04-11T21:02:40.959Z] 339a4e72a1f5: Pull complete [2023-04-11T21:02:40.959Z] 988bab9f4d93: Pull complete [2023-04-11T21:02:41.220Z] 1469e6f7b9e6: Pull complete [2023-04-11T21:02:41.220Z] eaf3925da568: Pull complete [2023-04-11T21:02:43.128Z] bab4dde63d76: Pull complete [2023-04-11T21:02:43.128Z] bde34c3a00c8: Pull complete [2023-04-11T21:02:43.387Z] b352a97aabf1: Pull complete [2023-04-11T21:02:43.387Z] 4872d77fe225: Pull complete [2023-04-11T21:02:43.387Z] 5851b861e8e6: Pull complete [2023-04-11T21:02:43.387Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-11T21:02:43.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T21:02:43.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T21:02:43.491Z] prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container [2023-04-11T21:02:43.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T21:02:45.696Z] $ docker top df3c75af63c33a5be616a3a815b5ab2686aa9b18f847cc82a2f75272676666e3 -eo pid,comm [2023-04-11T21:02:45.748Z] 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-04-11T21:02:45.748Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T21:02:45.788Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T21:02:45.788Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T21:02:45.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T21:02:45.921Z] $ docker exec df3c75af63c33a5be616a3a815b5ab2686aa9b18f847cc82a2f75272676666e3 ssh-agent [2023-04-11T21:02:46.034Z] SSH_AUTH_SOCK=/tmp/ssh-j66Mv55UbfGh/agent.33 [2023-04-11T21:02:46.034Z] SSH_AGENT_PID=39 [2023-04-11T21:02:46.042Z] Running ssh-add (command line suppressed) [2023-04-11T21:02:46.150Z] Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_6862823858230938470.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_6862823858230938470.key) [2023-04-11T21:02:46.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T21:02:46.587Z] + git tag --points-at HEAD [Pipeline] } [2023-04-11T21:02:46.603Z] $ docker exec --env ******** --env ******** df3c75af63c33a5be616a3a815b5ab2686aa9b18f847cc82a2f75272676666e3 ssh-agent -k [2023-04-11T21:02:46.714Z] unset SSH_AUTH_SOCK; [2023-04-11T21:02:46.715Z] unset SSH_AGENT_PID; [2023-04-11T21:02:46.715Z] echo Agent pid 39 killed; [2023-04-11T21:02:46.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-11T21:02:46.745Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T21:02:46.745Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T21:02:46.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T21:02:46.875Z] $ docker exec df3c75af63c33a5be616a3a815b5ab2686aa9b18f847cc82a2f75272676666e3 ssh-agent [2023-04-11T21:02:46.995Z] SSH_AUTH_SOCK=/tmp/ssh-cxzey90MfH9m/agent.71 [2023-04-11T21:02:46.995Z] SSH_AGENT_PID=77 [2023-04-11T21:02:47.000Z] Running ssh-add (command line suppressed) [2023-04-11T21:02:47.127Z] Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_12516964796117666651.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_12516964796117666651.key) [2023-04-11T21:02:47.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T21:02:47.424Z] + git semver init [2023-04-11T21:02:47.683Z] 2023-04-11 21:02:47,616 [run_init] DEBUG init version:0.0.0 force:False [2023-04-11T21:02:47.683Z] 2023-04-11 21:02:47,617 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_levski/.semver [2023-04-11T21:02:47.683Z] 2023-04-11 21:02:47,617 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_levski/.semver [2023-04-11T21:02:47.683Z] 2023-04-11 21:02:47,617 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_levski/.semver'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=None) [2023-04-11T21:02:48.623Z] 2023-04-11 21:02:48,403 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_levski/.git/info/exclude [2023-04-11T21:02:48.623Z] 2023-04-11 21:02:48,404 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_levski/.semver/levski with force:False [2023-04-11T21:02:48.623Z] 2023-04-11 21:02:48,404 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T21:02:48.623Z] 2023-04-11 21:02:48,404 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T21:02:48.623Z] 2.3.1-dev.4 [Pipeline] } [2023-04-11T21:02:48.638Z] $ docker exec --env ******** --env ******** df3c75af63c33a5be616a3a815b5ab2686aa9b18f847cc82a2f75272676666e3 ssh-agent -k [2023-04-11T21:02:48.746Z] unset SSH_AUTH_SOCK; [2023-04-11T21:02:48.746Z] unset SSH_AGENT_PID; [2023-04-11T21:02:48.747Z] echo Agent pid 77 killed; [2023-04-11T21:02:48.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T21:02:49.049Z] + git semver [Pipeline] } [2023-04-11T21:02:49.326Z] $ docker stop --time=1 df3c75af63c33a5be616a3a815b5ab2686aa9b18f847cc82a2f75272676666e3 [2023-04-11T21:02:50.628Z] $ docker rm -f --volumes df3c75af63c33a5be616a3a815b5ab2686aa9b18f847cc82a2f75272676666e3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T21:02:50.960Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-11T21:02:51.168Z] Stashed 1 file(s) [Pipeline] echo [2023-04-11T21:02:51.171Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.4 [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-04-11T21:02:51.281Z] provisioning config files... [2023-04-11T21:02:51.290Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config18225181110523078728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T21:02:51.585Z] ---> docker-login.sh [2023-04-11T21:02:51.585Z] nexus3.edgexfoundry.org:10001 [2023-04-11T21:02:51.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:02:51.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:02:51.585Z] Configure a credential helper to remove this warning. See [2023-04-11T21:02:51.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:02:51.585Z] [2023-04-11T21:02:51.585Z] Login Succeeded [2023-04-11T21:02:51.585Z] nexus3.edgexfoundry.org:10002 [2023-04-11T21:02:51.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:02:51.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:02:51.585Z] Configure a credential helper to remove this warning. See [2023-04-11T21:02:51.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:02:51.585Z] [2023-04-11T21:02:51.585Z] Login Succeeded [2023-04-11T21:02:51.585Z] nexus3.edgexfoundry.org:10003 [2023-04-11T21:02:51.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:02:51.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:02:51.844Z] Configure a credential helper to remove this warning. See [2023-04-11T21:02:51.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:02:51.844Z] [2023-04-11T21:02:51.844Z] Login Succeeded [2023-04-11T21:02:51.844Z] nexus3.edgexfoundry.org:10004 [2023-04-11T21:02:51.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:02:51.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:02:51.844Z] Configure a credential helper to remove this warning. See [2023-04-11T21:02:51.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:02:51.844Z] [2023-04-11T21:02:51.844Z] Login Succeeded [2023-04-11T21:02:51.844Z] docker.io [2023-04-11T21:02:52.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:02:52.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:02:52.104Z] Configure a credential helper to remove this warning. See [2023-04-11T21:02:52.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:02:52.104Z] [2023-04-11T21:02:52.104Z] Login Succeeded [2023-04-11T21:02:52.104Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T21:02:52.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-11T21:02:52.175Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T21:02:52.190Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T21:02:52.198Z] ========================================================= [2023-04-11T21:02:52.198Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-04-11T21:02:52.198Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:02:52.509Z] + 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-04-11T21:02:52.510Z] Sending build context to Docker daemon 3.315MB [2023-04-11T21:02:52.510Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T21:02:52.510Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-11T21:02:52.510Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-11T21:02:52.510Z] 213ec9aee27d: Pulling fs layer [2023-04-11T21:02:52.510Z] 4583459ba037: Pulling fs layer [2023-04-11T21:02:52.510Z] 93c1e223e6f2: Pulling fs layer [2023-04-11T21:02:52.510Z] 53926ce57604: Pulling fs layer [2023-04-11T21:02:52.510Z] 21b2b0c7a3f4: Pulling fs layer [2023-04-11T21:02:52.510Z] 22ff95d597cd: Pulling fs layer [2023-04-11T21:02:52.510Z] 12d6caf4c0d1: Pulling fs layer [2023-04-11T21:02:52.510Z] 96b7cbca73a9: Pulling fs layer [2023-04-11T21:02:52.510Z] a7acece74701: Pulling fs layer [2023-04-11T21:02:52.510Z] 22ff95d597cd: Waiting [2023-04-11T21:02:52.510Z] 12d6caf4c0d1: Waiting [2023-04-11T21:02:52.510Z] 96b7cbca73a9: Waiting [2023-04-11T21:02:52.510Z] a7acece74701: Waiting [2023-04-11T21:02:52.510Z] 53926ce57604: Waiting [2023-04-11T21:02:52.510Z] 21b2b0c7a3f4: Waiting [2023-04-11T21:02:52.510Z] 93c1e223e6f2: Download complete [2023-04-11T21:02:52.510Z] 4583459ba037: Verifying Checksum [2023-04-11T21:02:52.510Z] 4583459ba037: Download complete [2023-04-11T21:02:52.510Z] 21b2b0c7a3f4: Download complete [2023-04-11T21:02:52.510Z] 22ff95d597cd: Download complete [2023-04-11T21:02:52.510Z] 213ec9aee27d: Verifying Checksum [2023-04-11T21:02:52.510Z] 213ec9aee27d: Download complete [2023-04-11T21:02:52.770Z] 12d6caf4c0d1: Verifying Checksum [2023-04-11T21:02:52.770Z] 12d6caf4c0d1: Download complete [2023-04-11T21:02:52.770Z] 213ec9aee27d: Pull complete [2023-04-11T21:02:53.030Z] 4583459ba037: Pull complete [2023-04-11T21:02:53.030Z] a7acece74701: Verifying Checksum [2023-04-11T21:02:53.030Z] a7acece74701: Download complete [2023-04-11T21:02:53.030Z] 93c1e223e6f2: Pull complete [2023-04-11T21:02:53.288Z] 53926ce57604: Verifying Checksum [2023-04-11T21:02:53.288Z] 53926ce57604: Download complete [2023-04-11T21:02:53.288Z] 96b7cbca73a9: Verifying Checksum [2023-04-11T21:02:53.288Z] 96b7cbca73a9: Download complete [2023-04-11T21:02:57.489Z] 53926ce57604: Pull complete [2023-04-11T21:02:57.489Z] 21b2b0c7a3f4: Pull complete [2023-04-11T21:02:57.489Z] 22ff95d597cd: Pull complete [2023-04-11T21:02:57.489Z] 12d6caf4c0d1: Pull complete [2023-04-11T21:03:00.023Z] 96b7cbca73a9: Pull complete [2023-04-11T21:03:00.592Z] a7acece74701: Pull complete [2023-04-11T21:03:00.592Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-04-11T21:03:00.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-04-11T21:03:00.592Z] ---> db6d94c90886 [2023-04-11T21:03:00.592Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T21:03:04.783Z] ---> Running in f730e5d72b1f [2023-04-11T21:03:04.783Z] Removing intermediate container f730e5d72b1f [2023-04-11T21:03:04.783Z] ---> c4dbee44463b [2023-04-11T21:03:04.783Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T21:03:04.783Z] ---> Running in 52be314a7985 [2023-04-11T21:03:04.783Z] Removing intermediate container 52be314a7985 [2023-04-11T21:03:04.783Z] ---> 2ad27d033b14 [2023-04-11T21:03:04.783Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2023-04-11T21:03:04.783Z] ---> Running in 441c6982589e [2023-04-11T21:03:04.783Z] Removing intermediate container 441c6982589e [2023-04-11T21:03:04.783Z] ---> 17e8d0624abd [2023-04-11T21:03:04.783Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T21:03:04.783Z] ---> Running in cea037311377 [2023-04-11T21:03:04.783Z] Removing intermediate container cea037311377 [2023-04-11T21:03:04.783Z] ---> fee63f553bc1 [2023-04-11T21:03:04.783Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T21:03:04.783Z] ---> Running in c86e45018372 [2023-04-11T21:03:05.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-04-11T21:03:05.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-04-11T21:03:05.299Z] OK: 211 MiB in 51 packages [2023-04-11T21:03:05.866Z] Removing intermediate container c86e45018372 [2023-04-11T21:03:05.866Z] ---> 0f087cfef54f [2023-04-11T21:03:05.866Z] Step 8/13 : WORKDIR /app [2023-04-11T21:03:05.866Z] ---> Running in 9ba7a9506aa3 [2023-04-11T21:03:05.866Z] Removing intermediate container 9ba7a9506aa3 [2023-04-11T21:03:05.866Z] ---> 0462bddcfa1a [2023-04-11T21:03:05.866Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-11T21:03:05.866Z] ---> 90140326673a [2023-04-11T21:03:05.866Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T21:03:05.866Z] ---> Running in 9ac4acb67750 [2023-04-11T21:03:06.254Z] Still waiting to schedule task [2023-04-11T21:03:06.254Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-11T21:03:32.514Z] Removing intermediate container 9ac4acb67750 [2023-04-11T21:03:32.514Z] ---> 863f72e8fca6 [2023-04-11T21:03:32.514Z] Step 11/13 : COPY . . [2023-04-11T21:03:32.514Z] ---> b2e86df84c07 [2023-04-11T21:03:32.514Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T21:03:32.514Z] ---> Running in b43242003156 [2023-04-11T21:03:32.514Z] Removing intermediate container b43242003156 [2023-04-11T21:03:32.514Z] ---> 0cdc48c5d263 [2023-04-11T21:03:32.514Z] Step 13/13 : RUN $MAKE [2023-04-11T21:03:32.514Z] ---> Running in 994c72bf42d9 [2023-04-11T21:03:32.514Z] noop [2023-04-11T21:03:32.514Z] Removing intermediate container 994c72bf42d9 [2023-04-11T21:03:32.514Z] ---> 60c1be128a4a [2023-04-11T21:03:32.514Z] Successfully built 60c1be128a4a [2023-04-11T21:03:32.515Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:03:32.840Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T21:03:32.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T21:03:32.910Z] prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container [2023-04-11T21:03:32.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T21:03:33.297Z] $ docker top 1d494c37c21b8d060d31581cf5f3e4b2c916294b6e22ba6cc9b6d26a44b35c7b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T21:03:33.635Z] + go version [2023-04-11T21:03:33.635Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-04-11T21:03:33.649Z] $ docker stop --time=1 1d494c37c21b8d060d31581cf5f3e4b2c916294b6e22ba6cc9b6d26a44b35c7b [2023-04-11T21:03:34.943Z] $ docker rm -f --volumes 1d494c37c21b8d060d31581cf5f3e4b2c916294b6e22ba6cc9b6d26a44b35c7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:03:35.343Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T21:03:35.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T21:03:35.413Z] prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container [2023-04-11T21:03:35.447Z] $ 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_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T21:03:35.758Z] $ docker top 8786f528a45fdecf9537cb4cc9eee6e652e022a5d785bf4ca207c2556d8955b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T21:03:36.096Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_levski [Pipeline] fileExists [Pipeline] sh [2023-04-11T21:03:36.390Z] + make test [2023-04-11T21:03:36.390Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-11T21:03:46.711Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-11T21:03:46.711Z] CGO_ENABLED=1 go vet ./... [2023-04-11T21:03:48.612Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T21:03:48.612Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T21:03:48.612Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T21:03:49.118Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-11T21:03:49.135Z] $ docker stop --time=1 8786f528a45fdecf9537cb4cc9eee6e652e022a5d785bf4ca207c2556d8955b4 [2023-04-11T21:03:51.641Z] $ docker rm -f --volumes 8786f528a45fdecf9537cb4cc9eee6e652e022a5d785bf4ca207c2556d8955b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T21:03:52.033Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-11T21:03:52.066Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-11T21:03:52.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-11T21:03:52.855Z] + ls -al . [2023-04-11T21:03:52.855Z] total 184 [2023-04-11T21:03:52.855Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 21:03 . [2023-04-11T21:03:52.855Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 21:02 .. [2023-04-11T21:03:52.855Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 21:02 .dockerignore [2023-04-11T21:03:52.855Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 21:02 .git [2023-04-11T21:03:52.855Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 21:02 .github [2023-04-11T21:03:52.855Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 21:02 .gitignore [2023-04-11T21:03:52.855Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 21:02 .semver [2023-04-11T21:03:52.855Z] -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 21:02 Attribution.txt [2023-04-11T21:03:52.855Z] -rw-rw-r-- 1 jenkins jenkins 29241 Apr 11 21:02 CHANGELOG.md [2023-04-11T21:03:52.855Z] -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 21:02 Dockerfile [2023-04-11T21:03:52.855Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 21:02 GOVERNANCE.md [2023-04-11T21:03:52.855Z] -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 21:02 Jenkinsfile [2023-04-11T21:03:52.855Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 21:02 LICENSE [2023-04-11T21:03:52.855Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 21:02 OWNERS.md [2023-04-11T21:03:52.855Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 21:02 README.md [2023-04-11T21:03:52.855Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 21:02 VERSION [2023-04-11T21:03:52.855Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 21:02 bin [2023-04-11T21:03:52.855Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 21:03 coverage.out [2023-04-11T21:03:52.855Z] -rw-rw-r-- 1 jenkins jenkins 3395 Apr 11 21:02 go.mod [2023-04-11T21:03:52.855Z] -rw-rw-r-- 1 jenkins jenkins 44263 Apr 11 21:02 go.sum [2023-04-11T21:03:52.855Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 21:02 main.go [2023-04-11T21:03:52.855Z] -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 21:02 makefile [2023-04-11T21:03:52.855Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 21:02 res [2023-04-11T21:03:52.855Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 21:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:03:53.165Z] + 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=6891b07bca9ffb23389de7e5af914c7b678e0717 --label arch=amd64 --label version=2.3.1-dev.4 . [2023-04-11T21:03:53.165Z] Sending build context to Docker daemon 3.316MB [2023-04-11T21:03:53.165Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T21:03:53.165Z] Step 2/27 : FROM ${BASE} AS builder [2023-04-11T21:03:53.165Z] ---> 60c1be128a4a [2023-04-11T21:03:53.165Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T21:03:53.165Z] ---> Running in ad817c200416 [2023-04-11T21:03:53.425Z] Removing intermediate container ad817c200416 [2023-04-11T21:03:53.425Z] ---> 9bb7f4234d94 [2023-04-11T21:03:53.425Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T21:03:53.425Z] ---> Running in 135ef0d92b7a [2023-04-11T21:03:53.425Z] Removing intermediate container 135ef0d92b7a [2023-04-11T21:03:53.425Z] ---> e40022045858 [2023-04-11T21:03:53.425Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-04-11T21:03:53.425Z] ---> Running in 7ff681e38f02 [2023-04-11T21:03:53.683Z] Removing intermediate container 7ff681e38f02 [2023-04-11T21:03:53.683Z] ---> 575336d92e66 [2023-04-11T21:03:53.683Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T21:03:53.683Z] ---> Running in 5833e96392ba [2023-04-11T21:03:53.683Z] Removing intermediate container 5833e96392ba [2023-04-11T21:03:53.683Z] ---> 3b78790ebe37 [2023-04-11T21:03:53.683Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T21:03:53.683Z] ---> Running in 5c92bd6343e4 [2023-04-11T21:03:53.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-04-11T21:03:54.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-04-11T21:03:54.460Z] OK: 211 MiB in 51 packages [2023-04-11T21:03:54.718Z] Removing intermediate container 5c92bd6343e4 [2023-04-11T21:03:54.718Z] ---> 19f4b69146bb [2023-04-11T21:03:54.718Z] Step 8/27 : WORKDIR /app [2023-04-11T21:03:54.718Z] ---> Running in 07a495600e00 [2023-04-11T21:03:54.718Z] Removing intermediate container 07a495600e00 [2023-04-11T21:03:54.718Z] ---> 4129b675b27b [2023-04-11T21:03:54.718Z] Step 9/27 : COPY go.mod vendor* ./ [2023-04-11T21:03:54.977Z] ---> 7d3e54884718 [2023-04-11T21:03:54.977Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T21:03:54.977Z] ---> Running in 10ca5c5e317d [2023-04-11T21:03:55.913Z] Removing intermediate container 10ca5c5e317d [2023-04-11T21:03:55.913Z] ---> acc8b7e47081 [2023-04-11T21:03:55.913Z] Step 11/27 : COPY . . [2023-04-11T21:03:55.913Z] ---> 549b8120c37a [2023-04-11T21:03:55.913Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T21:03:55.913Z] ---> Running in 65943fcfe4cd [2023-04-11T21:03:56.173Z] Removing intermediate container 65943fcfe4cd [2023-04-11T21:03:56.173Z] ---> 59d2c85ae11d [2023-04-11T21:03:56.173Z] Step 13/27 : RUN $MAKE [2023-04-11T21:03:56.173Z] ---> Running in 5c697bc17ea5 [2023-04-11T21:03:56.431Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1-dev.4" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2023-04-11T21:04:27.611Z] Removing intermediate container 5c697bc17ea5 [2023-04-11T21:04:27.611Z] ---> 4c77b509d63b [2023-04-11T21:04:27.611Z] Step 14/27 : FROM alpine:3.16 [2023-04-11T21:04:27.611Z] 3.16: Pulling from library/alpine [2023-04-11T21:04:27.611Z] 91d30c5bc195: Pulling fs layer [2023-04-11T21:04:29.820Z] 91d30c5bc195: Verifying Checksum [2023-04-11T21:04:29.820Z] 91d30c5bc195: Download complete [2023-04-11T21:04:32.510Z] 91d30c5bc195: Pull complete [2023-04-11T21:04:32.510Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-04-11T21:04:32.510Z] Status: Downloaded newer image for alpine:3.16 [2023-04-11T21:04:32.510Z] ---> 8471affe5de5 [2023-04-11T21:04:32.510Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T21:04:32.786Z] ---> Running in 7526e732d5d9 [2023-04-11T21:04:32.786Z] Removing intermediate container 7526e732d5d9 [2023-04-11T21:04:32.786Z] ---> 9955898b3542 [2023-04-11T21:04:32.786Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-11T21:04:32.786Z] ---> Running in 45dc84ed3fb7 [2023-04-11T21:04:33.063Z] Removing intermediate container 45dc84ed3fb7 [2023-04-11T21:04:33.063Z] ---> b7d9cccb2691 [2023-04-11T21:04:33.063Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-04-11T21:04:33.063Z] ---> Running in f3b9fac078cb [2023-04-11T21:04:33.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-04-11T21:04:33.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-04-11T21:04:33.609Z] (1/7) Installing ca-certificates (20220614-r0) [2023-04-11T21:04:33.609Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-04-11T21:04:33.609Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2023-04-11T21:04:33.609Z] (4/7) Installing libsodium (1.0.18-r0) [2023-04-11T21:04:33.609Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2023-04-11T21:04:33.873Z] (6/7) Installing libzmq (4.3.4-r0) [2023-04-11T21:04:33.873Z] (7/7) Installing zeromq (4.3.4-r0) [2023-04-11T21:04:33.873Z] Executing busybox-1.35.0-r17.trigger [2023-04-11T21:04:33.873Z] Executing ca-certificates-20220614-r0.trigger [2023-04-11T21:04:33.873Z] OK: 9 MiB in 21 packages [2023-04-11T21:04:34.445Z] Removing intermediate container f3b9fac078cb [2023-04-11T21:04:34.445Z] ---> 99963f408ce3 [2023-04-11T21:04:34.445Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-11T21:04:34.445Z] ---> 1fa2660b1674 [2023-04-11T21:04:34.445Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-11T21:04:34.704Z] ---> 6c2b5cdee615 [2023-04-11T21:04:34.704Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-04-11T21:04:34.704Z] ---> 78d631bf4c0f [2023-04-11T21:04:34.704Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-11T21:04:35.645Z] ---> ad35e5cb18b8 [2023-04-11T21:04:35.645Z] Step 22/27 : EXPOSE 48095 [2023-04-11T21:04:35.645Z] ---> Running in bf0c00fd2127 [2023-04-11T21:04:35.645Z] Removing intermediate container bf0c00fd2127 [2023-04-11T21:04:35.645Z] ---> 52343809fef1 [2023-04-11T21:04:35.645Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-04-11T21:04:35.645Z] ---> Running in 387559f6cbb5 [2023-04-11T21:04:35.645Z] Removing intermediate container 387559f6cbb5 [2023-04-11T21:04:35.645Z] ---> d9b7786996f6 [2023-04-11T21:04:35.645Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-04-11T21:04:35.645Z] ---> Running in 4caff9218870 [2023-04-11T21:04:35.645Z] Removing intermediate container 4caff9218870 [2023-04-11T21:04:35.645Z] ---> 98427e9cf671 [2023-04-11T21:04:35.645Z] Step 25/27 : LABEL arch=amd64 [2023-04-11T21:04:35.645Z] ---> Running in d5fa6b0e0b8d [2023-04-11T21:04:35.906Z] Removing intermediate container d5fa6b0e0b8d [2023-04-11T21:04:35.906Z] ---> 0fc1eb26461d [2023-04-11T21:04:35.906Z] Step 26/27 : LABEL git_sha=6891b07bca9ffb23389de7e5af914c7b678e0717 [2023-04-11T21:04:35.906Z] ---> Running in f4d499a83ce8 [2023-04-11T21:04:35.906Z] Removing intermediate container f4d499a83ce8 [2023-04-11T21:04:35.906Z] ---> 0cf7f7e7d793 [2023-04-11T21:04:35.906Z] Step 27/27 : LABEL version=2.3.1-dev.4 [2023-04-11T21:04:35.906Z] ---> Running in 93b3299dda73 [2023-04-11T21:04:35.906Z] Removing intermediate container 93b3299dda73 [2023-04-11T21:04:35.906Z] ---> 911e813c69ea [2023-04-11T21:04:35.906Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-11T21:04:35.906Z] Successfully built 911e813c69ea [2023-04-11T21:04:35.906Z] 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-04-11T21:04:36.016Z] provisioning config files... [2023-04-11T21:04:36.029Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config12918026617932484022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T21:04:36.330Z] ---> docker-login.sh [2023-04-11T21:04:36.330Z] nexus3.edgexfoundry.org:10001 [2023-04-11T21:04:36.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:04:36.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:04:36.330Z] Configure a credential helper to remove this warning. See [2023-04-11T21:04:36.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:04:36.330Z] [2023-04-11T21:04:36.330Z] Login Succeeded [2023-04-11T21:04:36.330Z] nexus3.edgexfoundry.org:10002 [2023-04-11T21:04:36.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:04:36.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:04:36.330Z] Configure a credential helper to remove this warning. See [2023-04-11T21:04:36.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:04:36.330Z] [2023-04-11T21:04:36.330Z] Login Succeeded [2023-04-11T21:04:36.330Z] nexus3.edgexfoundry.org:10003 [2023-04-11T21:04:36.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:04:36.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:04:36.589Z] Configure a credential helper to remove this warning. See [2023-04-11T21:04:36.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:04:36.589Z] [2023-04-11T21:04:36.589Z] Login Succeeded [2023-04-11T21:04:36.589Z] nexus3.edgexfoundry.org:10004 [2023-04-11T21:04:36.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:04:36.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:04:36.589Z] Configure a credential helper to remove this warning. See [2023-04-11T21:04:36.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:04:36.589Z] [2023-04-11T21:04:36.589Z] Login Succeeded [2023-04-11T21:04:36.589Z] docker.io [2023-04-11T21:04:36.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:04:36.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:04:36.849Z] Configure a credential helper to remove this warning. See [2023-04-11T21:04:36.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:04:36.849Z] [2023-04-11T21:04:36.849Z] Login Succeeded [2023-04-11T21:04:36.849Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T21:04:36.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T21:04:36.883Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T21:04:36.905Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-04-11T21:04:36.906Z] 6891b07bca9ffb23389de7e5af914c7b678e0717 [2023-04-11T21:04:36.906Z] latest [2023-04-11T21:04:36.906Z] 2.3.1-dev.4 [2023-04-11T21:04:36.906Z] 6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4 [2023-04-11T21:04:36.906Z] levski [2023-04-11T21:04:36.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:04:37.213Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:04:37.515Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717 [2023-04-11T21:04:37.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T21:04:37.515Z] 704574486eb3: Preparing [2023-04-11T21:04:37.515Z] 064bf1fd5130: Preparing [2023-04-11T21:04:37.515Z] fb585886ecdc: Preparing [2023-04-11T21:04:37.515Z] 1f633e2e1ce8: Preparing [2023-04-11T21:04:37.515Z] 5504d07802c6: Preparing [2023-04-11T21:04:37.515Z] 5bc340f6d4f5: Preparing [2023-04-11T21:04:37.515Z] 5bc340f6d4f5: Waiting [2023-04-11T21:04:37.515Z] 064bf1fd5130: Pushed [2023-04-11T21:04:37.515Z] fb585886ecdc: Pushed [2023-04-11T21:04:37.515Z] 1f633e2e1ce8: Pushed [2023-04-11T21:04:37.515Z] 5bc340f6d4f5: Layer already exists [2023-04-11T21:04:37.776Z] 5504d07802c6: Pushed [2023-04-11T21:04:40.310Z] 704574486eb3: Pushed [2023-04-11T21:04:40.310Z] 6891b07bca9ffb23389de7e5af914c7b678e0717: digest: sha256:0d2a4ac8818a6ea0b5d51b0bf3810e875a47aefa4f6c54b0561a188a7f14b619 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:04:40.626Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:04:40.937Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-11T21:04:40.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T21:04:40.937Z] 704574486eb3: Preparing [2023-04-11T21:04:40.937Z] 064bf1fd5130: Preparing [2023-04-11T21:04:40.937Z] fb585886ecdc: Preparing [2023-04-11T21:04:40.937Z] 1f633e2e1ce8: Preparing [2023-04-11T21:04:40.937Z] 5504d07802c6: Preparing [2023-04-11T21:04:40.937Z] 5bc340f6d4f5: Preparing [2023-04-11T21:04:40.937Z] 5bc340f6d4f5: Waiting [2023-04-11T21:04:40.937Z] 704574486eb3: Layer already exists [2023-04-11T21:04:40.937Z] fb585886ecdc: Layer already exists [2023-04-11T21:04:40.937Z] 1f633e2e1ce8: Layer already exists [2023-04-11T21:04:40.937Z] 5504d07802c6: Layer already exists [2023-04-11T21:04:40.937Z] 064bf1fd5130: Layer already exists [2023-04-11T21:04:40.937Z] 5bc340f6d4f5: Layer already exists [2023-04-11T21:04:40.937Z] latest: digest: sha256:0d2a4ac8818a6ea0b5d51b0bf3810e875a47aefa4f6c54b0561a188a7f14b619 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:04:41.254Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:04:41.556Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1-dev.4 [2023-04-11T21:04:41.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T21:04:41.556Z] 704574486eb3: Preparing [2023-04-11T21:04:41.556Z] 064bf1fd5130: Preparing [2023-04-11T21:04:41.556Z] fb585886ecdc: Preparing [2023-04-11T21:04:41.556Z] 1f633e2e1ce8: Preparing [2023-04-11T21:04:41.556Z] 5504d07802c6: Preparing [2023-04-11T21:04:41.556Z] 5bc340f6d4f5: Preparing [2023-04-11T21:04:41.556Z] 5bc340f6d4f5: Waiting [2023-04-11T21:04:41.556Z] 5504d07802c6: Layer already exists [2023-04-11T21:04:41.556Z] 704574486eb3: Layer already exists [2023-04-11T21:04:41.556Z] fb585886ecdc: Layer already exists [2023-04-11T21:04:41.556Z] 064bf1fd5130: Layer already exists [2023-04-11T21:04:41.556Z] 1f633e2e1ce8: Layer already exists [2023-04-11T21:04:41.556Z] 5bc340f6d4f5: Layer already exists [2023-04-11T21:04:41.556Z] 2.3.1-dev.4: digest: sha256:0d2a4ac8818a6ea0b5d51b0bf3810e875a47aefa4f6c54b0561a188a7f14b619 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:04:41.865Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:04:42.165Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4 [2023-04-11T21:04:42.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T21:04:42.165Z] 704574486eb3: Preparing [2023-04-11T21:04:42.165Z] 064bf1fd5130: Preparing [2023-04-11T21:04:42.165Z] fb585886ecdc: Preparing [2023-04-11T21:04:42.165Z] 1f633e2e1ce8: Preparing [2023-04-11T21:04:42.165Z] 5504d07802c6: Preparing [2023-04-11T21:04:42.165Z] 5bc340f6d4f5: Preparing [2023-04-11T21:04:42.165Z] 5bc340f6d4f5: Waiting [2023-04-11T21:04:42.165Z] 5504d07802c6: Layer already exists [2023-04-11T21:04:42.165Z] 704574486eb3: Layer already exists [2023-04-11T21:04:42.165Z] 064bf1fd5130: Layer already exists [2023-04-11T21:04:42.165Z] 1f633e2e1ce8: Layer already exists [2023-04-11T21:04:42.165Z] fb585886ecdc: Layer already exists [2023-04-11T21:04:42.165Z] 5bc340f6d4f5: Layer already exists [2023-04-11T21:04:42.165Z] 6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4: digest: sha256:0d2a4ac8818a6ea0b5d51b0bf3810e875a47aefa4f6c54b0561a188a7f14b619 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:04:42.472Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:04:42.772Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:levski [2023-04-11T21:04:42.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T21:04:42.772Z] 704574486eb3: Preparing [2023-04-11T21:04:42.772Z] 064bf1fd5130: Preparing [2023-04-11T21:04:42.772Z] fb585886ecdc: Preparing [2023-04-11T21:04:42.772Z] 1f633e2e1ce8: Preparing [2023-04-11T21:04:42.772Z] 5504d07802c6: Preparing [2023-04-11T21:04:42.772Z] 5bc340f6d4f5: Preparing [2023-04-11T21:04:42.772Z] 5bc340f6d4f5: Waiting [2023-04-11T21:04:42.772Z] 5504d07802c6: Layer already exists [2023-04-11T21:04:42.772Z] 1f633e2e1ce8: Layer already exists [2023-04-11T21:04:42.772Z] 704574486eb3: Layer already exists [2023-04-11T21:04:42.772Z] 064bf1fd5130: Layer already exists [2023-04-11T21:04:42.772Z] fb585886ecdc: Layer already exists [2023-04-11T21:04:42.772Z] 5bc340f6d4f5: Layer already exists [2023-04-11T21:04:42.772Z] levski: digest: sha256:0d2a4ac8818a6ea0b5d51b0bf3810e875a47aefa4f6c54b0561a188a7f14b619 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T21:04:42.807Z] ===================================================== [Pipeline] echo [2023-04-11T21:04:42.812Z] taggedImages: [2023-04-11T21:04:42.812Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717 [2023-04-11T21:04:42.812Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-11T21:04:42.812Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1-dev.4 [2023-04-11T21:04:42.812Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4 [2023-04-11T21:04:42.812Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:levski [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-04-11T21:04:43.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T21:04:43.171Z] [2023-04-11T21:04:43.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:04:43.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T21:04:43.464Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-11T21:04:43.464Z] 5eb5b503b376: Pulling fs layer [2023-04-11T21:04:43.464Z] 5c69ac0246d0: Pulling fs layer [2023-04-11T21:04:43.464Z] ec43610c2a17: Pulling fs layer [2023-04-11T21:04:43.464Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-11T21:04:43.464Z] 33b1e0a273af: Pulling fs layer [2023-04-11T21:04:43.464Z] 5d3b04190fa2: Pulling fs layer [2023-04-11T21:04:43.464Z] 2f39f015ded8: Pulling fs layer [2023-04-11T21:04:43.464Z] 33b1e0a273af: Waiting [2023-04-11T21:04:43.464Z] 5d3b04190fa2: Waiting [2023-04-11T21:04:43.464Z] 2f39f015ded8: Waiting [2023-04-11T21:04:43.464Z] 3a2ae6a8a46f: Waiting [2023-04-11T21:04:43.464Z] 5c69ac0246d0: Verifying Checksum [2023-04-11T21:04:43.464Z] 5c69ac0246d0: Download complete [2023-04-11T21:04:43.464Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-11T21:04:43.464Z] 3a2ae6a8a46f: Download complete [2023-04-11T21:04:43.464Z] ec43610c2a17: Verifying Checksum [2023-04-11T21:04:43.464Z] ec43610c2a17: Download complete [2023-04-11T21:04:43.464Z] 33b1e0a273af: Verifying Checksum [2023-04-11T21:04:43.464Z] 33b1e0a273af: Download complete [2023-04-11T21:04:43.464Z] 5d3b04190fa2: Download complete [2023-04-11T21:04:43.722Z] 5eb5b503b376: Verifying Checksum [2023-04-11T21:04:43.722Z] 5eb5b503b376: Download complete [2023-04-11T21:04:44.286Z] 2f39f015ded8: Download complete [2023-04-11T21:04:44.852Z] 5eb5b503b376: Pull complete [2023-04-11T21:04:44.852Z] 5c69ac0246d0: Pull complete [2023-04-11T21:04:45.418Z] ec43610c2a17: Pull complete [2023-04-11T21:04:45.418Z] 3a2ae6a8a46f: Pull complete [2023-04-11T21:04:45.676Z] 33b1e0a273af: Pull complete [2023-04-11T21:04:45.676Z] 5d3b04190fa2: Pull complete [2023-04-11T21:04:49.859Z] 2f39f015ded8: Pull complete [2023-04-11T21:04:49.859Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-11T21:04:49.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T21:04:49.859Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T21:04:49.948Z] prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container [2023-04-11T21:04:49.979Z] $ 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_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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-04-11T21:04:53.719Z] $ docker top 00f15cc1890f8196f72eee6cdbe17071248037b6ed2916a665912b419aa28467 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T21:04:54.112Z] ---> job-cost.sh [2023-04-11T21:04:54.112Z] lf-activate-venv: SKIPPING [2023-04-11T21:04:54.112Z] INFO: No Stack... [2023-04-11T21:04:54.370Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T21:04:54.629Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T21:04:54.916Z] + cat /w/workspace/_app-service-configurable_levski/archives/cost.csv [2023-04-11T21:04:54.916Z] + cut -d, -f6 [Pipeline] lock [2023-04-11T21:04:54.929Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-levski-4-stack-cost] [2023-04-11T21:04:54.935Z] Resource [jenkins-edgexfoundry-app-service-configurable-levski-4-stack-cost] did not exist. Created. [2023-04-11T21:04:54.935Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-levski-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T21:04:54.956Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7455 in /w/workspace/_app-service-configurable_levski [Pipeline] { [Pipeline] ws [2023-04-11T21:04:54.988Z] Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout [2023-04-11T21:04:55.024Z] Selected Git installation does not exist. Using Default [2023-04-11T21:04:55.024Z] The recommended git tool is: NONE [2023-04-11T21:04:55.229Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-11T21:04:55.257Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T21:04:55.266Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-levski-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T21:04:55.284Z] $ docker stop --time=1 00f15cc1890f8196f72eee6cdbe17071248037b6ed2916a665912b419aa28467 [2023-04-11T21:04:56.446Z] $ docker rm -f --volumes 00f15cc1890f8196f72eee6cdbe17071248037b6ed2916a665912b419aa28467 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-11T21:05:01.747Z] using credential edgex-jenkins-ssh [2023-04-11T21:05:01.762Z] Cloning the remote Git repository [2023-04-11T21:05:01.822Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-11T21:05:01.934Z] > git init /w/workspace/app-service-configurable/4 # timeout=10 [2023-04-11T21:05:02.131Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-11T21:05:02.135Z] > git --version # timeout=10 [2023-04-11T21:05:02.175Z] > git --version # 'git version 2.25.1' [2023-04-11T21:05:02.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T21:05:02.362Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T21:05:03.506Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-11T21:05:03.530Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T21:05:04.308Z] Avoid second fetch [2023-04-11T21:05:04.308Z] Checking out Revision 6891b07bca9ffb23389de7e5af914c7b678e0717 (levski) [2023-04-11T21:05:04.806Z] Commit message: "build:[Levski] Use released patched SDK and update changelog (#546)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T21:05:04.330Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T21:05:04.397Z] > git checkout -f 6891b07bca9ffb23389de7e5af914c7b678e0717 # timeout=10 [2023-04-11T21:05:05.805Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-11T21:05:05.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T21:05:05.805Z] Dload Upload Total Spent Left Speed [2023-04-11T21:05:05.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [2023-04-11T21:05:06.341Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-11T21:05:06.665Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-11T21:05:06.665Z] + sudo tee /etc/docker/daemon.new [2023-04-11T21:05:06.665Z] { [2023-04-11T21:05:06.665Z] "registry-mirrors": [ [2023-04-11T21:05:06.665Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-11T21:05:06.665Z] ], [2023-04-11T21:05:06.665Z] "bip": "10.250.0.254/24", [2023-04-11T21:05:06.665Z] "hosts": [ [2023-04-11T21:05:06.665Z] "tcp://0.0.0.0:5555", [2023-04-11T21:05:06.665Z] "unix:///var/run/docker.sock" [2023-04-11T21:05:06.665Z] ], [2023-04-11T21:05:06.665Z] "mtu": 1458, [2023-04-11T21:05:06.665Z] "selinux-enabled": true, [2023-04-11T21:05:06.665Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-11T21:05:06.665Z] } [Pipeline] sh [2023-04-11T21:05:06.993Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-11T21:05:07.324Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T21:05:25.564Z] provisioning config files... [2023-04-11T21:05:25.589Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config18295757695973608686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T21:05:25.939Z] ---> docker-login.sh [2023-04-11T21:05:25.939Z] nexus3.edgexfoundry.org:10001 [2023-04-11T21:05:26.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:05:26.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:05:26.528Z] Configure a credential helper to remove this warning. See [2023-04-11T21:05:26.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:05:26.528Z] [2023-04-11T21:05:26.528Z] Login Succeeded [2023-04-11T21:05:26.528Z] nexus3.edgexfoundry.org:10002 [2023-04-11T21:05:26.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:05:26.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:05:26.799Z] Configure a credential helper to remove this warning. See [2023-04-11T21:05:26.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:05:26.799Z] [2023-04-11T21:05:26.799Z] Login Succeeded [2023-04-11T21:05:27.071Z] nexus3.edgexfoundry.org:10003 [2023-04-11T21:05:27.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:05:27.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:05:27.339Z] Configure a credential helper to remove this warning. See [2023-04-11T21:05:27.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:05:27.339Z] [2023-04-11T21:05:27.339Z] Login Succeeded [2023-04-11T21:05:27.339Z] nexus3.edgexfoundry.org:10004 [2023-04-11T21:05:27.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:05:27.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:05:27.607Z] Configure a credential helper to remove this warning. See [2023-04-11T21:05:27.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:05:27.607Z] [2023-04-11T21:05:27.607Z] Login Succeeded [2023-04-11T21:05:27.607Z] docker.io [2023-04-11T21:05:27.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:05:28.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:05:28.141Z] Configure a credential helper to remove this warning. See [2023-04-11T21:05:28.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:05:28.141Z] [2023-04-11T21:05:28.141Z] Login Succeeded [2023-04-11T21:05:28.141Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T21:05:28.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-11T21:05:28.388Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T21:05:28.399Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T21:05:28.406Z] ========================================================= [2023-04-11T21:05:28.406Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-04-11T21:05:28.406Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:05:28.748Z] + 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-04-11T21:05:28.748Z] Sending build context to Docker daemon 218.1kB [2023-04-11T21:05:29.020Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T21:05:29.020Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-11T21:05:29.020Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-11T21:05:29.020Z] 9b18e9b68314: Pulling fs layer [2023-04-11T21:05:29.020Z] 35d82f9e3411: Pulling fs layer [2023-04-11T21:05:29.020Z] e16973657156: Pulling fs layer [2023-04-11T21:05:29.020Z] fc693d55d65f: Pulling fs layer [2023-04-11T21:05:29.020Z] 7e9fc2657dce: Pulling fs layer [2023-04-11T21:05:29.020Z] dda99020689f: Pulling fs layer [2023-04-11T21:05:29.020Z] db1c61fa0a46: Pulling fs layer [2023-04-11T21:05:29.020Z] 891c053d2c06: Pulling fs layer [2023-04-11T21:05:29.020Z] fc693d55d65f: Waiting [2023-04-11T21:05:29.020Z] 7e9fc2657dce: Waiting [2023-04-11T21:05:29.020Z] dda99020689f: Waiting [2023-04-11T21:05:29.020Z] db1c61fa0a46: Waiting [2023-04-11T21:05:29.020Z] 891c053d2c06: Waiting [2023-04-11T21:05:29.020Z] e16973657156: Download complete [2023-04-11T21:05:29.020Z] 35d82f9e3411: Verifying Checksum [2023-04-11T21:05:29.020Z] 35d82f9e3411: Download complete [2023-04-11T21:05:29.020Z] 7e9fc2657dce: Download complete [2023-04-11T21:05:29.020Z] dda99020689f: Verifying Checksum [2023-04-11T21:05:29.020Z] dda99020689f: Download complete [2023-04-11T21:05:29.291Z] 9b18e9b68314: Verifying Checksum [2023-04-11T21:05:29.291Z] 9b18e9b68314: Download complete [2023-04-11T21:05:29.882Z] 9b18e9b68314: Pull complete [2023-04-11T21:05:30.154Z] 891c053d2c06: Verifying Checksum [2023-04-11T21:05:30.154Z] 891c053d2c06: Download complete [2023-04-11T21:05:30.759Z] 35d82f9e3411: Pull complete [2023-04-11T21:05:31.042Z] e16973657156: Pull complete [2023-04-11T21:05:31.629Z] db1c61fa0a46: Verifying Checksum [2023-04-11T21:05:31.904Z] fc693d55d65f: Verifying Checksum [2023-04-11T21:05:31.904Z] fc693d55d65f: Download complete [2023-04-11T21:05:42.004Z] fc693d55d65f: Pull complete [2023-04-11T21:05:42.272Z] 7e9fc2657dce: Pull complete [2023-04-11T21:05:42.539Z] dda99020689f: Pull complete [2023-04-11T21:05:47.911Z] db1c61fa0a46: Pull complete [2023-04-11T21:05:49.861Z] 891c053d2c06: Pull complete [2023-04-11T21:05:49.861Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-04-11T21:05:49.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-04-11T21:05:49.861Z] ---> f96f9c87975a [2023-04-11T21:05:49.861Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T21:05:51.826Z] ---> Running in 9b5e56c24957 [2023-04-11T21:05:51.826Z] Removing intermediate container 9b5e56c24957 [2023-04-11T21:05:51.826Z] ---> 5c9c976004b6 [2023-04-11T21:05:51.826Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T21:05:51.826Z] ---> Running in d588a9214b94 [2023-04-11T21:05:52.094Z] Removing intermediate container d588a9214b94 [2023-04-11T21:05:52.094Z] ---> a1e7dd9cbdd7 [2023-04-11T21:05:52.094Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2023-04-11T21:05:52.361Z] ---> Running in 741182b81093 [2023-04-11T21:05:52.628Z] Removing intermediate container 741182b81093 [2023-04-11T21:05:52.628Z] ---> 3bc99bff1cf9 [2023-04-11T21:05:52.628Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T21:05:52.628Z] ---> Running in 45afc7c25ace [2023-04-11T21:05:52.900Z] Removing intermediate container 45afc7c25ace [2023-04-11T21:05:52.900Z] ---> 59181e7a122e [2023-04-11T21:05:52.900Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T21:05:52.900Z] ---> Running in 6ea863f28e57 [2023-04-11T21:05:54.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-04-11T21:05:54.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-04-11T21:05:55.356Z] OK: 221 MiB in 51 packages [2023-04-11T21:05:56.359Z] Removing intermediate container 6ea863f28e57 [2023-04-11T21:05:56.359Z] ---> 49ab9496b660 [2023-04-11T21:05:56.359Z] Step 8/13 : WORKDIR /app [2023-04-11T21:05:56.359Z] ---> Running in a4dd839b6050 [2023-04-11T21:05:56.359Z] Removing intermediate container a4dd839b6050 [2023-04-11T21:05:56.359Z] ---> 4c5b7c017d85 [2023-04-11T21:05:56.359Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-11T21:05:56.943Z] ---> dcb11d1e232d [2023-04-11T21:05:56.943Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T21:05:56.943Z] ---> Running in 657d6bf3f035 [2023-04-11T21:06:53.364Z] Removing intermediate container 657d6bf3f035 [2023-04-11T21:06:53.364Z] ---> 4c837e980cbe [2023-04-11T21:06:53.364Z] Step 11/13 : COPY . . [2023-04-11T21:06:53.364Z] ---> 6723a520dffb [2023-04-11T21:06:53.364Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T21:06:53.364Z] ---> Running in ed7296045d08 [2023-04-11T21:06:53.364Z] Removing intermediate container ed7296045d08 [2023-04-11T21:06:53.364Z] ---> 8a8fb4ab0a8e [2023-04-11T21:06:53.364Z] Step 13/13 : RUN $MAKE [2023-04-11T21:06:53.364Z] ---> Running in cb367bce7239 [2023-04-11T21:06:53.364Z] noop [2023-04-11T21:06:53.364Z] Removing intermediate container cb367bce7239 [2023-04-11T21:06:53.364Z] ---> 35a7ce42a510 [2023-04-11T21:06:53.364Z] Successfully built 35a7ce42a510 [2023-04-11T21:06:53.364Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:06:53.712Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T21:06:53.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T21:06:53.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-7455 does not seem to be running inside a container [2023-04-11T21:06:53.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-11T21:06:55.191Z] $ docker top b83e9d67a7c8a9909e4488629ddf415e7ef68a9b9d4c704e95a0356fcb20114b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T21:06:55.981Z] + go version [2023-04-11T21:06:55.981Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-04-11T21:06:56.009Z] $ docker stop --time=1 b83e9d67a7c8a9909e4488629ddf415e7ef68a9b9d4c704e95a0356fcb20114b [2023-04-11T21:06:57.576Z] $ docker rm -f --volumes b83e9d67a7c8a9909e4488629ddf415e7ef68a9b9d4c704e95a0356fcb20114b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:06:58.091Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T21:06:58.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T21:06:58.257Z] prd-ubuntu20.04-docker-arm64-4c-16g-7455 does not seem to be running inside a container [2023-04-11T21:06:58.322Z] $ 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/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-11T21:06:59.389Z] $ docker top 04d3e933cb0917bf10828719f65d686141b11f14be3985c7a744709748a975d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T21:06:59.859Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/4 [Pipeline] fileExists [Pipeline] sh [2023-04-11T21:07:00.184Z] + make test [2023-04-11T21:07:00.184Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-11T21:08:21.817Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-11T21:08:21.817Z] CGO_ENABLED=1 go vet ./... [2023-04-11T21:08:36.843Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T21:08:36.843Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T21:08:36.843Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T21:08:37.448Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-11T21:08:37.473Z] $ docker stop --time=1 04d3e933cb0917bf10828719f65d686141b11f14be3985c7a744709748a975d5 [2023-04-11T21:08:40.647Z] $ docker rm -f --volumes 04d3e933cb0917bf10828719f65d686141b11f14be3985c7a744709748a975d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T21:08:41.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-11T21:08:41.736Z] Warning: overwriting stash ‘coverage-report’ [2023-04-11T21:08:42.233Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T21:08:42.624Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-11T21:08:42.941Z] + ls -al . [2023-04-11T21:08:42.941Z] total 180 [2023-04-11T21:08:42.941Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 11 21:07 . [2023-04-11T21:08:42.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 21:05 .. [2023-04-11T21:08:42.941Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 21:05 .dockerignore [2023-04-11T21:08:42.941Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 21:05 .git [2023-04-11T21:08:42.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 21:05 .github [2023-04-11T21:08:42.941Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 21:05 .gitignore [2023-04-11T21:08:42.941Z] -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 21:05 Attribution.txt [2023-04-11T21:08:42.941Z] -rw-rw-r-- 1 jenkins jenkins 29241 Apr 11 21:05 CHANGELOG.md [2023-04-11T21:08:42.941Z] -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 21:05 Dockerfile [2023-04-11T21:08:42.941Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 21:05 GOVERNANCE.md [2023-04-11T21:08:42.941Z] -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 21:05 Jenkinsfile [2023-04-11T21:08:42.941Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 21:05 LICENSE [2023-04-11T21:08:42.941Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 21:05 OWNERS.md [2023-04-11T21:08:42.941Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 21:05 README.md [2023-04-11T21:08:42.941Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 21:02 VERSION [2023-04-11T21:08:42.941Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 21:05 bin [2023-04-11T21:08:42.941Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 21:07 coverage.out [2023-04-11T21:08:42.941Z] -rw-rw-r-- 1 jenkins jenkins 3395 Apr 11 21:05 go.mod [2023-04-11T21:08:42.941Z] -rw-rw-r-- 1 jenkins jenkins 44263 Apr 11 21:05 go.sum [2023-04-11T21:08:42.941Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 21:05 main.go [2023-04-11T21:08:42.941Z] -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 21:05 makefile [2023-04-11T21:08:42.941Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 21:05 res [2023-04-11T21:08:42.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 21:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:08:43.283Z] + 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=6891b07bca9ffb23389de7e5af914c7b678e0717 --label arch=arm64 --label version=2.3.1-dev.4 . [2023-04-11T21:08:43.283Z] Sending build context to Docker daemon 219.1kB [2023-04-11T21:08:43.551Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T21:08:43.551Z] Step 2/27 : FROM ${BASE} AS builder [2023-04-11T21:08:43.551Z] ---> 35a7ce42a510 [2023-04-11T21:08:43.551Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T21:08:43.551Z] ---> Running in 4ba7714f1bc4 [2023-04-11T21:08:43.818Z] Removing intermediate container 4ba7714f1bc4 [2023-04-11T21:08:43.818Z] ---> 0e3c001e1fb4 [2023-04-11T21:08:43.818Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T21:08:43.818Z] ---> Running in 0496c77d441d [2023-04-11T21:08:44.084Z] Removing intermediate container 0496c77d441d [2023-04-11T21:08:44.084Z] ---> 2e1fdd125988 [2023-04-11T21:08:44.084Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-04-11T21:08:44.352Z] ---> Running in 6189a13e2673 [2023-04-11T21:08:44.621Z] Removing intermediate container 6189a13e2673 [2023-04-11T21:08:44.621Z] ---> 2cb3843df147 [2023-04-11T21:08:44.621Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T21:08:44.621Z] ---> Running in fcd7ff15d5f4 [2023-04-11T21:08:44.891Z] Removing intermediate container fcd7ff15d5f4 [2023-04-11T21:08:44.891Z] ---> 18d8f5767dc8 [2023-04-11T21:08:44.891Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T21:08:44.891Z] ---> Running in b06a0be37420 [2023-04-11T21:08:45.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-04-11T21:08:46.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-04-11T21:08:47.076Z] OK: 221 MiB in 51 packages [2023-04-11T21:08:48.039Z] Removing intermediate container b06a0be37420 [2023-04-11T21:08:48.039Z] ---> 9ea83aaea27b [2023-04-11T21:08:48.039Z] Step 8/27 : WORKDIR /app [2023-04-11T21:08:48.039Z] ---> Running in fa1a47ee5418 [2023-04-11T21:08:48.307Z] Removing intermediate container fa1a47ee5418 [2023-04-11T21:08:48.307Z] ---> 3894fd69ca28 [2023-04-11T21:08:48.307Z] Step 9/27 : COPY go.mod vendor* ./ [2023-04-11T21:08:48.893Z] ---> 6e86bc713565 [2023-04-11T21:08:48.894Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T21:08:48.894Z] ---> Running in a1df551a4b1e [2023-04-11T21:08:50.840Z] Removing intermediate container a1df551a4b1e [2023-04-11T21:08:50.840Z] ---> dcf75cd474e3 [2023-04-11T21:08:50.840Z] Step 11/27 : COPY . . [2023-04-11T21:08:51.424Z] ---> 6c4153c5d40f [2023-04-11T21:08:51.424Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T21:08:51.424Z] ---> Running in e6a71d56764d [2023-04-11T21:08:51.690Z] Removing intermediate container e6a71d56764d [2023-04-11T21:08:51.690Z] ---> 0c802d671b0a [2023-04-11T21:08:51.690Z] Step 13/27 : RUN $MAKE [2023-04-11T21:08:54.268Z] ---> Running in 2a7fc032686a [2023-04-11T21:08:54.851Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1-dev.4" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2023-04-11T21:11:01.543Z] Removing intermediate container 2a7fc032686a [2023-04-11T21:11:01.543Z] ---> d2aabf2989e1 [2023-04-11T21:11:01.543Z] Step 14/27 : FROM alpine:3.16 [2023-04-11T21:11:01.543Z] 3.16: Pulling from library/alpine [2023-04-11T21:11:01.543Z] 547446be3368: Pulling fs layer [2023-04-11T21:11:01.810Z] 547446be3368: Verifying Checksum [2023-04-11T21:11:01.810Z] 547446be3368: Download complete [2023-04-11T21:11:02.391Z] 547446be3368: Pull complete [2023-04-11T21:11:02.391Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-04-11T21:11:02.391Z] Status: Downloaded newer image for alpine:3.16 [2023-04-11T21:11:02.391Z] ---> 3b5033019969 [2023-04-11T21:11:02.391Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T21:11:02.391Z] ---> Running in 590eea5f2dae [2023-04-11T21:11:02.656Z] Removing intermediate container 590eea5f2dae [2023-04-11T21:11:02.656Z] ---> 6730b0319fd1 [2023-04-11T21:11:02.656Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-11T21:11:02.656Z] ---> Running in 1d514d2405c3 [2023-04-11T21:11:02.923Z] Removing intermediate container 1d514d2405c3 [2023-04-11T21:11:02.923Z] ---> 05eea55b1672 [2023-04-11T21:11:02.923Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-04-11T21:11:02.923Z] ---> Running in 48e5970cb8bd [2023-04-11T21:11:03.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-04-11T21:11:04.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-04-11T21:11:05.102Z] (1/7) Installing ca-certificates (20220614-r0) [2023-04-11T21:11:05.102Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-04-11T21:11:05.102Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2023-04-11T21:11:05.102Z] (4/7) Installing libsodium (1.0.18-r0) [2023-04-11T21:11:05.102Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2023-04-11T21:11:05.102Z] (6/7) Installing libzmq (4.3.4-r0) [2023-04-11T21:11:05.102Z] (7/7) Installing zeromq (4.3.4-r0) [2023-04-11T21:11:05.102Z] Executing busybox-1.35.0-r17.trigger [2023-04-11T21:11:05.371Z] Executing ca-certificates-20220614-r0.trigger [2023-04-11T21:11:05.371Z] OK: 9 MiB in 21 packages [2023-04-11T21:11:07.309Z] Removing intermediate container 48e5970cb8bd [2023-04-11T21:11:07.309Z] ---> c73d58fb70d5 [2023-04-11T21:11:07.309Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-11T21:11:07.577Z] ---> 72c4fd25ffa5 [2023-04-11T21:11:07.577Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-11T21:11:08.159Z] ---> e0ff4cd16e54 [2023-04-11T21:11:08.159Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-04-11T21:11:08.744Z] ---> 230289203c35 [2023-04-11T21:11:08.744Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-11T21:11:09.714Z] ---> 0f4a5d347890 [2023-04-11T21:11:09.714Z] Step 22/27 : EXPOSE 48095 [2023-04-11T21:11:09.983Z] ---> Running in 49c9af5a86d7 [2023-04-11T21:11:09.983Z] Removing intermediate container 49c9af5a86d7 [2023-04-11T21:11:09.983Z] ---> 65329da54599 [2023-04-11T21:11:09.983Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-04-11T21:11:10.250Z] ---> Running in a758913e7227 [2023-04-11T21:11:10.515Z] Removing intermediate container a758913e7227 [2023-04-11T21:11:10.515Z] ---> 1c11c1d23d1d [2023-04-11T21:11:10.515Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-04-11T21:11:10.515Z] ---> Running in cd2048a2c2c0 [2023-04-11T21:11:10.780Z] Removing intermediate container cd2048a2c2c0 [2023-04-11T21:11:10.780Z] ---> 180418508de3 [2023-04-11T21:11:10.780Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T21:11:10.780Z] ---> Running in 40c5bc2e347b [2023-04-11T21:11:11.048Z] Removing intermediate container 40c5bc2e347b [2023-04-11T21:11:11.048Z] ---> e51db0c74b2f [2023-04-11T21:11:11.048Z] Step 26/27 : LABEL git_sha=6891b07bca9ffb23389de7e5af914c7b678e0717 [2023-04-11T21:11:11.048Z] ---> Running in 187df594bf3a [2023-04-11T21:11:11.320Z] Removing intermediate container 187df594bf3a [2023-04-11T21:11:11.320Z] ---> 2abb6d3f2e11 [2023-04-11T21:11:11.320Z] Step 27/27 : LABEL version=2.3.1-dev.4 [2023-04-11T21:11:11.591Z] ---> Running in 6129d4dbb4a5 [2023-04-11T21:11:11.857Z] Removing intermediate container 6129d4dbb4a5 [2023-04-11T21:11:11.857Z] ---> ab35a2eb7549 [2023-04-11T21:11:11.857Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-11T21:11:11.857Z] Successfully built ab35a2eb7549 [2023-04-11T21:11:11.857Z] 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-04-11T21:11:11.976Z] provisioning config files... [2023-04-11T21:11:11.990Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config5423905029397429006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T21:11:12.323Z] ---> docker-login.sh [2023-04-11T21:11:12.323Z] nexus3.edgexfoundry.org:10001 [2023-04-11T21:11:12.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:11:12.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:11:12.591Z] Configure a credential helper to remove this warning. See [2023-04-11T21:11:12.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:11:12.591Z] [2023-04-11T21:11:12.591Z] Login Succeeded [2023-04-11T21:11:12.591Z] nexus3.edgexfoundry.org:10002 [2023-04-11T21:11:12.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:11:12.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:11:12.858Z] Configure a credential helper to remove this warning. See [2023-04-11T21:11:12.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:11:12.858Z] [2023-04-11T21:11:12.858Z] Login Succeeded [2023-04-11T21:11:12.858Z] nexus3.edgexfoundry.org:10003 [2023-04-11T21:11:13.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:11:13.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:11:13.126Z] Configure a credential helper to remove this warning. See [2023-04-11T21:11:13.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:11:13.126Z] [2023-04-11T21:11:13.394Z] Login Succeeded [2023-04-11T21:11:13.394Z] nexus3.edgexfoundry.org:10004 [2023-04-11T21:11:13.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:11:13.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:11:13.662Z] Configure a credential helper to remove this warning. See [2023-04-11T21:11:13.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:11:13.662Z] [2023-04-11T21:11:13.662Z] Login Succeeded [2023-04-11T21:11:13.662Z] docker.io [2023-04-11T21:11:13.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T21:11:14.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T21:11:14.193Z] Configure a credential helper to remove this warning. See [2023-04-11T21:11:14.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T21:11:14.193Z] [2023-04-11T21:11:14.193Z] Login Succeeded [2023-04-11T21:11:14.193Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T21:11:14.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T21:11:14.241Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T21:11:14.264Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-04-11T21:11:14.264Z] 6891b07bca9ffb23389de7e5af914c7b678e0717 [2023-04-11T21:11:14.264Z] latest [2023-04-11T21:11:14.264Z] 2.3.1-dev.4 [2023-04-11T21:11:14.264Z] 6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4 [2023-04-11T21:11:14.264Z] levski [2023-04-11T21:11:14.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:11:14.603Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:11:14.939Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717 [2023-04-11T21:11:14.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T21:11:14.939Z] b15df49bc1e7: Preparing [2023-04-11T21:11:14.939Z] ceb43b0e886d: Preparing [2023-04-11T21:11:14.939Z] 42758096add5: Preparing [2023-04-11T21:11:14.939Z] 0918c2e67aab: Preparing [2023-04-11T21:11:14.939Z] ef91de4c0ef8: Preparing [2023-04-11T21:11:14.939Z] dc65b23a4b7c: Preparing [2023-04-11T21:11:14.939Z] dc65b23a4b7c: Waiting [2023-04-11T21:11:15.205Z] ceb43b0e886d: Pushed [2023-04-11T21:11:15.205Z] 0918c2e67aab: Pushed [2023-04-11T21:11:15.205Z] 42758096add5: Pushed [2023-04-11T21:11:15.205Z] dc65b23a4b7c: Layer already exists [2023-04-11T21:11:16.159Z] ef91de4c0ef8: Pushed [2023-04-11T21:11:20.427Z] b15df49bc1e7: Pushed [2023-04-11T21:11:20.427Z] 6891b07bca9ffb23389de7e5af914c7b678e0717: digest: sha256:1ddd1e90f3da49d1b08560c28715aa8f1f3999ac27f823074de8dd4b41e98f9d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:11:20.776Z] + 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-04-11T21:11:21.157Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-11T21:11:21.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T21:11:21.157Z] b15df49bc1e7: Preparing [2023-04-11T21:11:21.157Z] ceb43b0e886d: Preparing [2023-04-11T21:11:21.157Z] 42758096add5: Preparing [2023-04-11T21:11:21.157Z] 0918c2e67aab: Preparing [2023-04-11T21:11:21.157Z] ef91de4c0ef8: Preparing [2023-04-11T21:11:21.157Z] dc65b23a4b7c: Preparing [2023-04-11T21:11:21.157Z] dc65b23a4b7c: Waiting [2023-04-11T21:11:21.157Z] ef91de4c0ef8: Layer already exists [2023-04-11T21:11:21.157Z] ceb43b0e886d: Layer already exists [2023-04-11T21:11:21.157Z] 0918c2e67aab: Layer already exists [2023-04-11T21:11:21.157Z] b15df49bc1e7: Layer already exists [2023-04-11T21:11:21.157Z] 42758096add5: Layer already exists [2023-04-11T21:11:21.157Z] dc65b23a4b7c: Layer already exists [2023-04-11T21:11:21.157Z] latest: digest: sha256:1ddd1e90f3da49d1b08560c28715aa8f1f3999ac27f823074de8dd4b41e98f9d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:11:21.791Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:11:22.166Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1-dev.4 [2023-04-11T21:11:22.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T21:11:22.166Z] b15df49bc1e7: Preparing [2023-04-11T21:11:22.166Z] ceb43b0e886d: Preparing [2023-04-11T21:11:22.166Z] 42758096add5: Preparing [2023-04-11T21:11:22.166Z] 0918c2e67aab: Preparing [2023-04-11T21:11:22.166Z] ef91de4c0ef8: Preparing [2023-04-11T21:11:22.166Z] dc65b23a4b7c: Preparing [2023-04-11T21:11:22.166Z] dc65b23a4b7c: Waiting [2023-04-11T21:11:22.166Z] ef91de4c0ef8: Layer already exists [2023-04-11T21:11:22.166Z] b15df49bc1e7: Layer already exists [2023-04-11T21:11:22.166Z] 42758096add5: Layer already exists [2023-04-11T21:11:22.166Z] 0918c2e67aab: Layer already exists [2023-04-11T21:11:22.166Z] ceb43b0e886d: Layer already exists [2023-04-11T21:11:22.166Z] dc65b23a4b7c: Layer already exists [2023-04-11T21:11:22.166Z] 2.3.1-dev.4: digest: sha256:1ddd1e90f3da49d1b08560c28715aa8f1f3999ac27f823074de8dd4b41e98f9d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:11:22.513Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:11:22.860Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4 [2023-04-11T21:11:22.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T21:11:22.860Z] b15df49bc1e7: Preparing [2023-04-11T21:11:22.860Z] ceb43b0e886d: Preparing [2023-04-11T21:11:22.860Z] 42758096add5: Preparing [2023-04-11T21:11:22.860Z] 0918c2e67aab: Preparing [2023-04-11T21:11:22.860Z] ef91de4c0ef8: Preparing [2023-04-11T21:11:22.860Z] dc65b23a4b7c: Preparing [2023-04-11T21:11:22.860Z] dc65b23a4b7c: Waiting [2023-04-11T21:11:22.860Z] 0918c2e67aab: Layer already exists [2023-04-11T21:11:22.860Z] b15df49bc1e7: Layer already exists [2023-04-11T21:11:22.860Z] 42758096add5: Layer already exists [2023-04-11T21:11:22.860Z] ceb43b0e886d: Layer already exists [2023-04-11T21:11:22.860Z] ef91de4c0ef8: Layer already exists [2023-04-11T21:11:22.860Z] dc65b23a4b7c: Layer already exists [2023-04-11T21:11:22.860Z] 6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4: digest: sha256:1ddd1e90f3da49d1b08560c28715aa8f1f3999ac27f823074de8dd4b41e98f9d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:11:23.198Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:11:23.536Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski [2023-04-11T21:11:23.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T21:11:23.537Z] b15df49bc1e7: Preparing [2023-04-11T21:11:23.537Z] ceb43b0e886d: Preparing [2023-04-11T21:11:23.537Z] 42758096add5: Preparing [2023-04-11T21:11:23.537Z] 0918c2e67aab: Preparing [2023-04-11T21:11:23.537Z] ef91de4c0ef8: Preparing [2023-04-11T21:11:23.537Z] dc65b23a4b7c: Preparing [2023-04-11T21:11:23.537Z] dc65b23a4b7c: Waiting [2023-04-11T21:11:23.537Z] 42758096add5: Layer already exists [2023-04-11T21:11:23.537Z] ef91de4c0ef8: Layer already exists [2023-04-11T21:11:23.537Z] b15df49bc1e7: Layer already exists [2023-04-11T21:11:23.537Z] ceb43b0e886d: Layer already exists [2023-04-11T21:11:23.537Z] 0918c2e67aab: Layer already exists [2023-04-11T21:11:23.537Z] dc65b23a4b7c: Layer already exists [2023-04-11T21:11:23.801Z] levski: digest: sha256:1ddd1e90f3da49d1b08560c28715aa8f1f3999ac27f823074de8dd4b41e98f9d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T21:11:23.853Z] ===================================================== [Pipeline] echo [2023-04-11T21:11:23.862Z] taggedImages: [2023-04-11T21:11:23.862Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717 [2023-04-11T21:11:23.862Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-11T21:11:23.862Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1-dev.4 [2023-04-11T21:11:23.862Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1-dev.4 [2023-04-11T21:11:23.862Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:11:24.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T21:11:24.213Z] [2023-04-11T21:11:24.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:11:24.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T21:11:24.536Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-11T21:11:24.536Z] 8998bd30e6a1: Pulling fs layer [2023-04-11T21:11:24.536Z] 04944245beec: Pulling fs layer [2023-04-11T21:11:24.536Z] 699f458cf7ca: Pulling fs layer [2023-04-11T21:11:24.536Z] 765212b225bb: Pulling fs layer [2023-04-11T21:11:24.536Z] f23df028b6ca: Pulling fs layer [2023-04-11T21:11:24.536Z] d65c8cfc05b1: Pulling fs layer [2023-04-11T21:11:24.536Z] 2437ff75d9bd: Pulling fs layer [2023-04-11T21:11:24.536Z] 765212b225bb: Waiting [2023-04-11T21:11:24.536Z] d65c8cfc05b1: Waiting [2023-04-11T21:11:24.536Z] 2437ff75d9bd: Waiting [2023-04-11T21:11:24.536Z] f23df028b6ca: Waiting [2023-04-11T21:11:24.803Z] 04944245beec: Verifying Checksum [2023-04-11T21:11:24.803Z] 04944245beec: Download complete [2023-04-11T21:11:24.803Z] 765212b225bb: Verifying Checksum [2023-04-11T21:11:24.803Z] 765212b225bb: Download complete [2023-04-11T21:11:24.803Z] f23df028b6ca: Download complete [2023-04-11T21:11:24.803Z] d65c8cfc05b1: Verifying Checksum [2023-04-11T21:11:24.803Z] d65c8cfc05b1: Download complete [2023-04-11T21:11:24.803Z] 699f458cf7ca: Verifying Checksum [2023-04-11T21:11:24.803Z] 699f458cf7ca: Download complete [2023-04-11T21:11:25.386Z] 8998bd30e6a1: Verifying Checksum [2023-04-11T21:11:25.386Z] 8998bd30e6a1: Download complete [2023-04-11T21:11:27.332Z] 2437ff75d9bd: Download complete [2023-04-11T21:11:29.270Z] 8998bd30e6a1: Pull complete [2023-04-11T21:11:29.535Z] 04944245beec: Pull complete [2023-04-11T21:11:30.940Z] 699f458cf7ca: Pull complete [2023-04-11T21:11:30.940Z] 765212b225bb: Pull complete [2023-04-11T21:11:33.521Z] f23df028b6ca: Pull complete [2023-04-11T21:11:33.521Z] d65c8cfc05b1: Pull complete [2023-04-11T21:11:45.809Z] 2437ff75d9bd: Pull complete [2023-04-11T21:11:46.074Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-11T21:11:46.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T21:11:46.074Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T21:11:46.262Z] prd-ubuntu20.04-docker-arm64-4c-16g-7455 does not seem to be running inside a container [2023-04-11T21:11:46.332Z] $ 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/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-11T21:11:48.549Z] $ docker top 7bac4f4c441bfb08e732abac0aa74e0159afc8033a22c7f4e65967137b9b4576 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T21:11:49.036Z] ---> job-cost.sh [2023-04-11T21:11:49.301Z] lf-activate-venv: SKIPPING [2023-04-11T21:11:49.301Z] INFO: No Stack... [2023-04-11T21:11:49.565Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-11T21:11:50.523Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T21:11:50.839Z] + cat /w/workspace/app-service-configurable/4/archives/cost.csv [2023-04-11T21:11:50.839Z] + cut -d, -f6 [Pipeline] lock [2023-04-11T21:11:50.900Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-levski-4-stack-cost] [2023-04-11T21:11:50.909Z] Resource [jenkins-edgexfoundry-app-service-configurable-levski-4-stack-cost] did not exist. Created. [2023-04-11T21:11:50.909Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-levski-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T21:11:51.232Z] /w/workspace/app-service-configurable/4@tmp/durable-d2728e84/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-11T21:11:51.822Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-11T21:11:51.842Z] Warning: overwriting stash ‘stack-cost’ [2023-04-11T21:11:51.889Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T21:11:51.896Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-levski-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T21:11:51.927Z] $ docker stop --time=1 7bac4f4c441bfb08e732abac0aa74e0159afc8033a22c7f4e65967137b9b4576 [2023-04-11T21:11:53.384Z] $ docker rm -f --volumes 7bac4f4c441bfb08e732abac0aa74e0159afc8033a22c7f4e65967137b9b4576 [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-04-11T21:11:53.757Z] provisioning config files... [2023-04-11T21:11:53.764Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_levski@tmp/config18362602078326373972tmp [Pipeline] { [Pipeline] sh [2023-04-11T21:11:54.056Z] + set +x [2023-04-11T21:11:54.056Z] + + curlbash -s -s https://codecov.io/bash -- [2023-04-11T21:11:54.056Z] [2023-04-11T21:11:54.056Z] [2023-04-11T21:11:54.056Z] _____ _ [2023-04-11T21:11:54.056Z] / ____| | | [2023-04-11T21:11:54.056Z] | | ___ __| | ___ ___ _____ __ [2023-04-11T21:11:54.056Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-11T21:11:54.056Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-11T21:11:54.056Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-11T21:11:54.056Z] Bash-1.0.6 [2023-04-11T21:11:54.056Z] [2023-04-11T21:11:54.056Z] [2023-04-11T21:11:54.056Z] ==> git version 2.25.1 found [2023-04-11T21:11:54.056Z] ==> 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-04-11T21:11:54.056Z] Release-Date: 2020-01-08 [2023-04-11T21:11:54.056Z] 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-04-11T21:11:54.056Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-11T21:11:54.056Z] ==> Jenkins CI detected. [2023-04-11T21:11:54.056Z] current dir:  /w/workspace/_app-service-configurable_levski [2023-04-11T21:11:54.056Z] project root: . [2023-04-11T21:11:54.056Z] --> token set from env [2023-04-11T21:11:54.056Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-11T21:11:54.056Z] ==> Running gcov in . (disable via -X gcov) [2023-04-11T21:11:54.056Z] ==> Python coveragepy not found [2023-04-11T21:11:54.056Z] ==> Searching for coverage reports in: [2023-04-11T21:11:54.056Z] + . [2023-04-11T21:11:54.056Z] -> Found 1 reports [2023-04-11T21:11:54.056Z] ==> Detecting git/mercurial file structure [2023-04-11T21:11:54.315Z] ==> Reading reports [2023-04-11T21:11:54.315Z] + ./coverage.out bytes=10 [2023-04-11T21:11:54.315Z] ==> Appending adjustments [2023-04-11T21:11:54.315Z] https://docs.codecov.io/docs/fixing-reports [2023-04-11T21:11:54.315Z] + Found adjustments [2023-04-11T21:11:54.315Z] ==> Gzipping contents [2023-04-11T21:11:54.315Z] 4.0K /tmp/codecov.MwsK74.gz [2023-04-11T21:11:54.315Z] ==> Uploading reports [2023-04-11T21:11:54.315Z] url: https://codecov.io [2023-04-11T21:11:54.315Z] query: branch=levski&commit=6891b07bca9ffb23389de7e5af914c7b678e0717&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Flevski%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T21:11:54.315Z] -> Pinging Codecov [2023-04-11T21:11:54.315Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=levski&commit=6891b07bca9ffb23389de7e5af914c7b678e0717&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Flevski%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T21:11:54.315Z] -> Uploading to [2023-04-11T21:11:54.315Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-11/A97CA9966030D2A3747ED39772930CCE/6891b07bca9ffb23389de7e5af914c7b678e0717/81a805c5-37d6-450c-a8af-797c2d3f20f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T211154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=caa3e2ab5df32ad499e9168c984be069ca36d8228755cd742f83f9b039a9f1a8 [2023-04-11T21:11:54.574Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T21:11:54.575Z] Dload Upload Total Spent Left Speed [2023-04-11T21:11:54.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 1944 --:--:-- --:--:-- --:--:-- 1937 [2023-04-11T21:11:54.834Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] } [2023-04-11T21:11:54.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-11T21:11:55.037Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-11T21:11:55.049Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:11:55.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T21:11:55.350Z] [2023-04-11T21:11:55.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:11:55.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T21:11:55.652Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-11T21:11:55.652Z] df9b9388f04a: Pulling fs layer [2023-04-11T21:11:55.652Z] 52dc419b0ee2: Pulling fs layer [2023-04-11T21:11:55.652Z] 25bc292e5bac: Pulling fs layer [2023-04-11T21:11:55.652Z] 114826534d7a: Pulling fs layer [2023-04-11T21:11:55.652Z] 4657fd5d0bcf: Pulling fs layer [2023-04-11T21:11:55.652Z] 6ad1cebc031e: Pulling fs layer [2023-04-11T21:11:55.652Z] 8a3aa393b2d8: Pulling fs layer [2023-04-11T21:11:55.652Z] 114826534d7a: Waiting [2023-04-11T21:11:55.652Z] 4657fd5d0bcf: Waiting [2023-04-11T21:11:55.652Z] 6ad1cebc031e: Waiting [2023-04-11T21:11:55.652Z] 8a3aa393b2d8: Waiting [2023-04-11T21:11:55.652Z] 25bc292e5bac: Verifying Checksum [2023-04-11T21:11:55.652Z] 25bc292e5bac: Download complete [2023-04-11T21:11:55.652Z] 52dc419b0ee2: Verifying Checksum [2023-04-11T21:11:55.652Z] 52dc419b0ee2: Download complete [2023-04-11T21:11:55.652Z] 4657fd5d0bcf: Verifying Checksum [2023-04-11T21:11:55.652Z] 4657fd5d0bcf: Download complete [2023-04-11T21:11:55.652Z] df9b9388f04a: Download complete [2023-04-11T21:11:55.911Z] 6ad1cebc031e: Verifying Checksum [2023-04-11T21:11:55.911Z] 6ad1cebc031e: Download complete [2023-04-11T21:11:55.911Z] df9b9388f04a: Pull complete [2023-04-11T21:11:55.911Z] 52dc419b0ee2: Pull complete [2023-04-11T21:11:55.911Z] 25bc292e5bac: Pull complete [2023-04-11T21:11:56.488Z] 114826534d7a: Verifying Checksum [2023-04-11T21:11:56.488Z] 114826534d7a: Download complete [2023-04-11T21:11:56.488Z] 8a3aa393b2d8: Verifying Checksum [2023-04-11T21:11:56.488Z] 8a3aa393b2d8: Download complete [2023-04-11T21:11:59.779Z] 114826534d7a: Pull complete [2023-04-11T21:11:59.779Z] 4657fd5d0bcf: Pull complete [2023-04-11T21:12:00.349Z] 6ad1cebc031e: Pull complete [2023-04-11T21:12:03.634Z] 8a3aa393b2d8: Pull complete [2023-04-11T21:12:03.634Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-11T21:12:03.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T21:12:03.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T21:12:03.722Z] prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container [2023-04-11T21:12:03.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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/edgex-snyk-go:1.410.4 cat [2023-04-11T21:12:06.751Z] $ docker top a63d5a9861e75e727b972e84fb3ad87324292c6fe6a94c4a96744e8fb67ec342 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T21:12:06.815Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:levski' [Pipeline] sh [2023-04-11T21:12:07.092Z] + set -o pipefail [2023-04-11T21:12:07.092Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:levski' [2023-04-11T21:12:13.938Z] [2023-04-11T21:12:13.938Z] Monitoring /w/workspace/_app-service-configurable_levski (github.com/edgexfoundry/app-service-configurable)... [2023-04-11T21:12:13.938Z] [2023-04-11T21:12:13.938Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6b4daf51-bae9-45f9-8321-317192df9fe5/history/93cd5692-65e3-4afe-ac43-67cb2cfcab28 [2023-04-11T21:12:13.938Z] [2023-04-11T21:12:13.938Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-11T21:12:13.938Z] [2023-04-11T21:12:13.938Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-11T21:12:13.938Z] [2023-04-11T21:12:13.938Z] [2023-04-11T21:12:13.938Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-11T21:12:13.938Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-11T21:12:13.938Z] More details here: https://snyk.co/ue1NS [2023-04-11T21:12:13.939Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-11T21:12:13.939Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-11T21:12:13.954Z] $ docker stop --time=1 a63d5a9861e75e727b972e84fb3ad87324292c6fe6a94c4a96744e8fb67ec342 [2023-04-11T21:12:17.247Z] $ docker rm -f --volumes a63d5a9861e75e727b972e84fb3ad87324292c6fe6a94c4a96744e8fb67ec342 [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-04-11T21:12:17.954Z] + git log --format=format:%s -1 6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] sh [2023-04-11T21:12:18.250Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T21:12:18.250Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:12:18.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T21:12:18.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T21:12:18.616Z] prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container [2023-04-11T21:12:18.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T21:12:19.028Z] $ docker top cd369f90aa6ce956c9a0f5da61b2ffbf60891653f91483d5d3f0ce859022daed -eo pid,comm [2023-04-11T21:12:19.075Z] 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-04-11T21:12:19.075Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T21:12:19.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T21:12:19.114Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T21:12:19.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T21:12:19.221Z] $ docker exec cd369f90aa6ce956c9a0f5da61b2ffbf60891653f91483d5d3f0ce859022daed ssh-agent [2023-04-11T21:12:19.331Z] SSH_AUTH_SOCK=/tmp/ssh-AxCdRkNltI7W/agent.32 [2023-04-11T21:12:19.331Z] SSH_AGENT_PID=38 [2023-04-11T21:12:19.336Z] Running ssh-add (command line suppressed) [2023-04-11T21:12:19.440Z] Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_517025990479067654.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_517025990479067654.key) [2023-04-11T21:12:19.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T21:12:19.741Z] + git semver tag [2023-04-11T21:12:20.001Z] 2023-04-11 21:12:19,952 [run_tag] DEBUG tag force:False [2023-04-11T21:12:20.001Z] 2023-04-11 21:12:19,952 [check_head_tag] DEBUG check head tag [2023-04-11T21:12:20.001Z] 2023-04-11 21:12:19,954 [execute] INFO git cat-file --batch-check [2023-04-11T21:12:20.001Z] 2023-04-11 21:12:19,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=) [2023-04-11T21:12:20.001Z] 2023-04-11 21:12:19,958 [execute] INFO git cat-file --batch [2023-04-11T21:12:20.001Z] 2023-04-11 21:12:19,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=) [2023-04-11T21:12:20.001Z] 2023-04-11 21:12:19,987 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T21:12:20.001Z] 2023-04-11 21:12:19,987 [execute] INFO git tag -a v2.3.1-dev.4 -m v2.3.1-dev.4 [2023-04-11T21:12:20.001Z] 2023-04-11 21:12:19,987 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.4', '-m', 'v2.3.1-dev.4'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=None) [2023-04-11T21:12:20.001Z] 2023-04-11 21:12:19,993 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T21:12:20.001Z] 2.3.1-dev.4 [Pipeline] } [2023-04-11T21:12:20.273Z] $ docker exec --env ******** --env ******** cd369f90aa6ce956c9a0f5da61b2ffbf60891653f91483d5d3f0ce859022daed ssh-agent -k [2023-04-11T21:12:20.390Z] unset SSH_AUTH_SOCK; [2023-04-11T21:12:20.391Z] unset SSH_AGENT_PID; [2023-04-11T21:12:20.391Z] echo Agent pid 38 killed; [2023-04-11T21:12:20.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T21:12:20.709Z] + git semver [Pipeline] } [2023-04-11T21:12:20.983Z] $ docker stop --time=1 cd369f90aa6ce956c9a0f5da61b2ffbf60891653f91483d5d3f0ce859022daed [2023-04-11T21:12:22.264Z] $ docker rm -f --volumes cd369f90aa6ce956c9a0f5da61b2ffbf60891653f91483d5d3f0ce859022daed [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:12:22.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T21:12:22.653Z] [2023-04-11T21:12:22.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:12:22.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T21:12:22.950Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-11T21:12:22.950Z] ab5ef0e58194: Pulling fs layer [2023-04-11T21:12:22.950Z] 9712f1f96733: Pulling fs layer [2023-04-11T21:12:22.950Z] 63f879dbbcfc: Pulling fs layer [2023-04-11T21:12:22.950Z] 0d9ebad4ef96: Pulling fs layer [2023-04-11T21:12:22.950Z] e9a5061849ea: Pulling fs layer [2023-04-11T21:12:22.950Z] d747dcd14b5f: Pulling fs layer [2023-04-11T21:12:22.950Z] 2de7ff778b66: Pulling fs layer [2023-04-11T21:12:22.950Z] 0d9ebad4ef96: Waiting [2023-04-11T21:12:22.950Z] e9a5061849ea: Waiting [2023-04-11T21:12:22.950Z] d747dcd14b5f: Waiting [2023-04-11T21:12:22.950Z] 2de7ff778b66: Waiting [2023-04-11T21:12:22.950Z] 9712f1f96733: Verifying Checksum [2023-04-11T21:12:22.950Z] 9712f1f96733: Download complete [2023-04-11T21:12:23.209Z] 63f879dbbcfc: Verifying Checksum [2023-04-11T21:12:23.209Z] 63f879dbbcfc: Download complete [2023-04-11T21:12:23.468Z] 0d9ebad4ef96: Verifying Checksum [2023-04-11T21:12:23.468Z] 0d9ebad4ef96: Download complete [2023-04-11T21:12:23.468Z] e9a5061849ea: Verifying Checksum [2023-04-11T21:12:23.468Z] e9a5061849ea: Download complete [2023-04-11T21:12:23.468Z] d747dcd14b5f: Verifying Checksum [2023-04-11T21:12:23.468Z] d747dcd14b5f: Download complete [2023-04-11T21:12:23.468Z] ab5ef0e58194: Download complete [2023-04-11T21:12:23.468Z] 2de7ff778b66: Verifying Checksum [2023-04-11T21:12:23.468Z] 2de7ff778b66: Download complete [2023-04-11T21:12:26.751Z] ab5ef0e58194: Pull complete [2023-04-11T21:12:26.751Z] 9712f1f96733: Pull complete [2023-04-11T21:12:27.008Z] 63f879dbbcfc: Pull complete [2023-04-11T21:12:31.194Z] 0d9ebad4ef96: Pull complete [2023-04-11T21:12:31.194Z] e9a5061849ea: Pull complete [2023-04-11T21:12:31.194Z] d747dcd14b5f: Pull complete [2023-04-11T21:12:32.570Z] 2de7ff778b66: Pull complete [2023-04-11T21:12:32.571Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-11T21:12:32.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T21:12:32.571Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T21:12:32.641Z] prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container [2023-04-11T21:12:32.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-11T21:12:36.483Z] $ docker top cb5d60f6cd3ae838e06af59f64f6a45c47094468178b364835f0e45c2552d099 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-11T21:12:36.551Z] provisioning config files... [2023-04-11T21:12:36.557Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_levski@tmp/config2862632686584285634tmp [2023-04-11T21:12:36.567Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_levski@tmp/config13637888558705159616tmp [2023-04-11T21:12:36.575Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_levski@tmp/config11667964192240211815tmp [Pipeline] { [Pipeline] echo [2023-04-11T21:12:36.591Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T21:12:36.872Z] ---> sigul-configuration.sh [2023-04-11T21:12:36.872Z] gpg: directory `/root/.gnupg' created [2023-04-11T21:12:36.872Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-11T21:12:36.872Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-11T21:12:36.872Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-11T21:12:36.872Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-11T21:12:36.872Z] gpg: CAST5 encrypted data [2023-04-11T21:12:36.872Z] gpg: encrypted with 1 passphrase [2023-04-11T21:12:36.872Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-11T21:12:37.159Z] + mkdir /home/jenkins [2023-04-11T21:12:37.159Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-11T21:12:37.444Z] + 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-04-11T21:12:37.453Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T21:12:37.736Z] ---> sigul-install.sh [2023-04-11T21:12:37.736Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-11T21:12:38.022Z] + git tag --list [2023-04-11T21:12:38.022Z] v1.0.0 [2023-04-11T21:12:38.022Z] v1.1.0 [2023-04-11T21:12:38.022Z] v1.2.0 [2023-04-11T21:12:38.022Z] v1.3.0 [2023-04-11T21:12:38.022Z] v1.3.1 [2023-04-11T21:12:38.022Z] v2.0.0 [2023-04-11T21:12:38.022Z] v2.0.1 [2023-04-11T21:12:38.022Z] v2.1.0 [2023-04-11T21:12:38.022Z] v2.1.1 [2023-04-11T21:12:38.022Z] v2.1.1-dev.1 [2023-04-11T21:12:38.022Z] v2.1.1-dev.2 [2023-04-11T21:12:38.022Z] v2.1.2-dev.1 [2023-04-11T21:12:38.022Z] v2.1.2-dev.2 [2023-04-11T21:12:38.022Z] v2.2.0 [2023-04-11T21:12:38.022Z] v2.2.1-dev.1 [2023-04-11T21:12:38.022Z] v2.2.1-dev.10 [2023-04-11T21:12:38.022Z] v2.2.1-dev.2 [2023-04-11T21:12:38.022Z] v2.2.1-dev.3 [2023-04-11T21:12:38.022Z] v2.2.1-dev.4 [2023-04-11T21:12:38.022Z] v2.2.1-dev.5 [2023-04-11T21:12:38.022Z] v2.2.1-dev.6 [2023-04-11T21:12:38.022Z] v2.2.1-dev.7 [2023-04-11T21:12:38.022Z] v2.2.1-dev.8 [2023-04-11T21:12:38.022Z] v2.2.1-dev.9 [2023-04-11T21:12:38.022Z] v2.3.0 [2023-04-11T21:12:38.022Z] v2.3.0-dev.10 [2023-04-11T21:12:38.022Z] v2.3.0-dev.11 [2023-04-11T21:12:38.022Z] v2.3.0-dev.12 [2023-04-11T21:12:38.022Z] v2.3.0-dev.13 [2023-04-11T21:12:38.022Z] v2.3.0-dev.14 [2023-04-11T21:12:38.022Z] v2.3.0-dev.15 [2023-04-11T21:12:38.022Z] v2.3.0-dev.16 [2023-04-11T21:12:38.022Z] v2.3.0-dev.17 [2023-04-11T21:12:38.022Z] v2.3.0-dev.18 [2023-04-11T21:12:38.022Z] v2.3.0-dev.19 [2023-04-11T21:12:38.022Z] v2.3.0-dev.20 [2023-04-11T21:12:38.022Z] v2.3.0-dev.21 [2023-04-11T21:12:38.022Z] v2.3.0-dev.22 [2023-04-11T21:12:38.022Z] v2.3.0-dev.23 [2023-04-11T21:12:38.022Z] v2.3.0-dev.24 [2023-04-11T21:12:38.022Z] v2.3.0-dev.25 [2023-04-11T21:12:38.023Z] v2.3.0-dev.26 [2023-04-11T21:12:38.023Z] v2.3.0-dev.27 [2023-04-11T21:12:38.023Z] v2.3.0-dev.28 [2023-04-11T21:12:38.023Z] v2.3.0-dev.29 [2023-04-11T21:12:38.023Z] v2.3.0-dev.30 [2023-04-11T21:12:38.023Z] v2.3.0-dev.31 [2023-04-11T21:12:38.023Z] v2.3.0-dev.32 [2023-04-11T21:12:38.023Z] v2.3.0-dev.33 [2023-04-11T21:12:38.023Z] v2.3.0-dev.34 [2023-04-11T21:12:38.023Z] v2.3.0-dev.35 [2023-04-11T21:12:38.023Z] v2.3.0-dev.36 [2023-04-11T21:12:38.023Z] v2.3.0-dev.37 [2023-04-11T21:12:38.023Z] v2.3.1-dev.1 [2023-04-11T21:12:38.023Z] v2.3.1-dev.2 [2023-04-11T21:12:38.023Z] v2.3.1-dev.3 [2023-04-11T21:12:38.023Z] v2.3.1-dev.4 [2023-04-11T21:12:38.023Z] v3.0.0-dev.1 [2023-04-11T21:12:38.023Z] v3.0.0-dev.10 [2023-04-11T21:12:38.023Z] v3.0.0-dev.11 [2023-04-11T21:12:38.023Z] v3.0.0-dev.12 [2023-04-11T21:12:38.023Z] v3.0.0-dev.13 [2023-04-11T21:12:38.023Z] v3.0.0-dev.14 [2023-04-11T21:12:38.023Z] v3.0.0-dev.15 [2023-04-11T21:12:38.023Z] v3.0.0-dev.16 [2023-04-11T21:12:38.023Z] v3.0.0-dev.17 [2023-04-11T21:12:38.023Z] v3.0.0-dev.18 [2023-04-11T21:12:38.023Z] v3.0.0-dev.19 [2023-04-11T21:12:38.023Z] v3.0.0-dev.2 [2023-04-11T21:12:38.023Z] v3.0.0-dev.20 [2023-04-11T21:12:38.023Z] v3.0.0-dev.21 [2023-04-11T21:12:38.023Z] v3.0.0-dev.22 [2023-04-11T21:12:38.023Z] v3.0.0-dev.23 [2023-04-11T21:12:38.023Z] v3.0.0-dev.24 [2023-04-11T21:12:38.023Z] v3.0.0-dev.25 [2023-04-11T21:12:38.023Z] v3.0.0-dev.26 [2023-04-11T21:12:38.023Z] v3.0.0-dev.27 [2023-04-11T21:12:38.023Z] v3.0.0-dev.28 [2023-04-11T21:12:38.023Z] v3.0.0-dev.29 [2023-04-11T21:12:38.023Z] v3.0.0-dev.3 [2023-04-11T21:12:38.023Z] v3.0.0-dev.30 [2023-04-11T21:12:38.023Z] v3.0.0-dev.4 [2023-04-11T21:12:38.023Z] v3.0.0-dev.5 [2023-04-11T21:12:38.023Z] v3.0.0-dev.6 [2023-04-11T21:12:38.023Z] v3.0.0-dev.7 [2023-04-11T21:12:38.023Z] v3.0.0-dev.8 [2023-04-11T21:12:38.023Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-11T21:12:38.311Z] + lftools sign git-tag v2.3.1-dev.4 [2023-04-11T21:12:38.880Z] Signing Git tag with Sigul... [2023-04-11T21:12:38.880Z] Signing v2.3.1-dev.4 [Pipeline] echo [2023-04-11T21:12:39.147Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T21:12:39.437Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-11T21:12:39.444Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-11T21:12:39.464Z] $ docker stop --time=1 cb5d60f6cd3ae838e06af59f64f6a45c47094468178b364835f0e45c2552d099 [2023-04-11T21:12:40.800Z] $ docker rm -f --volumes cb5d60f6cd3ae838e06af59f64f6a45c47094468178b364835f0e45c2552d099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-11T21:12:41.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T21:12:41.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:12:41.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T21:12:41.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T21:12:41.574Z] prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container [2023-04-11T21:12:41.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T21:12:41.934Z] $ docker top 7b8f6a1b4c2d359289aecc59a4eaf8b3fa8e43e9bc47608f2fe84675097cb002 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T21:12:42.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T21:12:42.021Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T21:12:42.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T21:12:42.122Z] $ docker exec 7b8f6a1b4c2d359289aecc59a4eaf8b3fa8e43e9bc47608f2fe84675097cb002 ssh-agent [2023-04-11T21:12:42.214Z] SSH_AUTH_SOCK=/tmp/ssh-AgeYZ2xFrKHe/agent.31 [2023-04-11T21:12:42.214Z] SSH_AGENT_PID=37 [2023-04-11T21:12:42.220Z] Running ssh-add (command line suppressed) [2023-04-11T21:12:42.335Z] Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_3441157781650737638.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_3441157781650737638.key) [2023-04-11T21:12:42.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T21:12:43.692Z] + git semver bump pre [2023-04-11T21:12:44.744Z] 2023-04-11 21:12:43,579 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T21:12:44.744Z] 2023-04-11 21:12:43,579 [bump_version] DEBUG bumping version:2.3.1-dev.4 on axis:pre with prefix:dev [2023-04-11T21:12:44.744Z] 2023-04-11 21:12:43,579 [bump_version] DEBUG bumped version:2.3.1-dev.5 [2023-04-11T21:12:44.744Z] 2023-04-11 21:12:43,579 [write_version] DEBUG write version:2.3.1-dev.5 to path:/w/workspace/_app-service-configurable_levski/.semver/levski with force:True [2023-04-11T21:12:44.744Z] 2023-04-11 21:12:43,579 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T21:12:44.744Z] 2023-04-11 21:12:43,580 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T21:12:44.744Z] 2023-04-11 21:12:43,581 [execute] INFO git cat-file --batch-check [2023-04-11T21:12:44.744Z] 2023-04-11 21:12:43,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T21:12:44.744Z] 2023-04-11 21:12:43,588 [execute] INFO git cat-file --batch [2023-04-11T21:12:44.744Z] 2023-04-11 21:12:43,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T21:12:44.744Z] 2023-04-11 21:12:43,594 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T21:12:44.744Z] 2.3.1-dev.5 [Pipeline] } [2023-04-11T21:12:44.958Z] $ docker exec --env ******** --env ******** 7b8f6a1b4c2d359289aecc59a4eaf8b3fa8e43e9bc47608f2fe84675097cb002 ssh-agent -k [2023-04-11T21:12:45.069Z] unset SSH_AUTH_SOCK; [2023-04-11T21:12:45.069Z] unset SSH_AGENT_PID; [2023-04-11T21:12:45.069Z] echo Agent pid 37 killed; [2023-04-11T21:12:45.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T21:12:45.945Z] + git semver [Pipeline] } [2023-04-11T21:12:45.961Z] $ docker stop --time=1 7b8f6a1b4c2d359289aecc59a4eaf8b3fa8e43e9bc47608f2fe84675097cb002 [2023-04-11T21:12:47.265Z] $ docker rm -f --volumes 7b8f6a1b4c2d359289aecc59a4eaf8b3fa8e43e9bc47608f2fe84675097cb002 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T21:12:47.608Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T21:12:47.608Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:12:47.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T21:12:47.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T21:12:47.995Z] prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container [2023-04-11T21:12:48.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T21:12:48.603Z] $ docker top 67dbe1242b87c5f4df28733d1d64a7ed16f4d81557a2edaad37d7fa3369d04cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T21:12:48.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T21:12:48.683Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T21:12:49.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T21:12:49.258Z] $ docker exec 67dbe1242b87c5f4df28733d1d64a7ed16f4d81557a2edaad37d7fa3369d04cd ssh-agent [2023-04-11T21:12:49.347Z] SSH_AUTH_SOCK=/tmp/ssh-KEb32h4Nl2JY/agent.33 [2023-04-11T21:12:49.347Z] SSH_AGENT_PID=40 [2023-04-11T21:12:49.354Z] Running ssh-add (command line suppressed) [2023-04-11T21:12:49.449Z] Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_16847066170050577584.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_16847066170050577584.key) [2023-04-11T21:12:49.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T21:12:49.966Z] + git semver push [2023-04-11T21:12:50.461Z] 2023-04-11 21:12:50,137 [run_push] DEBUG push [2023-04-11T21:12:50.461Z] 2023-04-11 21:12:50,138 [execute] INFO git cat-file --batch-check [2023-04-11T21:12:50.461Z] 2023-04-11 21:12:50,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T21:12:50.461Z] 2023-04-11 21:12:50,141 [execute] INFO git rev-list adb7825210263f179a85a6c828c75e0a8ff11afd -- [2023-04-11T21:12:50.461Z] 2023-04-11 21:12:50,142 [execute] DEBUG Popen(['git', 'rev-list', 'adb7825210263f179a85a6c828c75e0a8ff11afd', '--'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-11T21:12:50.461Z] 2023-04-11 21:12:50,152 [execute] INFO git fetch -v origin [2023-04-11T21:12:50.461Z] 2023-04-11 21:12:50,152 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-11T21:12:51.951Z] 2023-04-11 21:12:51,442 [run_push] DEBUG no remote changes detected [2023-04-11T21:12:51.951Z] 2023-04-11 21:12:51,442 [execute] INFO git push origin semver [2023-04-11T21:12:51.951Z] 2023-04-11 21:12:51,443 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-11T21:12:52.522Z] 2023-04-11 21:12:52,442 [run_push] DEBUG push all version tags [2023-04-11T21:12:52.522Z] 2023-04-11 21:12:52,442 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-11T21:12:52.522Z] 2023-04-11 21:12:52,443 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=None) [2023-04-11T21:12:54.400Z] 2023-04-11 21:12:53,710 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T21:12:54.400Z] 2.3.1-dev.5 [Pipeline] } [2023-04-11T21:12:54.414Z] $ docker exec --env ******** --env ******** 67dbe1242b87c5f4df28733d1d64a7ed16f4d81557a2edaad37d7fa3369d04cd ssh-agent -k [2023-04-11T21:12:54.515Z] unset SSH_AUTH_SOCK; [2023-04-11T21:12:54.516Z] unset SSH_AGENT_PID; [2023-04-11T21:12:54.516Z] echo Agent pid 40 killed; [2023-04-11T21:12:55.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T21:12:55.435Z] + git semver [Pipeline] } [2023-04-11T21:12:55.708Z] $ docker stop --time=1 67dbe1242b87c5f4df28733d1d64a7ed16f4d81557a2edaad37d7fa3369d04cd [2023-04-11T21:12:57.021Z] $ docker rm -f --volumes 67dbe1242b87c5f4df28733d1d64a7ed16f4d81557a2edaad37d7fa3369d04cd [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-04-11T21:12:57.584Z] + [ -d /w/workspace/_app-service-configurable_levski/archives ] [2023-04-11T21:12:57.584Z] + ls -al /w/workspace/_app-service-configurable_levski/archives [2023-04-11T21:12:57.584Z] total 16 [2023-04-11T21:12:57.584Z] drwxr-xr-x 3 root root 4096 Apr 11 21:04 . [2023-04-11T21:12:57.584Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 21:12 .. [2023-04-11T21:12:57.584Z] drwxr-xr-x 2 root root 4096 Apr 11 21:04 cost [2023-04-11T21:12:57.584Z] -rw-r--r-- 1 root root 96 Apr 11 21:04 cost.csv [2023-04-11T21:12:57.584Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_levski/archives [2023-04-11T21:12:57.584Z] + ls -al /w/workspace/_app-service-configurable_levski/archives [2023-04-11T21:12:57.584Z] total 16 [2023-04-11T21:12:57.584Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 21:04 . [2023-04-11T21:12:57.584Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 21:12 .. [2023-04-11T21:12:57.584Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 21:04 cost [2023-04-11T21:12:57.584Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 11 21:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-11T21:12:57.870Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T21:12:58.721Z] ---> package-listing.sh [2023-04-11T21:12:58.721Z] ++ facter osfamily [2023-04-11T21:12:58.721Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-11T21:12:58.979Z] + OS_FAMILY=debian [2023-04-11T21:12:58.979Z] + workspace=/w/workspace/_app-service-configurable_levski [2023-04-11T21:12:58.979Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-11T21:12:58.979Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-11T21:12:58.979Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-11T21:12:58.979Z] + PACKAGES=/tmp/packages_start.txt [2023-04-11T21:12:58.979Z] + '[' /w/workspace/_app-service-configurable_levski ']' [2023-04-11T21:12:58.979Z] + PACKAGES=/tmp/packages_end.txt [2023-04-11T21:12:58.979Z] + case "${OS_FAMILY}" in [2023-04-11T21:12:58.979Z] + dpkg -l [2023-04-11T21:12:58.979Z] + grep '^ii' [2023-04-11T21:12:58.979Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-11T21:12:58.979Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-11T21:12:58.979Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-11T21:12:58.979Z] + '[' /w/workspace/_app-service-configurable_levski ']' [2023-04-11T21:12:58.979Z] + mkdir -p /w/workspace/_app-service-configurable_levski/archives/ [2023-04-11T21:12:58.979Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_levski/archives/ [Pipeline] echo [2023-04-11T21:12:58.989Z] 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/_app-service-configurable_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-11T21:12:59.264Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T21:12:59.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T21:12:59.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T21:12:59.878Z] prd-ubuntu20.04-docker-8c-8g-7454 does not seem to be running inside a container [2023-04-11T21:12:59.911Z] $ 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/_app-service-configurable_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-11T21:13:00.201Z] $ docker top 9a98616a0478b0c36115635dc874379b4a2b80b06ab1feb5d9b938e4e3c2a330 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T21:13:00.530Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-11T21:13:00.812Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-11T21:13:01.091Z] + ls /var/log/sa-host [2023-04-11T21:13:01.091Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T21:13:01.290Z] provisioning config files... [2023-04-11T21:13:01.311Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config4266708844018333761tmp [Pipeline] { [Pipeline] echo [2023-04-11T21:13:01.346Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T21:13:01.691Z] ---> create-netrc.sh [Pipeline] } [2023-04-11T21:13:01.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-11T21:13:02.037Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-11T21:13:02.046Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T21:13:02.331Z] ---> sudo-logs.sh [2023-04-11T21:13:02.331Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-11T21:13:02.364Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T21:13:02.660Z] ---> job-cost.sh [2023-04-11T21:13:02.660Z] lf-activate-venv: SKIPPING [2023-04-11T21:13:02.660Z] DEBUG: total: 0.2199999988079071 [2023-04-11T21:13:02.660Z] INFO: Retrieving Stack Cost... [2023-04-11T21:13:02.919Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T21:13:03.488Z] INFO: Archiving Costs [Pipeline] echo [2023-04-11T21:13:03.502Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T21:13:03.785Z] ---> logs-deploy.sh [2023-04-11T21:13:03.785Z] lf-activate-venv: SKIPPING [2023-04-11T21:13:03.785Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/levski/4 [2023-04-11T21:13:03.785Z] INFO: archiving workspace using pattern(s): [2023-04-11T21:13:04.723Z] Archives upload complete. [2023-04-11T21:13:04.982Z] INFO: archiving logs to Nexus [2023-04-11T21:13:05.551Z] ---> uname -a: [2023-04-11T21:13:05.551Z] Linux prd-ubuntu20-04-docker-8c-8g-7454 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-11T21:13:05.551Z] [2023-04-11T21:13:05.551Z]