Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c70686275db34aa3f66cc9d2651256089dd9de6c 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-ssh3195326655797290526.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-ssh5400145864454565399.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-ssh9237861802628482606.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-ssh17554389434403033500.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-ssh7305383063481866395.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-7418 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 c70686275db34aa3f66cc9d2651256089dd9de6c (levski) > 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 c70686275db34aa3f66cc9d2651256089dd9de6c # timeout=10 Commit message: "build: Create levski branch" > git rev-list --no-walk 1f575e3c9870c6c23061d6bf49edc19da5427e85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-11T17:40:42.253Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-11T17:40:42.317Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T17:40:42.335Z] ========================================================= [2023-04-11T17:40:42.335Z] EdgeX Global Pipelines Version Info [2023-04-11T17:40:42.335Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:40:43.074Z] ------------------- [2023-04-11T17:40:43.074Z] stable info: [2023-04-11T17:40:43.074Z] ------------------- [2023-04-11T17:40:43.074Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-11T17:40:43.074Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-11T17:40:43.074Z] Message: update stable to v1.0.245 [2023-04-11T17:40:43.642Z] ------------------- [2023-04-11T17:40:43.642Z] experimental info: [2023-04-11T17:40:43.642Z] ------------------- [2023-04-11T17:40:43.642Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-11T17:40:43.642Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-11T17:40:43.642Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-11T17:40:43.817Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-11T17:40:43.829Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-11T17:40:43.841Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-11T17:40:43.853Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-11T17:40:43.865Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-11T17:40:43.878Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-04-11T17:40:43.896Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-11T17:40:43.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-11T17:40:43.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-11T17:40:43.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-11T17:40:43.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-11T17:40:43.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-11T17:40:43.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-11T17:40:43.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-11T17:40:44.007Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T17:40:44.017Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T17:40:44.027Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T17:40:44.037Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T17:40:44.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-11T17:40:44.060Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-11T17:40:44.079Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-11T17:40:44.097Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-11T17:40:44.114Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-11T17:40:44.128Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-11T17:40:44.141Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-11T17:40:44.159Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-11T17:40:44.177Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-11T17:40:44.194Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-04-11T17:40:44.206Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-04-11T17:40:44.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-04-11T17:40:44.238Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c70686275db34aa3f66cc9d2651256089dd9de6c [Pipeline] echo [2023-04-11T17:40:44.250Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c706862 [Pipeline] echo [2023-04-11T17:40:44.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T17:40:44.325Z] provisioning config files... [2023-04-11T17:40:44.344Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config9128395200436115254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:40:44.653Z] ---> docker-login.sh [2023-04-11T17:40:44.654Z] nexus3.edgexfoundry.org:10001 [2023-04-11T17:40:44.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:40:44.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:40:44.914Z] Configure a credential helper to remove this warning. See [2023-04-11T17:40:44.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:40:44.914Z] [2023-04-11T17:40:44.914Z] Login Succeeded [2023-04-11T17:40:44.914Z] nexus3.edgexfoundry.org:10002 [2023-04-11T17:40:45.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:40:45.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:40:45.175Z] Configure a credential helper to remove this warning. See [2023-04-11T17:40:45.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:40:45.175Z] [2023-04-11T17:40:45.175Z] Login Succeeded [2023-04-11T17:40:45.175Z] nexus3.edgexfoundry.org:10003 [2023-04-11T17:40:45.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:40:45.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:40:45.175Z] Configure a credential helper to remove this warning. See [2023-04-11T17:40:45.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:40:45.175Z] [2023-04-11T17:40:45.175Z] Login Succeeded [2023-04-11T17:40:45.175Z] nexus3.edgexfoundry.org:10004 [2023-04-11T17:40:45.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:40:45.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:40:45.440Z] Configure a credential helper to remove this warning. See [2023-04-11T17:40:45.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:40:45.440Z] [2023-04-11T17:40:45.440Z] Login Succeeded [2023-04-11T17:40:45.440Z] docker.io [2023-04-11T17:40:45.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:40:45.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:40:45.703Z] Configure a credential helper to remove this warning. See [2023-04-11T17:40:45.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:40:45.703Z] [2023-04-11T17:40:45.703Z] Login Succeeded [2023-04-11T17:40:45.703Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T17:40:45.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-11T17:40:46.108Z] + git rev-list -1 --merges c70686275db34aa3f66cc9d2651256089dd9de6c~1..c70686275db34aa3f66cc9d2651256089dd9de6c [Pipeline] echo [2023-04-11T17:40:46.163Z] -----------> git rev-list -1 --merges c70686275db34aa3f66cc9d2651256089dd9de6c~1..c70686275db34aa3f66cc9d2651256089dd9de6c c70686275db34aa3f66cc9d2651256089dd9de6c [false] [Pipeline] sh [2023-04-11T17:40:46.455Z] + git log --format=format:%s -1 c70686275db34aa3f66cc9d2651256089dd9de6c [Pipeline] echo [2023-04-11T17:40:46.468Z] ========================================================= [2023-04-11T17:40:46.468Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-11T17:40:46.468Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T17:40:46.815Z] + git log --format=format:%s -1 c70686275db34aa3f66cc9d2651256089dd9de6c [Pipeline] echo [2023-04-11T17:40:46.828Z] [semverPrep] GIT_COMMIT: c70686275db34aa3f66cc9d2651256089dd9de6c, Commit Message: build: Create levski branch [Pipeline] echo [2023-04-11T17:40:46.839Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-11T17:40:47.266Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T17:40:47.268Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-11T17:40:47.268Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-11T17:40:47.268Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-11T17:40:47.268Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-11T17:40:47.268Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-11T17:40:47.268Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:40:47.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T17:40:47.740Z] [2023-04-11T17:40:47.740Z] 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-11T17:40:48.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T17:40:48.072Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-11T17:40:48.072Z] b85a868b505f: Pulling fs layer [2023-04-11T17:40:48.072Z] e2be974225ed: Pulling fs layer [2023-04-11T17:40:48.072Z] 339a4e72a1f5: Pulling fs layer [2023-04-11T17:40:48.072Z] 988bab9f4d93: Pulling fs layer [2023-04-11T17:40:48.072Z] 1469e6f7b9e6: Pulling fs layer [2023-04-11T17:40:48.072Z] eaf3925da568: Pulling fs layer [2023-04-11T17:40:48.072Z] bab4dde63d76: Pulling fs layer [2023-04-11T17:40:48.072Z] bde34c3a00c8: Pulling fs layer [2023-04-11T17:40:48.072Z] b352a97aabf1: Pulling fs layer [2023-04-11T17:40:48.072Z] 4872d77fe225: Pulling fs layer [2023-04-11T17:40:48.072Z] 5851b861e8e6: Pulling fs layer [2023-04-11T17:40:48.072Z] 988bab9f4d93: Waiting [2023-04-11T17:40:48.072Z] 1469e6f7b9e6: Waiting [2023-04-11T17:40:48.072Z] b352a97aabf1: Waiting [2023-04-11T17:40:48.072Z] 4872d77fe225: Waiting [2023-04-11T17:40:48.072Z] eaf3925da568: Waiting [2023-04-11T17:40:48.072Z] 5851b861e8e6: Waiting [2023-04-11T17:40:48.072Z] bab4dde63d76: Waiting [2023-04-11T17:40:48.072Z] bde34c3a00c8: Waiting [2023-04-11T17:40:48.072Z] e2be974225ed: Download complete [2023-04-11T17:40:48.072Z] 988bab9f4d93: Verifying Checksum [2023-04-11T17:40:48.072Z] 988bab9f4d93: Download complete [2023-04-11T17:40:48.334Z] 339a4e72a1f5: Verifying Checksum [2023-04-11T17:40:48.334Z] 339a4e72a1f5: Download complete [2023-04-11T17:40:48.334Z] 1469e6f7b9e6: Verifying Checksum [2023-04-11T17:40:48.334Z] 1469e6f7b9e6: Download complete [2023-04-11T17:40:48.334Z] eaf3925da568: Verifying Checksum [2023-04-11T17:40:48.334Z] eaf3925da568: Download complete [2023-04-11T17:40:48.334Z] bde34c3a00c8: Download complete [2023-04-11T17:40:48.334Z] b352a97aabf1: Download complete [2023-04-11T17:40:48.334Z] 4872d77fe225: Download complete [2023-04-11T17:40:48.334Z] 5851b861e8e6: Verifying Checksum [2023-04-11T17:40:48.334Z] 5851b861e8e6: Download complete [2023-04-11T17:40:48.334Z] b85a868b505f: Verifying Checksum [2023-04-11T17:40:48.334Z] b85a868b505f: Download complete [2023-04-11T17:40:48.595Z] bab4dde63d76: Verifying Checksum [2023-04-11T17:40:48.595Z] bab4dde63d76: Download complete [2023-04-11T17:40:49.987Z] b85a868b505f: Pull complete [2023-04-11T17:40:49.987Z] e2be974225ed: Pull complete [2023-04-11T17:40:50.560Z] 339a4e72a1f5: Pull complete [2023-04-11T17:40:50.560Z] 988bab9f4d93: Pull complete [2023-04-11T17:40:50.820Z] 1469e6f7b9e6: Pull complete [2023-04-11T17:40:50.820Z] eaf3925da568: Pull complete [2023-04-11T17:40:52.728Z] bab4dde63d76: Pull complete [2023-04-11T17:40:52.728Z] bde34c3a00c8: Pull complete [2023-04-11T17:40:52.993Z] b352a97aabf1: Pull complete [2023-04-11T17:40:52.993Z] 4872d77fe225: Pull complete [2023-04-11T17:40:52.993Z] 5851b861e8e6: Pull complete [2023-04-11T17:40:52.993Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-11T17:40:52.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T17:40:52.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:40:53.107Z] prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container [2023-04-11T17:40:53.145Z] $ 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-11T17:40:54.354Z] $ docker top 4f22794855fdc35ff29b3352448185d2625c085b53539af0c937794288ac25a8 -eo pid,comm [2023-04-11T17:40:54.421Z] 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-11T17:40:54.421Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T17:40:54.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T17:40:54.463Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T17:40:54.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T17:40:54.596Z] $ docker exec 4f22794855fdc35ff29b3352448185d2625c085b53539af0c937794288ac25a8 ssh-agent [2023-04-11T17:40:54.715Z] SSH_AUTH_SOCK=/tmp/ssh-8ZE1GeB7VIQK/agent.31 [2023-04-11T17:40:54.715Z] SSH_AGENT_PID=37 [2023-04-11T17:40:54.723Z] Running ssh-add (command line suppressed) [2023-04-11T17:40:54.837Z] Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_731206284345146410.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_731206284345146410.key) [2023-04-11T17:40:54.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T17:40:55.148Z] + git tag --points-at HEAD [Pipeline] } [2023-04-11T17:40:55.160Z] $ docker exec --env ******** --env ******** 4f22794855fdc35ff29b3352448185d2625c085b53539af0c937794288ac25a8 ssh-agent -k [2023-04-11T17:40:55.272Z] unset SSH_AUTH_SOCK; [2023-04-11T17:40:55.272Z] unset SSH_AGENT_PID; [2023-04-11T17:40:55.272Z] echo Agent pid 37 killed; [2023-04-11T17:40:55.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-11T17:40:55.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T17:40:55.314Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T17:40:55.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T17:40:55.421Z] $ docker exec 4f22794855fdc35ff29b3352448185d2625c085b53539af0c937794288ac25a8 ssh-agent [2023-04-11T17:40:55.550Z] SSH_AUTH_SOCK=/tmp/ssh-2ESTM8y7MgBZ/agent.68 [2023-04-11T17:40:55.550Z] SSH_AGENT_PID=74 [2023-04-11T17:40:55.556Z] Running ssh-add (command line suppressed) [2023-04-11T17:40:55.657Z] Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_1321600286134392621.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_1321600286134392621.key) [2023-04-11T17:40:55.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T17:40:55.967Z] + git semver init [2023-04-11T17:40:56.227Z] 2023-04-11 17:40:56,158 [run_init] DEBUG init version:0.0.0 force:False [2023-04-11T17:40:56.227Z] 2023-04-11 17:40:56,159 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_levski/.semver [2023-04-11T17:40:56.227Z] 2023-04-11 17:40:56,159 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_levski/.semver [2023-04-11T17:40:56.227Z] 2023-04-11 17:40:56,159 [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-11T17:40:57.174Z] 2023-04-11 17:40:56,923 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_levski/.git/info/exclude [2023-04-11T17:40:57.174Z] 2023-04-11 17:40:56,924 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_levski/.semver/levski with force:False [2023-04-11T17:40:57.174Z] 2023-04-11 17:40:56,924 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T17:40:57.174Z] 2023-04-11 17:40:56,924 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T17:40:57.174Z] 2.3.1-dev.2 [Pipeline] } [2023-04-11T17:40:57.182Z] $ docker exec --env ******** --env ******** 4f22794855fdc35ff29b3352448185d2625c085b53539af0c937794288ac25a8 ssh-agent -k [2023-04-11T17:40:57.292Z] unset SSH_AUTH_SOCK; [2023-04-11T17:40:57.293Z] unset SSH_AGENT_PID; [2023-04-11T17:40:57.295Z] echo Agent pid 74 killed; [2023-04-11T17:40:57.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T17:40:57.662Z] + git semver [Pipeline] } [2023-04-11T17:40:57.940Z] $ docker stop --time=1 4f22794855fdc35ff29b3352448185d2625c085b53539af0c937794288ac25a8 [2023-04-11T17:40:59.231Z] $ docker rm -f --volumes 4f22794855fdc35ff29b3352448185d2625c085b53539af0c937794288ac25a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T17:40:59.589Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-11T17:40:59.835Z] Stashed 1 file(s) [Pipeline] echo [2023-04-11T17:40:59.838Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.2 [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-11T17:40:59.985Z] provisioning config files... [2023-04-11T17:41:00.001Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config2717367551584772538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:41:00.308Z] ---> docker-login.sh [2023-04-11T17:41:00.308Z] nexus3.edgexfoundry.org:10001 [2023-04-11T17:41:00.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:41:00.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:41:00.308Z] Configure a credential helper to remove this warning. See [2023-04-11T17:41:00.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:41:00.308Z] [2023-04-11T17:41:00.308Z] Login Succeeded [2023-04-11T17:41:00.308Z] nexus3.edgexfoundry.org:10002 [2023-04-11T17:41:00.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:41:00.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:41:00.308Z] Configure a credential helper to remove this warning. See [2023-04-11T17:41:00.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:41:00.308Z] [2023-04-11T17:41:00.308Z] Login Succeeded [2023-04-11T17:41:00.308Z] nexus3.edgexfoundry.org:10003 [2023-04-11T17:41:00.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:41:00.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:41:00.568Z] Configure a credential helper to remove this warning. See [2023-04-11T17:41:00.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:41:00.568Z] [2023-04-11T17:41:00.568Z] Login Succeeded [2023-04-11T17:41:00.568Z] nexus3.edgexfoundry.org:10004 [2023-04-11T17:41:00.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:41:00.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:41:00.568Z] Configure a credential helper to remove this warning. See [2023-04-11T17:41:00.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:41:00.568Z] [2023-04-11T17:41:00.568Z] Login Succeeded [2023-04-11T17:41:00.568Z] docker.io [2023-04-11T17:41:00.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:41:00.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:41:00.829Z] Configure a credential helper to remove this warning. See [2023-04-11T17:41:00.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:41:00.829Z] [2023-04-11T17:41:01.089Z] Login Succeeded [2023-04-11T17:41:01.089Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T17:41:01.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-11T17:41:01.167Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T17:41:01.184Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T17:41:01.195Z] ========================================================= [2023-04-11T17:41:01.195Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-04-11T17:41:01.195Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:41:01.531Z] + 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-11T17:41:01.531Z] Sending build context to Docker daemon 3.291MB [2023-04-11T17:41:01.531Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T17:41:01.531Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-11T17:41:01.531Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-11T17:41:01.531Z] 213ec9aee27d: Pulling fs layer [2023-04-11T17:41:01.531Z] 4583459ba037: Pulling fs layer [2023-04-11T17:41:01.531Z] 93c1e223e6f2: Pulling fs layer [2023-04-11T17:41:01.531Z] 53926ce57604: Pulling fs layer [2023-04-11T17:41:01.531Z] 21b2b0c7a3f4: Pulling fs layer [2023-04-11T17:41:01.531Z] 22ff95d597cd: Pulling fs layer [2023-04-11T17:41:01.531Z] 12d6caf4c0d1: Pulling fs layer [2023-04-11T17:41:01.531Z] 53926ce57604: Waiting [2023-04-11T17:41:01.531Z] 21b2b0c7a3f4: Waiting [2023-04-11T17:41:01.531Z] 22ff95d597cd: Waiting [2023-04-11T17:41:01.531Z] 96b7cbca73a9: Pulling fs layer [2023-04-11T17:41:01.531Z] 12d6caf4c0d1: Waiting [2023-04-11T17:41:01.531Z] 96b7cbca73a9: Waiting [2023-04-11T17:41:01.531Z] a7acece74701: Pulling fs layer [2023-04-11T17:41:01.531Z] a7acece74701: Waiting [2023-04-11T17:41:01.531Z] 93c1e223e6f2: Verifying Checksum [2023-04-11T17:41:01.531Z] 93c1e223e6f2: Download complete [2023-04-11T17:41:01.531Z] 4583459ba037: Verifying Checksum [2023-04-11T17:41:01.531Z] 4583459ba037: Download complete [2023-04-11T17:41:01.531Z] 21b2b0c7a3f4: Verifying Checksum [2023-04-11T17:41:01.531Z] 21b2b0c7a3f4: Download complete [2023-04-11T17:41:01.531Z] 22ff95d597cd: Verifying Checksum [2023-04-11T17:41:01.531Z] 22ff95d597cd: Download complete [2023-04-11T17:41:01.531Z] 213ec9aee27d: Verifying Checksum [2023-04-11T17:41:01.792Z] 12d6caf4c0d1: Verifying Checksum [2023-04-11T17:41:01.792Z] 12d6caf4c0d1: Download complete [2023-04-11T17:41:01.792Z] 213ec9aee27d: Pull complete [2023-04-11T17:41:02.055Z] 4583459ba037: Pull complete [2023-04-11T17:41:02.055Z] 93c1e223e6f2: Pull complete [2023-04-11T17:41:02.055Z] a7acece74701: Verifying Checksum [2023-04-11T17:41:02.055Z] a7acece74701: Download complete [2023-04-11T17:41:02.319Z] 96b7cbca73a9: Verifying Checksum [2023-04-11T17:41:02.319Z] 96b7cbca73a9: Download complete [2023-04-11T17:41:02.319Z] 53926ce57604: Verifying Checksum [2023-04-11T17:41:02.319Z] 53926ce57604: Download complete [2023-04-11T17:41:06.513Z] 53926ce57604: Pull complete [2023-04-11T17:41:06.513Z] 21b2b0c7a3f4: Pull complete [2023-04-11T17:41:06.513Z] 22ff95d597cd: Pull complete [2023-04-11T17:41:06.513Z] 12d6caf4c0d1: Pull complete [2023-04-11T17:41:09.046Z] 96b7cbca73a9: Pull complete [2023-04-11T17:41:09.613Z] a7acece74701: Pull complete [2023-04-11T17:41:09.613Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-04-11T17:41:09.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-04-11T17:41:09.613Z] ---> db6d94c90886 [2023-04-11T17:41:09.613Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T17:41:10.997Z] ---> Running in cb63c8a37e73 [2023-04-11T17:41:10.997Z] Removing intermediate container cb63c8a37e73 [2023-04-11T17:41:10.997Z] ---> f91800437956 [2023-04-11T17:41:10.997Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T17:41:11.256Z] ---> Running in 41d0be0588a3 [2023-04-11T17:41:11.256Z] Removing intermediate container 41d0be0588a3 [2023-04-11T17:41:11.256Z] ---> ba471d59df5e [2023-04-11T17:41:11.256Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2023-04-11T17:41:11.256Z] ---> Running in 5817fc79de61 [2023-04-11T17:41:11.515Z] Removing intermediate container 5817fc79de61 [2023-04-11T17:41:11.515Z] ---> 4600e7e16891 [2023-04-11T17:41:11.515Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T17:41:11.515Z] ---> Running in 4c4a3464f128 [2023-04-11T17:41:11.515Z] Removing intermediate container 4c4a3464f128 [2023-04-11T17:41:11.515Z] ---> 8fb1c6cf3861 [2023-04-11T17:41:11.515Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T17:41:11.515Z] ---> Running in eed6e1aa182d [2023-04-11T17:41:11.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-04-11T17:41:12.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-04-11T17:41:12.292Z] OK: 211 MiB in 51 packages [2023-04-11T17:41:12.550Z] Removing intermediate container eed6e1aa182d [2023-04-11T17:41:12.550Z] ---> f400c1d8b534 [2023-04-11T17:41:12.550Z] Step 8/13 : WORKDIR /app [2023-04-11T17:41:12.550Z] ---> Running in afc1ba7cd9a7 [2023-04-11T17:41:12.550Z] Removing intermediate container afc1ba7cd9a7 [2023-04-11T17:41:12.550Z] ---> 137a6d9860ca [2023-04-11T17:41:12.550Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-11T17:41:12.808Z] ---> 8b66020571b2 [2023-04-11T17:41:12.808Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T17:41:12.808Z] ---> Running in 15819ba5b34c [2023-04-11T17:41:14.926Z] Still waiting to schedule task [2023-04-11T17:41:14.927Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-11T17:41:34.763Z] Removing intermediate container 15819ba5b34c [2023-04-11T17:41:34.764Z] ---> 0eb9b04bc8cb [2023-04-11T17:41:34.764Z] Step 11/13 : COPY . . [2023-04-11T17:41:34.764Z] ---> 565350ec4a45 [2023-04-11T17:41:34.764Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T17:41:34.764Z] ---> Running in a83f4538b27e [2023-04-11T17:41:34.764Z] Removing intermediate container a83f4538b27e [2023-04-11T17:41:34.764Z] ---> a882652065c9 [2023-04-11T17:41:34.764Z] Step 13/13 : RUN $MAKE [2023-04-11T17:41:34.764Z] ---> Running in 8811265abd65 [2023-04-11T17:41:34.764Z] noop [2023-04-11T17:41:34.764Z] Removing intermediate container 8811265abd65 [2023-04-11T17:41:34.764Z] ---> fef37840f7f1 [2023-04-11T17:41:34.764Z] Successfully built fef37840f7f1 [2023-04-11T17:41:34.764Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:41:35.070Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T17:41:35.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:41:35.144Z] prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container [2023-04-11T17:41:35.170Z] $ 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-11T17:41:35.496Z] $ docker top fdb080d191f4cdab8b9b3b2bf407c367452da8b3e5ce374a4a3e05bdc8883beb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T17:41:35.851Z] + go version [2023-04-11T17:41:35.851Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-04-11T17:41:35.859Z] $ docker stop --time=1 fdb080d191f4cdab8b9b3b2bf407c367452da8b3e5ce374a4a3e05bdc8883beb [2023-04-11T17:41:37.144Z] $ docker rm -f --volumes fdb080d191f4cdab8b9b3b2bf407c367452da8b3e5ce374a4a3e05bdc8883beb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:41:37.568Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T17:41:37.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:41:37.637Z] prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container [2023-04-11T17:41:37.663Z] $ 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-11T17:41:38.002Z] $ docker top 965fe34a7eda8a515c646f6bce8bfe380f57f1b8de6838783bdfd4fba2890b89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T17:41:38.352Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_levski [Pipeline] fileExists [Pipeline] sh [2023-04-11T17:41:38.655Z] + make test [2023-04-11T17:41:38.656Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-11T17:41:48.632Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-11T17:41:48.632Z] CGO_ENABLED=1 go vet ./... [2023-04-11T17:41:52.827Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T17:41:52.827Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T17:41:52.827Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T17:41:52.841Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-11T17:41:52.856Z] $ docker stop --time=1 965fe34a7eda8a515c646f6bce8bfe380f57f1b8de6838783bdfd4fba2890b89 [2023-04-11T17:41:54.815Z] $ docker rm -f --volumes 965fe34a7eda8a515c646f6bce8bfe380f57f1b8de6838783bdfd4fba2890b89 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T17:41:55.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-11T17:41:55.245Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-11T17:41:55.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-11T17:41:56.063Z] + ls -al . [2023-04-11T17:41:56.063Z] total 184 [2023-04-11T17:41:56.063Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 17:41 . [2023-04-11T17:41:56.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 17:40 .. [2023-04-11T17:41:56.063Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 17:40 .dockerignore [2023-04-11T17:41:56.063Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 17:40 .git [2023-04-11T17:41:56.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 17:40 .github [2023-04-11T17:41:56.063Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 17:40 .gitignore [2023-04-11T17:41:56.063Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 17:40 .semver [2023-04-11T17:41:56.063Z] -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 17:40 Attribution.txt [2023-04-11T17:41:56.063Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 11 17:40 CHANGELOG.md [2023-04-11T17:41:56.064Z] -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 17:40 Dockerfile [2023-04-11T17:41:56.064Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 17:40 GOVERNANCE.md [2023-04-11T17:41:56.064Z] -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 17:40 Jenkinsfile [2023-04-11T17:41:56.064Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 17:40 LICENSE [2023-04-11T17:41:56.064Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 17:40 OWNERS.md [2023-04-11T17:41:56.064Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 17:40 README.md [2023-04-11T17:41:56.064Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 17:40 VERSION [2023-04-11T17:41:56.064Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 17:40 bin [2023-04-11T17:41:56.064Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 17:41 coverage.out [2023-04-11T17:41:56.064Z] -rw-rw-r-- 1 jenkins jenkins 3395 Apr 11 17:40 go.mod [2023-04-11T17:41:56.064Z] -rw-rw-r-- 1 jenkins jenkins 44263 Apr 11 17:40 go.sum [2023-04-11T17:41:56.064Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 17:40 main.go [2023-04-11T17:41:56.064Z] -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 17:40 makefile [2023-04-11T17:41:56.064Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 17:40 res [2023-04-11T17:41:56.064Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 17:40 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:41:56.366Z] + 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=c70686275db34aa3f66cc9d2651256089dd9de6c --label arch=amd64 --label version=2.3.1-dev.2 . [2023-04-11T17:41:56.366Z] Sending build context to Docker daemon 3.292MB [2023-04-11T17:41:56.366Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T17:41:56.366Z] Step 2/27 : FROM ${BASE} AS builder [2023-04-11T17:41:56.366Z] ---> fef37840f7f1 [2023-04-11T17:41:56.366Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T17:41:56.366Z] ---> Running in 714814959fd5 [2023-04-11T17:41:56.366Z] Removing intermediate container 714814959fd5 [2023-04-11T17:41:56.366Z] ---> 97b353fc5c9a [2023-04-11T17:41:56.366Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T17:41:56.366Z] ---> Running in 1daf3837e90a [2023-04-11T17:41:56.627Z] Removing intermediate container 1daf3837e90a [2023-04-11T17:41:56.627Z] ---> 38096eb58ed6 [2023-04-11T17:41:56.627Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-04-11T17:41:56.627Z] ---> Running in b80b8843450c [2023-04-11T17:41:56.627Z] Removing intermediate container b80b8843450c [2023-04-11T17:41:56.627Z] ---> 2921a21df7dd [2023-04-11T17:41:56.627Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T17:41:56.627Z] ---> Running in 3d27e28eeffe [2023-04-11T17:41:56.887Z] Removing intermediate container 3d27e28eeffe [2023-04-11T17:41:56.887Z] ---> 7047d05c5fb3 [2023-04-11T17:41:56.887Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T17:41:56.887Z] ---> Running in 8e047775b97c [2023-04-11T17:41:57.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-04-11T17:41:57.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-04-11T17:41:57.410Z] OK: 211 MiB in 51 packages [2023-04-11T17:41:57.979Z] Removing intermediate container 8e047775b97c [2023-04-11T17:41:57.979Z] ---> cd40b495e833 [2023-04-11T17:41:57.979Z] Step 8/27 : WORKDIR /app [2023-04-11T17:41:57.979Z] ---> Running in c68c46a1769d [2023-04-11T17:41:57.979Z] Removing intermediate container c68c46a1769d [2023-04-11T17:41:57.979Z] ---> fdaa0e891c65 [2023-04-11T17:41:57.979Z] Step 9/27 : COPY go.mod vendor* ./ [2023-04-11T17:41:57.979Z] ---> f585f9593710 [2023-04-11T17:41:57.979Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T17:41:58.243Z] ---> Running in 0acd30e1b6b9 [2023-04-11T17:41:58.817Z] Removing intermediate container 0acd30e1b6b9 [2023-04-11T17:41:58.817Z] ---> 3f47ec1cb7dc [2023-04-11T17:41:58.817Z] Step 11/27 : COPY . . [2023-04-11T17:41:59.076Z] ---> 2223b796eaa9 [2023-04-11T17:41:59.076Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T17:41:59.076Z] ---> Running in 8ac4bbcefe78 [2023-04-11T17:41:59.076Z] Removing intermediate container 8ac4bbcefe78 [2023-04-11T17:41:59.076Z] ---> 20d2b711d95f [2023-04-11T17:41:59.076Z] Step 13/27 : RUN $MAKE [2023-04-11T17:41:59.076Z] ---> Running in 98bf23088600 [2023-04-11T17:41:59.337Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2023-04-11T17:42:21.282Z] Removing intermediate container 98bf23088600 [2023-04-11T17:42:21.282Z] ---> a7a5ec7785f3 [2023-04-11T17:42:21.282Z] Step 14/27 : FROM alpine:3.16 [2023-04-11T17:42:21.282Z] 3.16: Pulling from library/alpine [2023-04-11T17:42:21.282Z] 91d30c5bc195: Pulling fs layer [2023-04-11T17:42:21.282Z] 91d30c5bc195: Verifying Checksum [2023-04-11T17:42:21.282Z] 91d30c5bc195: Download complete [2023-04-11T17:42:21.282Z] 91d30c5bc195: Pull complete [2023-04-11T17:42:21.282Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-04-11T17:42:21.282Z] Status: Downloaded newer image for alpine:3.16 [2023-04-11T17:42:21.282Z] ---> 8471affe5de5 [2023-04-11T17:42:21.282Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T17:42:21.543Z] ---> Running in 0b479751270b [2023-04-11T17:42:21.543Z] Removing intermediate container 0b479751270b [2023-04-11T17:42:21.543Z] ---> 1cb6a218be7d [2023-04-11T17:42:21.543Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-11T17:42:21.543Z] ---> Running in e6d7e2acfa9f [2023-04-11T17:42:21.543Z] Removing intermediate container e6d7e2acfa9f [2023-04-11T17:42:21.543Z] ---> 8f903d5b30ab [2023-04-11T17:42:21.543Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-04-11T17:42:21.543Z] ---> Running in a970b7073b25 [2023-04-11T17:42:22.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-04-11T17:42:22.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-04-11T17:42:22.368Z] (1/7) Installing ca-certificates (20220614-r0) [2023-04-11T17:42:22.368Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-04-11T17:42:22.368Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2023-04-11T17:42:22.368Z] (4/7) Installing libsodium (1.0.18-r0) [2023-04-11T17:42:22.628Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2023-04-11T17:42:22.628Z] (6/7) Installing libzmq (4.3.4-r0) [2023-04-11T17:42:22.628Z] (7/7) Installing zeromq (4.3.4-r0) [2023-04-11T17:42:22.628Z] Executing busybox-1.35.0-r17.trigger [2023-04-11T17:42:22.628Z] Executing ca-certificates-20220614-r0.trigger [2023-04-11T17:42:22.921Z] OK: 9 MiB in 21 packages [2023-04-11T17:42:23.182Z] Removing intermediate container a970b7073b25 [2023-04-11T17:42:23.182Z] ---> 8d9f9b09dca6 [2023-04-11T17:42:23.182Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-11T17:42:23.440Z] ---> 6cfb2e3189d7 [2023-04-11T17:42:23.440Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-11T17:42:23.440Z] ---> 188116abae42 [2023-04-11T17:42:23.440Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-04-11T17:42:23.699Z] ---> f7e15a158604 [2023-04-11T17:42:23.699Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-11T17:42:24.265Z] ---> 3633955c43e0 [2023-04-11T17:42:24.265Z] Step 22/27 : EXPOSE 48095 [2023-04-11T17:42:24.265Z] ---> Running in 8d3638fcd647 [2023-04-11T17:42:24.525Z] Removing intermediate container 8d3638fcd647 [2023-04-11T17:42:24.525Z] ---> 69c82e8d3539 [2023-04-11T17:42:24.525Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-04-11T17:42:24.525Z] ---> Running in cdc4f3002cb3 [2023-04-11T17:42:24.525Z] Removing intermediate container cdc4f3002cb3 [2023-04-11T17:42:24.525Z] ---> 3fe2862a0e80 [2023-04-11T17:42:24.525Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-04-11T17:42:24.525Z] ---> Running in dfacfd130efd [2023-04-11T17:42:24.525Z] Removing intermediate container dfacfd130efd [2023-04-11T17:42:24.525Z] ---> 7b141f931ce1 [2023-04-11T17:42:24.525Z] Step 25/27 : LABEL arch=amd64 [2023-04-11T17:42:24.785Z] ---> Running in 00aa8c6f83f7 [2023-04-11T17:42:24.785Z] Removing intermediate container 00aa8c6f83f7 [2023-04-11T17:42:24.785Z] ---> 3106f51be111 [2023-04-11T17:42:24.785Z] Step 26/27 : LABEL git_sha=c70686275db34aa3f66cc9d2651256089dd9de6c [2023-04-11T17:42:24.785Z] ---> Running in 392330c32b61 [2023-04-11T17:42:24.785Z] Removing intermediate container 392330c32b61 [2023-04-11T17:42:24.785Z] ---> 39ca93f2a98b [2023-04-11T17:42:24.785Z] Step 27/27 : LABEL version=2.3.1-dev.2 [2023-04-11T17:42:24.785Z] ---> Running in aa0ff52936fa [2023-04-11T17:42:25.044Z] Removing intermediate container aa0ff52936fa [2023-04-11T17:42:25.044Z] ---> 49acc6336155 [2023-04-11T17:42:25.044Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-11T17:42:25.044Z] Successfully built 49acc6336155 [2023-04-11T17:42:25.044Z] 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-11T17:42:25.162Z] provisioning config files... [2023-04-11T17:42:25.172Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config7705005472780975462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:42:25.464Z] ---> docker-login.sh [2023-04-11T17:42:25.465Z] nexus3.edgexfoundry.org:10001 [2023-04-11T17:42:25.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:42:25.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:42:25.465Z] Configure a credential helper to remove this warning. See [2023-04-11T17:42:25.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:42:25.465Z] [2023-04-11T17:42:25.465Z] Login Succeeded [2023-04-11T17:42:25.465Z] nexus3.edgexfoundry.org:10002 [2023-04-11T17:42:25.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:42:25.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:42:25.465Z] Configure a credential helper to remove this warning. See [2023-04-11T17:42:25.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:42:25.465Z] [2023-04-11T17:42:25.465Z] Login Succeeded [2023-04-11T17:42:25.465Z] nexus3.edgexfoundry.org:10003 [2023-04-11T17:42:25.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:42:25.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:42:25.724Z] Configure a credential helper to remove this warning. See [2023-04-11T17:42:25.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:42:25.724Z] [2023-04-11T17:42:25.724Z] Login Succeeded [2023-04-11T17:42:25.724Z] nexus3.edgexfoundry.org:10004 [2023-04-11T17:42:25.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:42:25.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:42:25.724Z] Configure a credential helper to remove this warning. See [2023-04-11T17:42:25.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:42:25.724Z] [2023-04-11T17:42:25.724Z] Login Succeeded [2023-04-11T17:42:25.724Z] docker.io [2023-04-11T17:42:25.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:42:25.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:42:25.984Z] Configure a credential helper to remove this warning. See [2023-04-11T17:42:25.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:42:25.984Z] [2023-04-11T17:42:25.984Z] Login Succeeded [2023-04-11T17:42:25.984Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T17:42:25.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T17:42:26.021Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T17:42:26.037Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-04-11T17:42:26.038Z] c70686275db34aa3f66cc9d2651256089dd9de6c [2023-04-11T17:42:26.038Z] latest [2023-04-11T17:42:26.038Z] 2.3.1-dev.2 [2023-04-11T17:42:26.038Z] c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2 [2023-04-11T17:42:26.038Z] levski [2023-04-11T17:42:26.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:42:26.401Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c70686275db34aa3f66cc9d2651256089dd9de6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:42:26.789Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c70686275db34aa3f66cc9d2651256089dd9de6c [2023-04-11T17:42:26.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T17:42:26.789Z] 5d5b95148046: Preparing [2023-04-11T17:42:26.789Z] 2c12ee9713a2: Preparing [2023-04-11T17:42:26.789Z] eb696aa1049d: Preparing [2023-04-11T17:42:26.789Z] 39598e0be36b: Preparing [2023-04-11T17:42:26.789Z] b3bd8df57fd2: Preparing [2023-04-11T17:42:26.789Z] 5bc340f6d4f5: Preparing [2023-04-11T17:42:26.789Z] 5bc340f6d4f5: Waiting [2023-04-11T17:42:26.789Z] eb696aa1049d: Pushed [2023-04-11T17:42:26.789Z] 2c12ee9713a2: Pushed [2023-04-11T17:42:26.789Z] 39598e0be36b: Pushed [2023-04-11T17:42:27.072Z] b3bd8df57fd2: Pushed [2023-04-11T17:42:27.643Z] 5bc340f6d4f5: Pushed [2023-04-11T17:42:29.548Z] 5d5b95148046: Pushed [2023-04-11T17:42:29.548Z] c70686275db34aa3f66cc9d2651256089dd9de6c: digest: sha256:250184b5765722dfd636443d00cf7182cbfd68dc536ec40a4264048232725d8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:42:29.865Z] + 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-11T17:42:30.167Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-11T17:42:30.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T17:42:30.167Z] 5d5b95148046: Preparing [2023-04-11T17:42:30.167Z] 2c12ee9713a2: Preparing [2023-04-11T17:42:30.167Z] eb696aa1049d: Preparing [2023-04-11T17:42:30.167Z] 39598e0be36b: Preparing [2023-04-11T17:42:30.167Z] b3bd8df57fd2: Preparing [2023-04-11T17:42:30.167Z] 5bc340f6d4f5: Preparing [2023-04-11T17:42:30.167Z] 5bc340f6d4f5: Waiting [2023-04-11T17:42:30.167Z] 2c12ee9713a2: Layer already exists [2023-04-11T17:42:30.167Z] 39598e0be36b: Layer already exists [2023-04-11T17:42:30.167Z] 5d5b95148046: Layer already exists [2023-04-11T17:42:30.167Z] eb696aa1049d: Layer already exists [2023-04-11T17:42:30.167Z] b3bd8df57fd2: Layer already exists [2023-04-11T17:42:30.167Z] 5bc340f6d4f5: Layer already exists [2023-04-11T17:42:30.167Z] latest: digest: sha256:250184b5765722dfd636443d00cf7182cbfd68dc536ec40a4264048232725d8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:42:30.480Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:42:30.791Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1-dev.2 [2023-04-11T17:42:30.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T17:42:30.791Z] 5d5b95148046: Preparing [2023-04-11T17:42:30.791Z] 2c12ee9713a2: Preparing [2023-04-11T17:42:30.791Z] eb696aa1049d: Preparing [2023-04-11T17:42:30.791Z] 39598e0be36b: Preparing [2023-04-11T17:42:30.791Z] b3bd8df57fd2: Preparing [2023-04-11T17:42:30.791Z] 5bc340f6d4f5: Preparing [2023-04-11T17:42:30.791Z] 5bc340f6d4f5: Waiting [2023-04-11T17:42:30.791Z] 2c12ee9713a2: Layer already exists [2023-04-11T17:42:30.791Z] b3bd8df57fd2: Layer already exists [2023-04-11T17:42:30.791Z] eb696aa1049d: Layer already exists [2023-04-11T17:42:30.791Z] 5d5b95148046: Layer already exists [2023-04-11T17:42:30.791Z] 39598e0be36b: Layer already exists [2023-04-11T17:42:30.791Z] 5bc340f6d4f5: Layer already exists [2023-04-11T17:42:30.791Z] 2.3.1-dev.2: digest: sha256:250184b5765722dfd636443d00cf7182cbfd68dc536ec40a4264048232725d8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:42:31.099Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:42:31.413Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2 [2023-04-11T17:42:31.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T17:42:31.413Z] 5d5b95148046: Preparing [2023-04-11T17:42:31.413Z] 2c12ee9713a2: Preparing [2023-04-11T17:42:31.413Z] eb696aa1049d: Preparing [2023-04-11T17:42:31.413Z] 39598e0be36b: Preparing [2023-04-11T17:42:31.413Z] b3bd8df57fd2: Preparing [2023-04-11T17:42:31.413Z] 5bc340f6d4f5: Preparing [2023-04-11T17:42:31.413Z] 5bc340f6d4f5: Waiting [2023-04-11T17:42:31.413Z] eb696aa1049d: Layer already exists [2023-04-11T17:42:31.413Z] 2c12ee9713a2: Layer already exists [2023-04-11T17:42:31.413Z] b3bd8df57fd2: Layer already exists [2023-04-11T17:42:31.413Z] 5d5b95148046: Layer already exists [2023-04-11T17:42:31.413Z] 39598e0be36b: Layer already exists [2023-04-11T17:42:31.413Z] 5bc340f6d4f5: Layer already exists [2023-04-11T17:42:31.413Z] c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2: digest: sha256:250184b5765722dfd636443d00cf7182cbfd68dc536ec40a4264048232725d8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:42:31.729Z] + 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-11T17:42:32.044Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:levski [2023-04-11T17:42:32.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T17:42:32.044Z] 5d5b95148046: Preparing [2023-04-11T17:42:32.044Z] 2c12ee9713a2: Preparing [2023-04-11T17:42:32.044Z] eb696aa1049d: Preparing [2023-04-11T17:42:32.044Z] 39598e0be36b: Preparing [2023-04-11T17:42:32.044Z] b3bd8df57fd2: Preparing [2023-04-11T17:42:32.044Z] 5bc340f6d4f5: Preparing [2023-04-11T17:42:32.044Z] 5bc340f6d4f5: Waiting [2023-04-11T17:42:32.044Z] eb696aa1049d: Layer already exists [2023-04-11T17:42:32.044Z] 39598e0be36b: Layer already exists [2023-04-11T17:42:32.044Z] 5d5b95148046: Layer already exists [2023-04-11T17:42:32.044Z] 2c12ee9713a2: Layer already exists [2023-04-11T17:42:32.044Z] b3bd8df57fd2: Layer already exists [2023-04-11T17:42:32.044Z] 5bc340f6d4f5: Layer already exists [2023-04-11T17:42:32.044Z] levski: digest: sha256:250184b5765722dfd636443d00cf7182cbfd68dc536ec40a4264048232725d8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T17:42:32.083Z] ===================================================== [Pipeline] echo [2023-04-11T17:42:32.089Z] taggedImages: [2023-04-11T17:42:32.089Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c70686275db34aa3f66cc9d2651256089dd9de6c [2023-04-11T17:42:32.089Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-11T17:42:32.089Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1-dev.2 [2023-04-11T17:42:32.089Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2 [2023-04-11T17:42:32.089Z] - 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-11T17:42:32.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T17:42:32.471Z] [2023-04-11T17:42:32.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:42:32.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T17:42:32.777Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-11T17:42:32.777Z] 5eb5b503b376: Pulling fs layer [2023-04-11T17:42:32.777Z] 5c69ac0246d0: Pulling fs layer [2023-04-11T17:42:32.777Z] ec43610c2a17: Pulling fs layer [2023-04-11T17:42:32.777Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-11T17:42:32.777Z] 33b1e0a273af: Pulling fs layer [2023-04-11T17:42:32.777Z] 5d3b04190fa2: Pulling fs layer [2023-04-11T17:42:32.777Z] 2f39f015ded8: Pulling fs layer [2023-04-11T17:42:32.777Z] 33b1e0a273af: Waiting [2023-04-11T17:42:32.777Z] 5d3b04190fa2: Waiting [2023-04-11T17:42:32.777Z] 2f39f015ded8: Waiting [2023-04-11T17:42:32.777Z] 3a2ae6a8a46f: Waiting [2023-04-11T17:42:32.777Z] 5c69ac0246d0: Verifying Checksum [2023-04-11T17:42:32.777Z] 5c69ac0246d0: Download complete [2023-04-11T17:42:32.777Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-11T17:42:32.777Z] 3a2ae6a8a46f: Download complete [2023-04-11T17:42:32.777Z] 33b1e0a273af: Verifying Checksum [2023-04-11T17:42:32.777Z] 33b1e0a273af: Download complete [2023-04-11T17:42:33.037Z] ec43610c2a17: Verifying Checksum [2023-04-11T17:42:33.037Z] ec43610c2a17: Download complete [2023-04-11T17:42:33.037Z] 5d3b04190fa2: Verifying Checksum [2023-04-11T17:42:33.037Z] 5d3b04190fa2: Download complete [2023-04-11T17:42:33.037Z] 5eb5b503b376: Verifying Checksum [2023-04-11T17:42:33.037Z] 5eb5b503b376: Download complete [2023-04-11T17:42:33.607Z] 2f39f015ded8: Download complete [2023-04-11T17:42:34.175Z] 5eb5b503b376: Pull complete [2023-04-11T17:42:34.433Z] 5c69ac0246d0: Pull complete [2023-04-11T17:42:35.001Z] ec43610c2a17: Pull complete [2023-04-11T17:42:35.001Z] 3a2ae6a8a46f: Pull complete [2023-04-11T17:42:35.269Z] 33b1e0a273af: Pull complete [2023-04-11T17:42:35.269Z] 5d3b04190fa2: Pull complete [2023-04-11T17:42:39.464Z] 2f39f015ded8: Pull complete [2023-04-11T17:42:39.464Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-11T17:42:39.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T17:42:39.464Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:42:39.548Z] prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container [2023-04-11T17:42:39.580Z] $ 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-11T17:42:41.483Z] $ docker top fc4fb5cffe140feee838d4d62da83db2762e52cd7ebd21b2a2810911669e0fec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:42:41.890Z] ---> job-cost.sh [2023-04-11T17:42:41.890Z] lf-activate-venv: SKIPPING [2023-04-11T17:42:41.890Z] INFO: No Stack... [2023-04-11T17:42:42.149Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T17:42:42.409Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T17:42:42.702Z] + cat /w/workspace/_app-service-configurable_levski/archives/cost.csv [2023-04-11T17:42:42.702Z] + cut -d, -f6 [Pipeline] lock [2023-04-11T17:42:42.715Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-levski-2-stack-cost] [2023-04-11T17:42:42.724Z] Resource [jenkins-edgexfoundry-app-service-configurable-levski-2-stack-cost] did not exist. Created. [2023-04-11T17:42:42.724Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-levski-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T17:42:43.034Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-11T17:42:43.057Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T17:42:43.064Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-levski-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T17:42:43.078Z] $ docker stop --time=1 fc4fb5cffe140feee838d4d62da83db2762e52cd7ebd21b2a2810911669e0fec [2023-04-11T17:42:44.237Z] $ docker rm -f --volumes fc4fb5cffe140feee838d4d62da83db2762e52cd7ebd21b2a2810911669e0fec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-11T17:42:50.174Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7419 in /w/workspace/_app-service-configurable_levski [Pipeline] { [Pipeline] ws [2023-04-11T17:42:50.189Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2023-04-11T17:42:50.222Z] Selected Git installation does not exist. Using Default [2023-04-11T17:42:50.222Z] The recommended git tool is: NONE [2023-04-11T17:42:55.227Z] using credential edgex-jenkins-ssh [2023-04-11T17:42:55.246Z] Cloning the remote Git repository [2023-04-11T17:42:55.285Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-11T17:42:55.376Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2023-04-11T17:42:55.520Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-11T17:42:55.521Z] > git --version # timeout=10 [2023-04-11T17:42:55.544Z] > git --version # 'git version 2.25.1' [2023-04-11T17:42:55.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T17:42:55.704Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T17:42:56.810Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-11T17:42:56.839Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T17:42:57.761Z] Avoid second fetch [2023-04-11T17:42:57.761Z] Checking out Revision c70686275db34aa3f66cc9d2651256089dd9de6c (levski) [2023-04-11T17:42:58.315Z] Commit message: "build: Create levski branch" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T17:42:57.769Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T17:42:57.841Z] > git checkout -f c70686275db34aa3f66cc9d2651256089dd9de6c # timeout=10 [2023-04-11T17:42:59.272Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-11T17:42:59.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T17:42:59.272Z] Dload Upload Total Spent Left Speed [2023-04-11T17:42:59.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-04-11T17:42:59.900Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-11T17:43:00.235Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-11T17:43:00.235Z] + sudo tee /etc/docker/daemon.new [2023-04-11T17:43:00.235Z] { [2023-04-11T17:43:00.235Z] "registry-mirrors": [ [2023-04-11T17:43:00.235Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-11T17:43:00.235Z] ], [2023-04-11T17:43:00.235Z] "bip": "10.250.0.254/24", [2023-04-11T17:43:00.235Z] "hosts": [ [2023-04-11T17:43:00.235Z] "tcp://0.0.0.0:5555", [2023-04-11T17:43:00.235Z] "unix:///var/run/docker.sock" [2023-04-11T17:43:00.235Z] ], [2023-04-11T17:43:00.235Z] "mtu": 1458, [2023-04-11T17:43:00.235Z] "selinux-enabled": true, [2023-04-11T17:43:00.235Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-11T17:43:00.235Z] } [Pipeline] sh [2023-04-11T17:43:00.564Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-11T17:43:00.911Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T17:43:19.188Z] provisioning config files... [2023-04-11T17:43:19.216Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config5953919697718958384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:43:19.574Z] ---> docker-login.sh [2023-04-11T17:43:19.574Z] nexus3.edgexfoundry.org:10001 [2023-04-11T17:43:20.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:43:20.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:43:20.164Z] Configure a credential helper to remove this warning. See [2023-04-11T17:43:20.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:43:20.164Z] [2023-04-11T17:43:20.164Z] Login Succeeded [2023-04-11T17:43:20.164Z] nexus3.edgexfoundry.org:10002 [2023-04-11T17:43:20.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:43:20.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:43:20.437Z] Configure a credential helper to remove this warning. See [2023-04-11T17:43:20.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:43:20.437Z] [2023-04-11T17:43:20.437Z] Login Succeeded [2023-04-11T17:43:20.437Z] nexus3.edgexfoundry.org:10003 [2023-04-11T17:43:20.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:43:20.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:43:20.980Z] Configure a credential helper to remove this warning. See [2023-04-11T17:43:20.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:43:20.980Z] [2023-04-11T17:43:20.980Z] Login Succeeded [2023-04-11T17:43:20.980Z] nexus3.edgexfoundry.org:10004 [2023-04-11T17:43:21.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:43:21.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:43:21.251Z] Configure a credential helper to remove this warning. See [2023-04-11T17:43:21.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:43:21.251Z] [2023-04-11T17:43:21.251Z] Login Succeeded [2023-04-11T17:43:21.251Z] docker.io [2023-04-11T17:43:21.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:43:22.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:43:22.110Z] Configure a credential helper to remove this warning. See [2023-04-11T17:43:22.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:43:22.110Z] [2023-04-11T17:43:22.110Z] Login Succeeded [2023-04-11T17:43:22.110Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T17:43:22.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-11T17:43:22.386Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T17:43:22.403Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T17:43:22.417Z] ========================================================= [2023-04-11T17:43:22.417Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-04-11T17:43:22.417Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:43:22.777Z] + 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-11T17:43:22.778Z] Sending build context to Docker daemon 217.6kB [2023-04-11T17:43:23.047Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T17:43:23.047Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-11T17:43:23.319Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-11T17:43:23.319Z] 9b18e9b68314: Pulling fs layer [2023-04-11T17:43:23.319Z] 35d82f9e3411: Pulling fs layer [2023-04-11T17:43:23.319Z] e16973657156: Pulling fs layer [2023-04-11T17:43:23.319Z] fc693d55d65f: Pulling fs layer [2023-04-11T17:43:23.319Z] 7e9fc2657dce: Pulling fs layer [2023-04-11T17:43:23.319Z] dda99020689f: Pulling fs layer [2023-04-11T17:43:23.319Z] db1c61fa0a46: Pulling fs layer [2023-04-11T17:43:23.319Z] 891c053d2c06: Pulling fs layer [2023-04-11T17:43:23.319Z] dda99020689f: Waiting [2023-04-11T17:43:23.319Z] db1c61fa0a46: Waiting [2023-04-11T17:43:23.319Z] 891c053d2c06: Waiting [2023-04-11T17:43:23.319Z] fc693d55d65f: Waiting [2023-04-11T17:43:23.319Z] 7e9fc2657dce: Waiting [2023-04-11T17:43:23.319Z] e16973657156: Verifying Checksum [2023-04-11T17:43:23.319Z] e16973657156: Download complete [2023-04-11T17:43:23.319Z] 35d82f9e3411: Verifying Checksum [2023-04-11T17:43:23.319Z] 35d82f9e3411: Download complete [2023-04-11T17:43:23.319Z] 7e9fc2657dce: Verifying Checksum [2023-04-11T17:43:23.319Z] 7e9fc2657dce: Download complete [2023-04-11T17:43:23.319Z] dda99020689f: Verifying Checksum [2023-04-11T17:43:23.319Z] dda99020689f: Download complete [2023-04-11T17:43:23.319Z] 9b18e9b68314: Verifying Checksum [2023-04-11T17:43:23.319Z] 9b18e9b68314: Download complete [2023-04-11T17:43:24.304Z] 9b18e9b68314: Pull complete [2023-04-11T17:43:24.304Z] 891c053d2c06: Verifying Checksum [2023-04-11T17:43:24.304Z] 891c053d2c06: Download complete [2023-04-11T17:43:24.905Z] 35d82f9e3411: Pull complete [2023-04-11T17:43:25.175Z] e16973657156: Pull complete [2023-04-11T17:43:25.448Z] db1c61fa0a46: Verifying Checksum [2023-04-11T17:43:25.448Z] db1c61fa0a46: Download complete [2023-04-11T17:43:26.420Z] fc693d55d65f: Verifying Checksum [2023-04-11T17:43:26.420Z] fc693d55d65f: Download complete [2023-04-11T17:43:38.789Z] fc693d55d65f: Pull complete [2023-04-11T17:43:38.789Z] 7e9fc2657dce: Pull complete [2023-04-11T17:43:38.789Z] dda99020689f: Pull complete [2023-04-11T17:43:45.461Z] db1c61fa0a46: Pull complete [2023-04-11T17:43:46.437Z] 891c053d2c06: Pull complete [2023-04-11T17:43:46.437Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-04-11T17:43:46.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-04-11T17:43:46.709Z] ---> f96f9c87975a [2023-04-11T17:43:46.709Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T17:43:48.670Z] ---> Running in 9de7de89deff [2023-04-11T17:43:48.670Z] Removing intermediate container 9de7de89deff [2023-04-11T17:43:48.670Z] ---> a08f03e4ae54 [2023-04-11T17:43:48.670Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T17:43:48.670Z] ---> Running in 0790046534cc [2023-04-11T17:43:48.940Z] Removing intermediate container 0790046534cc [2023-04-11T17:43:48.940Z] ---> 0a6fe712db6e [2023-04-11T17:43:48.940Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2023-04-11T17:43:48.940Z] ---> Running in 49364934fd6e [2023-04-11T17:43:49.530Z] Removing intermediate container 49364934fd6e [2023-04-11T17:43:49.530Z] ---> 7a25d15e4cc1 [2023-04-11T17:43:49.530Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T17:43:49.530Z] ---> Running in fc80a996a530 [2023-04-11T17:43:49.812Z] Removing intermediate container fc80a996a530 [2023-04-11T17:43:49.812Z] ---> ed2c5d280e1e [2023-04-11T17:43:49.812Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T17:43:49.812Z] ---> Running in 67d88278fb6c [2023-04-11T17:43:51.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-04-11T17:43:51.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-04-11T17:43:52.196Z] OK: 221 MiB in 51 packages [2023-04-11T17:43:53.163Z] Removing intermediate container 67d88278fb6c [2023-04-11T17:43:53.163Z] ---> 896ff04ca9de [2023-04-11T17:43:53.163Z] Step 8/13 : WORKDIR /app [2023-04-11T17:43:53.163Z] ---> Running in 750322f2bd3a [2023-04-11T17:43:53.433Z] Removing intermediate container 750322f2bd3a [2023-04-11T17:43:53.433Z] ---> 6d8178af104d [2023-04-11T17:43:53.433Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-11T17:43:53.702Z] ---> a314f38d019e [2023-04-11T17:43:53.702Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T17:43:53.971Z] ---> Running in 4e45aea8ae66 [2023-04-11T17:44:50.515Z] Removing intermediate container 4e45aea8ae66 [2023-04-11T17:44:50.515Z] ---> a3e0b033d57c [2023-04-11T17:44:50.515Z] Step 11/13 : COPY . . [2023-04-11T17:44:50.515Z] ---> be191913f78c [2023-04-11T17:44:50.515Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T17:44:50.515Z] ---> Running in eb3972323c34 [2023-04-11T17:44:50.515Z] Removing intermediate container eb3972323c34 [2023-04-11T17:44:50.515Z] ---> 032324a8066d [2023-04-11T17:44:50.515Z] Step 13/13 : RUN $MAKE [2023-04-11T17:44:50.515Z] ---> Running in ed942a2b2093 [2023-04-11T17:44:50.515Z] noop [2023-04-11T17:44:50.515Z] Removing intermediate container ed942a2b2093 [2023-04-11T17:44:50.515Z] ---> 8fdcd6ac6a83 [2023-04-11T17:44:50.515Z] Successfully built 8fdcd6ac6a83 [2023-04-11T17:44:50.515Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:44:50.870Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T17:44:50.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:44:51.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-7419 does not seem to be running inside a container [2023-04-11T17:44:51.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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-11T17:44:52.282Z] $ docker top e772726ac70a37a786c9d86134cb77541b5cd7e3c8a61326830c1af4a8729d1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T17:44:53.102Z] + go version [2023-04-11T17:44:53.102Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-04-11T17:44:53.124Z] $ docker stop --time=1 e772726ac70a37a786c9d86134cb77541b5cd7e3c8a61326830c1af4a8729d1b [2023-04-11T17:44:54.761Z] $ docker rm -f --volumes e772726ac70a37a786c9d86134cb77541b5cd7e3c8a61326830c1af4a8729d1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:44:55.341Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T17:44:55.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:44:55.524Z] prd-ubuntu20.04-docker-arm64-4c-16g-7419 does not seem to be running inside a container [2023-04-11T17:44:55.589Z] $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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-11T17:44:56.733Z] $ docker top 5c6d78885ef86680ac1c1ff3c0c8bed29810157fe6496735c96a0c1376a0e3c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T17:44:57.554Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh [2023-04-11T17:44:57.885Z] + make test [2023-04-11T17:44:58.155Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-11T17:46:19.811Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-11T17:46:19.811Z] CGO_ENABLED=1 go vet ./... [2023-04-11T17:46:41.893Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T17:46:41.893Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T17:46:41.893Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T17:46:41.911Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-11T17:46:41.931Z] $ docker stop --time=1 5c6d78885ef86680ac1c1ff3c0c8bed29810157fe6496735c96a0c1376a0e3c8 [2023-04-11T17:46:43.643Z] $ docker rm -f --volumes 5c6d78885ef86680ac1c1ff3c0c8bed29810157fe6496735c96a0c1376a0e3c8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T17:46:44.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-11T17:46:44.549Z] Warning: overwriting stash ‘coverage-report’ [2023-04-11T17:46:44.971Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T17:46:45.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-11T17:46:45.692Z] + ls -al . [2023-04-11T17:46:45.692Z] total 180 [2023-04-11T17:46:45.692Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 11 17:44 . [2023-04-11T17:46:45.692Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 17:42 .. [2023-04-11T17:46:45.692Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 17:42 .dockerignore [2023-04-11T17:46:45.692Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 17:42 .git [2023-04-11T17:46:45.692Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 17:42 .github [2023-04-11T17:46:45.692Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 17:42 .gitignore [2023-04-11T17:46:45.692Z] -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 17:42 Attribution.txt [2023-04-11T17:46:45.692Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 11 17:42 CHANGELOG.md [2023-04-11T17:46:45.692Z] -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 17:42 Dockerfile [2023-04-11T17:46:45.692Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 17:42 GOVERNANCE.md [2023-04-11T17:46:45.692Z] -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 17:42 Jenkinsfile [2023-04-11T17:46:45.692Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 17:42 LICENSE [2023-04-11T17:46:45.692Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 17:42 OWNERS.md [2023-04-11T17:46:45.692Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 17:42 README.md [2023-04-11T17:46:45.692Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 17:40 VERSION [2023-04-11T17:46:45.692Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 17:42 bin [2023-04-11T17:46:45.692Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 17:44 coverage.out [2023-04-11T17:46:45.692Z] -rw-rw-r-- 1 jenkins jenkins 3395 Apr 11 17:42 go.mod [2023-04-11T17:46:45.692Z] -rw-rw-r-- 1 jenkins jenkins 44263 Apr 11 17:42 go.sum [2023-04-11T17:46:45.692Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 17:42 main.go [2023-04-11T17:46:45.692Z] -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 17:42 makefile [2023-04-11T17:46:45.692Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 17:42 res [2023-04-11T17:46:45.692Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 17:42 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:46:46.040Z] + 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=c70686275db34aa3f66cc9d2651256089dd9de6c --label arch=arm64 --label version=2.3.1-dev.2 . [2023-04-11T17:46:46.040Z] Sending build context to Docker daemon 218.6kB [2023-04-11T17:46:46.316Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T17:46:46.316Z] Step 2/27 : FROM ${BASE} AS builder [2023-04-11T17:46:46.316Z] ---> 8fdcd6ac6a83 [2023-04-11T17:46:46.316Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T17:46:46.316Z] ---> Running in 3b96877f0096 [2023-04-11T17:46:46.584Z] Removing intermediate container 3b96877f0096 [2023-04-11T17:46:46.584Z] ---> 5eafa3562717 [2023-04-11T17:46:46.584Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T17:46:46.584Z] ---> Running in e0ab1b565f23 [2023-04-11T17:46:46.851Z] Removing intermediate container e0ab1b565f23 [2023-04-11T17:46:46.851Z] ---> 145ed99d8229 [2023-04-11T17:46:46.851Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-04-11T17:46:47.118Z] ---> Running in 9cbd01bb06af [2023-04-11T17:46:47.393Z] Removing intermediate container 9cbd01bb06af [2023-04-11T17:46:47.393Z] ---> 2c4c1aa5baf7 [2023-04-11T17:46:47.393Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T17:46:47.393Z] ---> Running in f541bd2d8905 [2023-04-11T17:46:47.662Z] Removing intermediate container f541bd2d8905 [2023-04-11T17:46:47.662Z] ---> 412cbdeb29a3 [2023-04-11T17:46:47.662Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T17:46:47.662Z] ---> Running in fb07f5f085a0 [2023-04-11T17:46:48.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-04-11T17:46:48.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-04-11T17:46:49.864Z] OK: 221 MiB in 51 packages [2023-04-11T17:46:50.458Z] Removing intermediate container fb07f5f085a0 [2023-04-11T17:46:50.458Z] ---> 50faa71c7406 [2023-04-11T17:46:50.458Z] Step 8/27 : WORKDIR /app [2023-04-11T17:46:50.732Z] ---> Running in 23b9b79941b9 [2023-04-11T17:46:50.998Z] Removing intermediate container 23b9b79941b9 [2023-04-11T17:46:50.998Z] ---> 8f2295ef6eaa [2023-04-11T17:46:50.998Z] Step 9/27 : COPY go.mod vendor* ./ [2023-04-11T17:46:51.588Z] ---> 9567f5d327c9 [2023-04-11T17:46:51.589Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T17:46:51.589Z] ---> Running in 4590eaba3341 [2023-04-11T17:46:53.541Z] Removing intermediate container 4590eaba3341 [2023-04-11T17:46:53.541Z] ---> 515d1e6bf9f1 [2023-04-11T17:46:53.541Z] Step 11/27 : COPY . . [2023-04-11T17:46:54.126Z] ---> aa2804c5ceae [2023-04-11T17:46:54.126Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T17:46:54.126Z] ---> Running in 34635d12d3fa [2023-04-11T17:46:54.396Z] Removing intermediate container 34635d12d3fa [2023-04-11T17:46:54.396Z] ---> 50af5e9abfa3 [2023-04-11T17:46:54.396Z] Step 13/27 : RUN $MAKE [2023-04-11T17:46:54.396Z] ---> Running in 3ec66e21660d [2023-04-11T17:46:55.361Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2023-04-11T17:49:32.122Z] Removing intermediate container 3ec66e21660d [2023-04-11T17:49:32.123Z] ---> eb605b97dde4 [2023-04-11T17:49:32.123Z] Step 14/27 : FROM alpine:3.16 [2023-04-11T17:49:32.123Z] 3.16: Pulling from library/alpine [2023-04-11T17:49:32.123Z] 547446be3368: Pulling fs layer [2023-04-11T17:49:32.123Z] 547446be3368: Verifying Checksum [2023-04-11T17:49:32.123Z] 547446be3368: Download complete [2023-04-11T17:49:32.123Z] 547446be3368: Pull complete [2023-04-11T17:49:32.123Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-04-11T17:49:32.123Z] Status: Downloaded newer image for alpine:3.16 [2023-04-11T17:49:32.123Z] ---> 3b5033019969 [2023-04-11T17:49:32.123Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T17:49:32.123Z] ---> Running in 9cb7ed7f3147 [2023-04-11T17:49:32.123Z] Removing intermediate container 9cb7ed7f3147 [2023-04-11T17:49:32.123Z] ---> 1e564c15b753 [2023-04-11T17:49:32.123Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-11T17:49:32.123Z] ---> Running in f0947ed0c569 [2023-04-11T17:49:32.123Z] Removing intermediate container f0947ed0c569 [2023-04-11T17:49:32.123Z] ---> 6e64a0510a2f [2023-04-11T17:49:32.123Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-04-11T17:49:32.123Z] ---> Running in bb80b37f0fc4 [2023-04-11T17:49:32.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-04-11T17:49:32.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-04-11T17:49:32.123Z] (1/7) Installing ca-certificates (20220614-r0) [2023-04-11T17:49:32.123Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-04-11T17:49:32.123Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2023-04-11T17:49:32.123Z] (4/7) Installing libsodium (1.0.18-r0) [2023-04-11T17:49:32.123Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2023-04-11T17:49:32.123Z] (6/7) Installing libzmq (4.3.4-r0) [2023-04-11T17:49:32.123Z] (7/7) Installing zeromq (4.3.4-r0) [2023-04-11T17:49:32.123Z] Executing busybox-1.35.0-r17.trigger [2023-04-11T17:49:32.394Z] Executing ca-certificates-20220614-r0.trigger [2023-04-11T17:49:32.394Z] OK: 9 MiB in 21 packages [2023-04-11T17:49:33.809Z] Removing intermediate container bb80b37f0fc4 [2023-04-11T17:49:33.809Z] ---> 9289e65a2f6b [2023-04-11T17:49:33.809Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-11T17:49:34.394Z] ---> 6d1af7adc550 [2023-04-11T17:49:34.394Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-11T17:49:34.661Z] ---> 0a29a61e4c99 [2023-04-11T17:49:34.661Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-04-11T17:49:35.245Z] ---> 6d16fff76f7a [2023-04-11T17:49:35.245Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-11T17:49:36.659Z] ---> eeff6ecce5c8 [2023-04-11T17:49:36.659Z] Step 22/27 : EXPOSE 48095 [2023-04-11T17:49:36.928Z] ---> Running in e93c0c92778a [2023-04-11T17:49:37.197Z] Removing intermediate container e93c0c92778a [2023-04-11T17:49:37.197Z] ---> 95e6b0491e8f [2023-04-11T17:49:37.197Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-04-11T17:49:37.197Z] ---> Running in 777b84589f30 [2023-04-11T17:49:37.465Z] Removing intermediate container 777b84589f30 [2023-04-11T17:49:37.465Z] ---> 210e7eb559e0 [2023-04-11T17:49:37.465Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-04-11T17:49:37.465Z] ---> Running in f9d544cb32d6 [2023-04-11T17:49:37.735Z] Removing intermediate container f9d544cb32d6 [2023-04-11T17:49:37.735Z] ---> db3cc736d99a [2023-04-11T17:49:37.735Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T17:49:38.006Z] ---> Running in 2844e33fa80c [2023-04-11T17:49:38.275Z] Removing intermediate container 2844e33fa80c [2023-04-11T17:49:38.275Z] ---> 139ed9185ad9 [2023-04-11T17:49:38.275Z] Step 26/27 : LABEL git_sha=c70686275db34aa3f66cc9d2651256089dd9de6c [2023-04-11T17:49:38.275Z] ---> Running in ee3a0f1dac95 [2023-04-11T17:49:38.543Z] Removing intermediate container ee3a0f1dac95 [2023-04-11T17:49:38.543Z] ---> a76b8a0a70c9 [2023-04-11T17:49:38.543Z] Step 27/27 : LABEL version=2.3.1-dev.2 [2023-04-11T17:49:38.812Z] ---> Running in bf91ba3a7bf1 [2023-04-11T17:49:39.078Z] Removing intermediate container bf91ba3a7bf1 [2023-04-11T17:49:39.078Z] ---> 4cd46396455a [2023-04-11T17:49:39.078Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-11T17:49:39.078Z] Successfully built 4cd46396455a [2023-04-11T17:49:39.078Z] 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-11T17:49:39.293Z] provisioning config files... [2023-04-11T17:49:39.310Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config14764186217339955872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:49:39.702Z] ---> docker-login.sh [2023-04-11T17:49:39.702Z] nexus3.edgexfoundry.org:10001 [2023-04-11T17:49:39.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:49:39.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:49:39.970Z] Configure a credential helper to remove this warning. See [2023-04-11T17:49:39.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:49:39.970Z] [2023-04-11T17:49:39.970Z] Login Succeeded [2023-04-11T17:49:39.970Z] nexus3.edgexfoundry.org:10002 [2023-04-11T17:49:40.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:49:40.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:49:40.237Z] Configure a credential helper to remove this warning. See [2023-04-11T17:49:40.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:49:40.237Z] [2023-04-11T17:49:40.237Z] Login Succeeded [2023-04-11T17:49:40.237Z] nexus3.edgexfoundry.org:10003 [2023-04-11T17:49:40.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:49:40.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:49:40.772Z] Configure a credential helper to remove this warning. See [2023-04-11T17:49:40.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:49:40.772Z] [2023-04-11T17:49:40.772Z] Login Succeeded [2023-04-11T17:49:40.772Z] nexus3.edgexfoundry.org:10004 [2023-04-11T17:49:41.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:49:41.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:49:41.041Z] Configure a credential helper to remove this warning. See [2023-04-11T17:49:41.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:49:41.041Z] [2023-04-11T17:49:41.041Z] Login Succeeded [2023-04-11T17:49:41.041Z] docker.io [2023-04-11T17:49:41.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:49:41.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:49:41.577Z] Configure a credential helper to remove this warning. See [2023-04-11T17:49:41.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:49:41.577Z] [2023-04-11T17:49:41.577Z] Login Succeeded [2023-04-11T17:49:41.577Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T17:49:41.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T17:49:41.626Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T17:49:41.663Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-04-11T17:49:41.663Z] c70686275db34aa3f66cc9d2651256089dd9de6c [2023-04-11T17:49:41.663Z] latest [2023-04-11T17:49:41.663Z] 2.3.1-dev.2 [2023-04-11T17:49:41.663Z] c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2 [2023-04-11T17:49:41.663Z] levski [2023-04-11T17:49:41.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:49:42.029Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c70686275db34aa3f66cc9d2651256089dd9de6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:49:42.379Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c70686275db34aa3f66cc9d2651256089dd9de6c [2023-04-11T17:49:42.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T17:49:42.379Z] 635aa996d19c: Preparing [2023-04-11T17:49:42.379Z] 021923b452c8: Preparing [2023-04-11T17:49:42.379Z] 75af27939f8c: Preparing [2023-04-11T17:49:42.379Z] 70cc8f5f5d0e: Preparing [2023-04-11T17:49:42.379Z] 5489b62afa9a: Preparing [2023-04-11T17:49:42.379Z] dc65b23a4b7c: Preparing [2023-04-11T17:49:42.379Z] dc65b23a4b7c: Waiting [2023-04-11T17:49:42.651Z] 75af27939f8c: Pushed [2023-04-11T17:49:42.651Z] 021923b452c8: Pushed [2023-04-11T17:49:42.651Z] 70cc8f5f5d0e: Pushed [2023-04-11T17:49:43.612Z] 5489b62afa9a: Pushed [2023-04-11T17:49:44.197Z] dc65b23a4b7c: Pushed [2023-04-11T17:49:48.464Z] 635aa996d19c: Pushed [2023-04-11T17:49:48.464Z] c70686275db34aa3f66cc9d2651256089dd9de6c: digest: sha256:c4369ecc1badbc560ce37e27c95c157b382f1e954d224469740e8e5db4b32938 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:49:48.817Z] + 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-11T17:49:49.163Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-11T17:49:49.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T17:49:49.163Z] 635aa996d19c: Preparing [2023-04-11T17:49:49.163Z] 021923b452c8: Preparing [2023-04-11T17:49:49.163Z] 75af27939f8c: Preparing [2023-04-11T17:49:49.163Z] 70cc8f5f5d0e: Preparing [2023-04-11T17:49:49.163Z] 5489b62afa9a: Preparing [2023-04-11T17:49:49.163Z] dc65b23a4b7c: Preparing [2023-04-11T17:49:49.163Z] dc65b23a4b7c: Waiting [2023-04-11T17:49:49.163Z] 70cc8f5f5d0e: Layer already exists [2023-04-11T17:49:49.163Z] 635aa996d19c: Layer already exists [2023-04-11T17:49:49.163Z] 021923b452c8: Layer already exists [2023-04-11T17:49:49.163Z] 5489b62afa9a: Layer already exists [2023-04-11T17:49:49.163Z] 75af27939f8c: Layer already exists [2023-04-11T17:49:49.163Z] dc65b23a4b7c: Layer already exists [2023-04-11T17:49:49.432Z] latest: digest: sha256:c4369ecc1badbc560ce37e27c95c157b382f1e954d224469740e8e5db4b32938 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:49:49.778Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:49:50.118Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1-dev.2 [2023-04-11T17:49:50.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T17:49:50.118Z] 635aa996d19c: Preparing [2023-04-11T17:49:50.118Z] 021923b452c8: Preparing [2023-04-11T17:49:50.118Z] 75af27939f8c: Preparing [2023-04-11T17:49:50.118Z] 70cc8f5f5d0e: Preparing [2023-04-11T17:49:50.118Z] 5489b62afa9a: Preparing [2023-04-11T17:49:50.118Z] dc65b23a4b7c: Preparing [2023-04-11T17:49:50.118Z] dc65b23a4b7c: Waiting [2023-04-11T17:49:50.118Z] 75af27939f8c: Layer already exists [2023-04-11T17:49:50.118Z] 021923b452c8: Layer already exists [2023-04-11T17:49:50.118Z] 5489b62afa9a: Layer already exists [2023-04-11T17:49:50.118Z] 70cc8f5f5d0e: Layer already exists [2023-04-11T17:49:50.118Z] 635aa996d19c: Layer already exists [2023-04-11T17:49:50.118Z] dc65b23a4b7c: Layer already exists [2023-04-11T17:49:50.386Z] 2.3.1-dev.2: digest: sha256:c4369ecc1badbc560ce37e27c95c157b382f1e954d224469740e8e5db4b32938 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:49:50.770Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:49:53.743Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2 [2023-04-11T17:49:53.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T17:49:53.743Z] 635aa996d19c: Preparing [2023-04-11T17:49:53.743Z] 021923b452c8: Preparing [2023-04-11T17:49:53.743Z] 75af27939f8c: Preparing [2023-04-11T17:49:53.743Z] 70cc8f5f5d0e: Preparing [2023-04-11T17:49:53.743Z] 5489b62afa9a: Preparing [2023-04-11T17:49:53.743Z] dc65b23a4b7c: Preparing [2023-04-11T17:49:53.743Z] dc65b23a4b7c: Waiting [2023-04-11T17:49:53.743Z] 70cc8f5f5d0e: Layer already exists [2023-04-11T17:49:53.743Z] 75af27939f8c: Layer already exists [2023-04-11T17:49:53.743Z] 5489b62afa9a: Layer already exists [2023-04-11T17:49:53.743Z] 635aa996d19c: Layer already exists [2023-04-11T17:49:53.743Z] 021923b452c8: Layer already exists [2023-04-11T17:49:53.743Z] dc65b23a4b7c: Layer already exists [2023-04-11T17:49:54.013Z] c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2: digest: sha256:c4369ecc1badbc560ce37e27c95c157b382f1e954d224469740e8e5db4b32938 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:49:54.363Z] + 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-11T17:49:54.704Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski [2023-04-11T17:49:54.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T17:49:54.704Z] 635aa996d19c: Preparing [2023-04-11T17:49:54.704Z] 021923b452c8: Preparing [2023-04-11T17:49:54.704Z] 75af27939f8c: Preparing [2023-04-11T17:49:54.704Z] 70cc8f5f5d0e: Preparing [2023-04-11T17:49:54.704Z] 5489b62afa9a: Preparing [2023-04-11T17:49:54.704Z] dc65b23a4b7c: Preparing [2023-04-11T17:49:54.704Z] dc65b23a4b7c: Waiting [2023-04-11T17:49:54.704Z] 75af27939f8c: Layer already exists [2023-04-11T17:49:54.704Z] 5489b62afa9a: Layer already exists [2023-04-11T17:49:54.704Z] 70cc8f5f5d0e: Layer already exists [2023-04-11T17:49:54.704Z] 021923b452c8: Layer already exists [2023-04-11T17:49:54.704Z] 635aa996d19c: Layer already exists [2023-04-11T17:49:54.704Z] dc65b23a4b7c: Layer already exists [2023-04-11T17:49:54.971Z] levski: digest: sha256:c4369ecc1badbc560ce37e27c95c157b382f1e954d224469740e8e5db4b32938 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T17:49:55.018Z] ===================================================== [Pipeline] echo [2023-04-11T17:49:55.025Z] taggedImages: [2023-04-11T17:49:55.025Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c70686275db34aa3f66cc9d2651256089dd9de6c [2023-04-11T17:49:55.025Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-11T17:49:55.025Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1-dev.2 [2023-04-11T17:49:55.025Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2 [2023-04-11T17:49:55.025Z] - 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-11T17:49:55.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T17:49:55.388Z] [2023-04-11T17:49:55.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:49:55.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T17:49:55.728Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-11T17:49:55.728Z] 8998bd30e6a1: Pulling fs layer [2023-04-11T17:49:55.728Z] 04944245beec: Pulling fs layer [2023-04-11T17:49:55.728Z] 699f458cf7ca: Pulling fs layer [2023-04-11T17:49:55.728Z] 765212b225bb: Pulling fs layer [2023-04-11T17:49:55.728Z] f23df028b6ca: Pulling fs layer [2023-04-11T17:49:55.728Z] d65c8cfc05b1: Pulling fs layer [2023-04-11T17:49:55.728Z] 2437ff75d9bd: Pulling fs layer [2023-04-11T17:49:55.728Z] 765212b225bb: Waiting [2023-04-11T17:49:55.728Z] f23df028b6ca: Waiting [2023-04-11T17:49:55.728Z] d65c8cfc05b1: Waiting [2023-04-11T17:49:55.728Z] 2437ff75d9bd: Waiting [2023-04-11T17:49:55.995Z] 04944245beec: Verifying Checksum [2023-04-11T17:49:55.995Z] 04944245beec: Download complete [2023-04-11T17:49:55.995Z] 765212b225bb: Verifying Checksum [2023-04-11T17:49:55.995Z] 765212b225bb: Download complete [2023-04-11T17:49:55.995Z] f23df028b6ca: Verifying Checksum [2023-04-11T17:49:55.995Z] f23df028b6ca: Download complete [2023-04-11T17:49:55.995Z] d65c8cfc05b1: Download complete [2023-04-11T17:49:55.995Z] 699f458cf7ca: Verifying Checksum [2023-04-11T17:49:55.995Z] 699f458cf7ca: Download complete [2023-04-11T17:49:56.583Z] 8998bd30e6a1: Verifying Checksum [2023-04-11T17:49:56.583Z] 8998bd30e6a1: Download complete [2023-04-11T17:49:58.545Z] 2437ff75d9bd: Verifying Checksum [2023-04-11T17:49:58.545Z] 2437ff75d9bd: Download complete [2023-04-11T17:50:00.494Z] 8998bd30e6a1: Pull complete [2023-04-11T17:50:00.762Z] 04944245beec: Pull complete [2023-04-11T17:50:02.176Z] 699f458cf7ca: Pull complete [2023-04-11T17:50:02.176Z] 765212b225bb: Pull complete [2023-04-11T17:50:03.137Z] f23df028b6ca: Pull complete [2023-04-11T17:50:03.404Z] d65c8cfc05b1: Pull complete [2023-04-11T17:50:18.403Z] 2437ff75d9bd: Pull complete [2023-04-11T17:50:18.403Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-11T17:50:18.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T17:50:18.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:50:18.604Z] prd-ubuntu20.04-docker-arm64-4c-16g-7419 does not seem to be running inside a container [2023-04-11T17:50:18.685Z] $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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-11T17:50:21.271Z] $ docker top 1b4262a2eb0c3397a22f1bbe3871c403c90bf1c5c7ec879e23cd9f548043969e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:50:21.782Z] ---> job-cost.sh [2023-04-11T17:50:22.047Z] lf-activate-venv: SKIPPING [2023-04-11T17:50:22.047Z] INFO: No Stack... [2023-04-11T17:50:22.632Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-11T17:50:23.215Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T17:50:23.538Z] + cut -d, -f6 [2023-04-11T17:50:23.805Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [Pipeline] lock [2023-04-11T17:50:23.875Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-levski-2-stack-cost] [2023-04-11T17:50:23.881Z] Resource [jenkins-edgexfoundry-app-service-configurable-levski-2-stack-cost] did not exist. Created. [2023-04-11T17:50:23.881Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-levski-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T17:50:24.226Z] /w/workspace/app-service-configurable/2@tmp/durable-fea3d1c3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-11T17:50:24.587Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-11T17:50:24.607Z] Warning: overwriting stash ‘stack-cost’ [2023-04-11T17:50:24.659Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T17:50:24.668Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-levski-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T17:50:24.693Z] $ docker stop --time=1 1b4262a2eb0c3397a22f1bbe3871c403c90bf1c5c7ec879e23cd9f548043969e [2023-04-11T17:50:26.166Z] $ docker rm -f --volumes 1b4262a2eb0c3397a22f1bbe3871c403c90bf1c5c7ec879e23cd9f548043969e [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-11T17:50:26.546Z] provisioning config files... [2023-04-11T17:50:26.553Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_levski@tmp/config12716438977654008048tmp [Pipeline] { [Pipeline] sh [2023-04-11T17:50:26.845Z] + set +x [2023-04-11T17:50:26.845Z] + curl -s https://codecov.io/bash [2023-04-11T17:50:26.845Z] + bash -s -- [2023-04-11T17:50:26.845Z] [2023-04-11T17:50:26.845Z] _____ _ [2023-04-11T17:50:26.845Z] / ____| | | [2023-04-11T17:50:26.845Z] | | ___ __| | ___ ___ _____ __ [2023-04-11T17:50:26.845Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-11T17:50:26.845Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-11T17:50:26.845Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-11T17:50:26.845Z] Bash-1.0.6 [2023-04-11T17:50:26.845Z] [2023-04-11T17:50:26.845Z] [2023-04-11T17:50:26.845Z] ==> git version 2.25.1 found [2023-04-11T17:50:26.845Z] ==> 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-11T17:50:26.845Z] Release-Date: 2020-01-08 [2023-04-11T17:50:26.845Z] 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-11T17:50:26.845Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-11T17:50:26.845Z] ==> Jenkins CI detected. [2023-04-11T17:50:26.845Z] current dir:  /w/workspace/_app-service-configurable_levski [2023-04-11T17:50:26.845Z] project root: . [2023-04-11T17:50:26.845Z] --> token set from env [2023-04-11T17:50:26.845Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-11T17:50:26.845Z] ==> Running gcov in . (disable via -X gcov) [2023-04-11T17:50:26.845Z] ==> Python coveragepy not found [2023-04-11T17:50:26.845Z] ==> Searching for coverage reports in: [2023-04-11T17:50:26.845Z] + . [2023-04-11T17:50:26.845Z] -> Found 1 reports [2023-04-11T17:50:26.845Z] ==> Detecting git/mercurial file structure [2023-04-11T17:50:27.105Z] ==> Reading reports [2023-04-11T17:50:27.105Z] + ./coverage.out bytes=10 [2023-04-11T17:50:27.105Z] ==> Appending adjustments [2023-04-11T17:50:27.105Z] https://docs.codecov.io/docs/fixing-reports [2023-04-11T17:50:27.105Z] + Found adjustments [2023-04-11T17:50:27.105Z] ==> Gzipping contents [2023-04-11T17:50:27.105Z] 4.0K /tmp/codecov.sknXEN.gz [2023-04-11T17:50:27.105Z] ==> Uploading reports [2023-04-11T17:50:27.105Z] url: https://codecov.io [2023-04-11T17:50:27.105Z] query: branch=levski&commit=c70686275db34aa3f66cc9d2651256089dd9de6c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Flevski%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T17:50:27.105Z] -> Pinging Codecov [2023-04-11T17:50:27.105Z] 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=c70686275db34aa3f66cc9d2651256089dd9de6c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Flevski%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T17:50:27.105Z] -> Uploading to [2023-04-11T17:50:27.105Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-11/A97CA9966030D2A3747ED39772930CCE/c70686275db34aa3f66cc9d2651256089dd9de6c/1055826e-5be3-49cf-96c0-703ad979303f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T175027Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8662351915ce47852fbb1cf69dff52669110bb7d851631bc3fdbfb0da8c198f6 [2023-04-11T17:50:27.105Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T17:50:27.106Z] Dload Upload Total Spent Left Speed [2023-04-11T17:50:27.673Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 1895 --:--:-- --:--:-- --:--:-- 1895 [2023-04-11T17:50:27.673Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c70686275db34aa3f66cc9d2651256089dd9de6c [Pipeline] } [2023-04-11T17:50:27.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-11T17:50:27.919Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-11T17:50:27.932Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:50:28.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T17:50:28.232Z] [2023-04-11T17:50:28.232Z] 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-11T17:50:28.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T17:50:28.533Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-11T17:50:28.533Z] df9b9388f04a: Pulling fs layer [2023-04-11T17:50:28.533Z] 52dc419b0ee2: Pulling fs layer [2023-04-11T17:50:28.533Z] 25bc292e5bac: Pulling fs layer [2023-04-11T17:50:28.533Z] 114826534d7a: Pulling fs layer [2023-04-11T17:50:28.533Z] 4657fd5d0bcf: Pulling fs layer [2023-04-11T17:50:28.533Z] 6ad1cebc031e: Pulling fs layer [2023-04-11T17:50:28.533Z] 8a3aa393b2d8: Pulling fs layer [2023-04-11T17:50:28.533Z] 4657fd5d0bcf: Waiting [2023-04-11T17:50:28.533Z] 6ad1cebc031e: Waiting [2023-04-11T17:50:28.533Z] 8a3aa393b2d8: Waiting [2023-04-11T17:50:28.533Z] 114826534d7a: Waiting [2023-04-11T17:50:28.533Z] 25bc292e5bac: Verifying Checksum [2023-04-11T17:50:28.533Z] 25bc292e5bac: Download complete [2023-04-11T17:50:28.533Z] 52dc419b0ee2: Verifying Checksum [2023-04-11T17:50:28.533Z] 52dc419b0ee2: Download complete [2023-04-11T17:50:28.533Z] 4657fd5d0bcf: Verifying Checksum [2023-04-11T17:50:28.533Z] 4657fd5d0bcf: Download complete [2023-04-11T17:50:28.533Z] df9b9388f04a: Verifying Checksum [2023-04-11T17:50:28.533Z] df9b9388f04a: Download complete [2023-04-11T17:50:28.793Z] 6ad1cebc031e: Verifying Checksum [2023-04-11T17:50:28.793Z] 6ad1cebc031e: Download complete [2023-04-11T17:50:28.793Z] df9b9388f04a: Pull complete [2023-04-11T17:50:28.793Z] 52dc419b0ee2: Pull complete [2023-04-11T17:50:28.793Z] 25bc292e5bac: Pull complete [2023-04-11T17:50:29.361Z] 114826534d7a: Verifying Checksum [2023-04-11T17:50:29.361Z] 114826534d7a: Download complete [2023-04-11T17:50:29.361Z] 8a3aa393b2d8: Verifying Checksum [2023-04-11T17:50:29.361Z] 8a3aa393b2d8: Download complete [2023-04-11T17:50:32.646Z] 114826534d7a: Pull complete [2023-04-11T17:50:32.646Z] 4657fd5d0bcf: Pull complete [2023-04-11T17:50:32.646Z] 6ad1cebc031e: Pull complete [2023-04-11T17:50:35.172Z] 8a3aa393b2d8: Pull complete [2023-04-11T17:50:35.172Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-11T17:50:35.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T17:50:35.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:50:35.248Z] prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container [2023-04-11T17:50:35.281Z] $ 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-11T17:50:37.611Z] $ docker top f955b8048182382e7502be85c2912e08cdc34d4c5f921909b5bde65bb4ab953a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T17:50:37.675Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:levski' [Pipeline] sh [2023-04-11T17:50:37.954Z] + set -o pipefail [2023-04-11T17:50:37.954Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:levski' [2023-04-11T17:50:44.537Z] [2023-04-11T17:50:44.537Z] Monitoring /w/workspace/_app-service-configurable_levski (github.com/edgexfoundry/app-service-configurable)... [2023-04-11T17:50:44.537Z] [2023-04-11T17:50:44.537Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6b4daf51-bae9-45f9-8321-317192df9fe5/history/4bdf6c8f-eeff-4d07-9d62-46a4dcd5b1a5 [2023-04-11T17:50:44.537Z] [2023-04-11T17:50:44.537Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-11T17:50:44.537Z] [2023-04-11T17:50:44.537Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-11T17:50:44.537Z] [2023-04-11T17:50:44.537Z] [2023-04-11T17:50:44.537Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-11T17:50:44.537Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-11T17:50:44.537Z] More details here: https://snyk.co/ue1NS [2023-04-11T17:50:44.537Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-11T17:50:44.537Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-11T17:50:44.546Z] $ docker stop --time=1 f955b8048182382e7502be85c2912e08cdc34d4c5f921909b5bde65bb4ab953a [2023-04-11T17:50:46.654Z] $ docker rm -f --volumes f955b8048182382e7502be85c2912e08cdc34d4c5f921909b5bde65bb4ab953a [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-11T17:50:47.410Z] + git log --format=format:%s -1 c70686275db34aa3f66cc9d2651256089dd9de6c [Pipeline] sh [2023-04-11T17:50:47.701Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T17:50:47.701Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:50:47.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T17:50:47.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:50:48.073Z] prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container [2023-04-11T17:50:48.104Z] $ 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-11T17:50:48.435Z] $ docker top bd23f2632e18249be4f0192cdb85c931a1df81d4cead812fb38f605b96d83849 -eo pid,comm [2023-04-11T17:50:48.478Z] 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-11T17:50:48.478Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T17:50:48.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T17:50:48.520Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T17:50:48.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T17:50:48.648Z] $ docker exec bd23f2632e18249be4f0192cdb85c931a1df81d4cead812fb38f605b96d83849 ssh-agent [2023-04-11T17:50:48.755Z] SSH_AUTH_SOCK=/tmp/ssh-cmFtUO2uUq2p/agent.31 [2023-04-11T17:50:48.755Z] SSH_AGENT_PID=37 [2023-04-11T17:50:48.760Z] Running ssh-add (command line suppressed) [2023-04-11T17:50:48.861Z] Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_5740714417685125385.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_5740714417685125385.key) [2023-04-11T17:50:48.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T17:50:49.160Z] + git semver tag [2023-04-11T17:50:49.424Z] 2023-04-11 17:50:49,342 [run_tag] DEBUG tag force:False [2023-04-11T17:50:49.424Z] 2023-04-11 17:50:49,342 [check_head_tag] DEBUG check head tag [2023-04-11T17:50:49.424Z] 2023-04-11 17:50:49,343 [execute] INFO git cat-file --batch-check [2023-04-11T17:50:49.424Z] 2023-04-11 17:50:49,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=) [2023-04-11T17:50:49.424Z] 2023-04-11 17:50:49,348 [execute] INFO git cat-file --batch [2023-04-11T17:50:49.424Z] 2023-04-11 17:50:49,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=) [2023-04-11T17:50:49.424Z] 2023-04-11 17:50:49,369 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T17:50:49.424Z] 2023-04-11 17:50:49,370 [execute] INFO git tag -a v2.3.1-dev.2 -m v2.3.1-dev.2 [2023-04-11T17:50:49.424Z] 2023-04-11 17:50:49,370 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.2', '-m', 'v2.3.1-dev.2'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=None) [2023-04-11T17:50:49.424Z] 2023-04-11 17:50:49,372 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T17:50:49.424Z] 2.3.1-dev.2 [Pipeline] } [2023-04-11T17:50:49.433Z] $ docker exec --env ******** --env ******** bd23f2632e18249be4f0192cdb85c931a1df81d4cead812fb38f605b96d83849 ssh-agent -k [2023-04-11T17:50:49.529Z] unset SSH_AUTH_SOCK; [2023-04-11T17:50:49.530Z] unset SSH_AGENT_PID; [2023-04-11T17:50:49.530Z] echo Agent pid 37 killed; [2023-04-11T17:50:49.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T17:50:49.852Z] + git semver [Pipeline] } [2023-04-11T17:50:50.121Z] $ docker stop --time=1 bd23f2632e18249be4f0192cdb85c931a1df81d4cead812fb38f605b96d83849 [2023-04-11T17:50:51.384Z] $ docker rm -f --volumes bd23f2632e18249be4f0192cdb85c931a1df81d4cead812fb38f605b96d83849 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:50:51.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T17:50:51.790Z] [2023-04-11T17:50:51.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:50:52.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T17:50:52.093Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-11T17:50:52.093Z] ab5ef0e58194: Pulling fs layer [2023-04-11T17:50:52.093Z] 9712f1f96733: Pulling fs layer [2023-04-11T17:50:52.093Z] 63f879dbbcfc: Pulling fs layer [2023-04-11T17:50:52.093Z] 0d9ebad4ef96: Pulling fs layer [2023-04-11T17:50:52.093Z] e9a5061849ea: Pulling fs layer [2023-04-11T17:50:52.093Z] d747dcd14b5f: Pulling fs layer [2023-04-11T17:50:52.093Z] 2de7ff778b66: Pulling fs layer [2023-04-11T17:50:52.093Z] e9a5061849ea: Waiting [2023-04-11T17:50:52.093Z] d747dcd14b5f: Waiting [2023-04-11T17:50:52.093Z] 2de7ff778b66: Waiting [2023-04-11T17:50:52.093Z] 0d9ebad4ef96: Waiting [2023-04-11T17:50:52.093Z] 9712f1f96733: Verifying Checksum [2023-04-11T17:50:52.093Z] 9712f1f96733: Download complete [2023-04-11T17:50:52.356Z] 63f879dbbcfc: Verifying Checksum [2023-04-11T17:50:52.356Z] 63f879dbbcfc: Download complete [2023-04-11T17:50:52.615Z] e9a5061849ea: Verifying Checksum [2023-04-11T17:50:52.615Z] e9a5061849ea: Download complete [2023-04-11T17:50:52.615Z] d747dcd14b5f: Verifying Checksum [2023-04-11T17:50:52.615Z] d747dcd14b5f: Download complete [2023-04-11T17:50:52.615Z] 0d9ebad4ef96: Verifying Checksum [2023-04-11T17:50:52.615Z] 0d9ebad4ef96: Download complete [2023-04-11T17:50:52.615Z] ab5ef0e58194: Verifying Checksum [2023-04-11T17:50:52.615Z] ab5ef0e58194: Download complete [2023-04-11T17:50:52.615Z] 2de7ff778b66: Download complete [2023-04-11T17:50:55.141Z] ab5ef0e58194: Pull complete [2023-04-11T17:50:55.141Z] 9712f1f96733: Pull complete [2023-04-11T17:50:56.080Z] 63f879dbbcfc: Pull complete [2023-04-11T17:50:59.375Z] 0d9ebad4ef96: Pull complete [2023-04-11T17:50:59.375Z] e9a5061849ea: Pull complete [2023-04-11T17:50:59.375Z] d747dcd14b5f: Pull complete [2023-04-11T17:51:00.311Z] 2de7ff778b66: Pull complete [2023-04-11T17:51:00.570Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-11T17:51:00.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T17:51:00.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:51:00.666Z] prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container [2023-04-11T17:51:00.696Z] $ 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-11T17:51:03.452Z] $ docker top 7c354c695359165adb914a1824f41f92a22a8cf54d67d2e8b71c9ab9adaa5a88 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-11T17:51:03.528Z] provisioning config files... [2023-04-11T17:51:03.534Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_levski@tmp/config14148060826744538594tmp [2023-04-11T17:51:03.544Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_levski@tmp/config1635013128486143440tmp [2023-04-11T17:51:03.553Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_levski@tmp/config16265808962836264367tmp [Pipeline] { [Pipeline] echo [2023-04-11T17:51:03.570Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:51:03.863Z] ---> sigul-configuration.sh [2023-04-11T17:51:03.863Z] gpg: directory `/root/.gnupg' created [2023-04-11T17:51:03.863Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-11T17:51:03.863Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-11T17:51:03.863Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-11T17:51:03.863Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-11T17:51:03.863Z] gpg: CAST5 encrypted data [2023-04-11T17:51:03.863Z] gpg: encrypted with 1 passphrase [2023-04-11T17:51:03.863Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-11T17:51:04.151Z] + mkdir /home/jenkins [2023-04-11T17:51:04.151Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-11T17:51:04.439Z] + 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-11T17:51:04.447Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:51:04.731Z] ---> sigul-install.sh [2023-04-11T17:51:04.731Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-11T17:51:05.014Z] + git tag --list [2023-04-11T17:51:05.014Z] v1.0.0 [2023-04-11T17:51:05.014Z] v1.1.0 [2023-04-11T17:51:05.014Z] v1.2.0 [2023-04-11T17:51:05.014Z] v1.3.0 [2023-04-11T17:51:05.014Z] v1.3.1 [2023-04-11T17:51:05.014Z] v2.0.0 [2023-04-11T17:51:05.014Z] v2.0.1 [2023-04-11T17:51:05.014Z] v2.1.0 [2023-04-11T17:51:05.014Z] v2.1.1 [2023-04-11T17:51:05.014Z] v2.1.1-dev.1 [2023-04-11T17:51:05.014Z] v2.1.1-dev.2 [2023-04-11T17:51:05.014Z] v2.1.2-dev.1 [2023-04-11T17:51:05.014Z] v2.1.2-dev.2 [2023-04-11T17:51:05.014Z] v2.2.0 [2023-04-11T17:51:05.014Z] v2.2.1-dev.1 [2023-04-11T17:51:05.014Z] v2.2.1-dev.10 [2023-04-11T17:51:05.014Z] v2.2.1-dev.2 [2023-04-11T17:51:05.014Z] v2.2.1-dev.3 [2023-04-11T17:51:05.014Z] v2.2.1-dev.4 [2023-04-11T17:51:05.014Z] v2.2.1-dev.5 [2023-04-11T17:51:05.014Z] v2.2.1-dev.6 [2023-04-11T17:51:05.014Z] v2.2.1-dev.7 [2023-04-11T17:51:05.014Z] v2.2.1-dev.8 [2023-04-11T17:51:05.014Z] v2.2.1-dev.9 [2023-04-11T17:51:05.014Z] v2.3.0 [2023-04-11T17:51:05.014Z] v2.3.0-dev.10 [2023-04-11T17:51:05.014Z] v2.3.0-dev.11 [2023-04-11T17:51:05.014Z] v2.3.0-dev.12 [2023-04-11T17:51:05.014Z] v2.3.0-dev.13 [2023-04-11T17:51:05.014Z] v2.3.0-dev.14 [2023-04-11T17:51:05.014Z] v2.3.0-dev.15 [2023-04-11T17:51:05.014Z] v2.3.0-dev.16 [2023-04-11T17:51:05.014Z] v2.3.0-dev.17 [2023-04-11T17:51:05.014Z] v2.3.0-dev.18 [2023-04-11T17:51:05.014Z] v2.3.0-dev.19 [2023-04-11T17:51:05.014Z] v2.3.0-dev.20 [2023-04-11T17:51:05.014Z] v2.3.0-dev.21 [2023-04-11T17:51:05.014Z] v2.3.0-dev.22 [2023-04-11T17:51:05.014Z] v2.3.0-dev.23 [2023-04-11T17:51:05.014Z] v2.3.0-dev.24 [2023-04-11T17:51:05.014Z] v2.3.0-dev.25 [2023-04-11T17:51:05.014Z] v2.3.0-dev.26 [2023-04-11T17:51:05.014Z] v2.3.0-dev.27 [2023-04-11T17:51:05.014Z] v2.3.0-dev.28 [2023-04-11T17:51:05.014Z] v2.3.0-dev.29 [2023-04-11T17:51:05.014Z] v2.3.0-dev.30 [2023-04-11T17:51:05.014Z] v2.3.0-dev.31 [2023-04-11T17:51:05.014Z] v2.3.0-dev.32 [2023-04-11T17:51:05.014Z] v2.3.0-dev.33 [2023-04-11T17:51:05.014Z] v2.3.0-dev.34 [2023-04-11T17:51:05.014Z] v2.3.0-dev.35 [2023-04-11T17:51:05.014Z] v2.3.0-dev.36 [2023-04-11T17:51:05.014Z] v2.3.0-dev.37 [2023-04-11T17:51:05.014Z] v2.3.1-dev.1 [2023-04-11T17:51:05.014Z] v2.3.1-dev.2 [2023-04-11T17:51:05.014Z] v3.0.0-dev.1 [2023-04-11T17:51:05.014Z] v3.0.0-dev.10 [2023-04-11T17:51:05.014Z] v3.0.0-dev.11 [2023-04-11T17:51:05.014Z] v3.0.0-dev.12 [2023-04-11T17:51:05.014Z] v3.0.0-dev.13 [2023-04-11T17:51:05.014Z] v3.0.0-dev.14 [2023-04-11T17:51:05.014Z] v3.0.0-dev.15 [2023-04-11T17:51:05.014Z] v3.0.0-dev.16 [2023-04-11T17:51:05.014Z] v3.0.0-dev.17 [2023-04-11T17:51:05.014Z] v3.0.0-dev.18 [2023-04-11T17:51:05.014Z] v3.0.0-dev.19 [2023-04-11T17:51:05.014Z] v3.0.0-dev.2 [2023-04-11T17:51:05.014Z] v3.0.0-dev.20 [2023-04-11T17:51:05.014Z] v3.0.0-dev.21 [2023-04-11T17:51:05.014Z] v3.0.0-dev.22 [2023-04-11T17:51:05.014Z] v3.0.0-dev.23 [2023-04-11T17:51:05.014Z] v3.0.0-dev.24 [2023-04-11T17:51:05.014Z] v3.0.0-dev.25 [2023-04-11T17:51:05.014Z] v3.0.0-dev.26 [2023-04-11T17:51:05.014Z] v3.0.0-dev.27 [2023-04-11T17:51:05.014Z] v3.0.0-dev.28 [2023-04-11T17:51:05.014Z] v3.0.0-dev.29 [2023-04-11T17:51:05.014Z] v3.0.0-dev.3 [2023-04-11T17:51:05.014Z] v3.0.0-dev.30 [2023-04-11T17:51:05.014Z] v3.0.0-dev.4 [2023-04-11T17:51:05.014Z] v3.0.0-dev.5 [2023-04-11T17:51:05.014Z] v3.0.0-dev.6 [2023-04-11T17:51:05.014Z] v3.0.0-dev.7 [2023-04-11T17:51:05.014Z] v3.0.0-dev.8 [2023-04-11T17:51:05.014Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-11T17:51:05.297Z] + lftools sign git-tag v2.3.1-dev.2 [2023-04-11T17:51:05.865Z] Signing Git tag with Sigul... [2023-04-11T17:51:05.865Z] Signing v2.3.1-dev.2 [Pipeline] echo [2023-04-11T17:51:06.442Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:51:06.729Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-11T17:51:06.737Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-11T17:51:06.756Z] $ docker stop --time=1 7c354c695359165adb914a1824f41f92a22a8cf54d67d2e8b71c9ab9adaa5a88 [2023-04-11T17:51:08.046Z] $ docker rm -f --volumes 7c354c695359165adb914a1824f41f92a22a8cf54d67d2e8b71c9ab9adaa5a88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-11T17:51:08.476Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T17:51:08.476Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:51:08.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T17:51:08.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:51:08.847Z] prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container [2023-04-11T17:51:08.878Z] $ 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-11T17:51:09.196Z] $ docker top 75f88dc1f6066181da0e4cc3b64bfd39e2462b8f53f8dd0cae4228acb5f3ae1a -eo pid,comm [2023-04-11T17:51:09.244Z] 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-11T17:51:09.244Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T17:51:09.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T17:51:09.287Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T17:51:09.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T17:51:09.413Z] $ docker exec 75f88dc1f6066181da0e4cc3b64bfd39e2462b8f53f8dd0cae4228acb5f3ae1a ssh-agent [2023-04-11T17:51:09.540Z] SSH_AUTH_SOCK=/tmp/ssh-EI8G9eAbZEV4/agent.34 [2023-04-11T17:51:09.540Z] SSH_AGENT_PID=40 [2023-04-11T17:51:09.546Z] Running ssh-add (command line suppressed) [2023-04-11T17:51:09.653Z] Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_6222494675279942610.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_6222494675279942610.key) [2023-04-11T17:51:09.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T17:51:09.957Z] + git semver bump pre [2023-04-11T17:51:10.218Z] 2023-04-11 17:51:10,165 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T17:51:10.218Z] 2023-04-11 17:51:10,165 [bump_version] DEBUG bumping version:2.3.1-dev.2 on axis:pre with prefix:dev [2023-04-11T17:51:10.218Z] 2023-04-11 17:51:10,165 [bump_version] DEBUG bumped version:2.3.1-dev.3 [2023-04-11T17:51:10.218Z] 2023-04-11 17:51:10,165 [write_version] DEBUG write version:2.3.1-dev.3 to path:/w/workspace/_app-service-configurable_levski/.semver/levski with force:True [2023-04-11T17:51:10.218Z] 2023-04-11 17:51:10,165 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T17:51:10.218Z] 2023-04-11 17:51:10,165 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T17:51:10.218Z] 2023-04-11 17:51:10,167 [execute] INFO git cat-file --batch-check [2023-04-11T17:51:10.218Z] 2023-04-11 17:51:10,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T17:51:10.218Z] 2023-04-11 17:51:10,174 [execute] INFO git cat-file --batch [2023-04-11T17:51:10.218Z] 2023-04-11 17:51:10,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T17:51:10.218Z] 2023-04-11 17:51:10,180 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T17:51:10.218Z] 2.3.1-dev.3 [Pipeline] } [2023-04-11T17:51:10.226Z] $ docker exec --env ******** --env ******** 75f88dc1f6066181da0e4cc3b64bfd39e2462b8f53f8dd0cae4228acb5f3ae1a ssh-agent -k [2023-04-11T17:51:10.335Z] unset SSH_AUTH_SOCK; [2023-04-11T17:51:10.335Z] unset SSH_AGENT_PID; [2023-04-11T17:51:10.335Z] echo Agent pid 40 killed; [2023-04-11T17:51:10.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T17:51:10.650Z] + git semver [Pipeline] } [2023-04-11T17:51:10.924Z] $ docker stop --time=1 75f88dc1f6066181da0e4cc3b64bfd39e2462b8f53f8dd0cae4228acb5f3ae1a [2023-04-11T17:51:12.218Z] $ docker rm -f --volumes 75f88dc1f6066181da0e4cc3b64bfd39e2462b8f53f8dd0cae4228acb5f3ae1a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T17:51:12.559Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T17:51:12.560Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:51:12.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T17:51:12.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:51:12.931Z] prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container [2023-04-11T17:51:12.963Z] $ 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-11T17:51:13.320Z] $ docker top 5a7939d0be378d9f7bff55e8d7ab0013f40ef37bdb029eef284bcba4dba607b0 -eo pid,comm [2023-04-11T17:51:13.366Z] 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-11T17:51:13.366Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T17:51:13.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T17:51:13.407Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T17:51:13.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T17:51:13.531Z] $ docker exec 5a7939d0be378d9f7bff55e8d7ab0013f40ef37bdb029eef284bcba4dba607b0 ssh-agent [2023-04-11T17:51:13.634Z] SSH_AUTH_SOCK=/tmp/ssh-YWxLMQF8gDTb/agent.32 [2023-04-11T17:51:13.634Z] SSH_AGENT_PID=38 [2023-04-11T17:51:13.639Z] Running ssh-add (command line suppressed) [2023-04-11T17:51:13.739Z] Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_14473158112143250110.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_14473158112143250110.key) [2023-04-11T17:51:13.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T17:51:14.043Z] + git semver push [2023-04-11T17:51:14.303Z] 2023-04-11 17:51:14,241 [run_push] DEBUG push [2023-04-11T17:51:14.303Z] 2023-04-11 17:51:14,242 [execute] INFO git cat-file --batch-check [2023-04-11T17:51:14.303Z] 2023-04-11 17:51:14,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T17:51:14.303Z] 2023-04-11 17:51:14,248 [execute] INFO git rev-list 7449b667dbeee1c8a3ffc88554bc920f16c65475 -- [2023-04-11T17:51:14.303Z] 2023-04-11 17:51:14,249 [execute] DEBUG Popen(['git', 'rev-list', '7449b667dbeee1c8a3ffc88554bc920f16c65475', '--'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-11T17:51:14.303Z] 2023-04-11 17:51:14,259 [execute] INFO git fetch -v origin [2023-04-11T17:51:14.303Z] 2023-04-11 17:51:14,260 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-11T17:51:14.872Z] 2023-04-11 17:51:14,750 [run_push] DEBUG no remote changes detected [2023-04-11T17:51:14.872Z] 2023-04-11 17:51:14,750 [execute] INFO git push origin semver [2023-04-11T17:51:14.872Z] 2023-04-11 17:51:14,750 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-11T17:51:15.809Z] 2023-04-11 17:51:15,549 [run_push] DEBUG push all version tags [2023-04-11T17:51:15.809Z] 2023-04-11 17:51:15,549 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-11T17:51:15.809Z] 2023-04-11 17:51:15,550 [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-11T17:51:16.377Z] 2023-04-11 17:51:16,311 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T17:51:16.377Z] 2.3.1-dev.3 [Pipeline] } [2023-04-11T17:51:16.386Z] $ docker exec --env ******** --env ******** 5a7939d0be378d9f7bff55e8d7ab0013f40ef37bdb029eef284bcba4dba607b0 ssh-agent -k [2023-04-11T17:51:16.487Z] unset SSH_AUTH_SOCK; [2023-04-11T17:51:16.488Z] unset SSH_AGENT_PID; [2023-04-11T17:51:16.488Z] echo Agent pid 38 killed; [2023-04-11T17:51:16.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T17:51:16.813Z] + git semver [Pipeline] } [2023-04-11T17:51:17.086Z] $ docker stop --time=1 5a7939d0be378d9f7bff55e8d7ab0013f40ef37bdb029eef284bcba4dba607b0 [2023-04-11T17:51:18.381Z] $ docker rm -f --volumes 5a7939d0be378d9f7bff55e8d7ab0013f40ef37bdb029eef284bcba4dba607b0 [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-11T17:51:19.022Z] + [ -d /w/workspace/_app-service-configurable_levski/archives ] [2023-04-11T17:51:19.022Z] + ls -al /w/workspace/_app-service-configurable_levski/archives [2023-04-11T17:51:19.022Z] total 16 [2023-04-11T17:51:19.022Z] drwxr-xr-x 3 root root 4096 Apr 11 17:42 . [2023-04-11T17:51:19.022Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 17:51 .. [2023-04-11T17:51:19.022Z] drwxr-xr-x 2 root root 4096 Apr 11 17:42 cost [2023-04-11T17:51:19.022Z] -rw-r--r-- 1 root root 96 Apr 11 17:42 cost.csv [2023-04-11T17:51:19.022Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_levski/archives [2023-04-11T17:51:19.022Z] + ls -al /w/workspace/_app-service-configurable_levski/archives [2023-04-11T17:51:19.022Z] total 16 [2023-04-11T17:51:19.022Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 17:42 . [2023-04-11T17:51:19.022Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 17:51 .. [2023-04-11T17:51:19.022Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 17:42 cost [2023-04-11T17:51:19.022Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 11 17:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:51:19.312Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:51:20.168Z] ---> package-listing.sh [2023-04-11T17:51:20.168Z] ++ facter osfamily [2023-04-11T17:51:20.168Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-11T17:51:20.429Z] + OS_FAMILY=debian [2023-04-11T17:51:20.429Z] + workspace=/w/workspace/_app-service-configurable_levski [2023-04-11T17:51:20.429Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-11T17:51:20.429Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-11T17:51:20.429Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-11T17:51:20.429Z] + PACKAGES=/tmp/packages_start.txt [2023-04-11T17:51:20.429Z] + '[' /w/workspace/_app-service-configurable_levski ']' [2023-04-11T17:51:20.429Z] + PACKAGES=/tmp/packages_end.txt [2023-04-11T17:51:20.429Z] + case "${OS_FAMILY}" in [2023-04-11T17:51:20.429Z] + dpkg -l [2023-04-11T17:51:20.429Z] + grep '^ii' [2023-04-11T17:51:20.429Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-11T17:51:20.429Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-11T17:51:20.429Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-11T17:51:20.429Z] + '[' /w/workspace/_app-service-configurable_levski ']' [2023-04-11T17:51:20.429Z] + mkdir -p /w/workspace/_app-service-configurable_levski/archives/ [2023-04-11T17:51:20.429Z] + 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-11T17:51:20.440Z] 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-11T17:51:20.719Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:51:21.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T17:51:21.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:51:21.350Z] prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container [2023-04-11T17:51:21.378Z] $ 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-11T17:51:21.603Z] $ docker top 2bbb2c4d94c6cb7d6d5968c7590e823a86dd3b58e155aa06ebfd96bcd6dad228 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T17:51:21.962Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-11T17:51:22.334Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-11T17:51:22.699Z] + ls /var/log/sa-host [2023-04-11T17:51:22.699Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T17:51:22.898Z] provisioning config files... [2023-04-11T17:51:22.909Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config14238875563023693573tmp [Pipeline] { [Pipeline] echo [2023-04-11T17:51:22.925Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:51:23.217Z] ---> create-netrc.sh [Pipeline] } [2023-04-11T17:51:23.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:51:23.610Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-11T17:51:23.619Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:51:23.902Z] ---> sudo-logs.sh [2023-04-11T17:51:23.903Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-11T17:51:23.943Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:51:24.231Z] ---> job-cost.sh [2023-04-11T17:51:24.231Z] lf-activate-venv: SKIPPING [2023-04-11T17:51:24.231Z] DEBUG: total: 0.2199999988079071 [2023-04-11T17:51:24.231Z] INFO: Retrieving Stack Cost... [2023-04-11T17:51:24.800Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T17:51:25.061Z] INFO: Archiving Costs [Pipeline] echo [2023-04-11T17:51:25.072Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:51:25.355Z] ---> logs-deploy.sh [2023-04-11T17:51:25.355Z] lf-activate-venv: SKIPPING [2023-04-11T17:51:25.355Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/levski/2 [2023-04-11T17:51:25.355Z] INFO: archiving workspace using pattern(s): [2023-04-11T17:51:26.295Z] Archives upload complete. [2023-04-11T17:51:26.554Z] INFO: archiving logs to Nexus