Pull request #647 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 695fe9e0ee1311198688f1625238f5743ec542b8+de2673118ef797f3fa80278e5e2907ec493f0d91 (0c066f9f882ea6aa3b3bdddddcaac183688edc5f) 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-ssh8556865725705035993.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-ssh13189503236161709095.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-647/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-647/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17871509829290871607.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-647/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8555125394223423082.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6983038103086742525.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-647/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-647/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3757492026768049542.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-5247 in /w/workspace/_app-service-configurable_PR-647 [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-647 # 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 de2673118ef797f3fa80278e5e2907ec493f0d91 into PR head commit 695fe9e0ee1311198688f1625238f5743ec542b8 Merge succeeded, producing 695fe9e0ee1311198688f1625238f5743ec542b8 Checking out Revision 695fe9e0ee1311198688f1625238f5743ec542b8 (PR-647) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/647/head:refs/remotes/origin/PR-647 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 695fe9e0ee1311198688f1625238f5743ec542b8 # 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 de2673118ef797f3fa80278e5e2907ec493f0d91 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 695fe9e0ee1311198688f1625238f5743ec542b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-08T12:42:31.514Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-08T12:42:31.704Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-08T12:42:31.811Z] ========================================================= [2024-03-08T12:42:31.811Z] EdgeX Global Pipelines Version Info [2024-03-08T12:42:31.811Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:42:32.573Z] ------------------- [2024-03-08T12:42:32.574Z] stable info: [2024-03-08T12:42:32.574Z] ------------------- [2024-03-08T12:42:32.574Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-08T12:42:32.574Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T12:42:32.574Z] Message: update stable to v1.0.258 [2024-03-08T12:42:33.147Z] ------------------- [2024-03-08T12:42:33.147Z] experimental info: [2024-03-08T12:42:33.147Z] ------------------- [2024-03-08T12:42:33.147Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-08T12:42:33.147Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T12:42:33.147Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-08T12:42:33.367Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-03-08T12:42:33.435Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-03-08T12:42:33.487Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-08T12:42:33.539Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-08T12:42:33.595Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-08T12:42:33.652Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-08T12:42:33.710Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-08T12:42:33.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-08T12:42:33.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-08T12:42:33.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-08T12:42:33.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-08T12:42:34.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-03-08T12:42:34.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-08T12:42:34.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-08T12:42:34.174Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T12:42:34.239Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T12:42:34.303Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T12:42:34.368Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T12:42:34.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-08T12:42:34.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-08T12:42:34.581Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-08T12:42:34.658Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-08T12:42:34.730Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-08T12:42:34.801Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-08T12:42:34.871Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-08T12:42:34.942Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-08T12:42:35.012Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-08T12:42:35.077Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-647 [Pipeline] echo [2024-03-08T12:42:35.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-647 [Pipeline] echo [2024-03-08T12:42:35.210Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-647 [Pipeline] echo [2024-03-08T12:42:35.282Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 695fe9e0ee1311198688f1625238f5743ec542b8 [Pipeline] echo [2024-03-08T12:42:35.358Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 695fe9e [Pipeline] echo [2024-03-08T12:42:35.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T12:42:35.563Z] provisioning config files... [2024-03-08T12:42:35.578Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-647@tmp/config13071068044166151640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:42:35.981Z] ---> ****-login.sh [2024-03-08T12:42:35.981Z] nexus3.edgexfoundry.org:10001 [2024-03-08T12:42:36.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T12:42:36.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:42:36.243Z] Configure a credential helper to remove this warning. See [2024-03-08T12:42:36.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:42:36.243Z] [2024-03-08T12:42:36.243Z] Login Succeeded [2024-03-08T12:42:36.243Z] nexus3.edgexfoundry.org:10002 [2024-03-08T12:42:36.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T12:42:36.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:42:36.505Z] Configure a credential helper to remove this warning. See [2024-03-08T12:42:36.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:42:36.505Z] [2024-03-08T12:42:36.505Z] Login Succeeded [2024-03-08T12:42:36.505Z] nexus3.edgexfoundry.org:10003 [2024-03-08T12:42:36.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T12:42:36.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:42:36.505Z] Configure a credential helper to remove this warning. See [2024-03-08T12:42:36.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:42:36.505Z] [2024-03-08T12:42:36.505Z] Login Succeeded [2024-03-08T12:42:36.505Z] nexus3.edgexfoundry.org:10004 [2024-03-08T12:42:36.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T12:42:36.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:42:36.766Z] Configure a credential helper to remove this warning. See [2024-03-08T12:42:36.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:42:36.766Z] [2024-03-08T12:42:36.766Z] Login Succeeded [2024-03-08T12:42:36.766Z] ****.io [2024-03-08T12:42:36.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T12:42:37.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:42:37.029Z] Configure a credential helper to remove this warning. See [2024-03-08T12:42:37.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:42:37.029Z] [2024-03-08T12:42:37.029Z] Login Succeeded [2024-03-08T12:42:37.029Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T12:42:37.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-08T12:42:37.852Z] + git rev-list -1 --merges 695fe9e0ee1311198688f1625238f5743ec542b8~1..695fe9e0ee1311198688f1625238f5743ec542b8 [Pipeline] echo [2024-03-08T12:42:37.903Z] -----------> git rev-list -1 --merges 695fe9e0ee1311198688f1625238f5743ec542b8~1..695fe9e0ee1311198688f1625238f5743ec542b8 695fe9e0ee1311198688f1625238f5743ec542b8 [false] [Pipeline] sh [2024-03-08T12:42:38.236Z] + git log --format=format:%s -1 695fe9e0ee1311198688f1625238f5743ec542b8 [Pipeline] echo [2024-03-08T12:42:38.274Z] ========================================================= [2024-03-08T12:42:38.274Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-08T12:42:38.274Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T12:42:38.779Z] + git log --format=format:%s -1 695fe9e0ee1311198688f1625238f5743ec542b8 [Pipeline] echo [2024-03-08T12:42:38.812Z] [semverPrep] GIT_COMMIT: 695fe9e0ee1311198688f1625238f5743ec542b8, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-03-08T12:42:38.862Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-08T12:42:39.307Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T12:42:39.307Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-08T12:42:39.307Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-08T12:42:39.307Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-08T12:42:39.307Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-08T12:42:39.307Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-08T12:42:39.307Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:42:39.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T12:42:39.812Z] [2024-03-08T12:42:39.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:42:40.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T12:42:40.211Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-08T12:42:40.211Z] b85a868b505f: Pulling fs layer [2024-03-08T12:42:40.212Z] e2be974225ed: Pulling fs layer [2024-03-08T12:42:40.212Z] 339a4e72a1f5: Pulling fs layer [2024-03-08T12:42:40.212Z] 988bab9f4d93: Pulling fs layer [2024-03-08T12:42:40.212Z] 1469e6f7b9e6: Pulling fs layer [2024-03-08T12:42:40.212Z] eaf3925da568: Pulling fs layer [2024-03-08T12:42:40.212Z] bab4dde63d76: Pulling fs layer [2024-03-08T12:42:40.212Z] bde34c3a00c8: Pulling fs layer [2024-03-08T12:42:40.212Z] b352a97aabf1: Pulling fs layer [2024-03-08T12:42:40.212Z] 4872d77fe225: Pulling fs layer [2024-03-08T12:42:40.212Z] 5851b861e8e6: Pulling fs layer [2024-03-08T12:42:40.212Z] 988bab9f4d93: Waiting [2024-03-08T12:42:40.212Z] 1469e6f7b9e6: Waiting [2024-03-08T12:42:40.212Z] eaf3925da568: Waiting [2024-03-08T12:42:40.212Z] bab4dde63d76: Waiting [2024-03-08T12:42:40.212Z] bde34c3a00c8: Waiting [2024-03-08T12:42:40.212Z] b352a97aabf1: Waiting [2024-03-08T12:42:40.212Z] 5851b861e8e6: Waiting [2024-03-08T12:42:40.212Z] 4872d77fe225: Waiting [2024-03-08T12:42:40.212Z] e2be974225ed: Download complete [2024-03-08T12:42:40.212Z] 988bab9f4d93: Verifying Checksum [2024-03-08T12:42:40.212Z] 988bab9f4d93: Download complete [2024-03-08T12:42:40.212Z] 1469e6f7b9e6: Verifying Checksum [2024-03-08T12:42:40.212Z] 1469e6f7b9e6: Download complete [2024-03-08T12:42:40.472Z] eaf3925da568: Download complete [2024-03-08T12:42:40.472Z] 339a4e72a1f5: Verifying Checksum [2024-03-08T12:42:40.472Z] 339a4e72a1f5: Download complete [2024-03-08T12:42:40.472Z] bde34c3a00c8: Verifying Checksum [2024-03-08T12:42:40.472Z] bde34c3a00c8: Download complete [2024-03-08T12:42:40.472Z] b352a97aabf1: Download complete [2024-03-08T12:42:40.472Z] 4872d77fe225: Verifying Checksum [2024-03-08T12:42:40.472Z] 4872d77fe225: Download complete [2024-03-08T12:42:40.472Z] 5851b861e8e6: Download complete [2024-03-08T12:42:40.472Z] b85a868b505f: Verifying Checksum [2024-03-08T12:42:40.472Z] b85a868b505f: Download complete [2024-03-08T12:42:40.731Z] bab4dde63d76: Verifying Checksum [2024-03-08T12:42:40.731Z] bab4dde63d76: Download complete [2024-03-08T12:42:42.174Z] b85a868b505f: Pull complete [2024-03-08T12:42:42.175Z] e2be974225ed: Pull complete [2024-03-08T12:42:42.436Z] 339a4e72a1f5: Pull complete [2024-03-08T12:42:42.695Z] 988bab9f4d93: Pull complete [2024-03-08T12:42:42.954Z] 1469e6f7b9e6: Pull complete [2024-03-08T12:42:42.954Z] eaf3925da568: Pull complete [2024-03-08T12:42:44.859Z] bab4dde63d76: Pull complete [2024-03-08T12:42:44.859Z] bde34c3a00c8: Pull complete [2024-03-08T12:42:44.859Z] b352a97aabf1: Pull complete [2024-03-08T12:42:44.859Z] 4872d77fe225: Pull complete [2024-03-08T12:42:45.119Z] 5851b861e8e6: Pull complete [2024-03-08T12:42:45.119Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-08T12:42:45.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T12:42:45.119Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T12:42:45.484Z] prd-ubuntu20.04-docker-8c-8g-5247 does not seem to be running inside a container [2024-03-08T12:42:45.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-647 -v /w/workspace/_app-service-configurable_PR-647:/w/workspace/_app-service-configurable_PR-647:rw,z -v /w/workspace/_app-service-configurable_PR-647@tmp:/w/workspace/_app-service-configurable_PR-647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T12:42:50.715Z] $ docker top 97ceb01b56574d0eea405017796825e83b3f5844343f82af419a1fe9931f63eb -eo pid,comm [2024-03-08T12:42:50.778Z] 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-03-08T12:42:50.778Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T12:42:50.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T12:42:50.973Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T12:42:51.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T12:42:51.097Z] $ docker exec 97ceb01b56574d0eea405017796825e83b3f5844343f82af419a1fe9931f63eb ssh-agent [2024-03-08T12:42:51.206Z] SSH_AUTH_SOCK=/tmp/ssh-bKEi48aNei4O/agent.32 [2024-03-08T12:42:51.206Z] SSH_AGENT_PID=38 [2024-03-08T12:42:51.214Z] Running ssh-add (command line suppressed) [2024-03-08T12:42:51.311Z] Identity added: /w/workspace/_app-service-configurable_PR-647@tmp/private_key_6731103822937054785.key (/w/workspace/_app-service-configurable_PR-647@tmp/private_key_6731103822937054785.key) [2024-03-08T12:42:51.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T12:42:51.703Z] + git tag --points-at HEAD [Pipeline] } [2024-03-08T12:42:51.729Z] $ docker exec --env ******** --env ******** 97ceb01b56574d0eea405017796825e83b3f5844343f82af419a1fe9931f63eb ssh-agent -k [2024-03-08T12:42:51.833Z] unset SSH_AUTH_SOCK; [2024-03-08T12:42:51.833Z] unset SSH_AGENT_PID; [2024-03-08T12:42:51.833Z] echo Agent pid 38 killed; [2024-03-08T12:42:51.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-08T12:42:51.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T12:42:51.995Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T12:42:52.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T12:42:52.120Z] $ docker exec 97ceb01b56574d0eea405017796825e83b3f5844343f82af419a1fe9931f63eb ssh-agent [2024-03-08T12:42:52.228Z] SSH_AUTH_SOCK=/tmp/ssh-au7Naga3MfSt/agent.70 [2024-03-08T12:42:52.228Z] SSH_AGENT_PID=76 [2024-03-08T12:42:52.235Z] Running ssh-add (command line suppressed) [2024-03-08T12:42:52.325Z] Identity added: /w/workspace/_app-service-configurable_PR-647@tmp/private_key_892854785483782618.key (/w/workspace/_app-service-configurable_PR-647@tmp/private_key_892854785483782618.key) [2024-03-08T12:42:52.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T12:42:52.702Z] + git semver init [2024-03-08T12:42:52.965Z] 2024-03-08 12:42:52,912 [run_init] DEBUG init version:0.0.0 force:False [2024-03-08T12:42:52.965Z] 2024-03-08 12:42:52,913 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-647/.semver [2024-03-08T12:42:52.965Z] 2024-03-08 12:42:52,913 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-647/.semver [2024-03-08T12:42:52.965Z] 2024-03-08 12:42:52,913 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-647/.semver'], cwd=/w/workspace/_app-service-configurable_PR-647, universal_newlines=False, shell=None, istream=None) [2024-03-08T12:42:54.347Z] 2024-03-08 12:42:54,132 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-647/.git/info/exclude [2024-03-08T12:42:54.347Z] 2024-03-08 12:42:54,132 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-647/.semver/PR-647 with force:False [2024-03-08T12:42:54.347Z] 2024-03-08 12:42:54,133 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-647/.semver/PR-647 [2024-03-08T12:42:54.347Z] 2024-03-08 12:42:54,137 [execute] INFO git cat-file --batch-check [2024-03-08T12:42:54.347Z] 2024-03-08 12:42:54,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-647/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T12:42:54.347Z] 2024-03-08 12:42:54,145 [execute] INFO git cat-file --batch [2024-03-08T12:42:54.347Z] 2024-03-08 12:42:54,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-647/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T12:42:54.347Z] 2024-03-08 12:42:54,151 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-647/.semver/PR-647 [2024-03-08T12:42:54.347Z] 0.0.0 [Pipeline] } [2024-03-08T12:42:54.370Z] $ docker exec --env ******** --env ******** 97ceb01b56574d0eea405017796825e83b3f5844343f82af419a1fe9931f63eb ssh-agent -k [2024-03-08T12:42:54.466Z] unset SSH_AUTH_SOCK; [2024-03-08T12:42:54.468Z] unset SSH_AGENT_PID; [2024-03-08T12:42:54.469Z] echo Agent pid 76 killed; [2024-03-08T12:42:54.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T12:42:55.005Z] + git semver [Pipeline] } [2024-03-08T12:42:55.293Z] $ docker stop --time=1 97ceb01b56574d0eea405017796825e83b3f5844343f82af419a1fe9931f63eb [2024-03-08T12:42:56.592Z] $ docker rm -f --volumes 97ceb01b56574d0eea405017796825e83b3f5844343f82af419a1fe9931f63eb [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T12:42:57.046Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-08T12:42:57.370Z] Stashed 1 file(s) [Pipeline] echo [2024-03-08T12:42:57.386Z] [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-03-08T12:42:58.297Z] provisioning config files... [2024-03-08T12:42:58.308Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-647@tmp/config1387730820962645555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:42:58.701Z] ---> ****-login.sh [2024-03-08T12:42:58.701Z] nexus3.edgexfoundry.org:10001 [2024-03-08T12:42:58.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T12:42:58.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:42:58.701Z] Configure a credential helper to remove this warning. See [2024-03-08T12:42:58.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:42:58.702Z] [2024-03-08T12:42:58.702Z] Login Succeeded [2024-03-08T12:42:58.702Z] nexus3.edgexfoundry.org:10002 [2024-03-08T12:42:58.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T12:42:58.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:42:58.702Z] Configure a credential helper to remove this warning. See [2024-03-08T12:42:58.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:42:58.702Z] [2024-03-08T12:42:58.702Z] Login Succeeded [2024-03-08T12:42:58.702Z] nexus3.edgexfoundry.org:10003 [2024-03-08T12:42:58.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T12:42:58.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:42:58.962Z] Configure a credential helper to remove this warning. See [2024-03-08T12:42:58.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:42:58.963Z] [2024-03-08T12:42:58.963Z] Login Succeeded [2024-03-08T12:42:58.963Z] nexus3.edgexfoundry.org:10004 [2024-03-08T12:42:58.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T12:42:58.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:42:58.963Z] Configure a credential helper to remove this warning. See [2024-03-08T12:42:58.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:42:58.963Z] [2024-03-08T12:42:58.963Z] Login Succeeded [2024-03-08T12:42:58.963Z] ****.io [2024-03-08T12:42:59.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T12:42:59.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:42:59.224Z] Configure a credential helper to remove this warning. See [2024-03-08T12:42:59.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:42:59.224Z] [2024-03-08T12:42:59.224Z] Login Succeeded [2024-03-08T12:42:59.224Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T12:42:59.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T12:42:59.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T12:42:59.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T12:42:59.698Z] ========================================================= [2024-03-08T12:42:59.698Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-08T12:42:59.698Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:43:00.304Z] + 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-03-08T12:43:00.304Z] Sending build context to Docker daemon 8.808MB [2024-03-08T12:43:00.304Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T12:43:00.304Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-08T12:43:00.304Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-08T12:43:00.304Z] 7264a8db6415: Pulling fs layer [2024-03-08T12:43:00.304Z] c4d48a809fc2: Pulling fs layer [2024-03-08T12:43:00.304Z] 4f1c88b9dad5: Pulling fs layer [2024-03-08T12:43:00.304Z] ad3a456e5733: Pulling fs layer [2024-03-08T12:43:00.304Z] 69c7f0334f64: Pulling fs layer [2024-03-08T12:43:00.304Z] 1f1c1a5573a3: Pulling fs layer [2024-03-08T12:43:00.304Z] ce7588e14bc9: Pulling fs layer [2024-03-08T12:43:00.304Z] b5e4710f87ac: Pulling fs layer [2024-03-08T12:43:00.304Z] ad3a456e5733: Waiting [2024-03-08T12:43:00.304Z] 69c7f0334f64: Waiting [2024-03-08T12:43:00.304Z] ce7588e14bc9: Waiting [2024-03-08T12:43:00.304Z] b5e4710f87ac: Waiting [2024-03-08T12:43:00.304Z] c4d48a809fc2: Download complete [2024-03-08T12:43:00.568Z] ad3a456e5733: Download complete [2024-03-08T12:43:00.568Z] 69c7f0334f64: Download complete [2024-03-08T12:43:00.568Z] 7264a8db6415: Verifying Checksum [2024-03-08T12:43:00.568Z] 7264a8db6415: Download complete [2024-03-08T12:43:00.568Z] 1f1c1a5573a3: Verifying Checksum [2024-03-08T12:43:00.568Z] 1f1c1a5573a3: Download complete [2024-03-08T12:43:00.568Z] 7264a8db6415: Pull complete [2024-03-08T12:43:00.829Z] b5e4710f87ac: Verifying Checksum [2024-03-08T12:43:00.829Z] b5e4710f87ac: Download complete [2024-03-08T12:43:00.829Z] c4d48a809fc2: Pull complete [2024-03-08T12:43:00.829Z] 4f1c88b9dad5: Verifying Checksum [2024-03-08T12:43:00.829Z] 4f1c88b9dad5: Download complete [2024-03-08T12:43:01.397Z] ce7588e14bc9: Verifying Checksum [2024-03-08T12:43:01.397Z] ce7588e14bc9: Download complete [2024-03-08T12:43:04.749Z] 4f1c88b9dad5: Pull complete [2024-03-08T12:43:04.749Z] ad3a456e5733: Pull complete [2024-03-08T12:43:04.749Z] 69c7f0334f64: Pull complete [2024-03-08T12:43:04.749Z] 1f1c1a5573a3: Pull complete [2024-03-08T12:43:07.277Z] ce7588e14bc9: Pull complete [2024-03-08T12:43:07.537Z] b5e4710f87ac: Pull complete [2024-03-08T12:43:07.537Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-08T12:43:07.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-08T12:43:07.537Z] ---> 88b5674ff536 [2024-03-08T12:43:07.537Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T12:43:13.036Z] Still waiting to schedule task [2024-03-08T12:43:13.036Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-08T12:43:15.832Z] ---> Running in 6a79dbf1f429 [2024-03-08T12:43:15.832Z] Removing intermediate container 6a79dbf1f429 [2024-03-08T12:43:15.832Z] ---> 1d2b94674193 [2024-03-08T12:43:15.832Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T12:43:15.832Z] ---> Running in f677e24512d2 [2024-03-08T12:43:15.832Z] Removing intermediate container f677e24512d2 [2024-03-08T12:43:15.832Z] ---> 33076cecd7c8 [2024-03-08T12:43:15.832Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-08T12:43:15.832Z] ---> Running in 8c3181d49895 [2024-03-08T12:43:15.832Z] Removing intermediate container 8c3181d49895 [2024-03-08T12:43:15.832Z] ---> eecac3e93470 [2024-03-08T12:43:15.832Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T12:43:15.832Z] ---> Running in a5ab4995d6f0 [2024-03-08T12:43:15.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T12:43:15.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T12:43:16.399Z] OK: 264 MiB in 52 packages [2024-03-08T12:43:16.658Z] Removing intermediate container a5ab4995d6f0 [2024-03-08T12:43:16.658Z] ---> bf4cd85d3e6a [2024-03-08T12:43:16.658Z] Step 7/12 : WORKDIR /app [2024-03-08T12:43:16.658Z] ---> Running in cbb50e06b611 [2024-03-08T12:43:16.658Z] Removing intermediate container cbb50e06b611 [2024-03-08T12:43:16.658Z] ---> e9a538d7b0e3 [2024-03-08T12:43:16.658Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-08T12:43:16.917Z] ---> 8ffe49513ff0 [2024-03-08T12:43:16.917Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T12:43:16.917Z] ---> Running in 4820b85e896f [2024-03-08T12:43:55.666Z] Removing intermediate container 4820b85e896f [2024-03-08T12:43:55.666Z] ---> 403108d78387 [2024-03-08T12:43:55.666Z] Step 10/12 : COPY . . [2024-03-08T12:43:55.666Z] ---> 83b32b1c51af [2024-03-08T12:43:55.666Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T12:43:55.666Z] ---> Running in 070e11e09f65 [2024-03-08T12:43:55.666Z] Removing intermediate container 070e11e09f65 [2024-03-08T12:43:55.666Z] ---> b4d9502b96a1 [2024-03-08T12:43:55.666Z] Step 12/12 : RUN $MAKE [2024-03-08T12:43:55.666Z] ---> Running in e92f5321a547 [2024-03-08T12:43:55.666Z] noop [2024-03-08T12:43:55.666Z] Removing intermediate container e92f5321a547 [2024-03-08T12:43:55.666Z] ---> 9a00c1d621f8 [2024-03-08T12:43:55.666Z] Successfully built 9a00c1d621f8 [2024-03-08T12:43:55.666Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:43:56.202Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T12:43:56.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T12:43:56.410Z] prd-ubuntu20.04-docker-8c-8g-5247 does not seem to be running inside a container [2024-03-08T12:43:56.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-647 -v /w/workspace/_app-service-configurable_PR-647:/w/workspace/_app-service-configurable_PR-647:rw,z -v /w/workspace/_app-service-configurable_PR-647@tmp:/w/workspace/_app-service-configurable_PR-647@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 ******** ci-base-image-x86_64 cat [2024-03-08T12:43:56.782Z] $ docker top 39390dbcf588404b8ef3a44603b1f5f2988c9f153b510d75718d0534a0516028 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T12:43:57.226Z] + go version [2024-03-08T12:43:57.226Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-08T12:43:57.265Z] $ docker stop --time=1 39390dbcf588404b8ef3a44603b1f5f2988c9f153b510d75718d0534a0516028 [2024-03-08T12:43:58.543Z] $ docker rm -f --volumes 39390dbcf588404b8ef3a44603b1f5f2988c9f153b510d75718d0534a0516028 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:43:59.574Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T12:43:59.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T12:43:59.779Z] prd-ubuntu20.04-docker-8c-8g-5247 does not seem to be running inside a container [2024-03-08T12:43:59.824Z] $ 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-647 -v /w/workspace/_app-service-configurable_PR-647:/w/workspace/_app-service-configurable_PR-647:rw,z -v /w/workspace/_app-service-configurable_PR-647@tmp:/w/workspace/_app-service-configurable_PR-647@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 ******** ci-base-image-x86_64 cat [2024-03-08T12:44:00.130Z] $ docker top f2177a82fdacd981a0b88c58b8ab3973ccc58b7d00a2b2dd04cdf4c377dd38e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T12:44:00.585Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-647 [Pipeline] fileExists [Pipeline] sh [2024-03-08T12:44:00.969Z] + make test [2024-03-08T12:44:00.969Z] go test -race -coverprofile=coverage.out ./... [2024-03-08T12:44:19.060Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-08T12:44:37.151Z] go vet ./... [2024-03-08T12:44:40.449Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T12:44:40.449Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T12:44:40.449Z] ./bin/test-attribution-txt.sh [2024-03-08T12:44:40.449Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T12:44:40.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T12:44:40.563Z] $ docker stop --time=1 f2177a82fdacd981a0b88c58b8ab3973ccc58b7d00a2b2dd04cdf4c377dd38e0 [2024-03-08T12:44:41.407Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5248 in /w/workspace/_app-service-configurable_PR-647 [2024-03-08T12:44:46.721Z] $ docker rm -f --volumes f2177a82fdacd981a0b88c58b8ab3973ccc58b7d00a2b2dd04cdf4c377dd38e0 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-03-08T12:44:47.200Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-03-08T12:44:47.330Z] Selected Git installation does not exist. Using Default [2024-03-08T12:44:47.331Z] The recommended git tool is: NONE [2024-03-08T12:44:47.383Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T12:44:47.443Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-08T12:44:48.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T12:44:48.686Z] + ls -al . [2024-03-08T12:44:48.686Z] total 184 [2024-03-08T12:44:48.686Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 8 12:44 . [2024-03-08T12:44:48.686Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 12:42 .. [2024-03-08T12:44:48.686Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 8 12:42 .dockerignore [2024-03-08T12:44:48.686Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 12:44 .git [2024-03-08T12:44:48.686Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 12:42 .github [2024-03-08T12:44:48.686Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 8 12:42 .gitignore [2024-03-08T12:44:48.686Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 12:42 .golangci.yml [2024-03-08T12:44:48.686Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 12:42 .semver [2024-03-08T12:44:48.686Z] -rw-rw-r-- 1 jenkins jenkins 10394 Mar 8 12:42 Attribution.txt [2024-03-08T12:44:48.686Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 8 12:42 CHANGELOG.md [2024-03-08T12:44:48.686Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 8 12:42 Dockerfile [2024-03-08T12:44:48.686Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 12:42 GOVERNANCE.md [2024-03-08T12:44:48.686Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 8 12:42 Jenkinsfile [2024-03-08T12:44:48.686Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 8 12:42 LICENSE [2024-03-08T12:44:48.686Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 8 12:42 OWNERS.md [2024-03-08T12:44:48.686Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 8 12:42 README.md [2024-03-08T12:44:48.686Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 12:42 VERSION [2024-03-08T12:44:48.686Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 12:42 bin [2024-03-08T12:44:48.686Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 8 12:44 coverage.out [2024-03-08T12:44:48.686Z] -rw-rw-r-- 1 jenkins jenkins 3776 Mar 8 12:42 go.mod [2024-03-08T12:44:48.686Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 8 12:42 go.sum [2024-03-08T12:44:48.686Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 8 12:42 main.go [2024-03-08T12:44:48.686Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 8 12:42 makefile [2024-03-08T12:44:48.686Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 12:42 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:44:49.208Z] + 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=695fe9e0ee1311198688f1625238f5743ec542b8 --label arch=amd64 --label version=0.0.0 . [2024-03-08T12:44:49.208Z] Sending build context to Docker daemon 8.809MB [2024-03-08T12:44:49.208Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T12:44:49.208Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-08T12:44:49.208Z] ---> 9a00c1d621f8 [2024-03-08T12:44:49.208Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T12:44:49.466Z] ---> Running in c3873fff020a [2024-03-08T12:44:49.466Z] Removing intermediate container c3873fff020a [2024-03-08T12:44:49.466Z] ---> 452802d305bc [2024-03-08T12:44:49.466Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T12:44:49.466Z] ---> Running in 8ec1deeec533 [2024-03-08T12:44:49.466Z] Removing intermediate container 8ec1deeec533 [2024-03-08T12:44:49.466Z] ---> 53f84154b3c5 [2024-03-08T12:44:49.466Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-08T12:44:49.466Z] ---> Running in 25aa64346ebd [2024-03-08T12:44:49.725Z] Removing intermediate container 25aa64346ebd [2024-03-08T12:44:49.725Z] ---> 07b75dc32f25 [2024-03-08T12:44:49.725Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T12:44:49.725Z] ---> Running in 1c5d552b53c2 [2024-03-08T12:44:49.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T12:44:49.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T12:44:50.242Z] OK: 264 MiB in 52 packages [2024-03-08T12:44:50.808Z] Removing intermediate container 1c5d552b53c2 [2024-03-08T12:44:50.808Z] ---> 1ebe826a3212 [2024-03-08T12:44:50.808Z] Step 7/27 : WORKDIR /app [2024-03-08T12:44:50.808Z] ---> Running in 5d229951099e [2024-03-08T12:44:50.808Z] Removing intermediate container 5d229951099e [2024-03-08T12:44:50.808Z] ---> 3fdb1a9ad0f0 [2024-03-08T12:44:50.808Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-08T12:44:50.808Z] ---> 7692f82e6782 [2024-03-08T12:44:50.808Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T12:44:50.808Z] ---> Running in 4579fdd75427 [2024-03-08T12:44:51.374Z] Removing intermediate container 4579fdd75427 [2024-03-08T12:44:51.374Z] ---> 0fedee60f77b [2024-03-08T12:44:51.374Z] Step 10/27 : COPY . . [2024-03-08T12:44:51.943Z] ---> 47da548e9f84 [2024-03-08T12:44:51.943Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T12:44:51.943Z] ---> Running in 2d9c2e0e6a7e [2024-03-08T12:44:52.108Z] using credential edgex-jenkins-ssh [2024-03-08T12:44:52.127Z] Cloning the remote Git repository [2024-03-08T12:44:52.173Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-03-08T12:44:52.203Z] Removing intermediate container 2d9c2e0e6a7e [2024-03-08T12:44:52.203Z] ---> a3499918db57 [2024-03-08T12:44:52.203Z] Step 12/27 : RUN $MAKE [2024-03-08T12:44:52.203Z] ---> Running in aad49d3b0bc4 [2024-03-08T12:44:52.463Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-03-08T12:44:52.276Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-03-08T12:44:52.409Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-08T12:44:52.411Z] > git --version # timeout=10 [2024-03-08T12:44:52.432Z] > git --version # 'git version 2.25.1' [2024-03-08T12:44:52.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T12:44:52.584Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T12:44:54.541Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-08T12:44:54.562Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T12:44:55.990Z] Merging remotes/origin/main commit de2673118ef797f3fa80278e5e2907ec493f0d91 into PR head commit 695fe9e0ee1311198688f1625238f5743ec542b8 [2024-03-08T12:44:55.350Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-08T12:44:55.385Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-08T12:44:55.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T12:44:55.400Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/647/head:refs/remotes/origin/PR-647 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-08T12:44:56.008Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T12:44:56.241Z] Merge succeeded, producing 695fe9e0ee1311198688f1625238f5743ec542b8 [2024-03-08T12:44:56.242Z] Checking out Revision 695fe9e0ee1311198688f1625238f5743ec542b8 (PR-647) [2024-03-08T12:44:56.699Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-03-08T12:44:56.741Z] > git --version # timeout=10 [2024-03-08T12:44:56.754Z] > git --version # 'git version 2.25.1' [2024-03-08T12:44:56.774Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-03-08T12:44:56.072Z] > git checkout -f 695fe9e0ee1311198688f1625238f5743ec542b8 # timeout=10 [2024-03-08T12:44:56.148Z] > git remote # timeout=10 [2024-03-08T12:44:56.166Z] > git config --get remote.origin.url # timeout=10 [2024-03-08T12:44:56.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T12:44:56.206Z] > git merge de2673118ef797f3fa80278e5e2907ec493f0d91 # timeout=10 [2024-03-08T12:44:56.229Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-08T12:44:56.247Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T12:44:56.261Z] > git checkout -f 695fe9e0ee1311198688f1625238f5743ec542b8 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T12:44:58.134Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-08T12:44:58.134Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T12:44:58.134Z] Dload Upload Total Spent Left Speed [2024-03-08T12:44:58.134Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh [2024-03-08T12:44:58.485Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-08T12:44:58.831Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-08T12:44:58.831Z] + sudo tee /etc/docker/daemon.new [2024-03-08T12:44:58.831Z] { [2024-03-08T12:44:58.831Z] "registry-mirrors": [ [2024-03-08T12:44:58.831Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-08T12:44:58.831Z] ], [2024-03-08T12:44:58.831Z] "bip": "10.250.0.254/24", [2024-03-08T12:44:58.831Z] "hosts": [ [2024-03-08T12:44:58.831Z] "tcp://0.0.0.0:5555", [2024-03-08T12:44:58.831Z] "unix:///var/run/docker.sock" [2024-03-08T12:44:58.831Z] ], [2024-03-08T12:44:58.831Z] "mtu": 1458, [2024-03-08T12:44:58.831Z] "selinux-enabled": true, [2024-03-08T12:44:58.831Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-08T12:44:58.831Z] } [Pipeline] sh [2024-03-08T12:44:59.182Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-08T12:44:59.528Z] + sudo service docker restart [2024-03-08T12:45:14.471Z] Removing intermediate container aad49d3b0bc4 [2024-03-08T12:45:14.471Z] ---> c5008f6b2970 [2024-03-08T12:45:14.471Z] Step 13/27 : FROM alpine:3.18 [2024-03-08T12:45:14.471Z] 3.18: Pulling from library/alpine [2024-03-08T12:45:14.471Z] 619be1103602: Pulling fs layer [2024-03-08T12:45:14.471Z] 619be1103602: Verifying Checksum [2024-03-08T12:45:14.471Z] 619be1103602: Download complete [2024-03-08T12:45:14.471Z] 619be1103602: Pull complete [2024-03-08T12:45:14.471Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T12:45:14.471Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T12:45:14.471Z] ---> d3782b16ccc9 [2024-03-08T12:45:14.471Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T12:45:14.471Z] ---> Running in 035280a0cb4f [2024-03-08T12:45:14.731Z] Removing intermediate container 035280a0cb4f [2024-03-08T12:45:14.731Z] ---> 6287734c5c6d [2024-03-08T12:45:14.731Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-08T12:45:14.731Z] ---> Running in 41fd09939164 [2024-03-08T12:45:14.731Z] Removing intermediate container 41fd09939164 [2024-03-08T12:45:14.731Z] ---> 19ad587bec19 [2024-03-08T12:45:14.731Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-08T12:45:14.731Z] ---> Running in f4a5d63cb943 [2024-03-08T12:45:14.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T12:45:15.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T12:45:15.508Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-08T12:45:15.508Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-08T12:45:15.508Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T12:45:15.508Z] Executing ca-certificates-20230506-r0.trigger [2024-03-08T12:45:15.508Z] OK: 8 MiB in 17 packages [2024-03-08T12:45:16.076Z] Removing intermediate container f4a5d63cb943 [2024-03-08T12:45:16.076Z] ---> ab64fbb86400 [2024-03-08T12:45:16.076Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-08T12:45:16.076Z] ---> Running in 8a6922d94121 [2024-03-08T12:45:16.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T12:45:16.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T12:45:16.594Z] OK: 8 MiB in 17 packages [2024-03-08T12:45:16.853Z] Removing intermediate container 8a6922d94121 [2024-03-08T12:45:16.853Z] ---> 194e05409fdd [2024-03-08T12:45:16.853Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-08T12:45:17.117Z] ---> b581693a0c50 [2024-03-08T12:45:17.117Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-08T12:45:17.117Z] ---> 4e69659f21f9 [2024-03-08T12:45:17.117Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-08T12:45:17.376Z] ---> cbc75881f98c [2024-03-08T12:45:17.376Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T12:45:17.905Z] provisioning config files... [2024-03-08T12:45:17.938Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7694574739185190964tmp [2024-03-08T12:45:17.943Z] ---> 2c96fd401dfe [2024-03-08T12:45:17.943Z] Step 22/27 : EXPOSE 48095 [2024-03-08T12:45:17.943Z] ---> Running in c86fcfd33085 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:45:18.200Z] Removing intermediate container c86fcfd33085 [2024-03-08T12:45:18.200Z] ---> 04838a99a5ae [2024-03-08T12:45:18.200Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-08T12:45:18.200Z] ---> Running in 3ac04d7c981e [2024-03-08T12:45:18.200Z] Removing intermediate container 3ac04d7c981e [2024-03-08T12:45:18.200Z] ---> 3d8e2b17ba94 [2024-03-08T12:45:18.200Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-08T12:45:18.200Z] ---> Running in fc77988c98e9 [2024-03-08T12:45:18.200Z] Removing intermediate container fc77988c98e9 [2024-03-08T12:45:18.200Z] ---> 076c2956e118 [2024-03-08T12:45:18.200Z] Step 25/27 : LABEL arch=amd64 [2024-03-08T12:45:18.459Z] ---> Running in 82289776c730 [2024-03-08T12:45:18.459Z] Removing intermediate container 82289776c730 [2024-03-08T12:45:18.459Z] ---> b0b87284d43b [2024-03-08T12:45:18.459Z] Step 26/27 : LABEL git_sha=695fe9e0ee1311198688f1625238f5743ec542b8 [2024-03-08T12:45:18.459Z] ---> Running in c308a27c5e49 [2024-03-08T12:45:18.459Z] Removing intermediate container c308a27c5e49 [2024-03-08T12:45:18.459Z] ---> deac9f9ea35e [2024-03-08T12:45:18.459Z] Step 27/27 : LABEL version=0.0.0 [2024-03-08T12:45:18.459Z] ---> Running in 0e5e462930ab [2024-03-08T12:45:18.501Z] ---> ****-login.sh [2024-03-08T12:45:18.501Z] nexus3.edgexfoundry.org:10001 [2024-03-08T12:45:18.719Z] Removing intermediate container 0e5e462930ab [2024-03-08T12:45:18.719Z] ---> 95d3c72c73fb [2024-03-08T12:45:18.719Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T12:45:18.719Z] Successfully built 95d3c72c73fb [2024-03-08T12:45:18.719Z] Successfully tagged app-service-configurable:latest [Pipeline] } [2024-03-08T12:45:18.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2024-03-08T12:45:19.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:45:19.047Z] Configure a credential helper to remove this warning. See [2024-03-08T12:45:19.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:45:19.047Z] [2024-03-08T12:45:19.047Z] Login Succeeded [2024-03-08T12:45:19.047Z] nexus3.edgexfoundry.org:10002 [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2024-03-08T12:45:19.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2024-03-08T12:45:19.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:45:19.598Z] Configure a credential helper to remove this warning. See [2024-03-08T12:45:19.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:45:19.598Z] [2024-03-08T12:45:19.598Z] Login Succeeded [2024-03-08T12:45:19.598Z] nexus3.edgexfoundry.org:10003 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:45:19.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T12:45:19.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:45:19.869Z] Configure a credential helper to remove this warning. See [2024-03-08T12:45:19.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:45:19.869Z] [2024-03-08T12:45:19.869Z] Login Succeeded [2024-03-08T12:45:19.869Z] nexus3.edgexfoundry.org:10004 [2024-03-08T12:45:20.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T12:45:20.117Z] [2024-03-08T12:45:20.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T12:45:20.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T12:45:20.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:45:20.144Z] Configure a credential helper to remove this warning. See [2024-03-08T12:45:20.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:45:20.144Z] [2024-03-08T12:45:20.144Z] Login Succeeded [2024-03-08T12:45:20.144Z] ****.io [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:45:20.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T12:45:20.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T12:45:20.565Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-08T12:45:20.565Z] 5eb5b503b376: Pulling fs layer [2024-03-08T12:45:20.565Z] 5c69ac0246d0: Pulling fs layer [2024-03-08T12:45:20.565Z] ec43610c2a17: Pulling fs layer [2024-03-08T12:45:20.565Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-08T12:45:20.565Z] 33b1e0a273af: Pulling fs layer [2024-03-08T12:45:20.565Z] 5d3b04190fa2: Pulling fs layer [2024-03-08T12:45:20.565Z] 2f39f015ded8: Pulling fs layer [2024-03-08T12:45:20.565Z] 3a2ae6a8a46f: Waiting [2024-03-08T12:45:20.565Z] 33b1e0a273af: Waiting [2024-03-08T12:45:20.565Z] 5d3b04190fa2: Waiting [2024-03-08T12:45:20.565Z] 2f39f015ded8: Waiting [2024-03-08T12:45:20.565Z] 5c69ac0246d0: Download complete [2024-03-08T12:45:20.565Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-08T12:45:20.565Z] 3a2ae6a8a46f: Download complete [2024-03-08T12:45:20.565Z] 33b1e0a273af: Verifying Checksum [2024-03-08T12:45:20.565Z] 33b1e0a273af: Download complete [2024-03-08T12:45:20.565Z] 5d3b04190fa2: Download complete [2024-03-08T12:45:20.565Z] ec43610c2a17: Verifying Checksum [2024-03-08T12:45:20.565Z] ec43610c2a17: Download complete [2024-03-08T12:45:20.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:45:20.706Z] Configure a credential helper to remove this warning. See [2024-03-08T12:45:20.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:45:20.706Z] [2024-03-08T12:45:20.706Z] Login Succeeded [2024-03-08T12:45:20.706Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T12:45:20.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2024-03-08T12:45:20.824Z] 5eb5b503b376: Verifying Checksum [2024-03-08T12:45:20.824Z] 5eb5b503b376: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T12:45:21.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T12:45:21.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-03-08T12:45:21.392Z] 2f39f015ded8: Download complete [Pipeline] echo [2024-03-08T12:45:21.477Z] ========================================================= [2024-03-08T12:45:21.477Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-08T12:45:21.477Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:45:21.959Z] 5eb5b503b376: Pull complete [2024-03-08T12:45:21.959Z] 5c69ac0246d0: Pull complete [2024-03-08T12:45:22.121Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-08T12:45:22.121Z] Sending build context to Docker daemon 160.8kB [2024-03-08T12:45:22.389Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T12:45:22.389Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-08T12:45:22.389Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-08T12:45:22.389Z] 9fda8d8052c6: Pulling fs layer [2024-03-08T12:45:22.389Z] 5d54e960e981: Pulling fs layer [2024-03-08T12:45:22.389Z] c4a7e357bf2a: Pulling fs layer [2024-03-08T12:45:22.389Z] f0e02332f6b5: Pulling fs layer [2024-03-08T12:45:22.389Z] 872ee5b61b7b: Pulling fs layer [2024-03-08T12:45:22.389Z] 0c6a40ed1a82: Pulling fs layer [2024-03-08T12:45:22.389Z] 94ae7d8d031c: Pulling fs layer [2024-03-08T12:45:22.389Z] f0e02332f6b5: Waiting [2024-03-08T12:45:22.389Z] 872ee5b61b7b: Waiting [2024-03-08T12:45:22.389Z] 0c6a40ed1a82: Waiting [2024-03-08T12:45:22.389Z] 94ae7d8d031c: Waiting [2024-03-08T12:45:22.529Z] ec43610c2a17: Pull complete [2024-03-08T12:45:22.529Z] 3a2ae6a8a46f: Pull complete [2024-03-08T12:45:22.659Z] 5d54e960e981: Verifying Checksum [2024-03-08T12:45:22.659Z] 5d54e960e981: Download complete [2024-03-08T12:45:22.659Z] f0e02332f6b5: Verifying Checksum [2024-03-08T12:45:22.659Z] f0e02332f6b5: Download complete [2024-03-08T12:45:22.659Z] 872ee5b61b7b: Verifying Checksum [2024-03-08T12:45:22.659Z] 872ee5b61b7b: Download complete [2024-03-08T12:45:22.659Z] 9fda8d8052c6: Verifying Checksum [2024-03-08T12:45:22.659Z] 9fda8d8052c6: Download complete [2024-03-08T12:45:22.793Z] 33b1e0a273af: Pull complete [2024-03-08T12:45:22.793Z] 5d3b04190fa2: Pull complete [2024-03-08T12:45:22.925Z] 94ae7d8d031c: Verifying Checksum [2024-03-08T12:45:22.925Z] 94ae7d8d031c: Download complete [2024-03-08T12:45:23.518Z] 9fda8d8052c6: Pull complete [2024-03-08T12:45:24.102Z] 5d54e960e981: Pull complete [2024-03-08T12:45:24.372Z] c4a7e357bf2a: Download complete [2024-03-08T12:45:25.332Z] 0c6a40ed1a82: Verifying Checksum [2024-03-08T12:45:25.332Z] 0c6a40ed1a82: Download complete [2024-03-08T12:45:26.981Z] 2f39f015ded8: Pull complete [2024-03-08T12:45:26.981Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-08T12:45:26.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T12:45:26.981Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T12:45:27.370Z] prd-ubuntu20.04-docker-8c-8g-5247 does not seem to be running inside a container [2024-03-08T12:45:27.405Z] $ 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-647 -v /w/workspace/_app-service-configurable_PR-647:/w/workspace/_app-service-configurable_PR-647:rw,z -v /w/workspace/_app-service-configurable_PR-647@tmp:/w/workspace/_app-service-configurable_PR-647@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-lftools-log-publisher:latest cat [2024-03-08T12:45:32.845Z] $ docker top d7ef363894c2e6995f72a0a1144dce9ba3a9af1bfb93d58c8e118b0253003f6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:45:33.382Z] ---> job-cost.sh [2024-03-08T12:45:33.382Z] lf-activate-venv: SKIPPING [2024-03-08T12:45:33.382Z] INFO: No Stack... [2024-03-08T12:45:33.645Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T12:45:33.905Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T12:45:34.222Z] + cat /w/workspace/_app-service-configurable_PR-647/archives/cost.csv [2024-03-08T12:45:34.222Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T12:45:34.272Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-647-1-stack-cost] [2024-03-08T12:45:34.277Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-647-1-stack-cost] did not exist. Created. [2024-03-08T12:45:34.283Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-647-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T12:45:34.796Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-08T12:45:34.856Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T12:45:34.950Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-647-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T12:45:35.134Z] $ docker stop --time=1 d7ef363894c2e6995f72a0a1144dce9ba3a9af1bfb93d58c8e118b0253003f6f [2024-03-08T12:45:36.285Z] $ docker rm -f --volumes d7ef363894c2e6995f72a0a1144dce9ba3a9af1bfb93d58c8e118b0253003f6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-08T12:45:37.656Z] c4a7e357bf2a: Pull complete [2024-03-08T12:45:37.656Z] f0e02332f6b5: Pull complete [2024-03-08T12:45:37.656Z] 872ee5b61b7b: Pull complete [2024-03-08T12:45:45.954Z] 0c6a40ed1a82: Pull complete [2024-03-08T12:45:47.920Z] 94ae7d8d031c: Pull complete [2024-03-08T12:45:47.921Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-08T12:45:47.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-08T12:45:47.921Z] ---> 86de565de09d [2024-03-08T12:45:47.921Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T12:45:49.344Z] ---> Running in 143daa4e33ca [2024-03-08T12:45:49.612Z] Removing intermediate container 143daa4e33ca [2024-03-08T12:45:49.612Z] ---> b59c84a90872 [2024-03-08T12:45:49.612Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T12:45:49.612Z] ---> Running in efc3d0920fc0 [2024-03-08T12:45:49.879Z] Removing intermediate container efc3d0920fc0 [2024-03-08T12:45:49.879Z] ---> 5d2aec667164 [2024-03-08T12:45:49.879Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-08T12:45:50.146Z] ---> Running in a72146a58210 [2024-03-08T12:45:50.414Z] Removing intermediate container a72146a58210 [2024-03-08T12:45:50.414Z] ---> d19c2a48b1e6 [2024-03-08T12:45:50.414Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T12:45:50.414Z] ---> Running in 8968cedafbe2 [2024-03-08T12:45:51.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T12:45:51.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T12:45:52.793Z] OK: 266 MiB in 52 packages [2024-03-08T12:45:53.763Z] Removing intermediate container 8968cedafbe2 [2024-03-08T12:45:53.763Z] ---> 1a015e1693a8 [2024-03-08T12:45:53.763Z] Step 7/12 : WORKDIR /app [2024-03-08T12:45:53.763Z] ---> Running in 83c531419d7c [2024-03-08T12:45:54.032Z] Removing intermediate container 83c531419d7c [2024-03-08T12:45:54.032Z] ---> 7fbe4f904836 [2024-03-08T12:45:54.032Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-08T12:45:54.620Z] ---> 0204054ff5d2 [2024-03-08T12:45:54.620Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T12:45:54.620Z] ---> Running in 9fa9412f61ac [2024-03-08T12:46:51.028Z] Removing intermediate container 9fa9412f61ac [2024-03-08T12:46:51.028Z] ---> eb724b96ea6e [2024-03-08T12:46:51.028Z] Step 10/12 : COPY . . [2024-03-08T12:46:51.635Z] ---> 009b5cd03f14 [2024-03-08T12:46:51.635Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T12:46:51.635Z] ---> Running in 3f29ddc6fe55 [2024-03-08T12:46:51.904Z] Removing intermediate container 3f29ddc6fe55 [2024-03-08T12:46:51.904Z] ---> 2053bc061d06 [2024-03-08T12:46:51.904Z] Step 12/12 : RUN $MAKE [2024-03-08T12:46:51.904Z] ---> Running in 2fb65e0b99ad [2024-03-08T12:46:52.873Z] noop [2024-03-08T12:46:53.466Z] Removing intermediate container 2fb65e0b99ad [2024-03-08T12:46:53.466Z] ---> ff322d173be2 [2024-03-08T12:46:53.466Z] Successfully built ff322d173be2 [2024-03-08T12:46:53.466Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:46:54.091Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T12:46:54.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T12:46:56.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-5248 does not seem to be running inside a container [2024-03-08T12:46:56.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat [2024-03-08T12:46:57.641Z] $ docker top 542a15a71858392fe50b887d0251831659293df02edc041d057ccd801d93fcfb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T12:46:58.597Z] + go version [2024-03-08T12:46:58.597Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-08T12:46:58.635Z] $ docker stop --time=1 542a15a71858392fe50b887d0251831659293df02edc041d057ccd801d93fcfb [2024-03-08T12:47:00.256Z] $ docker rm -f --volumes 542a15a71858392fe50b887d0251831659293df02edc041d057ccd801d93fcfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:47:01.521Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T12:47:01.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T12:47:01.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-5248 does not seem to be running inside a container [2024-03-08T12:47:01.911Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat [2024-03-08T12:47:03.226Z] $ docker top 36af802696b9196be2802da9b9d75a997885fc1bbd7686786acce4767b9c0c75 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T12:47:03.871Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-03-08T12:47:04.316Z] + make test [2024-03-08T12:47:04.316Z] go test -race -coverprofile=coverage.out ./... [2024-03-08T12:49:12.541Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-08T12:49:12.541Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-08T12:49:12.541Z] go vet ./... [2024-03-08T12:50:49.980Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T12:50:49.980Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T12:50:49.980Z] ./bin/test-attribution-txt.sh [2024-03-08T12:50:49.980Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T12:50:50.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T12:50:50.107Z] $ docker stop --time=1 36af802696b9196be2802da9b9d75a997885fc1bbd7686786acce4767b9c0c75 [2024-03-08T12:50:51.960Z] $ docker rm -f --volumes 36af802696b9196be2802da9b9d75a997885fc1bbd7686786acce4767b9c0c75 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T12:50:53.616Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T12:50:53.651Z] Warning: overwriting stash ‘coverage-report’ [2024-03-08T12:50:54.051Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T12:50:54.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T12:50:55.225Z] + ls -al . [2024-03-08T12:50:55.225Z] total 180 [2024-03-08T12:50:55.225Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 8 12:47 . [2024-03-08T12:50:55.225Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 12:44 .. [2024-03-08T12:50:55.225Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 8 12:44 .dockerignore [2024-03-08T12:50:55.225Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 12:44 .git [2024-03-08T12:50:55.225Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 12:44 .github [2024-03-08T12:50:55.225Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 8 12:44 .gitignore [2024-03-08T12:50:55.225Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 12:44 .golangci.yml [2024-03-08T12:50:55.225Z] -rw-rw-r-- 1 jenkins jenkins 10394 Mar 8 12:44 Attribution.txt [2024-03-08T12:50:55.225Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 8 12:44 CHANGELOG.md [2024-03-08T12:50:55.225Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 8 12:44 Dockerfile [2024-03-08T12:50:55.225Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 12:44 GOVERNANCE.md [2024-03-08T12:50:55.225Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 8 12:44 Jenkinsfile [2024-03-08T12:50:55.225Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 8 12:44 LICENSE [2024-03-08T12:50:55.225Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 8 12:44 OWNERS.md [2024-03-08T12:50:55.225Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 8 12:44 README.md [2024-03-08T12:50:55.225Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 12:42 VERSION [2024-03-08T12:50:55.225Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 12:44 bin [2024-03-08T12:50:55.225Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 8 12:47 coverage.out [2024-03-08T12:50:55.225Z] -rw-rw-r-- 1 jenkins jenkins 3776 Mar 8 12:44 go.mod [2024-03-08T12:50:55.225Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 8 12:44 go.sum [2024-03-08T12:50:55.225Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 8 12:44 main.go [2024-03-08T12:50:55.225Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 8 12:44 makefile [2024-03-08T12:50:55.225Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 12:44 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:50:55.725Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=695fe9e0ee1311198688f1625238f5743ec542b8 --label arch=arm64 --label version=0.0.0 . [2024-03-08T12:50:55.725Z] Sending build context to Docker daemon 161.8kB [2024-03-08T12:50:55.990Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T12:50:55.990Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-08T12:50:55.990Z] ---> ff322d173be2 [2024-03-08T12:50:55.990Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T12:50:55.990Z] ---> Running in cd81ca3c2297 [2024-03-08T12:50:56.256Z] Removing intermediate container cd81ca3c2297 [2024-03-08T12:50:56.256Z] ---> d5d5f899ca45 [2024-03-08T12:50:56.256Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T12:50:56.526Z] ---> Running in 3a4122f677c1 [2024-03-08T12:50:56.793Z] Removing intermediate container 3a4122f677c1 [2024-03-08T12:50:56.793Z] ---> 7c621803efb6 [2024-03-08T12:50:56.793Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-08T12:50:56.793Z] ---> Running in bcd55375599f [2024-03-08T12:50:57.060Z] Removing intermediate container bcd55375599f [2024-03-08T12:50:57.060Z] ---> 874d9c890cdf [2024-03-08T12:50:57.060Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T12:50:57.060Z] ---> Running in d1ddc381ce7e [2024-03-08T12:50:58.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T12:50:58.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T12:50:59.554Z] OK: 266 MiB in 52 packages [2024-03-08T12:51:00.510Z] Removing intermediate container d1ddc381ce7e [2024-03-08T12:51:00.510Z] ---> 941311ef596e [2024-03-08T12:51:00.510Z] Step 7/27 : WORKDIR /app [2024-03-08T12:51:00.510Z] ---> Running in d1059d4918e6 [2024-03-08T12:51:00.776Z] Removing intermediate container d1059d4918e6 [2024-03-08T12:51:00.776Z] ---> 37269d414668 [2024-03-08T12:51:00.776Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-08T12:51:01.044Z] ---> 291ad2dcf8f7 [2024-03-08T12:51:01.044Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T12:51:01.312Z] ---> Running in 0f1802b22737 [2024-03-08T12:51:03.270Z] Removing intermediate container 0f1802b22737 [2024-03-08T12:51:03.270Z] ---> 3c45fb236f0e [2024-03-08T12:51:03.270Z] Step 10/27 : COPY . . [2024-03-08T12:51:03.855Z] ---> 6176ddbafab8 [2024-03-08T12:51:03.855Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T12:51:03.855Z] ---> Running in d35f256021b6 [2024-03-08T12:51:04.123Z] Removing intermediate container d35f256021b6 [2024-03-08T12:51:04.123Z] ---> 5cc82428cf60 [2024-03-08T12:51:04.123Z] Step 12/27 : RUN $MAKE [2024-03-08T12:51:04.123Z] ---> Running in 783e64ecc677 [2024-03-08T12:51:05.083Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-03-08T12:52:42.300Z] Removing intermediate container 783e64ecc677 [2024-03-08T12:52:42.300Z] ---> 3ccc8f2e24e2 [2024-03-08T12:52:42.300Z] Step 13/27 : FROM alpine:3.18 [2024-03-08T12:52:42.877Z] 3.18: Pulling from library/alpine [2024-03-08T12:52:42.877Z] c6b39de5b339: Pulling fs layer [2024-03-08T12:52:43.141Z] c6b39de5b339: Verifying Checksum [2024-03-08T12:52:43.141Z] c6b39de5b339: Download complete [2024-03-08T12:52:43.719Z] c6b39de5b339: Pull complete [2024-03-08T12:52:43.719Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T12:52:43.719Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T12:52:43.719Z] ---> 33abbf032149 [2024-03-08T12:52:43.719Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T12:52:43.984Z] ---> Running in 6eaf60d2b01b [2024-03-08T12:52:44.274Z] Removing intermediate container 6eaf60d2b01b [2024-03-08T12:52:44.274Z] ---> 2dc0d2d1a727 [2024-03-08T12:52:44.274Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-08T12:52:44.274Z] ---> Running in 2024c31b4cbb [2024-03-08T12:52:44.541Z] Removing intermediate container 2024c31b4cbb [2024-03-08T12:52:44.541Z] ---> 9693c17b4cb6 [2024-03-08T12:52:44.541Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-08T12:52:44.541Z] ---> Running in 3ce7e71f0f24 [2024-03-08T12:52:45.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T12:52:46.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T12:52:47.032Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-08T12:52:47.032Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-08T12:52:47.032Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T12:52:47.032Z] Executing ca-certificates-20230506-r0.trigger [2024-03-08T12:52:47.299Z] OK: 9 MiB in 17 packages [2024-03-08T12:52:48.702Z] Removing intermediate container 3ce7e71f0f24 [2024-03-08T12:52:48.702Z] ---> a44307db11cf [2024-03-08T12:52:48.702Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-08T12:52:48.702Z] ---> Running in a01267995110 [2024-03-08T12:52:49.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T12:52:49.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T12:52:50.863Z] OK: 9 MiB in 17 packages [2024-03-08T12:52:51.448Z] Removing intermediate container a01267995110 [2024-03-08T12:52:51.448Z] ---> 4c32d38369c1 [2024-03-08T12:52:51.448Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-08T12:52:52.032Z] ---> 2909a329055f [2024-03-08T12:52:52.032Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-08T12:52:52.301Z] ---> 83a0642d499d [2024-03-08T12:52:52.301Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-08T12:52:52.886Z] ---> cb99034b6e27 [2024-03-08T12:52:52.886Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-08T12:52:54.297Z] ---> 304e2c75aa7f [2024-03-08T12:52:54.297Z] Step 22/27 : EXPOSE 48095 [2024-03-08T12:52:54.297Z] ---> Running in 88b96ac3945a [2024-03-08T12:52:54.564Z] Removing intermediate container 88b96ac3945a [2024-03-08T12:52:54.564Z] ---> e98b1c8c4d31 [2024-03-08T12:52:54.564Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-08T12:52:54.564Z] ---> Running in 3b3f00e4ae28 [2024-03-08T12:52:54.830Z] Removing intermediate container 3b3f00e4ae28 [2024-03-08T12:52:54.830Z] ---> 157c462a8df1 [2024-03-08T12:52:54.830Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-08T12:52:54.830Z] ---> Running in 6f8b14cace8d [2024-03-08T12:52:55.098Z] Removing intermediate container 6f8b14cace8d [2024-03-08T12:52:55.098Z] ---> db97b0a6463a [2024-03-08T12:52:55.098Z] Step 25/27 : LABEL arch=arm64 [2024-03-08T12:52:55.098Z] ---> Running in 38eb704cb9fe [2024-03-08T12:52:55.682Z] Removing intermediate container 38eb704cb9fe [2024-03-08T12:52:55.682Z] ---> 9bd410ed81dc [2024-03-08T12:52:55.682Z] Step 26/27 : LABEL git_sha=695fe9e0ee1311198688f1625238f5743ec542b8 [2024-03-08T12:52:55.682Z] ---> Running in 18950f933b63 [2024-03-08T12:52:55.952Z] Removing intermediate container 18950f933b63 [2024-03-08T12:52:55.952Z] ---> 4def9ecab5b4 [2024-03-08T12:52:55.952Z] Step 27/27 : LABEL version=0.0.0 [2024-03-08T12:52:55.952Z] ---> Running in fa890bd384b9 [2024-03-08T12:52:56.216Z] Removing intermediate container fa890bd384b9 [2024-03-08T12:52:56.216Z] ---> 61ebbf3a6628 [2024-03-08T12:52:56.216Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T12:52:56.216Z] Successfully built 61ebbf3a6628 [2024-03-08T12:52:56.216Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:52:57.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T12:52:57.844Z] [2024-03-08T12:52:57.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:52:58.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T12:52:58.340Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-08T12:52:58.340Z] 8998bd30e6a1: Pulling fs layer [2024-03-08T12:52:58.340Z] 04944245beec: Pulling fs layer [2024-03-08T12:52:58.340Z] 699f458cf7ca: Pulling fs layer [2024-03-08T12:52:58.340Z] 765212b225bb: Pulling fs layer [2024-03-08T12:52:58.340Z] f23df028b6ca: Pulling fs layer [2024-03-08T12:52:58.340Z] d65c8cfc05b1: Pulling fs layer [2024-03-08T12:52:58.340Z] 2437ff75d9bd: Pulling fs layer [2024-03-08T12:52:58.340Z] 765212b225bb: Waiting [2024-03-08T12:52:58.340Z] f23df028b6ca: Waiting [2024-03-08T12:52:58.340Z] d65c8cfc05b1: Waiting [2024-03-08T12:52:58.340Z] 2437ff75d9bd: Waiting [2024-03-08T12:52:58.616Z] 04944245beec: Verifying Checksum [2024-03-08T12:52:58.616Z] 04944245beec: Download complete [2024-03-08T12:52:58.616Z] 765212b225bb: Verifying Checksum [2024-03-08T12:52:58.616Z] 765212b225bb: Download complete [2024-03-08T12:52:58.616Z] f23df028b6ca: Download complete [2024-03-08T12:52:58.616Z] d65c8cfc05b1: Verifying Checksum [2024-03-08T12:52:58.616Z] d65c8cfc05b1: Download complete [2024-03-08T12:52:58.890Z] 699f458cf7ca: Verifying Checksum [2024-03-08T12:52:58.890Z] 699f458cf7ca: Download complete [2024-03-08T12:52:59.164Z] 8998bd30e6a1: Verifying Checksum [2024-03-08T12:52:59.164Z] 8998bd30e6a1: Download complete [2024-03-08T12:53:01.760Z] 2437ff75d9bd: Verifying Checksum [2024-03-08T12:53:01.760Z] 2437ff75d9bd: Download complete [2024-03-08T12:53:04.341Z] 8998bd30e6a1: Pull complete [2024-03-08T12:53:04.341Z] 04944245beec: Pull complete [2024-03-08T12:53:05.766Z] 699f458cf7ca: Pull complete [2024-03-08T12:53:06.035Z] 765212b225bb: Pull complete [2024-03-08T12:53:06.994Z] f23df028b6ca: Pull complete [2024-03-08T12:53:06.994Z] d65c8cfc05b1: Pull complete [2024-03-08T12:53:25.197Z] 2437ff75d9bd: Pull complete [2024-03-08T12:53:25.197Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-08T12:53:25.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T12:53:25.197Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T12:53:25.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-5248 does not seem to be running inside a container [2024-03-08T12:53:25.898Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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-lftools-log-publisher:arm64 cat [2024-03-08T12:53:28.458Z] $ docker top 97d0e1a80f762f0b5acb36b66c767253a0edee6e6901962eb9da2089b56c655c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:53:29.457Z] ---> job-cost.sh [2024-03-08T12:53:29.457Z] lf-activate-venv: SKIPPING [2024-03-08T12:53:29.457Z] INFO: No Stack... [2024-03-08T12:53:30.034Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-08T12:53:30.611Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T12:53:30.949Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-03-08T12:53:30.949Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T12:53:31.278Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-647-1-stack-cost] [2024-03-08T12:53:31.284Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-647-1-stack-cost] did not exist. Created. [2024-03-08T12:53:31.289Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-647-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T12:53:32.114Z] /w/workspace/app-service-configurable/1@tmp/durable-b0def1ff/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-08T12:53:32.494Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-08T12:53:32.585Z] Warning: overwriting stash ‘stack-cost’ [2024-03-08T12:53:32.630Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T12:53:32.678Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-647-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T12:53:32.858Z] $ docker stop --time=1 97d0e1a80f762f0b5acb36b66c767253a0edee6e6901962eb9da2089b56c655c [2024-03-08T12:53:34.353Z] $ docker rm -f --volumes 97d0e1a80f762f0b5acb36b66c767253a0edee6e6901962eb9da2089b56c655c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-08T12:53:36.459Z] provisioning config files... [2024-03-08T12:53:36.467Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-647@tmp/config12052740699805286882tmp [Pipeline] { [Pipeline] sh [2024-03-08T12:53:36.888Z] + set +x [2024-03-08T12:53:36.888Z] + bash -s -- [2024-03-08T12:53:36.888Z] + curl -s https://codecov.io/bash [2024-03-08T12:53:37.147Z] [2024-03-08T12:53:37.147Z] _____ _ [2024-03-08T12:53:37.147Z] / ____| | | [2024-03-08T12:53:37.147Z] | | ___ __| | ___ ___ _____ __ [2024-03-08T12:53:37.147Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-08T12:53:37.147Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-08T12:53:37.147Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-08T12:53:37.147Z] Bash-1.0.6 [2024-03-08T12:53:37.147Z] [2024-03-08T12:53:37.147Z] [2024-03-08T12:53:37.147Z] ==> git version 2.25.1 found [2024-03-08T12:53:37.147Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-08T12:53:37.147Z] Release-Date: 2020-01-08 [2024-03-08T12:53:37.148Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-08T12:53:37.148Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-08T12:53:37.148Z] ==> Jenkins CI detected. [2024-03-08T12:53:37.148Z] current dir:  /w/workspace/_app-service-configurable_PR-647 [2024-03-08T12:53:37.148Z] project root: . [2024-03-08T12:53:37.148Z] --> token set from env [2024-03-08T12:53:37.148Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-08T12:53:37.148Z] ==> Running gcov in . (disable via -X gcov) [2024-03-08T12:53:37.148Z] ==> Python coveragepy not found [2024-03-08T12:53:37.148Z] ==> Searching for coverage reports in: [2024-03-08T12:53:37.148Z] + . [2024-03-08T12:53:37.148Z] -> Found 1 reports [2024-03-08T12:53:37.148Z] ==> Detecting git/mercurial file structure [2024-03-08T12:53:37.148Z] ==> Reading reports [2024-03-08T12:53:37.148Z] + ./coverage.out bytes=13 [2024-03-08T12:53:37.148Z] ==> Appending adjustments [2024-03-08T12:53:37.148Z] https://docs.codecov.io/docs/fixing-reports [2024-03-08T12:53:37.148Z] + Found adjustments [2024-03-08T12:53:37.148Z] ==> Gzipping contents [2024-03-08T12:53:37.148Z] 4.0K /tmp/codecov.5FNMhL.gz [2024-03-08T12:53:37.148Z] ==> Uploading reports [2024-03-08T12:53:37.148Z] url: https://codecov.io [2024-03-08T12:53:37.148Z] query: branch=PR-647&commit=695fe9e0ee1311198688f1625238f5743ec542b8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-647%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=647&job=&cmd_args= [2024-03-08T12:53:37.148Z] -> Pinging Codecov [2024-03-08T12:53:37.148Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-647&commit=695fe9e0ee1311198688f1625238f5743ec542b8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-647%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=647&job=&cmd_args= [2024-03-08T12:53:37.408Z] -> Uploading to [2024-03-08T12:53:37.408Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-08/A97CA9966030D2A3747ED39772930CCE/695fe9e0ee1311198688f1625238f5743ec542b8/9890b490-900c-47de-943f-2a79c16b108f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T125337Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc18938e6a52965298cd33ce91a7b928102d2e6869516d28fae1b15d6312bcef [2024-03-08T12:53:37.408Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T12:53:37.408Z] Dload Upload Total Spent Left Speed [2024-03-08T12:53:37.668Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1073 --:--:-- --:--:-- --:--:-- 1068 100 234 0 0 100 234 0 815 --:--:-- --:--:-- --:--:-- 812 [2024-03-08T12:53:37.668Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/695fe9e0ee1311198688f1625238f5743ec542b8 [Pipeline] } [2024-03-08T12:53:37.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-08T12:53:41.538Z] + [ -d /w/workspace/_app-service-configurable_PR-647/archives ] [2024-03-08T12:53:41.538Z] + ls -al /w/workspace/_app-service-configurable_PR-647/archives [2024-03-08T12:53:41.538Z] total 16 [2024-03-08T12:53:41.538Z] drwxr-xr-x 3 root root 4096 Mar 8 12:45 . [2024-03-08T12:53:41.538Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 12:45 .. [2024-03-08T12:53:41.538Z] drwxr-xr-x 2 root root 4096 Mar 8 12:45 cost [2024-03-08T12:53:41.538Z] -rw-r--r-- 1 root root 96 Mar 8 12:45 cost.csv [2024-03-08T12:53:41.538Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-647/archives [2024-03-08T12:53:41.538Z] + ls -al /w/workspace/_app-service-configurable_PR-647/archives [2024-03-08T12:53:41.538Z] total 16 [2024-03-08T12:53:41.538Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 12:45 . [2024-03-08T12:53:41.538Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 12:45 .. [2024-03-08T12:53:41.538Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 12:45 cost [2024-03-08T12:53:41.538Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 8 12:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:53:41.882Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:53:42.791Z] ---> package-listing.sh [2024-03-08T12:53:42.791Z] ++ facter osfamily [2024-03-08T12:53:42.791Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-08T12:53:43.052Z] + OS_FAMILY=debian [2024-03-08T12:53:43.052Z] + workspace=/w/workspace/_app-service-configurable_PR-647 [2024-03-08T12:53:43.052Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-08T12:53:43.052Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-08T12:53:43.052Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-08T12:53:43.052Z] + PACKAGES=/tmp/packages_start.txt [2024-03-08T12:53:43.052Z] + '[' /w/workspace/_app-service-configurable_PR-647 ']' [2024-03-08T12:53:43.052Z] + PACKAGES=/tmp/packages_end.txt [2024-03-08T12:53:43.052Z] + case "${OS_FAMILY}" in [2024-03-08T12:53:43.052Z] + dpkg -l [2024-03-08T12:53:43.052Z] + grep '^ii' [2024-03-08T12:53:43.052Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-08T12:53:43.052Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-08T12:53:43.052Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-08T12:53:43.052Z] + '[' /w/workspace/_app-service-configurable_PR-647 ']' [2024-03-08T12:53:43.052Z] + mkdir -p /w/workspace/_app-service-configurable_PR-647/archives/ [2024-03-08T12:53:43.052Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-647/archives/ [Pipeline] echo [2024-03-08T12:53:43.090Z] 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-647/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-08T12:53:43.402Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:53:43.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T12:53:43.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T12:53:44.107Z] prd-ubuntu20.04-docker-8c-8g-5247 does not seem to be running inside a container [2024-03-08T12:53:44.154Z] $ 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-647/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-647 -v /w/workspace/_app-service-configurable_PR-647:/w/workspace/_app-service-configurable_PR-647:rw,z -v /w/workspace/_app-service-configurable_PR-647@tmp:/w/workspace/_app-service-configurable_PR-647@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-08T12:53:44.400Z] $ docker top 27da0f3703a0ab6aa9298aad7a0d00863667d1972832c747d6a5dbd3c350a3ce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T12:53:44.897Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-08T12:53:45.214Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-08T12:53:45.529Z] + ls /var/log/sa-host [2024-03-08T12:53:45.529Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T12:53:45.807Z] provisioning config files... [2024-03-08T12:53:45.820Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-647@tmp/config11258443241275232151tmp [Pipeline] { [Pipeline] echo [2024-03-08T12:53:45.977Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:53:46.361Z] ---> create-netrc.sh [Pipeline] } [2024-03-08T12:53:46.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:53:46.910Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-08T12:53:46.946Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:53:47.260Z] ---> sudo-logs.sh [2024-03-08T12:53:47.260Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-08T12:53:47.436Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:53:47.745Z] ---> job-cost.sh [2024-03-08T12:53:47.745Z] lf-activate-venv: SKIPPING [2024-03-08T12:53:47.745Z] DEBUG: total: 0.2199999988079071 [2024-03-08T12:53:47.745Z] INFO: Retrieving Stack Cost... [2024-03-08T12:53:48.313Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T12:53:48.572Z] INFO: Archiving Costs [Pipeline] echo [2024-03-08T12:53:48.606Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:53:48.919Z] ---> logs-deploy.sh [2024-03-08T12:53:48.919Z] lf-activate-venv: SKIPPING [2024-03-08T12:53:48.919Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-647/1 [2024-03-08T12:53:48.919Z] INFO: archiving workspace using pattern(s): [2024-03-08T12:53:49.869Z] Archives upload complete. [2024-03-08T12:53:49.869Z] INFO: archiving logs to Nexus