Pull request #721 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b67070d675c9b412e135a070eda312f654d52b06+76c7bda26704e13abda599293f14a45310026ab6 (8cdfb1e85cd1065e211e0f982307aa19330c215a) 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-ssh10711700224627782058.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14216413425298436.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-721/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/edgex-ui-go/branches/PR-721/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10911225068553756839.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/edgex-ui-go/branches/PR-721/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2178472466282272356.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13201737928817147056.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/edgex-ui-go/branches/PR-721/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/edgex-ui-go/branches/PR-721/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14633820299813772075.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui 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-524’ Running on prd-ubuntu20.04-docker-8c-8g-526 in /w/workspace/edgexfoundry_edgex-ui-go_PR-721 [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/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-721 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/721/head:refs/remotes/origin/PR-721 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit b67070d675c9b412e135a070eda312f654d52b06 Merge succeeded, producing b67070d675c9b412e135a070eda312f654d52b06 Checking out Revision b67070d675c9b412e135a070eda312f654d52b06 (PR-721) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f b67070d675c9b412e135a070eda312f654d52b06 # 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 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b67070d675c9b412e135a070eda312f654d52b06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-21T04:55:15.400Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-21T04:55:15.604Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-21T04:55:15.725Z] ========================================================= [2024-03-21T04:55:15.725Z] EdgeX Global Pipelines Version Info [2024-03-21T04:55:15.725Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-21T04:55:16.830Z] ------------------- [2024-03-21T04:55:16.830Z] stable info: [2024-03-21T04:55:16.830Z] ------------------- [2024-03-21T04:55:16.830Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-21T04:55:16.830Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T04:55:16.830Z] Message: update stable to v1.0.258 [2024-03-21T04:55:17.400Z] ------------------- [2024-03-21T04:55:17.400Z] experimental info: [2024-03-21T04:55:17.400Z] ------------------- [2024-03-21T04:55:17.400Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-21T04:55:17.400Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T04:55:17.400Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-21T04:55:17.602Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-21T04:55:17.652Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-21T04:55:17.706Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-21T04:55:17.756Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-21T04:55:17.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-21T04:55:17.855Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-21T04:55:17.907Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-21T04:55:17.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-21T04:55:18.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-21T04:55:18.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-21T04:55:18.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-21T04:55:18.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-21T04:55:18.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-21T04:55:18.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-21T04:55:18.332Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T04:55:18.379Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T04:55:18.430Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T04:55:18.475Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T04:55:18.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-21T04:55:18.579Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-21T04:55:18.630Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-21T04:55:18.680Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-21T04:55:18.730Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-21T04:55:18.781Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-21T04:55:18.829Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-21T04:55:18.875Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-21T04:55:18.924Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-21T04:55:18.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-721 [Pipeline] echo [2024-03-21T04:55:19.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-721 [Pipeline] echo [2024-03-21T04:55:19.081Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-721 [Pipeline] echo [2024-03-21T04:55:19.130Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b67070d675c9b412e135a070eda312f654d52b06 [Pipeline] echo [2024-03-21T04:55:19.182Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b67070d [Pipeline] echo [2024-03-21T04:55:19.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T04:55:19.381Z] provisioning config files... [2024-03-21T04:55:19.396Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp/config3729717328138251692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T04:55:19.782Z] ---> ****-login.sh [2024-03-21T04:55:19.782Z] nexus3.edgexfoundry.org:10001 [2024-03-21T04:55:20.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:55:20.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:55:20.043Z] Configure a credential helper to remove this warning. See [2024-03-21T04:55:20.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:55:20.043Z] [2024-03-21T04:55:20.043Z] Login Succeeded [2024-03-21T04:55:20.043Z] nexus3.edgexfoundry.org:10002 [2024-03-21T04:55:20.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:55:20.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:55:20.303Z] Configure a credential helper to remove this warning. See [2024-03-21T04:55:20.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:55:20.303Z] [2024-03-21T04:55:20.303Z] Login Succeeded [2024-03-21T04:55:20.303Z] nexus3.edgexfoundry.org:10003 [2024-03-21T04:55:20.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:55:20.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:55:20.303Z] Configure a credential helper to remove this warning. See [2024-03-21T04:55:20.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:55:20.303Z] [2024-03-21T04:55:20.303Z] Login Succeeded [2024-03-21T04:55:20.303Z] nexus3.edgexfoundry.org:10004 [2024-03-21T04:55:20.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:55:20.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:55:20.562Z] Configure a credential helper to remove this warning. See [2024-03-21T04:55:20.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:55:20.562Z] [2024-03-21T04:55:20.562Z] Login Succeeded [2024-03-21T04:55:20.562Z] ****.io [2024-03-21T04:55:20.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:55:20.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:55:20.822Z] Configure a credential helper to remove this warning. See [2024-03-21T04:55:20.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:55:20.822Z] [2024-03-21T04:55:20.822Z] Login Succeeded [2024-03-21T04:55:20.822Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T04:55:20.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-21T04:55:21.608Z] + git rev-list -1 --merges b67070d675c9b412e135a070eda312f654d52b06~1..b67070d675c9b412e135a070eda312f654d52b06 [Pipeline] echo [2024-03-21T04:55:21.649Z] -----------> git rev-list -1 --merges b67070d675c9b412e135a070eda312f654d52b06~1..b67070d675c9b412e135a070eda312f654d52b06 b67070d675c9b412e135a070eda312f654d52b06 [false] [Pipeline] sh [2024-03-21T04:55:21.965Z] + git log --format=format:%s -1 b67070d675c9b412e135a070eda312f654d52b06 [Pipeline] echo [2024-03-21T04:55:22.002Z] ========================================================= [2024-03-21T04:55:22.002Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-21T04:55:22.002Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T04:55:22.437Z] + git log --format=format:%s -1 b67070d675c9b412e135a070eda312f654d52b06 [Pipeline] echo [2024-03-21T04:55:22.469Z] [semverPrep] GIT_COMMIT: b67070d675c9b412e135a070eda312f654d52b06, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2024-03-21T04:55:22.503Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-21T04:55:22.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T04:55:22.885Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-21T04:55:22.885Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-21T04:55:22.885Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-21T04:55:22.885Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-21T04:55:22.885Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-21T04:55:22.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T04:55:23.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T04:55:23.335Z] [2024-03-21T04:55:23.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T04:55:23.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T04:55:23.727Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-21T04:55:23.728Z] b85a868b505f: Pulling fs layer [2024-03-21T04:55:23.728Z] e2be974225ed: Pulling fs layer [2024-03-21T04:55:23.728Z] 339a4e72a1f5: Pulling fs layer [2024-03-21T04:55:23.728Z] 988bab9f4d93: Pulling fs layer [2024-03-21T04:55:23.728Z] 1469e6f7b9e6: Pulling fs layer [2024-03-21T04:55:23.728Z] eaf3925da568: Pulling fs layer [2024-03-21T04:55:23.728Z] bab4dde63d76: Pulling fs layer [2024-03-21T04:55:23.728Z] bde34c3a00c8: Pulling fs layer [2024-03-21T04:55:23.728Z] b352a97aabf1: Pulling fs layer [2024-03-21T04:55:23.728Z] 4872d77fe225: Pulling fs layer [2024-03-21T04:55:23.728Z] 1469e6f7b9e6: Waiting [2024-03-21T04:55:23.728Z] 5851b861e8e6: Pulling fs layer [2024-03-21T04:55:23.728Z] eaf3925da568: Waiting [2024-03-21T04:55:23.728Z] bde34c3a00c8: Waiting [2024-03-21T04:55:23.728Z] bab4dde63d76: Waiting [2024-03-21T04:55:23.728Z] b352a97aabf1: Waiting [2024-03-21T04:55:23.728Z] 4872d77fe225: Waiting [2024-03-21T04:55:23.728Z] 5851b861e8e6: Waiting [2024-03-21T04:55:23.728Z] 988bab9f4d93: Waiting [2024-03-21T04:55:23.728Z] e2be974225ed: Verifying Checksum [2024-03-21T04:55:23.728Z] e2be974225ed: Download complete [2024-03-21T04:55:23.728Z] 988bab9f4d93: Verifying Checksum [2024-03-21T04:55:23.728Z] 988bab9f4d93: Download complete [2024-03-21T04:55:23.990Z] 1469e6f7b9e6: Verifying Checksum [2024-03-21T04:55:23.990Z] 1469e6f7b9e6: Download complete [2024-03-21T04:55:23.990Z] 339a4e72a1f5: Verifying Checksum [2024-03-21T04:55:23.990Z] 339a4e72a1f5: Download complete [2024-03-21T04:55:23.990Z] eaf3925da568: Verifying Checksum [2024-03-21T04:55:23.990Z] eaf3925da568: Download complete [2024-03-21T04:55:23.990Z] bde34c3a00c8: Verifying Checksum [2024-03-21T04:55:23.990Z] bde34c3a00c8: Download complete [2024-03-21T04:55:23.990Z] b352a97aabf1: Verifying Checksum [2024-03-21T04:55:23.990Z] b352a97aabf1: Download complete [2024-03-21T04:55:23.990Z] 4872d77fe225: Download complete [2024-03-21T04:55:23.990Z] 5851b861e8e6: Verifying Checksum [2024-03-21T04:55:23.990Z] b85a868b505f: Verifying Checksum [2024-03-21T04:55:23.990Z] b85a868b505f: Download complete [2024-03-21T04:55:24.248Z] bab4dde63d76: Verifying Checksum [2024-03-21T04:55:24.248Z] bab4dde63d76: Download complete [2024-03-21T04:55:25.184Z] b85a868b505f: Pull complete [2024-03-21T04:55:25.443Z] e2be974225ed: Pull complete [2024-03-21T04:55:26.011Z] 339a4e72a1f5: Pull complete [2024-03-21T04:55:26.011Z] 988bab9f4d93: Pull complete [2024-03-21T04:55:26.270Z] 1469e6f7b9e6: Pull complete [2024-03-21T04:55:26.270Z] eaf3925da568: Pull complete [2024-03-21T04:55:28.190Z] bab4dde63d76: Pull complete [2024-03-21T04:55:28.190Z] bde34c3a00c8: Pull complete [2024-03-21T04:55:28.450Z] b352a97aabf1: Pull complete [2024-03-21T04:55:28.451Z] 4872d77fe225: Pull complete [2024-03-21T04:55:28.451Z] 5851b861e8e6: Pull complete [2024-03-21T04:55:28.451Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-21T04:55:28.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T04:55:28.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T04:55:28.741Z] prd-ubuntu20.04-docker-8c-8g-526 does not seem to be running inside a container [2024-03-21T04:55:28.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-721 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721:/w/workspace/edgexfoundry_edgex-ui-go_PR-721:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-21T04:55:31.605Z] $ docker top 8fba9779256f78c86c54de2f3835a809f6e28e8d57e627adce022689201f1a3f -eo pid,comm [2024-03-21T04:55:31.655Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-21T04:55:31.655Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T04:55:31.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T04:55:31.795Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T04:55:31.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T04:55:31.921Z] $ docker exec 8fba9779256f78c86c54de2f3835a809f6e28e8d57e627adce022689201f1a3f ssh-agent [2024-03-21T04:55:32.025Z] SSH_AUTH_SOCK=/tmp/ssh-QgQiLa24A9Qd/agent.32 [2024-03-21T04:55:32.025Z] SSH_AGENT_PID=38 [2024-03-21T04:55:32.032Z] Running ssh-add (command line suppressed) [2024-03-21T04:55:32.131Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp/private_key_7758043799434808744.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp/private_key_7758043799434808744.key) [2024-03-21T04:55:32.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T04:55:32.474Z] + git tag --points-at HEAD [Pipeline] } [2024-03-21T04:55:32.497Z] $ docker exec --env ******** --env ******** 8fba9779256f78c86c54de2f3835a809f6e28e8d57e627adce022689201f1a3f ssh-agent -k [2024-03-21T04:55:32.590Z] unset SSH_AUTH_SOCK; [2024-03-21T04:55:32.590Z] unset SSH_AGENT_PID; [2024-03-21T04:55:32.590Z] echo Agent pid 38 killed; [2024-03-21T04:55:32.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-21T04:55:32.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T04:55:32.710Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T04:55:32.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T04:55:32.825Z] $ docker exec 8fba9779256f78c86c54de2f3835a809f6e28e8d57e627adce022689201f1a3f ssh-agent [2024-03-21T04:55:32.930Z] SSH_AUTH_SOCK=/tmp/ssh-MLnI20Mr974H/agent.72 [2024-03-21T04:55:32.930Z] SSH_AGENT_PID=78 [2024-03-21T04:55:32.938Z] Running ssh-add (command line suppressed) [2024-03-21T04:55:33.049Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp/private_key_532925572753060585.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp/private_key_532925572753060585.key) [2024-03-21T04:55:33.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T04:55:33.394Z] + git semver init [2024-03-21T04:55:33.654Z] 2024-03-21 04:55:33,563 [run_init] DEBUG init version:0.0.0 force:False [2024-03-21T04:55:33.654Z] 2024-03-21 04:55:33,564 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-721/.semver [2024-03-21T04:55:33.654Z] 2024-03-21 04:55:33,565 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-721/.semver [2024-03-21T04:55:33.654Z] 2024-03-21 04:55:33,565 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-721/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-721, universal_newlines=False, shell=None, istream=None) [2024-03-21T04:55:36.190Z] 2024-03-21 04:55:35,592 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-721/.git/info/exclude [2024-03-21T04:55:36.190Z] 2024-03-21 04:55:35,593 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-721/.semver/PR-721 with force:False [2024-03-21T04:55:36.190Z] 2024-03-21 04:55:35,593 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-721/.semver/PR-721 [2024-03-21T04:55:36.190Z] 2024-03-21 04:55:35,597 [execute] INFO git cat-file --batch-check [2024-03-21T04:55:36.190Z] 2024-03-21 04:55:35,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-721/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T04:55:36.190Z] 2024-03-21 04:55:35,602 [execute] INFO git cat-file --batch [2024-03-21T04:55:36.190Z] 2024-03-21 04:55:35,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-721/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T04:55:36.190Z] 2024-03-21 04:55:35,607 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-721/.semver/PR-721 [2024-03-21T04:55:36.190Z] 0.0.0 [Pipeline] } [2024-03-21T04:55:36.215Z] $ docker exec --env ******** --env ******** 8fba9779256f78c86c54de2f3835a809f6e28e8d57e627adce022689201f1a3f ssh-agent -k [2024-03-21T04:55:36.302Z] unset SSH_AUTH_SOCK; [2024-03-21T04:55:36.303Z] unset SSH_AGENT_PID; [2024-03-21T04:55:36.303Z] echo Agent pid 78 killed; [2024-03-21T04:55:36.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T04:55:36.763Z] + git semver [Pipeline] } [2024-03-21T04:55:37.059Z] $ docker stop --time=1 8fba9779256f78c86c54de2f3835a809f6e28e8d57e627adce022689201f1a3f [2024-03-21T04:55:38.330Z] $ docker rm -f --volumes 8fba9779256f78c86c54de2f3835a809f6e28e8d57e627adce022689201f1a3f [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T04:55:38.730Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-21T04:55:39.022Z] Stashed 1 file(s) [Pipeline] echo [2024-03-21T04:55:39.040Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T04:55:39.666Z] provisioning config files... [2024-03-21T04:55:39.678Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp/config195380514418363370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T04:55:40.034Z] ---> ****-login.sh [2024-03-21T04:55:40.034Z] nexus3.edgexfoundry.org:10001 [2024-03-21T04:55:40.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:55:40.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:55:40.034Z] Configure a credential helper to remove this warning. See [2024-03-21T04:55:40.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:55:40.034Z] [2024-03-21T04:55:40.034Z] Login Succeeded [2024-03-21T04:55:40.034Z] nexus3.edgexfoundry.org:10002 [2024-03-21T04:55:40.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:55:40.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:55:40.035Z] Configure a credential helper to remove this warning. See [2024-03-21T04:55:40.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:55:40.035Z] [2024-03-21T04:55:40.035Z] Login Succeeded [2024-03-21T04:55:40.035Z] nexus3.edgexfoundry.org:10003 [2024-03-21T04:55:40.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:55:40.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:55:40.296Z] Configure a credential helper to remove this warning. See [2024-03-21T04:55:40.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:55:40.296Z] [2024-03-21T04:55:40.296Z] Login Succeeded [2024-03-21T04:55:40.296Z] nexus3.edgexfoundry.org:10004 [2024-03-21T04:55:40.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:55:40.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:55:40.296Z] Configure a credential helper to remove this warning. See [2024-03-21T04:55:40.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:55:40.296Z] [2024-03-21T04:55:40.296Z] Login Succeeded [2024-03-21T04:55:40.296Z] ****.io [2024-03-21T04:55:40.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:55:40.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:55:40.556Z] Configure a credential helper to remove this warning. See [2024-03-21T04:55:40.556Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:55:40.556Z] [2024-03-21T04:55:40.556Z] Login Succeeded [2024-03-21T04:55:40.556Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T04:55:40.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-21T04:55:40.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T04:55:40.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T04:55:40.885Z] ========================================================= [2024-03-21T04:55:40.885Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-21T04:55:40.885Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T04:55:41.370Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-21T04:55:41.628Z] Sending build context to Docker daemon 59.31MB [2024-03-21T04:55:41.628Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T04:55:41.628Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-21T04:55:41.628Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-21T04:55:41.628Z] 7264a8db6415: Pulling fs layer [2024-03-21T04:55:41.628Z] c4d48a809fc2: Pulling fs layer [2024-03-21T04:55:41.628Z] 4f1c88b9dad5: Pulling fs layer [2024-03-21T04:55:41.628Z] ad3a456e5733: Pulling fs layer [2024-03-21T04:55:41.628Z] 69c7f0334f64: Pulling fs layer [2024-03-21T04:55:41.628Z] 1f1c1a5573a3: Pulling fs layer [2024-03-21T04:55:41.628Z] ce7588e14bc9: Pulling fs layer [2024-03-21T04:55:41.628Z] b5e4710f87ac: Pulling fs layer [2024-03-21T04:55:41.628Z] ad3a456e5733: Waiting [2024-03-21T04:55:41.628Z] 69c7f0334f64: Waiting [2024-03-21T04:55:41.628Z] 1f1c1a5573a3: Waiting [2024-03-21T04:55:41.628Z] ce7588e14bc9: Waiting [2024-03-21T04:55:41.928Z] c4d48a809fc2: Download complete [2024-03-21T04:55:41.928Z] ad3a456e5733: Verifying Checksum [2024-03-21T04:55:41.928Z] ad3a456e5733: Download complete [2024-03-21T04:55:41.928Z] 69c7f0334f64: Verifying Checksum [2024-03-21T04:55:41.928Z] 69c7f0334f64: Download complete [2024-03-21T04:55:41.928Z] 7264a8db6415: Verifying Checksum [2024-03-21T04:55:41.928Z] 7264a8db6415: Download complete [2024-03-21T04:55:41.928Z] 1f1c1a5573a3: Verifying Checksum [2024-03-21T04:55:41.928Z] 1f1c1a5573a3: Download complete [2024-03-21T04:55:41.928Z] 7264a8db6415: Pull complete [2024-03-21T04:55:42.188Z] b5e4710f87ac: Verifying Checksum [2024-03-21T04:55:42.188Z] b5e4710f87ac: Download complete [2024-03-21T04:55:42.188Z] c4d48a809fc2: Pull complete [2024-03-21T04:55:42.188Z] 4f1c88b9dad5: Verifying Checksum [2024-03-21T04:55:42.188Z] 4f1c88b9dad5: Download complete [2024-03-21T04:55:42.446Z] ce7588e14bc9: Verifying Checksum [2024-03-21T04:55:45.728Z] 4f1c88b9dad5: Pull complete [2024-03-21T04:55:45.728Z] ad3a456e5733: Pull complete [2024-03-21T04:55:45.728Z] 69c7f0334f64: Pull complete [2024-03-21T04:55:45.728Z] 1f1c1a5573a3: Pull complete [2024-03-21T04:55:48.258Z] ce7588e14bc9: Pull complete [2024-03-21T04:55:48.522Z] b5e4710f87ac: Pull complete [2024-03-21T04:55:48.522Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-21T04:55:48.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T04:55:48.522Z] ---> 88b5674ff536 [2024-03-21T04:55:48.522Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-21T04:55:52.719Z] ---> Running in c0b8d90f918d [2024-03-21T04:55:52.979Z] Removing intermediate container c0b8d90f918d [2024-03-21T04:55:52.979Z] ---> d886fe60d0bf [2024-03-21T04:55:52.979Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T04:55:52.979Z] ---> Running in 00cfc1c1ca7d [2024-03-21T04:55:52.979Z] Removing intermediate container 00cfc1c1ca7d [2024-03-21T04:55:52.979Z] ---> 83f5beba52a1 [2024-03-21T04:55:52.979Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T04:55:52.979Z] ---> Running in d5fb43c092ee [2024-03-21T04:55:52.979Z] Removing intermediate container d5fb43c092ee [2024-03-21T04:55:52.979Z] ---> 2547c89333d4 [2024-03-21T04:55:52.979Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-21T04:55:53.237Z] ---> Running in 89fe696eb886 [2024-03-21T04:55:53.237Z] Removing intermediate container 89fe696eb886 [2024-03-21T04:55:53.237Z] ---> 92ecc2d4f9ac [2024-03-21T04:55:53.237Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-21T04:55:53.237Z] ---> Running in f408b6e52b55 [2024-03-21T04:55:53.237Z] Removing intermediate container f408b6e52b55 [2024-03-21T04:55:53.237Z] ---> 31ba5f63f04b [2024-03-21T04:55:53.237Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-21T04:55:53.806Z] latest: Pulling from library/docker [2024-03-21T04:55:53.806Z] 4abcf2066143: Pulling fs layer [2024-03-21T04:55:53.806Z] b65175082d2e: Pulling fs layer [2024-03-21T04:55:53.806Z] 4f4fb700ef54: Pulling fs layer [2024-03-21T04:55:53.806Z] 560b88904803: Pulling fs layer [2024-03-21T04:55:53.806Z] 5409b17cfbf9: Pulling fs layer [2024-03-21T04:55:53.806Z] 230acf266265: Pulling fs layer [2024-03-21T04:55:53.806Z] 349b188abe3a: Pulling fs layer [2024-03-21T04:55:53.806Z] 43e3ef8cfc21: Pulling fs layer [2024-03-21T04:55:53.806Z] 5449ddf05ab7: Pulling fs layer [2024-03-21T04:55:53.806Z] 5c82643e85da: Pulling fs layer [2024-03-21T04:55:53.806Z] 8ed30afec335: Pulling fs layer [2024-03-21T04:55:53.806Z] 7fe40741c7de: Pulling fs layer [2024-03-21T04:55:53.806Z] bb9b9efc2e0b: Pulling fs layer [2024-03-21T04:55:53.806Z] e2d63b11093e: Pulling fs layer [2024-03-21T04:55:53.806Z] 1f8f88c5c0b7: Pulling fs layer [2024-03-21T04:55:53.806Z] 25eac52cefa0: Pulling fs layer [2024-03-21T04:55:53.806Z] 5409b17cfbf9: Waiting [2024-03-21T04:55:53.806Z] 43e3ef8cfc21: Waiting [2024-03-21T04:55:53.806Z] 5449ddf05ab7: Waiting [2024-03-21T04:55:53.806Z] 5c82643e85da: Waiting [2024-03-21T04:55:53.806Z] 349b188abe3a: Waiting [2024-03-21T04:55:53.806Z] 8ed30afec335: Waiting [2024-03-21T04:55:53.806Z] 230acf266265: Waiting [2024-03-21T04:55:53.806Z] 1f8f88c5c0b7: Waiting [2024-03-21T04:55:53.806Z] 25eac52cefa0: Waiting [2024-03-21T04:55:53.806Z] 7fe40741c7de: Waiting [2024-03-21T04:55:53.806Z] e2d63b11093e: Waiting [2024-03-21T04:55:53.806Z] bb9b9efc2e0b: Waiting [2024-03-21T04:55:53.806Z] 4f4fb700ef54: Download complete [2024-03-21T04:55:54.066Z] b65175082d2e: Download complete [2024-03-21T04:55:54.066Z] 4abcf2066143: Verifying Checksum [2024-03-21T04:55:54.066Z] 4abcf2066143: Download complete [2024-03-21T04:55:54.066Z] 560b88904803: Verifying Checksum [2024-03-21T04:55:54.066Z] 560b88904803: Download complete [2024-03-21T04:55:54.066Z] 4abcf2066143: Pull complete [2024-03-21T04:55:54.328Z] 5409b17cfbf9: Verifying Checksum [2024-03-21T04:55:54.328Z] 5409b17cfbf9: Download complete [2024-03-21T04:55:54.328Z] b65175082d2e: Pull complete [2024-03-21T04:55:54.328Z] 43e3ef8cfc21: Download complete [2024-03-21T04:55:54.328Z] 4f4fb700ef54: Pull complete [2024-03-21T04:55:54.328Z] 349b188abe3a: Verifying Checksum [2024-03-21T04:55:54.328Z] 349b188abe3a: Download complete [2024-03-21T04:55:54.328Z] 5449ddf05ab7: Download complete [2024-03-21T04:55:54.328Z] 560b88904803: Pull complete [2024-03-21T04:55:54.482Z] Still waiting to schedule task [2024-03-21T04:55:54.483Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-525’ [2024-03-21T04:55:54.587Z] 230acf266265: Verifying Checksum [2024-03-21T04:55:54.587Z] 230acf266265: Download complete [2024-03-21T04:55:54.587Z] 5c82643e85da: Download complete [2024-03-21T04:55:54.587Z] bb9b9efc2e0b: Verifying Checksum [2024-03-21T04:55:54.587Z] bb9b9efc2e0b: Download complete [2024-03-21T04:55:54.587Z] 7fe40741c7de: Download complete [2024-03-21T04:55:54.587Z] 8ed30afec335: Verifying Checksum [2024-03-21T04:55:54.587Z] 8ed30afec335: Download complete [2024-03-21T04:55:54.587Z] 1f8f88c5c0b7: Download complete [2024-03-21T04:55:54.587Z] 5409b17cfbf9: Pull complete [2024-03-21T04:55:54.845Z] 25eac52cefa0: Verifying Checksum [2024-03-21T04:55:54.845Z] 25eac52cefa0: Download complete [2024-03-21T04:55:55.108Z] 230acf266265: Pull complete [2024-03-21T04:55:55.368Z] e2d63b11093e: Verifying Checksum [2024-03-21T04:55:55.368Z] e2d63b11093e: Download complete [2024-03-21T04:55:55.628Z] 349b188abe3a: Pull complete [2024-03-21T04:55:55.628Z] 43e3ef8cfc21: Pull complete [2024-03-21T04:55:55.628Z] 5449ddf05ab7: Pull complete [2024-03-21T04:55:55.628Z] 5c82643e85da: Pull complete [2024-03-21T04:55:56.195Z] 8ed30afec335: Pull complete [2024-03-21T04:55:56.195Z] 7fe40741c7de: Pull complete [2024-03-21T04:55:56.195Z] bb9b9efc2e0b: Pull complete [2024-03-21T04:55:57.127Z] e2d63b11093e: Pull complete [2024-03-21T04:55:57.127Z] 1f8f88c5c0b7: Pull complete [2024-03-21T04:55:57.385Z] 25eac52cefa0: Pull complete [2024-03-21T04:55:57.385Z] Digest: sha256:b1ac36e3c085b33768515badcfbc3cd2b7469bd2f5973a744dd27ea7d9167fa5 [2024-03-21T04:55:57.385Z] Status: Downloaded newer image for docker:latest [2024-03-21T04:55:59.294Z] ---> b6846b56e8e9 [2024-03-21T04:55:59.294Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T04:55:59.294Z] ---> Running in 685de4b5fe5f [2024-03-21T04:55:59.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T04:55:59.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T04:56:00.073Z] OK: 264 MiB in 52 packages [2024-03-21T04:56:00.332Z] Removing intermediate container 685de4b5fe5f [2024-03-21T04:56:00.333Z] ---> 6d62b3948ddc [2024-03-21T04:56:00.333Z] Step 10/15 : ENV GO111MODULE=on [2024-03-21T04:56:00.592Z] ---> Running in a50af9edf141 [2024-03-21T04:56:00.592Z] Removing intermediate container a50af9edf141 [2024-03-21T04:56:00.592Z] ---> 8e9e6993b441 [2024-03-21T04:56:00.592Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-21T04:56:00.592Z] ---> Running in debf2782ba28 [2024-03-21T04:56:00.592Z] Removing intermediate container debf2782ba28 [2024-03-21T04:56:00.592Z] ---> b866deb41eec [2024-03-21T04:56:00.592Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-21T04:56:00.850Z] ---> 3fde3148d988 [2024-03-21T04:56:00.850Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T04:56:00.850Z] ---> Running in c571fcb6b5af [2024-03-21T04:56:32.954Z] Removing intermediate container c571fcb6b5af [2024-03-21T04:56:32.954Z] ---> eec4296f6cf8 [2024-03-21T04:56:32.954Z] Step 14/15 : COPY . . [2024-03-21T04:56:32.954Z] ---> d9cdd246ca20 [2024-03-21T04:56:32.954Z] Step 15/15 : RUN ${MAKE} [2024-03-21T04:56:32.954Z] ---> Running in 74e050a1f925 [2024-03-21T04:56:32.954Z] noop [2024-03-21T04:56:32.954Z] Removing intermediate container 74e050a1f925 [2024-03-21T04:56:32.954Z] ---> c015062cb65b [2024-03-21T04:56:32.954Z] Successfully built c015062cb65b [2024-03-21T04:56:32.954Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T04:56:33.425Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T04:56:33.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T04:56:33.583Z] prd-ubuntu20.04-docker-8c-8g-526 does not seem to be running inside a container [2024-03-21T04:56:33.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-721 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721:/w/workspace/edgexfoundry_edgex-ui-go_PR-721:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-21T04:56:33.940Z] $ docker top 7954ecb6e790825efcd71c769ed420e27c0d1f4080a79c99eaadc1a082c16d4a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T04:56:34.333Z] + go version [2024-03-21T04:56:34.333Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-21T04:56:34.365Z] $ docker stop --time=1 7954ecb6e790825efcd71c769ed420e27c0d1f4080a79c99eaadc1a082c16d4a [2024-03-21T04:56:35.641Z] $ docker rm -f --volumes 7954ecb6e790825efcd71c769ed420e27c0d1f4080a79c99eaadc1a082c16d4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T04:56:36.390Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T04:56:36.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T04:56:36.559Z] prd-ubuntu20.04-docker-8c-8g-526 does not seem to be running inside a container [2024-03-21T04:56:36.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-721 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721:/w/workspace/edgexfoundry_edgex-ui-go_PR-721:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-21T04:56:36.909Z] $ docker top b894ab2afe817c4a2eeca65d4b436b0e29d27f4c7b5f69ad8fcdb2984e754d5d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T04:56:37.296Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-721 [Pipeline] fileExists [Pipeline] sh [2024-03-21T04:56:37.656Z] + make test [2024-03-21T04:56:37.656Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-21T04:56:39.033Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-21T04:56:44.294Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2024-03-21T04:56:44.294Z] internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-21T04:56:44.294Z] internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-21T04:56:44.294Z] internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-21T04:56:46.196Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret [2024-03-21T04:56:46.196Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/secret/jwtprovider.go:21:9: cannot use &jwtSecretProvider{…} (value of type *jwtSecretProvider) as "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector value in return statement: *jwtSecretProvider does not implement "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector (missing method RoundTripper) [2024-03-21T04:56:46.764Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-21T04:56:46.764Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-21T04:56:46.764Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-21T04:56:46.764Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-21T04:56:46.764Z] FAIL [2024-03-21T04:56:46.764Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-21T04:56:46.810Z] $ docker stop --time=1 b894ab2afe817c4a2eeca65d4b436b0e29d27f4c7b5f69ad8fcdb2984e754d5d [2024-03-21T04:56:49.539Z] $ docker rm -f --volumes b894ab2afe817c4a2eeca65d4b436b0e29d27f4c7b5f69ad8fcdb2984e754d5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T04:56:50.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T04:56:50.817Z] [2024-03-21T04:56:50.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T04:56:51.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T04:56:51.198Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-21T04:56:51.198Z] 5eb5b503b376: Pulling fs layer [2024-03-21T04:56:51.198Z] 5c69ac0246d0: Pulling fs layer [2024-03-21T04:56:51.198Z] ec43610c2a17: Pulling fs layer [2024-03-21T04:56:51.198Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-21T04:56:51.198Z] 33b1e0a273af: Pulling fs layer [2024-03-21T04:56:51.198Z] 5d3b04190fa2: Pulling fs layer [2024-03-21T04:56:51.198Z] 2f39f015ded8: Pulling fs layer [2024-03-21T04:56:51.198Z] 5d3b04190fa2: Waiting [2024-03-21T04:56:51.198Z] 3a2ae6a8a46f: Waiting [2024-03-21T04:56:51.198Z] 33b1e0a273af: Waiting [2024-03-21T04:56:51.198Z] 2f39f015ded8: Waiting [2024-03-21T04:56:51.198Z] 5c69ac0246d0: Download complete [2024-03-21T04:56:51.198Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-21T04:56:51.198Z] 3a2ae6a8a46f: Download complete [2024-03-21T04:56:51.198Z] 33b1e0a273af: Verifying Checksum [2024-03-21T04:56:51.198Z] 33b1e0a273af: Download complete [2024-03-21T04:56:51.458Z] 5d3b04190fa2: Download complete [2024-03-21T04:56:51.458Z] ec43610c2a17: Verifying Checksum [2024-03-21T04:56:51.458Z] ec43610c2a17: Download complete [2024-03-21T04:56:51.458Z] 5eb5b503b376: Download complete [2024-03-21T04:56:52.027Z] 2f39f015ded8: Download complete [2024-03-21T04:56:52.591Z] 5eb5b503b376: Pull complete [2024-03-21T04:56:52.849Z] 5c69ac0246d0: Pull complete [2024-03-21T04:56:53.108Z] ec43610c2a17: Pull complete [2024-03-21T04:56:53.366Z] 3a2ae6a8a46f: Pull complete [2024-03-21T04:56:53.366Z] 33b1e0a273af: Pull complete [2024-03-21T04:56:53.625Z] 5d3b04190fa2: Pull complete [2024-03-21T04:56:57.811Z] 2f39f015ded8: Pull complete [2024-03-21T04:56:57.811Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-21T04:56:57.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T04:56:57.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T04:56:58.071Z] prd-ubuntu20.04-docker-8c-8g-526 does not seem to be running inside a container [2024-03-21T04:56:58.104Z] $ 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/edgexfoundry_edgex-ui-go_PR-721 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721:/w/workspace/edgexfoundry_edgex-ui-go_PR-721:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-21T04:57:02.129Z] $ docker top b9de9153d0757ec683356dce34a9c7fdc4cd6b59e46bc190a216b573d364c0d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T04:57:02.563Z] ---> job-cost.sh [2024-03-21T04:57:02.563Z] lf-activate-venv: SKIPPING [2024-03-21T04:57:02.563Z] INFO: No Stack... [2024-03-21T04:57:02.822Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T04:57:03.389Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T04:57:03.704Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-721/archives/cost.csv [2024-03-21T04:57:03.704Z] + cut -d, -f6 [Pipeline] lock [2024-03-21T04:57:03.740Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-721-1-stack-cost] [2024-03-21T04:57:03.745Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-721-1-stack-cost] did not exist. Created. [2024-03-21T04:57:03.749Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-721-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T04:57:04.146Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-21T04:57:04.229Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T04:57:04.245Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-721-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T04:57:04.331Z] $ docker stop --time=1 b9de9153d0757ec683356dce34a9c7fdc4cd6b59e46bc190a216b573d364c0d9 [2024-03-21T04:57:05.493Z] $ docker rm -f --volumes b9de9153d0757ec683356dce34a9c7fdc4cd6b59e46bc190a216b573d364c0d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-21T04:57:05.918Z] Failed in branch amd64 [2024-03-21T04:58:27.284Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-528 in /w/workspace/edgexfoundry_edgex-ui-go_PR-721 [Pipeline] { [Pipeline] ws [2024-03-21T04:58:27.350Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-03-21T04:58:30.452Z] The recommended git tool is: git [2024-03-21T04:58:35.579Z] using credential edgex-jenkins-ssh [2024-03-21T04:58:35.609Z] Cloning the remote Git repository [2024-03-21T04:58:35.664Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-21T04:58:35.775Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-03-21T04:58:35.944Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-21T04:58:35.946Z] > git --version # timeout=10 [2024-03-21T04:58:35.971Z] > git --version # 'git version 2.25.1' [2024-03-21T04:58:35.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T04:58:36.149Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T04:58:40.925Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-21T04:58:40.956Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T04:58:42.004Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-21T04:58:42.585Z] Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit b67070d675c9b412e135a070eda312f654d52b06 [2024-03-21T04:58:43.185Z] Merge succeeded, producing b67070d675c9b412e135a070eda312f654d52b06 [2024-03-21T04:58:43.185Z] Checking out Revision b67070d675c9b412e135a070eda312f654d52b06 (PR-721) [2024-03-21T04:58:42.047Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-21T04:58:42.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T04:58:42.071Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/721/head:refs/remotes/origin/PR-721 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-21T04:58:42.605Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T04:58:42.679Z] > git checkout -f b67070d675c9b412e135a070eda312f654d52b06 # timeout=10 [2024-03-21T04:58:43.072Z] > git remote # timeout=10 [2024-03-21T04:58:43.092Z] > git config --get remote.origin.url # timeout=10 [2024-03-21T04:58:43.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T04:58:43.137Z] > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 [2024-03-21T04:58:43.172Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-21T04:58:43.194Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T04:58:43.209Z] > git checkout -f b67070d675c9b412e135a070eda312f654d52b06 # timeout=10 [2024-03-21T04:58:43.756Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2024-03-21T04:58:43.809Z] > git --version # timeout=10 [2024-03-21T04:58:43.820Z] > git --version # 'git version 2.25.1' [2024-03-21T04:58:43.834Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T04:58:48.760Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-21T04:58:48.760Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T04:58:48.760Z] Dload Upload Total Spent Left Speed [2024-03-21T04:58:48.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh [2024-03-21T04:58:49.113Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-21T04:58:49.460Z] + sudo tee /etc/docker/daemon.new [2024-03-21T04:58:49.460Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-21T04:58:49.460Z] { [2024-03-21T04:58:49.460Z] "registry-mirrors": [ [2024-03-21T04:58:49.460Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-21T04:58:49.460Z] ], [2024-03-21T04:58:49.460Z] "bip": "10.250.0.254/24", [2024-03-21T04:58:49.460Z] "hosts": [ [2024-03-21T04:58:49.460Z] "tcp://0.0.0.0:5555", [2024-03-21T04:58:49.460Z] "unix:///var/run/docker.sock" [2024-03-21T04:58:49.460Z] ], [2024-03-21T04:58:49.460Z] "mtu": 1458, [2024-03-21T04:58:49.460Z] "selinux-enabled": true, [2024-03-21T04:58:49.460Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-21T04:58:49.460Z] } [Pipeline] sh [2024-03-21T04:58:49.805Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-21T04:58:50.147Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T04:59:08.484Z] provisioning config files... [2024-03-21T04:59:08.516Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config9372947520454913093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T04:59:08.974Z] ---> ****-login.sh [2024-03-21T04:59:08.974Z] nexus3.edgexfoundry.org:10001 [2024-03-21T04:59:09.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:59:09.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:59:09.559Z] Configure a credential helper to remove this warning. See [2024-03-21T04:59:09.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:59:09.559Z] [2024-03-21T04:59:09.559Z] Login Succeeded [2024-03-21T04:59:09.559Z] nexus3.edgexfoundry.org:10002 [2024-03-21T04:59:09.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:59:09.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:59:09.826Z] Configure a credential helper to remove this warning. See [2024-03-21T04:59:09.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:59:09.826Z] [2024-03-21T04:59:09.826Z] Login Succeeded [2024-03-21T04:59:10.096Z] nexus3.edgexfoundry.org:10003 [2024-03-21T04:59:10.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:59:10.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:59:10.371Z] Configure a credential helper to remove this warning. See [2024-03-21T04:59:10.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:59:10.371Z] [2024-03-21T04:59:10.371Z] Login Succeeded [2024-03-21T04:59:10.371Z] nexus3.edgexfoundry.org:10004 [2024-03-21T04:59:10.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:59:10.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:59:10.639Z] Configure a credential helper to remove this warning. See [2024-03-21T04:59:10.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:59:10.639Z] [2024-03-21T04:59:10.639Z] Login Succeeded [2024-03-21T04:59:10.639Z] ****.io [2024-03-21T04:59:10.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T04:59:11.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T04:59:11.172Z] Configure a credential helper to remove this warning. See [2024-03-21T04:59:11.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T04:59:11.172Z] [2024-03-21T04:59:11.172Z] Login Succeeded [2024-03-21T04:59:11.172Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T04:59:11.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-21T04:59:11.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T04:59:11.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T04:59:11.687Z] ========================================================= [2024-03-21T04:59:11.687Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-21T04:59:11.687Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T04:59:12.190Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-21T04:59:13.606Z] Sending build context to Docker daemon 35.23MB [2024-03-21T04:59:13.606Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T04:59:13.606Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-21T04:59:13.875Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-21T04:59:13.875Z] 9fda8d8052c6: Pulling fs layer [2024-03-21T04:59:13.875Z] 5d54e960e981: Pulling fs layer [2024-03-21T04:59:13.875Z] c4a7e357bf2a: Pulling fs layer [2024-03-21T04:59:13.875Z] f0e02332f6b5: Pulling fs layer [2024-03-21T04:59:13.875Z] 872ee5b61b7b: Pulling fs layer [2024-03-21T04:59:13.875Z] f0e02332f6b5: Waiting [2024-03-21T04:59:13.875Z] 0c6a40ed1a82: Pulling fs layer [2024-03-21T04:59:13.875Z] 94ae7d8d031c: Pulling fs layer [2024-03-21T04:59:13.876Z] 872ee5b61b7b: Waiting [2024-03-21T04:59:13.876Z] 0c6a40ed1a82: Waiting [2024-03-21T04:59:13.876Z] 94ae7d8d031c: Waiting [2024-03-21T04:59:13.876Z] 5d54e960e981: Verifying Checksum [2024-03-21T04:59:13.876Z] 5d54e960e981: Download complete [2024-03-21T04:59:13.876Z] f0e02332f6b5: Verifying Checksum [2024-03-21T04:59:13.876Z] f0e02332f6b5: Download complete [2024-03-21T04:59:13.876Z] 872ee5b61b7b: Verifying Checksum [2024-03-21T04:59:13.876Z] 872ee5b61b7b: Download complete [2024-03-21T04:59:13.876Z] 9fda8d8052c6: Verifying Checksum [2024-03-21T04:59:13.876Z] 9fda8d8052c6: Download complete [2024-03-21T04:59:14.461Z] 94ae7d8d031c: Verifying Checksum [2024-03-21T04:59:14.461Z] 94ae7d8d031c: Download complete [2024-03-21T04:59:14.729Z] 9fda8d8052c6: Pull complete [2024-03-21T04:59:15.324Z] 5d54e960e981: Pull complete [2024-03-21T04:59:15.595Z] c4a7e357bf2a: Verifying Checksum [2024-03-21T04:59:15.595Z] c4a7e357bf2a: Download complete [2024-03-21T04:59:17.003Z] 0c6a40ed1a82: Verifying Checksum [2024-03-21T04:59:17.003Z] 0c6a40ed1a82: Download complete [2024-03-21T04:59:29.317Z] c4a7e357bf2a: Pull complete [2024-03-21T04:59:29.317Z] f0e02332f6b5: Pull complete [2024-03-21T04:59:29.317Z] 872ee5b61b7b: Pull complete [2024-03-21T04:59:39.382Z] 0c6a40ed1a82: Pull complete [2024-03-21T04:59:39.647Z] 94ae7d8d031c: Pull complete [2024-03-21T04:59:39.647Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-21T04:59:39.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T04:59:39.647Z] ---> 86de565de09d [2024-03-21T04:59:39.647Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-21T04:59:41.595Z] ---> Running in 67dd62873e75 [2024-03-21T04:59:41.865Z] Removing intermediate container 67dd62873e75 [2024-03-21T04:59:41.865Z] ---> 55f34e824847 [2024-03-21T04:59:41.865Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T04:59:41.865Z] ---> Running in 50a1fc5a75e3 [2024-03-21T04:59:42.145Z] Removing intermediate container 50a1fc5a75e3 [2024-03-21T04:59:42.145Z] ---> 0512997e921b [2024-03-21T04:59:42.145Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T04:59:42.145Z] ---> Running in 2b65a0671b39 [2024-03-21T04:59:42.733Z] Removing intermediate container 2b65a0671b39 [2024-03-21T04:59:42.733Z] ---> a928c85e4885 [2024-03-21T04:59:42.733Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-21T04:59:42.733Z] ---> Running in 3600f284c145 [2024-03-21T04:59:43.001Z] Removing intermediate container 3600f284c145 [2024-03-21T04:59:43.001Z] ---> 5ae018ab3576 [2024-03-21T04:59:43.001Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-21T04:59:43.001Z] ---> Running in ab014bc9f7fc [2024-03-21T04:59:43.271Z] Removing intermediate container ab014bc9f7fc [2024-03-21T04:59:43.271Z] ---> 9120c21e2a29 [2024-03-21T04:59:43.271Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-21T04:59:43.861Z] latest: Pulling from library/docker [2024-03-21T04:59:44.130Z] bca4290a9639: Pulling fs layer [2024-03-21T04:59:44.130Z] 17b275a3377f: Pulling fs layer [2024-03-21T04:59:44.130Z] 4f4fb700ef54: Pulling fs layer [2024-03-21T04:59:44.130Z] c7c53acdebd8: Pulling fs layer [2024-03-21T04:59:44.130Z] e455ba1e9eb2: Pulling fs layer [2024-03-21T04:59:44.130Z] 86dd36e51e5f: Pulling fs layer [2024-03-21T04:59:44.130Z] c7c53acdebd8: Waiting [2024-03-21T04:59:44.130Z] e455ba1e9eb2: Waiting [2024-03-21T04:59:44.130Z] d48668154b10: Pulling fs layer [2024-03-21T04:59:44.130Z] 4e92561a3886: Pulling fs layer [2024-03-21T04:59:44.130Z] 8bdf0b6993fc: Pulling fs layer [2024-03-21T04:59:44.130Z] de0841c2ef86: Pulling fs layer [2024-03-21T04:59:44.130Z] c747acbc8af2: Pulling fs layer [2024-03-21T04:59:44.130Z] b2a6d6417876: Pulling fs layer [2024-03-21T04:59:44.130Z] 3a8f27c50d8c: Pulling fs layer [2024-03-21T04:59:44.130Z] f87f165d1ae2: Pulling fs layer [2024-03-21T04:59:44.130Z] b7da7a1b85d3: Pulling fs layer [2024-03-21T04:59:44.130Z] 3f5802b32bd8: Pulling fs layer [2024-03-21T04:59:44.130Z] 86dd36e51e5f: Waiting [2024-03-21T04:59:44.130Z] d48668154b10: Waiting [2024-03-21T04:59:44.130Z] 4e92561a3886: Waiting [2024-03-21T04:59:44.130Z] 8bdf0b6993fc: Waiting [2024-03-21T04:59:44.130Z] de0841c2ef86: Waiting [2024-03-21T04:59:44.130Z] c747acbc8af2: Waiting [2024-03-21T04:59:44.130Z] b2a6d6417876: Waiting [2024-03-21T04:59:44.130Z] 3a8f27c50d8c: Waiting [2024-03-21T04:59:44.130Z] f87f165d1ae2: Waiting [2024-03-21T04:59:44.130Z] b7da7a1b85d3: Waiting [2024-03-21T04:59:44.130Z] 3f5802b32bd8: Waiting [2024-03-21T04:59:44.130Z] 4f4fb700ef54: Verifying Checksum [2024-03-21T04:59:44.130Z] 4f4fb700ef54: Download complete [2024-03-21T04:59:44.130Z] 17b275a3377f: Verifying Checksum [2024-03-21T04:59:44.130Z] 17b275a3377f: Download complete [2024-03-21T04:59:44.130Z] bca4290a9639: Verifying Checksum [2024-03-21T04:59:44.130Z] bca4290a9639: Download complete [2024-03-21T04:59:44.130Z] c7c53acdebd8: Verifying Checksum [2024-03-21T04:59:44.130Z] c7c53acdebd8: Download complete [2024-03-21T04:59:45.103Z] e455ba1e9eb2: Verifying Checksum [2024-03-21T04:59:45.103Z] e455ba1e9eb2: Download complete [2024-03-21T04:59:45.104Z] 86dd36e51e5f: Verifying Checksum [2024-03-21T04:59:45.104Z] 86dd36e51e5f: Download complete [2024-03-21T04:59:45.104Z] d48668154b10: Verifying Checksum [2024-03-21T04:59:45.104Z] d48668154b10: Download complete [2024-03-21T04:59:45.104Z] 4e92561a3886: Verifying Checksum [2024-03-21T04:59:45.104Z] 4e92561a3886: Download complete [2024-03-21T04:59:45.104Z] 8bdf0b6993fc: Download complete [2024-03-21T04:59:45.104Z] bca4290a9639: Pull complete [2024-03-21T04:59:45.372Z] de0841c2ef86: Verifying Checksum [2024-03-21T04:59:45.373Z] de0841c2ef86: Download complete [2024-03-21T04:59:45.373Z] b2a6d6417876: Verifying Checksum [2024-03-21T04:59:45.373Z] b2a6d6417876: Download complete [2024-03-21T04:59:45.642Z] 3a8f27c50d8c: Verifying Checksum [2024-03-21T04:59:45.642Z] 3a8f27c50d8c: Download complete [2024-03-21T04:59:45.642Z] b7da7a1b85d3: Verifying Checksum [2024-03-21T04:59:45.642Z] b7da7a1b85d3: Download complete [2024-03-21T04:59:45.642Z] c747acbc8af2: Verifying Checksum [2024-03-21T04:59:45.642Z] c747acbc8af2: Download complete [2024-03-21T04:59:45.911Z] 3f5802b32bd8: Verifying Checksum [2024-03-21T04:59:45.911Z] 3f5802b32bd8: Download complete [2024-03-21T04:59:45.911Z] 17b275a3377f: Pull complete [2024-03-21T04:59:46.180Z] 4f4fb700ef54: Pull complete [2024-03-21T04:59:46.448Z] c7c53acdebd8: Pull complete [2024-03-21T04:59:47.034Z] f87f165d1ae2: Verifying Checksum [2024-03-21T04:59:47.034Z] f87f165d1ae2: Download complete [2024-03-21T04:59:47.624Z] e455ba1e9eb2: Pull complete [2024-03-21T04:59:49.037Z] 86dd36e51e5f: Pull complete [2024-03-21T04:59:50.993Z] d48668154b10: Pull complete [2024-03-21T04:59:50.993Z] 4e92561a3886: Pull complete [2024-03-21T04:59:50.993Z] 8bdf0b6993fc: Pull complete [2024-03-21T04:59:51.265Z] de0841c2ef86: Pull complete [2024-03-21T04:59:53.216Z] c747acbc8af2: Pull complete [2024-03-21T04:59:53.216Z] b2a6d6417876: Pull complete [2024-03-21T04:59:53.484Z] 3a8f27c50d8c: Pull complete [2024-03-21T04:59:57.745Z] f87f165d1ae2: Pull complete [2024-03-21T04:59:57.745Z] b7da7a1b85d3: Pull complete [2024-03-21T04:59:57.745Z] 3f5802b32bd8: Pull complete [2024-03-21T04:59:57.745Z] Digest: sha256:b1ac36e3c085b33768515badcfbc3cd2b7469bd2f5973a744dd27ea7d9167fa5 [2024-03-21T04:59:57.745Z] Status: Downloaded newer image for docker:latest [2024-03-21T05:00:00.337Z] ---> 6051b7bb5a0c [2024-03-21T05:00:00.337Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T05:00:00.337Z] ---> Running in b4f26f28c996 [2024-03-21T05:00:01.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T05:00:01.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T05:00:02.984Z] OK: 266 MiB in 52 packages [2024-03-21T05:00:03.585Z] Removing intermediate container b4f26f28c996 [2024-03-21T05:00:03.585Z] ---> 1cef22950068 [2024-03-21T05:00:03.585Z] Step 10/15 : ENV GO111MODULE=on [2024-03-21T05:00:03.856Z] ---> Running in 58b43b53ebfc [2024-03-21T05:00:04.124Z] Removing intermediate container 58b43b53ebfc [2024-03-21T05:00:04.124Z] ---> fe0e90385db2 [2024-03-21T05:00:04.124Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-21T05:00:04.124Z] ---> Running in 9e1a773c64b9 [2024-03-21T05:00:04.709Z] Removing intermediate container 9e1a773c64b9 [2024-03-21T05:00:04.709Z] ---> 562029ba164d [2024-03-21T05:00:04.709Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-21T05:00:05.294Z] ---> f64950db48cb [2024-03-21T05:00:05.294Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T05:00:05.294Z] ---> Running in b84752c59e24 [2024-03-21T05:01:13.159Z] Removing intermediate container b84752c59e24 [2024-03-21T05:01:13.159Z] ---> f30f41413df2 [2024-03-21T05:01:13.159Z] Step 14/15 : COPY . . [2024-03-21T05:01:13.159Z] ---> c730b926ee28 [2024-03-21T05:01:13.159Z] Step 15/15 : RUN ${MAKE} [2024-03-21T05:01:13.159Z] ---> Running in ca9d5f5f6f54 [2024-03-21T05:01:13.159Z] noop [2024-03-21T05:01:13.159Z] Removing intermediate container ca9d5f5f6f54 [2024-03-21T05:01:13.159Z] ---> 407f39765f25 [2024-03-21T05:01:13.159Z] Successfully built 407f39765f25 [2024-03-21T05:01:13.159Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T05:01:13.654Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T05:01:13.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T05:01:13.974Z] prd-ubuntu20.04-docker-arm64-4c-16g-528 does not seem to be running inside a container [2024-03-21T05:01:14.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-21T05:01:15.209Z] $ docker top 77951eb9bb30f690e3f9d38e34d94703f21d1f0fd59fd4fb6cb198c913b6cee7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T05:01:16.114Z] + go version [2024-03-21T05:01:16.114Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-21T05:01:16.191Z] $ docker stop --time=1 77951eb9bb30f690e3f9d38e34d94703f21d1f0fd59fd4fb6cb198c913b6cee7 [2024-03-21T05:01:17.769Z] $ docker rm -f --volumes 77951eb9bb30f690e3f9d38e34d94703f21d1f0fd59fd4fb6cb198c913b6cee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T05:01:18.656Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T05:01:18.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T05:01:18.910Z] prd-ubuntu20.04-docker-arm64-4c-16g-528 does not seem to be running inside a container [2024-03-21T05:01:18.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-21T05:01:20.142Z] $ docker top 1ca3da287c139dc2a002b077ee7c178c5cafeef98c85b7e3d4892d48e8e251b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T05:01:21.132Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-21T05:01:21.857Z] + make test [2024-03-21T05:01:21.857Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-21T05:01:26.103Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-21T05:02:12.934Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2024-03-21T05:02:12.934Z] internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-21T05:02:12.934Z] internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-21T05:02:12.934Z] internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-21T05:02:39.631Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret [2024-03-21T05:02:39.631Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/secret/jwtprovider.go:21:9: cannot use &jwtSecretProvider{…} (value of type *jwtSecretProvider) as "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector value in return statement: *jwtSecretProvider does not implement "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector (missing method RoundTripper) [2024-03-21T05:02:41.035Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-21T05:02:41.035Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-21T05:02:41.035Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-21T05:02:41.035Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-21T05:02:41.035Z] FAIL [2024-03-21T05:02:41.618Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-21T05:02:41.667Z] $ docker stop --time=1 1ca3da287c139dc2a002b077ee7c178c5cafeef98c85b7e3d4892d48e8e251b8 [2024-03-21T05:02:43.530Z] $ docker rm -f --volumes 1ca3da287c139dc2a002b077ee7c178c5cafeef98c85b7e3d4892d48e8e251b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T05:02:45.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T05:02:45.219Z] [2024-03-21T05:02:45.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T05:02:45.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T05:02:45.898Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-21T05:02:45.898Z] 8998bd30e6a1: Pulling fs layer [2024-03-21T05:02:45.898Z] 04944245beec: Pulling fs layer [2024-03-21T05:02:45.898Z] 699f458cf7ca: Pulling fs layer [2024-03-21T05:02:45.898Z] 765212b225bb: Pulling fs layer [2024-03-21T05:02:45.898Z] f23df028b6ca: Pulling fs layer [2024-03-21T05:02:45.898Z] d65c8cfc05b1: Pulling fs layer [2024-03-21T05:02:45.898Z] 2437ff75d9bd: Pulling fs layer [2024-03-21T05:02:45.898Z] 765212b225bb: Waiting [2024-03-21T05:02:45.898Z] f23df028b6ca: Waiting [2024-03-21T05:02:45.898Z] d65c8cfc05b1: Waiting [2024-03-21T05:02:45.898Z] 2437ff75d9bd: Waiting [2024-03-21T05:02:45.898Z] 04944245beec: Verifying Checksum [2024-03-21T05:02:45.898Z] 04944245beec: Download complete [2024-03-21T05:02:45.898Z] 765212b225bb: Verifying Checksum [2024-03-21T05:02:45.898Z] 765212b225bb: Download complete [2024-03-21T05:02:45.898Z] f23df028b6ca: Verifying Checksum [2024-03-21T05:02:45.898Z] f23df028b6ca: Download complete [2024-03-21T05:02:45.898Z] d65c8cfc05b1: Download complete [2024-03-21T05:02:46.165Z] 699f458cf7ca: Verifying Checksum [2024-03-21T05:02:46.165Z] 699f458cf7ca: Download complete [2024-03-21T05:02:46.750Z] 8998bd30e6a1: Verifying Checksum [2024-03-21T05:02:46.750Z] 8998bd30e6a1: Download complete [2024-03-21T05:02:49.335Z] 2437ff75d9bd: Verifying Checksum [2024-03-21T05:02:49.335Z] 2437ff75d9bd: Download complete [2024-03-21T05:02:51.911Z] 8998bd30e6a1: Pull complete [2024-03-21T05:02:52.177Z] 04944245beec: Pull complete [2024-03-21T05:02:54.120Z] 699f458cf7ca: Pull complete [2024-03-21T05:02:54.120Z] 765212b225bb: Pull complete [2024-03-21T05:02:55.082Z] f23df028b6ca: Pull complete [2024-03-21T05:02:55.351Z] d65c8cfc05b1: Pull complete [2024-03-21T05:03:13.578Z] 2437ff75d9bd: Pull complete [2024-03-21T05:03:13.578Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-21T05:03:13.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T05:03:13.578Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T05:03:13.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-528 does not seem to be running inside a container [2024-03-21T05:03:14.023Z] $ 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/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-21T05:03:16.755Z] $ docker top 92354ad3198b56f97027ea7889d814438d6cae1829693f5a42aa44afef9fda0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T05:03:17.649Z] ---> job-cost.sh [2024-03-21T05:03:17.649Z] lf-activate-venv: SKIPPING [2024-03-21T05:03:17.649Z] INFO: No Stack... [2024-03-21T05:03:17.920Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-21T05:03:18.880Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T05:03:19.534Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2024-03-21T05:03:19.534Z] + cut -d, -f6 [Pipeline] lock [2024-03-21T05:03:19.606Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-721-1-stack-cost] [2024-03-21T05:03:19.612Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-721-1-stack-cost] did not exist. Created. [2024-03-21T05:03:19.616Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-721-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T05:03:20.351Z] /w/workspace/edgex-ui-go/1@tmp/durable-d33e5c9f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-21T05:03:21.010Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-21T05:03:21.046Z] Warning: overwriting stash ‘stack-cost’ [2024-03-21T05:03:21.671Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T05:03:21.686Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-721-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T05:03:21.789Z] $ docker stop --time=1 92354ad3198b56f97027ea7889d814438d6cae1829693f5a42aa44afef9fda0b [2024-03-21T05:03:23.249Z] $ docker rm -f --volumes 92354ad3198b56f97027ea7889d814438d6cae1829693f5a42aa44afef9fda0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-21T05:03:24.037Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-21T05:03:26.205Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-721/archives ] [2024-03-21T05:03:26.205Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-721/archives [2024-03-21T05:03:26.205Z] total 16 [2024-03-21T05:03:26.205Z] drwxr-xr-x 3 root root 4096 Mar 21 04:57 . [2024-03-21T05:03:26.205Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 21 04:57 .. [2024-03-21T05:03:26.205Z] drwxr-xr-x 2 root root 4096 Mar 21 04:57 cost [2024-03-21T05:03:26.205Z] -rw-r--r-- 1 root root 83 Mar 21 04:57 cost.csv [2024-03-21T05:03:26.205Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-721/archives [2024-03-21T05:03:26.205Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-721/archives [2024-03-21T05:03:26.205Z] total 16 [2024-03-21T05:03:26.205Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 04:57 . [2024-03-21T05:03:26.205Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 21 04:57 .. [2024-03-21T05:03:26.205Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 04:57 cost [2024-03-21T05:03:26.205Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 21 04:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-21T05:03:26.534Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T05:03:27.424Z] ---> package-listing.sh [2024-03-21T05:03:27.424Z] ++ facter osfamily [2024-03-21T05:03:27.424Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-21T05:03:27.685Z] + OS_FAMILY=debian [2024-03-21T05:03:27.685Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-721 [2024-03-21T05:03:27.685Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-21T05:03:27.685Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-21T05:03:27.685Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-21T05:03:27.685Z] + PACKAGES=/tmp/packages_start.txt [2024-03-21T05:03:27.685Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-721 ']' [2024-03-21T05:03:27.685Z] + PACKAGES=/tmp/packages_end.txt [2024-03-21T05:03:27.685Z] + case "${OS_FAMILY}" in [2024-03-21T05:03:27.685Z] + dpkg -l [2024-03-21T05:03:27.685Z] + grep '^ii' [2024-03-21T05:03:27.685Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-21T05:03:27.685Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-21T05:03:27.685Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-21T05:03:27.685Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-721 ']' [2024-03-21T05:03:27.685Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-721/archives/ [2024-03-21T05:03:27.685Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-721/archives/ [Pipeline] echo [2024-03-21T05:03:27.724Z] 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/edgexfoundry_edgex-ui-go_PR-721/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-21T05:03:28.014Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T05:03:28.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T05:03:28.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T05:03:28.817Z] prd-ubuntu20.04-docker-8c-8g-526 does not seem to be running inside a container [2024-03-21T05:03:28.842Z] $ 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/edgexfoundry_edgex-ui-go_PR-721/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-721 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721:/w/workspace/edgexfoundry_edgex-ui-go_PR-721:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-21T05:03:29.032Z] $ docker top 2e34e327a976504f754c71a3cd4308a2b480b779e0d72f5f7365583a7e65ee2b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T05:03:29.443Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-21T05:03:29.755Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-21T05:03:30.075Z] + ls /var/log/sa-host [2024-03-21T05:03:30.075Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T05:03:30.227Z] provisioning config files... [2024-03-21T05:03:30.237Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp/config7049499004363409795tmp [Pipeline] { [Pipeline] echo [2024-03-21T05:03:30.300Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T05:03:30.619Z] ---> create-netrc.sh [Pipeline] } [2024-03-21T05:03:30.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-21T05:03:31.089Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-21T05:03:31.125Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T05:03:31.434Z] ---> sudo-logs.sh [2024-03-21T05:03:31.435Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-21T05:03:31.547Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T05:03:31.862Z] ---> job-cost.sh [2024-03-21T05:03:31.862Z] lf-activate-venv: SKIPPING [2024-03-21T05:03:31.862Z] DEBUG: total: 0.2199999988079071 [2024-03-21T05:03:31.862Z] INFO: Retrieving Stack Cost... [2024-03-21T05:03:32.123Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T05:03:32.692Z] INFO: Archiving Costs [Pipeline] echo [2024-03-21T05:03:32.725Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T05:03:33.034Z] ---> logs-deploy.sh [2024-03-21T05:03:33.034Z] lf-activate-venv: SKIPPING [2024-03-21T05:03:33.034Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-721/1 [2024-03-21T05:03:33.034Z] INFO: archiving workspace using pattern(s): [2024-03-21T05:03:33.974Z] Archives upload complete. [2024-03-21T05:03:33.974Z] INFO: archiving logs to Nexus