Pull request #679 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/app-service-configurable Obtained Jenkinsfile from b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe+a0dcfaf89bbaf5aa4c2038bc77c0dbae05c76eb5 (f2620a6d9faf137e04f0c7132cca0439142de326) 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-ssh8809408391298408839.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh10354580556997263267.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-679/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-679/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10720570461212514152.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-679/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12918551283264724050.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh17473259300790274621.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-679/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-679/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2904559803175555556.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22135’ Running on prd-ubuntu20.04-docker-8c-8g-22138 in /w/workspace/_app-service-configurable_PR-679 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-679 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/679/head:refs/remotes/origin/PR-679 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a0dcfaf89bbaf5aa4c2038bc77c0dbae05c76eb5 into PR head commit b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe Merge succeeded, producing b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe Checking out Revision b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe (PR-679) > git config core.sparsecheckout # timeout=10 > git checkout -f b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe # 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 a0dcfaf89bbaf5aa4c2038bc77c0dbae05c76eb5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe # timeout=10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-08T03:39:14.364Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-08T03:39:14.603Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-08T03:39:14.749Z] ========================================================= [2024-10-08T03:39:14.749Z] EdgeX Global Pipelines Version Info [2024-10-08T03:39:14.749Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-08T03:39:15.612Z] ------------------- [2024-10-08T03:39:15.612Z] stable info: [2024-10-08T03:39:15.612Z] ------------------- [2024-10-08T03:39:15.612Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-08T03:39:15.612Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-08T03:39:15.612Z] Message: update stable to v1.0.265 [2024-10-08T03:39:16.185Z] ------------------- [2024-10-08T03:39:16.185Z] experimental info: [2024-10-08T03:39:16.185Z] ------------------- [2024-10-08T03:39:16.185Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-08T03:39:16.185Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-08T03:39:16.185Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-08T03:39:16.403Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-10-08T03:39:16.460Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-10-08T03:39:16.519Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-08T03:39:16.572Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-08T03:39:16.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-08T03:39:16.691Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-08T03:39:16.751Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-08T03:39:16.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-08T03:39:16.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-08T03:39:16.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-08T03:39:16.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-08T03:39:17.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-10-08T03:39:17.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-08T03:39:17.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-08T03:39:17.230Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T03:39:17.293Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T03:39:17.352Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-08T03:39:17.412Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-08T03:39:17.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-08T03:39:17.531Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-08T03:39:17.595Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-08T03:39:17.667Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-08T03:39:17.729Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-08T03:39:17.792Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-08T03:39:17.855Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-08T03:39:17.917Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-08T03:39:17.984Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-08T03:39:18.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-679 [Pipeline] echo [2024-10-08T03:39:18.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-679 [Pipeline] echo [2024-10-08T03:39:18.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-679 [Pipeline] echo [2024-10-08T03:39:18.247Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe [Pipeline] echo [2024-10-08T03:39:18.310Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b97eeb4 [Pipeline] echo [2024-10-08T03:39:18.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T03:39:18.532Z] provisioning config files... [2024-10-08T03:39:18.548Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-679@tmp/config12022373326648710877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T03:39:18.954Z] ---> ****-login.sh [2024-10-08T03:39:18.955Z] nexus3.edgexfoundry.org:10001 [2024-10-08T03:39:19.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T03:39:19.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T03:39:19.215Z] Configure a credential helper to remove this warning. See [2024-10-08T03:39:19.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T03:39:19.215Z] [2024-10-08T03:39:19.215Z] Login Succeeded [2024-10-08T03:39:19.215Z] nexus3.edgexfoundry.org:10002 [2024-10-08T03:39:19.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T03:39:19.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T03:39:19.216Z] Configure a credential helper to remove this warning. See [2024-10-08T03:39:19.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T03:39:19.216Z] [2024-10-08T03:39:19.216Z] Login Succeeded [2024-10-08T03:39:19.216Z] nexus3.edgexfoundry.org:10003 [2024-10-08T03:39:19.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T03:39:19.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T03:39:19.479Z] Configure a credential helper to remove this warning. See [2024-10-08T03:39:19.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T03:39:19.479Z] [2024-10-08T03:39:19.479Z] Login Succeeded [2024-10-08T03:39:19.479Z] nexus3.edgexfoundry.org:10004 [2024-10-08T03:39:19.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T03:39:19.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T03:39:19.479Z] Configure a credential helper to remove this warning. See [2024-10-08T03:39:19.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T03:39:19.479Z] [2024-10-08T03:39:19.479Z] Login Succeeded [2024-10-08T03:39:19.479Z] ****.io [2024-10-08T03:39:19.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T03:39:19.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T03:39:19.741Z] Configure a credential helper to remove this warning. See [2024-10-08T03:39:19.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T03:39:19.741Z] [2024-10-08T03:39:19.741Z] Login Succeeded [2024-10-08T03:39:19.741Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T03:39:19.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-08T03:39:20.470Z] + git rev-list -1 --merges b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe~1..b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe [Pipeline] echo [2024-10-08T03:39:20.517Z] -----------> git rev-list -1 --merges b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe~1..b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe [false] [Pipeline] sh [2024-10-08T03:39:20.855Z] + git log --format=format:%s -1 b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe [Pipeline] echo [2024-10-08T03:39:20.905Z] ========================================================= [2024-10-08T03:39:20.905Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-08T03:39:20.905Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T03:39:21.376Z] + git log --format=format:%s -1 b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe [Pipeline] echo [2024-10-08T03:39:21.419Z] [semverPrep] GIT_COMMIT: b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 [Pipeline] echo [2024-10-08T03:39:21.463Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-08T03:39:21.898Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T03:39:21.898Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-08T03:39:21.898Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-08T03:39:21.898Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-08T03:39:21.898Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-08T03:39:21.898Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-08T03:39:21.898Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T03:39:22.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T03:39:22.454Z] [2024-10-08T03:39:22.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T03:39:22.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T03:39:22.842Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-08T03:39:22.842Z] b85a868b505f: Pulling fs layer [2024-10-08T03:39:22.842Z] e2be974225ed: Pulling fs layer [2024-10-08T03:39:22.842Z] 339a4e72a1f5: Pulling fs layer [2024-10-08T03:39:22.842Z] 988bab9f4d93: Pulling fs layer [2024-10-08T03:39:22.842Z] 1469e6f7b9e6: Pulling fs layer [2024-10-08T03:39:22.842Z] eaf3925da568: Pulling fs layer [2024-10-08T03:39:22.842Z] bab4dde63d76: Pulling fs layer [2024-10-08T03:39:22.842Z] bde34c3a00c8: Pulling fs layer [2024-10-08T03:39:22.842Z] b352a97aabf1: Pulling fs layer [2024-10-08T03:39:22.842Z] 4872d77fe225: Pulling fs layer [2024-10-08T03:39:22.842Z] 5851b861e8e6: Pulling fs layer [2024-10-08T03:39:22.842Z] 988bab9f4d93: Waiting [2024-10-08T03:39:22.842Z] 1469e6f7b9e6: Waiting [2024-10-08T03:39:22.842Z] eaf3925da568: Waiting [2024-10-08T03:39:22.842Z] bab4dde63d76: Waiting [2024-10-08T03:39:22.842Z] bde34c3a00c8: Waiting [2024-10-08T03:39:22.842Z] b352a97aabf1: Waiting [2024-10-08T03:39:22.842Z] 4872d77fe225: Waiting [2024-10-08T03:39:22.842Z] 5851b861e8e6: Waiting [2024-10-08T03:39:22.842Z] e2be974225ed: Verifying Checksum [2024-10-08T03:39:22.842Z] e2be974225ed: Download complete [2024-10-08T03:39:22.842Z] 988bab9f4d93: Verifying Checksum [2024-10-08T03:39:22.842Z] 988bab9f4d93: Download complete [2024-10-08T03:39:22.842Z] 1469e6f7b9e6: Verifying Checksum [2024-10-08T03:39:22.842Z] 1469e6f7b9e6: Download complete [2024-10-08T03:39:22.842Z] eaf3925da568: Verifying Checksum [2024-10-08T03:39:22.842Z] eaf3925da568: Download complete [2024-10-08T03:39:23.106Z] 339a4e72a1f5: Verifying Checksum [2024-10-08T03:39:23.106Z] 339a4e72a1f5: Download complete [2024-10-08T03:39:23.106Z] bde34c3a00c8: Verifying Checksum [2024-10-08T03:39:23.106Z] bde34c3a00c8: Download complete [2024-10-08T03:39:23.106Z] b352a97aabf1: Verifying Checksum [2024-10-08T03:39:23.106Z] b352a97aabf1: Download complete [2024-10-08T03:39:23.106Z] 4872d77fe225: Download complete [2024-10-08T03:39:23.106Z] 5851b861e8e6: Download complete [2024-10-08T03:39:23.106Z] b85a868b505f: Verifying Checksum [2024-10-08T03:39:23.106Z] b85a868b505f: Download complete [2024-10-08T03:39:23.366Z] bab4dde63d76: Verifying Checksum [2024-10-08T03:39:24.360Z] b85a868b505f: Pull complete [2024-10-08T03:39:24.360Z] e2be974225ed: Pull complete [2024-10-08T03:39:24.930Z] 339a4e72a1f5: Pull complete [2024-10-08T03:39:24.930Z] 988bab9f4d93: Pull complete [2024-10-08T03:39:25.189Z] 1469e6f7b9e6: Pull complete [2024-10-08T03:39:25.448Z] eaf3925da568: Pull complete [2024-10-08T03:39:27.359Z] bab4dde63d76: Pull complete [2024-10-08T03:39:27.359Z] bde34c3a00c8: Pull complete [2024-10-08T03:39:27.359Z] b352a97aabf1: Pull complete [2024-10-08T03:39:27.359Z] 4872d77fe225: Pull complete [2024-10-08T03:39:27.359Z] 5851b861e8e6: Pull complete [2024-10-08T03:39:27.359Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-08T03:39:27.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T03:39:27.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T03:39:27.644Z] prd-ubuntu20.04-docker-8c-8g-22138 does not seem to be running inside a container [2024-10-08T03:39:27.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-679 -v /w/workspace/_app-service-configurable_PR-679:/w/workspace/_app-service-configurable_PR-679:rw,z -v /w/workspace/_app-service-configurable_PR-679@tmp:/w/workspace/_app-service-configurable_PR-679@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-08T03:39:30.299Z] $ docker top 27153148919c0820039a6e26664f2062716aef840305a21a8f08e8e6bec9bb20 -eo pid,comm [2024-10-08T03:39:30.352Z] 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-10-08T03:39:30.352Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T03:39:30.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T03:39:30.534Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T03:39:30.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T03:39:30.644Z] $ docker exec 27153148919c0820039a6e26664f2062716aef840305a21a8f08e8e6bec9bb20 ssh-agent [2024-10-08T03:39:30.748Z] SSH_AUTH_SOCK=/tmp/ssh-4R10X4gpwTim/agent.32 [2024-10-08T03:39:30.748Z] SSH_AGENT_PID=38 [2024-10-08T03:39:30.755Z] Running ssh-add (command line suppressed) [2024-10-08T03:39:30.864Z] Identity added: /w/workspace/_app-service-configurable_PR-679@tmp/private_key_15986026278255818507.key (/w/workspace/_app-service-configurable_PR-679@tmp/private_key_15986026278255818507.key) [2024-10-08T03:39:30.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T03:39:31.232Z] + git tag --points-at HEAD [Pipeline] } [2024-10-08T03:39:31.260Z] $ docker exec --env ******** --env ******** 27153148919c0820039a6e26664f2062716aef840305a21a8f08e8e6bec9bb20 ssh-agent -k [2024-10-08T03:39:31.358Z] unset SSH_AUTH_SOCK; [2024-10-08T03:39:31.359Z] unset SSH_AGENT_PID; [2024-10-08T03:39:31.359Z] echo Agent pid 38 killed; [2024-10-08T03:39:31.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-08T03:39:31.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T03:39:31.483Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T03:39:31.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T03:39:31.598Z] $ docker exec 27153148919c0820039a6e26664f2062716aef840305a21a8f08e8e6bec9bb20 ssh-agent [2024-10-08T03:39:31.708Z] SSH_AUTH_SOCK=/tmp/ssh-p1R3w0Sc8FcW/agent.71 [2024-10-08T03:39:31.708Z] SSH_AGENT_PID=77 [2024-10-08T03:39:31.713Z] Running ssh-add (command line suppressed) [2024-10-08T03:39:31.821Z] Identity added: /w/workspace/_app-service-configurable_PR-679@tmp/private_key_16069493429434550945.key (/w/workspace/_app-service-configurable_PR-679@tmp/private_key_16069493429434550945.key) [2024-10-08T03:39:31.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T03:39:32.180Z] + git semver init [2024-10-08T03:39:32.441Z] 2024-10-08 03:39:32,386 [run_init] DEBUG init version:0.0.0 force:False [2024-10-08T03:39:32.441Z] 2024-10-08 03:39:32,387 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-679/.semver [2024-10-08T03:39:32.441Z] 2024-10-08 03:39:32,388 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-679/.semver [2024-10-08T03:39:32.441Z] 2024-10-08 03:39:32,388 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-679/.semver'], cwd=/w/workspace/_app-service-configurable_PR-679, universal_newlines=False, shell=None, istream=None) [2024-10-08T03:39:33.824Z] 2024-10-08 03:39:33,397 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-679/.git/info/exclude [2024-10-08T03:39:33.824Z] 2024-10-08 03:39:33,398 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-679/.semver/PR-679 with force:False [2024-10-08T03:39:33.824Z] 2024-10-08 03:39:33,398 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-679/.semver/PR-679 [2024-10-08T03:39:33.824Z] 2024-10-08 03:39:33,403 [execute] INFO git cat-file --batch-check [2024-10-08T03:39:33.824Z] 2024-10-08 03:39:33,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-679/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T03:39:33.824Z] 2024-10-08 03:39:33,410 [execute] INFO git cat-file --batch [2024-10-08T03:39:33.824Z] 2024-10-08 03:39:33,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-679/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T03:39:33.824Z] 2024-10-08 03:39:33,417 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-679/.semver/PR-679 [2024-10-08T03:39:33.824Z] 0.0.0 [Pipeline] } [2024-10-08T03:39:33.854Z] $ docker exec --env ******** --env ******** 27153148919c0820039a6e26664f2062716aef840305a21a8f08e8e6bec9bb20 ssh-agent -k [2024-10-08T03:39:33.967Z] unset SSH_AUTH_SOCK; [2024-10-08T03:39:33.968Z] unset SSH_AGENT_PID; [2024-10-08T03:39:33.970Z] echo Agent pid 77 killed; [2024-10-08T03:39:33.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T03:39:34.431Z] + git semver [Pipeline] } [2024-10-08T03:39:34.725Z] $ docker stop --time=1 27153148919c0820039a6e26664f2062716aef840305a21a8f08e8e6bec9bb20 [2024-10-08T03:39:36.018Z] $ docker rm -f --volumes 27153148919c0820039a6e26664f2062716aef840305a21a8f08e8e6bec9bb20 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T03:39:36.435Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-08T03:39:36.775Z] Stashed 1 file(s) [Pipeline] echo [2024-10-08T03:39:36.802Z] [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-10-08T03:39:37.496Z] provisioning config files... [2024-10-08T03:39:37.506Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-679@tmp/config15423846886368088773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T03:39:37.871Z] ---> ****-login.sh [2024-10-08T03:39:37.871Z] nexus3.edgexfoundry.org:10001 [2024-10-08T03:39:37.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T03:39:37.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T03:39:37.871Z] Configure a credential helper to remove this warning. See [2024-10-08T03:39:37.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T03:39:37.871Z] [2024-10-08T03:39:37.871Z] Login Succeeded [2024-10-08T03:39:37.871Z] nexus3.edgexfoundry.org:10002 [2024-10-08T03:39:37.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T03:39:37.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T03:39:37.871Z] Configure a credential helper to remove this warning. See [2024-10-08T03:39:37.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T03:39:37.871Z] [2024-10-08T03:39:37.871Z] Login Succeeded [2024-10-08T03:39:37.871Z] nexus3.edgexfoundry.org:10003 [2024-10-08T03:39:38.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T03:39:38.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T03:39:38.132Z] Configure a credential helper to remove this warning. See [2024-10-08T03:39:38.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T03:39:38.132Z] [2024-10-08T03:39:38.132Z] Login Succeeded [2024-10-08T03:39:38.132Z] nexus3.edgexfoundry.org:10004 [2024-10-08T03:39:38.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T03:39:38.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T03:39:38.132Z] Configure a credential helper to remove this warning. See [2024-10-08T03:39:38.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T03:39:38.132Z] [2024-10-08T03:39:38.132Z] Login Succeeded [2024-10-08T03:39:38.132Z] ****.io [2024-10-08T03:39:38.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T03:39:38.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T03:39:38.394Z] Configure a credential helper to remove this warning. See [2024-10-08T03:39:38.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T03:39:38.394Z] [2024-10-08T03:39:38.394Z] Login Succeeded [2024-10-08T03:39:38.395Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T03:39:38.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-08T03:39:38.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T03:39:38.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T03:39:38.760Z] ========================================================= [2024-10-08T03:39:38.760Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-08T03:39:38.760Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T03:39:39.293Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-08T03:39:39.294Z] Sending build context to Docker daemon 9.168MB [2024-10-08T03:39:39.294Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T03:39:39.294Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-08T03:39:39.294Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-08T03:39:39.294Z] 43c4264eed91: Pulling fs layer [2024-10-08T03:39:39.294Z] 4cc291be95ef: Pulling fs layer [2024-10-08T03:39:39.294Z] 2ac1f1163629: Pulling fs layer [2024-10-08T03:39:39.294Z] 5c3c966382ef: Pulling fs layer [2024-10-08T03:39:39.294Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T03:39:39.294Z] 5d5c8e513c77: Pulling fs layer [2024-10-08T03:39:39.294Z] 9f66e0745190: Pulling fs layer [2024-10-08T03:39:39.294Z] f49a43e4bbc0: Pulling fs layer [2024-10-08T03:39:39.294Z] 561ebcabdf7f: Pulling fs layer [2024-10-08T03:39:39.294Z] 9f66e0745190: Waiting [2024-10-08T03:39:39.294Z] 5c3c966382ef: Waiting [2024-10-08T03:39:39.294Z] 4f4fb700ef54: Waiting [2024-10-08T03:39:39.294Z] 5d5c8e513c77: Waiting [2024-10-08T03:39:39.294Z] 561ebcabdf7f: Waiting [2024-10-08T03:39:39.294Z] 4cc291be95ef: Verifying Checksum [2024-10-08T03:39:39.294Z] 4cc291be95ef: Download complete [2024-10-08T03:39:39.294Z] 5c3c966382ef: Verifying Checksum [2024-10-08T03:39:39.294Z] 5c3c966382ef: Download complete [2024-10-08T03:39:39.294Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T03:39:39.294Z] 4f4fb700ef54: Download complete [2024-10-08T03:39:39.294Z] 43c4264eed91: Download complete [2024-10-08T03:39:39.554Z] 5d5c8e513c77: Verifying Checksum [2024-10-08T03:39:39.554Z] 5d5c8e513c77: Download complete [2024-10-08T03:39:39.554Z] 9f66e0745190: Verifying Checksum [2024-10-08T03:39:39.554Z] 9f66e0745190: Download complete [2024-10-08T03:39:39.554Z] 43c4264eed91: Pull complete [2024-10-08T03:39:39.820Z] 561ebcabdf7f: Download complete [2024-10-08T03:39:39.820Z] 4cc291be95ef: Pull complete [2024-10-08T03:39:40.078Z] 2ac1f1163629: Verifying Checksum [2024-10-08T03:39:40.078Z] 2ac1f1163629: Download complete [2024-10-08T03:39:40.338Z] f49a43e4bbc0: Verifying Checksum [2024-10-08T03:39:40.339Z] f49a43e4bbc0: Download complete [2024-10-08T03:39:43.621Z] 2ac1f1163629: Pull complete [2024-10-08T03:39:43.621Z] 5c3c966382ef: Pull complete [2024-10-08T03:39:43.621Z] 4f4fb700ef54: Pull complete [2024-10-08T03:39:43.902Z] 5d5c8e513c77: Pull complete [2024-10-08T03:39:43.902Z] 9f66e0745190: Pull complete [2024-10-08T03:39:46.432Z] f49a43e4bbc0: Pull complete [2024-10-08T03:39:46.691Z] 561ebcabdf7f: Pull complete [2024-10-08T03:39:46.691Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-08T03:39:46.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T03:39:46.691Z] ---> 3a752c3f9dda [2024-10-08T03:39:46.691Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T03:39:50.916Z] ---> Running in 792a2f05db16 [2024-10-08T03:39:50.916Z] Removing intermediate container 792a2f05db16 [2024-10-08T03:39:50.916Z] ---> 73edb595d7e3 [2024-10-08T03:39:50.916Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T03:39:50.916Z] ---> Running in 55ce2a49a981 [2024-10-08T03:39:50.916Z] Removing intermediate container 55ce2a49a981 [2024-10-08T03:39:50.916Z] ---> 4a07fb49a32d [2024-10-08T03:39:50.916Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-08T03:39:50.916Z] ---> Running in f37cce5a103f [2024-10-08T03:39:50.916Z] Removing intermediate container f37cce5a103f [2024-10-08T03:39:50.916Z] ---> 3b63b6c51c84 [2024-10-08T03:39:50.916Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T03:39:50.916Z] ---> Running in 69be6d3a32d4 [2024-10-08T03:39:50.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T03:39:50.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T03:39:51.178Z] OK: 246 MiB in 54 packages [2024-10-08T03:39:51.749Z] Removing intermediate container 69be6d3a32d4 [2024-10-08T03:39:51.749Z] ---> b7e7ffedcaa9 [2024-10-08T03:39:51.749Z] Step 7/12 : WORKDIR /app [2024-10-08T03:39:51.749Z] ---> Running in 5528e78257b1 [2024-10-08T03:39:51.749Z] Removing intermediate container 5528e78257b1 [2024-10-08T03:39:51.749Z] ---> fd29044f8135 [2024-10-08T03:39:51.749Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-08T03:39:52.007Z] ---> 76f6910eb97f [2024-10-08T03:39:52.007Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T03:39:52.007Z] ---> Running in 079afefa6786 [2024-10-08T03:39:52.284Z] Still waiting to schedule task [2024-10-08T03:39:52.285Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22137’ [2024-10-08T03:40:48.311Z] Removing intermediate container 079afefa6786 [2024-10-08T03:40:48.311Z] ---> 53aa531154cf [2024-10-08T03:40:48.311Z] Step 10/12 : COPY . . [2024-10-08T03:40:48.311Z] ---> 8f89243309a9 [2024-10-08T03:40:48.311Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T03:40:48.311Z] ---> Running in 8e06f01ceb58 [2024-10-08T03:40:48.311Z] Removing intermediate container 8e06f01ceb58 [2024-10-08T03:40:48.311Z] ---> 95ea73770f5f [2024-10-08T03:40:48.311Z] Step 12/12 : RUN $MAKE [2024-10-08T03:40:48.311Z] ---> Running in 6c1495637fe4 [2024-10-08T03:40:48.311Z] noop [2024-10-08T03:40:48.311Z] Removing intermediate container 6c1495637fe4 [2024-10-08T03:40:48.311Z] ---> 5fb5a1c683da [2024-10-08T03:40:48.311Z] Successfully built 5fb5a1c683da [2024-10-08T03:40:48.311Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T03:40:48.802Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T03:40:48.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T03:40:49.005Z] prd-ubuntu20.04-docker-8c-8g-22138 does not seem to be running inside a container [2024-10-08T03:40:49.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-679 -v /w/workspace/_app-service-configurable_PR-679:/w/workspace/_app-service-configurable_PR-679:rw,z -v /w/workspace/_app-service-configurable_PR-679@tmp:/w/workspace/_app-service-configurable_PR-679@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-08T03:40:49.391Z] $ docker top 24e9a7f40a21fd679796fefba835a3d051c77a2b0b18b1393d8fc21ff79d7d1d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T03:40:49.796Z] + go version [2024-10-08T03:40:49.796Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-08T03:40:49.836Z] $ docker stop --time=1 24e9a7f40a21fd679796fefba835a3d051c77a2b0b18b1393d8fc21ff79d7d1d [2024-10-08T03:40:51.097Z] $ docker rm -f --volumes 24e9a7f40a21fd679796fefba835a3d051c77a2b0b18b1393d8fc21ff79d7d1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T03:40:51.900Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T03:40:51.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T03:40:52.065Z] prd-ubuntu20.04-docker-8c-8g-22138 does not seem to be running inside a container [2024-10-08T03:40:52.100Z] $ 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-679 -v /w/workspace/_app-service-configurable_PR-679:/w/workspace/_app-service-configurable_PR-679:rw,z -v /w/workspace/_app-service-configurable_PR-679@tmp:/w/workspace/_app-service-configurable_PR-679@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-08T03:40:52.430Z] $ docker top 073ea26bce6a968d46e5e7434c7528f736dc181348e134733b424e7886c8fbbb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T03:40:52.835Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-679 [Pipeline] fileExists [Pipeline] sh [2024-10-08T03:40:53.206Z] + make test [2024-10-08T03:40:53.206Z] go test -race -coverprofile=coverage.out ./... [2024-10-08T03:41:25.286Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-08T03:42:04.118Z] go vet ./... [2024-10-08T03:42:04.686Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-08T03:42:04.687Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-08T03:42:04.687Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-08T03:42:04.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-08T03:42:04.783Z] $ docker stop --time=1 073ea26bce6a968d46e5e7434c7528f736dc181348e134733b424e7886c8fbbb [2024-10-08T03:42:09.154Z] $ docker rm -f --volumes 073ea26bce6a968d46e5e7434c7528f736dc181348e134733b424e7886c8fbbb [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T03:42:09.915Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-08T03:42:09.992Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-08T03:42:10.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-08T03:42:10.945Z] + ls -al . [2024-10-08T03:42:10.945Z] total 260 [2024-10-08T03:42:10.945Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 8 03:40 . [2024-10-08T03:42:10.945Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 03:39 .. [2024-10-08T03:42:10.945Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 8 03:39 .dockerignore [2024-10-08T03:42:10.945Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 03:41 .git [2024-10-08T03:42:10.945Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 03:39 .github [2024-10-08T03:42:10.945Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 8 03:39 .gitignore [2024-10-08T03:42:10.945Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 03:39 .golangci.yml [2024-10-08T03:42:10.945Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 03:39 .semver [2024-10-08T03:42:10.945Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 8 03:39 Attribution.txt [2024-10-08T03:42:10.945Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 8 03:39 CHANGELOG.md [2024-10-08T03:42:10.945Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 8 03:39 Dockerfile [2024-10-08T03:42:10.945Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 03:39 GOVERNANCE.md [2024-10-08T03:42:10.945Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 8 03:39 Jenkinsfile [2024-10-08T03:42:10.945Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 8 03:39 LICENSE [2024-10-08T03:42:10.945Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 8 03:39 OWNERS.md [2024-10-08T03:42:10.945Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 8 03:39 README.md [2024-10-08T03:42:10.945Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 03:39 VERSION [2024-10-08T03:42:10.945Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 03:39 bin [2024-10-08T03:42:10.945Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 8 03:41 coverage.out [2024-10-08T03:42:10.945Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 8 03:39 go.mod [2024-10-08T03:42:10.945Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 8 03:39 go.sum [2024-10-08T03:42:10.945Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 8 03:39 main.go [2024-10-08T03:42:10.945Z] -rw-rw-r-- 1 jenkins jenkins 2572 Oct 8 03:39 makefile [2024-10-08T03:42:10.945Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 03:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T03:42:11.374Z] + 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=b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe --label arch=amd64 --label version=0.0.0 . [2024-10-08T03:42:11.374Z] Sending build context to Docker daemon 9.169MB [2024-10-08T03:42:11.374Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T03:42:11.374Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-08T03:42:11.374Z] ---> 5fb5a1c683da [2024-10-08T03:42:11.374Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T03:42:11.633Z] ---> Running in e60b1e169771 [2024-10-08T03:42:11.633Z] Removing intermediate container e60b1e169771 [2024-10-08T03:42:11.633Z] ---> ebf5029abe15 [2024-10-08T03:42:11.633Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T03:42:11.633Z] ---> Running in 1bcd863be36c [2024-10-08T03:42:11.633Z] Removing intermediate container 1bcd863be36c [2024-10-08T03:42:11.633Z] ---> 49b552956e1a [2024-10-08T03:42:11.633Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-08T03:42:11.893Z] ---> Running in ccf59abd7e9b [2024-10-08T03:42:11.893Z] Removing intermediate container ccf59abd7e9b [2024-10-08T03:42:11.893Z] ---> fc9e59196008 [2024-10-08T03:42:11.893Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T03:42:11.893Z] ---> Running in d4d5a1631ad7 [2024-10-08T03:42:12.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T03:42:12.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T03:42:12.721Z] OK: 246 MiB in 54 packages [2024-10-08T03:42:12.981Z] Removing intermediate container d4d5a1631ad7 [2024-10-08T03:42:12.981Z] ---> 3c830bc8171a [2024-10-08T03:42:12.981Z] Step 7/27 : WORKDIR /app [2024-10-08T03:42:12.981Z] ---> Running in 2a90935f6cce [2024-10-08T03:42:12.981Z] Removing intermediate container 2a90935f6cce [2024-10-08T03:42:12.981Z] ---> dd6e6f3e193c [2024-10-08T03:42:12.981Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-08T03:42:13.240Z] ---> fbe72d39b168 [2024-10-08T03:42:13.240Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T03:42:13.240Z] ---> Running in 91c2028aee14 [2024-10-08T03:42:14.177Z] Removing intermediate container 91c2028aee14 [2024-10-08T03:42:14.177Z] ---> 5ee4c249f5c6 [2024-10-08T03:42:14.177Z] Step 10/27 : COPY . . [2024-10-08T03:42:14.436Z] ---> 600d66adf872 [2024-10-08T03:42:14.436Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T03:42:14.436Z] ---> Running in 4fe635219779 [2024-10-08T03:42:14.436Z] Removing intermediate container 4fe635219779 [2024-10-08T03:42:14.436Z] ---> fd16f22dfd09 [2024-10-08T03:42:14.436Z] Step 12/27 : RUN $MAKE [2024-10-08T03:42:14.436Z] ---> Running in e172aeb77315 [2024-10-08T03:42:14.695Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-10-08T03:42:53.397Z] Removing intermediate container e172aeb77315 [2024-10-08T03:42:53.397Z] ---> 5c5f68bb4efa [2024-10-08T03:42:53.397Z] Step 13/27 : FROM alpine:3.20 [2024-10-08T03:42:53.397Z] 3.20: Pulling from library/alpine [2024-10-08T03:42:53.397Z] 43c4264eed91: Already exists [2024-10-08T03:42:53.397Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T03:42:53.397Z] Status: Downloaded newer image for alpine:3.20 [2024-10-08T03:42:53.397Z] ---> 91ef0af61f39 [2024-10-08T03:42:53.397Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-08T03:42:53.397Z] ---> Running in a5d805dc3ffe [2024-10-08T03:42:53.397Z] Removing intermediate container a5d805dc3ffe [2024-10-08T03:42:53.397Z] ---> 23548894bae1 [2024-10-08T03:42:53.397Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-08T03:42:53.397Z] ---> Running in 99692311aafc [2024-10-08T03:42:53.397Z] Removing intermediate container 99692311aafc [2024-10-08T03:42:53.397Z] ---> 75f1e4639e78 [2024-10-08T03:42:53.397Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T03:42:53.397Z] ---> Running in 893a7e335967 [2024-10-08T03:42:53.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T03:42:53.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T03:42:53.659Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-08T03:42:53.659Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-08T03:42:53.659Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T03:42:53.659Z] Executing ca-certificates-20240705-r0.trigger [2024-10-08T03:42:53.659Z] OK: 9 MiB in 16 packages [2024-10-08T03:42:54.238Z] Removing intermediate container 893a7e335967 [2024-10-08T03:42:54.238Z] ---> d13f4f9863ec [2024-10-08T03:42:54.238Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-08T03:42:54.238Z] ---> Running in 9ace907db9fa [2024-10-08T03:42:54.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T03:42:54.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T03:42:54.770Z] Upgrading critical system libraries and apk-tools: [2024-10-08T03:42:54.770Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T03:42:54.770Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T03:42:54.770Z] Continuing the upgrade transaction with new apk-tools: [2024-10-08T03:42:54.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T03:42:54.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T03:42:55.339Z] OK: 9 MiB in 16 packages [2024-10-08T03:42:55.597Z] Removing intermediate container 9ace907db9fa [2024-10-08T03:42:55.597Z] ---> d151de59ce87 [2024-10-08T03:42:55.597Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-08T03:42:55.597Z] ---> 88181891f0d9 [2024-10-08T03:42:55.597Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-08T03:42:55.856Z] ---> 97d7a1c0ee8f [2024-10-08T03:42:55.856Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-08T03:42:55.856Z] ---> b2e122135421 [2024-10-08T03:42:55.856Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-08T03:42:57.764Z] ---> 022937108a5c [2024-10-08T03:42:57.764Z] Step 22/27 : EXPOSE 48095 [2024-10-08T03:42:57.764Z] ---> Running in 0ae2a5f66213 [2024-10-08T03:42:57.764Z] Removing intermediate container 0ae2a5f66213 [2024-10-08T03:42:57.764Z] ---> 7843a609d65d [2024-10-08T03:42:57.764Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-08T03:42:57.764Z] ---> Running in f437d4e68aaa [2024-10-08T03:42:57.764Z] Removing intermediate container f437d4e68aaa [2024-10-08T03:42:57.764Z] ---> b6f018d1802f [2024-10-08T03:42:57.764Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-08T03:42:57.764Z] ---> Running in 7a4e8a79b115 [2024-10-08T03:42:57.764Z] Removing intermediate container 7a4e8a79b115 [2024-10-08T03:42:57.764Z] ---> 7382372f5008 [2024-10-08T03:42:57.764Z] Step 25/27 : LABEL arch=amd64 [2024-10-08T03:42:57.764Z] ---> Running in 9b41ad6e3915 [2024-10-08T03:42:57.764Z] Removing intermediate container 9b41ad6e3915 [2024-10-08T03:42:57.764Z] ---> fa425f0e6f66 [2024-10-08T03:42:57.764Z] Step 26/27 : LABEL git_sha=b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe [2024-10-08T03:42:57.764Z] ---> Running in f703d48c1a33 [2024-10-08T03:42:58.024Z] Removing intermediate container f703d48c1a33 [2024-10-08T03:42:58.024Z] ---> 2455eab0d584 [2024-10-08T03:42:58.024Z] Step 27/27 : LABEL version=0.0.0 [2024-10-08T03:42:58.024Z] ---> Running in 27ec1f813c4e [2024-10-08T03:42:58.024Z] Removing intermediate container 27ec1f813c4e [2024-10-08T03:42:58.024Z] ---> 0d3993831d59 [2024-10-08T03:42:58.024Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-08T03:42:58.024Z] Successfully built 0d3993831d59 [2024-10-08T03:42:58.024Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T03:42:59.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T03:42:59.027Z] [2024-10-08T03:42:59.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T03:42:59.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T03:42:59.425Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-08T03:42:59.425Z] 5eb5b503b376: Pulling fs layer [2024-10-08T03:42:59.425Z] 5c69ac0246d0: Pulling fs layer [2024-10-08T03:42:59.425Z] ec43610c2a17: Pulling fs layer [2024-10-08T03:42:59.425Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-08T03:42:59.425Z] 33b1e0a273af: Pulling fs layer [2024-10-08T03:42:59.425Z] 5d3b04190fa2: Pulling fs layer [2024-10-08T03:42:59.425Z] 2f39f015ded8: Pulling fs layer [2024-10-08T03:42:59.425Z] 3a2ae6a8a46f: Waiting [2024-10-08T03:42:59.425Z] 33b1e0a273af: Waiting [2024-10-08T03:42:59.425Z] 5d3b04190fa2: Waiting [2024-10-08T03:42:59.425Z] 2f39f015ded8: Waiting [2024-10-08T03:42:59.425Z] 5c69ac0246d0: Download complete [2024-10-08T03:42:59.425Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-08T03:42:59.425Z] 3a2ae6a8a46f: Download complete [2024-10-08T03:42:59.425Z] 33b1e0a273af: Verifying Checksum [2024-10-08T03:42:59.425Z] 33b1e0a273af: Download complete [2024-10-08T03:42:59.425Z] ec43610c2a17: Verifying Checksum [2024-10-08T03:42:59.425Z] ec43610c2a17: Download complete [2024-10-08T03:42:59.425Z] 5d3b04190fa2: Verifying Checksum [2024-10-08T03:42:59.425Z] 5d3b04190fa2: Download complete [2024-10-08T03:42:59.685Z] 5eb5b503b376: Verifying Checksum [2024-10-08T03:42:59.685Z] 5eb5b503b376: Download complete [2024-10-08T03:43:00.249Z] 2f39f015ded8: Download complete [2024-10-08T03:43:00.836Z] 5eb5b503b376: Pull complete [2024-10-08T03:43:00.836Z] 5c69ac0246d0: Pull complete [2024-10-08T03:43:01.404Z] ec43610c2a17: Pull complete [2024-10-08T03:43:01.404Z] 3a2ae6a8a46f: Pull complete [2024-10-08T03:43:01.664Z] 33b1e0a273af: Pull complete [2024-10-08T03:43:01.664Z] 5d3b04190fa2: Pull complete [2024-10-08T03:43:05.851Z] 2f39f015ded8: Pull complete [2024-10-08T03:43:06.110Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-08T03:43:06.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T03:43:06.110Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T03:43:06.361Z] prd-ubuntu20.04-docker-8c-8g-22138 does not seem to be running inside a container [2024-10-08T03:43:06.395Z] $ 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-679 -v /w/workspace/_app-service-configurable_PR-679:/w/workspace/_app-service-configurable_PR-679:rw,z -v /w/workspace/_app-service-configurable_PR-679@tmp:/w/workspace/_app-service-configurable_PR-679@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-08T03:43:09.671Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22139 in /w/workspace/_app-service-configurable_PR-679 [2024-10-08T03:43:10.639Z] $ docker top 8a76f56d69e91d1bdb7a9069c27a08ebe18c74a09f6e4c5e8cd3809d40cb5e6e -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-10-08T03:43:10.927Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-10-08T03:43:11.025Z] The recommended git tool is: git [2024-10-08T03:43:11.157Z] ---> job-cost.sh [2024-10-08T03:43:11.157Z] lf-activate-venv: SKIPPING [2024-10-08T03:43:11.157Z] INFO: No Stack... [2024-10-08T03:43:11.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T03:43:11.676Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T03:43:12.000Z] + cat /w/workspace/_app-service-configurable_PR-679/archives/cost.csv [2024-10-08T03:43:12.000Z] + cut -d, -f6 [Pipeline] lock [2024-10-08T03:43:12.050Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-679-1-stack-cost] [2024-10-08T03:43:12.056Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-679-1-stack-cost] did not exist. Created. [2024-10-08T03:43:12.062Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-679-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T03:43:12.465Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-08T03:43:12.523Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T03:43:12.556Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-679-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T03:43:12.652Z] $ docker stop --time=1 8a76f56d69e91d1bdb7a9069c27a08ebe18c74a09f6e4c5e8cd3809d40cb5e6e [2024-10-08T03:43:13.816Z] $ docker rm -f --volumes 8a76f56d69e91d1bdb7a9069c27a08ebe18c74a09f6e4c5e8cd3809d40cb5e6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-08T03:43:15.974Z] using credential edgex-jenkins-ssh [2024-10-08T03:43:15.996Z] Cloning the remote Git repository [2024-10-08T03:43:16.044Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-10-08T03:43:16.138Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-10-08T03:43:16.287Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-08T03:43:16.288Z] > git --version # timeout=10 [2024-10-08T03:43:16.308Z] > git --version # 'git version 2.25.1' [2024-10-08T03:43:16.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T03:43:16.483Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T03:43:19.556Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-08T03:43:19.588Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T03:43:21.083Z] Merging remotes/origin/main commit a0dcfaf89bbaf5aa4c2038bc77c0dbae05c76eb5 into PR head commit b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe [2024-10-08T03:43:20.442Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-08T03:43:20.483Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-08T03:43:20.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T03:43:20.505Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/679/head:refs/remotes/origin/PR-679 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-08T03:43:21.103Z] > git config core.sparsecheckout # timeout=10 [2024-10-08T03:43:21.165Z] > git checkout -f b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe # timeout=10 [2024-10-08T03:43:21.246Z] > git remote # timeout=10 [2024-10-08T03:43:21.264Z] > git config --get remote.origin.url # timeout=10 [2024-10-08T03:43:21.348Z] Merge succeeded, producing b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe [2024-10-08T03:43:21.349Z] Checking out Revision b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe (PR-679) [2024-10-08T03:43:21.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T03:43:21.307Z] > git merge a0dcfaf89bbaf5aa4c2038bc77c0dbae05c76eb5 # timeout=10 [2024-10-08T03:43:21.336Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-08T03:43:21.358Z] > git config core.sparsecheckout # timeout=10 [2024-10-08T03:43:21.370Z] > git checkout -f b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe # timeout=10 [2024-10-08T03:43:24.973Z] Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" [2024-10-08T03:43:25.030Z] > git --version # timeout=10 [2024-10-08T03:43:25.043Z] > git --version # 'git version 2.25.1' [2024-10-08T03:43:25.056Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T03:43:26.964Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-08T03:43:26.964Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T03:43:26.964Z] Dload Upload Total Spent Left Speed [2024-10-08T03:43:26.964Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh [2024-10-08T03:43:27.386Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-08T03:43:27.767Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-08T03:43:27.767Z] + sudo tee /etc/docker/daemon.new [2024-10-08T03:43:27.767Z] { [2024-10-08T03:43:27.767Z] "registry-mirrors": [ [2024-10-08T03:43:27.767Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-08T03:43:27.767Z] ], [2024-10-08T03:43:27.767Z] "bip": "10.250.0.254/24", [2024-10-08T03:43:27.767Z] "hosts": [ [2024-10-08T03:43:27.767Z] "tcp://0.0.0.0:5555", [2024-10-08T03:43:27.767Z] "unix:///var/run/docker.sock" [2024-10-08T03:43:27.767Z] ], [2024-10-08T03:43:27.767Z] "mtu": 1458, [2024-10-08T03:43:27.767Z] "selinux-enabled": true, [2024-10-08T03:43:27.767Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-08T03:43:27.767Z] } [Pipeline] sh [2024-10-08T03:43:28.142Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-08T03:43:28.513Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T03:43:46.888Z] provisioning config files... [2024-10-08T03:43:46.914Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config16189502959563297166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T03:43:47.414Z] ---> ****-login.sh [2024-10-08T03:43:47.414Z] nexus3.edgexfoundry.org:10001 [2024-10-08T03:43:48.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T03:43:48.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T03:43:48.007Z] Configure a credential helper to remove this warning. See [2024-10-08T03:43:48.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T03:43:48.007Z] [2024-10-08T03:43:48.007Z] Login Succeeded [2024-10-08T03:43:48.007Z] nexus3.edgexfoundry.org:10002 [2024-10-08T03:43:48.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T03:43:48.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T03:43:48.276Z] Configure a credential helper to remove this warning. See [2024-10-08T03:43:48.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T03:43:48.276Z] [2024-10-08T03:43:48.276Z] Login Succeeded [2024-10-08T03:43:48.545Z] nexus3.edgexfoundry.org:10003 [2024-10-08T03:43:48.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T03:43:48.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T03:43:48.815Z] Configure a credential helper to remove this warning. See [2024-10-08T03:43:48.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T03:43:48.815Z] [2024-10-08T03:43:48.815Z] Login Succeeded [2024-10-08T03:43:48.815Z] nexus3.edgexfoundry.org:10004 [2024-10-08T03:43:49.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T03:43:49.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T03:43:49.094Z] Configure a credential helper to remove this warning. See [2024-10-08T03:43:49.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T03:43:49.094Z] [2024-10-08T03:43:49.094Z] Login Succeeded [2024-10-08T03:43:49.094Z] ****.io [2024-10-08T03:43:49.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T03:43:49.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T03:43:49.631Z] Configure a credential helper to remove this warning. See [2024-10-08T03:43:49.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T03:43:49.631Z] [2024-10-08T03:43:49.631Z] Login Succeeded [2024-10-08T03:43:49.631Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T03:43:49.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-08T03:43:50.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T03:43:50.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T03:43:50.223Z] ========================================================= [2024-10-08T03:43:50.223Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-08T03:43:50.223Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T03:43:50.774Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-08T03:43:50.774Z] Sending build context to Docker daemon 242.2kB [2024-10-08T03:43:51.041Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T03:43:51.041Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-08T03:43:51.041Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-08T03:43:51.041Z] cf04c63912e1: Pulling fs layer [2024-10-08T03:43:51.041Z] 55b35a11ae5e: Pulling fs layer [2024-10-08T03:43:51.041Z] a37a00ec5f00: Pulling fs layer [2024-10-08T03:43:51.041Z] 50b3750afda1: Pulling fs layer [2024-10-08T03:43:51.041Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T03:43:51.041Z] 80978eb59214: Pulling fs layer [2024-10-08T03:43:51.041Z] c9f46d7d2bd2: Pulling fs layer [2024-10-08T03:43:51.041Z] c5a475d317c9: Pulling fs layer [2024-10-08T03:43:51.041Z] 50b3750afda1: Waiting [2024-10-08T03:43:51.041Z] 4f4fb700ef54: Waiting [2024-10-08T03:43:51.041Z] c9f46d7d2bd2: Waiting [2024-10-08T03:43:51.041Z] 80978eb59214: Waiting [2024-10-08T03:43:51.041Z] c5a475d317c9: Waiting [2024-10-08T03:43:51.309Z] 55b35a11ae5e: Verifying Checksum [2024-10-08T03:43:51.309Z] 55b35a11ae5e: Download complete [2024-10-08T03:43:51.309Z] 50b3750afda1: Verifying Checksum [2024-10-08T03:43:51.309Z] 50b3750afda1: Download complete [2024-10-08T03:43:51.309Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T03:43:51.309Z] 4f4fb700ef54: Download complete [2024-10-08T03:43:51.309Z] 80978eb59214: Verifying Checksum [2024-10-08T03:43:51.309Z] 80978eb59214: Download complete [2024-10-08T03:43:51.309Z] cf04c63912e1: Verifying Checksum [2024-10-08T03:43:51.309Z] cf04c63912e1: Download complete [2024-10-08T03:43:51.899Z] c5a475d317c9: Verifying Checksum [2024-10-08T03:43:51.899Z] c5a475d317c9: Download complete [2024-10-08T03:43:52.170Z] cf04c63912e1: Pull complete [2024-10-08T03:43:52.757Z] 55b35a11ae5e: Pull complete [2024-10-08T03:43:53.342Z] a37a00ec5f00: Verifying Checksum [2024-10-08T03:43:53.342Z] a37a00ec5f00: Download complete [2024-10-08T03:43:54.305Z] c9f46d7d2bd2: Verifying Checksum [2024-10-08T03:43:54.305Z] c9f46d7d2bd2: Download complete [2024-10-08T03:44:09.318Z] a37a00ec5f00: Pull complete [2024-10-08T03:44:09.318Z] 50b3750afda1: Pull complete [2024-10-08T03:44:09.318Z] 4f4fb700ef54: Pull complete [2024-10-08T03:44:09.319Z] 80978eb59214: Pull complete [2024-10-08T03:44:17.542Z] c9f46d7d2bd2: Pull complete [2024-10-08T03:44:18.506Z] c5a475d317c9: Pull complete [2024-10-08T03:44:18.506Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-08T03:44:18.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T03:44:18.506Z] ---> be29e6b0f0d4 [2024-10-08T03:44:18.506Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T03:44:19.463Z] ---> Running in 57c8f52c2a53 [2024-10-08T03:44:19.732Z] Removing intermediate container 57c8f52c2a53 [2024-10-08T03:44:19.732Z] ---> 2cf82b55ed39 [2024-10-08T03:44:19.732Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T03:44:19.732Z] ---> Running in b314fb838c41 [2024-10-08T03:44:20.004Z] Removing intermediate container b314fb838c41 [2024-10-08T03:44:20.004Z] ---> 83b0ef7a79ef [2024-10-08T03:44:20.005Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-08T03:44:20.271Z] ---> Running in 9396a342b7f8 [2024-10-08T03:44:20.538Z] Removing intermediate container 9396a342b7f8 [2024-10-08T03:44:20.538Z] ---> 4593d6b83355 [2024-10-08T03:44:20.538Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T03:44:20.538Z] ---> Running in cfc2adba672b [2024-10-08T03:44:21.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T03:44:22.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T03:44:23.505Z] OK: 238 MiB in 54 packages [2024-10-08T03:44:24.087Z] Removing intermediate container cfc2adba672b [2024-10-08T03:44:24.087Z] ---> 0313e4424919 [2024-10-08T03:44:24.087Z] Step 7/12 : WORKDIR /app [2024-10-08T03:44:24.087Z] ---> Running in 807942f7ffee [2024-10-08T03:44:24.353Z] Removing intermediate container 807942f7ffee [2024-10-08T03:44:24.353Z] ---> ca7d05e9481f [2024-10-08T03:44:24.353Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-08T03:44:24.940Z] ---> d57367ffb19c [2024-10-08T03:44:24.940Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T03:44:24.940Z] ---> Running in 6d6f0a0ebc3b [2024-10-08T03:46:16.813Z] Removing intermediate container 6d6f0a0ebc3b [2024-10-08T03:46:16.813Z] ---> 3e2a8c30a600 [2024-10-08T03:46:16.813Z] Step 10/12 : COPY . . [2024-10-08T03:46:16.813Z] ---> de3a945ec72e [2024-10-08T03:46:16.813Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T03:46:16.813Z] ---> Running in dfc1e0f56a46 [2024-10-08T03:46:16.813Z] Removing intermediate container dfc1e0f56a46 [2024-10-08T03:46:16.813Z] ---> aea6c7493cf0 [2024-10-08T03:46:16.813Z] Step 12/12 : RUN $MAKE [2024-10-08T03:46:16.813Z] ---> Running in 178beee4fe30 [2024-10-08T03:46:17.397Z] noop [2024-10-08T03:46:17.987Z] Removing intermediate container 178beee4fe30 [2024-10-08T03:46:17.987Z] ---> 643235fd286b [2024-10-08T03:46:17.987Z] Successfully built 643235fd286b [2024-10-08T03:46:17.987Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T03:46:18.487Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T03:46:18.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T03:46:18.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-22139 does not seem to be running inside a container [2024-10-08T03:46:18.863Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-08T03:46:20.306Z] $ docker top a2b5fdee28a505f00e5a84e7fa8d9067f20abb7678adfbf73f093129fe5894d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T03:46:21.180Z] + go version [2024-10-08T03:46:21.180Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-08T03:46:21.221Z] $ docker stop --time=1 a2b5fdee28a505f00e5a84e7fa8d9067f20abb7678adfbf73f093129fe5894d5 [2024-10-08T03:46:22.814Z] $ docker rm -f --volumes a2b5fdee28a505f00e5a84e7fa8d9067f20abb7678adfbf73f093129fe5894d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T03:46:23.756Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T03:46:23.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T03:46:24.011Z] prd-ubuntu20.04-docker-arm64-4c-16g-22139 does not seem to be running inside a container [2024-10-08T03:46:24.071Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-08T03:46:25.262Z] $ docker top f670d94b047834eeb12a35787a320718baec878be77b1a385ea650ab67d89b23 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T03:46:25.808Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-10-08T03:46:26.220Z] + make test [2024-10-08T03:46:26.220Z] go test -race -coverprofile=coverage.out ./... [2024-10-08T03:51:03.083Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-08T03:51:03.083Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-08T03:51:03.083Z] go vet ./... [2024-10-08T03:54:25.166Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-08T03:54:25.166Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-08T03:54:25.166Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-08T03:54:25.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-08T03:54:25.266Z] $ docker stop --time=1 f670d94b047834eeb12a35787a320718baec878be77b1a385ea650ab67d89b23 [2024-10-08T03:54:27.106Z] $ docker rm -f --volumes f670d94b047834eeb12a35787a320718baec878be77b1a385ea650ab67d89b23 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T03:54:29.367Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-08T03:54:29.403Z] Warning: overwriting stash ‘coverage-report’ [2024-10-08T03:54:29.802Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T03:54:30.430Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-08T03:54:30.771Z] + ls -al . [2024-10-08T03:54:30.771Z] total 256 [2024-10-08T03:54:30.771Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 8 03:46 . [2024-10-08T03:54:30.771Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 03:43 .. [2024-10-08T03:54:30.771Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 8 03:43 .dockerignore [2024-10-08T03:54:30.771Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 03:43 .git [2024-10-08T03:54:30.771Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 03:43 .github [2024-10-08T03:54:30.771Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 8 03:43 .gitignore [2024-10-08T03:54:30.771Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 03:43 .golangci.yml [2024-10-08T03:54:30.771Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 8 03:43 Attribution.txt [2024-10-08T03:54:30.771Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 8 03:43 CHANGELOG.md [2024-10-08T03:54:30.771Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 8 03:43 Dockerfile [2024-10-08T03:54:30.771Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 03:43 GOVERNANCE.md [2024-10-08T03:54:30.771Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 8 03:43 Jenkinsfile [2024-10-08T03:54:30.771Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 8 03:43 LICENSE [2024-10-08T03:54:30.771Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 8 03:43 OWNERS.md [2024-10-08T03:54:30.771Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 8 03:43 README.md [2024-10-08T03:54:30.771Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 03:39 VERSION [2024-10-08T03:54:30.771Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 03:43 bin [2024-10-08T03:54:30.771Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 8 03:50 coverage.out [2024-10-08T03:54:30.771Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 8 03:43 go.mod [2024-10-08T03:54:30.771Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 8 03:43 go.sum [2024-10-08T03:54:30.771Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 8 03:43 main.go [2024-10-08T03:54:30.771Z] -rw-rw-r-- 1 jenkins jenkins 2572 Oct 8 03:43 makefile [2024-10-08T03:54:30.771Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 03:43 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T03:54:31.212Z] + 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=b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe --label arch=arm64 --label version=0.0.0 . [2024-10-08T03:54:31.212Z] Sending build context to Docker daemon 243.7kB [2024-10-08T03:54:31.479Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T03:54:31.479Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-08T03:54:31.479Z] ---> 643235fd286b [2024-10-08T03:54:31.479Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T03:54:31.479Z] ---> Running in fbe7e5671330 [2024-10-08T03:54:31.744Z] Removing intermediate container fbe7e5671330 [2024-10-08T03:54:31.744Z] ---> ef5042a778ab [2024-10-08T03:54:31.744Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T03:54:32.012Z] ---> Running in 843d9751c35e [2024-10-08T03:54:32.012Z] Removing intermediate container 843d9751c35e [2024-10-08T03:54:32.012Z] ---> 55a9f6217fd1 [2024-10-08T03:54:32.012Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-08T03:54:32.276Z] ---> Running in bb799c49e996 [2024-10-08T03:54:32.540Z] Removing intermediate container bb799c49e996 [2024-10-08T03:54:32.540Z] ---> bc2dbae38321 [2024-10-08T03:54:32.540Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T03:54:32.540Z] ---> Running in 177a86577fdf [2024-10-08T03:54:33.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T03:54:33.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T03:54:35.160Z] OK: 238 MiB in 54 packages [2024-10-08T03:54:36.119Z] Removing intermediate container 177a86577fdf [2024-10-08T03:54:36.119Z] ---> 8f3ab37f131a [2024-10-08T03:54:36.119Z] Step 7/27 : WORKDIR /app [2024-10-08T03:54:36.119Z] ---> Running in 94280c76fa66 [2024-10-08T03:54:36.386Z] Removing intermediate container 94280c76fa66 [2024-10-08T03:54:36.386Z] ---> 3ddce62b9193 [2024-10-08T03:54:36.386Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-08T03:54:36.970Z] ---> 21fcc01f4a16 [2024-10-08T03:54:36.970Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T03:54:36.970Z] ---> Running in 643bc1c5a410 [2024-10-08T03:54:40.724Z] Removing intermediate container 643bc1c5a410 [2024-10-08T03:54:40.724Z] ---> ad88d387ca38 [2024-10-08T03:54:40.724Z] Step 10/27 : COPY . . [2024-10-08T03:54:40.990Z] ---> 15f6b200f75e [2024-10-08T03:54:40.990Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T03:54:40.990Z] ---> Running in bc51602fc58b [2024-10-08T03:54:41.256Z] Removing intermediate container bc51602fc58b [2024-10-08T03:54:41.256Z] ---> ba7aa0b56fa8 [2024-10-08T03:54:41.256Z] Step 12/27 : RUN $MAKE [2024-10-08T03:54:41.256Z] ---> Running in e392df28157e [2024-10-08T03:54:42.211Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-10-08T03:58:18.996Z] Removing intermediate container e392df28157e [2024-10-08T03:58:18.996Z] ---> 5c3005f1fd2c [2024-10-08T03:58:18.996Z] Step 13/27 : FROM alpine:3.20 [2024-10-08T03:58:18.996Z] 3.20: Pulling from library/alpine [2024-10-08T03:58:18.996Z] cf04c63912e1: Already exists [2024-10-08T03:58:18.996Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T03:58:18.996Z] Status: Downloaded newer image for alpine:3.20 [2024-10-08T03:58:18.996Z] ---> c157a85ed455 [2024-10-08T03:58:18.996Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-08T03:58:18.996Z] ---> Running in f07d651c73df [2024-10-08T03:58:18.996Z] Removing intermediate container f07d651c73df [2024-10-08T03:58:18.996Z] ---> 0c0c26d98286 [2024-10-08T03:58:18.996Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-08T03:58:18.996Z] ---> Running in 709218e3b6cc [2024-10-08T03:58:18.996Z] Removing intermediate container 709218e3b6cc [2024-10-08T03:58:18.996Z] ---> 2919ab16a302 [2024-10-08T03:58:18.996Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T03:58:18.996Z] ---> Running in 3b01aa40159d [2024-10-08T03:58:18.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T03:58:18.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T03:58:18.996Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-08T03:58:18.996Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-08T03:58:18.996Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T03:58:18.996Z] Executing ca-certificates-20240705-r0.trigger [2024-10-08T03:58:18.996Z] OK: 10 MiB in 16 packages [2024-10-08T03:58:18.996Z] Removing intermediate container 3b01aa40159d [2024-10-08T03:58:18.996Z] ---> 1ba9892cddf7 [2024-10-08T03:58:18.996Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-08T03:58:18.996Z] ---> Running in 6fd54a82f8c6 [2024-10-08T03:58:18.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T03:58:18.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T03:58:19.953Z] Upgrading critical system libraries and apk-tools: [2024-10-08T03:58:19.953Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T03:58:19.953Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T03:58:19.953Z] Continuing the upgrade transaction with new apk-tools: [2024-10-08T03:58:19.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T03:58:20.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T03:58:21.631Z] OK: 10 MiB in 16 packages [2024-10-08T03:58:22.592Z] Removing intermediate container 6fd54a82f8c6 [2024-10-08T03:58:22.592Z] ---> 6e25ef9138d7 [2024-10-08T03:58:22.592Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-08T03:58:22.860Z] ---> 424d88a8d35b [2024-10-08T03:58:22.860Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-08T03:58:23.443Z] ---> 4b3e9302d57f [2024-10-08T03:58:23.443Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-08T03:58:23.707Z] ---> b3764ff2a161 [2024-10-08T03:58:23.707Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-08T03:58:25.641Z] ---> 0ea343e095f8 [2024-10-08T03:58:25.641Z] Step 22/27 : EXPOSE 48095 [2024-10-08T03:58:25.641Z] ---> Running in 66cba5b86b3c [2024-10-08T03:58:25.908Z] Removing intermediate container 66cba5b86b3c [2024-10-08T03:58:25.908Z] ---> 437bca29caa3 [2024-10-08T03:58:25.908Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-08T03:58:25.908Z] ---> Running in 8d02dc9190f8 [2024-10-08T03:58:26.176Z] Removing intermediate container 8d02dc9190f8 [2024-10-08T03:58:26.176Z] ---> 411a5e5360ed [2024-10-08T03:58:26.176Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-08T03:58:26.442Z] ---> Running in 9221d52aa44b [2024-10-08T03:58:26.707Z] Removing intermediate container 9221d52aa44b [2024-10-08T03:58:26.707Z] ---> 68bd8191f48d [2024-10-08T03:58:26.707Z] Step 25/27 : LABEL arch=arm64 [2024-10-08T03:58:26.707Z] ---> Running in a0e2682f0a4e [2024-10-08T03:58:26.975Z] Removing intermediate container a0e2682f0a4e [2024-10-08T03:58:26.975Z] ---> ccf5d849ee13 [2024-10-08T03:58:26.975Z] Step 26/27 : LABEL git_sha=b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe [2024-10-08T03:58:26.975Z] ---> Running in d7056923b931 [2024-10-08T03:58:27.241Z] Removing intermediate container d7056923b931 [2024-10-08T03:58:27.241Z] ---> 5a46bf4cec36 [2024-10-08T03:58:27.241Z] Step 27/27 : LABEL version=0.0.0 [2024-10-08T03:58:27.510Z] ---> Running in 7a0ac4cd4138 [2024-10-08T03:58:27.774Z] Removing intermediate container 7a0ac4cd4138 [2024-10-08T03:58:27.774Z] ---> e6f3b1721ea7 [2024-10-08T03:58:27.774Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-08T03:58:27.774Z] Successfully built e6f3b1721ea7 [2024-10-08T03:58:27.774Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T03:58:28.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T03:58:28.748Z] [2024-10-08T03:58:28.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T03:58:29.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T03:58:29.180Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-08T03:58:29.180Z] 8998bd30e6a1: Pulling fs layer [2024-10-08T03:58:29.180Z] 04944245beec: Pulling fs layer [2024-10-08T03:58:29.180Z] 699f458cf7ca: Pulling fs layer [2024-10-08T03:58:29.180Z] 765212b225bb: Pulling fs layer [2024-10-08T03:58:29.180Z] f23df028b6ca: Pulling fs layer [2024-10-08T03:58:29.180Z] d65c8cfc05b1: Pulling fs layer [2024-10-08T03:58:29.180Z] 2437ff75d9bd: Pulling fs layer [2024-10-08T03:58:29.180Z] d65c8cfc05b1: Waiting [2024-10-08T03:58:29.180Z] 765212b225bb: Waiting [2024-10-08T03:58:29.180Z] 2437ff75d9bd: Waiting [2024-10-08T03:58:29.180Z] f23df028b6ca: Waiting [2024-10-08T03:58:29.449Z] 04944245beec: Verifying Checksum [2024-10-08T03:58:29.449Z] 04944245beec: Download complete [2024-10-08T03:58:29.449Z] 765212b225bb: Verifying Checksum [2024-10-08T03:58:29.449Z] 765212b225bb: Download complete [2024-10-08T03:58:29.449Z] f23df028b6ca: Verifying Checksum [2024-10-08T03:58:29.449Z] f23df028b6ca: Download complete [2024-10-08T03:58:29.449Z] d65c8cfc05b1: Verifying Checksum [2024-10-08T03:58:29.449Z] d65c8cfc05b1: Download complete [2024-10-08T03:58:29.716Z] 699f458cf7ca: Verifying Checksum [2024-10-08T03:58:29.716Z] 699f458cf7ca: Download complete [2024-10-08T03:58:29.982Z] 8998bd30e6a1: Verifying Checksum [2024-10-08T03:58:29.982Z] 8998bd30e6a1: Download complete [2024-10-08T03:58:32.558Z] 2437ff75d9bd: Verifying Checksum [2024-10-08T03:58:32.558Z] 2437ff75d9bd: Download complete [2024-10-08T03:58:35.134Z] 8998bd30e6a1: Pull complete [2024-10-08T03:58:35.401Z] 04944245beec: Pull complete [2024-10-08T03:58:37.343Z] 699f458cf7ca: Pull complete [2024-10-08T03:58:37.343Z] 765212b225bb: Pull complete [2024-10-08T03:58:38.299Z] f23df028b6ca: Pull complete [2024-10-08T03:58:38.299Z] d65c8cfc05b1: Pull complete [2024-10-08T03:58:56.503Z] 2437ff75d9bd: Pull complete [2024-10-08T03:58:56.503Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-08T03:58:56.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T03:58:56.503Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T03:58:56.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-22139 does not seem to be running inside a container [2024-10-08T03:58:56.906Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-08T03:58:59.474Z] $ docker top 3339fca179b95172d181871f7002de5380a8e38ca0b5617f38eda7167224583d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T03:59:00.042Z] ---> job-cost.sh [2024-10-08T03:59:00.306Z] lf-activate-venv: SKIPPING [2024-10-08T03:59:00.306Z] INFO: No Stack... [2024-10-08T03:59:00.881Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-08T03:59:01.483Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T03:59:01.828Z] + cut -d, -f6 [2024-10-08T03:59:01.828Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2024-10-08T03:59:02.176Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-679-1-stack-cost] [2024-10-08T03:59:02.183Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-679-1-stack-cost] did not exist. Created. [2024-10-08T03:59:02.189Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-679-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T03:59:02.921Z] /w/workspace/app-service-configurable/1@tmp/durable-be551375/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-08T03:59:03.273Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-08T03:59:03.311Z] Warning: overwriting stash ‘stack-cost’ [2024-10-08T03:59:03.365Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T03:59:03.384Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-679-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T03:59:03.473Z] $ docker stop --time=1 3339fca179b95172d181871f7002de5380a8e38ca0b5617f38eda7167224583d [2024-10-08T03:59:04.917Z] $ docker rm -f --volumes 3339fca179b95172d181871f7002de5380a8e38ca0b5617f38eda7167224583d [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-10-08T03:59:05.970Z] provisioning config files... [2024-10-08T03:59:05.977Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-679@tmp/config9319764051853955438tmp [Pipeline] { [Pipeline] sh [2024-10-08T03:59:06.342Z] + set +x [2024-10-08T03:59:06.342Z] + curl -s https://codecov.io/bash [2024-10-08T03:59:06.342Z] + bash -s -- [2024-10-08T03:59:06.342Z] [2024-10-08T03:59:06.342Z] _____ _ [2024-10-08T03:59:06.342Z] / ____| | | [2024-10-08T03:59:06.342Z] | | ___ __| | ___ ___ _____ __ [2024-10-08T03:59:06.342Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-08T03:59:06.342Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-08T03:59:06.342Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-08T03:59:06.342Z] Bash-1.0.6 [2024-10-08T03:59:06.342Z] [2024-10-08T03:59:06.342Z] [2024-10-08T03:59:06.342Z] ==> git version 2.25.1 found [2024-10-08T03:59:06.342Z] ==> 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-10-08T03:59:06.342Z] Release-Date: 2020-01-08 [2024-10-08T03:59:06.342Z] 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-10-08T03:59:06.342Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-08T03:59:06.342Z] ==> Jenkins CI detected. [2024-10-08T03:59:06.342Z] current dir:  /w/workspace/_app-service-configurable_PR-679 [2024-10-08T03:59:06.342Z] project root: . [2024-10-08T03:59:06.342Z] --> token set from env [2024-10-08T03:59:06.342Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-08T03:59:06.342Z] ==> Running gcov in . (disable via -X gcov) [2024-10-08T03:59:06.603Z] ==> Python coveragepy not found [2024-10-08T03:59:06.603Z] ==> Searching for coverage reports in: [2024-10-08T03:59:06.603Z] + . [2024-10-08T03:59:06.603Z] -> Found 1 reports [2024-10-08T03:59:06.603Z] ==> Detecting git/mercurial file structure [2024-10-08T03:59:06.603Z] ==> Reading reports [2024-10-08T03:59:06.603Z] + ./coverage.out bytes=953 [2024-10-08T03:59:06.603Z] ==> Appending adjustments [2024-10-08T03:59:06.603Z] https://docs.codecov.io/docs/fixing-reports [2024-10-08T03:59:06.603Z] + Found adjustments [2024-10-08T03:59:06.603Z] ==> Gzipping contents [2024-10-08T03:59:06.603Z] 4.0K /tmp/codecov.CkAcht.gz [2024-10-08T03:59:06.604Z] ==> Uploading reports [2024-10-08T03:59:06.604Z] url: https://codecov.io [2024-10-08T03:59:06.604Z] query: branch=PR-679&commit=b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-679%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=679&job=&cmd_args= [2024-10-08T03:59:06.604Z] -> Pinging Codecov [2024-10-08T03:59:06.604Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-679&commit=b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-679%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=679&job=&cmd_args= [2024-10-08T03:59:06.864Z] -> Uploading to [2024-10-08T03:59:06.864Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe/af461faa-ba1b-43a1-a32f-38bdcf3880b6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241008T035906Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=da2250bd1a89ce1512704e8a2ec3c560c3aef9e7789ed2db6a6eec6bbb99c797 [2024-10-08T03:59:06.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T03:59:06.864Z] Dload Upload Total Spent Left Speed [2024-10-08T03:59:06.864Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1830 --:--:-- --:--:-- --:--:-- 1830 [2024-10-08T03:59:07.123Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b97eeb49fda9cd5b1e2d1d18cf48f9a15151a2fe [Pipeline] } [2024-10-08T03:59:07.153Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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-10-08T03:59:09.304Z] + [ -d /w/workspace/_app-service-configurable_PR-679/archives ] [2024-10-08T03:59:09.304Z] + ls -al /w/workspace/_app-service-configurable_PR-679/archives [2024-10-08T03:59:09.304Z] total 16 [2024-10-08T03:59:09.304Z] drwxr-xr-x 3 root root 4096 Oct 8 03:43 . [2024-10-08T03:59:09.304Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 03:43 .. [2024-10-08T03:59:09.304Z] drwxr-xr-x 2 root root 4096 Oct 8 03:43 cost [2024-10-08T03:59:09.304Z] -rw-r--r-- 1 root root 96 Oct 8 03:43 cost.csv [2024-10-08T03:59:09.304Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-679/archives [2024-10-08T03:59:09.304Z] + ls -al /w/workspace/_app-service-configurable_PR-679/archives [2024-10-08T03:59:09.304Z] total 16 [2024-10-08T03:59:09.304Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 03:43 . [2024-10-08T03:59:09.304Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 03:43 .. [2024-10-08T03:59:09.304Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 03:43 cost [2024-10-08T03:59:09.304Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 8 03:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-08T03:59:09.644Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T03:59:10.544Z] ---> package-listing.sh [2024-10-08T03:59:10.544Z] ++ facter osfamily [2024-10-08T03:59:10.544Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-08T03:59:10.803Z] + OS_FAMILY=debian [2024-10-08T03:59:10.803Z] + workspace=/w/workspace/_app-service-configurable_PR-679 [2024-10-08T03:59:10.803Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-08T03:59:10.803Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-08T03:59:10.803Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-08T03:59:10.803Z] + PACKAGES=/tmp/packages_start.txt [2024-10-08T03:59:10.803Z] + '[' /w/workspace/_app-service-configurable_PR-679 ']' [2024-10-08T03:59:10.803Z] + PACKAGES=/tmp/packages_end.txt [2024-10-08T03:59:10.803Z] + case "${OS_FAMILY}" in [2024-10-08T03:59:10.803Z] + dpkg -l [2024-10-08T03:59:10.803Z] + grep '^ii' [2024-10-08T03:59:10.803Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-08T03:59:10.803Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-08T03:59:10.803Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-08T03:59:10.803Z] + '[' /w/workspace/_app-service-configurable_PR-679 ']' [2024-10-08T03:59:10.803Z] + mkdir -p /w/workspace/_app-service-configurable_PR-679/archives/ [2024-10-08T03:59:10.803Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-679/archives/ [Pipeline] echo [2024-10-08T03:59:10.844Z] 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-679/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-08T03:59:11.139Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T03:59:11.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T03:59:11.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T03:59:11.934Z] prd-ubuntu20.04-docker-8c-8g-22138 does not seem to be running inside a container [2024-10-08T03:59:12.091Z] $ 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-679/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-679 -v /w/workspace/_app-service-configurable_PR-679:/w/workspace/_app-service-configurable_PR-679:rw,z -v /w/workspace/_app-service-configurable_PR-679@tmp:/w/workspace/_app-service-configurable_PR-679@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-08T03:59:12.296Z] $ docker top c43a9a55af8d425c7ec7874e3a9ae120f06930393ad92a5fcdd6b80096afd6f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T03:59:12.735Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-08T03:59:13.049Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-08T03:59:13.366Z] + ls /var/log/sa-host [2024-10-08T03:59:13.366Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T03:59:13.530Z] provisioning config files... [2024-10-08T03:59:13.538Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-679@tmp/config15717077646428433631tmp [Pipeline] { [Pipeline] echo [2024-10-08T03:59:13.602Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T03:59:13.919Z] ---> create-netrc.sh [Pipeline] } [2024-10-08T03:59:13.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-08T03:59:14.447Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-08T03:59:14.485Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T03:59:14.805Z] ---> sudo-logs.sh [2024-10-08T03:59:14.806Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-08T03:59:14.913Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T03:59:15.231Z] ---> job-cost.sh [2024-10-08T03:59:15.231Z] lf-activate-venv: SKIPPING [2024-10-08T03:59:15.231Z] DEBUG: total: 0.2199999988079071 [2024-10-08T03:59:15.231Z] INFO: Retrieving Stack Cost... [2024-10-08T03:59:15.491Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T03:59:16.060Z] INFO: Archiving Costs [Pipeline] echo [2024-10-08T03:59:16.105Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T03:59:16.531Z] ---> logs-deploy.sh [2024-10-08T03:59:16.531Z] lf-activate-venv: SKIPPING [2024-10-08T03:59:16.531Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-679/1 [2024-10-08T03:59:16.531Z] INFO: archiving workspace using pattern(s): [2024-10-08T03:59:17.474Z] Archives upload complete. [2024-10-08T03:59:17.474Z] INFO: archiving logs to Nexus