Pull request #718 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 777639cd5f45511595a084d76682f192809b8443+76c7bda26704e13abda599293f14a45310026ab6 (aca9ae82ced45e8265c0bc1121c91655151b6e64) 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-ssh14463731958089925048.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-ssh5679140054566207431.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-718/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-718/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16746142918379698033.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-718/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17985529982928562984.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-ssh5692950831382939710.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-718/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-718/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5187330038900317299.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-257 in /w/workspace/edgexfoundry_edgex-ui-go_PR-718 [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-718 # 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/718/head:refs/remotes/origin/PR-718 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit 777639cd5f45511595a084d76682f192809b8443 Merge succeeded, producing 777639cd5f45511595a084d76682f192809b8443 Checking out Revision 777639cd5f45511595a084d76682f192809b8443 (PR-718) 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 777639cd5f45511595a084d76682f192809b8443 # 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 777639cd5f45511595a084d76682f192809b8443 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-18T04:48:59.135Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-18T04:48:59.333Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-18T04:48:59.437Z] ========================================================= [2024-03-18T04:48:59.437Z] EdgeX Global Pipelines Version Info [2024-03-18T04:48:59.437Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-18T04:49:00.183Z] ------------------- [2024-03-18T04:49:00.183Z] stable info: [2024-03-18T04:49:00.183Z] ------------------- [2024-03-18T04:49:00.183Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-18T04:49:00.183Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T04:49:00.183Z] Message: update stable to v1.0.258 [2024-03-18T04:49:00.754Z] ------------------- [2024-03-18T04:49:00.754Z] experimental info: [2024-03-18T04:49:00.754Z] ------------------- [2024-03-18T04:49:00.754Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-18T04:49:00.754Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T04:49:00.754Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-18T04:49:00.966Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-18T04:49:01.016Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-18T04:49:01.065Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-18T04:49:01.111Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-18T04:49:01.162Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-18T04:49:01.212Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-18T04:49:01.266Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-18T04:49:01.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-18T04:49:01.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-18T04:49:01.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-18T04:49:01.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-18T04:49:01.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-18T04:49:01.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-18T04:49:01.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-18T04:49:01.668Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T04:49:01.715Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T04:49:01.767Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T04:49:01.818Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T04:49:01.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-18T04:49:01.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-18T04:49:01.964Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-18T04:49:02.014Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-18T04:49:02.062Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-18T04:49:02.114Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-18T04:49:02.162Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-18T04:49:02.207Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-18T04:49:02.266Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-18T04:49:02.320Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-718 [Pipeline] echo [2024-03-18T04:49:02.366Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-718 [Pipeline] echo [2024-03-18T04:49:02.420Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-718 [Pipeline] echo [2024-03-18T04:49:02.471Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 777639cd5f45511595a084d76682f192809b8443 [Pipeline] echo [2024-03-18T04:49:02.522Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 777639c [Pipeline] echo [2024-03-18T04:49:02.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T04:49:02.718Z] provisioning config files... [2024-03-18T04:49:02.732Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-718@tmp/config1881956256763656912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T04:49:03.121Z] ---> ****-login.sh [2024-03-18T04:49:03.121Z] nexus3.edgexfoundry.org:10001 [2024-03-18T04:49:03.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T04:49:03.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T04:49:03.385Z] Configure a credential helper to remove this warning. See [2024-03-18T04:49:03.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T04:49:03.385Z] [2024-03-18T04:49:03.385Z] Login Succeeded [2024-03-18T04:49:03.385Z] nexus3.edgexfoundry.org:10002 [2024-03-18T04:49:03.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T04:49:03.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T04:49:03.645Z] Configure a credential helper to remove this warning. See [2024-03-18T04:49:03.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T04:49:03.645Z] [2024-03-18T04:49:03.645Z] Login Succeeded [2024-03-18T04:49:03.645Z] nexus3.edgexfoundry.org:10003 [2024-03-18T04:49:03.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T04:49:03.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T04:49:03.645Z] Configure a credential helper to remove this warning. See [2024-03-18T04:49:03.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T04:49:03.645Z] [2024-03-18T04:49:03.645Z] Login Succeeded [2024-03-18T04:49:03.645Z] nexus3.edgexfoundry.org:10004 [2024-03-18T04:49:03.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T04:49:03.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T04:49:03.905Z] Configure a credential helper to remove this warning. See [2024-03-18T04:49:03.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T04:49:03.905Z] [2024-03-18T04:49:03.905Z] Login Succeeded [2024-03-18T04:49:03.905Z] ****.io [2024-03-18T04:49:03.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T04:49:04.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T04:49:04.166Z] Configure a credential helper to remove this warning. See [2024-03-18T04:49:04.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T04:49:04.166Z] [2024-03-18T04:49:04.166Z] Login Succeeded [2024-03-18T04:49:04.166Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T04:49:04.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-18T04:49:04.846Z] + git rev-list -1 --merges 777639cd5f45511595a084d76682f192809b8443~1..777639cd5f45511595a084d76682f192809b8443 [Pipeline] echo [2024-03-18T04:49:04.890Z] -----------> git rev-list -1 --merges 777639cd5f45511595a084d76682f192809b8443~1..777639cd5f45511595a084d76682f192809b8443 777639cd5f45511595a084d76682f192809b8443 [false] [Pipeline] sh [2024-03-18T04:49:05.210Z] + git log --format=format:%s -1 777639cd5f45511595a084d76682f192809b8443 [Pipeline] echo [2024-03-18T04:49:05.246Z] ========================================================= [2024-03-18T04:49:05.246Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-18T04:49:05.246Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T04:49:05.697Z] + git log --format=format:%s -1 777639cd5f45511595a084d76682f192809b8443 [Pipeline] echo [2024-03-18T04:49:05.735Z] [semverPrep] GIT_COMMIT: 777639cd5f45511595a084d76682f192809b8443, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2024-03-18T04:49:05.773Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-18T04:49:06.184Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T04:49:06.184Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-18T04:49:06.184Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-18T04:49:06.184Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-18T04:49:06.184Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-18T04:49:06.184Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-18T04:49:06.184Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T04:49:06.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T04:49:06.694Z] [2024-03-18T04:49:06.694Z] 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-18T04:49:07.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T04:49:07.075Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-18T04:49:07.075Z] b85a868b505f: Pulling fs layer [2024-03-18T04:49:07.075Z] e2be974225ed: Pulling fs layer [2024-03-18T04:49:07.075Z] 339a4e72a1f5: Pulling fs layer [2024-03-18T04:49:07.075Z] 988bab9f4d93: Pulling fs layer [2024-03-18T04:49:07.075Z] 1469e6f7b9e6: Pulling fs layer [2024-03-18T04:49:07.075Z] eaf3925da568: Pulling fs layer [2024-03-18T04:49:07.075Z] bab4dde63d76: Pulling fs layer [2024-03-18T04:49:07.075Z] bde34c3a00c8: Pulling fs layer [2024-03-18T04:49:07.075Z] b352a97aabf1: Pulling fs layer [2024-03-18T04:49:07.075Z] 4872d77fe225: Pulling fs layer [2024-03-18T04:49:07.075Z] 5851b861e8e6: Pulling fs layer [2024-03-18T04:49:07.075Z] bab4dde63d76: Waiting [2024-03-18T04:49:07.075Z] bde34c3a00c8: Waiting [2024-03-18T04:49:07.075Z] 4872d77fe225: Waiting [2024-03-18T04:49:07.075Z] 5851b861e8e6: Waiting [2024-03-18T04:49:07.075Z] b352a97aabf1: Waiting [2024-03-18T04:49:07.075Z] 988bab9f4d93: Waiting [2024-03-18T04:49:07.075Z] 1469e6f7b9e6: Waiting [2024-03-18T04:49:07.075Z] e2be974225ed: Download complete [2024-03-18T04:49:07.075Z] 988bab9f4d93: Verifying Checksum [2024-03-18T04:49:07.075Z] 988bab9f4d93: Download complete [2024-03-18T04:49:07.334Z] 339a4e72a1f5: Verifying Checksum [2024-03-18T04:49:07.334Z] 339a4e72a1f5: Download complete [2024-03-18T04:49:07.334Z] eaf3925da568: Verifying Checksum [2024-03-18T04:49:07.334Z] eaf3925da568: Download complete [2024-03-18T04:49:07.334Z] 1469e6f7b9e6: Verifying Checksum [2024-03-18T04:49:07.334Z] 1469e6f7b9e6: Download complete [2024-03-18T04:49:07.334Z] bde34c3a00c8: Download complete [2024-03-18T04:49:07.334Z] b352a97aabf1: Verifying Checksum [2024-03-18T04:49:07.334Z] 4872d77fe225: Download complete [2024-03-18T04:49:07.334Z] 5851b861e8e6: Verifying Checksum [2024-03-18T04:49:07.334Z] 5851b861e8e6: Download complete [2024-03-18T04:49:07.334Z] b85a868b505f: Verifying Checksum [2024-03-18T04:49:07.334Z] b85a868b505f: Download complete [2024-03-18T04:49:07.592Z] bab4dde63d76: Verifying Checksum [2024-03-18T04:49:07.592Z] bab4dde63d76: Download complete [2024-03-18T04:49:08.531Z] b85a868b505f: Pull complete [2024-03-18T04:49:08.792Z] e2be974225ed: Pull complete [2024-03-18T04:49:09.053Z] 339a4e72a1f5: Pull complete [2024-03-18T04:49:09.314Z] 988bab9f4d93: Pull complete [2024-03-18T04:49:09.576Z] 1469e6f7b9e6: Pull complete [2024-03-18T04:49:09.576Z] eaf3925da568: Pull complete [2024-03-18T04:49:11.488Z] bab4dde63d76: Pull complete [2024-03-18T04:49:11.488Z] bde34c3a00c8: Pull complete [2024-03-18T04:49:11.488Z] b352a97aabf1: Pull complete [2024-03-18T04:49:11.749Z] 4872d77fe225: Pull complete [2024-03-18T04:49:11.749Z] 5851b861e8e6: Pull complete [2024-03-18T04:49:11.749Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-18T04:49:11.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T04:49:11.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T04:49:12.036Z] prd-ubuntu20.04-docker-8c-8g-257 does not seem to be running inside a container [2024-03-18T04:49:12.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-718 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-718:/w/workspace/edgexfoundry_edgex-ui-go_PR-718:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-718@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-718@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-18T04:49:15.347Z] $ docker top 1eef4e935015502aaaa6e174373fbe3a9bc46f27c2bfcceb043448e667c555c9 -eo pid,comm [2024-03-18T04:49:15.402Z] 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-18T04:49:15.402Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T04:49:15.544Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T04:49:15.544Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T04:49:15.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T04:49:15.656Z] $ docker exec 1eef4e935015502aaaa6e174373fbe3a9bc46f27c2bfcceb043448e667c555c9 ssh-agent [2024-03-18T04:49:15.782Z] SSH_AUTH_SOCK=/tmp/ssh-8liN8GNP3JZu/agent.32 [2024-03-18T04:49:15.782Z] SSH_AGENT_PID=38 [2024-03-18T04:49:15.790Z] Running ssh-add (command line suppressed) [2024-03-18T04:49:15.895Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-718@tmp/private_key_4003149533177214990.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-718@tmp/private_key_4003149533177214990.key) [2024-03-18T04:49:15.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T04:49:16.244Z] + git tag --points-at HEAD [Pipeline] } [2024-03-18T04:49:16.268Z] $ docker exec --env ******** --env ******** 1eef4e935015502aaaa6e174373fbe3a9bc46f27c2bfcceb043448e667c555c9 ssh-agent -k [2024-03-18T04:49:16.362Z] unset SSH_AUTH_SOCK; [2024-03-18T04:49:16.363Z] unset SSH_AGENT_PID; [2024-03-18T04:49:16.363Z] echo Agent pid 38 killed; [2024-03-18T04:49:16.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-18T04:49:16.477Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T04:49:16.477Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T04:49:16.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T04:49:16.583Z] $ docker exec 1eef4e935015502aaaa6e174373fbe3a9bc46f27c2bfcceb043448e667c555c9 ssh-agent [2024-03-18T04:49:16.704Z] SSH_AUTH_SOCK=/tmp/ssh-qzGloTP635kJ/agent.71 [2024-03-18T04:49:16.704Z] SSH_AGENT_PID=77 [2024-03-18T04:49:16.709Z] Running ssh-add (command line suppressed) [2024-03-18T04:49:16.808Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-718@tmp/private_key_15213296197121467817.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-718@tmp/private_key_15213296197121467817.key) [2024-03-18T04:49:16.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T04:49:17.163Z] + git semver init [2024-03-18T04:49:17.424Z] 2024-03-18 04:49:17,324 [run_init] DEBUG init version:0.0.0 force:False [2024-03-18T04:49:17.424Z] 2024-03-18 04:49:17,325 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-718/.semver [2024-03-18T04:49:17.424Z] 2024-03-18 04:49:17,325 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-718/.semver [2024-03-18T04:49:17.424Z] 2024-03-18 04:49:17,325 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-718/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-718, universal_newlines=False, shell=None, istream=None) [2024-03-18T04:49:19.970Z] 2024-03-18 04:49:19,399 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-718/.git/info/exclude [2024-03-18T04:49:19.970Z] 2024-03-18 04:49:19,399 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-718/.semver/PR-718 with force:False [2024-03-18T04:49:19.970Z] 2024-03-18 04:49:19,399 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-718/.semver/PR-718 [2024-03-18T04:49:19.971Z] 2024-03-18 04:49:19,403 [execute] INFO git cat-file --batch-check [2024-03-18T04:49:19.971Z] 2024-03-18 04:49:19,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-718/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T04:49:19.971Z] 2024-03-18 04:49:19,410 [execute] INFO git cat-file --batch [2024-03-18T04:49:19.971Z] 2024-03-18 04:49:19,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-718/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T04:49:19.971Z] 2024-03-18 04:49:19,416 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-718/.semver/PR-718 [2024-03-18T04:49:19.971Z] 0.0.0 [Pipeline] } [2024-03-18T04:49:19.999Z] $ docker exec --env ******** --env ******** 1eef4e935015502aaaa6e174373fbe3a9bc46f27c2bfcceb043448e667c555c9 ssh-agent -k [2024-03-18T04:49:20.099Z] unset SSH_AUTH_SOCK; [2024-03-18T04:49:20.100Z] unset SSH_AGENT_PID; [2024-03-18T04:49:20.100Z] echo Agent pid 77 killed; [2024-03-18T04:49:20.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T04:49:20.570Z] + git semver [Pipeline] } [2024-03-18T04:49:20.857Z] $ docker stop --time=1 1eef4e935015502aaaa6e174373fbe3a9bc46f27c2bfcceb043448e667c555c9 [2024-03-18T04:49:22.188Z] $ docker rm -f --volumes 1eef4e935015502aaaa6e174373fbe3a9bc46f27c2bfcceb043448e667c555c9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T04:49:22.595Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-18T04:49:22.873Z] Stashed 1 file(s) [Pipeline] echo [2024-03-18T04:49:22.894Z] [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-18T04:49:23.559Z] provisioning config files... [2024-03-18T04:49:23.570Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-718@tmp/config14621682964875529970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T04:49:23.932Z] ---> ****-login.sh [2024-03-18T04:49:23.932Z] nexus3.edgexfoundry.org:10001 [2024-03-18T04:49:23.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T04:49:23.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T04:49:23.932Z] Configure a credential helper to remove this warning. See [2024-03-18T04:49:23.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T04:49:23.932Z] [2024-03-18T04:49:23.932Z] Login Succeeded [2024-03-18T04:49:23.932Z] nexus3.edgexfoundry.org:10002 [2024-03-18T04:49:23.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T04:49:23.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T04:49:23.932Z] Configure a credential helper to remove this warning. See [2024-03-18T04:49:23.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T04:49:23.932Z] [2024-03-18T04:49:23.932Z] Login Succeeded [2024-03-18T04:49:23.932Z] nexus3.edgexfoundry.org:10003 [2024-03-18T04:49:24.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T04:49:24.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T04:49:24.194Z] Configure a credential helper to remove this warning. See [2024-03-18T04:49:24.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T04:49:24.194Z] [2024-03-18T04:49:24.194Z] Login Succeeded [2024-03-18T04:49:24.194Z] nexus3.edgexfoundry.org:10004 [2024-03-18T04:49:24.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T04:49:24.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T04:49:24.194Z] Configure a credential helper to remove this warning. See [2024-03-18T04:49:24.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T04:49:24.194Z] [2024-03-18T04:49:24.194Z] Login Succeeded [2024-03-18T04:49:24.194Z] ****.io [2024-03-18T04:49:24.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T04:49:24.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T04:49:24.456Z] Configure a credential helper to remove this warning. See [2024-03-18T04:49:24.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T04:49:24.456Z] [2024-03-18T04:49:24.456Z] Login Succeeded [2024-03-18T04:49:24.456Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T04:49:24.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T04:49:24.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T04:49:24.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T04:49:24.791Z] ========================================================= [2024-03-18T04:49:24.791Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-18T04:49:24.791Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T04:49:25.289Z] + 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-18T04:49:25.547Z] Sending build context to Docker daemon 59.21MB [2024-03-18T04:49:25.547Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T04:49:25.547Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-18T04:49:25.547Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-18T04:49:25.547Z] 7264a8db6415: Pulling fs layer [2024-03-18T04:49:25.547Z] c4d48a809fc2: Pulling fs layer [2024-03-18T04:49:25.547Z] 4f1c88b9dad5: Pulling fs layer [2024-03-18T04:49:25.547Z] ad3a456e5733: Pulling fs layer [2024-03-18T04:49:25.547Z] 69c7f0334f64: Pulling fs layer [2024-03-18T04:49:25.547Z] 1f1c1a5573a3: Pulling fs layer [2024-03-18T04:49:25.547Z] ce7588e14bc9: Pulling fs layer [2024-03-18T04:49:25.547Z] b5e4710f87ac: Pulling fs layer [2024-03-18T04:49:25.547Z] 69c7f0334f64: Waiting [2024-03-18T04:49:25.547Z] 1f1c1a5573a3: Waiting [2024-03-18T04:49:25.547Z] ce7588e14bc9: Waiting [2024-03-18T04:49:25.547Z] ad3a456e5733: Waiting [2024-03-18T04:49:25.547Z] c4d48a809fc2: Download complete [2024-03-18T04:49:25.805Z] ad3a456e5733: Download complete [2024-03-18T04:49:25.806Z] 69c7f0334f64: Verifying Checksum [2024-03-18T04:49:25.806Z] 69c7f0334f64: Download complete [2024-03-18T04:49:25.806Z] 7264a8db6415: Verifying Checksum [2024-03-18T04:49:25.806Z] 7264a8db6415: Download complete [2024-03-18T04:49:25.806Z] 1f1c1a5573a3: Verifying Checksum [2024-03-18T04:49:25.806Z] 1f1c1a5573a3: Download complete [2024-03-18T04:49:25.806Z] 7264a8db6415: Pull complete [2024-03-18T04:49:26.064Z] b5e4710f87ac: Verifying Checksum [2024-03-18T04:49:26.064Z] b5e4710f87ac: Download complete [2024-03-18T04:49:26.064Z] c4d48a809fc2: Pull complete [2024-03-18T04:49:26.064Z] 4f1c88b9dad5: Verifying Checksum [2024-03-18T04:49:26.064Z] 4f1c88b9dad5: Download complete [2024-03-18T04:49:26.631Z] ce7588e14bc9: Download complete [2024-03-18T04:49:29.918Z] 4f1c88b9dad5: Pull complete [2024-03-18T04:49:29.918Z] ad3a456e5733: Pull complete [2024-03-18T04:49:29.918Z] 69c7f0334f64: Pull complete [2024-03-18T04:49:29.918Z] 1f1c1a5573a3: Pull complete [2024-03-18T04:49:32.450Z] ce7588e14bc9: Pull complete [2024-03-18T04:49:33.019Z] b5e4710f87ac: Pull complete [2024-03-18T04:49:33.019Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-18T04:49:33.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-18T04:49:33.019Z] ---> 88b5674ff536 [2024-03-18T04:49:33.019Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-18T04:49:37.209Z] ---> Running in 0d92d2e86a99 [2024-03-18T04:49:37.209Z] Removing intermediate container 0d92d2e86a99 [2024-03-18T04:49:37.209Z] ---> d8b8a9866cff [2024-03-18T04:49:37.209Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-18T04:49:37.209Z] ---> Running in 1bbd07053680 [2024-03-18T04:49:37.209Z] Removing intermediate container 1bbd07053680 [2024-03-18T04:49:37.209Z] ---> f042b7345875 [2024-03-18T04:49:37.209Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T04:49:37.209Z] ---> Running in 7ab2722a8a44 [2024-03-18T04:49:37.209Z] Removing intermediate container 7ab2722a8a44 [2024-03-18T04:49:37.209Z] ---> 66ddee5d560e [2024-03-18T04:49:37.209Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-18T04:49:37.209Z] ---> Running in 77162d254744 [2024-03-18T04:49:37.467Z] Removing intermediate container 77162d254744 [2024-03-18T04:49:37.467Z] ---> 909aff8ae3fb [2024-03-18T04:49:37.467Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-18T04:49:37.467Z] ---> Running in 5888eb5a50b9 [2024-03-18T04:49:37.467Z] Removing intermediate container 5888eb5a50b9 [2024-03-18T04:49:37.467Z] ---> 368e248ed6ba [2024-03-18T04:49:37.467Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-18T04:49:38.036Z] latest: Pulling from library/docker [2024-03-18T04:49:38.036Z] 4abcf2066143: Pulling fs layer [2024-03-18T04:49:38.036Z] 0bf151956701: Pulling fs layer [2024-03-18T04:49:38.036Z] 4f4fb700ef54: Pulling fs layer [2024-03-18T04:49:38.036Z] 0ca2bb9cdd6f: Pulling fs layer [2024-03-18T04:49:38.036Z] b33a16258cd2: Pulling fs layer [2024-03-18T04:49:38.036Z] 2875dcb56416: Pulling fs layer [2024-03-18T04:49:38.036Z] 360209ced14e: Pulling fs layer [2024-03-18T04:49:38.036Z] 7acbde70f385: Pulling fs layer [2024-03-18T04:49:38.036Z] d7094c34553d: Pulling fs layer [2024-03-18T04:49:38.036Z] 81e454e4b780: Pulling fs layer [2024-03-18T04:49:38.036Z] 11ab83a05af4: Pulling fs layer [2024-03-18T04:49:38.036Z] 706a9b923a28: Pulling fs layer [2024-03-18T04:49:38.036Z] d7bdcd159f55: Pulling fs layer [2024-03-18T04:49:38.036Z] 7a5c12addbb7: Pulling fs layer [2024-03-18T04:49:38.036Z] d5bf9a92f324: Pulling fs layer [2024-03-18T04:49:38.036Z] c166a377d301: Pulling fs layer [2024-03-18T04:49:38.036Z] 0ca2bb9cdd6f: Waiting [2024-03-18T04:49:38.036Z] b33a16258cd2: Waiting [2024-03-18T04:49:38.036Z] 2875dcb56416: Waiting [2024-03-18T04:49:38.036Z] d7094c34553d: Waiting [2024-03-18T04:49:38.036Z] 360209ced14e: Waiting [2024-03-18T04:49:38.036Z] 81e454e4b780: Waiting [2024-03-18T04:49:38.036Z] 7acbde70f385: Waiting [2024-03-18T04:49:38.036Z] 11ab83a05af4: Waiting [2024-03-18T04:49:38.036Z] 706a9b923a28: Waiting [2024-03-18T04:49:38.036Z] d5bf9a92f324: Waiting [2024-03-18T04:49:38.036Z] d7bdcd159f55: Waiting [2024-03-18T04:49:38.036Z] c166a377d301: Waiting [2024-03-18T04:49:38.036Z] 7a5c12addbb7: Waiting [2024-03-18T04:49:38.295Z] 4f4fb700ef54: Verifying Checksum [2024-03-18T04:49:38.295Z] 4f4fb700ef54: Download complete [2024-03-18T04:49:38.295Z] 0bf151956701: Verifying Checksum [2024-03-18T04:49:38.295Z] 0bf151956701: Download complete [2024-03-18T04:49:38.295Z] 0ca2bb9cdd6f: Download complete [2024-03-18T04:49:38.295Z] 4abcf2066143: Download complete [2024-03-18T04:49:38.363Z] Still waiting to schedule task [2024-03-18T04:49:38.363Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-18T04:49:38.553Z] 2875dcb56416: Verifying Checksum [2024-03-18T04:49:38.553Z] 2875dcb56416: Download complete [2024-03-18T04:49:38.553Z] b33a16258cd2: Verifying Checksum [2024-03-18T04:49:38.553Z] b33a16258cd2: Download complete [2024-03-18T04:49:38.553Z] 4abcf2066143: Pull complete [2024-03-18T04:49:38.811Z] 7acbde70f385: Verifying Checksum [2024-03-18T04:49:38.811Z] 7acbde70f385: Download complete [2024-03-18T04:49:38.811Z] d7094c34553d: Verifying Checksum [2024-03-18T04:49:38.811Z] d7094c34553d: Download complete [2024-03-18T04:49:38.811Z] 0bf151956701: Pull complete [2024-03-18T04:49:38.811Z] 81e454e4b780: Verifying Checksum [2024-03-18T04:49:38.811Z] 81e454e4b780: Download complete [2024-03-18T04:49:38.811Z] 360209ced14e: Verifying Checksum [2024-03-18T04:49:38.811Z] 360209ced14e: Download complete [2024-03-18T04:49:38.811Z] 4f4fb700ef54: Pull complete [2024-03-18T04:49:38.811Z] 706a9b923a28: Download complete [2024-03-18T04:49:38.811Z] d7bdcd159f55: Verifying Checksum [2024-03-18T04:49:38.811Z] d7bdcd159f55: Download complete [2024-03-18T04:49:39.068Z] 0ca2bb9cdd6f: Pull complete [2024-03-18T04:49:39.068Z] d5bf9a92f324: Verifying Checksum [2024-03-18T04:49:39.068Z] d5bf9a92f324: Download complete [2024-03-18T04:49:39.068Z] c166a377d301: Verifying Checksum [2024-03-18T04:49:39.068Z] c166a377d301: Download complete [2024-03-18T04:49:39.326Z] b33a16258cd2: Pull complete [2024-03-18T04:49:39.326Z] 11ab83a05af4: Verifying Checksum [2024-03-18T04:49:39.326Z] 11ab83a05af4: Download complete [2024-03-18T04:49:39.584Z] 2875dcb56416: Pull complete [2024-03-18T04:49:40.149Z] 7a5c12addbb7: Verifying Checksum [2024-03-18T04:49:40.149Z] 7a5c12addbb7: Download complete [2024-03-18T04:49:40.149Z] 360209ced14e: Pull complete [2024-03-18T04:49:40.149Z] 7acbde70f385: Pull complete [2024-03-18T04:49:40.149Z] d7094c34553d: Pull complete [2024-03-18T04:49:40.406Z] 81e454e4b780: Pull complete [2024-03-18T04:49:40.664Z] 11ab83a05af4: Pull complete [2024-03-18T04:49:40.664Z] 706a9b923a28: Pull complete [2024-03-18T04:49:40.922Z] d7bdcd159f55: Pull complete [2024-03-18T04:49:41.856Z] 7a5c12addbb7: Pull complete [2024-03-18T04:49:41.856Z] d5bf9a92f324: Pull complete [2024-03-18T04:49:42.115Z] c166a377d301: Pull complete [2024-03-18T04:49:42.115Z] Digest: sha256:19a2619f1285f127e20923578299cf42407c347872409fff6f8b90b386d5130f [2024-03-18T04:49:42.115Z] Status: Downloaded newer image for docker:latest [2024-03-18T04:49:44.674Z] ---> a5bad654cfe9 [2024-03-18T04:49:44.674Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T04:49:44.674Z] ---> Running in cb0fafadfb0d [2024-03-18T04:49:44.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T04:49:45.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T04:49:45.773Z] OK: 264 MiB in 52 packages [2024-03-18T04:49:46.033Z] Removing intermediate container cb0fafadfb0d [2024-03-18T04:49:46.033Z] ---> 8e6b54d2618b [2024-03-18T04:49:46.033Z] Step 10/15 : ENV GO111MODULE=on [2024-03-18T04:49:46.033Z] ---> Running in abc9e07cdaeb [2024-03-18T04:49:46.294Z] Removing intermediate container abc9e07cdaeb [2024-03-18T04:49:46.294Z] ---> 16c6ead153ef [2024-03-18T04:49:46.294Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-18T04:49:46.294Z] ---> Running in cd42f8ccf4fb [2024-03-18T04:49:46.294Z] Removing intermediate container cd42f8ccf4fb [2024-03-18T04:49:46.294Z] ---> 4756d8795c4c [2024-03-18T04:49:46.294Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-18T04:49:46.554Z] ---> 7bea9e2e9649 [2024-03-18T04:49:46.554Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T04:49:46.554Z] ---> Running in eebca3d03736 [2024-03-18T04:50:18.664Z] Removing intermediate container eebca3d03736 [2024-03-18T04:50:18.664Z] ---> e16fcb891dca [2024-03-18T04:50:18.664Z] Step 14/15 : COPY . . [2024-03-18T04:50:20.047Z] ---> 31b0b362e73c [2024-03-18T04:50:20.047Z] Step 15/15 : RUN ${MAKE} [2024-03-18T04:50:20.047Z] ---> Running in 4c099700fc51 [2024-03-18T04:50:20.307Z] noop [2024-03-18T04:50:20.566Z] Removing intermediate container 4c099700fc51 [2024-03-18T04:50:20.566Z] ---> b2b3f4455129 [2024-03-18T04:50:20.566Z] Successfully built b2b3f4455129 [2024-03-18T04:50:20.566Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T04:50:21.017Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T04:50:21.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T04:50:21.173Z] prd-ubuntu20.04-docker-8c-8g-257 does not seem to be running inside a container [2024-03-18T04:50:21.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-718 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-718:/w/workspace/edgexfoundry_edgex-ui-go_PR-718:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-718@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-718@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 ******** ci-base-image-x86_64 cat [2024-03-18T04:50:21.569Z] $ docker top a8bb1909f67967ce35d0c739d7c2648bcdd90fab07fc202738edd8bfb7087aa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T04:50:21.963Z] + go version [2024-03-18T04:50:21.963Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-18T04:50:22.003Z] $ docker stop --time=1 a8bb1909f67967ce35d0c739d7c2648bcdd90fab07fc202738edd8bfb7087aa4 [2024-03-18T04:50:23.241Z] $ docker rm -f --volumes a8bb1909f67967ce35d0c739d7c2648bcdd90fab07fc202738edd8bfb7087aa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T04:50:23.979Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T04:50:23.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T04:50:24.149Z] prd-ubuntu20.04-docker-8c-8g-257 does not seem to be running inside a container [2024-03-18T04:50:24.190Z] $ 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-718 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-718:/w/workspace/edgexfoundry_edgex-ui-go_PR-718:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-718@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-718@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 ******** ci-base-image-x86_64 cat [2024-03-18T04:50:24.527Z] $ docker top 12bd479da2db6ef8a53ba395e581e061ac614d32bfaa74bc69d7a2e4756e4ab2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T04:50:24.914Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-718 [Pipeline] fileExists [Pipeline] sh [2024-03-18T04:50:25.280Z] + make test [2024-03-18T04:50:25.281Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-18T04:50:26.653Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-18T04:50:31.916Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2024-03-18T04:50:31.916Z] 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-18T04:50:31.916Z] 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-18T04:50:31.916Z] 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-18T04:50:34.449Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret [2024-03-18T04:50:34.449Z] /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-18T04:50:35.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-18T04:50:35.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-18T04:50:35.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-18T04:50:35.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-18T04:50:35.021Z] FAIL [2024-03-18T04:50:35.021Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-18T04:50:35.073Z] $ docker stop --time=1 12bd479da2db6ef8a53ba395e581e061ac614d32bfaa74bc69d7a2e4756e4ab2 [2024-03-18T04:50:37.671Z] $ docker rm -f --volumes 12bd479da2db6ef8a53ba395e581e061ac614d32bfaa74bc69d7a2e4756e4ab2 [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-18T04:50:38.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T04:50:38.906Z] [2024-03-18T04:50:38.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T04:50:39.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T04:50:39.300Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-18T04:50:39.300Z] 5eb5b503b376: Pulling fs layer [2024-03-18T04:50:39.300Z] 5c69ac0246d0: Pulling fs layer [2024-03-18T04:50:39.300Z] ec43610c2a17: Pulling fs layer [2024-03-18T04:50:39.300Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-18T04:50:39.300Z] 33b1e0a273af: Pulling fs layer [2024-03-18T04:50:39.300Z] 5d3b04190fa2: Pulling fs layer [2024-03-18T04:50:39.300Z] 2f39f015ded8: Pulling fs layer [2024-03-18T04:50:39.300Z] 3a2ae6a8a46f: Waiting [2024-03-18T04:50:39.300Z] 5d3b04190fa2: Waiting [2024-03-18T04:50:39.300Z] 2f39f015ded8: Waiting [2024-03-18T04:50:39.300Z] 5c69ac0246d0: Download complete [2024-03-18T04:50:39.300Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-18T04:50:39.300Z] 3a2ae6a8a46f: Download complete [2024-03-18T04:50:39.561Z] ec43610c2a17: Verifying Checksum [2024-03-18T04:50:39.561Z] ec43610c2a17: Download complete [2024-03-18T04:50:39.561Z] 5d3b04190fa2: Verifying Checksum [2024-03-18T04:50:39.561Z] 5d3b04190fa2: Download complete [2024-03-18T04:50:39.561Z] 33b1e0a273af: Verifying Checksum [2024-03-18T04:50:39.561Z] 33b1e0a273af: Download complete [2024-03-18T04:50:39.561Z] 5eb5b503b376: Download complete [2024-03-18T04:50:40.951Z] 5eb5b503b376: Pull complete [2024-03-18T04:50:40.951Z] 5c69ac0246d0: Pull complete [2024-03-18T04:50:41.518Z] ec43610c2a17: Pull complete [2024-03-18T04:50:41.518Z] 3a2ae6a8a46f: Pull complete [2024-03-18T04:50:41.779Z] 33b1e0a273af: Pull complete [2024-03-18T04:50:42.038Z] 5d3b04190fa2: Pull complete [2024-03-18T04:50:47.308Z] 2f39f015ded8: Pull complete [2024-03-18T04:50:47.308Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-18T04:50:47.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T04:50:47.308Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T04:50:47.553Z] prd-ubuntu20.04-docker-8c-8g-257 does not seem to be running inside a container [2024-03-18T04:50:47.592Z] $ 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-718 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-718:/w/workspace/edgexfoundry_edgex-ui-go_PR-718:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-718@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-718@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-18T04:50:51.677Z] $ docker top a71472240c1a39be750f62aee0bbe3f946ca1524f9a702376cbb8d0101c6b776 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T04:50:52.140Z] ---> job-cost.sh [2024-03-18T04:50:52.140Z] lf-activate-venv: SKIPPING [2024-03-18T04:50:52.140Z] INFO: No Stack... [2024-03-18T04:50:52.400Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T04:50:52.660Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T04:50:52.973Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-718/archives/cost.csv [2024-03-18T04:50:52.974Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T04:50:53.014Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-718-1-stack-cost] [2024-03-18T04:50:53.019Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-718-1-stack-cost] did not exist. Created. [2024-03-18T04:50:53.023Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-718-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T04:50:53.415Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-18T04:50:53.491Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T04:50:53.506Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-718-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T04:50:53.608Z] $ docker stop --time=1 a71472240c1a39be750f62aee0bbe3f946ca1524f9a702376cbb8d0101c6b776 [2024-03-18T04:50:54.782Z] $ docker rm -f --volumes a71472240c1a39be750f62aee0bbe3f946ca1524f9a702376cbb8d0101c6b776 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-18T04:50:55.205Z] Failed in branch amd64 [2024-03-18T04:51:11.177Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-258 in /w/workspace/edgexfoundry_edgex-ui-go_PR-718 [Pipeline] { [Pipeline] ws [2024-03-18T04:51:11.241Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-03-18T04:51:14.372Z] The recommended git tool is: git [2024-03-18T04:51:19.139Z] using credential edgex-jenkins-ssh [2024-03-18T04:51:19.159Z] Cloning the remote Git repository [2024-03-18T04:51:19.193Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-18T04:51:19.277Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-03-18T04:51:19.411Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-18T04:51:19.412Z] > git --version # timeout=10 [2024-03-18T04:51:19.432Z] > git --version # 'git version 2.25.1' [2024-03-18T04:51:19.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T04:51:19.607Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T04:51:23.722Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-18T04:51:23.749Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T04:51:25.231Z] Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit 777639cd5f45511595a084d76682f192809b8443 [2024-03-18T04:51:25.769Z] Merge succeeded, producing 777639cd5f45511595a084d76682f192809b8443 [2024-03-18T04:51:25.770Z] Checking out Revision 777639cd5f45511595a084d76682f192809b8443 (PR-718) [2024-03-18T04:51:24.618Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-18T04:51:24.669Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-18T04:51:24.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T04:51:24.696Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/718/head:refs/remotes/origin/PR-718 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-18T04:51:25.246Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T04:51:25.302Z] > git checkout -f 777639cd5f45511595a084d76682f192809b8443 # timeout=10 [2024-03-18T04:51:25.669Z] > git remote # timeout=10 [2024-03-18T04:51:25.689Z] > git config --get remote.origin.url # timeout=10 [2024-03-18T04:51:25.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T04:51:25.727Z] > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 [2024-03-18T04:51:25.751Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-18T04:51:25.771Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T04:51:25.790Z] > git checkout -f 777639cd5f45511595a084d76682f192809b8443 # timeout=10 [2024-03-18T04:51:26.648Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2024-03-18T04:51:26.687Z] > git --version # timeout=10 [2024-03-18T04:51:26.703Z] > git --version # 'git version 2.25.1' [2024-03-18T04:51:26.715Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T04:51:31.585Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-18T04:51:31.585Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T04:51:31.585Z] Dload Upload Total Spent Left Speed [2024-03-18T04:51:31.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 97181 [Pipeline] sh [2024-03-18T04:51:31.933Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-18T04:51:32.274Z] + sudo tee /etc/docker/daemon.new [2024-03-18T04:51:32.275Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-18T04:51:32.275Z] { [2024-03-18T04:51:32.275Z] "registry-mirrors": [ [2024-03-18T04:51:32.275Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-18T04:51:32.275Z] ], [2024-03-18T04:51:32.275Z] "bip": "10.250.0.254/24", [2024-03-18T04:51:32.275Z] "hosts": [ [2024-03-18T04:51:32.275Z] "tcp://0.0.0.0:5555", [2024-03-18T04:51:32.275Z] "unix:///var/run/docker.sock" [2024-03-18T04:51:32.275Z] ], [2024-03-18T04:51:32.275Z] "mtu": 1458, [2024-03-18T04:51:32.275Z] "selinux-enabled": true, [2024-03-18T04:51:32.275Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-18T04:51:32.275Z] } [Pipeline] sh [2024-03-18T04:51:32.613Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-18T04:51:32.952Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T04:51:51.251Z] provisioning config files... [2024-03-18T04:51:51.285Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3926739050300168416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T04:51:51.740Z] ---> ****-login.sh [2024-03-18T04:51:51.741Z] nexus3.edgexfoundry.org:10001 [2024-03-18T04:51:52.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T04:51:52.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T04:51:52.276Z] Configure a credential helper to remove this warning. See [2024-03-18T04:51:52.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T04:51:52.277Z] [2024-03-18T04:51:52.277Z] Login Succeeded [2024-03-18T04:51:52.277Z] nexus3.edgexfoundry.org:10002 [2024-03-18T04:51:52.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T04:51:52.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T04:51:52.816Z] Configure a credential helper to remove this warning. See [2024-03-18T04:51:52.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T04:51:52.816Z] [2024-03-18T04:51:52.816Z] Login Succeeded [2024-03-18T04:51:52.816Z] nexus3.edgexfoundry.org:10003 [2024-03-18T04:51:52.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T04:51:53.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T04:51:53.085Z] Configure a credential helper to remove this warning. See [2024-03-18T04:51:53.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T04:51:53.086Z] [2024-03-18T04:51:53.086Z] Login Succeeded [2024-03-18T04:51:53.086Z] nexus3.edgexfoundry.org:10004 [2024-03-18T04:51:53.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T04:51:53.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T04:51:53.354Z] Configure a credential helper to remove this warning. See [2024-03-18T04:51:53.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T04:51:53.354Z] [2024-03-18T04:51:53.354Z] Login Succeeded [2024-03-18T04:51:53.354Z] ****.io [2024-03-18T04:51:53.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T04:51:53.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T04:51:53.886Z] Configure a credential helper to remove this warning. See [2024-03-18T04:51:53.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T04:51:53.886Z] [2024-03-18T04:51:53.886Z] Login Succeeded [2024-03-18T04:51:53.886Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T04:51:53.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T04:51:54.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T04:51:54.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T04:51:54.408Z] ========================================================= [2024-03-18T04:51:54.408Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-18T04:51:54.408Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T04:51:54.912Z] + 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-18T04:51:56.331Z] Sending build context to Docker daemon 35.21MB [2024-03-18T04:51:56.331Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T04:51:56.331Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-18T04:51:56.331Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-18T04:51:56.331Z] 9fda8d8052c6: Pulling fs layer [2024-03-18T04:51:56.331Z] 5d54e960e981: Pulling fs layer [2024-03-18T04:51:56.331Z] c4a7e357bf2a: Pulling fs layer [2024-03-18T04:51:56.331Z] f0e02332f6b5: Pulling fs layer [2024-03-18T04:51:56.331Z] 872ee5b61b7b: Pulling fs layer [2024-03-18T04:51:56.331Z] 0c6a40ed1a82: Pulling fs layer [2024-03-18T04:51:56.331Z] 94ae7d8d031c: Pulling fs layer [2024-03-18T04:51:56.332Z] 872ee5b61b7b: Waiting [2024-03-18T04:51:56.332Z] 0c6a40ed1a82: Waiting [2024-03-18T04:51:56.332Z] 94ae7d8d031c: Waiting [2024-03-18T04:51:56.332Z] f0e02332f6b5: Waiting [2024-03-18T04:51:56.332Z] 5d54e960e981: Download complete [2024-03-18T04:51:56.332Z] f0e02332f6b5: Verifying Checksum [2024-03-18T04:51:56.332Z] f0e02332f6b5: Download complete [2024-03-18T04:51:56.332Z] 872ee5b61b7b: Verifying Checksum [2024-03-18T04:51:56.332Z] 872ee5b61b7b: Download complete [2024-03-18T04:51:56.332Z] 9fda8d8052c6: Download complete [2024-03-18T04:51:56.919Z] 94ae7d8d031c: Verifying Checksum [2024-03-18T04:51:56.919Z] 94ae7d8d031c: Download complete [2024-03-18T04:51:57.193Z] 9fda8d8052c6: Pull complete [2024-03-18T04:51:57.779Z] 5d54e960e981: Pull complete [2024-03-18T04:51:58.047Z] c4a7e357bf2a: Verifying Checksum [2024-03-18T04:51:58.047Z] c4a7e357bf2a: Download complete [2024-03-18T04:51:59.456Z] 0c6a40ed1a82: Verifying Checksum [2024-03-18T04:51:59.456Z] 0c6a40ed1a82: Download complete [2024-03-18T04:52:11.784Z] c4a7e357bf2a: Pull complete [2024-03-18T04:52:11.784Z] f0e02332f6b5: Pull complete [2024-03-18T04:52:11.784Z] 872ee5b61b7b: Pull complete [2024-03-18T04:52:19.988Z] 0c6a40ed1a82: Pull complete [2024-03-18T04:52:20.941Z] 94ae7d8d031c: Pull complete [2024-03-18T04:52:20.941Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-18T04:52:20.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-18T04:52:20.941Z] ---> 86de565de09d [2024-03-18T04:52:20.941Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-18T04:52:22.891Z] ---> Running in 10e1ffabe080 [2024-03-18T04:52:23.156Z] Removing intermediate container 10e1ffabe080 [2024-03-18T04:52:23.156Z] ---> d02d416b9712 [2024-03-18T04:52:23.156Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-18T04:52:23.156Z] ---> Running in 17475a7f5f12 [2024-03-18T04:52:23.421Z] Removing intermediate container 17475a7f5f12 [2024-03-18T04:52:23.421Z] ---> 064ab29d455e [2024-03-18T04:52:23.421Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T04:52:23.421Z] ---> Running in 03d43f357e14 [2024-03-18T04:52:23.686Z] Removing intermediate container 03d43f357e14 [2024-03-18T04:52:23.686Z] ---> 57503e7b6411 [2024-03-18T04:52:23.686Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-18T04:52:23.955Z] ---> Running in 9cb79a76e041 [2024-03-18T04:52:24.221Z] Removing intermediate container 9cb79a76e041 [2024-03-18T04:52:24.221Z] ---> 8cf4c0ac7564 [2024-03-18T04:52:24.221Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-18T04:52:24.221Z] ---> Running in 436f27f99fde [2024-03-18T04:52:24.486Z] Removing intermediate container 436f27f99fde [2024-03-18T04:52:24.486Z] ---> b573d0bd2f46 [2024-03-18T04:52:24.486Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-18T04:52:25.066Z] latest: Pulling from library/docker [2024-03-18T04:52:25.066Z] bca4290a9639: Pulling fs layer [2024-03-18T04:52:25.066Z] 1445a503f72c: Pulling fs layer [2024-03-18T04:52:25.066Z] 4f4fb700ef54: Pulling fs layer [2024-03-18T04:52:25.066Z] 15768397550a: Pulling fs layer [2024-03-18T04:52:25.066Z] 97a732e1a4ab: Pulling fs layer [2024-03-18T04:52:25.066Z] 3a03ecf580b8: Pulling fs layer [2024-03-18T04:52:25.066Z] b2e113c6e684: Pulling fs layer [2024-03-18T04:52:25.066Z] 0d2c9041fe85: Pulling fs layer [2024-03-18T04:52:25.066Z] 7f01549a193b: Pulling fs layer [2024-03-18T04:52:25.066Z] 9c3625cd6c16: Pulling fs layer [2024-03-18T04:52:25.066Z] e44167551c9c: Pulling fs layer [2024-03-18T04:52:25.066Z] 3e6a46390bac: Pulling fs layer [2024-03-18T04:52:25.066Z] b464507a3a71: Pulling fs layer [2024-03-18T04:52:25.066Z] 80e81a400c13: Pulling fs layer [2024-03-18T04:52:25.066Z] 51a8b090eb10: Pulling fs layer [2024-03-18T04:52:25.066Z] e81d2a4bdc82: Pulling fs layer [2024-03-18T04:52:25.066Z] 9c3625cd6c16: Waiting [2024-03-18T04:52:25.066Z] e44167551c9c: Waiting [2024-03-18T04:52:25.066Z] 3e6a46390bac: Waiting [2024-03-18T04:52:25.066Z] b464507a3a71: Waiting [2024-03-18T04:52:25.066Z] 80e81a400c13: Waiting [2024-03-18T04:52:25.066Z] 51a8b090eb10: Waiting [2024-03-18T04:52:25.066Z] e81d2a4bdc82: Waiting [2024-03-18T04:52:25.066Z] 15768397550a: Waiting [2024-03-18T04:52:25.066Z] 97a732e1a4ab: Waiting [2024-03-18T04:52:25.066Z] 3a03ecf580b8: Waiting [2024-03-18T04:52:25.066Z] b2e113c6e684: Waiting [2024-03-18T04:52:25.066Z] 7f01549a193b: Waiting [2024-03-18T04:52:25.066Z] 0d2c9041fe85: Waiting [2024-03-18T04:52:25.338Z] 4f4fb700ef54: Verifying Checksum [2024-03-18T04:52:25.338Z] 4f4fb700ef54: Download complete [2024-03-18T04:52:25.338Z] 1445a503f72c: Verifying Checksum [2024-03-18T04:52:25.338Z] 1445a503f72c: Download complete [2024-03-18T04:52:25.338Z] bca4290a9639: Verifying Checksum [2024-03-18T04:52:25.338Z] bca4290a9639: Download complete [2024-03-18T04:52:25.338Z] 15768397550a: Verifying Checksum [2024-03-18T04:52:25.338Z] 15768397550a: Download complete [2024-03-18T04:52:25.926Z] 97a732e1a4ab: Verifying Checksum [2024-03-18T04:52:25.926Z] 97a732e1a4ab: Download complete [2024-03-18T04:52:26.194Z] 3a03ecf580b8: Verifying Checksum [2024-03-18T04:52:26.194Z] 3a03ecf580b8: Download complete [2024-03-18T04:52:26.194Z] b2e113c6e684: Verifying Checksum [2024-03-18T04:52:26.194Z] b2e113c6e684: Download complete [2024-03-18T04:52:26.194Z] 0d2c9041fe85: Download complete [2024-03-18T04:52:26.194Z] bca4290a9639: Pull complete [2024-03-18T04:52:26.194Z] 7f01549a193b: Verifying Checksum [2024-03-18T04:52:26.194Z] 7f01549a193b: Download complete [2024-03-18T04:52:26.194Z] 9c3625cd6c16: Download complete [2024-03-18T04:52:26.463Z] b464507a3a71: Verifying Checksum [2024-03-18T04:52:26.463Z] b464507a3a71: Download complete [2024-03-18T04:52:26.463Z] 3e6a46390bac: Verifying Checksum [2024-03-18T04:52:26.463Z] 3e6a46390bac: Download complete [2024-03-18T04:52:26.463Z] 51a8b090eb10: Verifying Checksum [2024-03-18T04:52:26.730Z] 51a8b090eb10: Download complete [2024-03-18T04:52:26.730Z] e44167551c9c: Verifying Checksum [2024-03-18T04:52:26.730Z] e44167551c9c: Download complete [2024-03-18T04:52:26.730Z] e81d2a4bdc82: Download complete [2024-03-18T04:52:26.998Z] 1445a503f72c: Pull complete [2024-03-18T04:52:27.265Z] 4f4fb700ef54: Pull complete [2024-03-18T04:52:27.534Z] 15768397550a: Pull complete [2024-03-18T04:52:28.117Z] 80e81a400c13: Verifying Checksum [2024-03-18T04:52:28.117Z] 80e81a400c13: Download complete [2024-03-18T04:52:28.701Z] 97a732e1a4ab: Pull complete [2024-03-18T04:52:30.118Z] 3a03ecf580b8: Pull complete [2024-03-18T04:52:31.525Z] b2e113c6e684: Pull complete [2024-03-18T04:52:31.794Z] 0d2c9041fe85: Pull complete [2024-03-18T04:52:31.794Z] 7f01549a193b: Pull complete [2024-03-18T04:52:32.061Z] 9c3625cd6c16: Pull complete [2024-03-18T04:52:33.471Z] e44167551c9c: Pull complete [2024-03-18T04:52:33.738Z] 3e6a46390bac: Pull complete [2024-03-18T04:52:34.005Z] b464507a3a71: Pull complete [2024-03-18T04:52:37.347Z] 80e81a400c13: Pull complete [2024-03-18T04:52:37.614Z] 51a8b090eb10: Pull complete [2024-03-18T04:52:37.614Z] e81d2a4bdc82: Pull complete [2024-03-18T04:52:37.614Z] Digest: sha256:19a2619f1285f127e20923578299cf42407c347872409fff6f8b90b386d5130f [2024-03-18T04:52:37.881Z] Status: Downloaded newer image for docker:latest [2024-03-18T04:52:40.464Z] ---> 6585d4bfe9a9 [2024-03-18T04:52:40.464Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T04:52:40.464Z] ---> Running in 074fa2dc40b6 [2024-03-18T04:52:41.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T04:52:41.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T04:52:42.595Z] OK: 266 MiB in 52 packages [2024-03-18T04:52:43.560Z] Removing intermediate container 074fa2dc40b6 [2024-03-18T04:52:43.560Z] ---> f9c21e8d1dc9 [2024-03-18T04:52:43.560Z] Step 10/15 : ENV GO111MODULE=on [2024-03-18T04:52:43.560Z] ---> Running in 7f7e07733d84 [2024-03-18T04:52:43.828Z] Removing intermediate container 7f7e07733d84 [2024-03-18T04:52:43.828Z] ---> 021b8de50077 [2024-03-18T04:52:43.828Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-18T04:52:43.828Z] ---> Running in 89bb2a9a9abd [2024-03-18T04:52:44.096Z] Removing intermediate container 89bb2a9a9abd [2024-03-18T04:52:44.096Z] ---> 6c857037db07 [2024-03-18T04:52:44.096Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-18T04:52:44.679Z] ---> 503ed4ef9420 [2024-03-18T04:52:44.679Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T04:52:44.679Z] ---> Running in 720ca51f3ed1 [2024-03-18T04:53:41.068Z] Removing intermediate container 720ca51f3ed1 [2024-03-18T04:53:41.068Z] ---> 19ed6b9aea40 [2024-03-18T04:53:41.068Z] Step 14/15 : COPY . . [2024-03-18T04:53:44.422Z] ---> 07c881a494e8 [2024-03-18T04:53:44.422Z] Step 15/15 : RUN ${MAKE} [2024-03-18T04:53:44.422Z] ---> Running in e442dc5bda66 [2024-03-18T04:53:45.391Z] noop [2024-03-18T04:53:45.974Z] Removing intermediate container e442dc5bda66 [2024-03-18T04:53:45.974Z] ---> 38463b9bb30d [2024-03-18T04:53:45.974Z] Successfully built 38463b9bb30d [2024-03-18T04:53:45.974Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T04:53:46.474Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T04:53:46.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T04:53:46.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-258 does not seem to be running inside a container [2024-03-18T04:53:46.799Z] $ 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-18T04:53:48.005Z] $ docker top b4ae6d7cfa90fd28a33443c9d2559b59bca612bcd245e5e301f766f7e95a9444 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T04:53:48.882Z] + go version [2024-03-18T04:53:48.882Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-18T04:53:48.916Z] $ docker stop --time=1 b4ae6d7cfa90fd28a33443c9d2559b59bca612bcd245e5e301f766f7e95a9444 [2024-03-18T04:53:50.475Z] $ docker rm -f --volumes b4ae6d7cfa90fd28a33443c9d2559b59bca612bcd245e5e301f766f7e95a9444 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T04:53:51.349Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T04:53:51.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T04:53:51.597Z] prd-ubuntu20.04-docker-arm64-4c-16g-258 does not seem to be running inside a container [2024-03-18T04:53:51.730Z] $ 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-18T04:53:52.864Z] $ docker top 150995b9d3295bf261e8f383ab187752069d136a98b8bf3854d7248bde3e0874 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T04:53:53.779Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-18T04:53:54.214Z] + make test [2024-03-18T04:53:54.482Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-18T04:53:58.736Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-18T04:54:37.590Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2024-03-18T04:54:37.590Z] 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-18T04:54:37.590Z] 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-18T04:54:37.590Z] 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-18T04:55:04.276Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret [2024-03-18T04:55:04.276Z] /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-18T04:55:06.210Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-18T04:55:06.210Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-18T04:55:06.210Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-18T04:55:06.210Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-18T04:55:06.210Z] FAIL [2024-03-18T04:55:06.481Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-18T04:55:06.524Z] $ docker stop --time=1 150995b9d3295bf261e8f383ab187752069d136a98b8bf3854d7248bde3e0874 [2024-03-18T04:55:08.482Z] $ docker rm -f --volumes 150995b9d3295bf261e8f383ab187752069d136a98b8bf3854d7248bde3e0874 [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-18T04:55:10.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T04:55:10.206Z] [2024-03-18T04:55:10.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T04:55:10.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T04:55:10.871Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-18T04:55:10.871Z] 8998bd30e6a1: Pulling fs layer [2024-03-18T04:55:10.871Z] 04944245beec: Pulling fs layer [2024-03-18T04:55:10.871Z] 699f458cf7ca: Pulling fs layer [2024-03-18T04:55:10.871Z] 765212b225bb: Pulling fs layer [2024-03-18T04:55:10.871Z] f23df028b6ca: Pulling fs layer [2024-03-18T04:55:10.871Z] d65c8cfc05b1: Pulling fs layer [2024-03-18T04:55:10.871Z] 2437ff75d9bd: Pulling fs layer [2024-03-18T04:55:10.871Z] 765212b225bb: Waiting [2024-03-18T04:55:10.871Z] f23df028b6ca: Waiting [2024-03-18T04:55:10.871Z] d65c8cfc05b1: Waiting [2024-03-18T04:55:10.871Z] 2437ff75d9bd: Waiting [2024-03-18T04:55:10.871Z] 04944245beec: Verifying Checksum [2024-03-18T04:55:10.871Z] 04944245beec: Download complete [2024-03-18T04:55:10.871Z] 765212b225bb: Verifying Checksum [2024-03-18T04:55:10.871Z] 765212b225bb: Download complete [2024-03-18T04:55:11.138Z] f23df028b6ca: Verifying Checksum [2024-03-18T04:55:11.138Z] f23df028b6ca: Download complete [2024-03-18T04:55:11.138Z] d65c8cfc05b1: Verifying Checksum [2024-03-18T04:55:11.138Z] d65c8cfc05b1: Download complete [2024-03-18T04:55:11.138Z] 699f458cf7ca: Verifying Checksum [2024-03-18T04:55:11.138Z] 699f458cf7ca: Download complete [2024-03-18T04:55:11.721Z] 8998bd30e6a1: Verifying Checksum [2024-03-18T04:55:11.721Z] 8998bd30e6a1: Download complete [2024-03-18T04:55:14.310Z] 2437ff75d9bd: Verifying Checksum [2024-03-18T04:55:14.310Z] 2437ff75d9bd: Download complete [2024-03-18T04:55:16.261Z] 8998bd30e6a1: Pull complete [2024-03-18T04:55:16.527Z] 04944245beec: Pull complete [2024-03-18T04:55:17.931Z] 699f458cf7ca: Pull complete [2024-03-18T04:55:18.197Z] 765212b225bb: Pull complete [2024-03-18T04:55:19.155Z] f23df028b6ca: Pull complete [2024-03-18T04:55:19.420Z] d65c8cfc05b1: Pull complete [2024-03-18T04:55:37.618Z] 2437ff75d9bd: Pull complete [2024-03-18T04:55:37.619Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-18T04:55:37.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T04:55:37.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T04:55:37.967Z] prd-ubuntu20.04-docker-arm64-4c-16g-258 does not seem to be running inside a container [2024-03-18T04:55:38.029Z] $ 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-18T04:55:40.535Z] $ docker top 9da605ae24eb4ac2770f86185ec36f6ce8715ddc8958cb8e70433a645ed8a086 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T04:55:41.417Z] ---> job-cost.sh [2024-03-18T04:55:41.417Z] lf-activate-venv: SKIPPING [2024-03-18T04:55:41.417Z] INFO: No Stack... [2024-03-18T04:55:41.682Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-18T04:55:42.636Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T04:55:43.297Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2024-03-18T04:55:43.297Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T04:55:43.364Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-718-1-stack-cost] [2024-03-18T04:55:43.369Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-718-1-stack-cost] did not exist. Created. [2024-03-18T04:55:43.373Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-718-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T04:55:44.097Z] /w/workspace/edgex-ui-go/1@tmp/durable-9604348d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-18T04:55:44.752Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-18T04:55:44.792Z] Warning: overwriting stash ‘stack-cost’ [2024-03-18T04:55:45.328Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T04:55:45.345Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-718-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T04:55:45.436Z] $ docker stop --time=1 9da605ae24eb4ac2770f86185ec36f6ce8715ddc8958cb8e70433a645ed8a086 [2024-03-18T04:55:46.921Z] $ docker rm -f --volumes 9da605ae24eb4ac2770f86185ec36f6ce8715ddc8958cb8e70433a645ed8a086 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-18T04:55:47.682Z] 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-18T04:55:49.868Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-718/archives ] [2024-03-18T04:55:49.868Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-718/archives [2024-03-18T04:55:49.868Z] total 16 [2024-03-18T04:55:49.868Z] drwxr-xr-x 3 root root 4096 Mar 18 04:50 . [2024-03-18T04:55:49.868Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 18 04:50 .. [2024-03-18T04:55:49.868Z] drwxr-xr-x 2 root root 4096 Mar 18 04:50 cost [2024-03-18T04:55:49.868Z] -rw-r--r-- 1 root root 83 Mar 18 04:50 cost.csv [2024-03-18T04:55:49.868Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-718/archives [2024-03-18T04:55:49.868Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-718/archives [2024-03-18T04:55:49.868Z] total 16 [2024-03-18T04:55:49.868Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 04:50 . [2024-03-18T04:55:49.868Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 18 04:50 .. [2024-03-18T04:55:49.868Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 04:50 cost [2024-03-18T04:55:49.868Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 18 04:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-18T04:55:50.200Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T04:55:51.095Z] ---> package-listing.sh [2024-03-18T04:55:51.095Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-18T04:55:51.095Z] ++ facter osfamily [2024-03-18T04:55:51.354Z] + OS_FAMILY=debian [2024-03-18T04:55:51.354Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-718 [2024-03-18T04:55:51.354Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-18T04:55:51.354Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-18T04:55:51.354Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-18T04:55:51.354Z] + PACKAGES=/tmp/packages_start.txt [2024-03-18T04:55:51.354Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-718 ']' [2024-03-18T04:55:51.354Z] + PACKAGES=/tmp/packages_end.txt [2024-03-18T04:55:51.354Z] + case "${OS_FAMILY}" in [2024-03-18T04:55:51.354Z] + dpkg -l [2024-03-18T04:55:51.354Z] + grep '^ii' [2024-03-18T04:55:51.354Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-18T04:55:51.354Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-18T04:55:51.354Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-18T04:55:51.354Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-718 ']' [2024-03-18T04:55:51.354Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-718/archives/ [2024-03-18T04:55:51.354Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-718/archives/ [Pipeline] echo [2024-03-18T04:55:51.387Z] 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-718/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-18T04:55:51.676Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T04:55:52.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T04:55:52.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T04:55:52.484Z] prd-ubuntu20.04-docker-8c-8g-257 does not seem to be running inside a container [2024-03-18T04:55:52.528Z] $ 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-718/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-718 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-718:/w/workspace/edgexfoundry_edgex-ui-go_PR-718:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-718@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-718@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-18T04:55:52.704Z] $ docker top b7112b31134e6cc8f1e5c518603829f7057304e2fbc24274a46b6feee7ebc1cd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T04:55:53.096Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-18T04:55:53.410Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-18T04:55:53.728Z] + ls /var/log/sa-host [2024-03-18T04:55:53.728Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T04:55:53.944Z] provisioning config files... [2024-03-18T04:55:53.954Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-718@tmp/config285741496122617279tmp [Pipeline] { [Pipeline] echo [2024-03-18T04:55:54.013Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T04:55:54.323Z] ---> create-netrc.sh [Pipeline] } [2024-03-18T04:55:54.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-18T04:55:54.750Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-18T04:55:54.783Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T04:55:55.094Z] ---> sudo-logs.sh [2024-03-18T04:55:55.094Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-18T04:55:55.183Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T04:55:55.493Z] ---> job-cost.sh [2024-03-18T04:55:55.493Z] lf-activate-venv: SKIPPING [2024-03-18T04:55:55.493Z] DEBUG: total: 0.2199999988079071 [2024-03-18T04:55:55.493Z] INFO: Retrieving Stack Cost... [2024-03-18T04:55:55.753Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T04:55:56.014Z] INFO: Archiving Costs [Pipeline] echo [2024-03-18T04:55:56.055Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T04:55:56.372Z] ---> logs-deploy.sh [2024-03-18T04:55:56.372Z] lf-activate-venv: SKIPPING [2024-03-18T04:55:56.372Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-718/1 [2024-03-18T04:55:56.372Z] INFO: archiving workspace using pattern(s): [2024-03-18T04:55:57.310Z] Archives upload complete. [2024-03-18T04:55:57.310Z] INFO: archiving logs to Nexus