cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53+08b7f7cf698a8482c52dd57175d3282efba93adf (0ccdd6d7ccf54da2f69473410ae33dc82b3b4323) 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-ssh2700469429411324609.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12989132925599925069.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/PR-639/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/PR-639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9903976283498164078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14955067646394559230.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/PR-639/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/PR-639/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18016814374833583896.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-506 in /w/workspace/_app-service-configurable_PR-639 [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_PR-639 # 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 Merging remotes/origin/main commit 08b7f7cf698a8482c52dd57175d3282efba93adf into PR head commit 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 Merge succeeded, producing 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 Checking out Revision 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 (PR-639) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/639/head:refs/remotes/origin/PR-639 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 08b7f7cf698a8482c52dd57175d3282efba93adf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 # timeout=10 > git rev-list --no-walk 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-06T02:55:02.748Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-06T02:55:02.857Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-06T02:55:02.888Z] ========================================================= [2024-02-06T02:55:02.888Z] EdgeX Global Pipelines Version Info [2024-02-06T02:55:02.888Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-06T02:55:03.618Z] ------------------- [2024-02-06T02:55:03.618Z] stable info: [2024-02-06T02:55:03.618Z] ------------------- [2024-02-06T02:55:03.618Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-06T02:55:03.618Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-06T02:55:03.618Z] Message: update stable to v1.0.258 [2024-02-06T02:55:04.189Z] ------------------- [2024-02-06T02:55:04.189Z] experimental info: [2024-02-06T02:55:04.189Z] ------------------- [2024-02-06T02:55:04.189Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-06T02:55:04.189Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-06T02:55:04.189Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-06T02:55:04.277Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-02-06T02:55:04.305Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-02-06T02:55:04.331Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-06T02:55:04.354Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-06T02:55:04.380Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-06T02:55:04.407Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-06T02:55:04.434Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-06T02:55:04.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-06T02:55:04.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-06T02:55:04.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-06T02:55:04.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-06T02:55:04.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-02-06T02:55:04.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-06T02:55:04.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-06T02:55:04.677Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-06T02:55:04.717Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-06T02:55:04.756Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-06T02:55:04.787Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-06T02:55:04.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-06T02:55:04.861Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-06T02:55:04.898Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-06T02:55:04.941Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-06T02:55:04.981Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-06T02:55:05.023Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-06T02:55:05.070Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-06T02:55:05.112Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-06T02:55:05.156Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-06T02:55:05.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-639 [Pipeline] echo [2024-02-06T02:55:05.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-639 [Pipeline] echo [2024-02-06T02:55:05.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-639 [Pipeline] echo [2024-02-06T02:55:05.329Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [Pipeline] echo [2024-02-06T02:55:05.370Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a9b476 [Pipeline] echo [2024-02-06T02:55:05.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T02:55:05.528Z] provisioning config files... [2024-02-06T02:55:05.544Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-639@tmp/config16680737684441784334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T02:55:05.888Z] ---> ****-login.sh [2024-02-06T02:55:05.888Z] nexus3.edgexfoundry.org:10001 [2024-02-06T02:55:05.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T02:55:06.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T02:55:06.149Z] Configure a credential helper to remove this warning. See [2024-02-06T02:55:06.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T02:55:06.149Z] [2024-02-06T02:55:06.149Z] Login Succeeded [2024-02-06T02:55:06.149Z] nexus3.edgexfoundry.org:10002 [2024-02-06T02:55:06.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T02:55:06.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T02:55:06.410Z] Configure a credential helper to remove this warning. See [2024-02-06T02:55:06.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T02:55:06.410Z] [2024-02-06T02:55:06.410Z] Login Succeeded [2024-02-06T02:55:06.410Z] nexus3.edgexfoundry.org:10003 [2024-02-06T02:55:06.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T02:55:06.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T02:55:06.410Z] Configure a credential helper to remove this warning. See [2024-02-06T02:55:06.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T02:55:06.410Z] [2024-02-06T02:55:06.410Z] Login Succeeded [2024-02-06T02:55:06.410Z] nexus3.edgexfoundry.org:10004 [2024-02-06T02:55:06.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T02:55:06.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T02:55:06.671Z] Configure a credential helper to remove this warning. See [2024-02-06T02:55:06.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T02:55:06.671Z] [2024-02-06T02:55:06.671Z] Login Succeeded [2024-02-06T02:55:06.671Z] ****.io [2024-02-06T02:55:06.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T02:55:06.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T02:55:06.933Z] Configure a credential helper to remove this warning. See [2024-02-06T02:55:06.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T02:55:06.934Z] [2024-02-06T02:55:06.934Z] Login Succeeded [2024-02-06T02:55:06.934Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T02:55:06.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-06T02:55:07.479Z] + git rev-list -1 --merges 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53~1..9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [Pipeline] echo [2024-02-06T02:55:07.506Z] -----------> git rev-list -1 --merges 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53~1..9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [false] [Pipeline] sh [2024-02-06T02:55:07.810Z] + git log --format=format:%s -1 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [Pipeline] echo [2024-02-06T02:55:07.827Z] ========================================================= [2024-02-06T02:55:07.827Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-06T02:55:07.827Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T02:55:08.224Z] + git log --format=format:%s -1 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [Pipeline] echo [2024-02-06T02:55:08.236Z] [semverPrep] GIT_COMMIT: 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-02-06T02:55:08.261Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-06T02:55:08.671Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T02:55:08.671Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-06T02:55:08.671Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-06T02:55:08.671Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-06T02:55:08.671Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-06T02:55:08.671Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-06T02:55:08.671Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T02:55:09.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T02:55:09.199Z] [2024-02-06T02:55:09.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T02:55:09.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T02:55:09.527Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-06T02:55:09.527Z] b85a868b505f: Pulling fs layer [2024-02-06T02:55:09.527Z] e2be974225ed: Pulling fs layer [2024-02-06T02:55:09.527Z] 339a4e72a1f5: Pulling fs layer [2024-02-06T02:55:09.527Z] 988bab9f4d93: Pulling fs layer [2024-02-06T02:55:09.527Z] 1469e6f7b9e6: Pulling fs layer [2024-02-06T02:55:09.527Z] eaf3925da568: Pulling fs layer [2024-02-06T02:55:09.527Z] bab4dde63d76: Pulling fs layer [2024-02-06T02:55:09.527Z] bde34c3a00c8: Pulling fs layer [2024-02-06T02:55:09.527Z] b352a97aabf1: Pulling fs layer [2024-02-06T02:55:09.527Z] 4872d77fe225: Pulling fs layer [2024-02-06T02:55:09.527Z] 5851b861e8e6: Pulling fs layer [2024-02-06T02:55:09.527Z] 1469e6f7b9e6: Waiting [2024-02-06T02:55:09.527Z] eaf3925da568: Waiting [2024-02-06T02:55:09.527Z] bab4dde63d76: Waiting [2024-02-06T02:55:09.527Z] bde34c3a00c8: Waiting [2024-02-06T02:55:09.527Z] 988bab9f4d93: Waiting [2024-02-06T02:55:09.527Z] 4872d77fe225: Waiting [2024-02-06T02:55:09.527Z] b352a97aabf1: Waiting [2024-02-06T02:55:09.527Z] 5851b861e8e6: Waiting [2024-02-06T02:55:09.527Z] e2be974225ed: Download complete [2024-02-06T02:55:09.527Z] 988bab9f4d93: Download complete [2024-02-06T02:55:09.527Z] 1469e6f7b9e6: Verifying Checksum [2024-02-06T02:55:09.527Z] 1469e6f7b9e6: Download complete [2024-02-06T02:55:09.527Z] eaf3925da568: Download complete [2024-02-06T02:55:09.527Z] 339a4e72a1f5: Download complete [2024-02-06T02:55:09.787Z] bde34c3a00c8: Verifying Checksum [2024-02-06T02:55:09.787Z] bde34c3a00c8: Download complete [2024-02-06T02:55:09.787Z] b352a97aabf1: Verifying Checksum [2024-02-06T02:55:09.787Z] b352a97aabf1: Download complete [2024-02-06T02:55:09.787Z] 4872d77fe225: Verifying Checksum [2024-02-06T02:55:09.787Z] 4872d77fe225: Download complete [2024-02-06T02:55:09.787Z] 5851b861e8e6: Verifying Checksum [2024-02-06T02:55:09.787Z] 5851b861e8e6: Download complete [2024-02-06T02:55:09.787Z] b85a868b505f: Verifying Checksum [2024-02-06T02:55:09.787Z] b85a868b505f: Download complete [2024-02-06T02:55:10.046Z] bab4dde63d76: Verifying Checksum [2024-02-06T02:55:10.046Z] bab4dde63d76: Download complete [2024-02-06T02:55:10.988Z] b85a868b505f: Pull complete [2024-02-06T02:55:11.248Z] e2be974225ed: Pull complete [2024-02-06T02:55:11.819Z] 339a4e72a1f5: Pull complete [2024-02-06T02:55:11.819Z] 988bab9f4d93: Pull complete [2024-02-06T02:55:12.078Z] 1469e6f7b9e6: Pull complete [2024-02-06T02:55:12.078Z] eaf3925da568: Pull complete [2024-02-06T02:55:13.984Z] bab4dde63d76: Pull complete [2024-02-06T02:55:13.984Z] bde34c3a00c8: Pull complete [2024-02-06T02:55:13.984Z] b352a97aabf1: Pull complete [2024-02-06T02:55:13.984Z] 4872d77fe225: Pull complete [2024-02-06T02:55:13.984Z] 5851b861e8e6: Pull complete [2024-02-06T02:55:13.984Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-06T02:55:13.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T02:55:13.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T02:55:14.191Z] prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container [2024-02-06T02:55:14.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T02:55:17.667Z] $ docker top d699a38a17e8711ff98a592063e9a361826264aac3acaaad3ebc6bd3fda877cf -eo pid,comm [2024-02-06T02:55:17.720Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-06T02:55:17.720Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T02:55:17.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T02:55:17.820Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T02:55:17.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T02:55:17.950Z] $ docker exec d699a38a17e8711ff98a592063e9a361826264aac3acaaad3ebc6bd3fda877cf ssh-agent [2024-02-06T02:55:18.056Z] SSH_AUTH_SOCK=/tmp/ssh-MxKzMCIBz3y8/agent.32 [2024-02-06T02:55:18.056Z] SSH_AGENT_PID=38 [2024-02-06T02:55:18.061Z] Running ssh-add (command line suppressed) [2024-02-06T02:55:18.165Z] Identity added: /w/workspace/_app-service-configurable_PR-639@tmp/private_key_5872876477158801071.key (/w/workspace/_app-service-configurable_PR-639@tmp/private_key_5872876477158801071.key) [2024-02-06T02:55:18.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T02:55:18.489Z] + git tag --points-at HEAD [Pipeline] } [2024-02-06T02:55:18.505Z] $ docker exec --env ******** --env ******** d699a38a17e8711ff98a592063e9a361826264aac3acaaad3ebc6bd3fda877cf ssh-agent -k [2024-02-06T02:55:18.619Z] unset SSH_AUTH_SOCK; [2024-02-06T02:55:18.619Z] unset SSH_AGENT_PID; [2024-02-06T02:55:18.619Z] echo Agent pid 38 killed; [2024-02-06T02:55:18.631Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-06T02:55:18.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T02:55:18.700Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T02:55:18.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T02:55:18.831Z] $ docker exec d699a38a17e8711ff98a592063e9a361826264aac3acaaad3ebc6bd3fda877cf ssh-agent [2024-02-06T02:55:18.937Z] SSH_AUTH_SOCK=/tmp/ssh-MkK0sxjM3oju/agent.70 [2024-02-06T02:55:18.937Z] SSH_AGENT_PID=76 [2024-02-06T02:55:18.942Z] Running ssh-add (command line suppressed) [2024-02-06T02:55:19.044Z] Identity added: /w/workspace/_app-service-configurable_PR-639@tmp/private_key_8488515881494177284.key (/w/workspace/_app-service-configurable_PR-639@tmp/private_key_8488515881494177284.key) [2024-02-06T02:55:19.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T02:55:19.368Z] + git semver init [2024-02-06T02:55:19.644Z] 2024-02-06 02:55:19,563 [run_init] DEBUG init version:0.0.0 force:False [2024-02-06T02:55:19.644Z] 2024-02-06 02:55:19,564 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-639/.semver [2024-02-06T02:55:19.644Z] 2024-02-06 02:55:19,564 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-639/.semver [2024-02-06T02:55:19.644Z] 2024-02-06 02:55:19,565 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-639/.semver'], cwd=/w/workspace/_app-service-configurable_PR-639, universal_newlines=False, shell=None, istream=None) [2024-02-06T02:55:21.029Z] 2024-02-06 02:55:20,702 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-639/.git/info/exclude [2024-02-06T02:55:21.029Z] 2024-02-06 02:55:20,703 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-639/.semver/PR-639 with force:False [2024-02-06T02:55:21.029Z] 2024-02-06 02:55:20,703 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-639/.semver/PR-639 [2024-02-06T02:55:21.029Z] 2024-02-06 02:55:20,707 [execute] INFO git cat-file --batch-check [2024-02-06T02:55:21.029Z] 2024-02-06 02:55:20,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-639/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T02:55:21.029Z] 2024-02-06 02:55:20,712 [execute] INFO git cat-file --batch [2024-02-06T02:55:21.029Z] 2024-02-06 02:55:20,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-639/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T02:55:21.029Z] 2024-02-06 02:55:20,717 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-639/.semver/PR-639 [2024-02-06T02:55:21.029Z] 0.0.0 [Pipeline] } [2024-02-06T02:55:21.043Z] $ docker exec --env ******** --env ******** d699a38a17e8711ff98a592063e9a361826264aac3acaaad3ebc6bd3fda877cf ssh-agent -k [2024-02-06T02:55:21.151Z] unset SSH_AUTH_SOCK; [2024-02-06T02:55:21.151Z] unset SSH_AGENT_PID; [2024-02-06T02:55:21.151Z] echo Agent pid 76 killed; [2024-02-06T02:55:21.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T02:55:21.542Z] + git semver [Pipeline] } [2024-02-06T02:55:21.817Z] $ docker stop --time=1 d699a38a17e8711ff98a592063e9a361826264aac3acaaad3ebc6bd3fda877cf [2024-02-06T02:55:23.126Z] $ docker rm -f --volumes d699a38a17e8711ff98a592063e9a361826264aac3acaaad3ebc6bd3fda877cf [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T02:55:23.493Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-06T02:55:23.772Z] Stashed 1 file(s) [Pipeline] echo [2024-02-06T02:55:23.775Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T02:55:24.157Z] provisioning config files... [2024-02-06T02:55:24.167Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-639@tmp/config17671806687511000175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T02:55:24.491Z] ---> ****-login.sh [2024-02-06T02:55:24.491Z] nexus3.edgexfoundry.org:10001 [2024-02-06T02:55:24.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T02:55:24.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T02:55:24.491Z] Configure a credential helper to remove this warning. See [2024-02-06T02:55:24.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T02:55:24.491Z] [2024-02-06T02:55:24.491Z] Login Succeeded [2024-02-06T02:55:24.491Z] nexus3.edgexfoundry.org:10002 [2024-02-06T02:55:24.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T02:55:24.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T02:55:24.491Z] Configure a credential helper to remove this warning. See [2024-02-06T02:55:24.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T02:55:24.491Z] [2024-02-06T02:55:24.491Z] Login Succeeded [2024-02-06T02:55:24.491Z] nexus3.edgexfoundry.org:10003 [2024-02-06T02:55:24.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T02:55:24.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T02:55:24.751Z] Configure a credential helper to remove this warning. See [2024-02-06T02:55:24.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T02:55:24.751Z] [2024-02-06T02:55:24.751Z] Login Succeeded [2024-02-06T02:55:24.751Z] nexus3.edgexfoundry.org:10004 [2024-02-06T02:55:24.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T02:55:24.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T02:55:24.751Z] Configure a credential helper to remove this warning. See [2024-02-06T02:55:24.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T02:55:24.751Z] [2024-02-06T02:55:24.751Z] Login Succeeded [2024-02-06T02:55:24.751Z] ****.io [2024-02-06T02:55:24.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T02:55:25.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T02:55:25.010Z] Configure a credential helper to remove this warning. See [2024-02-06T02:55:25.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T02:55:25.010Z] [2024-02-06T02:55:25.011Z] Login Succeeded [2024-02-06T02:55:25.011Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T02:55:25.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-06T02:55:25.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T02:55:25.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T02:55:25.239Z] ========================================================= [2024-02-06T02:55:25.239Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-06T02:55:25.239Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T02:55:25.642Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-06T02:55:25.642Z] Sending build context to Docker daemon 8.782MB [2024-02-06T02:55:25.642Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T02:55:25.642Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-06T02:55:25.642Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-06T02:55:25.642Z] 7264a8db6415: Pulling fs layer [2024-02-06T02:55:25.642Z] c4d48a809fc2: Pulling fs layer [2024-02-06T02:55:25.642Z] 4f1c88b9dad5: Pulling fs layer [2024-02-06T02:55:25.642Z] ad3a456e5733: Pulling fs layer [2024-02-06T02:55:25.642Z] 69c7f0334f64: Pulling fs layer [2024-02-06T02:55:25.642Z] 1f1c1a5573a3: Pulling fs layer [2024-02-06T02:55:25.642Z] ce7588e14bc9: Pulling fs layer [2024-02-06T02:55:25.642Z] b5e4710f87ac: Pulling fs layer [2024-02-06T02:55:25.642Z] ad3a456e5733: Waiting [2024-02-06T02:55:25.642Z] 69c7f0334f64: Waiting [2024-02-06T02:55:25.642Z] 1f1c1a5573a3: Waiting [2024-02-06T02:55:25.642Z] ce7588e14bc9: Waiting [2024-02-06T02:55:25.642Z] b5e4710f87ac: Waiting [2024-02-06T02:55:25.642Z] c4d48a809fc2: Verifying Checksum [2024-02-06T02:55:25.642Z] c4d48a809fc2: Download complete [2024-02-06T02:55:25.642Z] ad3a456e5733: Verifying Checksum [2024-02-06T02:55:25.642Z] ad3a456e5733: Download complete [2024-02-06T02:55:25.642Z] 69c7f0334f64: Verifying Checksum [2024-02-06T02:55:25.642Z] 69c7f0334f64: Download complete [2024-02-06T02:55:25.900Z] 7264a8db6415: Verifying Checksum [2024-02-06T02:55:25.900Z] 7264a8db6415: Download complete [2024-02-06T02:55:25.900Z] 1f1c1a5573a3: Verifying Checksum [2024-02-06T02:55:25.900Z] 1f1c1a5573a3: Download complete [2024-02-06T02:55:25.900Z] 7264a8db6415: Pull complete [2024-02-06T02:55:26.161Z] b5e4710f87ac: Verifying Checksum [2024-02-06T02:55:26.161Z] b5e4710f87ac: Download complete [2024-02-06T02:55:26.161Z] c4d48a809fc2: Pull complete [2024-02-06T02:55:26.161Z] 4f1c88b9dad5: Verifying Checksum [2024-02-06T02:55:26.161Z] 4f1c88b9dad5: Download complete [2024-02-06T02:55:26.728Z] ce7588e14bc9: Verifying Checksum [2024-02-06T02:55:26.728Z] ce7588e14bc9: Download complete [2024-02-06T02:55:30.015Z] 4f1c88b9dad5: Pull complete [2024-02-06T02:55:30.015Z] ad3a456e5733: Pull complete [2024-02-06T02:55:30.015Z] 69c7f0334f64: Pull complete [2024-02-06T02:55:30.015Z] 1f1c1a5573a3: Pull complete [2024-02-06T02:55:32.546Z] ce7588e14bc9: Pull complete [2024-02-06T02:55:32.806Z] b5e4710f87ac: Pull complete [2024-02-06T02:55:32.806Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-06T02:55:32.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-06T02:55:32.806Z] ---> 88b5674ff536 [2024-02-06T02:55:32.806Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T02:55:39.060Z] Still waiting to schedule task [2024-02-06T02:55:39.060Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-06T02:55:39.456Z] ---> Running in ec4e173c839d [2024-02-06T02:55:39.456Z] Removing intermediate container ec4e173c839d [2024-02-06T02:55:39.456Z] ---> ef1abbcdd800 [2024-02-06T02:55:39.456Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T02:55:39.456Z] ---> Running in 30dcda36ae39 [2024-02-06T02:55:39.456Z] Removing intermediate container 30dcda36ae39 [2024-02-06T02:55:39.456Z] ---> fcdc84cd3140 [2024-02-06T02:55:39.456Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-06T02:55:39.456Z] ---> Running in cd9312d2a2d5 [2024-02-06T02:55:39.456Z] Removing intermediate container cd9312d2a2d5 [2024-02-06T02:55:39.456Z] ---> 0f1faff797ee [2024-02-06T02:55:39.456Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T02:55:39.456Z] ---> Running in d2fe4e87e7b2 [2024-02-06T02:55:39.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T02:55:39.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T02:55:39.727Z] OK: 264 MiB in 52 packages [2024-02-06T02:55:40.294Z] Removing intermediate container d2fe4e87e7b2 [2024-02-06T02:55:40.294Z] ---> 0f637845ceb6 [2024-02-06T02:55:40.294Z] Step 7/12 : WORKDIR /app [2024-02-06T02:55:40.294Z] ---> Running in 5fa3ad85c65d [2024-02-06T02:55:40.294Z] Removing intermediate container 5fa3ad85c65d [2024-02-06T02:55:40.294Z] ---> 42b7d0f28ee7 [2024-02-06T02:55:40.294Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-06T02:55:40.554Z] ---> 472aa359583b [2024-02-06T02:55:40.554Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T02:55:40.554Z] ---> Running in 4a48fe6b65d9 [2024-02-06T02:56:19.286Z] Removing intermediate container 4a48fe6b65d9 [2024-02-06T02:56:19.286Z] ---> baa3a586da41 [2024-02-06T02:56:19.286Z] Step 10/12 : COPY . . [2024-02-06T02:56:19.286Z] ---> 0f929167fdd4 [2024-02-06T02:56:19.286Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T02:56:19.286Z] ---> Running in b4d17d7a97c2 [2024-02-06T02:56:19.286Z] Removing intermediate container b4d17d7a97c2 [2024-02-06T02:56:19.286Z] ---> 8e35fbba2164 [2024-02-06T02:56:19.286Z] Step 12/12 : RUN $MAKE [2024-02-06T02:56:19.286Z] ---> Running in c3258c9259d7 [2024-02-06T02:56:19.286Z] noop [2024-02-06T02:56:19.286Z] Removing intermediate container c3258c9259d7 [2024-02-06T02:56:19.286Z] ---> ca31d4c8a730 [2024-02-06T02:56:19.286Z] Successfully built ca31d4c8a730 [2024-02-06T02:56:19.286Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T02:56:19.665Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-06T02:56:19.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T02:56:19.808Z] prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container [2024-02-06T02:56:19.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-06T02:56:20.252Z] $ docker top c0f6d6305115e0094954a814c2913400b72a47baf00de474c1d240d7513ca6b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T02:56:20.659Z] + go version [2024-02-06T02:56:20.659Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-06T02:56:20.671Z] $ docker stop --time=1 c0f6d6305115e0094954a814c2913400b72a47baf00de474c1d240d7513ca6b2 [2024-02-06T02:56:21.940Z] $ docker rm -f --volumes c0f6d6305115e0094954a814c2913400b72a47baf00de474c1d240d7513ca6b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T02:56:22.603Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-06T02:56:22.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T02:56:22.732Z] prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container [2024-02-06T02:56:22.761Z] $ 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_PR-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-06T02:56:23.075Z] $ docker top 16ae3a02b8843825a1426093ed3816465caa7b9c936093a4b6c79d919704772b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T02:56:23.459Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-639 [Pipeline] fileExists [Pipeline] sh [2024-02-06T02:56:23.790Z] + make test [2024-02-06T02:56:23.790Z] go test -race -coverprofile=coverage.out ./... [2024-02-06T02:56:41.875Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-06T02:57:04.041Z] go vet ./... [2024-02-06T02:57:04.301Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-06T02:57:04.301Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-06T02:57:04.301Z] ./bin/test-attribution-txt.sh [2024-02-06T02:57:04.301Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-06T02:57:04.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-06T02:57:04.364Z] $ docker stop --time=1 16ae3a02b8843825a1426093ed3816465caa7b9c936093a4b6c79d919704772b [2024-02-06T02:57:09.305Z] $ docker rm -f --volumes 16ae3a02b8843825a1426093ed3816465caa7b9c936093a4b6c79d919704772b [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T02:57:09.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-06T02:57:09.923Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-06T02:57:10.594Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-06T02:57:10.882Z] + ls -al . [2024-02-06T02:57:10.882Z] total 184 [2024-02-06T02:57:10.882Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 6 02:56 . [2024-02-06T02:57:10.882Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 02:54 .. [2024-02-06T02:57:10.882Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 6 02:55 .dockerignore [2024-02-06T02:57:10.882Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 02:56 .git [2024-02-06T02:57:10.882Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 02:55 .github [2024-02-06T02:57:10.882Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 6 02:55 .gitignore [2024-02-06T02:57:10.882Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 02:55 .golangci.yml [2024-02-06T02:57:10.882Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 02:55 .semver [2024-02-06T02:57:10.882Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 6 02:55 Attribution.txt [2024-02-06T02:57:10.882Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 6 02:55 CHANGELOG.md [2024-02-06T02:57:10.882Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 6 02:55 Dockerfile [2024-02-06T02:57:10.882Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 02:55 GOVERNANCE.md [2024-02-06T02:57:10.882Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 6 02:55 Jenkinsfile [2024-02-06T02:57:10.882Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 6 02:55 LICENSE [2024-02-06T02:57:10.882Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 6 02:55 OWNERS.md [2024-02-06T02:57:10.882Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 6 02:55 README.md [2024-02-06T02:57:10.882Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 02:55 VERSION [2024-02-06T02:57:10.882Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 02:55 bin [2024-02-06T02:57:10.882Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 6 02:56 coverage.out [2024-02-06T02:57:10.882Z] -rw-rw-r-- 1 jenkins jenkins 3775 Feb 6 02:55 go.mod [2024-02-06T02:57:10.882Z] -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 02:55 go.sum [2024-02-06T02:57:10.882Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 6 02:55 main.go [2024-02-06T02:57:10.882Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 6 02:55 makefile [2024-02-06T02:57:10.882Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 02:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T02:57:11.298Z] + 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=9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 --label arch=amd64 --label version=0.0.0 . [2024-02-06T02:57:11.298Z] Sending build context to Docker daemon 8.783MB [2024-02-06T02:57:11.298Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T02:57:11.298Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-06T02:57:11.298Z] ---> ca31d4c8a730 [2024-02-06T02:57:11.298Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T02:57:11.560Z] ---> Running in 704aaa61a0c1 [2024-02-06T02:57:11.560Z] Removing intermediate container 704aaa61a0c1 [2024-02-06T02:57:11.560Z] ---> b1d0580b535d [2024-02-06T02:57:11.560Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T02:57:11.560Z] ---> Running in a83b8e6776a0 [2024-02-06T02:57:11.560Z] Removing intermediate container a83b8e6776a0 [2024-02-06T02:57:11.560Z] ---> 50ba55f32727 [2024-02-06T02:57:11.560Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-06T02:57:11.560Z] ---> Running in 7b3a0b4667f9 [2024-02-06T02:57:11.819Z] Removing intermediate container 7b3a0b4667f9 [2024-02-06T02:57:11.819Z] ---> db4c486085ac [2024-02-06T02:57:11.819Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T02:57:11.819Z] ---> Running in 009c2d303c2e [2024-02-06T02:57:12.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T02:57:12.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T02:57:12.341Z] OK: 264 MiB in 52 packages [2024-02-06T02:57:12.909Z] Removing intermediate container 009c2d303c2e [2024-02-06T02:57:12.909Z] ---> 7e929151cca9 [2024-02-06T02:57:12.909Z] Step 7/27 : WORKDIR /app [2024-02-06T02:57:12.909Z] ---> Running in 54d5c00bc70b [2024-02-06T02:57:12.909Z] Removing intermediate container 54d5c00bc70b [2024-02-06T02:57:12.909Z] ---> b572a0253e9b [2024-02-06T02:57:12.909Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-06T02:57:12.909Z] ---> e4a22732b3ab [2024-02-06T02:57:12.909Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T02:57:13.168Z] ---> Running in 2bc295c2d701 [2024-02-06T02:57:13.830Z] Removing intermediate container 2bc295c2d701 [2024-02-06T02:57:13.830Z] ---> 9434d45f3800 [2024-02-06T02:57:13.830Z] Step 10/27 : COPY . . [2024-02-06T02:57:14.092Z] ---> ac81f976d13d [2024-02-06T02:57:14.092Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T02:57:14.092Z] ---> Running in f997ff659bf9 [2024-02-06T02:57:14.092Z] Removing intermediate container f997ff659bf9 [2024-02-06T02:57:14.092Z] ---> 94443c5cf1fa [2024-02-06T02:57:14.092Z] Step 12/27 : RUN $MAKE [2024-02-06T02:57:14.092Z] ---> Running in 144d127d68ed [2024-02-06T02:57:14.351Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-02-06T02:57:20.512Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-507 in /w/workspace/_app-service-configurable_PR-639 [Pipeline] { [Pipeline] ws [2024-02-06T02:57:20.616Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T02:57:25.115Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-06T02:57:25.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-06T02:57:25.115Z] Dload Upload Total Spent Left Speed [2024-02-06T02:57:25.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86272 0 --:--:-- --:--:-- --:--:-- 86863 [Pipeline] sh [2024-02-06T02:57:25.467Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-06T02:57:25.815Z] + sudo tee /etc/docker/daemon.new [2024-02-06T02:57:25.815Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-06T02:57:25.815Z] { [2024-02-06T02:57:25.815Z] "registry-mirrors": [ [2024-02-06T02:57:25.815Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-06T02:57:25.815Z] ], [2024-02-06T02:57:25.815Z] "bip": "10.250.0.254/24", [2024-02-06T02:57:25.815Z] "hosts": [ [2024-02-06T02:57:25.815Z] "tcp://0.0.0.0:5555", [2024-02-06T02:57:25.815Z] "unix:///var/run/docker.sock" [2024-02-06T02:57:25.815Z] ], [2024-02-06T02:57:25.815Z] "mtu": 1458, [2024-02-06T02:57:25.815Z] "selinux-enabled": true, [2024-02-06T02:57:25.815Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-06T02:57:25.815Z] } [Pipeline] sh [2024-02-06T02:57:26.162Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-06T02:57:26.522Z] + sudo service docker restart [2024-02-06T02:57:36.340Z] Removing intermediate container 144d127d68ed [2024-02-06T02:57:36.340Z] ---> ec48712889d3 [2024-02-06T02:57:36.340Z] Step 13/27 : FROM alpine:3.18 [2024-02-06T02:57:36.340Z] 3.18: Pulling from library/alpine [2024-02-06T02:57:36.340Z] 619be1103602: Pulling fs layer [2024-02-06T02:57:36.340Z] 619be1103602: Verifying Checksum [2024-02-06T02:57:36.340Z] 619be1103602: Download complete [2024-02-06T02:57:36.341Z] 619be1103602: Pull complete [2024-02-06T02:57:36.341Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-06T02:57:36.341Z] Status: Downloaded newer image for alpine:3.18 [2024-02-06T02:57:36.341Z] ---> d3782b16ccc9 [2024-02-06T02:57:36.341Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-06T02:57:36.341Z] ---> Running in bd73fa94389e [2024-02-06T02:57:36.341Z] Removing intermediate container bd73fa94389e [2024-02-06T02:57:36.341Z] ---> 7909d9fd90b8 [2024-02-06T02:57:36.341Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-06T02:57:36.341Z] ---> Running in 3dd13e47b1f9 [2024-02-06T02:57:36.341Z] Removing intermediate container 3dd13e47b1f9 [2024-02-06T02:57:36.341Z] ---> 2f65f862cc4f [2024-02-06T02:57:36.341Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-06T02:57:36.341Z] ---> Running in 0249de35a48a [2024-02-06T02:57:36.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T02:57:36.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T02:57:36.341Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-06T02:57:36.341Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-06T02:57:36.341Z] Executing busybox-1.36.1-r5.trigger [2024-02-06T02:57:36.341Z] Executing ca-certificates-20230506-r0.trigger [2024-02-06T02:57:36.341Z] OK: 8 MiB in 17 packages [2024-02-06T02:57:36.341Z] Removing intermediate container 0249de35a48a [2024-02-06T02:57:36.341Z] ---> 35e2c271fbaf [2024-02-06T02:57:36.341Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-06T02:57:36.341Z] ---> Running in cbe3081c0d48 [2024-02-06T02:57:36.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T02:57:36.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T02:57:36.601Z] OK: 8 MiB in 17 packages [2024-02-06T02:57:36.861Z] Removing intermediate container cbe3081c0d48 [2024-02-06T02:57:36.861Z] ---> 49964743d620 [2024-02-06T02:57:36.861Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-06T02:57:37.126Z] ---> c1bc26ce2cd3 [2024-02-06T02:57:37.126Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-06T02:57:37.126Z] ---> d1d78a3b4dec [2024-02-06T02:57:37.126Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-06T02:57:37.126Z] ---> 336eaa6b1f40 [2024-02-06T02:57:37.126Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-06T02:57:37.694Z] ---> c2b0a2c0eb8d [2024-02-06T02:57:37.694Z] Step 22/27 : EXPOSE 48095 [2024-02-06T02:57:37.694Z] ---> Running in c33aaccaf645 [2024-02-06T02:57:37.694Z] Removing intermediate container c33aaccaf645 [2024-02-06T02:57:37.694Z] ---> 1f51e93d21df [2024-02-06T02:57:37.694Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-06T02:57:37.694Z] ---> Running in 0b518893928b [2024-02-06T02:57:37.952Z] Removing intermediate container 0b518893928b [2024-02-06T02:57:37.953Z] ---> f74f329c6982 [2024-02-06T02:57:37.953Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-06T02:57:37.953Z] ---> Running in bb58cb0ae8ce [2024-02-06T02:57:37.953Z] Removing intermediate container bb58cb0ae8ce [2024-02-06T02:57:37.953Z] ---> 556648726354 [2024-02-06T02:57:37.953Z] Step 25/27 : LABEL arch=amd64 [2024-02-06T02:57:37.953Z] ---> Running in c7359bf756b2 [2024-02-06T02:57:37.953Z] Removing intermediate container c7359bf756b2 [2024-02-06T02:57:37.953Z] ---> f11c3232ed9e [2024-02-06T02:57:37.953Z] Step 26/27 : LABEL git_sha=9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [2024-02-06T02:57:37.953Z] ---> Running in 783b6fdf32e7 [2024-02-06T02:57:38.214Z] Removing intermediate container 783b6fdf32e7 [2024-02-06T02:57:38.214Z] ---> f356d8d70985 [2024-02-06T02:57:38.214Z] Step 27/27 : LABEL version=0.0.0 [2024-02-06T02:57:38.214Z] ---> Running in 60d1a7198a3a [2024-02-06T02:57:38.214Z] Removing intermediate container 60d1a7198a3a [2024-02-06T02:57:38.214Z] ---> c218af8e92a3 [2024-02-06T02:57:38.214Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-06T02:57:38.214Z] Successfully built c218af8e92a3 [2024-02-06T02:57:38.214Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2024-02-06T02:57:38.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T02:57:38.996Z] [2024-02-06T02:57:38.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T02:57:39.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T02:57:39.320Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-06T02:57:39.320Z] 5eb5b503b376: Pulling fs layer [2024-02-06T02:57:39.320Z] 5c69ac0246d0: Pulling fs layer [2024-02-06T02:57:39.320Z] ec43610c2a17: Pulling fs layer [2024-02-06T02:57:39.320Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-06T02:57:39.320Z] 33b1e0a273af: Pulling fs layer [2024-02-06T02:57:39.320Z] 5d3b04190fa2: Pulling fs layer [2024-02-06T02:57:39.320Z] 2f39f015ded8: Pulling fs layer [2024-02-06T02:57:39.320Z] 33b1e0a273af: Waiting [2024-02-06T02:57:39.320Z] 5d3b04190fa2: Waiting [2024-02-06T02:57:39.320Z] 2f39f015ded8: Waiting [2024-02-06T02:57:39.320Z] 3a2ae6a8a46f: Waiting [2024-02-06T02:57:39.320Z] 5c69ac0246d0: Verifying Checksum [2024-02-06T02:57:39.320Z] 5c69ac0246d0: Download complete [2024-02-06T02:57:39.320Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-06T02:57:39.320Z] 3a2ae6a8a46f: Download complete [2024-02-06T02:57:39.320Z] 33b1e0a273af: Verifying Checksum [2024-02-06T02:57:39.320Z] 33b1e0a273af: Download complete [2024-02-06T02:57:39.320Z] 5d3b04190fa2: Verifying Checksum [2024-02-06T02:57:39.320Z] 5d3b04190fa2: Download complete [2024-02-06T02:57:39.578Z] ec43610c2a17: Verifying Checksum [2024-02-06T02:57:39.578Z] ec43610c2a17: Download complete [2024-02-06T02:57:39.578Z] 5eb5b503b376: Verifying Checksum [2024-02-06T02:57:39.578Z] 5eb5b503b376: Download complete [2024-02-06T02:57:40.144Z] 2f39f015ded8: Verifying Checksum [2024-02-06T02:57:40.144Z] 2f39f015ded8: Download complete [2024-02-06T02:57:40.713Z] 5eb5b503b376: Pull complete [2024-02-06T02:57:40.979Z] 5c69ac0246d0: Pull complete [2024-02-06T02:57:41.239Z] ec43610c2a17: Pull complete [2024-02-06T02:57:41.499Z] 3a2ae6a8a46f: Pull complete [2024-02-06T02:57:41.759Z] 33b1e0a273af: Pull complete [2024-02-06T02:57:41.759Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T02:57:45.162Z] provisioning config files... [2024-02-06T02:57:45.198Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config2581393888701722097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T02:57:45.947Z] 2f39f015ded8: Pull complete [2024-02-06T02:57:45.947Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-06T02:57:45.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T02:57:45.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T02:57:46.186Z] prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container [2024-02-06T02:57:46.221Z] ---> ****-login.sh [2024-02-06T02:57:46.221Z] nexus3.edgexfoundry.org:10001 [2024-02-06T02:57:46.221Z] $ 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_PR-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-06T02:57:46.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T02:57:46.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T02:57:46.815Z] Configure a credential helper to remove this warning. See [2024-02-06T02:57:46.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T02:57:46.815Z] [2024-02-06T02:57:46.815Z] Login Succeeded [2024-02-06T02:57:46.815Z] nexus3.edgexfoundry.org:10002 [2024-02-06T02:57:47.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T02:57:47.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T02:57:47.370Z] Configure a credential helper to remove this warning. See [2024-02-06T02:57:47.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T02:57:47.370Z] [2024-02-06T02:57:47.370Z] Login Succeeded [2024-02-06T02:57:47.370Z] nexus3.edgexfoundry.org:10003 [2024-02-06T02:57:47.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T02:57:47.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T02:57:47.639Z] Configure a credential helper to remove this warning. See [2024-02-06T02:57:47.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T02:57:47.639Z] [2024-02-06T02:57:47.639Z] Login Succeeded [2024-02-06T02:57:47.639Z] nexus3.edgexfoundry.org:10004 [2024-02-06T02:57:47.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T02:57:47.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T02:57:47.914Z] Configure a credential helper to remove this warning. See [2024-02-06T02:57:47.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T02:57:47.914Z] [2024-02-06T02:57:47.914Z] Login Succeeded [2024-02-06T02:57:47.914Z] ****.io [2024-02-06T02:57:48.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T02:57:48.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T02:57:48.455Z] Configure a credential helper to remove this warning. See [2024-02-06T02:57:48.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T02:57:48.455Z] [2024-02-06T02:57:48.455Z] Login Succeeded [2024-02-06T02:57:48.455Z] ---> ****-login.sh ends [2024-02-06T02:57:50.503Z] $ docker top 954086b846b335031d75e1960d61b499f617883c021dd123d9d1c37db7945dc1 -eo pid,comm [Pipeline] { [Pipeline] } [2024-02-06T02:57:50.622Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-02-06T02:57:51.000Z] ---> job-cost.sh [2024-02-06T02:57:51.000Z] lf-activate-venv: SKIPPING [2024-02-06T02:57:51.000Z] INFO: No Stack... [Pipeline] echo [2024-02-06T02:57:51.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-02-06T02:57:51.259Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] echo [2024-02-06T02:57:51.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T02:57:51.305Z] ========================================================= [2024-02-06T02:57:51.305Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-06T02:57:51.305Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-02-06T02:57:51.519Z] INFO: Archiving Costs [Pipeline] sh [2024-02-06T02:57:51.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-06T02:57:51.810Z] + cat /w/workspace/_app-service-configurable_PR-639/archives/cost.csv [2024-02-06T02:57:51.810Z] + cut -d, -f6 [Pipeline] lock [2024-02-06T02:57:51.824Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-639-2-stack-cost] [2024-02-06T02:57:51.830Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-639-2-stack-cost] did not exist. Created. [2024-02-06T02:57:51.835Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-639-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-06T02:57:51.981Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-06T02:57:51.981Z] 9fda8d8052c6: Pulling fs layer [2024-02-06T02:57:51.981Z] 5d54e960e981: Pulling fs layer [2024-02-06T02:57:51.981Z] c4a7e357bf2a: Pulling fs layer [2024-02-06T02:57:51.981Z] f0e02332f6b5: Pulling fs layer [2024-02-06T02:57:51.981Z] 872ee5b61b7b: Pulling fs layer [2024-02-06T02:57:51.981Z] 0c6a40ed1a82: Pulling fs layer [2024-02-06T02:57:51.981Z] 94ae7d8d031c: Pulling fs layer [2024-02-06T02:57:51.981Z] f0e02332f6b5: Waiting [2024-02-06T02:57:51.981Z] 872ee5b61b7b: Waiting [2024-02-06T02:57:51.981Z] 0c6a40ed1a82: Waiting [2024-02-06T02:57:51.981Z] 94ae7d8d031c: Waiting [2024-02-06T02:57:51.981Z] 5d54e960e981: Download complete [2024-02-06T02:57:51.981Z] f0e02332f6b5: Verifying Checksum [2024-02-06T02:57:51.981Z] f0e02332f6b5: Download complete [2024-02-06T02:57:51.981Z] 872ee5b61b7b: Verifying Checksum [2024-02-06T02:57:51.981Z] 872ee5b61b7b: Download complete [2024-02-06T02:57:51.981Z] 9fda8d8052c6: Verifying Checksum [2024-02-06T02:57:51.981Z] 9fda8d8052c6: Download complete [2024-02-06T02:57:52.201Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-06T02:57:52.263Z] Stashed 1 file(s) [Pipeline] } [2024-02-06T02:57:52.271Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-639-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-06T02:57:52.356Z] $ docker stop --time=1 954086b846b335031d75e1960d61b499f617883c021dd123d9d1c37db7945dc1 [2024-02-06T02:57:52.572Z] 94ae7d8d031c: Verifying Checksum [2024-02-06T02:57:52.572Z] 94ae7d8d031c: Download complete [2024-02-06T02:57:52.848Z] 9fda8d8052c6: Pull complete [2024-02-06T02:57:53.441Z] 5d54e960e981: Pull complete [2024-02-06T02:57:53.539Z] $ docker rm -f --volumes 954086b846b335031d75e1960d61b499f617883c021dd123d9d1c37db7945dc1 [Pipeline] // withDockerContainer [Pipeline] } [2024-02-06T02:57:53.710Z] c4a7e357bf2a: Verifying Checksum [2024-02-06T02:57:53.710Z] c4a7e357bf2a: Download complete [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-06T02:57:54.693Z] 0c6a40ed1a82: Verifying Checksum [2024-02-06T02:57:54.693Z] 0c6a40ed1a82: Download complete [2024-02-06T02:58:07.040Z] c4a7e357bf2a: Pull complete [2024-02-06T02:58:07.040Z] f0e02332f6b5: Pull complete [2024-02-06T02:58:07.040Z] 872ee5b61b7b: Pull complete [2024-02-06T02:58:15.270Z] 0c6a40ed1a82: Pull complete [2024-02-06T02:58:15.857Z] 94ae7d8d031c: Pull complete [2024-02-06T02:58:15.857Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-06T02:58:16.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-06T02:58:16.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-02-06T02:58:16.448Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T02:58:16.824Z] + docker inspect -f . ci-base-image-arm64 [2024-02-06T02:58:16.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T02:58:17.099Z] prd-ubuntu20.04-docker-arm64-4c-16g-507 does not seem to be running inside a container [2024-02-06T02:58:17.236Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-06T02:58:20.171Z] $ docker top e7423a734dd1fb6282b55f18b31cf98ec41950802f3d37b716d4997276aa003b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T02:58:21.102Z] + go version [2024-02-06T02:58:21.103Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-06T02:58:21.127Z] $ docker stop --time=1 e7423a734dd1fb6282b55f18b31cf98ec41950802f3d37b716d4997276aa003b [2024-02-06T02:58:22.780Z] $ docker rm -f --volumes e7423a734dd1fb6282b55f18b31cf98ec41950802f3d37b716d4997276aa003b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T02:58:23.707Z] + docker inspect -f . ci-base-image-arm64 [2024-02-06T02:58:23.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T02:58:23.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-507 does not seem to be running inside a container [2024-02-06T02:58:24.036Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-06T02:58:25.253Z] $ docker top 976f870089f4ee41e01d1fca6e7b07a6c2ff14ddf3fa23c28926d8e85c509aea -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T02:58:26.144Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh [2024-02-06T02:58:26.530Z] + make test [2024-02-06T02:58:26.531Z] make: *** No rule to make target 'test'. Stop. [Pipeline] } [2024-02-06T02:58:26.562Z] $ docker stop --time=1 976f870089f4ee41e01d1fca6e7b07a6c2ff14ddf3fa23c28926d8e85c509aea [2024-02-06T02:58:28.234Z] $ docker rm -f --volumes 976f870089f4ee41e01d1fca6e7b07a6c2ff14ddf3fa23c28926d8e85c509aea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T02:58:29.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T02:58:29.329Z] [2024-02-06T02:58:29.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T02:58:29.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T02:58:31.663Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-06T02:58:31.663Z] 8998bd30e6a1: Pulling fs layer [2024-02-06T02:58:31.663Z] 04944245beec: Pulling fs layer [2024-02-06T02:58:31.663Z] 699f458cf7ca: Pulling fs layer [2024-02-06T02:58:31.663Z] 765212b225bb: Pulling fs layer [2024-02-06T02:58:31.663Z] f23df028b6ca: Pulling fs layer [2024-02-06T02:58:31.663Z] d65c8cfc05b1: Pulling fs layer [2024-02-06T02:58:31.663Z] 2437ff75d9bd: Pulling fs layer [2024-02-06T02:58:31.663Z] 765212b225bb: Waiting [2024-02-06T02:58:31.663Z] d65c8cfc05b1: Waiting [2024-02-06T02:58:31.663Z] 2437ff75d9bd: Waiting [2024-02-06T02:58:31.663Z] f23df028b6ca: Waiting [2024-02-06T02:58:31.929Z] 04944245beec: Download complete [2024-02-06T02:58:31.929Z] 765212b225bb: Verifying Checksum [2024-02-06T02:58:31.929Z] 765212b225bb: Download complete [2024-02-06T02:58:31.929Z] f23df028b6ca: Verifying Checksum [2024-02-06T02:58:31.929Z] f23df028b6ca: Download complete [2024-02-06T02:58:31.929Z] d65c8cfc05b1: Verifying Checksum [2024-02-06T02:58:31.929Z] d65c8cfc05b1: Download complete [2024-02-06T02:58:31.929Z] 699f458cf7ca: Verifying Checksum [2024-02-06T02:58:31.929Z] 699f458cf7ca: Download complete [2024-02-06T02:58:32.512Z] 8998bd30e6a1: Download complete [2024-02-06T02:58:35.092Z] 2437ff75d9bd: Verifying Checksum [2024-02-06T02:58:35.092Z] 2437ff75d9bd: Download complete [2024-02-06T02:58:37.037Z] 8998bd30e6a1: Pull complete [2024-02-06T02:58:37.303Z] 04944245beec: Pull complete [2024-02-06T02:58:39.243Z] 699f458cf7ca: Pull complete [2024-02-06T02:58:39.243Z] 765212b225bb: Pull complete [2024-02-06T02:58:40.202Z] f23df028b6ca: Pull complete [2024-02-06T02:58:40.202Z] d65c8cfc05b1: Pull complete [2024-02-06T02:58:58.427Z] 2437ff75d9bd: Pull complete [2024-02-06T02:58:58.427Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-06T02:58:58.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T02:58:58.427Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T02:58:58.759Z] prd-ubuntu20.04-docker-arm64-4c-16g-507 does not seem to be running inside a container [2024-02-06T02:58:58.826Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-06T02:59:01.350Z] $ docker top 82cfe8ade07bb56d908f3a036405f94ed96b468727274f3935c6147ed94177ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T02:59:02.250Z] ---> job-cost.sh [2024-02-06T02:59:02.250Z] lf-activate-venv: SKIPPING [2024-02-06T02:59:02.250Z] INFO: No Stack... [2024-02-06T02:59:02.836Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-06T02:59:03.416Z] INFO: Archiving Costs [Pipeline] sh [2024-02-06T02:59:04.055Z] + cut -d, -f6 [2024-02-06T02:59:04.056Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [Pipeline] lock [2024-02-06T02:59:04.109Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-639-2-stack-cost] [2024-02-06T02:59:04.117Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-639-2-stack-cost] did not exist. Created. [2024-02-06T02:59:04.122Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-639-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-06T02:59:04.830Z] /w/workspace/app-service-configurable/2@tmp/durable-7b340dac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-06T02:59:05.153Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-06T02:59:05.479Z] Warning: overwriting stash ‘stack-cost’ [2024-02-06T02:59:05.947Z] Stashed 1 file(s) [Pipeline] } [2024-02-06T02:59:05.954Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-639-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-06T02:59:06.063Z] $ docker stop --time=1 82cfe8ade07bb56d908f3a036405f94ed96b468727274f3935c6147ed94177ab [2024-02-06T02:59:07.586Z] $ docker rm -f --volumes 82cfe8ade07bb56d908f3a036405f94ed96b468727274f3935c6147ed94177ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-06T02:59:08.341Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-06T02:59:10.367Z] + [ -d /w/workspace/_app-service-configurable_PR-639/archives ] [2024-02-06T02:59:10.367Z] + ls -al /w/workspace/_app-service-configurable_PR-639/archives [2024-02-06T02:59:10.367Z] total 16 [2024-02-06T02:59:10.367Z] drwxr-xr-x 3 root root 4096 Feb 6 02:57 . [2024-02-06T02:59:10.367Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 02:57 .. [2024-02-06T02:59:10.367Z] drwxr-xr-x 2 root root 4096 Feb 6 02:57 cost [2024-02-06T02:59:10.367Z] -rw-r--r-- 1 root root 96 Feb 6 02:57 cost.csv [2024-02-06T02:59:10.367Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-639/archives [2024-02-06T02:59:10.367Z] + ls -al /w/workspace/_app-service-configurable_PR-639/archives [2024-02-06T02:59:10.367Z] total 16 [2024-02-06T02:59:10.367Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 02:57 . [2024-02-06T02:59:10.367Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 02:57 .. [2024-02-06T02:59:10.367Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 02:57 cost [2024-02-06T02:59:10.367Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 6 02:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-06T02:59:10.661Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T02:59:11.524Z] ---> package-listing.sh [2024-02-06T02:59:11.524Z] ++ facter osfamily [2024-02-06T02:59:11.524Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-06T02:59:11.783Z] + OS_FAMILY=debian [2024-02-06T02:59:11.783Z] + workspace=/w/workspace/_app-service-configurable_PR-639 [2024-02-06T02:59:11.783Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-06T02:59:11.783Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-06T02:59:11.783Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-06T02:59:11.783Z] + PACKAGES=/tmp/packages_start.txt [2024-02-06T02:59:11.783Z] + '[' /w/workspace/_app-service-configurable_PR-639 ']' [2024-02-06T02:59:11.783Z] + PACKAGES=/tmp/packages_end.txt [2024-02-06T02:59:11.783Z] + case "${OS_FAMILY}" in [2024-02-06T02:59:11.783Z] + dpkg -l [2024-02-06T02:59:11.783Z] + grep '^ii' [2024-02-06T02:59:11.783Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-06T02:59:11.783Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-06T02:59:11.783Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-06T02:59:11.783Z] + '[' /w/workspace/_app-service-configurable_PR-639 ']' [2024-02-06T02:59:11.783Z] + mkdir -p /w/workspace/_app-service-configurable_PR-639/archives/ [2024-02-06T02:59:11.783Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-639/archives/ [Pipeline] echo [2024-02-06T02:59:11.796Z] 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_PR-639/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-06T02:59:12.073Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T02:59:12.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T02:59:12.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T02:59:12.828Z] prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container [2024-02-06T02:59:12.861Z] $ 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_PR-639/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_PR-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-06T02:59:13.097Z] $ docker top 767150c3e4c8b0700a9b429c797979bc4ad188922b66ba027beabdb57961340b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T02:59:13.525Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-06T02:59:13.815Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-06T02:59:14.106Z] + ls /var/log/sa-host [2024-02-06T02:59:14.106Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T02:59:14.304Z] provisioning config files... [2024-02-06T02:59:14.314Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-639@tmp/config5308073826850708258tmp [Pipeline] { [Pipeline] echo [2024-02-06T02:59:14.405Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T02:59:14.689Z] ---> create-netrc.sh [Pipeline] } [2024-02-06T02:59:14.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-06T02:59:15.117Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-06T02:59:15.127Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T02:59:15.427Z] ---> sudo-logs.sh [2024-02-06T02:59:15.428Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-06T02:59:15.501Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T02:59:15.784Z] ---> job-cost.sh [2024-02-06T02:59:15.785Z] lf-activate-venv: SKIPPING [2024-02-06T02:59:15.785Z] DEBUG: total: 0.2199999988079071 [2024-02-06T02:59:15.785Z] INFO: Retrieving Stack Cost... [2024-02-06T02:59:17.164Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-06T02:59:17.424Z] INFO: Archiving Costs [Pipeline] echo [2024-02-06T02:59:17.436Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T02:59:17.718Z] ---> logs-deploy.sh [2024-02-06T02:59:17.718Z] lf-activate-venv: SKIPPING [2024-02-06T02:59:17.719Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-639/2 [2024-02-06T02:59:17.719Z] INFO: archiving workspace using pattern(s): [2024-02-06T02:59:18.654Z] Archives upload complete. [2024-02-06T02:59:18.654Z] INFO: archiving logs to Nexus